Started by user Ondrej Dockal Running as Ondrej Dockal Agent centos-7-z9lnm is provisioned from template centos-7 --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30" jenkins/label: "migration_jipp-migration_centos-7" name: "centos-7-z9lnm" 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-z9lnm" - 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-z9lnm" - 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-4.13.3" 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-z9lnm (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.1' > 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 9769e32a6e095ab482061a16618e8fbd4e5a681d (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9769e32a6e095ab482061a16618e8fbd4e5a681d # timeout=10 Commit message: "Adding copyright notice, description, author and specifying created shells" > git rev-list --no-walk fc6e4652e0321c26ec0801957ab0262c6b7d1702 # 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 :75 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset Xvnc TigerVNC 1.8.0 - built Nov 16 2020 16:47:50 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt) See http://www.tigervnc.org for information on TigerVNC. Underlying X server release 12004000, The X.Org Foundation Wed Nov 16 13:12:30 2022 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5975 vncext: created VNC server for screen 0 [reddeer.verification.parametrized] $ /bin/sh -xe /tmp/jenkins3458074760735612255.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=true -Declipse-orbit-update-site=https://download.eclipse.org/tools/orbit/downloads/latest-S -Declipse-target-site=https://download.eclipse.org/releases/2022-12 -DskipTests=false -Djava.target.version=17 -Dmaven.test.failure.ignore=true -Dsurefire.timeout=9600 clean verify -U Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0) Maven home: /opt/tools/apache-maven/latest Java version: 17.0.1, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.1 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.14.14-200.fc34.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/releases/2022-12/ (122B) [INFO] Adding repository https://download.eclipse.org/releases/2022-12 [INFO] Fetching compositeContent.jar from https://download.eclipse.org/releases/2022-12/ (480B) [INFO] Fetching compositeContent.xml from https://download.eclipse.org/technology/epp/packages/2022-12/ (442B) [INFO] Fetching content.jar from https://download.eclipse.org/technology/epp/packages/2022-12/202210271200/ (88.5kB) [INFO] Fetching p2.index from https://download.eclipse.org/releases/2022-12/202210281000/ (140B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/2022-12/202210281000/ (791.38kB) [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/ (13.5kB) [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/latest-S/ (134B) [INFO] Adding repository https://download.eclipse.org/tools/orbit/downloads/latest-S [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/latest-S/ (428B) [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/S20221115203712/repository/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops/S20221115203712/repository/ (102.04kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.common:4.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.common/pom.xml [INFO] Fetching 202210281000&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2022-12/ (63B) [INFO] Fetching org.eclipse.osgi_3.18.200.v20221006-1531.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (1.47MB) [INFO] Fetching org.osgi.util.promise_1.2.0.202109301733.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (81.45kB) [INFO] Fetching org.apache.felix.scr_2.2.4.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (393.41kB) [INFO] Fetching org.osgi.service.component_1.5.0.202109301733.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (64.86kB) [INFO] Fetching org.eclipse.swt_3.121.100.v20221020-2202.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (18.78kB) [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (65.43kB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.121.100.v20221020-2202.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (2.15MB) [INFO] Fetching org.osgi.util.function_1.2.0.202109301733.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (23.09kB) [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.121.100.v20221020-2202.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (2.48MB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.121.100.v20221020-2202.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (2.07MB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.core:4.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.core/pom.xml [INFO] Fetching com.ibm.icu_71.1.0.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (13.32MB) [INFO] Fetching com.sun.jna_5.12.1.v20221103-2317.jar from https://download.eclipse.org/tools/orbit/downloads/drops/S20221115203712/repository/plugins/ (1.82MB) [INFO] Fetching com.sun.jna.platform_5.12.1.v20221103-2317.jar from https://download.eclipse.org/tools/orbit/downloads/drops/S20221115203712/repository/plugins/ (1.44MB) [INFO] Fetching javax.annotation_1.3.5.v20221112-0806.jar from https://download.eclipse.org/tools/orbit/downloads/drops/S20221115203712/repository/plugins/ (48.09kB) [INFO] Fetching javax.inject_1.0.0.v20220405-0441.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (32.41kB) [INFO] Fetching org.apache.batik.constants_1.16.0.v20221027-0840.jar from https://download.eclipse.org/tools/orbit/downloads/drops/S20221115203712/repository/plugins/ (22.12kB) [INFO] Fetching org.apache.batik.util_1.16.0.v20221027-0840.jar from https://download.eclipse.org/tools/orbit/downloads/drops/S20221115203712/repository/plugins/ (146.86kB) [INFO] Fetching org.apache.batik.i18n_1.16.0.v20221027-0840.jar from https://download.eclipse.org/tools/orbit/downloads/drops/S20221115203712/repository/plugins/ (25.35kB) [INFO] Fetching org.apache.xmlgraphics_2.7.0.v20221018-0736.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (717.41kB) [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (95.26kB) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (15.35kB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (35.59kB) [INFO] Fetching org.apache.batik.css_1.16.0.v20221027-0840.jar from https://download.eclipse.org/tools/orbit/downloads/drops/S20221115203712/repository/plugins/ (361.47kB) [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (302.53kB) [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (71.45kB) [INFO] Fetching org.eclipse.core.commands_3.10.200.v20220512-0851.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (114.56kB) [INFO] Fetching org.eclipse.equinox.common_3.17.0.v20221006-0914.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (147.01kB) [INFO] Fetching org.eclipse.core.contenttype_3.8.200.v20220817-1539.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (101.83kB) [INFO] Fetching org.eclipse.equinox.preferences_3.10.100.v20220710-1223.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (135.73kB) [INFO] Fetching org.eclipse.equinox.registry_3.11.200.v20220817-1601.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (196.21kB) [INFO] Fetching org.eclipse.core.databinding_1.11.200.v20221005-0542.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (289.68kB) [INFO] Fetching org.eclipse.core.databinding.observable_1.12.0.v20211231-1006.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (313kB) [INFO] Fetching org.eclipse.core.databinding.property_1.9.0.v20210619-1129.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (163.08kB) [INFO] Fetching org.eclipse.core.expressions_3.8.200.v20220613-1047.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (93.93kB) [INFO] Fetching org.eclipse.core.runtime_3.26.0.v20220813-0916.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (74.34kB) [INFO] Fetching org.eclipse.core.jobs_3.13.200.v20221020-1350.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (112.93kB) [INFO] Fetching org.eclipse.equinox.app_1.6.200.v20220720-2012.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (90.9kB) [INFO] Fetching org.eclipse.e4.core.commands_1.0.200.v20220629-1225.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (27.8kB) [INFO] Fetching org.eclipse.e4.core.di_1.8.300.v20220817-1539.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (54.29kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.11.0.v20220716-0839.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (57.49kB) [INFO] Fetching org.eclipse.e4.core.services_2.3.400.v20220915-1347.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (71.46kB) [INFO] Fetching org.osgi.service.event_1.4.1.202109301733.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (46.59kB) [INFO] Fetching org.eclipse.e4.core.di.annotations_1.7.200.v20220613-1008.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (13.81kB) [INFO] Fetching org.eclipse.e4.core.di.extensions_0.17.200.v20220613-1008.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (12.96kB) [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.16.400.v20220613-1047.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (42.3kB) [INFO] Fetching org.osgi.service.prefs_1.1.2.202109301733.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (19.69kB) [INFO] Fetching org.eclipse.e4.emf.xpath_0.3.0.v20210722-1426.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (51.03kB) [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (317.8kB) [INFO] Fetching org.eclipse.emf.ecore_2.28.0.v20220817-1401.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (1.26MB) [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.100.v20210722-1426.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (45.85kB) [INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (24.31kB) [INFO] Fetching org.eclipse.jface_3.28.0.v20221020-0646.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (1.11MB) [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.300.v20220809-1237.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (215.89kB) [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.700.v20220928-1320.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (204.98kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.200.v20220906-1345.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (30.04kB) [INFO] Fetching org.eclipse.e4.ui.di_1.4.0.v20210621-1133.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (16.41kB) [INFO] Fetching org.eclipse.e4.ui.dialogs_1.3.300.v20220815-1831.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (58.52kB) [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.2.200.v20220817-1444.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (397.11kB) [INFO] Fetching org.eclipse.equinox.event_1.6.100.v20211021-1418.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (33.33kB) [INFO] Fetching org.eclipse.e4.ui.widgets_1.3.0.v20210621-1136.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (13.3kB) [INFO] Fetching org.eclipse.e4.ui.workbench_1.13.200.v20220808-2019.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (266.92kB) [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (89.67kB) [INFO] Fetching org.eclipse.emf.ecore.xmi_2.17.0.v20220817-1334.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (232.69kB) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.500.v20220915-1103.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (119.96kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.700.v20220921-1214.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (252.14kB) [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.700.v20220912-2020.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (149.46kB) [INFO] Fetching org.eclipse.jface.databinding_1.14.0.v20220921-1419.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (291.44kB) [INFO] Fetching org.eclipse.e4.ui.workbench3_0.16.0.v20210619-0956.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (21.08kB) [INFO] Fetching org.eclipse.urischeme_1.2.100.v20211001-1648.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (51.9kB) [INFO] Fetching org.eclipse.emf.common_2.26.0.v20220908-0712.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (369.73kB) [INFO] Fetching org.eclipse.help_3.9.100.v20210721-0601.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (270.25kB) [INFO] Fetching org.eclipse.ui_3.201.200.v20220921-1126.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (434.05kB) [INFO] Fetching org.eclipse.ui.workbench_3.127.0.v20221020-0646.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (3.49MB) [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (21.23kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.swt:4.4.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.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench/pom.xml [INFO] Fetching bcpg_1.72.0.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (393.64kB) [INFO] Fetching bcprov_1.72.0.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (10.75MB) [INFO] Fetching org.apache.commons.commons-io_2.11.0.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (319.47kB) [INFO] Fetching org.eclipse.compare.core_3.7.100.v20220812-1406.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (69.26kB) [INFO] Fetching org.eclipse.core.filebuffers_3.7.200.v20220202-1008.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (115.6kB) [INFO] Fetching org.eclipse.text_3.12.300.v20220921-1010.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (297.19kB) [INFO] Fetching org.eclipse.core.filesystem_1.9.500.v20220817-1539.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (71.65kB) [INFO] Fetching org.eclipse.core.resources_3.18.100.v20221020-1450.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (891.62kB) [INFO] Fetching org.eclipse.e4.ui.ide_3.16.100.v20220310-1350.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (11.51kB) [INFO] Fetching org.eclipse.equinox.bidi_1.4.200.v20220710-1223.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (52.55kB) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.500.v20220420-1427.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (169.5kB) [INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.300.v20220817-1208.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (362.07kB) [INFO] Fetching org.tukaani.xz_1.9.0.v20210624-1259.jar from https://download.eclipse.org/tools/orbit/downloads/drops/S20221115203712/repository/plugins/ (131.39kB) [INFO] Fetching org.eclipse.equinox.p2.core_2.9.200.v20220817-1208.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (79.47kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.2.300.v20220420-1427.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (68.04kB) [INFO] Fetching org.eclipse.equinox.p2.repository_2.6.300.v20221017-0909.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (176.24kB) [INFO] Fetching org.eclipse.equinox.p2.engine_2.7.500.v20220817-1208.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (221.38kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.4.100.v20220329-1456.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (132.68kB) [INFO] Fetching org.eclipse.equinox.security_1.3.1000.v20220801-1135.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (115.07kB) [INFO] Fetching org.eclipse.jface.text_3.21.100.v20221007-0556.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (1.04MB) [INFO] Fetching org.eclipse.ui.editors_3.14.400.v20220730-1844.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (620.52kB) [INFO] Fetching org.eclipse.ui.ide_3.19.200.v20221017-0605.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (2.41MB) [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.600.v20220809-1658.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (690.83kB) [INFO] Fetching org.eclipse.ui.navigator_3.10.300.v20220817-1444.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (424.9kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.workbench.core:4.4.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.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench.core/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench:4.4.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.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.uiforms/pom.xml [INFO] Fetching org.eclipse.ui.forms_3.11.400.v20220817-1444.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (331.65kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.jface:4.4.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.4.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.13.2.v20220426-1653.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (89.82kB) [INFO] Fetching com.fasterxml.jackson.core.jackson-core_2.13.2.v20220426-1653.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (386.84kB) [INFO] Fetching com.fasterxml.jackson.core.jackson-databind_2.13.2.v20220426-1653.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (1.53MB) [INFO] Fetching org.apache.commons.lang_2.6.0.v20220406-2305.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (300.96kB) [INFO] Fetching org.bouncycastle.bcpg_1.72.0.v20221013-1810.jar from https://download.eclipse.org/tools/orbit/downloads/drops/S20221115203712/repository/plugins/ (401.71kB) [INFO] Fetching org.eclipse.core.variables_3.5.100.v20210721-1355.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (35.64kB) [INFO] Fetching org.eclipse.debug.core_3.20.0.v20220811-0741.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (400.2kB) [INFO] Fetching org.eclipse.debug.ui_3.17.100.v20220926-1344.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (3MB) [INFO] Fetching org.eclipse.ui.console_3.11.400.v20221012-0524.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (245.21kB) [INFO] Fetching org.eclipse.e4.ui.progress_0.3.600.v20221012-2055.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (209.6kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.100.v20220817-1208.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (38.37kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.200.v20220315-2155.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (69.13kB) [INFO] Fetching org.eclipse.equinox.p2.director_2.5.400.v20220817-1208.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (112.39kB) [INFO] Fetching org.sat4j.core_2.3.6.v20201214.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (429.55kB) [INFO] Fetching org.sat4j.pb_2.3.6.v20201214.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (432.64kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.100.v20220620-1617.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (48.41kB) [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.3.0.v20210316-1209.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (31.04kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.3.300.v20220817-1208.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (133.75kB) [INFO] Fetching org.eclipse.equinox.p2.publisher_1.7.200.v20220805-0804.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (103.71kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.4.200.v20221007-0636.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (246.23kB) [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.4.100.v20220213-0541.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (35.63kB) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.2.0.v20210316-1209.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (24.82kB) [INFO] Fetching org.eclipse.equinox.p2.operations_2.6.100.v20220817-1208.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (77.31kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.0.v20210315-2228.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (26.34kB) [INFO] Fetching org.eclipse.equinox.p2.ui_2.7.700.v20221015-0933.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (659.54kB) [INFO] Fetching org.eclipse.equinox.security.ui_1.3.400.v20221007-1815.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (172.26kB) [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.2.300.v20220420-1427.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (100.51kB) [INFO] Fetching org.junit_4.13.2.v20211018-1956.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (421.77kB) [INFO] Fetching org.eclipse.ui.browser_3.7.300.v20220912-1423.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (209.3kB) [INFO] Fetching org.eclipse.ui.views.log_1.3.400.v20220907-1244.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (174kB) [INFO] Fetching org.eclipse.wst.server.core_1.10.200.v202106020138.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (398.77kB) [INFO] Fetching org.eclipse.wst.server.ui_1.5.800.v202208260501.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (944.44kB) [INFO] Fetching org.json_1.0.0.v201011060100.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (56.15kB) [INFO] Fetching org.yaml.snakeyaml_1.27.0.v20221112-0806.jar from https://download.eclipse.org/tools/orbit/downloads/drops/S20221115203712/repository/plugins/ (331.27kB) [INFO] Fetching org.eclipse.wst.common.core_1.4.100.v202103232321.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (60.7kB) [INFO] Fetching org.eclipse.wst.internet.monitor.core_1.0.700.v202007170127.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (75.48kB) [INFO] Fetching org.eclipse.wst.server.discovery_1.3.500.v202204301608.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (102.92kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.gef:4.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.gef/pom.xml [INFO] Fetching org.eclipse.draw2d_3.11.200.202209041213.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (628.49kB) [INFO] Fetching org.eclipse.gef_3.13.0.202209041213.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (1,001.01kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.gef.spy:4.4.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.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.graphiti/pom.xml [INFO] Fetching org.eclipse.emf.common.ui_2.20.0.v20220226-1304.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (165.33kB) [INFO] Fetching org.eclipse.emf.edit_2.17.0.v20220201-1551.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (296.75kB) [INFO] Fetching org.eclipse.emf.edit.ui_2.22.0.v20220619-0533.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (348.76kB) [INFO] Fetching org.eclipse.ui.views_3.11.200.v20220817-1444.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (107.38kB) [INFO] Fetching org.eclipse.emf.transaction_1.9.2.202208110935.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (175.44kB) [INFO] Fetching org.eclipse.emf.validation_1.8.1.202208271102.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (412.33kB) [INFO] Fetching org.eclipse.emf.workspace_1.5.2.202208110935.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (88.93kB) [INFO] Fetching org.eclipse.graphiti_0.19.0.202208241413.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (326.74kB) [INFO] Fetching org.eclipse.graphiti.mm_0.19.0.202208241413.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (222.15kB) [INFO] Fetching org.eclipse.graphiti.ui_0.19.0.202208241413.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (692.74kB) [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.200.v20220717-1456.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (110.71kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.direct:4.4.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.4.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.4.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.0.v20220609-1843.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (58.99kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.junit.extension:4.4.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.4.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.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.ui/pom.xml [INFO] Fetching org.apache.ant_1.10.12.v20211102-1452.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (2.96MB) [INFO] Fetching org.eclipse.ant.core_3.6.500.v20220718-1722.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (109.43kB) [INFO] Fetching org.eclipse.ant.launching_1.3.400.v20220718-1722.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (163.1kB) [INFO] Fetching org.eclipse.jdt.launching_3.19.800.v20220922-0905.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (570.41kB) [INFO] Fetching org.eclipse.core.externaltools_1.2.300.v20220618-1805.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (42.71kB) [INFO] Fetching org.eclipse.jdt.core_3.32.0.v20221020-0952.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (6.72MB) [INFO] Fetching org.eclipse.ant.ui_3.8.300.v20220718-1722.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (1.04MB) [INFO] Fetching org.eclipse.ui.externaltools_3.5.200.v20220618-1805.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (142.66kB) [INFO] Fetching org.eclipse.jdt.ui_3.27.100.v20221019-2206.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (11.19MB) [INFO] Fetching org.eclipse.jdt.debug.ui_3.12.900.v20221001-0715.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (1.67MB) [INFO] Fetching org.eclipse.team.core_3.9.600.v20220902-2219.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (402.87kB) [INFO] Fetching org.eclipse.ltk.core.refactoring_3.13.0.v20220822-0502.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (343.24kB) [INFO] Fetching org.eclipse.jdt.junit_3.15.100.v20220909-2154.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (546.12kB) [INFO] Fetching org.eclipse.compare_3.8.500.v20220812-1406.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (806.64kB) [INFO] Fetching org.eclipse.osgi.services_3.11.100.v20221006-1531.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (48.16kB) [INFO] Fetching org.eclipse.equinox.p2.director.app_1.2.300.v20220911-2007.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (61.68kB) [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.3.100.v20220504-1755.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (252.96kB) [INFO] Fetching org.eclipse.jdt.core.manipulation_1.16.250.v20221019-2206.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (2.03MB) [INFO] Fetching org.eclipse.jdt.debug_3.20.0.v20220922-0905.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (916.98kB) [INFO] Fetching org.eclipse.search_3.14.300.v20220905-1020.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (491.27kB) [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.12.200.v20220808-2221.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (470.76kB) [INFO] Fetching org.eclipse.jdt.junit.core_3.11.500.v20220909-2154.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (178.31kB) [INFO] Fetching org.eclipse.team.ui_3.9.500.v20220920-2213.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (1.42MB) [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.400.v20220203-1803.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (172.29kB) [INFO] Fetching org.osgi.service.wireadmin_1.0.2.202109301733.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (42.85kB) [INFO] Fetching org.osgi.service.provisioning_1.2.0.201505202024.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (13.38kB) [INFO] Fetching org.osgi.service.upnp_1.2.1.202109301733.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (30.58kB) [INFO] Fetching org.osgi.service.useradmin_1.1.1.202109301733.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (35.82kB) [INFO] Fetching org.osgi.service.device_1.1.1.202109301733.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (19.88kB) [INFO] Fetching org.osgi.service.cm_1.6.1.202109301733.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (54.28kB) [INFO] Fetching org.osgi.service.metatype_1.4.1.202109301733.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (29.67kB) [INFO] Fetching org.eclipse.pde.build_3.11.400.v20220923-1253.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (495.56kB) [INFO] Fetching org.eclipse.pde.core_3.15.400.v20221001-0958.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (1.36MB) [INFO] Fetching org.eclipse.pde.launching_3.10.200.v20220915-0916.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (142.75kB) [INFO] Fetching org.eclipse.pde.ui_3.13.700.v20220905-0728.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (4.54MB) [INFO] Fetching org.eclipse.ui.intro_3.6.600.v20220619-1918.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (346.47kB) [INFO] Fetching org.eclipse.ui.cheatsheets_3.7.500.v20220903-1020.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (387.45kB) [INFO] Fetching org.eclipse.ui.genericeditor_1.2.300.v20220915-0924.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (154.68kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.spy:4.4.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.4.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.202210031105.jar from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (109.68kB) [INFO] Fetching org.eclipse.swtbot.generator.jdt_4.1.0.202210031105.jar from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (59.36kB) [INFO] Fetching org.eclipse.swtbot.generator.ui_4.1.0.202210031105.jar from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (24.69kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.go:4.4.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.4.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.4.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.4.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.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/pom.xml [INFO] Fetching org.eclipse.core.net_1.4.0.v20220813-1037.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (49.45kB) [INFO] Fetching org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (52.65kB) [INFO] Fetching org.eclipse.ui.ide.application_1.4.500.v20220623-0641.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (114.89kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.core.test:4.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/pom.xml [INFO] Fetching com.google.guava_31.1.0.jre.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (2.82MB) [INFO] Fetching com.google.guava.failureaccess_1.0.1.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (4.51kB) [INFO] Fetching org.apache.commons.codec_1.14.0.v20221112-0806.jar from https://download.eclipse.org/tools/orbit/downloads/drops/S20221115203712/repository/plugins/ (370.34kB) [INFO] Fetching org.apache.xerces_2.12.2.v20220131-0835.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (1.5MB) [INFO] Fetching org.apache.xml.resolver_1.2.0.v20220715-1206.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (101.69kB) [INFO] Fetching org.eclipse.core.databinding.beans_1.9.0.v20220921-1419.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (81.83kB) [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (185.78kB) [INFO] Fetching org.eclipse.m2e.archetype.common_3.2.1.20220620-0741.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (634.63kB) [INFO] Fetching org.eclipse.m2e.maven.runtime_3.8.601.20220820-1147.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (5.02MB) [INFO] Fetching org.eclipse.m2e.core_2.0.3.20220912-1211.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (599.13kB) [INFO] Fetching org.eclipse.m2e.workspace.cli_0.3.1.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (15.56kB) [INFO] Fetching org.slf4j.api_1.7.30.v20221112-0806.jar from https://download.eclipse.org/tools/orbit/downloads/drops/S20221115203712/repository/plugins/ (54.01kB) [INFO] Fetching org.eclipse.m2e.core.ui_2.0.1.20220912-1211.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (729.8kB) [INFO] Fetching org.eclipse.m2e.model.edit_2.0.0.20220703-1731.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (424.74kB) [INFO] Fetching org.eclipse.wst.common.uriresolver_1.3.0.v202007161535.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (48.93kB) [INFO] Fetching org.eclipse.wst.common.emf_1.2.700.v202007161535.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (229.39kB) [INFO] Fetching org.eclipse.wst.sse.core_1.2.900.v202210260359.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (479.11kB) [INFO] Fetching org.eclipse.wst.xml.core_1.2.700.v202210260359.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (811.53kB) [INFO] Fetching org.eclipse.osgi.util_3.7.100.v20220615-1601.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (14.42kB) [INFO] Fetching org.osgi.util.measurement_1.0.2.201802012109.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (25.74kB) [INFO] Fetching org.osgi.util.position_1.0.1.201505202026.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (13.73kB) [INFO] Fetching org.osgi.util.xml_1.0.2.202109301733.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (18.3kB) [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.202.v202108200212.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (121.54kB) [INFO] Fetching org.eclipse.wst.common.environment_1.0.401.v202007142017.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (49.88kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.swt.test:4.4.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.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/pom.xml [INFO] Fetching org.eclipse.jdt_3.18.1400.v20221020-1800.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (44.73kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.uiforms.test:4.4.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.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.jface.test/pom.xml [INFO] Fetching p2.index from https://download.eclipse.org/datatools/updates/1.14.100-SNAPSHOT/repository/ (172B) [INFO] Adding repository https://download.eclipse.org/datatools/updates/1.14.100-SNAPSHOT/repository [INFO] Fetching content.xml.xz from https://download.eclipse.org/datatools/updates/1.14.100-SNAPSHOT/repository/ (30.03kB) [INFO] Fetching p2.index from https://download.eclipse.org/tm/updates/3.7.100-SNAPSHOT/repository/ (172B) [INFO] Adding repository https://download.eclipse.org/tm/updates/3.7.100-SNAPSHOT/repository [INFO] Fetching content.xml.xz from https://download.eclipse.org/tm/updates/3.7.100-SNAPSHOT/repository/ (12.01kB) [INFO] Fetching p2.index from https://download.eclipse.org/mylyn/releases/latest/ (126B) [INFO] Adding repository https://download.eclipse.org/mylyn/releases/latest [INFO] Fetching compositeContent.xml from https://download.eclipse.org/mylyn/releases/latest/ [INFO] Fetching content.jar from https://download.eclipse.org/mylyn/drops/3.25.2/v20200831-1956/ (65.6kB) [INFO] Fetching content.jar from https://download.eclipse.org/mylyn/drops/3.25.1/v20200526-0330/ (64.48kB) [INFO] Fetching content.jar from https://download.eclipse.org/mylyn/drops/3.25.0/v20190328-1711/ (58.22kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.eclipse.test:4.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/pom.xml [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (12.94MB) [INFO] Fetching org.apache.lucene.core_7.5.0.v20181003-1532.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (3.09MB) [INFO] Fetching org.apache.lucene.core_8.4.1.v20221112-0806.jar from https://download.eclipse.org/tools/orbit/downloads/drops/S20221115203712/repository/plugins/ (3.37MB) [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20221112-0806.jar from https://download.eclipse.org/tools/orbit/downloads/drops/S20221115203712/repository/plugins/ (1.68MB) [INFO] Fetching org.apache.lucene.queryparser_7.5.0.v20181003-1532.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (411.11kB) [INFO] Fetching org.eclipse.datatools.connectivity_1.14.102.201911250848.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (276.15kB) [INFO] Fetching org.eclipse.datatools.connectivity.db.generic_1.2.101.201811012051.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (17.56kB) [INFO] Fetching org.eclipse.datatools.connectivity.dbdefinition.genericJDBC_1.2.101.201811012051.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (13.19kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql_1.2.101.201811012051.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (573.94kB) [INFO] Fetching org.eclipse.datatools.modelbase.dbdefinition_1.2.101.201811012051.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (170.05kB) [INFO] Fetching org.eclipse.datatools.connectivity.sqm.core_1.4.101.201811012051.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (350.85kB) [INFO] Fetching org.eclipse.datatools.connectivity.ui_1.4.101.201811012051.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (573.54kB) [INFO] Fetching org.eclipse.datatools.help_1.7.101.201811012051.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (18.07kB) [INFO] Fetching org.eclipse.datatools.connectivity.sqm.core.ui_1.4.101.201811012051.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (343.67kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql.query_1.3.201.201811012051.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (632.06kB) [INFO] Fetching org.eclipse.datatools.sqltools.common.ui_1.2.200.202008192017.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (232.48kB) [INFO] Fetching org.eclipse.datatools.sqltools.sql_1.2.101.201811012051.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (92.77kB) [INFO] Fetching org.eclipse.datatools.sqltools.result_1.3.100.201801242337.jar from https://download.eclipse.org/datatools/updates/1.14.100-SNAPSHOT/repository/plugins/ (97.47kB) [INFO] Fetching org.eclipse.datatools.sqltools.editor.core_1.2.101.202008192017.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (192.38kB) [INFO] Fetching org.eclipse.datatools.sqltools.plan_1.2.101.201811012051.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (132.15kB) [INFO] Fetching org.eclipse.datatools.sqltools.sql.ui_1.2.101.201811012051.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (31.93kB) [INFO] Fetching org.eclipse.datatools.sqltools.editor.core.ui_1.2.101.201811012051.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (47.33kB) [INFO] Fetching org.eclipse.datatools.sqltools.result.ui_1.3.101.201811012051.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (376.64kB) [INFO] Fetching org.eclipse.datatools.sqltools.sqleditor_1.2.201.202009292210.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (471.88kB) [INFO] Fetching org.eclipse.datatools.sqltools.sqlscrapbook_1.2.101.201811012051.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (142.07kB) [INFO] Fetching org.eclipse.emf.codegen_2.22.0.v20210420-0623.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (362.47kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.2.100.v20220814-1551.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (70.34kB) [INFO] Fetching org.eclipse.jdt.junit4.runtime_1.3.0.v20220609-1843.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (28.39kB) [INFO] Fetching org.eclipse.jem_2.0.600.v201903222024.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (286.51kB) [INFO] Fetching org.eclipse.jem.util_2.1.300.v202103232321.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (116.27kB) [INFO] Fetching org.eclipse.jem.workbench_2.1.0.v202101081429.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (84.31kB) [INFO] Fetching org.eclipse.jst.common.annotations.controller_1.1.300.v201903222024.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (50.14kB) [INFO] Fetching org.eclipse.jst.common.annotations.core_1.1.300.v201903222024.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (28.39kB) [INFO] Fetching org.eclipse.jst.common.frameworks_1.1.701.v201903222024.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (128.71kB) [INFO] Fetching org.eclipse.wst.common.modulecore_1.3.200.v202108200212.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (417.81kB) [INFO] Fetching org.eclipse.wst.common.emfworkbench.integration_1.2.102.v202007161535.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (147.48kB) [INFO] Fetching org.eclipse.wst.validation_1.2.801.v202007142017.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (421.57kB) [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.402.v202111212041.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (369.93kB) [INFO] Fetching org.eclipse.jst.common.project.facet.core_1.12.100.v202208260526.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (190.07kB) [INFO] Fetching org.eclipse.jst.common.project.facet.ui_1.4.511.v202007142017.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (144.33kB) [INFO] Fetching org.eclipse.wst.common.project.facet.ui_1.4.602.v202007142017.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (293.65kB) [INFO] Fetching org.eclipse.jst.common.ui_1.0.301.v201903222024.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (84.54kB) [INFO] Fetching org.eclipse.wst.common.modulecore.ui_1.0.302.v202007142017.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (142.14kB) [INFO] Fetching org.eclipse.jst.ejb.ui_1.1.911.v201903222024.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (460.33kB) [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.401.v202007142017.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (157.26kB) [INFO] Fetching org.eclipse.jst.j2ee.ejb_1.1.901.v201903222024.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (332.04kB) [INFO] Fetching org.eclipse.jst.j2ee_1.2.600.v202111210731.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (1.83MB) [INFO] Fetching org.eclipse.jst.j2ee.core_1.4.400.v202205260129.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (2.72MB) [INFO] Fetching org.eclipse.jst.j2ee.ui_1.1.1100.v202205260135.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (843.36kB) [INFO] Fetching org.eclipse.wst.web.ui_1.2.300.v202206160209.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (92.83kB) [INFO] Fetching org.eclipse.wst.validation.ui_1.2.601.v202007142017.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (163.57kB) [INFO] Fetching org.eclipse.wst.web_1.3.200.v202210260359.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (79.72kB) [INFO] Fetching org.eclipse.jst.jee.ui_1.0.1200.v202205260129.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (192.3kB) [INFO] Fetching org.eclipse.jst.server.core_1.2.800.v202206110154.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (82.37kB) [INFO] Fetching org.eclipse.jst.jee_1.0.1100.v202204072206.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (117.44kB) [INFO] Fetching org.eclipse.jst.j2ee.ejb.annotation.model_1.1.500.v201910291429.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (66.45kB) [INFO] Fetching org.eclipse.jst.j2ee.jca_1.1.1000.v201904091346.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (125.04kB) [INFO] Fetching org.eclipse.jst.j2ee.jca.ui_1.1.601.v201904091346.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (37.96kB) [INFO] Fetching org.eclipse.jst.j2ee.navigator.ui_1.1.1000.v202204060258.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (237.32kB) [INFO] Fetching org.eclipse.jst.j2ee.web_1.2.100.v202205260542.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (477.91kB) [INFO] Fetching org.eclipse.wst.common.ui_1.2.200.v202207121617.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (153.8kB) [INFO] Fetching org.eclipse.jst.servlet.ui_1.1.1500.v202208260434.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (252.67kB) [INFO] Fetching org.eclipse.wst.css.core_1.3.200.v202210260359.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (555.23kB) [INFO] Fetching org.eclipse.wst.css.ui_1.2.200.v202210260359.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (324.03kB) [INFO] Fetching org.eclipse.wst.xml.ui_1.2.700.v202210260359.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (1.01MB) [INFO] Fetching org.eclipse.wst.sse.ui_1.7.600.v202210260359.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (1.06MB) [INFO] Fetching org.eclipse.wst.html.core_1.4.300.v202210260359.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (786.47kB) [INFO] Fetching org.eclipse.wst.html.ui_1.1.800.v202210260359.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (336.03kB) [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.4.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.4.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.4.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.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.junit.test/pom.xml [INFO] Fetching net.bytebuddy.byte-buddy_1.12.18.v20221114-2102.jar from https://download.eclipse.org/tools/orbit/downloads/drops/S20221115203712/repository/plugins/ (3.99MB) [INFO] Fetching net.bytebuddy.byte-buddy-agent_1.12.18.v20221114-2102.jar from https://download.eclipse.org/tools/orbit/downloads/drops/S20221115203712/repository/plugins/ (271.03kB) [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (72.52kB) [INFO] Fetching org.mockito.mockito-core_4.8.1.v20221103-2317.jar from https://download.eclipse.org/tools/orbit/downloads/drops/S20221115203712/repository/plugins/ (732.97kB) [INFO] Fetching org.objenesis_3.3.0.v20221103-2317.jar from https://download.eclipse.org/tools/orbit/downloads/drops/S20221115203712/repository/plugins/ (68.18kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.requirements.test:4.4.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.4.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.6.200.v20220523-1051.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (24.02kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench.test:4.4.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.4.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.4.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.4.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.4.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.4.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.4.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.4.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.4.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.4.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.4.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.4.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.4.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.4.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.4.0-SNAPSHOT [1/58] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent-for-reddeer-tests) @ parent --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-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-plugin:2.7.5:plugin-source (plugin-source) @ parent --- [INFO] [INFO] --------------------< org.eclipse.reddeer:plugins >--------------------- [INFO] Building RedDeer Plugins 4.4.0-SNAPSHOT [2/58] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ plugins --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent-for-reddeer-tests) @ plugins --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-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-plugin:2.7.5:plugin-source (plugin-source) @ plugins --- [INFO] [INFO] -----------< org.eclipse.reddeer:org.eclipse.reddeer.common >----------- [INFO] Building RedDeer Common 4.4.0-SNAPSHOT [3/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.common --- [INFO] The project's OSGi version is 4.4.0.v20221116-1312 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- tycho-packaging-plugin: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-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.common --- [INFO] Resolving class path of RedDeer Common... [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.700.v20220722-0431.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (251kB) [INFO] Fetching org.eclipse.equinox.region_1.5.300.v20220720-2012.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (79.16kB) [INFO] Fetching org.eclipse.swt.gtk.linux.aarch64_3.121.100.v20221020-2202.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (2.06MB) [INFO] Fetching org.eclipse.swt.gtk.linux.ppc64le_3.121.100.v20221020-2202.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (2.02MB) [INFO] Fetching org.eclipse.equinox.transforms.hook_1.3.200.v20220710-1223.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (31.77kB) [INFO] Fetching org.eclipse.fx.osgi_3.7.0.202010120720.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (46.23kB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.aarch64_3.121.100.v20221020-2202.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (2.14MB) [INFO] Fetching org.eclipse.equinox.weaving.hook_1.3.200.v20220720-1916.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (52.92kB) [INFO] [INFO] --- jacoco-maven-plugin:0.8.7: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.7/org.jacoco.agent-0.8.7-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] --- maven-resources-plugin: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-plugin: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-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- maven-resources-plugin: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-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.reddeer.common --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- tycho-source-plugin: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.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin: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.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- maven-failsafe-plugin: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.4.0-SNAPSHOT [4/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.workbench.core --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.workbench.core --- [INFO] The project's OSGi version is 4.4.0.v20221116-1312 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.workbench.core --- [INFO] [INFO] --- tycho-packaging-plugin: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-plugin: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.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (29.62kB) [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.1.0.v20201119-1132.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (10.25kB) [INFO] Fetching org.eclipse.ui.cocoa_1.2.400.v20191217-1850.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (9.54kB) [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.1.100.v20210108-1832.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (10.74kB) [INFO] [INFO] --- jacoco-maven-plugin:0.8.7: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.7/org.jacoco.agent-0.8.7-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] --- maven-resources-plugin: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-plugin: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-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.workbench.core --- [INFO] [INFO] --- maven-resources-plugin: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-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.workbench.core --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.reddeer.workbench.core --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.workbench.core --- [INFO] [INFO] --- tycho-source-plugin: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.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin: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.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.workbench.core --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.workbench.core --- [INFO] [INFO] --- maven-failsafe-plugin: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.4.0-SNAPSHOT [5/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] The project's OSGi version is 4.4.0.v20221116-1312 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] [INFO] --- tycho-packaging-plugin: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-plugin: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-maven-plugin:0.8.7: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.7/org.jacoco.agent-0.8.7-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] --- maven-resources-plugin: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-plugin: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-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] [INFO] --- maven-resources-plugin: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-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] [INFO] --- tycho-source-plugin: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.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin: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.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] [INFO] --- maven-failsafe-plugin: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.4.0-SNAPSHOT [6/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.core --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.core --- [INFO] The project's OSGi version is 4.4.0.v20221116-1312 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.core --- [INFO] [INFO] --- tycho-packaging-plugin: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-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.core --- [INFO] Resolving class path of RedDeer Core... [INFO] [INFO] --- jacoco-maven-plugin:0.8.7: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.7/org.jacoco.agent-0.8.7-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] --- maven-resources-plugin: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-plugin: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-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.core --- [INFO] [INFO] --- maven-resources-plugin: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-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.core --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.reddeer.core --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.core --- [INFO] [INFO] --- tycho-source-plugin: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.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin: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.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.core --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.core --- [INFO] [INFO] --- maven-failsafe-plugin: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.4.0-SNAPSHOT [7/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.swt --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.swt --- [INFO] The project's OSGi version is 4.4.0.v20221116-1312 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.swt --- [INFO] [INFO] --- tycho-packaging-plugin: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-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.swt --- [INFO] Resolving class path of RedDeer SWT... [INFO] [INFO] --- jacoco-maven-plugin:0.8.7: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.7/org.jacoco.agent-0.8.7-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] --- maven-resources-plugin: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-plugin: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-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.swt --- [INFO] [INFO] --- maven-resources-plugin: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-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.swt --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.reddeer.swt --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.swt --- [INFO] [INFO] --- tycho-source-plugin: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.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin: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.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.swt --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.swt --- [INFO] [INFO] --- maven-failsafe-plugin: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.4.0-SNAPSHOT [8/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.jface --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.jface --- [INFO] The project's OSGi version is 4.4.0.v20221116-1312 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.jface --- [INFO] [INFO] --- tycho-packaging-plugin: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-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.jface --- [INFO] Resolving class path of RedDeer JFace... [INFO] [INFO] --- jacoco-maven-plugin:0.8.7: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.7/org.jacoco.agent-0.8.7-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] --- maven-resources-plugin: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-plugin: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-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.jface --- [INFO] [INFO] --- maven-resources-plugin: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-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.jface --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.reddeer.jface --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.jface --- [INFO] [INFO] --- tycho-source-plugin: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.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin: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.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.jface --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.jface --- [INFO] [INFO] --- maven-failsafe-plugin: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.4.0-SNAPSHOT [9/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.workbench --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.workbench --- [INFO] The project's OSGi version is 4.4.0.v20221116-1312 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.workbench --- [INFO] [INFO] --- tycho-packaging-plugin: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-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.workbench --- [INFO] Resolving class path of RedDeer Workbench... [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.300.v20211021-1418.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (40.75kB) [INFO] Fetching org.eclipse.equinox.security.linux_1.0.300.v20220904-1118.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (25.53kB) [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.500.v20220812-1420.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (59.56kB) [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.400.v20210427-1958.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (28.06kB) [INFO] Fetching org.eclipse.core.filesystem.linux.ppc64le_1.4.200.v20220812-1420.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (12.94kB) [INFO] Fetching org.eclipse.ui.win32_3.4.400.v20200414-1247.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (22.27kB) [INFO] Fetching org.eclipse.core.filesystem.linux.aarch64_1.4.200.v20220812-1420.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (13kB) [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.300.v20220812-1420.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (39.29kB) [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.400.v20220812-1420.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (13.13kB) [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (27.41kB) [INFO] [INFO] --- jacoco-maven-plugin:0.8.7: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.7/org.jacoco.agent-0.8.7-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] --- maven-resources-plugin: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-plugin: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-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.workbench --- [INFO] [INFO] --- maven-resources-plugin: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-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.workbench --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.reddeer.workbench --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.workbench --- [INFO] [INFO] --- tycho-source-plugin: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.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin: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.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.workbench --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.workbench --- [INFO] [INFO] --- maven-failsafe-plugin: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.4.0-SNAPSHOT [10/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.e4.workbench --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.e4.workbench --- [INFO] The project's OSGi version is 4.4.0.v20221116-1312 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.e4.workbench --- [INFO] [INFO] --- tycho-packaging-plugin: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-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.e4.workbench --- [INFO] Resolving class path of RedDeer E4 Workbench... [INFO] [INFO] --- jacoco-maven-plugin:0.8.7: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.7/org.jacoco.agent-0.8.7-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] --- maven-resources-plugin: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-plugin: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-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.e4.workbench --- [INFO] [INFO] --- maven-resources-plugin: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-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.e4.workbench --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.reddeer.e4.workbench --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.e4.workbench --- [INFO] [INFO] --- tycho-source-plugin: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.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin: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.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.e4.workbench --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.e4.workbench --- [INFO] [INFO] --- maven-failsafe-plugin: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.4.0-SNAPSHOT [11/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.uiforms --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.uiforms --- [INFO] The project's OSGi version is 4.4.0.v20221116-1312 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.uiforms --- [INFO] [INFO] --- tycho-packaging-plugin: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-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.uiforms --- [INFO] Resolving class path of RedDeer UIForms... [INFO] [INFO] --- jacoco-maven-plugin:0.8.7: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.7/org.jacoco.agent-0.8.7-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] --- maven-resources-plugin: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-plugin: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-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.uiforms --- [INFO] [INFO] --- maven-resources-plugin: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-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.uiforms --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.reddeer.uiforms --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.uiforms --- [INFO] [INFO] --- tycho-source-plugin: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.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin: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.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.uiforms --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.uiforms --- [INFO] [INFO] --- maven-failsafe-plugin: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.4.0-SNAPSHOT [12/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.direct --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.direct --- [INFO] The project's OSGi version is 4.4.0.v20221116-1312 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.direct --- [INFO] [INFO] --- tycho-packaging-plugin: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-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.direct --- [INFO] Resolving class path of RedDeer Direct... [INFO] [INFO] --- jacoco-maven-plugin:0.8.7: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.7/org.jacoco.agent-0.8.7-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] --- maven-resources-plugin: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-plugin: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-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.direct --- [INFO] [INFO] --- maven-resources-plugin: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-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.direct --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.reddeer.direct --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.direct --- [INFO] [INFO] --- tycho-source-plugin: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.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin: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.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.direct --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.direct --- [INFO] [INFO] --- maven-failsafe-plugin: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.4.0-SNAPSHOT [13/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.junit --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.junit --- [INFO] The project's OSGi version is 4.4.0.v20221116-1312 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.junit --- [INFO] [INFO] --- tycho-packaging-plugin: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-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.junit --- [INFO] Resolving class path of RedDeer JUnit... [INFO] [INFO] --- jacoco-maven-plugin:0.8.7: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.7/org.jacoco.agent-0.8.7-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] --- maven-resources-plugin: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-plugin: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-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.junit --- [INFO] [INFO] --- maven-resources-plugin: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-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.junit --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.reddeer.junit --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.junit --- [INFO] [INFO] --- tycho-source-plugin: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.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin: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.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.junit --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.junit --- [INFO] [INFO] --- maven-failsafe-plugin: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.4.0-SNAPSHOT [14/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.eclipse --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.eclipse --- [INFO] The project's OSGi version is 4.4.0.v20221116-1312 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.eclipse --- [INFO] [INFO] --- tycho-packaging-plugin: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-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.eclipse --- [INFO] Resolving class path of RedDeer Eclipse... [INFO] [INFO] --- jacoco-maven-plugin:0.8.7: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.7/org.jacoco.agent-0.8.7-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] --- maven-resources-plugin: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-plugin: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-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.eclipse --- [INFO] [INFO] --- maven-resources-plugin: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-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.eclipse --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.reddeer.eclipse --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.eclipse --- [INFO] [INFO] --- tycho-source-plugin: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.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin: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.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.eclipse --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.eclipse --- [INFO] [INFO] --- maven-failsafe-plugin: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.4.0-SNAPSHOT [15/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.gef --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.gef --- [INFO] The project's OSGi version is 4.4.0.v20221116-1312 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.gef --- [INFO] [INFO] --- tycho-packaging-plugin: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-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.gef --- [INFO] Resolving class path of RedDeer GEF... [INFO] [INFO] --- jacoco-maven-plugin:0.8.7: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.7/org.jacoco.agent-0.8.7-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] --- maven-resources-plugin: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-plugin: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-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.gef --- [INFO] [INFO] --- maven-resources-plugin: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-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.gef --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.reddeer.gef --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.gef --- [INFO] [INFO] --- tycho-source-plugin: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.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin: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.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.gef --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.gef --- [INFO] [INFO] --- maven-failsafe-plugin: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.4.0-SNAPSHOT [16/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.gef.spy --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.gef.spy --- [INFO] The project's OSGi version is 4.4.0.v20221116-1312 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.gef.spy --- [INFO] [INFO] --- tycho-packaging-plugin: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-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.gef.spy --- [INFO] Resolving class path of RedDeer GEF Spy... [INFO] [INFO] --- jacoco-maven-plugin:0.8.7: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.7/org.jacoco.agent-0.8.7-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] --- maven-resources-plugin: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-plugin: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-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.gef.spy --- [INFO] [INFO] --- maven-resources-plugin: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-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.gef.spy --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.reddeer.gef.spy --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.gef.spy --- [INFO] [INFO] --- tycho-source-plugin: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.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin: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.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.gef.spy --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.gef.spy --- [INFO] [INFO] --- maven-failsafe-plugin: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.4.0-SNAPSHOT [17/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.graphiti --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.graphiti --- [INFO] The project's OSGi version is 4.4.0.v20221116-1312 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.graphiti --- [INFO] [INFO] --- tycho-packaging-plugin: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-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.graphiti --- [INFO] Resolving class path of RedDeer Graphiti... [INFO] [INFO] --- jacoco-maven-plugin:0.8.7: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.7/org.jacoco.agent-0.8.7-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] --- maven-resources-plugin: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-plugin: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-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.graphiti --- [INFO] [INFO] --- maven-resources-plugin: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-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.graphiti --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.reddeer.graphiti --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.graphiti --- [INFO] [INFO] --- tycho-source-plugin: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.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin: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.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.graphiti --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.graphiti --- [INFO] [INFO] --- maven-failsafe-plugin: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.4.0-SNAPSHOT [18/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.jdt.junit --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.jdt.junit --- [INFO] The project's OSGi version is 4.4.0.v20221116-1312 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.jdt.junit --- [INFO] [INFO] --- tycho-packaging-plugin: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-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.jdt.junit --- [INFO] Resolving class path of RedDeer JDT Junit... [INFO] [INFO] --- jacoco-maven-plugin:0.8.7: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.7/org.jacoco.agent-0.8.7-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] --- maven-resources-plugin: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-plugin: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-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.jdt.junit --- [INFO] [INFO] --- maven-resources-plugin: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-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.jdt.junit --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.reddeer.jdt.junit --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.jdt.junit --- [INFO] [INFO] --- tycho-source-plugin: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.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin: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.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.jdt.junit --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.jdt.junit --- [INFO] [INFO] --- maven-failsafe-plugin: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.4.0-SNAPSHOT [19/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.junit.extension --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.junit.extension --- [INFO] The project's OSGi version is 4.4.0.v20221116-1312 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.junit.extension --- [INFO] [INFO] --- tycho-packaging-plugin: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-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.junit.extension --- [INFO] Resolving class path of RedDeer JUnit Extensions... [INFO] [INFO] --- jacoco-maven-plugin:0.8.7: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.7/org.jacoco.agent-0.8.7-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] --- maven-resources-plugin: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-plugin: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-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.junit.extension --- [INFO] [INFO] --- maven-resources-plugin: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-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.junit.extension --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.reddeer.junit.extension --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.junit.extension --- [INFO] [INFO] --- tycho-source-plugin: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.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin: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.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.junit.extension --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.junit.extension --- [INFO] [INFO] --- maven-failsafe-plugin: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.4.0-SNAPSHOT [20/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.requirements --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.requirements --- [INFO] The project's OSGi version is 4.4.0.v20221116-1312 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.requirements --- [INFO] [INFO] --- tycho-packaging-plugin: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-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.requirements --- [INFO] Resolving class path of RedDeer Requirements... [INFO] [INFO] --- jacoco-maven-plugin:0.8.7: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.7/org.jacoco.agent-0.8.7-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] --- maven-resources-plugin: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-plugin: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-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.requirements --- [INFO] [INFO] --- maven-resources-plugin: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-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.requirements --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.reddeer.requirements --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.requirements --- [INFO] [INFO] --- tycho-source-plugin: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.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin: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.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.requirements --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.requirements --- [INFO] [INFO] --- maven-failsafe-plugin: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.4.0-SNAPSHOT [21/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.ui --- [INFO] The project's OSGi version is 4.4.0.v20221116-1312 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.ui --- [INFO] [INFO] --- tycho-packaging-plugin: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-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.ui --- [INFO] Resolving class path of RedDeer UI... [INFO] Fetching org.eclipse.swtbot.ant.junit_4.1.0.202210031105.jar from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (10.55kB) [INFO] Fetching org.eclipse.jdt.compiler.tool_1.3.200.v20220802-0458.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (105.66kB) [INFO] Fetching org.eclipse.jdt.compiler.apt_1.4.200.v20221012-0724.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (224.58kB) [INFO] [INFO] --- jacoco-maven-plugin:0.8.7: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.7/org.jacoco.agent-0.8.7-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] --- maven-resources-plugin: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-plugin: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-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.ui --- [INFO] [INFO] --- maven-resources-plugin: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-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.ui --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.reddeer.ui --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.ui --- [INFO] [INFO] --- tycho-source-plugin: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.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin: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.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.ui --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.ui --- [INFO] [INFO] --- maven-failsafe-plugin: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.4.0-SNAPSHOT [22/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.spy --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.spy --- [INFO] The project's OSGi version is 4.4.0.v20221116-1312 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.spy --- [INFO] [INFO] --- tycho-packaging-plugin: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-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.spy --- [INFO] Resolving class path of RedDeer Spy... [INFO] [INFO] --- jacoco-maven-plugin:0.8.7: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.7/org.jacoco.agent-0.8.7-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] --- maven-resources-plugin: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-plugin: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-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.spy --- [INFO] [INFO] --- maven-resources-plugin: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-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.spy --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.reddeer.spy --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.spy --- [INFO] [INFO] --- tycho-source-plugin: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.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin: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.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.spy --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.spy --- [INFO] [INFO] --- maven-failsafe-plugin: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.4.0-SNAPSHOT [23/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.recorder --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.recorder --- [INFO] The project's OSGi version is 4.4.0.v20221116-1312 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.recorder --- [INFO] [INFO] --- tycho-packaging-plugin: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-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.recorder --- [INFO] Resolving class path of RedDeer Recorder... [INFO] [INFO] --- jacoco-maven-plugin:0.8.7: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.7/org.jacoco.agent-0.8.7-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] --- maven-resources-plugin: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-plugin: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-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.recorder --- [INFO] [INFO] --- maven-resources-plugin: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-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.recorder --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.reddeer.recorder --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.recorder --- [INFO] [INFO] --- tycho-source-plugin: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.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin: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.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.recorder --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.recorder --- [INFO] [INFO] --- maven-failsafe-plugin: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.4.0-SNAPSHOT [24/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.go --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.go --- [INFO] The project's OSGi version is 4.4.0.v20221116-1312 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.go --- [INFO] [INFO] --- tycho-packaging-plugin: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-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.go --- [INFO] Resolving class path of RedDeer Go... [INFO] [INFO] --- jacoco-maven-plugin:0.8.7: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.7/org.jacoco.agent-0.8.7-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] --- maven-resources-plugin: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-plugin: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-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.go --- [INFO] [INFO] --- maven-resources-plugin: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-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.go --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.reddeer.go --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.go --- [INFO] [INFO] --- tycho-source-plugin: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.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin: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.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.go --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.go --- [INFO] [INFO] --- maven-failsafe-plugin: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.4.0-SNAPSHOT [25/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.logparser --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.logparser --- [INFO] The project's OSGi version is 4.4.0.v20221116-1312 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.logparser --- [INFO] [INFO] --- tycho-packaging-plugin: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-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.logparser --- [INFO] Resolving class path of RedDeer Log Parser... [INFO] [INFO] --- jacoco-maven-plugin:0.8.7: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.7/org.jacoco.agent-0.8.7-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] --- maven-resources-plugin: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-plugin: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-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.logparser --- [INFO] [INFO] --- maven-resources-plugin: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-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.logparser --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.reddeer.logparser --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.logparser --- [INFO] [INFO] --- tycho-source-plugin: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.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin: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.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.logparser --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.logparser --- [INFO] [INFO] --- maven-failsafe-plugin: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.4.0-SNAPSHOT [26/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.codegen --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.codegen --- [INFO] The project's OSGi version is 4.4.0.v20221116-1312 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.codegen --- [INFO] [INFO] --- tycho-packaging-plugin: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-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.codegen --- [INFO] Resolving class path of RedDeer CodeGen... [INFO] [INFO] --- jacoco-maven-plugin:0.8.7: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.7/org.jacoco.agent-0.8.7-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] --- maven-resources-plugin: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-plugin: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-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.codegen --- [INFO] [INFO] --- maven-resources-plugin: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-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.codegen --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.reddeer.codegen --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.codegen --- [INFO] [INFO] --- tycho-source-plugin: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.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin: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.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.codegen --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.codegen --- [INFO] [INFO] --- maven-failsafe-plugin: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.4.0-SNAPSHOT [27/58] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ test-apps --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7: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.7/org.jacoco.agent-0.8.7-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-plugin: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.4.0-SNAPSHOT [28/58] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.e4 --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.e4 --- [INFO] The project's OSGi version is 4.4.0.v20221116-1312 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.e4 --- [INFO] [INFO] --- tycho-packaging-plugin: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-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.e4 --- [INFO] Resolving class path of RedDeer E4 Test App... [INFO] [INFO] --- jacoco-maven-plugin:0.8.7: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.7/org.jacoco.agent-0.8.7-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] --- maven-resources-plugin: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-plugin: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-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.e4 --- [INFO] [INFO] --- maven-resources-plugin: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-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.e4 --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.reddeer.e4 --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.e4 --- [INFO] [INFO] --- tycho-source-plugin: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.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin: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.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.e4 --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.e4 --- [INFO] [INFO] --- maven-failsafe-plugin: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.4.0-SNAPSHOT [29/58] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (prepare-agent-for-reddeer-tests) @ tests --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-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-plugin:2.7.5:plugin-source (plugin-source) @ tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (generate-jacoco-report) @ tests --- [INFO] [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.common.test >--------- [INFO] Building RedDeer Common Tests 4.4.0-SNAPSHOT [30/58] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.common.test --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.common.test --- [INFO] The project's OSGi version is 4.4.0.v20221116-1312 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.common.test --- [INFO] [INFO] --- tycho-packaging-plugin: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-plugin: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.gtk.linux.x86_64_1.2.600.v20220720-1916.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (87.79kB) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.600.v20220720-1916.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (42.61kB) [INFO] Fetching org.eclipse.core.net.linux_1.0.200.v20220812-1406.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (16.24kB) [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.600.v20220720-1916.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (134.3kB) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx_1.2.600.v20220720-1949.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (41.14kB) [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.700.v20220812-1406.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (9.6kB) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.600.v20220720-1916.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (41.15kB) [INFO] Fetching org.eclipse.core.net.win32_1.0.100.v20220812-1406.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (27.48kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.aarch64_1.2.600.v20220720-1916.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (86.39kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.ppc64le_1.2.600.v20220720-1916.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (73.2kB) [INFO] [INFO] --- jacoco-maven-plugin:0.8.7: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.7/org.jacoco.agent-0.8.7-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] --- maven-resources-plugin: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-plugin: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] --- maven-resources-plugin: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-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.common.test --- [INFO] [INFO] --- tycho-source-plugin: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.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin: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.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.common.test --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.reddeer.common.test --- [INFO] Fetching com.sun.jna_5.12.1.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (1.78MB) [INFO] Fetching com.sun.jna.platform_5.12.1.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (1.29MB) [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (46.27kB) [INFO] Fetching org.apache.batik.constants_1.15.0.v20221018-0736.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (22.13kB) [INFO] Fetching org.apache.batik.util_1.15.0.v20221018-0736.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (146.67kB) [INFO] Fetching org.apache.batik.i18n_1.15.0.v20221018-0736.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (25.3kB) [INFO] Fetching org.apache.batik.css_1.15.0.v20221018-0736.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (361.81kB) [INFO] Fetching org.apache.felix.gogo.command_1.1.2.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (38.76kB) [INFO] Fetching org.apache.felix.gogo.runtime_1.1.6.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (198.71kB) [INFO] Fetching org.apache.felix.gogo.shell_1.1.4.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (57.69kB) [INFO] Fetching org.eclipse.equinox.console_1.4.500.v20211021-1418.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (129.01kB) [INFO] Fetching org.eclipse.jface.notifications_0.5.0.v20220401-0716.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (31.09kB) [INFO] Fetching org.eclipse.platform_4.26.0.v20221020-1800.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (689.25kB) [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.7/org.jacoco.agent-0.8.7-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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.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:14:02.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 13:14:03.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown 13:14:03.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 13:14:07.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown 13:14:07.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 13:14:11.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 13:14:11.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 13:14:12.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 13:14:12.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 13:14:14.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown 13:14:14.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 13:14:17.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown 13:14:17.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 13:14:21.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 13:14:21.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 13:14:28.258 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.19 s - in org.eclipse.reddeer.common.test.wait.GroupWaitTest test_groupWaitTimeoutMedium(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 1.079 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.002 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.004 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.003 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.001 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:14:28.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 13:14:35.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 13:14:35.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 13:14:42.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 13:14:42.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 13:14:44.816 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.509 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.003 s test_ThrowingException(org.eclipse.reddeer.common.test.wait.WaitWhileTest) Time elapsed: 2.501 s Running org.eclipse.reddeer.common.test.wait.WaitUntilTest 13:14:44.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 13:14:51.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 13:14:51.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 13:14:58.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 13:14:58.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 13:15:01.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.508 s - in org.eclipse.reddeer.common.test.wait.WaitUntilTest test_IllegalTimePeriod(org.eclipse.reddeer.common.test.wait.WaitUntilTest) Time elapsed: 0 s test_NullTimePeriod(org.eclipse.reddeer.common.test.wait.WaitUntilTest) Time elapsed: 0.001 s test_NullCondition(org.eclipse.reddeer.common.test.wait.WaitUntilTest) Time elapsed: 0 s test_WaitUntilFulFilled(org.eclipse.reddeer.common.test.wait.WaitUntilTest) Time elapsed: 7.002 s test_NotThrowingException(org.eclipse.reddeer.common.test.wait.WaitUntilTest) Time elapsed: 7.003 s test_ThrowingException(org.eclipse.reddeer.common.test.wait.WaitUntilTest) Time elapsed: 2.501 s Running org.eclipse.reddeer.common.test.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.071 s - in org.eclipse.reddeer.common.test.util.XPathEvaluatorTest testXPathWithNamespacesAndIgnoringNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.065 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 s testXPathWithoutNamespacesAndIgnoringNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0 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.001 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:15:01.444 DEBUG [WorkbenchTestable][LoggerTest] DEBUG testing RedDeer logger message 13:15:01.445 DUMP [WorkbenchTestable][LoggerTest] DUMP testing RedDeer logger message 13:15:01.445 ERROR [WorkbenchTestable][LoggerTest] ERROR testing RedDeer logger message 13:15:01.445 FATAL [WorkbenchTestable][LoggerTest] FATAL testing RedDeer logger message 13:15:01.445 INFO [WorkbenchTestable][LoggerTest] INFO testing RedDeer logger message 13:15:01.445 STEP [WorkbenchTestable][LoggerTest] STEP testing RedDeer logger message 13:15:01.445 TRACE [WorkbenchTestable][LoggerTest] TRACE testing RedDeer logger message Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 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-maven-plugin:0.8.7: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.4.0-SNAPSHOT [31/58] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.swt.test --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.swt.test --- [INFO] The project's OSGi version is 4.4.0.v20221116-1312 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.swt.test --- [INFO] [INFO] --- tycho-packaging-plugin: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-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.swt.test --- [INFO] Resolving class path of RedDeer SWT Tests... [INFO] Fetching org.slf4j.binding.log4j12_1.7.30.v20221112-0806.jar from https://download.eclipse.org/tools/orbit/downloads/drops/S20221115203712/repository/plugins/ (23.66kB) [INFO] Fetching ch.qos.logback.slf4j_1.2.3.v20221112-0806.jar from https://download.eclipse.org/tools/orbit/downloads/drops/S20221115203712/repository/plugins/ (21.17kB) [INFO] Fetching org.slf4j.binding.simple_1.7.30.v20221112-0806.jar from https://download.eclipse.org/tools/orbit/downloads/drops/S20221115203712/repository/plugins/ (26.7kB) [INFO] Fetching org.slf4j.binding.nop_1.7.30.v20221112-0806.jar from https://download.eclipse.org/tools/orbit/downloads/drops/S20221115203712/repository/plugins/ (15.08kB) [INFO] [INFO] --- jacoco-maven-plugin:0.8.7: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.7/org.jacoco.agent-0.8.7-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] --- maven-resources-plugin: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-plugin: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] --- maven-resources-plugin: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-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.swt.test --- [INFO] [INFO] --- tycho-source-plugin: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.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin: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.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.swt.test --- [INFO] [INFO] --- tycho-surefire-plugin: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.7/org.jacoco.agent-0.8.7-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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.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: 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. Running org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 13:15:11.459 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 13:15:11.461 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 13:15:11.474 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 13:15:11.476 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 13:15:11.542 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 13:15:11.568 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:15:11.571 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:11.574 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 13:15:11.576 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 13:15:11.576 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 13:15:11.641 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 13:15:11.645 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:11.645 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:15:11.647 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:11.647 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:15:11.651 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:11.653 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:11.655 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 13:15:11.656 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 13:15:11.656 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:11.656 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:11.656 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:11.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:15:11.839 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:15:11.840 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:15:11.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:11.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:11.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:15:11.845 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:15:11.845 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:15:11.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:11.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:11.851 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 13:15:11.852 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:15:11.863 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellContextMenuItem" 13:15:11.877 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 13:15:11.877 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:11.881 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:11.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:11.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:11.968 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 13:15:11.968 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:11.970 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErrorMessageForNonexistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 13:15:11.970 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 13:15:11.970 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:11.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:11.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:11.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:15:12.052 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:15:12.052 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:15:12.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:12.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:12.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:15:12.054 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:15:12.054 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:15:12.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:12.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:12.056 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 13:15:12.061 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 13:15:12.073 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 13:15:12.073 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:12.073 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:12.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:12.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:12.085 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErrorMessageForNonexistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 13:15:12.085 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:12.085 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 13:15:12.085 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 13:15:12.085 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:12.085 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:12.085 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:12.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:15:12.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 13:15:12.255 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:15:12.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:12.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:12.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:15:12.257 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:15:12.257 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:15:12.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:12.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:12.258 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 13:15:12.259 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 13:15:12.266 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 13:15:12.267 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:12.267 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:12.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:12.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:12.341 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 13:15:12.341 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:12.341 INFO [WorkbenchTestable][RequirementsRunner] Started test: shellMenuTest1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 13:15:12.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 13:15:12.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:12.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:12.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:12.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:15:12.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 13:15:12.372 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:15:12.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:12.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:12.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:15:12.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 13:15:12.375 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:15:12.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:12.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:12.375 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 13:15:12.376 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 13:15:12.378 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 13:15:12.378 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem 13:15:12.378 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem1' 13:15:12.378 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem1 13:15:12.440 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 13:15:12.440 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:12.440 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:12.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:12.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:12.452 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shellMenuTest1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 13:15:12.452 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:12.452 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErrorMessageForNonexistingComplexMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 13:15:12.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 13:15:12.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:12.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:12.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:12.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:15: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:15:12.549 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:15:12.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:12.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:12.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:15:12.551 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:15:12.551 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:15:12.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:12.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:12.551 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 13:15:12.552 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 13:15:12.552 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem 13:15:12.552 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem1' 13:15:12.557 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 13:15:12.557 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:12.558 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:12.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:12.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:12.579 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErrorMessageForNonexistingComplexMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 13:15:12.579 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:12.580 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItemWithPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 13:15:12.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 13:15:12.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:12.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:12.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:12.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:15:12.643 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:15:12.643 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:15:12.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:12.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:12.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:15:12.644 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:15:12.645 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:15:12.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:12.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:12.646 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 13:15:12.646 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 13:15:12.648 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem1" 13:15:12.652 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 13:15:12.652 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:12.652 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:12.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:12.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:12.676 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItemWithPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 13:15:12.676 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:12.676 INFO [WorkbenchTestable][RequirementsRunner] Started test: shellMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 13:15:12.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 13:15:12.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:12.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:12.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:12.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:15:12.707 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:15:12.707 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:15:12.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:12.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:12.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:15:12.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 13:15:12.708 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:15:12.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:12.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:12.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:12.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:12.741 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 13:15:12.742 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 13:15:12.742 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 13:15:12.742 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem 13:15:12.742 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem1' 13:15:12.742 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem1 13:15:12.747 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 13:15:12.747 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:12.747 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:12.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:12.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:12.756 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shellMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 13:15:12.756 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 13:15:12.756 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:12.756 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:12.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:12.767 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.312 s testErrorMessageForNonexistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.115 s hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.256 s shellMenuTest1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.111 s testErrorMessageForNonexistingComplexMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.127 s hasExistingMenuItemWithPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.096 s shellMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.08 s Running org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:15:12.786 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:15:12.787 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:15:12.787 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:12.787 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:15:12.787 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:12.788 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:15:12.788 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:12.788 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:15:12.788 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:12.788 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:12.788 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:15:12.788 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:15:12.788 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:12.788 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:12.788 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:12.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:15:12.851 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:15:12.852 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:15:12.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:12.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:12.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.shell.DefaultShell, index 0 and no matchers specified 13:15:12.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:12.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:12.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:12.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:12.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:15:12.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:15:12.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:15:12.881 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 13:15:12.882 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 13:15:12.883 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 13:15:12.884 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 13:15:12.886 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:15:12.886 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:15:12.887 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 13:15:12.887 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 13:15:12.889 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 13:15:12.889 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem2" 13:15:12.896 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:15:12.897 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:12.897 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:12.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:12.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:12.955 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:15:12.955 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:12.955 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetText no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:15:12.955 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:15:12.955 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:12.955 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:12.955 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:12.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:15:12.998 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:15:12.998 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:15:12.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:12.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:12.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 13:15:12.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:12.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:13.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:13.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:13.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:15:13.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:15:13.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:15:13.002 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 13:15:13.002 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 13:15:13.002 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 13:15:13.003 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 13:15:13.003 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:15:13.004 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:15:13.005 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 13:15:13.005 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 13:15:13.005 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 13:15:13.010 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:15:13.010 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:13.010 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:13.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:13.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:13.062 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetText no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:15:13.062 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:13.062 INFO [WorkbenchTestable][RequirementsRunner] Started test: radioMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:15:13.062 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:15:13.062 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:13.062 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:13.062 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:13.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:15:13.095 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:15:13.095 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:15:13.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:13.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:13.096 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 13:15:13.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:13.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:13.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:13.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:13.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:15:13.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:15:13.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:15:13.099 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 13:15:13.099 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 13:15:13.100 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 13:15:13.100 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 13:15:13.100 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:15:13.100 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:15:13.100 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 13:15:13.100 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 13:15:13.100 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 13:15:13.101 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 13:15:13.101 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 13:15:13.101 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemRadio 13:15:13.102 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemRadio" 13:15:13.102 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text TreeItem1MenuItemRadio 13:15:13.104 INFO [main][MenuItemHandler] Select menu item: TreeItem1MenuItemRadio 13:15:13.109 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:15:13.109 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:13.109 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:13.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:13.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:13.162 INFO [WorkbenchTestable][RequirementsRunner] Finished test: radioMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:15:13.163 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:13.163 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByMatcher no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:15:13.163 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:15:13.163 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:13.163 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:13.163 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:13.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:15:13.246 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:15:13.246 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:15:13.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:13.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:13.247 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 13:15:13.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:13.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:13.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:13.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:13.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:15:13.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:15:13.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:15:13.249 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 13:15:13.249 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 13:15:13.250 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 13:15:13.250 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 13:15:13.250 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:15:13.250 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:15:13.252 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 13:15:13.252 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 13:15:13.258 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:15:13.258 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:13.258 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:13.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:13.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:13.278 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByMatcher no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:15:13.278 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:13.278 INFO [WorkbenchTestable][RequirementsRunner] Started test: disabledMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:15:13.278 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:15:13.278 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:13.278 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:13.278 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:13.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:15:13.344 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:15:13.344 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:15:13.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:13.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:13.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.shell.DefaultShell, index 0 and no matchers specified 13:15:13.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:13.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:13.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:13.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:13.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:15:13.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:15:13.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:15:13.351 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 13:15:13.351 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 13:15:13.351 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 13:15:13.351 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:15:13.351 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:15:13.352 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 13:15:13.352 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 13:15:13.352 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 13:15:13.352 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 13:15:13.352 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 13:15:13.352 DEBUG [main][MenuItemLookup] Found menu:'DisabledMenu' 13:15:13.352 DEBUG [main][MenuItemLookup] Item match:DisabledMenu 13:15:13.358 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:15:13.358 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:13.358 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:13.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:13.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:13.365 INFO [WorkbenchTestable][RequirementsRunner] Finished test: disabledMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:15:13.365 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:13.366 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:15:13.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:15:13.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:13.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:13.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:13.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:15:13.403 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:15:13.403 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:15:13.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:13.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:13.404 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 13:15:13.404 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:15:13.441 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellContextMenuItem" 13:15:13.446 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:15:13.446 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:13.446 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:13.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:13.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:13.455 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:15:13.455 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:13.455 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByMatcherNonExisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:15:13.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:15:13.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:13.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:13.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:13.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:15:13.497 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:15:13.497 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:15:13.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:13.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:13.498 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 13:15:13.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:13.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:13.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:13.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:13.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:15:13.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:15:13.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:15:13.500 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 13:15:13.500 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 13:15:13.501 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 13:15:13.501 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 13:15:13.501 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:15:13.501 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:15:13.502 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 13:15:13.502 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 13:15:13.502 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 13:15:13.502 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 13:15:13.502 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 13:15:13.502 DEBUG [main][MenuItemLookup] Found menu:'DisabledMenu' 13:15:13.510 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:15:13.510 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:13.510 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:13.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:13.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:13.557 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByMatcherNonExisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:15:13.557 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:13.557 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:15:13.557 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:15:13.557 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:13.557 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:13.557 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:13.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:15:13.585 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:15:13.585 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:15:13.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:13.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:13.586 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 13:15:13.586 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:15:13.586 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellContextMenuItem" 13:15:13.590 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:15:13.590 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:13.590 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:13.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:13.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:13.607 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:15:13.607 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:13.607 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetAllChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:15:13.607 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:15:13.607 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:13.607 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:13.607 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:13.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:15:13.659 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:15:13.660 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:15:13.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:13.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:13.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.shell.DefaultShell, index 0 and no matchers specified 13:15:13.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:13.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:13.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:13.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:13.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:15:13.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:15:13.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:15:13.667 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 13:15:13.668 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 13:15:13.668 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 13:15:13.668 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 13:15:13.668 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:15:13.668 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:15:13.669 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 13:15:13.669 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 13:15:13.669 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 13:15:13.669 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 13:15:13.670 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuEnabledChild" 13:15:13.670 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuDisabledChild" 13:15:13.675 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:15:13.675 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:13.675 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:13.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:13.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:13.692 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetAllChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:15:13.692 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:13.692 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByPathNonexisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:15:13.692 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:15:13.692 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:13.692 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:13.692 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:13.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:15:13.748 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:15:13.748 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:15:13.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:13.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:13.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.shell.DefaultShell, index 0 and no matchers specified 13:15:13.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:13.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:13.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:13.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:13.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:15:13.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:15:13.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:15:13.751 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 13:15:13.751 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 13:15:13.751 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 13:15:13.751 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 13:15:13.751 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:15:13.751 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:15:13.752 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 13:15:13.752 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 13:15:13.752 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 13:15:13.752 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 13:15:13.752 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 13:15:13.752 DEBUG [main][MenuItemLookup] Found menu:'DisabledMenu' 13:15:13.756 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:15:13.756 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:13.756 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:13.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:13.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:13.774 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByPathNonexisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:15:13.774 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:13.774 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:15:13.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:15:13.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:13.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:13.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:13.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:15:13.803 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:15:13.803 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:15:13.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:13.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:13.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.shell.DefaultShell, index 0 and no matchers specified 13:15:13.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:13.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:13.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:13.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:13.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:15:13.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:15:13.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:15:13.805 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 13:15:13.805 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 13:15:13.806 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 13:15:13.806 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 13:15:13.806 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:15:13.806 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:15:13.806 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 13:15:13.806 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 13:15:13.807 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 13:15:13.807 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text TreeItem1MenuItem1 13:15:13.807 INFO [main][MenuItemHandler] Select menu item: TreeItem1MenuItem1 13:15:13.808 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 13:15:13.809 DEBUG [WorkbenchTestable][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:15:13.809 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:13.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:13.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:13.840 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "MenuShell" as the parent 13:15:13.840 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:13.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:13.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:13.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:13.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:13.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:15:13.841 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:15:13.847 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:15:13.847 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:13.847 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:13.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:13.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:13.865 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:15:13.865 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:13.865 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllMenuItems_viaConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:15:13.865 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:15:13.865 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:13.865 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:13.865 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:13.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:15:13.887 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:15:13.887 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:15:13.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:13.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:13.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.shell.DefaultShell, index 0 and no matchers specified 13:15:13.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:13.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:13.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:13.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:13.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:15:13.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:15:13.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:15:13.896 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 13:15:13.896 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 13:15:13.896 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 13:15:13.896 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:15:13.896 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:15:13.900 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:15:13.900 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:13.900 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:13.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:13.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:13.952 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllMenuItems_viaConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:15:13.952 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:13.952 INFO [WorkbenchTestable][RequirementsRunner] Started test: shellContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:15:13.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:15:13.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:13.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:13.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:13.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:15:13.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 13:15:13.985 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:15:13.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:13.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:13.986 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 13:15:13.986 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:15:13.986 DEBUG [main][MenuItemLookup] Found menu:'ShellContextMenuItem' 13:15:13.986 DEBUG [main][MenuItemLookup] Item match:ShellContextMenuItem 13:15:13.991 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:15:13.991 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:13.991 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:13.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:13.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:13.999 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shellContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:15:13.999 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:13.999 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:15:13.999 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:15:13.999 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:13.999 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:13.999 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:14.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:15:14.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 13:15:14.059 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:15:14.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:14.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:14.060 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 13:15:14.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:14.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:14.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:14.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:14.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:15:14.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:15:14.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:15:14.062 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 13:15:14.062 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 13:15:14.062 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 13:15:14.062 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:15:14.062 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:15:14.063 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 13:15:14.063 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 13:15:14.063 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 13:15:14.063 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 13:15:14.063 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenu" 13:15:14.068 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:15:14.068 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:14.068 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:14.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:14.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:14.077 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:15:14.077 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:14.077 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllMenuItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:15:14.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:15:14.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:14.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:14.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:14.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:15:14.143 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:15:14.143 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:15:14.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:14.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:14.144 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 13:15:14.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:14.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:14.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:14.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:14.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:15:14.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:15:14.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:15:14.146 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 13:15:14.146 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 13:15:14.146 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 13:15:14.146 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 13:15:14.146 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:15:14.146 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:15:14.150 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:15:14.151 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:14.151 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:14.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:14.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:14.171 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllMenuItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:15:14.172 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:14.172 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemConstructor1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:15:14.172 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:15:14.172 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:14.172 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:14.172 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:14.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:15:14.199 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:15:14.200 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:15:14.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:14.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:14.200 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 13:15:14.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:14.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:14.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:14.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:14.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:15:14.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:15:14.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:15:14.202 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 13:15:14.202 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 13:15:14.203 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 13:15:14.203 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:15:14.203 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:15:14.203 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 13:15:14.203 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 13:15:14.203 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 13:15:14.203 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 13:15:14.203 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenuEnabledChild' 13:15:14.203 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenuEnabledChild 13:15:14.203 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuEnabledChild" 13:15:14.207 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:15:14.207 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:14.207 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:14.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:14.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:14.251 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemConstructor1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:15:14.251 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:14.251 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:15:14.251 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:15:14.251 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:14.251 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:14.251 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:14.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:15:14.273 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:15:14.273 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:15:14.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:14.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:14.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.shell.DefaultShell, index 0 and no matchers specified 13:15:14.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:14.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:14.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:14.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:14.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:15:14.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:15:14.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:15:14.281 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 13:15:14.281 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 13:15:14.281 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 13:15:14.281 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 13:15:14.281 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:15:14.282 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:15:14.282 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 13:15:14.282 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 13:15:14.286 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:15:14.286 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:14.286 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:14.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:14.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:14.304 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:15:14.304 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:14.304 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetAvailableChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:15:14.304 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:15:14.304 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:14.304 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:14.304 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:14.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:15:14.358 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:15:14.358 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:15:14.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:14.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 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.shell.DefaultShell, 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.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:15:14.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:15:14.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:15:14.369 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 13:15:14.369 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 13:15:14.369 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 13:15:14.369 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 13:15:14.369 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:15:14.369 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:15:14.370 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 13:15:14.370 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 13:15:14.370 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 13:15:14.370 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 13:15:14.370 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuEnabledChild" 13:15:14.374 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:15:14.374 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:14.374 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:14.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:14.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:14.390 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetAvailableChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:15:14.390 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:14.390 INFO [WorkbenchTestable][RequirementsRunner] Started test: checkMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:15:14.390 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:15:14.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:14.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:14.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:14.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:15:14.442 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:15:14.442 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:15:14.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:14.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:14.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.shell.DefaultShell, index 0 and no matchers specified 13:15:14.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:14.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:14.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:14.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:14.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:15:14.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:15:14.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:15:14.446 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 13:15:14.446 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 13:15:14.446 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 13:15:14.446 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 13:15:14.446 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:15:14.446 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:15:14.447 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 13:15:14.447 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 13:15:14.447 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 13:15:14.447 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 13:15:14.447 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemCheck 13:15:14.447 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemCheck" 13:15:14.447 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text TreeItem1MenuItemCheck 13:15:14.447 INFO [main][MenuItemHandler] Select menu item: TreeItem1MenuItemCheck 13:15:14.451 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:15:14.451 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:14.451 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:14.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:14.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:14.460 INFO [WorkbenchTestable][RequirementsRunner] Finished test: checkMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 13:15:14.460 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 13:15:14.460 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:14.460 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:14.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:14.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.684 s - in org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest menuItemGetMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.167 s menuItemGetText no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.107 s radioMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.1 s getMenuItemByMatcher no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.115 s disabledMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.087 s hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.089 s getMenuItemByMatcherNonExisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.102 s hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.05 s menuItemGetAllChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.085 s getMenuItemByPathNonexisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.082 s selectMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.091 s getAllMenuItems_viaConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.087 s shellContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.047 s menuItemConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.078 s getAllMenuItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.094 s menuItemConstructor1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.079 s getMenuItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.053 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.07 s Running org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 13:15:14.478 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 13:15:14.479 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:15:14.479 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:14.479 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 13:15:14.479 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:14.479 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:15:14.480 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:14.480 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:15:14.480 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:14.482 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 13:15:14.483 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 13:15:14.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:14.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:14.485 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:15:14.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:14.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:14.486 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:15:14.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:14.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:14.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:14.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:14.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:15:14.499 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 13:15:14.500 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:15:14.500 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:15:14.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 13:15:14.605 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:15:14.605 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 13:15:14.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:14.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:14.609 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:15:14.609 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:14.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:14.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:14.609 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 13:15:14.609 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:14.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:14.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:14.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:14.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:14.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:15:14.611 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 13:15:14.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:15:14.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:15:14.615 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 13:15:14.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:15:14.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:15:14.615 TRACE [main][WidgetHandler] Notify Table with event 13 13:15:14.616 TRACE [main][WidgetHandler] Wait for synchronization 13:15:14.616 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:14.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:14.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:14.616 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 13:15:14.616 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:14.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:14.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:14.640 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, 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:14.640 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:14.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:14.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:14.641 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 13:15:14.641 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:14.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:14.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:14.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:14.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:14.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:15:14.648 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:15:14.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:15:14.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:15:14.650 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:15:14.651 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:15:15.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:15:15.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:15:15.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:15:15.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:15.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:15.169 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:15:15.169 DEBUG [main][MenuItemLookup] Found menu:'File' 13:15:15.169 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:15:15.169 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:15:15.169 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:15:15.169 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:15:15.169 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:15:15.169 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:15:15.169 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:15:15.169 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:15:15.169 DEBUG [main][MenuItemLookup] Item match:Window 13:15:15.172 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:15:15.172 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:15:15.172 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:15:15.172 DEBUG [main][MenuItemLookup] Found menu:'' 13:15:15.172 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:15:15.172 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:15:15.172 DEBUG [main][MenuItemLookup] Found menu:'' 13:15:15.172 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:15:15.172 DEBUG [main][MenuItemLookup] Found menu:'' 13:15:15.172 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:15:15.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:15.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:15.173 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:15:15.173 DEBUG [main][MenuItemLookup] Found menu:'File' 13:15:15.173 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:15:15.173 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:15:15.173 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:15:15.173 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:15:15.173 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:15:15.173 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:15:15.173 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:15:15.173 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:15:15.173 DEBUG [main][MenuItemLookup] Item match:Window 13:15:15.174 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:15:15.174 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:15:15.174 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:15:15.174 DEBUG [main][MenuItemLookup] Found menu:'' 13:15:15.174 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:15:15.174 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:15:15.174 DEBUG [main][MenuItemLookup] Item match:Perspective 13:15:15.176 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:15:15.176 DEBUG [main][MenuItemLookup] Found menu:'' 13:15:15.177 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:15:15.177 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:15:15.177 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:15:15.177 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:15:15.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:15:15.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:15.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:15.178 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:15:15.178 DEBUG [main][MenuItemLookup] Found menu:'File' 13:15:15.178 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:15:15.178 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:15:15.178 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:15:15.178 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:15:15.178 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:15:15.178 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:15:15.178 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:15:15.178 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:15:15.178 DEBUG [main][MenuItemLookup] Item match:Window 13:15:15.178 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:15:15.178 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:15:15.178 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:15:15.179 DEBUG [main][MenuItemLookup] Found menu:'' 13:15:15.179 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:15:15.179 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:15:15.179 DEBUG [main][MenuItemLookup] Found menu:'' 13:15:15.179 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:15:15.179 DEBUG [main][MenuItemLookup] Found menu:'' 13:15:15.179 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:15:15.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:15.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:15.179 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:15:15.179 DEBUG [main][MenuItemLookup] Found menu:'File' 13:15:15.179 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:15:15.179 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:15:15.179 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:15:15.179 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:15:15.179 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:15:15.179 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:15:15.180 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:15:15.180 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:15:15.180 DEBUG [main][MenuItemLookup] Item match:Window 13:15:15.180 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:15:15.180 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:15:15.180 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:15:15.180 DEBUG [main][MenuItemLookup] Found menu:'' 13:15:15.180 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:15:15.180 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:15:15.180 DEBUG [main][MenuItemLookup] Item match:Perspective 13:15:15.180 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:15:15.180 DEBUG [main][MenuItemLookup] Found menu:'' 13:15:15.180 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:15:15.180 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:15:15.180 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:15:15.181 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:15:15.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:15.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:15.181 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:15:15.181 DEBUG [main][MenuItemLookup] Found menu:'File' 13:15:15.181 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:15:15.181 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:15:15.181 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:15:15.181 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:15:15.181 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:15:15.181 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:15:15.181 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:15:15.181 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:15:15.181 DEBUG [main][MenuItemLookup] Item match:Window 13:15:15.182 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:15:15.182 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:15:15.182 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:15:15.182 DEBUG [main][MenuItemLookup] Found menu:'' 13:15:15.182 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:15:15.182 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:15:15.182 DEBUG [main][MenuItemLookup] Found menu:'' 13:15:15.182 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:15:15.182 DEBUG [main][MenuItemLookup] Found menu:'' 13:15:15.182 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:15:15.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:15.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:15.184 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:15:15.184 DEBUG [main][MenuItemLookup] Found menu:'File' 13:15:15.184 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:15:15.184 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:15:15.184 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:15:15.184 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:15:15.184 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:15:15.184 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:15:15.184 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:15:15.184 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:15:15.184 DEBUG [main][MenuItemLookup] Item match:Window 13:15:15.185 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:15:15.185 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:15:15.185 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:15:15.185 DEBUG [main][MenuItemLookup] Found menu:'' 13:15:15.185 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:15:15.185 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:15:15.185 DEBUG [main][MenuItemLookup] Item match:Perspective 13:15:15.185 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:15:15.185 DEBUG [main][MenuItemLookup] Found menu:'' 13:15:15.185 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:15:15.185 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:15:15.185 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:15:15.185 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:15:15.185 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 13:15:15.185 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 13:15:15.186 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 13:15:15.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 13:15:15.251 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:15:15.251 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 13:15:15.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:15.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:15.252 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:15.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:15.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:15.253 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:15:15.253 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:15.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:15.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:15.254 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 13:15:15.254 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:15.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:15.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:15.254 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:15:15.254 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:15.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:15.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:15.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:15.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:15.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:15:15.256 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 13:15:15.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:15:15.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:15:15.256 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:15:15.256 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:15:15.408 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:15.408 INFO [WorkbenchTestable][RequirementsRunner] Started test: WorkbenchToolItemMultiLayeredMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest) 13:15:15.408 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 13:15:15.408 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:15.408 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:15.408 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:15.409 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:15:15.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:15.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:15.410 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:15:15.420 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:15:15.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:15.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:15.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:15.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:15.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:15:15.449 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:15:15.449 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:15:15.557 DEBUG [main][MenuItemLookup] Found menu:'(no launch history)' 13:15:15.557 DEBUG [main][MenuItemLookup] Found menu:'' 13:15:15.557 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:15:15.557 DEBUG [main][MenuItemLookup] Item match:Run As 13:15:15.560 DEBUG [main][MenuItemLookup] Found menu:'(none applicable)' 13:15:15.560 DEBUG [main][MenuItemLookup] Item match:(none applicable) 13:15:15.561 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"(none applicable)" 13:15:15.561 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 13:15:15.561 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:15.561 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:15.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:15.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:15.561 INFO [WorkbenchTestable][RequirementsRunner] Finished test: WorkbenchToolItemMultiLayeredMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest) 13:15:15.561 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 13:15:15.561 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:15.561 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:15.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:15.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.086 s - in org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest WorkbenchToolItemMultiLayeredMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest) Time elapsed: 0.153 s Running org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 13:15:15.569 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 13:15:15.570 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:15:15.570 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:15.570 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 13:15:15.570 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:15.571 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:15:15.571 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:15.571 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:15:15.571 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:15.571 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:15.571 INFO [WorkbenchTestable][RequirementsRunner] Started test: actionWithIdViewMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 13:15:15.571 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 13:15:15.571 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:15.571 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:15.571 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:15.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:15.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:15.586 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' view via menu. 13:15:15.586 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:15:15.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:15.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:15.587 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:15:15.587 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:15:15.587 DEBUG [main][MenuItemLookup] Found menu:'File' 13:15:15.587 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:15:15.587 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:15:15.587 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:15:15.587 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:15:15.587 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:15:15.587 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:15:15.587 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:15:15.587 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:15:15.587 DEBUG [main][MenuItemLookup] Item match:Window 13:15:15.588 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:15:15.588 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:15:15.588 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:15:15.588 DEBUG [main][MenuItemLookup] Found menu:'' 13:15:15.588 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:15:15.588 DEBUG [main][MenuItemLookup] Item match:Show View 13:15:15.592 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:15:15.592 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:15:15.592 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:15:15.592 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:15:15.592 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 13:15:15.592 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:15:15.592 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:15:15.592 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:15:15.592 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:15:15.592 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:15:15.592 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:15:15.592 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:15:15.592 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:15:15.592 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:15:15.592 DEBUG [main][MenuItemLookup] Found menu:'' 13:15:15.592 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:15:15.592 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:15:15.593 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:15:15.593 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:15:15.593 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:15:15.681 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:15.684 DEBUG [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:15.684 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:15:15.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:15.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:15.686 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:15:15.686 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:15.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:15.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:15.686 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:15:15.686 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:15.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:15.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:15.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:15.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:15.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:15:15.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:15:15.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:15:15.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 13:15:15.690 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 13:15:15.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:15:16.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:15:16.194 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 13:15:16.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 13:15:16.196 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 13:15:16.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:15:16.197 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 13:15:16.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:15:16.197 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 13:15:16.198 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT 13:15:16.198 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT 13:15:16.198 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT about selection 13:15:16.199 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT 13:15:16.199 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:16.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:16.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:16.199 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:15:16.199 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:16.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:16.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:16.200 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:15:16.200 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:16.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:16.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:16.201 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:15:16.201 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:16.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:16.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:16.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:16.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:16.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:15:16.203 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:15:16.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:15:16.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:15:16.203 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:15:16.203 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:15:16.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:15:16.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:15:16.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 13:15:16.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:16.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:16.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 13:15:16.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:16.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:16.276 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:15:16.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:16.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:16.278 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:15:16.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 '\*?\QRedDeer SWT\E') 13:15:16.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:16.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:16.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:16.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:16.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:16.285 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 13:15:16.285 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 13:15:16.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:16.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:15:16.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:15:16.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:15:16.304 DEBUG [main][MenuItemLookup] Found menu:'submenu' 13:15:16.304 DEBUG [main][MenuItemLookup] Found menu:'' 13:15:16.304 DEBUG [main][MenuItemLookup] Found menu:'View Action with ID' 13:15:16.304 DEBUG [main][MenuItemLookup] Item match:View Action with ID 13:15:16.305 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"View Action with ID" 13:15:16.305 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text View Action with ID 13:15:16.305 INFO [main][MenuItemHandler] Select menu item: View Action with ID 13:15:16.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ViewWithActionIsToggled.... 13:15:16.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ViewWithActionIsToggled. finished successfully 13:15:16.306 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 13:15:16.306 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:16.306 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:16.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:16.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:16.307 INFO [WorkbenchTestable][RequirementsRunner] Finished test: actionWithIdViewMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 13:15:16.307 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:16.307 INFO [WorkbenchTestable][RequirementsRunner] Started test: parameterizedViewMenuItemTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 13:15:16.307 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 13:15:16.307 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:16.307 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:16.307 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:16.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:16.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:16.340 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 13:15:16.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:16.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:16.346 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:15:16.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:16.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:16.346 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:15:16.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 '\*?\QRedDeer SWT\E') 13:15:16.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:16.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:16.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:16.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:16.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:16.359 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 13:15:16.359 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 13:15:16.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:16.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:15:16.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:15:16.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:15:16.361 DEBUG [main][MenuItemLookup] Found menu:'submenu' 13:15:16.361 DEBUG [main][MenuItemLookup] Item match:submenu 13:15:16.363 DEBUG [main][MenuItemLookup] Found menu:'parameterizedMenuA' 13:15:16.363 DEBUG [main][MenuItemLookup] Item match:parameterizedMenuA 13:15:16.363 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"parameterizedMenu&A" 13:15:16.363 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text parameterizedMenuA 13:15:16.364 INFO [main][MenuItemHandler] Select menu item: parameterizedMenu&A 13:15:16.370 DEBUG [main][MenuItemLookup] Found menu:'submenu' 13:15:16.370 DEBUG [main][MenuItemLookup] Item match:submenu 13:15:16.371 DEBUG [main][MenuItemLookup] Found menu:'parameterizedMenuA' 13:15:16.371 DEBUG [main][MenuItemLookup] Found menu:'parameterizedMenuB' 13:15:16.371 DEBUG [main][MenuItemLookup] Item match:parameterizedMenuB 13:15:16.371 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"parameterizedMenu&B" 13:15:16.371 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text parameterizedMenuB 13:15:16.371 INFO [main][MenuItemHandler] Select menu item: parameterizedMenu&B 13:15:16.371 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 13:15:16.371 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:16.371 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:16.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:16.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:16.372 INFO [WorkbenchTestable][RequirementsRunner] Finished test: parameterizedViewMenuItemTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 13:15:16.372 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:16.372 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErrorLogMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 13:15:16.372 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 13:15:16.372 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:16.372 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:16.372 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:16.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:16.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:16.385 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu. 13:15:16.385 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:15:16.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:16.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:16.386 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:15:16.386 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:15:16.386 DEBUG [main][MenuItemLookup] Found menu:'File' 13:15:16.386 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:15:16.387 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:15:16.387 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:15:16.387 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:15:16.387 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:15:16.387 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:15:16.387 DEBUG [main][MenuItemLookup] Item match:Window 13:15:16.387 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:15:16.387 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:15:16.387 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:15:16.387 DEBUG [main][MenuItemLookup] Found menu:'' 13:15:16.387 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:15:16.387 DEBUG [main][MenuItemLookup] Item match:Show View 13:15:16.391 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:15:16.391 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:15:16.391 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:15:16.391 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:15:16.391 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 13:15:16.391 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:15:16.391 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:15:16.391 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:15:16.391 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:15:16.391 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:15:16.391 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:15:16.391 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:15:16.391 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:15:16.391 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:15:16.391 DEBUG [main][MenuItemLookup] Found menu:'' 13:15:16.391 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:15:16.391 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:15:16.392 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:15:16.392 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:15:16.392 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:15:16.466 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:16.469 DEBUG [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:16.469 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:15:16.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:16.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:16.470 DEBUG [WorkbenchTestable][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:16.470 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:16.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:16.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:16.471 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:15:16.471 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:16.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:16.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:16.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:16.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:16.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:15:16.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:15:16.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:15:16.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:15:16.476 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:15:16.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:15:16.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:15:16.981 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:15:16.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:15:16.983 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:15:16.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:15:16.983 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:15:16.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:15:16.984 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:15:16.984 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log 13:15:16.984 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log 13:15:16.984 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection 13:15:16.985 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log 13:15:16.985 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:16.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:16.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:16.985 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:15:16.985 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:16.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:16.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:16.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 "Open") 13:15:16.986 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:16.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:16.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:16.987 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:15:16.987 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:16.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:16.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:16.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:16.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:16.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:15:16.989 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:15:16.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:15:16.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:15:16.989 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:15:16.989 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:15:17.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:15:17.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:15:17.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 13:15:17.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:17.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:17.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 13:15:17.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:17.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:17.122 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:15:17.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:17.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:17.122 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:15:17.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 '\*?\QError Log\E') 13:15:17.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:17.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:17.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:17.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:17.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:17.145 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:15:17.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:15:17.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:17.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:15:17.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:15:17.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:15:17.150 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:15:17.150 DEBUG [main][MenuItemLookup] Found menu:'' 13:15:17.150 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:15:17.150 DEBUG [main][MenuItemLookup] Item match:Filters... 13:15:17.150 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Filters..." 13:15:17.150 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Filters... 13:15:17.151 INFO [main][MenuItemHandler] Select menu item: &Filters... 13:15:17.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Log Filters"] is available.... 13:15:17.246 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:15:17.246 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Log Filters 13:15:17.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:17.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:17.247 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:15:17.247 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:17.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:17.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:17.248 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Log Filters" as the parent 13:15:17.248 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:17.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:17.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:17.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:17.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:17.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:15:17.251 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:15:17.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:15:17.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:15:17.251 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:15:17.251 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:15:17.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Log Filters"] is available.... 13:15:17.356 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:15:17.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 13:15:17.357 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:15:17.357 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 13:15:17.357 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:17.357 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:17.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:17.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:17.366 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErrorLogMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 13:15:17.366 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:17.366 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckStyledMenus no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 13:15:17.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 13:15:17.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:17.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:17.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:17.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:17.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:17.373 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 13:15:17.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:17.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:17.380 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:15:17.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:17.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:17.381 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:15:17.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:15:17.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:17.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:17.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:17.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:17.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:15:17.387 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:15:17.388 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:15:17.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:15:17.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:15:17.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:15:17.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:15:17.390 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:15:17.391 DEBUG [main][MenuItemLookup] Found menu:'' 13:15:17.391 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:15:17.391 DEBUG [main][MenuItemLookup] Found menu:'' 13:15:17.391 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events' 13:15:17.391 DEBUG [main][MenuItemLookup] Found menu:'Show text filter' 13:15:17.391 DEBUG [main][MenuItemLookup] Item match:Show text filter 13:15:17.391 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Show text filter" 13:15:17.391 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Show text filter 13:15:17.391 INFO [main][MenuItemHandler] Select menu item: &Show text filter 13:15:17.392 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:15:17.392 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:17.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:17.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:17.394 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Error Log (Workspace Log)"as the parent 13:15:17.395 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:17.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:17.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:17.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:17.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:17.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:18.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:18.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:18.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:15:18.405 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 13:15:18.405 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 13:15:18.405 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:18.405 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:18.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:18.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:18.406 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckStyledMenus no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 13:15:18.406 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 13:15:18.406 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:18.406 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:18.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:18.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.837 s - in org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest actionWithIdViewMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 0.736 s parameterizedViewMenuItemTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 0.065 s testErrorLogMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 0.994 s testCheckStyledMenus no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 1.04 s Running org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 13:15:18.413 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 13:15:18.414 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:15:18.414 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:18.414 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 13:15:18.414 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:18.414 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:15:18.415 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:18.415 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:15:18.415 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:18.415 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:18.415 INFO [WorkbenchTestable][RequirementsRunner] Started test: toolItemMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 13:15:18.415 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 13:15:18.415 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:18.415 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:18.415 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:18.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:15:18.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 13:15:18.440 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:15:18.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:18.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:18.447 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:15:18.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:18.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:18.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:18.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:18.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:15:18.448 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:15:18.448 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:15:18.459 DEBUG [main][MenuItemLookup] Found menu:'ToolItemMenuItem1' 13:15:18.459 DEBUG [main][MenuItemLookup] Item match:ToolItemMenuItem1 13:15:18.464 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 13:15:18.464 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:18.464 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:18.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:18.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:18.473 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toolItemMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 13:15:18.473 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:18.473 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 13:15:18.473 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 13:15:18.473 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:18.473 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:18.473 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:18.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:15:18.514 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:15:18.514 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:15:18.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:18.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:18.515 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:15:18.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:18.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:18.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:18.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:18.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:15:18.540 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:15:18.540 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:15:18.549 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem1" 13:15:18.549 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem2" 13:15:18.549 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem3" 13:15:18.554 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 13:15:18.554 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:18.554 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:18.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:18.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:18.571 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 13:15:18.571 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:18.571 INFO [WorkbenchTestable][RequirementsRunner] Started test: toolItemMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 13:15:18.571 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 13:15:18.571 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:18.571 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:18.571 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:18.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:15:18.601 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:15:18.601 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:15:18.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:18.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:18.602 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:15:18.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:18.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:18.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:18.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:18.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:15:18.602 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:15:18.602 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:15:18.616 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 13:15:18.616 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:18.616 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:18.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:18.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:18.648 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toolItemMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 13:15:18.648 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:18.648 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 13:15:18.648 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 13:15:18.648 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:18.648 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:18.648 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:18.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:15:18.672 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:15:18.672 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:15:18.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:18.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:18.673 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "toolItemMenu") 13:15:18.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:18.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:18.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:18.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:18.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:15:18.673 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:15:18.673 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:15:18.689 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem1" 13:15:18.693 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 13:15:18.693 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:18.693 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:18.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:18.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:18.700 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 13:15:18.700 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:18.701 INFO [WorkbenchTestable][RequirementsRunner] Started test: toolItemMenuWrongStyle no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 13:15:18.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 13:15:18.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:18.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:18.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:18.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 13:15:18.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 13:15:18.766 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 13:15:18.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:15:18.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:15:18.767 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:15:18.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:18.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:18.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:18.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:18.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:15:18.772 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 13:15:18.772 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:18.772 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:18.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:18.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:18.780 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toolItemMenuWrongStyle no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 13:15:18.780 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 13:15:18.780 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:18.780 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:18.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:18.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 s - in org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest toolItemMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.058 s hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.098 s toolItemMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.077 s hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.052 s toolItemMenuWrongStyle no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.08 s Running org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 13:15:18.785 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 13:15:18.787 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:15:18.787 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:18.787 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 13:15:18.787 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:18.787 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:15:18.797 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:18.797 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:15:18.797 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:18.797 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:18.797 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 13:15:18.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 13:15:18.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:18.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:18.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:18.944 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:15:18.944 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:18.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:18.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:18.959 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:15:18.959 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:18.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:18.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:15:18.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 13:15:19.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:15:19.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 13:15:19.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:15:19.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 13:15:19.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:15:19.963 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 1 was not found 13:15:19.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:15:19.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:15:19.964 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:15:19.964 DEBUG [main][AbstractWait] Waiting until shell is active... 13:15:19.964 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:15:19.964 INFO [main][AbstractShell] Close shell Testing shell 13:15:19.964 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:15:19.972 DEBUG [main][AbstractWait] Waiting while shell is available... 13:15:19.972 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:15:19.972 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 13:15:19.972 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:19.972 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:19.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:19.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:19.990 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 13:15:19.990 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:19.990 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 13:15:19.990 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 13:15:19.990 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:19.990 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:19.991 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:20.009 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:15:20.009 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:20.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:20.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:20.024 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:15:20.024 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:20.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:20.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:20.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:20.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:20.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:21.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:21.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:21.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:15:21.031 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was not found 13:15:21.031 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:15:21.031 DEBUG [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:15:21.031 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:15:21.031 DEBUG [main][AbstractWait] Waiting until shell is active... 13:15:21.031 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:15:21.031 INFO [main][AbstractShell] Close shell Testing shell 13:15:21.031 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:15:21.044 DEBUG [main][AbstractWait] Waiting while shell is available... 13:15:21.044 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:15:21.044 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 13:15:21.044 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:21.044 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:21.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:21.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:21.047 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 13:15:21.047 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:21.047 INFO [WorkbenchTestable][RequirementsRunner] Started test: executeTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 13:15:21.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 13:15:21.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:21.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:21.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:21.071 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with no referenced composite specified, index 0 and no matchers specified 13:15:21.071 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:21.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:21.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:21.087 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:15:21.087 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:21.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:21.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:21.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:21.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:21.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 13:15:21.091 INFO [WorkbenchTestable][AbstractBrowser] Execute script: testExecute() 13:15:21.163 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:15:21.163 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:15:21.163 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:15:21.164 DEBUG [main][AbstractWait] Waiting until shell is active... 13:15:21.164 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:15:21.164 INFO [main][AbstractShell] Close shell Testing shell 13:15:21.164 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:15:21.173 DEBUG [main][AbstractWait] Waiting while shell is available... 13:15:21.173 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:15:21.173 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 13:15:21.173 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:21.173 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:21.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:21.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:21.186 INFO [WorkbenchTestable][RequirementsRunner] Finished test: executeTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 13:15:21.186 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:21.186 INFO [WorkbenchTestable][RequirementsRunner] Started test: evaluateTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 13:15:21.186 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 13:15:21.186 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:21.186 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:21.186 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:21.204 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:15:21.204 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:21.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:21.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:21.220 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:15:21.220 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:21.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:21.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:21.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:21.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:21.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 13:15:21.221 INFO [WorkbenchTestable][AbstractBrowser] Evaluate script: testEvaluate();return "test"; 13:15:21.312 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:15:21.312 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:15:21.312 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:15:21.312 DEBUG [main][AbstractWait] Waiting until shell is active... 13:15:21.312 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:15:21.313 INFO [main][AbstractShell] Close shell Testing shell 13:15:21.313 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:15:21.341 DEBUG [main][AbstractWait] Waiting while shell is available... 13:15:21.341 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:15:21.341 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 13:15:21.341 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:21.341 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:21.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:21.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:21.353 INFO [WorkbenchTestable][RequirementsRunner] Finished test: evaluateTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 13:15:21.354 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:21.354 INFO [WorkbenchTestable][RequirementsRunner] Started test: findBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 13:15:21.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 13:15:21.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:21.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:21.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:21.371 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:15:21.371 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:21.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:21.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:21.392 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:15:21.392 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:21.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:21.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:21.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:21.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:21.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 13:15:21.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:15:21.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:15:21.393 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:15:21.394 DEBUG [main][AbstractWait] Waiting until shell is active... 13:15:21.394 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:15:21.394 INFO [main][AbstractShell] Close shell Testing shell 13:15:21.394 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:15:21.508 DEBUG [main][AbstractWait] Waiting while shell is available... 13:15:21.508 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:15:21.508 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 13:15:21.508 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:21.508 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:21.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:21.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:21.510 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 13:15:21.510 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:21.510 INFO [WorkbenchTestable][RequirementsRunner] Started test: findBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 13:15:21.510 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 13:15:21.510 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:21.510 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:21.510 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:21.526 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:15:21.526 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:21.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:21.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:21.543 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:15:21.543 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:21.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:21.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:21.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:21.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:21.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 13:15:21.546 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:15:21.546 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:15:21.546 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:15:21.547 DEBUG [main][AbstractWait] Waiting until shell is active... 13:15:21.547 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:15:21.547 INFO [main][AbstractShell] Close shell Testing shell 13:15:21.547 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:15:21.629 DEBUG [main][AbstractWait] Waiting while shell is available... 13:15:21.629 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:15:21.629 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 13:15:21.629 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:21.629 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:21.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:21.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:21.632 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 13:15:21.632 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:21.632 INFO [WorkbenchTestable][RequirementsRunner] Started test: navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 13:15:21.632 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 13:15:21.632 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:21.632 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:21.632 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:21.649 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:15:21.649 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:21.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:21.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:21.664 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:15:21.664 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:21.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:21.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:21.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:21.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:21.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 13:15:21.665 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.eclipse.org/swt/snippets/' 13:15:21.669 DEBUG [main][BrowserProgressListener] Calling chanded() 13:15:21.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:15:21.669 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:15:21.860 DEBUG [main][BrowserProgressListener] Calling chanded() 13:15:22.120 DEBUG [main][BrowserProgressListener] Calling chanded() 13:15:22.170 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() failed to create drawable 13:15:22.558 DEBUG [main][BrowserProgressListener] Calling chanded() 13:15:22.670 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:15:22.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:15:22.670 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 13:15:32.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:15:32.671 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:15:32.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:15:32.680 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.eclipse.org/swt/widgets/' 13:15:32.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:15:32.680 DEBUG [main][BrowserProgressListener] Calling chanded() 13:15:32.680 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:15:32.718 DEBUG [main][BrowserProgressListener] Calling chanded() 13:15:32.820 DEBUG [main][BrowserProgressListener] Calling chanded() 13:15:33.180 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:15:33.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:15:33.181 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 13:15:43.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:15:43.181 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:15:43.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:15:43.182 INFO [WorkbenchTestable][AbstractBrowser] Browser back 13:15:43.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:15:43.183 DEBUG [main][BrowserProgressListener] Calling chanded() 13:15:43.183 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:15:43.336 DEBUG [main][BrowserProgressListener] Calling chanded() 13:15:43.684 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:15:43.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:15:43.684 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:15:44.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:15:44.684 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:15:44.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:15:44.696 INFO [WorkbenchTestable][AbstractBrowser] Browser forward 13:15:44.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:15:44.697 DEBUG [main][BrowserProgressListener] Calling chanded() 13:15:44.697 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:15:44.753 DEBUG [main][BrowserProgressListener] Calling chanded() 13:15:45.198 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:15:45.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:15:45.198 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:15:46.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:15:46.198 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:15:46.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:15:46.199 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:15:46.199 DEBUG [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:15:46.199 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:15:46.200 DEBUG [main][AbstractWait] Waiting until shell is active... 13:15:46.200 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:15:46.200 INFO [main][AbstractShell] Close shell Testing shell 13:15:46.200 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:15:46.211 DEBUG [main][AbstractWait] Waiting while shell is available... 13:15:46.211 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:15:46.211 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 13:15:46.211 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:46.211 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:46.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:46.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:46.226 INFO [WorkbenchTestable][RequirementsRunner] Finished test: navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 13:15:46.226 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 13:15:46.226 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:46.226 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:46.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:46.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.442 s - in org.eclipse.reddeer.swt.test.impl.browser.BrowserTest findNonExistingBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 1.193 s findNonExistingBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 1.057 s executeTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.139 s evaluateTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.167 s findBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.156 s findBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.122 s navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 24.594 s Running org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 13:15:46.234 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 13:15:46.235 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:15:46.235 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:46.235 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 13:15:46.235 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:46.235 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:15:46.236 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:46.236 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:15:46.236 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:46.236 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:46.236 INFO [WorkbenchTestable][RequirementsRunner] Started test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 13:15:46.236 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 13:15:46.236 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:46.236 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:46.236 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:46.293 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:15:46.293 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:46.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:46.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:46.309 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:15:46.309 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:46.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:46.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:15:46.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:15:46.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:46.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 1 was found 13:15:46.312 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:15:46.312 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:46.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:46.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:46.313 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:15:46.313 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:46.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:46.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:46.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:46.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:46.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 13:15:46.344 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:15:46.344 DEBUG [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:15:46.344 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:15:46.345 DEBUG [main][AbstractWait] Waiting until shell is active... 13:15:46.345 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:15:46.345 INFO [main][AbstractShell] Close shell Testing shell 13:15:46.345 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:15:46.356 DEBUG [main][AbstractWait] Waiting while shell is available... 13:15:46.356 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:15:46.356 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 13:15:46.356 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:46.356 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:46.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:46.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:46.374 INFO [WorkbenchTestable][RequirementsRunner] Finished test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 13:15:46.374 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:46.374 INFO [WorkbenchTestable][RequirementsRunner] Started test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 13:15:46.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 13:15:46.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:46.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:46.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:46.443 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:15:46.443 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:46.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:46.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:46.460 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:15:46.460 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:46.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:46.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:46.461 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key coolId 13:15:46.462 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key coolId 13:15:46.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:46.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:46.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 13:15:46.465 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 1 13:15:46.468 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:15:46.468 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:15:46.468 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:15:46.470 DEBUG [main][AbstractWait] Waiting until shell is active... 13:15:46.470 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:15:46.470 INFO [main][AbstractShell] Close shell Testing shell 13:15:46.470 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:15:46.481 DEBUG [main][AbstractWait] Waiting while shell is available... 13:15:46.481 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:15:46.482 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 13:15:46.482 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:46.482 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:46.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:46.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:46.489 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 13:15:46.489 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:46.489 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 13:15:46.489 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 13:15:46.489 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:46.489 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:46.489 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:46.562 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:15:46.562 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:46.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:46.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:46.584 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:15:46.584 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:46.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:46.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:46.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:46.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:46.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 13:15:46.588 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:15:46.588 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:46.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:46.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:46.588 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:15:46.588 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:46.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:46.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:46.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:46.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:46.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 13:15:46.589 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:15:46.589 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:46.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:46.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:46.597 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:15:46.597 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:46.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:46.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:46.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:46.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:46.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 13:15:46.601 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:15:46.601 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:46.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:46.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:46.601 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:15:46.601 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:46.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:46.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:15:46.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:15:46.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:46.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 1 was found 13:15:46.603 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:15:46.603 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:46.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:46.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:46.603 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:15:46.603 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:46.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:46.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:46.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:46.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:46.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 13:15:46.611 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:15:46.611 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:46.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:46.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:46.612 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:15:46.612 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:46.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:46.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:15:46.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:15:46.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:46.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 2 was found 13:15:46.613 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:15:46.613 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:46.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:46.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:46.613 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:15:46.613 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:46.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:46.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:46.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:46.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:46.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 13:15:46.647 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:15:46.648 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:46.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:46.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:46.648 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:15:46.648 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:46.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:46.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 13:15:46.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 13:15:46.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:46.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 3 was found 13:15:46.649 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:15:46.649 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:15:46.649 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:15:46.650 DEBUG [main][AbstractWait] Waiting until shell is active... 13:15:46.650 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:15:46.650 INFO [main][AbstractShell] Close shell Testing shell 13:15:46.650 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:15:46.662 DEBUG [main][AbstractWait] Waiting while shell is available... 13:15:46.662 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:15:46.662 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 13:15:46.662 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:46.662 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:46.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:46.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:46.669 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 13:15:46.669 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:46.669 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 13:15:46.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 13:15:46.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:46.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:46.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:46.735 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:15:46.735 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:46.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:46.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:46.764 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:15:46.764 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:46.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:46.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:46.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:46.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:46.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 13:15:46.771 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 3 13:15:46.773 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:15:46.773 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:15:46.773 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:15:46.774 DEBUG [main][AbstractWait] Waiting until shell is active... 13:15:46.775 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:15:46.775 INFO [main][AbstractShell] Close shell Testing shell 13:15:46.775 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:15:46.790 DEBUG [main][AbstractWait] Waiting while shell is available... 13:15:46.790 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:15:46.790 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 13:15:46.790 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:46.790 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:46.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:46.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:46.813 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 13:15:46.814 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:46.814 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 13:15:46.814 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 13:15:46.814 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:46.814 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:46.814 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:46.890 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:15:46.890 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:46.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:46.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:46.911 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:15:46.911 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:46.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:46.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:46.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:46.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:46.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 13:15:46.916 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 2 13:15:46.917 DEBUG [WorkbenchTestable][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:15:46.917 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:46.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:46.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:46.918 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:15:46.918 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:46.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:46.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:46.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:46.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:46.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:15:46.918 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:15:46.919 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:15:46.919 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:15:46.919 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:15:46.920 DEBUG [main][AbstractWait] Waiting until shell is active... 13:15:46.920 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:15:46.920 INFO [main][AbstractShell] Close shell Testing shell 13:15:46.920 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:15:46.932 DEBUG [main][AbstractWait] Waiting while shell is available... 13:15:46.932 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:15:46.932 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 13:15:46.932 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:46.932 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:46.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:46.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:46.940 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 13:15:46.940 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:46.940 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 13:15:46.940 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 13:15:46.940 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:46.940 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:46.940 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:46.992 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:15:46.992 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:47.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:47.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:47.017 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:15:47.017 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:47.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:47.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:15:47.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:15:47.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:47.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 1 was found 13:15:47.019 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 1 13:15:47.021 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:15:47.021 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:15:47.021 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:15:47.023 DEBUG [main][AbstractWait] Waiting until shell is active... 13:15:47.023 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:15:47.023 INFO [main][AbstractShell] Close shell Testing shell 13:15:47.023 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:15:47.034 DEBUG [main][AbstractWait] Waiting while shell is available... 13:15:47.034 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:15:47.034 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 13:15:47.034 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:47.034 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:47.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:47.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:47.041 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 13:15:47.041 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:47.041 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 13:15:47.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 13:15:47.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:47.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:47.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:47.090 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:15:47.090 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:47.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:47.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:47.113 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:15:47.113 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:47.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:47.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 13:15:47.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 13:15:47.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 13:15:47.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 13:15:48.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 13:15:48.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 13:15:48.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:15:48.118 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 5 was not found 13:15:48.118 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:15:48.118 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:15:48.118 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:15:48.118 DEBUG [main][AbstractWait] Waiting until shell is active... 13:15:48.118 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:15:48.118 INFO [main][AbstractShell] Close shell Testing shell 13:15:48.118 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:15:48.128 DEBUG [main][AbstractWait] Waiting while shell is available... 13:15:48.129 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:15:48.129 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 13:15:48.129 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:48.129 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:48.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:48.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:48.136 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 13:15:48.136 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:48.136 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 13:15:48.136 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 13:15:48.136 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:48.136 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:48.136 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:48.180 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:15:48.180 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:48.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:48.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:48.199 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:15:48.199 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:48.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:48.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:48.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:48.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:48.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:49.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:49.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:15:49.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:15:49.219 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was not found 13:15:49.219 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:15:49.219 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:15:49.219 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:15:49.219 DEBUG [main][AbstractWait] Waiting until shell is active... 13:15:49.219 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:15:49.219 INFO [main][AbstractShell] Close shell Testing shell 13:15:49.219 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:15:49.232 DEBUG [main][AbstractWait] Waiting while shell is available... 13:15:49.232 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:15:49.232 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 13:15:49.232 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:49.232 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:49.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:49.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:49.240 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 13:15:49.240 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:49.240 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 13:15:49.240 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 13:15:49.240 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:49.240 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:49.240 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:49.289 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:15:49.289 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:49.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:49.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:49.313 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:15:49.313 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:49.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:49.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:49.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:49.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:49.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 13:15:49.318 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to selection: Item23 13:15:49.321 DEBUG [WorkbenchTestable][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:15:49.321 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:49.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:49.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:49.321 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:15:49.321 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:49.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:49.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:49.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:49.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:49.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:15:49.322 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:15:49.323 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:15:49.323 DEBUG [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:15:49.323 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:15:49.324 DEBUG [main][AbstractWait] Waiting until shell is active... 13:15:49.324 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:15:49.324 INFO [main][AbstractShell] Close shell Testing shell 13:15:49.324 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:15:49.335 DEBUG [main][AbstractWait] Waiting while shell is available... 13:15:49.335 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:15:49.335 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 13:15:49.335 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:49.335 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:49.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:49.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:49.342 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 13:15:49.343 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 13:15:49.343 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:49.343 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:49.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:49.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.109 s - in org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest enabled no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.138 s findById no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.115 s getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.18 s findByName no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.144 s selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.126 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.095 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 1.104 s selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.102 s Running org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 13:15:49.348 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 13:15:49.349 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:15:49.349 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:49.349 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 13:15:49.349 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:49.349 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:15:49.355 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:49.355 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:15:49.355 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:49.355 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:49.355 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemsCount no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 13:15:49.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 13:15:49.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:49.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:49.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:731): Gtk-WARNING **: 13:15:49.376: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.384: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.386: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.388: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.389: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.396: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.396: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.398: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.398: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.399: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.401: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.401: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.410: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.423: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.425: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.426: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.427: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.434: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.434: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.435: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.435: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.437: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.438: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.438: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.445: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.445: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.445: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.446: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.447: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.447: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.448: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.449: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.449: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.450: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.456: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.456: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.457: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.457: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.458: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.458: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.459: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.459: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.460: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.461: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.461: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.461: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.462: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 13:15:49.467 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:15:49.467 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:49.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:49.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:49.480 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:15:49.480 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:49.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:49.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:49.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:49.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:49.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 13:15:49.485 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:15:49.485 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:49.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:49.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:49.486 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:15:49.486 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:49.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:49.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:15:49.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:15:49.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:49.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 13:15:49.488 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:15:49.488 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:15:49.488 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:15:49.489 DEBUG [main][AbstractWait] Waiting until shell is active... 13:15:49.489 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:15:49.489 INFO [main][AbstractShell] Close shell Testing shell 13:15:49.489 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:15:49.547 DEBUG [main][AbstractWait] Waiting while shell is available... 13:15:49.547 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:15:49.547 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 13:15:49.547 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:49.547 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:49.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:49.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:49.554 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemsCount no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 13:15:49.554 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:49.554 INFO [WorkbenchTestable][RequirementsRunner] Started test: collapseAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 13:15:49.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 13:15:49.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:49.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:49.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:731): Gtk-WARNING **: 13:15:49.569: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.576: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.577: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.578: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.579: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.585: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.585: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.587: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.587: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.588: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.589: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.589: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.598: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.605: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.606: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.607: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.609: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.614: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.615: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.616: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.616: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.618: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.619: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.619: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.625: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.625: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.625: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.627: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.627: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.627: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.628: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.629: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.630: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.630: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.636: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.636: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.636: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.636: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.638: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.638: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.638: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.638: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.639: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.640: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.640: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.640: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:49.641: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 13:15:49.643 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:15:49.643 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:49.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:49.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:49.661 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:15:49.661 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:49.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:49.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:15:49.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:15:49.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:49.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 13:15:49.662 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 0 13:15:49.662 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:15:49.662 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:49.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:49.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:49.663 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:15:49.663 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:49.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:49.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:15:49.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:15:49.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:49.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 13:15:49.664 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 0 13:15:49.669 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:15:50.670 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been expanded 13:15:50.670 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 2 13:15:50.670 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:15:50.670 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:50.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:50.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:50.671 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:15:50.671 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:50.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:50.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:15:50.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:15:50.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:50.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 13:15:50.672 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 2 13:15:50.673 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:15:51.673 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 2 has been expanded 13:15:51.673 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 4 13:15:51.673 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:15:51.673 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:51.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:51.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:51.674 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:15:51.674 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:51.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:51.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:15:51.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:15:51.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:51.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 13:15:51.675 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 4 13:15:51.676 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:15:52.676 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 4 has been expanded 13:15:52.677 INFO [WorkbenchTestable][AbstractExpandBar] Collapse all expand bar items 13:15:52.677 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 0 13:15:52.679 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been collapsed 13:15:52.679 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 1 13:15:52.680 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 1 is already collapsed. No action performed 13:15:52.680 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 2 13:15:52.680 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 2 has been collapsed 13:15:52.680 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 3 13:15:52.680 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 3 is already collapsed. No action performed 13:15:52.681 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 4 13:15:52.681 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 4 has been collapsed 13:15:52.682 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:15:52.682 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:15:52.682 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:15:52.682 DEBUG [main][AbstractWait] Waiting until shell is active... 13:15:52.682 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:15:52.682 INFO [main][AbstractShell] Close shell Testing shell 13:15:52.682 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:15:52.701 DEBUG [main][AbstractWait] Waiting while shell is available... 13:15:52.701 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:15:52.701 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 13:15:52.701 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:52.701 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:52.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:52.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:52.708 INFO [WorkbenchTestable][RequirementsRunner] Finished test: collapseAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 13:15:52.708 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:52.708 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndexAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 13:15:52.708 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 13:15:52.709 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:52.709 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:52.709 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:731): Gtk-WARNING **: 13:15:52.723: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:52.729: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:52.730: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:52.731: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:52.732: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:52.737: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:52.737: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:52.739: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:52.739: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:52.740: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:52.741: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:52.741: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:52.749: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:52.755: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:52.756: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:52.757: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:52.759: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:52.764: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:52.765: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:52.766: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:52.766: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:52.767: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:52.768: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:52.769: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:52.775: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:52.775: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:52.775: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:52.777: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:52.777: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:52.777: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:52.778: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:52.779: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:52.779: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:52.779: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:52.785: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:52.785: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:52.785: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:52.785: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:52.787: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:52.787: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:52.787: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:52.787: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:52.788: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:52.789: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:52.789: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:52.790: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:52.790: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 13:15:52.792 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 0 13:15:52.792 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:15:52.792 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:52.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:52.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:52.809 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:15:52.809 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:52.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:52.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:15:52.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:15:52.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:52.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 13:15:52.811 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 0 13:15:52.813 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:15:53.814 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been expanded 13:15:53.814 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:15:53.814 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:53.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:53.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:53.815 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:15:53.815 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:53.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:53.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:15:53.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:15:53.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:53.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 13:15:53.817 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:15:53.819 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:15:53.819 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:15:53.819 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:15:53.820 DEBUG [main][AbstractWait] Waiting until shell is active... 13:15:53.820 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:15:53.820 INFO [main][AbstractShell] Close shell Testing shell 13:15:53.820 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:15:53.839 DEBUG [main][AbstractWait] Waiting while shell is available... 13:15:53.839 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:15:53.839 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 13:15:53.839 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:53.839 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:53.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:53.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:53.845 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndexAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 13:15:53.845 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:53.845 INFO [WorkbenchTestable][RequirementsRunner] Started test: expandAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 13:15:53.845 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 13:15:53.845 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:53.845 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:53.845 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:731): Gtk-WARNING **: 13:15:53.867: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:53.873: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:53.874: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:53.875: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:53.876: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:53.881: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:53.881: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:53.882: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:53.883: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:53.883: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:53.884: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:53.885: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:53.894: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:53.900: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:53.901: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:53.902: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:53.904: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:53.910: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:53.910: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:53.912: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:53.912: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:53.913: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:53.914: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:53.914: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:53.920: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:53.920: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:53.921: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:53.922: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:53.922: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:53.922: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:53.923: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:53.924: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:53.925: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:53.925: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:53.931: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:53.931: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:53.931: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:53.932: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:53.933: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:53.933: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:53.934: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:53.934: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:53.935: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:53.938: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:53.939: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:53.939: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:53.939: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 13:15:53.942 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:15:53.942 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:53.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:53.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:53.956 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:15:53.956 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:53.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:53.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:53.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:53.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:53.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 13:15:53.957 INFO [WorkbenchTestable][AbstractExpandBar] Expand all expand bar items 13:15:53.957 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 0 13:15:53.958 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:15:54.959 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been expanded 13:15:54.959 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 1 13:15:54.959 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:15:55.960 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 1 has been expanded 13:15:55.960 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 2 13:15:55.961 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:15:56.961 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 2 has been expanded 13:15:56.962 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:15:56.962 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:15:56.962 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:15:56.963 DEBUG [main][AbstractWait] Waiting until shell is active... 13:15:56.963 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:15:56.963 INFO [main][AbstractShell] Close shell Testing shell 13:15:56.963 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:15:56.980 DEBUG [main][AbstractWait] Waiting while shell is available... 13:15:56.981 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:15:56.981 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 13:15:56.981 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:56.981 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:56.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:56.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:56.987 INFO [WorkbenchTestable][RequirementsRunner] Finished test: expandAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 13:15:56.987 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:56.987 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByNameAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 13:15:56.987 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 13:15:56.987 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:56.987 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:56.987 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:731): Gtk-WARNING **: 13:15:57.002: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:57.008: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:57.009: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:57.010: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:57.011: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:57.016: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:57.017: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:57.018: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:57.018: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:57.019: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:57.020: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:57.020: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:57.028: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:57.034: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:57.036: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:57.037: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:57.038: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:57.043: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:57.043: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:57.044: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:57.044: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:57.045: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:57.046: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:57.047: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:57.052: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:57.052: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:57.052: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:57.053: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:57.053: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:57.054: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:57.055: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:57.055: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:57.056: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:57.056: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:57.062: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:57.062: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:57.062: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:57.062: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:57.064: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:57.064: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:57.064: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:57.064: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:57.065: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:57.066: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:57.066: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:57.066: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:57.066: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 13:15:57.069 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item text: Expand Item: 1 13:15:57.069 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:15:57.069 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:57.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:57.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:57.086 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:15:57.086 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:57.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:57.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:15:57.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:15:57.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:57.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 13:15:57.088 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 1 13:15:57.092 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:15:58.092 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 1 has been expanded 13:15:58.093 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:15:58.093 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:58.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:58.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:58.093 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:15:58.093 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:58.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:58.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:15:58.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:15:58.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:58.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 13:15:58.095 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:15:58.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:15:58.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:15:58.097 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:15:58.098 DEBUG [main][AbstractWait] Waiting until shell is active... 13:15:58.098 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:15:58.098 INFO [main][AbstractShell] Close shell Testing shell 13:15:58.098 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:15:58.118 DEBUG [main][AbstractWait] Waiting while shell is available... 13:15:58.118 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:15:58.118 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 13:15:58.118 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:58.118 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:58.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:58.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:58.135 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByNameAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 13:15:58.135 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:58.135 INFO [WorkbenchTestable][RequirementsRunner] Started test: getBarItems no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 13:15:58.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 13:15:58.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:58.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:58.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:731): Gtk-WARNING **: 13:15:58.150: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.155: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.156: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.157: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.158: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.163: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.163: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.164: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.164: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.165: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.166: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.166: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.175: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.181: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.182: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.183: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.184: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.189: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.189: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.190: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.190: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.191: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.192: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.193: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.198: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.199: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.200: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.201: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.202: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.202: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.203: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.204: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.204: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.204: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.210: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.210: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.211: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.211: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.212: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.212: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.212: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.213: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.214: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.215: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.215: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.215: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.216: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 13:15:58.218 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:15:58.218 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:58.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:58.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:58.233 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:15:58.233 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:58.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:58.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:58.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:58.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:58.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 13:15:58.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:15:58.234 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:15:58.234 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:15:58.234 DEBUG [main][AbstractWait] Waiting until shell is active... 13:15:58.234 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:15:58.234 INFO [main][AbstractShell] Close shell Testing shell 13:15:58.234 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:15:58.254 DEBUG [main][AbstractWait] Waiting while shell is available... 13:15:58.254 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:15:58.254 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 13:15:58.254 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:58.254 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:58.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:58.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:58.272 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getBarItems no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 13:15:58.272 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:58.272 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 13:15:58.272 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 13:15:58.272 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:58.272 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:58.272 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:731): Gtk-WARNING **: 13:15:58.288: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.294: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.295: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.296: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.297: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.303: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.303: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.304: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.305: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.306: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.307: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.307: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.316: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.322: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.339: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.340: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.341: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.347: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.347: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.349: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.349: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.350: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.351: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.351: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.357: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.357: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.357: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.359: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.359: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.359: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.360: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.361: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.361: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.361: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.367: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.367: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.367: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.367: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.369: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.369: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.369: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.369: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.370: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.371: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.371: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.371: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:58.372: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 13:15:58.374 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 3 Expand Bar Item index: 1 13:15:58.375 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:15:58.375 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:58.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:58.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:58.389 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:15:58.389 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:58.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:58.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 13:15:58.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 13:15:58.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 13:15:58.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 13:15:59.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 13:15:59.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 13:15:59.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:15:59.395 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 3 was not found 13:15:59.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:15:59.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:15:59.396 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:15:59.396 DEBUG [main][AbstractWait] Waiting until shell is active... 13:15:59.396 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:15:59.396 INFO [main][AbstractShell] Close shell Testing shell 13:15:59.396 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:15:59.417 DEBUG [main][AbstractWait] Waiting while shell is available... 13:15:59.417 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:15:59.417 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 13:15:59.417 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:59.417 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:59.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:59.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:59.425 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 13:15:59.425 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:59.425 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 13:15:59.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 13:15:59.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:59.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:59.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:731): Gtk-WARNING **: 13:15:59.451: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:59.458: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:59.459: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:59.460: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:59.461: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:59.467: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:59.467: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:59.468: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:59.469: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:59.469: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:59.471: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:59.471: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:59.480: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:59.487: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:59.488: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:59.489: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:59.490: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:59.496: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:59.497: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:59.498: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:59.498: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:59.499: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:59.500: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:59.500: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:59.506: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:59.506: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:59.506: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:59.508: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:59.508: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:59.508: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:59.509: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:59.510: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:59.510: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:59.510: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:59.515: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:59.515: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:59.516: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:59.516: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:59.517: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:59.517: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:59.517: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:59.517: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:59.518: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:59.519: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:59.519: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:59.519: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:731): Gtk-WARNING **: 13:15:59.520: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 13:15:59.522 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 0 Expand Bar Item text: NON_EXISTING_#$ 13:15:59.522 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:15:59.522 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:59.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:59.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:59.537 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:15:59.537 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:59.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:59.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:59.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:59.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:59.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 13:15:59.538 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:15:59.538 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:15:59.538 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:15:59.539 DEBUG [main][AbstractWait] Waiting until shell is active... 13:15:59.539 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:15:59.539 INFO [main][AbstractShell] Close shell Testing shell 13:15:59.539 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:15:59.566 DEBUG [main][AbstractWait] Waiting while shell is available... 13:15:59.566 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:15:59.566 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 13:15:59.566 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:59.566 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:59.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:59.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:59.571 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 13:15:59.571 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 13:15:59.571 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:59.572 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:59.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:59.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.224 s - in org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest getItemsCount no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 0.199 s collapseAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 3.154 s findByIndexAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 1.137 s expandAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 3.142 s findByNameAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 1.148 s getBarItems no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 0.136 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 1.153 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 0.146 s Running org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 13:15:59.577 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 13:15:59.577 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:15:59.578 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:59.578 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 13:15:59.578 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:59.578 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:15:59.578 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:59.578 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:15:59.578 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:59.579 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:59.579 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCLabelById no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 13:15:59.579 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 13:15:59.579 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:59.579 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:59.579 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:59.590 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:15:59.590 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:59.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:59.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:59.603 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:15:59.603 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:59.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:59.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:59.603 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:15:59.604 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:15:59.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:59.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:59.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 13:15:59.606 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:15:59.606 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:15:59.606 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:15:59.606 DEBUG [main][AbstractWait] Waiting until shell is active... 13:15:59.606 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:15:59.606 INFO [main][AbstractShell] Close shell Testing shell 13:15:59.606 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:15:59.608 DEBUG [main][AbstractWait] Waiting while shell is available... 13:15:59.608 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:15:59.609 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 13:15:59.609 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:59.609 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:59.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:59.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:59.615 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCLabelById no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 13:15:59.615 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:59.616 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 13:15:59.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 13:15:59.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:59.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:59.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:59.662 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:15:59.662 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:59.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:59.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:59.675 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:15:59.675 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:59.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:59.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:15:59.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:15:59.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:59.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 13:15:59.676 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:15:59.676 DEBUG [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:15:59.676 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:15:59.676 DEBUG [main][AbstractWait] Waiting until shell is active... 13:15:59.676 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:15:59.676 INFO [main][AbstractShell] Close shell Testing shell 13:15:59.676 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:15:59.679 DEBUG [main][AbstractWait] Waiting while shell is available... 13:15:59.679 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:15:59.679 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 13:15:59.679 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:59.679 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:59.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:59.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:59.701 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 13:15:59.701 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:59.701 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasImage no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 13:15:59.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 13:15:59.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:59.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:59.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:59.709 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:15:59.709 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:59.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:59.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:59.725 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:15:59.725 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:59.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:59.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:15:59.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:15:59.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:59.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 13:15:59.727 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:15:59.727 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:59.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:59.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:59.727 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:15:59.727 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:59.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:59.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:15:59.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:15:59.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:59.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 13:15:59.728 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:15:59.728 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:59.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:59.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:59.729 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:15:59.729 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:59.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:59.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:15:59.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:15:59.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:59.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 2 was found 13:15:59.739 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:15:59.739 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:15:59.739 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:15:59.739 DEBUG [main][AbstractWait] Waiting until shell is active... 13:15:59.739 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:15:59.739 INFO [main][AbstractShell] Close shell Testing shell 13:15:59.739 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:15:59.742 DEBUG [main][AbstractWait] Waiting while shell is available... 13:15:59.742 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:15:59.742 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 13:15:59.742 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:59.742 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:59.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:59.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:59.749 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasImage no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 13:15:59.749 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:59.749 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTooltipText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 13:15:59.749 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 13:15:59.749 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:59.749 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:59.749 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:59.763 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:15:59.763 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:59.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:59.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:59.775 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:15:59.775 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:59.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:59.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:15:59.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:15:59.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:15:59.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 13:15:59.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:15:59.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:15:59.776 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:15:59.776 DEBUG [main][AbstractWait] Waiting until shell is active... 13:15:59.776 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:15:59.776 INFO [main][AbstractShell] Close shell Testing shell 13:15:59.776 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:15:59.778 DEBUG [main][AbstractWait] Waiting while shell is available... 13:15:59.779 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:15:59.779 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 13:15:59.779 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:15:59.779 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:15:59.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:59.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:59.793 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTooltipText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 13:15:59.794 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:15:59.794 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 13:15:59.794 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 13:15:59.794 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:15:59.794 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:15:59.794 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:15:59.805 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:15:59.805 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:15:59.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:15:59.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:15:59.817 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:15:59.817 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:15:59.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:15:59.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 11 with specified parent and matchers 13:15:59.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 11is not found 13:16:00.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 11 with specified parent and matchers 13:16:00.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 11is not found 13:16:00.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 11 with specified parent and matchers 13:16:00.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 11is not found 13:16:00.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:16:00.821 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 11 was not found 13:16:00.821 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:00.821 DEBUG [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:16:00.821 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:00.821 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:00.821 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:00.821 INFO [main][AbstractShell] Close shell Testing shell 13:16:00.821 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:00.824 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:00.824 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:00.824 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 13:16:00.824 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:00.824 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:00.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:00.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:00.831 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 13:16:00.831 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:00.831 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 13:16:00.831 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 13:16:00.831 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:00.831 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:00.831 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:00.845 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:16:00.845 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:00.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:00.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:00.857 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:00.857 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:00.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:00.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:00.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:00.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:00.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 13:16:00.859 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:00.859 DEBUG [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:16:00.859 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:00.859 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:00.859 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:00.859 INFO [main][AbstractShell] Close shell Testing shell 13:16:00.859 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:00.861 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:00.861 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:00.861 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 13:16:00.861 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:00.861 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:00.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:00.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:00.876 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 13:16:00.876 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:00.876 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 13:16:00.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 13:16:00.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:00.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:00.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:00.883 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:16:00.883 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:00.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:00.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:00.895 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:00.895 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:00.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:00.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:00.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:01.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:01.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:01.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:01.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:01.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:16:01.899 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was not found 13:16:01.899 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:01.900 DEBUG [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:16:01.900 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:01.900 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:01.900 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:01.900 INFO [main][AbstractShell] Close shell Testing shell 13:16:01.900 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:01.902 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:01.902 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:01.903 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 13:16:01.903 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:01.903 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:01.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:01.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:01.909 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 13:16:01.909 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:01.909 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAlignment no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 13:16:01.909 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 13:16:01.910 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:01.910 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:01.910 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:01.916 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:16:01.916 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:01.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:01.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:01.931 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:01.931 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:01.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:01.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:16:01.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:16:01.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:01.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 13:16:01.933 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:01.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:16:01.933 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:01.933 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:01.933 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:01.933 INFO [main][AbstractShell] Close shell Testing shell 13:16:01.933 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:01.936 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:01.936 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:01.936 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 13:16:01.936 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:01.936 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:01.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:01.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:01.942 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAlignment no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 13:16:01.942 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 13:16:01.942 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:01.943 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:01.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:01.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.367 s - in org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest findCLabelById no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.036 s findCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.085 s hasImage no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.048 s getTooltipText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.044 s findNonExistingCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 1.037 s findCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.045 s findNonExistingCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 1.033 s getAlignment no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.033 s Running org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 13:16:01.947 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 13:16:01.947 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:16:01.947 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:01.948 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 13:16:01.948 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:01.948 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:16:01.948 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:01.948 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:16:01.948 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:01.948 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:01.948 INFO [WorkbenchTestable][RequirementsRunner] Started test: labeledCheckBoxTest no-configuration(org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest) 13:16:01.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 13:16:01.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:01.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:01.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:01.964 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widget with label: is "Label 1") 13:16:01.965 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:01.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:01.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:01.977 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:01.977 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:01.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:01.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:01.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:01.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:01.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:16:01.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: 32, Matcher matching widget with label: is "Label 2") 13:16:01.980 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:01.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:01.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:01.980 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:01.980 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:01.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:01.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:01.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:01.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:01.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:16:01.985 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:01.985 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:16:01.985 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:01.985 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:01.985 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:01.985 INFO [main][AbstractShell] Close shell Testing shell 13:16:01.985 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:01.988 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:01.988 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:01.988 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 13:16:01.988 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:01.988 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:01.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:01.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:01.995 INFO [WorkbenchTestable][RequirementsRunner] Finished test: labeledCheckBoxTest no-configuration(org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest) 13:16:01.995 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 13:16:01.996 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:01.996 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:01.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:01.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest labeledCheckBoxTest no-configuration(org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest) Time elapsed: 0.047 s Running org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 13:16:02.000 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 13:16:02.004 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:16:02.004 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:02.004 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 13:16:02.004 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:02.004 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:16:02.009 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:02.009 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:16:02.009 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:02.009 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:02.010 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickOnRadioButtons no-configuration(org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest) 13:16:02.010 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 13:16:02.010 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:02.010 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:02.010 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:02.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: 16) 13:16:02.119 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:02.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:02.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:02.134 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:02.134 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:02.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:02.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:02.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:02.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:02.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:16:02.135 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:16:02.135 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:02.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:02.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:02.136 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:02.136 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:02.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:02.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:16:02.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:16:02.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:02.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 13:16:02.137 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:16:02.137 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:02.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:02.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:02.137 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:02.137 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:02.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:02.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:16:02.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:16:02.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:02.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 13:16:02.139 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Label A") 13:16:02.139 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:02.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:02.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:02.140 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:02.140 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:02.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:02.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:02.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:02.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:02.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:16:02.141 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:16:02.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:16:02.142 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:02.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:02.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:02.143 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:02.143 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:02.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:02.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:02.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:02.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:02.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:16:02.150 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:16:02.150 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:16:02.150 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:02.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:02.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:02.150 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:02.150 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:02.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:02.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:02.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:02.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:02.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:16:02.154 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:16:02.154 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTONB 13:16:02.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:16:02.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:16:02.154 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:16:02.154 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:16:02.155 TRACE [main][WidgetHandler] Notify Button with event 27 13:16:02.155 TRACE [main][WidgetHandler] Wait for synchronization 13:16:02.155 TRACE [main][WidgetHandler] Notify Button with event 13 13:16:02.155 TRACE [main][WidgetHandler] Wait for synchronization 13:16:02.155 TRACE [main][WidgetHandler] Notify Button with event 26 13:16:02.155 TRACE [main][WidgetHandler] Wait for synchronization 13:16:02.155 TRACE [main][WidgetHandler] Notify Button with event 3 13:16:02.155 TRACE [main][WidgetHandler] Wait for synchronization 13:16:02.155 TRACE [main][WidgetHandler] Notify Button with event 4 13:16:02.155 TRACE [main][WidgetHandler] Wait for synchronization 13:16:02.155 TRACE [main][WidgetHandler] Notify Button with event 13 13:16:02.155 TRACE [main][WidgetHandler] Wait for synchronization 13:16:02.157 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTONC 13:16:02.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:16:02.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:16:02.158 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:16:02.158 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:16:02.158 TRACE [main][WidgetHandler] Notify Button with event 27 13:16:02.158 TRACE [main][WidgetHandler] Wait for synchronization 13:16:02.158 TRACE [main][WidgetHandler] Notify Button with event 13 13:16:02.158 TRACE [main][WidgetHandler] Wait for synchronization 13:16:02.158 TRACE [main][WidgetHandler] Notify Button with event 26 13:16:02.158 TRACE [main][WidgetHandler] Wait for synchronization 13:16:02.158 TRACE [main][WidgetHandler] Notify Button with event 3 13:16:02.158 TRACE [main][WidgetHandler] Wait for synchronization 13:16:02.158 TRACE [main][WidgetHandler] Notify Button with event 4 13:16:02.158 TRACE [main][WidgetHandler] Wait for synchronization 13:16:02.158 TRACE [main][WidgetHandler] Notify Button with event 13 13:16:02.158 TRACE [main][WidgetHandler] Wait for synchronization 13:16:02.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:16:02.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:16:02.160 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:02.160 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:02.160 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:02.160 INFO [main][AbstractShell] Close shell Testing shell 13:16:02.160 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:02.165 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:02.166 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:02.166 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 13:16:02.166 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:02.166 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:02.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:02.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:02.172 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickOnRadioButtons no-configuration(org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest) 13:16:02.172 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 13:16:02.172 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:02.172 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:02.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:02.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 s - in org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest clickOnRadioButtons no-configuration(org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest) Time elapsed: 0.162 s Running org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:16:02.185 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:16:02.186 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:16:02.186 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:02.186 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:16:02.186 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:02.186 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:16:02.186 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:02.186 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:16:02.186 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:02.187 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:02.187 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleToggleButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:16:02.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:16:02.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:02.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:02.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:02.207 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 1 and following matchers specified (Widget matcher matching widgets with style: 2) 13:16:02.207 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:02.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:02.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:02.252 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:02.252 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:02.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:02.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:16:02.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:16:02.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:02.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 13:16:02.254 INFO [WorkbenchTestable][ToggleButton] Checking Toggle Button TOOGLE-BUTTON1 13:16:02.254 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON1 13:16:02.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:16:02.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:16:02.254 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:16:02.254 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:16:02.255 DEBUG [WorkbenchTestable][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:16:02.255 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:02.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:02.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:02.255 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:02.256 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:02.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:02.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:02.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:02.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:02.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:16:02.257 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:16:02.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) 13:16:02.258 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:02.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:02.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:02.258 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:02.258 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:02.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:02.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:02.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:02.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:02.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:16:02.259 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 13:16:02.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:16:02.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:16:02.260 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:16:02.260 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:16:02.260 DEBUG [WorkbenchTestable][ToggleButton] Toggle Button TOOGLE-BUTTON1 already checked, no action performed 13:16:02.260 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:02.260 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:16:02.260 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:02.261 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:02.261 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:02.261 INFO [main][AbstractShell] Close shell Testing shell 13:16:02.261 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:02.265 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:02.265 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:02.265 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:16:02.265 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:02.266 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:02.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:02.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:02.271 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleToggleButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:16:02.271 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:02.271 INFO [WorkbenchTestable][RequirementsRunner] Started test: findRadioButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:16:02.272 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:16:02.272 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:02.272 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:02.272 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:02.296 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "RADIO-BUTTON1") 13:16:02.296 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:02.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:02.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:02.314 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:02.314 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:02.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:02.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:02.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:02.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:02.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:16:02.316 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 13:16:02.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:16:02.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:16:02.316 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:16:02.316 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:16:02.317 TRACE [main][WidgetHandler] Notify Button with event 27 13:16:02.317 TRACE [main][WidgetHandler] Wait for synchronization 13:16:02.317 TRACE [main][WidgetHandler] Notify Button with event 13 13:16:02.317 TRACE [main][WidgetHandler] Wait for synchronization 13:16:02.317 TRACE [main][WidgetHandler] Notify Button with event 26 13:16:02.317 TRACE [main][WidgetHandler] Wait for synchronization 13:16:02.317 TRACE [main][WidgetHandler] Notify Button with event 3 13:16:02.317 TRACE [main][WidgetHandler] Wait for synchronization 13:16:02.317 TRACE [main][WidgetHandler] Notify Button with event 4 13:16:02.317 TRACE [main][WidgetHandler] Wait for synchronization 13:16:02.317 TRACE [main][WidgetHandler] Notify Button with event 13 13:16:02.317 TRACE [main][WidgetHandler] Wait for synchronization 13:16:02.317 DEBUG [WorkbenchTestable][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:16:02.317 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:02.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:02.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:02.318 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:02.318 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:02.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:02.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:02.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:02.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:02.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:16:02.320 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:16:02.320 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:02.320 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:16:02.320 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:02.321 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:02.321 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:02.321 INFO [main][AbstractShell] Close shell Testing shell 13:16:02.321 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:02.342 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:02.342 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:02.343 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:16:02.343 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:02.343 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:02.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:02.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:02.349 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findRadioButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:16:02.349 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:02.349 INFO [WorkbenchTestable][RequirementsRunner] Started test: findToggleButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:16:02.350 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:16:02.350 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:02.350 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:02.350 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:02.367 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 2, Matcher matching widgets with text that without mnenomic matches: is "TOOGLE-BUTTON2") 13:16:02.367 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:02.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:02.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:02.388 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:02.388 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:02.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:02.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:02.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:02.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:02.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:16:02.390 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON2 13:16:02.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:16:02.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:16:02.390 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:16:02.390 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:16:02.391 DEBUG [WorkbenchTestable][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:16:02.391 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:02.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:02.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:02.391 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:02.391 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:02.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:02.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:02.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:02.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:02.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:16:02.392 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:16:02.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:16:02.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:16:02.393 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:02.394 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:02.394 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:02.394 INFO [main][AbstractShell] Close shell Testing shell 13:16:02.394 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:02.399 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:02.399 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:02.399 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:16:02.399 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:02.399 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:02.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:02.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:02.405 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findToggleButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:16:02.405 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:02.405 INFO [WorkbenchTestable][RequirementsRunner] Started test: findArrowButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:16:02.405 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:16:02.405 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:02.405 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:02.405 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:02.423 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:16:02.423 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:02.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:02.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:02.442 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:02.442 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:02.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:02.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:16:02.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:16:02.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:02.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 13:16:02.444 INFO [WorkbenchTestable][AbstractButton] Click button 13:16:02.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:16:02.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:16:02.444 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:16:02.444 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:16:02.444 DEBUG [WorkbenchTestable][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:16:02.444 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:02.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:02.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:02.445 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:02.445 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:02.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:02.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:02.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:02.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:02.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:16:02.446 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:16:02.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:16:02.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:16:02.447 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:02.448 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:02.448 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:02.448 INFO [main][AbstractShell] Close shell Testing shell 13:16:02.448 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:02.452 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:02.452 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:02.452 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:16:02.452 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:02.452 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:02.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:02.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:02.458 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findArrowButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:16:02.458 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:02.458 INFO [WorkbenchTestable][RequirementsRunner] Started test: findPushButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:16:02.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:16:02.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:02.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:02.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:02.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 "PUSH-BUTTON0") 13:16:02.483 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:02.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:02.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:02.500 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:02.500 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:02.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:02.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:02.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:02.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:02.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:16:02.502 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 13:16:02.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:16:02.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:16:02.502 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:16:02.502 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:16:02.503 DEBUG [WorkbenchTestable][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:16:02.503 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:02.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:02.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:02.503 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:02.503 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:02.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:02.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:02.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:02.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:02.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:16:02.505 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:16:02.505 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:02.506 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:16:02.506 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:02.506 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:02.506 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:02.506 INFO [main][AbstractShell] Close shell Testing shell 13:16:02.506 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:02.510 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:02.511 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:02.511 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:16:02.511 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:02.511 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:02.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:02.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:02.554 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findPushButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:16:02.554 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:02.554 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleCheckBox no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:16:02.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:16:02.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:02.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:02.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:02.572 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:16:02.572 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:02.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:02.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:02.591 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:02.591 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:02.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:02.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:16:02.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:16:02.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:02.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 13:16:02.594 INFO [WorkbenchTestable][CheckBox] Select checkbox CHECK-BOX1 13:16:02.594 INFO [WorkbenchTestable][CheckBox] Check checkbox CHECK-BOX1 13:16:02.595 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 13:16:02.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:16:02.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:16:02.595 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:16:02.595 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:16:02.595 DEBUG [WorkbenchTestable][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:16:02.595 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:02.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:02.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:02.596 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:02.596 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:02.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:02.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:02.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:02.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:02.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:16:02.597 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:16:02.598 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8) 13:16:02.598 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:02.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:02.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:02.599 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:02.599 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:02.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:02.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:02.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:02.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:02.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:16:02.600 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 13:16:02.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:16:02.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:16:02.600 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:16:02.600 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:16:02.601 INFO [WorkbenchTestable][CheckBox] Select checkbox CHECK-BOX1 13:16:02.601 DEBUG [WorkbenchTestable][CheckBox] Checkbox CHECK-BOX1 already selected, no action performed 13:16:02.601 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:02.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:16:02.602 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:02.602 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:02.602 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:02.602 INFO [main][AbstractShell] Close shell Testing shell 13:16:02.602 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:02.607 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:02.607 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:02.607 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:16:02.607 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:02.607 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:02.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:02.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:02.650 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleCheckBox no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:16:02.650 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:02.650 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCheckBoxByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:16:02.650 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:16:02.650 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:02.650 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:02.650 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:02.668 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:16:02.668 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:02.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:02.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:02.685 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:02.685 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:02.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:02.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 13:16:02.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 13:16:03.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 13:16:03.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 13:16:03.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 13:16:03.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 13:16:03.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:16:03.693 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was not found 13:16:03.694 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:03.694 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:16:03.694 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:03.694 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:03.694 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:03.694 INFO [main][AbstractShell] Close shell Testing shell 13:16:03.694 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:03.699 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:03.699 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:03.699 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:16:03.699 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:03.699 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:03.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:03.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:03.705 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCheckBoxByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:16:03.705 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:03.705 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCheckBoxByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:16:03.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:16:03.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:03.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:03.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:03.730 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_DASLKJ") 13:16:03.730 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:03.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:03.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:03.747 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:03.747 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:03.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:03.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:03.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:04.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:04.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:04.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:04.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:04.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:16:04.755 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 13:16:04.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:16:04.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:16:04.756 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:04.756 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:04.756 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:04.756 INFO [main][AbstractShell] Close shell Testing shell 13:16:04.756 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:04.760 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:04.760 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:04.760 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:16:04.760 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:04.760 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:04.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:04.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:04.766 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCheckBoxByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:16:04.766 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:04.766 INFO [WorkbenchTestable][RequirementsRunner] Started test: findOkButtonByAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:16:04.766 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:16:04.766 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:04.766 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:04.766 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:04.791 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "PUSH-BUTTON0") 13:16:04.791 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:04.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:04.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:04.821 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:04.821 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:04.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:04.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:04.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:04.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:04.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:16:04.822 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 13:16:04.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:16:04.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:16:04.823 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:16:04.823 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:16:04.823 DEBUG [WorkbenchTestable][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:16:04.823 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:04.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:04.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:04.824 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:04.824 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:04.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:04.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:04.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:04.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:04.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:16:04.825 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:16:04.826 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:04.826 DEBUG [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:16:04.826 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:04.827 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:04.827 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:04.827 INFO [main][AbstractShell] Close shell Testing shell 13:16:04.827 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:04.833 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:04.833 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:04.833 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:16:04.833 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:04.833 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:04.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:04.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:04.840 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findOkButtonByAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:16:04.840 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:04.840 INFO [WorkbenchTestable][RequirementsRunner] Started test: findArrowButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:16:04.840 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:16:04.840 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:04.840 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:04.840 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:04.857 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 4, with key 'buttonTestId' and value 'ARROW-BUTTON#2') 13:16:04.857 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:04.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:04.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:04.877 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:04.877 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:04.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:04.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:04.878 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 13:16:04.878 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 13:16:04.878 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 13:16:04.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:04.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:04.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:16:04.879 INFO [WorkbenchTestable][AbstractButton] Click button 13:16:04.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:16:04.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:16:04.879 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:16:04.879 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:16:04.880 DEBUG [WorkbenchTestable][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:16:04.880 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:04.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:04.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:04.880 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:04.880 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:04.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:04.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:04.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:04.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:04.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:16:04.881 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:16:04.882 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:04.882 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:16:04.882 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:04.883 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:04.883 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:04.883 INFO [main][AbstractShell] Close shell Testing shell 13:16:04.883 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:04.890 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:04.890 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:04.890 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:16:04.890 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:04.890 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:04.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:04.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:04.896 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findArrowButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:16:04.896 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:04.897 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCheckBoxByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:16:04.897 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:16:04.897 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:04.897 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:04.897 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:04.928 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:16:04.928 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:04.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:04.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:04.944 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:04.944 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:04.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:04.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:16:04.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:16:04.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:04.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 13:16:04.947 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 13:16:04.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:16:04.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:16:04.947 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:16:04.947 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:16:04.947 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:16:04.947 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:04.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:04.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:04.948 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:04.948 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:04.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:04.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:04.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:04.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:04.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:16:04.949 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:16:04.950 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:04.950 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:16:04.950 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:04.950 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:04.950 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:04.950 INFO [main][AbstractShell] Close shell Testing shell 13:16:04.950 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:04.955 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:04.956 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:04.956 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:16:04.956 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:04.956 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:04.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:04.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:04.961 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCheckBoxByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:16:04.962 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:04.962 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingToggleButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:16:04.962 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:16:04.962 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:04.962 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:04.962 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:04.987 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:16:04.987 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:05.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:05.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:05.004 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:05.004 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:05.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:05.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 13:16:05.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 13:16:05.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 13:16:05.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 13:16:06.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 13:16:06.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 13:16:06.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:16:06.021 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was not found 13:16:06.021 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:06.021 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:16:06.021 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:06.021 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:06.021 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:06.021 INFO [main][AbstractShell] Close shell Testing shell 13:16:06.021 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:06.029 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:06.029 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:06.029 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:16:06.029 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:06.029 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:06.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:06.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:06.052 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingToggleButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:16:06.052 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:06.052 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingToggleButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:16:06.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:16:06.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:06.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:06.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:06.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: 2, Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_KL2FG") 13:16:06.071 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:06.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:06.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:06.089 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:06.089 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:06.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:06.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:06.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:06.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:06.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:07.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:07.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:07.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:16:07.097 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 13:16:07.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:16:07.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:16:07.097 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:07.097 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:07.097 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:07.097 INFO [main][AbstractShell] Close shell Testing shell 13:16:07.097 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:07.103 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:07.103 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:07.103 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:16:07.103 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:07.103 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:07.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:07.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:07.110 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingToggleButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:16:07.110 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:07.110 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingPushButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:16:07.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:16:07.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:07.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:07.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:07.138 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:16:07.138 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:07.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:07.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:07.156 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:07.156 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:07.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:07.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 13:16:07.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 13:16:07.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 13:16:07.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 13:16:08.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 13:16:08.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 13:16:08.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:16:08.163 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was not found 13:16:08.163 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:08.163 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:16:08.163 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:08.163 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:08.163 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:08.163 INFO [main][AbstractShell] Close shell Testing shell 13:16:08.163 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:08.168 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:08.168 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:08.168 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:16:08.168 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:08.168 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:08.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:08.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:08.175 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingPushButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:16:08.176 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:08.176 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingPushButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:16:08.176 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:16:08.176 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:08.176 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:08.176 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:08.203 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_#$SDFF@S") 13:16:08.203 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:08.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:08.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:08.220 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:08.220 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:08.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:08.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:08.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:08.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:08.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:09.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:09.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:09.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:16:09.227 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 13:16:09.227 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:09.227 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:16:09.227 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:09.227 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:09.227 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:09.227 INFO [main][AbstractShell] Close shell Testing shell 13:16:09.227 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:09.232 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:09.233 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:09.233 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:16:09.233 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:09.233 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:09.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:09.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:09.238 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingPushButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:16:09.239 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:09.239 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCheckBoxByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:16:09.239 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:16:09.239 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:09.239 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:09.239 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:09.256 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "CHECK-BOX1") 13:16:09.256 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:09.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:09.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:09.279 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:09.279 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:09.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:09.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:09.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:09.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:09.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:16:09.282 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 13:16:09.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:16:09.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:16:09.282 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:16:09.282 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:16:09.282 DEBUG [WorkbenchTestable][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:16:09.282 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:09.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:09.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:09.283 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:09.283 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:09.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:09.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:09.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:09.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:09.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:16:09.285 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:16:09.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:16:09.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:16:09.286 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:09.287 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:09.287 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:09.287 INFO [main][AbstractShell] Close shell Testing shell 13:16:09.287 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:09.294 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:09.295 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:09.295 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:16:09.295 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:09.295 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:09.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:09.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:09.303 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCheckBoxByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:16:09.303 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:09.303 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingArrowButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:16:09.303 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:16:09.303 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:09.303 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:09.303 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:09.321 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:16:09.321 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:09.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:09.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:09.345 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:09.345 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:09.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:09.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 13:16:09.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6is not found 13:16:09.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 13:16:09.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6is not found 13:16:10.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 13:16:10.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6is not found 13:16:10.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:16:10.352 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 6 was not found 13:16:10.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:16:10.352 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:16:10.353 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:10.353 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:10.353 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:10.353 INFO [main][AbstractShell] Close shell Testing shell 13:16:10.353 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:10.360 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:10.360 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:10.360 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:16:10.360 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:10.360 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:10.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:10.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:10.368 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingArrowButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:16:10.368 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:10.368 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleRadioButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:16:10.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:16:10.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:10.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:10.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:10.397 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:16:10.397 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:10.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:10.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:10.424 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:10.424 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:10.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:10.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:16:10.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:16:10.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:10.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 13:16:10.426 INFO [WorkbenchTestable][RadioButton] Select radio button RADIO-BUTTON1 13:16:10.426 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 13:16:10.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:16:10.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:16:10.427 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:16:10.427 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:16:10.427 TRACE [main][WidgetHandler] Notify Button with event 27 13:16:10.427 TRACE [main][WidgetHandler] Wait for synchronization 13:16:10.427 TRACE [main][WidgetHandler] Notify Button with event 13 13:16:10.427 TRACE [main][WidgetHandler] Wait for synchronization 13:16:10.427 TRACE [main][WidgetHandler] Notify Button with event 26 13:16:10.427 TRACE [main][WidgetHandler] Wait for synchronization 13:16:10.427 TRACE [main][WidgetHandler] Notify Button with event 3 13:16:10.428 TRACE [main][WidgetHandler] Wait for synchronization 13:16:10.428 TRACE [main][WidgetHandler] Notify Button with event 4 13:16:10.428 TRACE [main][WidgetHandler] Wait for synchronization 13:16:10.428 TRACE [main][WidgetHandler] Notify Button with event 13 13:16:10.428 TRACE [main][WidgetHandler] Wait for synchronization 13:16:10.428 DEBUG [WorkbenchTestable][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:16:10.428 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:10.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:10.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:10.428 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:10.429 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:10.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:10.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:10.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:10.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:10.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:16:10.430 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:16:10.431 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8) 13:16:10.431 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:10.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:10.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:10.432 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:10.432 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:10.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:10.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:10.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:10.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:10.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:16:10.433 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 13:16:10.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:16:10.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:16:10.434 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:16:10.434 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:16:10.434 DEBUG [WorkbenchTestable][RadioButton] Radio Button RADIO-BUTTON1 already checked, no action performed 13:16:10.435 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:10.435 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:16:10.435 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:10.435 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:10.435 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:10.435 INFO [main][AbstractShell] Close shell Testing shell 13:16:10.435 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:10.441 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:10.441 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:10.441 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:16:10.441 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:10.441 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:10.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:10.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:10.461 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleRadioButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:16:10.462 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:10.462 INFO [WorkbenchTestable][RequirementsRunner] Started test: findPushButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:16:10.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:16:10.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:10.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:10.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:10.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, with key 'buttonTestId' and value 'PUSH-BUTTON#2') 13:16:10.478 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:10.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:10.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:10.497 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:10.497 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:10.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:10.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:10.498 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 13:16:10.498 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 13:16:10.498 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 13:16:10.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:10.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:10.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:16:10.499 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON2 13:16:10.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:16:10.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:16:10.500 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:16:10.501 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:16:10.501 DEBUG [WorkbenchTestable][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:16:10.501 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:10.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:10.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:10.502 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:10.502 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:10.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:10.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:10.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:10.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:10.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:16:10.503 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:16:10.504 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:10.504 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:16:10.504 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:10.504 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:10.504 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:10.504 INFO [main][AbstractShell] Close shell Testing shell 13:16:10.505 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:10.510 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:10.510 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:10.510 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:16:10.510 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:10.510 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:10.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:10.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:10.551 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findPushButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:16:10.551 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:10.551 INFO [WorkbenchTestable][RequirementsRunner] Started test: findRadioButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:16:10.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:16:10.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:10.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:10.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:10.573 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, with key 'buttonTestId' and value 'RADIO-BUTTON#1') 13:16:10.573 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:10.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:10.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:10.590 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:10.590 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:10.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:10.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:10.591 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 13:16:10.591 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 13:16:10.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:10.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:10.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:16:10.594 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 13:16:10.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:16:10.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:16:10.594 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:16:10.594 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:16:10.595 TRACE [main][WidgetHandler] Notify Button with event 27 13:16:10.595 TRACE [main][WidgetHandler] Wait for synchronization 13:16:10.595 TRACE [main][WidgetHandler] Notify Button with event 13 13:16:10.595 TRACE [main][WidgetHandler] Wait for synchronization 13:16:10.595 TRACE [main][WidgetHandler] Notify Button with event 26 13:16:10.595 TRACE [main][WidgetHandler] Wait for synchronization 13:16:10.595 TRACE [main][WidgetHandler] Notify Button with event 3 13:16:10.595 TRACE [main][WidgetHandler] Wait for synchronization 13:16:10.595 TRACE [main][WidgetHandler] Notify Button with event 4 13:16:10.595 TRACE [main][WidgetHandler] Wait for synchronization 13:16:10.595 TRACE [main][WidgetHandler] Notify Button with event 13 13:16:10.595 TRACE [main][WidgetHandler] Wait for synchronization 13:16:10.595 DEBUG [WorkbenchTestable][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:16:10.595 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:10.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:10.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:10.595 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:10.595 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:10.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:10.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:10.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:10.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:10.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:16:10.597 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:16:10.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: 16) 13:16:10.597 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:10.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:10.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:10.598 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:10.598 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:10.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:10.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:10.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:10.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:10.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:16:10.600 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:16:10.600 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:10.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:10.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:10.600 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:10.600 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:10.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:10.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:16:10.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:16:10.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:10.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 13:16:10.606 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:10.606 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:16:10.606 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:10.607 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:10.607 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:10.607 INFO [main][AbstractShell] Close shell Testing shell 13:16:10.607 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:10.612 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:10.612 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:10.612 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:16:10.612 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:10.612 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:10.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:10.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:10.651 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findRadioButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:16:10.651 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:10.651 INFO [WorkbenchTestable][RequirementsRunner] Started test: findRadioButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:16:10.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:16:10.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:10.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:10.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:10.672 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:16:10.672 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:10.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:10.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:10.688 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:10.689 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:10.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:10.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:16:10.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:16:10.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:10.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 13:16:10.690 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 13:16:10.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:16:10.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:16:10.691 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:16:10.691 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:16:10.691 TRACE [main][WidgetHandler] Notify Button with event 27 13:16:10.691 TRACE [main][WidgetHandler] Wait for synchronization 13:16:10.691 TRACE [main][WidgetHandler] Notify Button with event 13 13:16:10.691 TRACE [main][WidgetHandler] Wait for synchronization 13:16:10.691 TRACE [main][WidgetHandler] Notify Button with event 26 13:16:10.691 TRACE [main][WidgetHandler] Wait for synchronization 13:16:10.691 TRACE [main][WidgetHandler] Notify Button with event 3 13:16:10.691 TRACE [main][WidgetHandler] Wait for synchronization 13:16:10.691 TRACE [main][WidgetHandler] Notify Button with event 4 13:16:10.691 TRACE [main][WidgetHandler] Wait for synchronization 13:16:10.692 TRACE [main][WidgetHandler] Notify Button with event 13 13:16:10.692 TRACE [main][WidgetHandler] Wait for synchronization 13:16:10.692 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:16:10.692 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:10.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:10.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:10.692 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:10.692 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:10.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:10.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:10.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:10.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:10.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:16:10.693 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:16:10.694 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16) 13:16:10.694 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:10.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:10.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:10.694 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:10.694 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:10.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:10.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:10.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:10.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:10.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:16:10.696 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:16:10.696 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:10.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:10.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:10.697 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:10.697 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:10.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:10.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:16:10.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:16:10.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:10.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 13:16:10.698 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:10.698 DEBUG [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:16:10.698 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:10.698 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:10.699 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:10.699 INFO [main][AbstractShell] Close shell Testing shell 13:16:10.699 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:10.704 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:10.704 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:10.704 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:16:10.704 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:10.704 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:10.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:10.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:10.720 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findRadioButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:16:10.720 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:10.720 INFO [WorkbenchTestable][RequirementsRunner] Started test: findToggleButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:16:10.720 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:16:10.720 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:10.720 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:10.720 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:10.756 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:16:10.756 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:10.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:10.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:10.776 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:10.776 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:10.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:10.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:16:10.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:16:10.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:10.777 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 13:16:10.778 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON2 13:16:10.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:16:10.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:16:10.778 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:16:10.778 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:16:10.779 DEBUG [WorkbenchTestable][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:16:10.779 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:10.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:10.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:10.779 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:10.779 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:10.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:10.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:10.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:10.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:10.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:16:10.780 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:16:10.781 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:10.781 DEBUG [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:16:10.781 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:10.782 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:10.782 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:10.782 INFO [main][AbstractShell] Close shell Testing shell 13:16:10.782 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:10.787 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:10.787 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:10.787 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:16:10.787 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:10.787 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:10.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:10.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:10.793 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findToggleButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:16:10.793 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:10.793 INFO [WorkbenchTestable][RequirementsRunner] Started test: findPushButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:16:10.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:16:10.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:10.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:10.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:10.829 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:16:10.829 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:10.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:10.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:10.846 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:10.847 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:10.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:10.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:16:10.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:16:10.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:10.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 13:16:10.848 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON2 13:16:10.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:16:10.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:16:10.848 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:16:10.848 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:16:10.849 DEBUG [WorkbenchTestable][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:16:10.849 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:10.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:10.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:10.849 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:10.849 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:10.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:10.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:10.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:10.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:10.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:16:10.854 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:16:10.855 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:10.855 DEBUG [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:16:10.855 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:10.856 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:10.856 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:10.856 INFO [main][AbstractShell] Close shell Testing shell 13:16:10.856 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:10.861 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:10.861 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:10.861 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:16:10.861 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:10.861 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:10.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:10.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:10.876 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findPushButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:16:10.876 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:10.876 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCheckBoxByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:16:10.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:16:10.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:10.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:10.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:10.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: 32, with key 'buttonTestId' and value 'CHECK-BOX#1') 13:16:10.893 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:10.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:10.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:10.910 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:10.910 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:10.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:10.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:10.913 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 13:16:10.913 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 13:16:10.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:10.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:10.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:16:10.914 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 13:16:10.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:16:10.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:16:10.914 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:16:10.915 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:16:10.915 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:16:10.915 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:10.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:10.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:10.915 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:10.916 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:10.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:10.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:10.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:10.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:10.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:16:10.917 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:16:10.918 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:10.918 DEBUG [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:16:10.918 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:10.918 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:10.918 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:10.918 INFO [main][AbstractShell] Close shell Testing shell 13:16:10.918 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:10.923 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:10.923 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:10.923 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:16:10.923 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:10.923 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:10.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:10.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:10.929 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCheckBoxByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:16:10.929 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:10.929 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingRadioButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:16:10.929 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:16:10.929 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:10.929 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:10.929 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:10.945 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:16:10.945 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:10.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:10.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:10.967 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:10.967 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:10.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:10.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 13:16:10.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 13:16:11.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 13:16:11.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 13:16:11.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 13:16:11.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 13:16:11.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:16:11.974 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was not found 13:16:11.974 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:11.974 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:16:11.974 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:11.975 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:11.975 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:11.975 INFO [main][AbstractShell] Close shell Testing shell 13:16:11.975 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:11.981 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:11.981 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:11.981 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:16:11.981 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:11.981 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:11.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:11.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:11.999 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingRadioButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:16:11.999 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:11.999 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingRadioButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:16:11.999 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:16:11.999 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:11.999 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:11.999 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:12.016 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_@QWEDSA@") 13:16:12.016 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:12.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:12.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:12.033 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:12.033 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:12.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:12.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:12.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:12.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:12.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:13.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:13.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:13.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:16:13.041 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 13:16:13.041 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:13.041 DEBUG [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:16:13.041 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:13.041 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:13.041 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:13.041 INFO [main][AbstractShell] Close shell Testing shell 13:16:13.041 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:13.046 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:13.046 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:13.046 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:16:13.046 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:13.046 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:13.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:13.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:13.062 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingRadioButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:16:13.062 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:13.063 INFO [WorkbenchTestable][RequirementsRunner] Started test: findToggleButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:16:13.063 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:16:13.063 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:13.063 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:13.063 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:13.082 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 2, with key 'buttonTestId' and value 'TOOGLE-BUTTON#2') 13:16:13.082 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:13.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:13.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:13.100 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:13.100 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:13.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:13.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:13.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 13:16:13.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 13:16:13.101 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 13:16:13.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:13.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:13.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:16:13.101 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON2 13:16:13.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:16:13.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:16:13.102 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:16:13.102 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:16:13.102 DEBUG [WorkbenchTestable][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:16:13.102 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:13.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:13.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:13.102 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:13.102 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:13.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:13.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:13.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:13.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:13.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:16:13.104 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:16:13.105 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:13.105 DEBUG [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:16:13.105 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:13.105 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:13.105 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:13.105 INFO [main][AbstractShell] Close shell Testing shell 13:16:13.105 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:13.110 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:13.110 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:13.110 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:16:13.110 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:13.110 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:13.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:13.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:13.143 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findToggleButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 13:16:13.143 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 13:16:13.143 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:13.143 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:13.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:13.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.96 s - in org.eclipse.reddeer.swt.test.impl.button.ButtonTest toggleToggleButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.084 s findRadioButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.078 s findToggleButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.056 s findArrowButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.053 s findPushButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.096 s toggleCheckBox no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.096 s findNonExistingCheckBoxByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.055 s findNonExistingCheckBoxByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.061 s findOkButtonByAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.074 s findArrowButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.056 s findCheckBoxByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.064 s findNonExistingToggleButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.09 s findNonExistingToggleButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.058 s findNonExistingPushButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.065 s findNonExistingPushButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.062 s findCheckBoxByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.064 s findNonExistingArrowButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.065 s toggleRadioButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.093 s findPushButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.089 s findRadioButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.1 s findRadioButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.069 s findToggleButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.073 s findPushButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.083 s findCheckBoxByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.053 s findNonExistingRadioButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.069 s findNonExistingRadioButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.063 s findToggleButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.08 s Running org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 13:16:13.149 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 13:16:13.149 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:16:13.150 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:13.150 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 13:16:13.150 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:13.150 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:16:13.150 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:13.150 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:16:13.150 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:13.150 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:13.151 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPrescribedButtonsNotFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 13:16:13.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 13:16:13.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:13.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:13.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:13.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 "OK", Widget matcher matching widgets with style: 8) 13:16:13.190 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:13.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:13.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:13.190 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:13.190 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:13.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:13.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:13.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:13.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:13.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:14.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:14.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:14.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:16:14.196 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 13:16:14.196 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:14.196 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:16:14.196 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:14.196 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:14.196 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:14.196 INFO [main][AbstractShell] Close shell Testing shell 13:16:14.197 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:14.203 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:14.203 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:14.204 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 13:16:14.204 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:14.204 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:14.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:14.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:14.211 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPrescribedButtonsNotFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 13:16:14.211 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:14.211 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPresribedButtonsFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 13:16:14.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 13:16:14.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:14.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:14.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:14.267 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:16:14.267 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:14.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:14.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:14.267 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:14.268 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:14.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:14.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:14.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:14.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:14.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:16:14.269 INFO [WorkbenchTestable][AbstractButton] Click button &OK 13:16:14.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:16:14.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:16:14.269 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:16:14.269 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:16:14.270 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:16:14.270 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:14.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:14.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:14.270 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:14.270 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:14.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:14.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:14.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:14.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:14.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:16:14.273 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:16:14.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 "Cancel", Widget matcher matching widgets with style: 8) 13:16:14.275 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:14.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:14.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:14.275 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:14.275 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:14.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:14.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:14.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:14.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:14.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:16:14.278 INFO [WorkbenchTestable][AbstractButton] Click button &Cancel 13:16:14.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:16:14.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:16:14.278 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:16:14.278 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:16:14.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 "Next >", Widget matcher matching widgets with style: 8) 13:16:14.279 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:14.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:14.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:14.283 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:14.283 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:14.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:14.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:14.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:14.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:14.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:16:14.287 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:16:14.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:16:14.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:16:14.287 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:16:14.287 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:16:14.288 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "< Back", Widget matcher matching widgets with style: 8) 13:16:14.289 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:14.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:14.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:14.289 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:14.289 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:14.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:14.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:14.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:14.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:14.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:16:14.293 INFO [WorkbenchTestable][AbstractButton] Click button < &Back 13:16:14.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:16:14.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:16:14.293 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:16:14.293 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:16:14.294 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Yes", Widget matcher matching widgets with style: 8) 13:16:14.294 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:14.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:14.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:14.295 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:14.295 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:14.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:14.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:14.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:14.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:14.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:16:14.298 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 13:16:14.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:16:14.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:16:14.298 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:16:14.298 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:16:14.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 "No", Widget matcher matching widgets with style: 8) 13:16:14.299 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:14.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:14.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:14.299 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:14.299 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:14.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:14.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:14.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:14.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:14.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:16:14.302 INFO [WorkbenchTestable][AbstractButton] Click button &No 13:16:14.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:16:14.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:16:14.302 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:16:14.302 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:16:14.303 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:16:14.303 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:14.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:14.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:14.303 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:14.303 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:14.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:14.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:14.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:14.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:14.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:16:14.307 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:16:14.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:16:14.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:16:14.307 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:16:14.307 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:16:14.308 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:14.308 DEBUG [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:16:14.308 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:14.309 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:14.309 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:14.309 INFO [main][AbstractShell] Close shell Testing shell 13:16:14.309 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:14.315 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:14.315 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:14.315 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 13:16:14.316 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:14.316 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:14.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:14.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:14.330 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPresribedButtonsFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 13:16:14.330 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 13:16:14.330 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:14.330 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:14.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:14.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.181 s - in org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest testPrescribedButtonsNotFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) Time elapsed: 1.06 s testPresribedButtonsFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) Time elapsed: 0.118 s Running org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 13:16:14.333 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 13:16:14.334 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:16:14.334 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:14.334 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 13:16:14.334 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:14.334 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:16:14.335 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:14.335 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:16:14.335 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:14.335 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:14.335 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 13:16:14.335 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 13:16:14.335 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:14.335 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:14.335 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:14.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:16:14.352 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:14.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:14.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:14.367 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:14.367 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:14.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:14.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:14.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:14.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:14.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:16:14.367 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:16:14.371 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:16:14.371 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:14.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:14.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:14.372 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:14.372 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:14.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:14.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:14.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:14.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:14.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 13:16:14.377 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link1' and index 0 13:16:14.377 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 13:16:14.378 TRACE [main][WidgetHandler] Notify Link with event 3 13:16:14.378 TRACE [main][WidgetHandler] Wait for synchronization 13:16:14.378 TRACE [main][WidgetHandler] Notify Link with event 4 13:16:14.378 TRACE [main][WidgetHandler] Wait for synchronization 13:16:14.378 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:16:14.378 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:14.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:14.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:14.380 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:14.380 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:14.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:14.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:14.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:14.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:14.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 13:16:14.382 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link2' and index 0 13:16:14.382 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 13:16:14.383 TRACE [main][WidgetHandler] Notify Link with event 3 13:16:14.383 TRACE [main][WidgetHandler] Wait for synchronization 13:16:14.383 TRACE [main][WidgetHandler] Notify Link with event 4 13:16:14.383 TRACE [main][WidgetHandler] Wait for synchronization 13:16:14.383 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:16:14.383 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:14.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:14.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:14.384 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:14.384 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:14.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:14.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:14.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:14.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:14.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 13:16:14.385 INFO [WorkbenchTestable][AbstractLink] Click link with text 'links' and index 0 13:16:14.385 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 13:16:14.385 TRACE [main][WidgetHandler] Notify Link with event 3 13:16:14.385 TRACE [main][WidgetHandler] Wait for synchronization 13:16:14.385 TRACE [main][WidgetHandler] Notify Link with event 4 13:16:14.385 TRACE [main][WidgetHandler] Wait for synchronization 13:16:14.386 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:16:14.386 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:14.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:14.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:14.388 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:14.388 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:14.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:14.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:14.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:14.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:14.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 13:16:14.389 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 13:16:14.390 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 13:16:14.390 TRACE [main][WidgetHandler] Notify Link with event 3 13:16:14.390 TRACE [main][WidgetHandler] Wait for synchronization 13:16:14.390 TRACE [main][WidgetHandler] Notify Link with event 4 13:16:14.390 TRACE [main][WidgetHandler] Wait for synchronization 13:16:14.390 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:16:14.390 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:14.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:14.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:14.391 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:14.391 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:14.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:14.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:14.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:14.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:14.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 13:16:14.393 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 13:16:14.393 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 13:16:14.393 TRACE [main][WidgetHandler] Notify Link with event 3 13:16:14.393 TRACE [main][WidgetHandler] Wait for synchronization 13:16:14.394 TRACE [main][WidgetHandler] Notify Link with event 4 13:16:14.394 TRACE [main][WidgetHandler] Wait for synchronization 13:16:14.394 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:16:14.394 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:14.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:14.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:14.394 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:14.394 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:14.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:14.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:14.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:14.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:14.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 13:16:14.396 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 13:16:14.396 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 13:16:14.396 TRACE [main][WidgetHandler] Notify Link with event 3 13:16:14.396 TRACE [main][WidgetHandler] Wait for synchronization 13:16:14.397 TRACE [main][WidgetHandler] Notify Link with event 4 13:16:14.397 TRACE [main][WidgetHandler] Wait for synchronization 13:16:14.397 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:14.397 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:16:14.397 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:14.397 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:14.397 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:14.397 INFO [main][AbstractShell] Close shell Testing shell 13:16:14.397 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:14.400 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:14.401 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:14.401 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 13:16:14.401 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:14.401 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:14.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:14.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:14.419 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 13:16:14.419 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:14.419 INFO [WorkbenchTestable][RequirementsRunner] Started test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 13:16:14.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 13:16:14.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:14.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:14.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:14.428 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:16:14.428 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:14.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:14.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:14.445 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:14.445 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:14.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:14.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:14.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:14.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:14.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 13:16:14.448 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:16:14.448 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:14.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:14.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:14.449 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:14.449 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:14.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:14.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:14.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:14.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:14.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 13:16:14.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:16:14.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:16:14.452 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:14.452 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:14.453 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:14.453 INFO [main][AbstractShell] Close shell Testing shell 13:16:14.453 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:14.456 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:14.457 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:14.459 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 13:16:14.459 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:14.459 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:14.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:14.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:14.961 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 13:16:14.961 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:14.962 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 13:16:14.962 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 13:16:14.962 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:14.962 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:14.962 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:14.971 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:16:14.971 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:14.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:14.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:14.985 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:14.985 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:14.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:14.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:14.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:14.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:14.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 13:16:14.987 INFO [WorkbenchTestable][AbstractLink] Click link with text 'wrongText' and index 0 13:16:14.988 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:14.988 DEBUG [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:16:14.988 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:14.988 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:14.988 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:14.988 INFO [main][AbstractShell] Close shell Testing shell 13:16:14.988 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:14.992 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:14.992 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:14.992 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 13:16:14.992 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:14.992 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:14.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:14.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:14.998 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 13:16:14.998 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:14.998 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 13:16:14.998 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 13:16:14.998 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:14.998 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:14.998 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:15.006 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "link1") 13:16:15.006 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:15.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:15.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:15.020 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:15.020 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:15.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:15.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:15.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:15.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:15.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 13:16:15.022 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 13:16:15.022 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:15.022 DEBUG [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:16:15.022 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:15.022 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:15.022 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:15.022 INFO [main][AbstractShell] Close shell Testing shell 13:16:15.022 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:15.025 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:15.025 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:15.025 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 13:16:15.025 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:15.025 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:15.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:15.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:15.030 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 13:16:15.030 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:15.030 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 13:16:15.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 13:16:15.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:15.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:15.031 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:15.038 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:16:15.038 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:15.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:15.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:15.055 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:15.055 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:15.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:15.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:15.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:15.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:15.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 13:16:15.057 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:16:15.057 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:15.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:15.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:15.057 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:15.057 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:15.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:15.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:15.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:15.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:15.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 13:16:15.059 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:15.059 DEBUG [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:16:15.059 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:15.059 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:15.060 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:15.060 INFO [main][AbstractShell] Close shell Testing shell 13:16:15.060 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:15.063 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:15.063 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:15.063 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 13:16:15.063 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:15.063 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:15.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:15.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:15.087 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 13:16:15.087 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:15.087 INFO [WorkbenchTestable][RequirementsRunner] Started test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 13:16:15.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 13:16:15.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:15.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:15.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:15.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: "link1") 13:16:15.096 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:15.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:15.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:15.102 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:15.102 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:15.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:15.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:15.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:15.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:15.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 13:16:15.110 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:16:15.110 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:15.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:15.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:15.110 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:15.110 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:15.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:15.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:15.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:15.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:15.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 13:16:15.112 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:15.112 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:16:15.112 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:15.113 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:15.113 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:15.113 INFO [main][AbstractShell] Close shell Testing shell 13:16:15.113 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:15.115 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:15.115 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:15.115 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 13:16:15.115 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:15.115 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:15.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:15.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:15.132 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 13:16:15.132 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:15.132 INFO [WorkbenchTestable][RequirementsRunner] Started test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 13:16:15.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 13:16:15.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:15.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:15.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:15.144 DEBUG [WorkbenchTestable][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:16:15.144 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:15.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:15.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:15.158 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:15.158 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:15.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:15.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:15.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:15.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:15.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:16:15.159 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:16:15.160 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:16:15.160 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:15.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:15.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:15.161 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:15.161 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:15.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:15.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:15.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:15.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:15.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 13:16:15.163 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 0 13:16:15.163 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same1' 13:16:15.164 TRACE [main][WidgetHandler] Notify Link with event 3 13:16:15.164 TRACE [main][WidgetHandler] Wait for synchronization 13:16:15.165 TRACE [main][WidgetHandler] Notify Link with event 4 13:16:15.165 TRACE [main][WidgetHandler] Wait for synchronization 13:16:15.165 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 1 13:16:15.165 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same2' 13:16:15.165 TRACE [main][WidgetHandler] Notify Link with event 3 13:16:15.165 TRACE [main][WidgetHandler] Wait for synchronization 13:16:15.166 TRACE [main][WidgetHandler] Notify Link with event 4 13:16:15.166 TRACE [main][WidgetHandler] Wait for synchronization 13:16:15.166 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:15.166 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:16:15.166 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:15.166 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:15.166 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:15.166 INFO [main][AbstractShell] Close shell Testing shell 13:16:15.166 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:15.170 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:15.170 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:15.170 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 13:16:15.170 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:15.170 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:15.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:15.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:15.178 INFO [WorkbenchTestable][RequirementsRunner] Finished test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 13:16:15.178 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 13:16:15.178 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:15.178 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:15.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:15.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.846 s - in org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.084 s stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.542 s clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.036 s clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.032 s getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.057 s getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.045 s sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.046 s Running org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 13:16:15.183 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 13:16:15.184 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:16:15.184 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:15.184 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 13:16:15.184 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:15.184 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:16:15.185 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:15.185 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:16:15.185 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:15.185 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:15.185 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 13:16:15.185 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 13:16:15.185 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:15.185 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:15.185 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:15.210 DEBUG [WorkbenchTestable][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:16:15.210 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:15.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:15.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:15.249 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:15.249 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:15.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:15.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:15.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:15.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:15.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:16:15.249 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:16:15.251 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:16:15.251 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:15.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:15.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:15.251 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:15.251 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:15.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:15.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:15.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:15.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:15.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 13:16:15.252 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link1' and index 0 13:16:15.253 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 13:16:15.253 TRACE [main][WidgetHandler] Notify Link with event 3 13:16:15.253 TRACE [main][WidgetHandler] Wait for synchronization 13:16:15.253 TRACE [main][WidgetHandler] Notify Link with event 4 13:16:15.253 TRACE [main][WidgetHandler] Wait for synchronization 13:16:15.253 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:16:15.253 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:15.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:15.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:15.254 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:15.254 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:15.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:15.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:16:15.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:16:15.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:15.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 13:16:15.254 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link2' and index 0 13:16:15.255 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 13:16:15.255 TRACE [main][WidgetHandler] Notify Link with event 3 13:16:15.255 TRACE [main][WidgetHandler] Wait for synchronization 13:16:15.256 TRACE [main][WidgetHandler] Notify Link with event 4 13:16:15.256 TRACE [main][WidgetHandler] Wait for synchronization 13:16:15.256 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:16:15.256 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:15.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:15.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:15.256 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:15.256 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:15.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:15.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:16:15.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:16:15.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:15.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 13:16:15.257 INFO [WorkbenchTestable][AbstractLink] Click link with text 'links' and index 0 13:16:15.257 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 13:16:15.257 TRACE [main][WidgetHandler] Notify Link with event 3 13:16:15.257 TRACE [main][WidgetHandler] Wait for synchronization 13:16:15.258 TRACE [main][WidgetHandler] Notify Link with event 4 13:16:15.258 TRACE [main][WidgetHandler] Wait for synchronization 13:16:15.258 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:16:15.258 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:15.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:15.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:15.258 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:15.258 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:15.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:15.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:15.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:15.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:15.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 13:16:15.259 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 13:16:15.260 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 13:16:15.260 TRACE [main][WidgetHandler] Notify Link with event 3 13:16:15.260 TRACE [main][WidgetHandler] Wait for synchronization 13:16:15.260 TRACE [main][WidgetHandler] Notify Link with event 4 13:16:15.260 TRACE [main][WidgetHandler] Wait for synchronization 13:16:15.260 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:16:15.260 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:15.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:15.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:15.261 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:15.261 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:15.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:15.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:16:15.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:16:15.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:15.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 13:16:15.275 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 13:16:15.275 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 13:16:15.275 TRACE [main][WidgetHandler] Notify Link with event 3 13:16:15.275 TRACE [main][WidgetHandler] Wait for synchronization 13:16:15.275 TRACE [main][WidgetHandler] Notify Link with event 4 13:16:15.275 TRACE [main][WidgetHandler] Wait for synchronization 13:16:15.276 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:16:15.276 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:15.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:15.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:15.276 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:15.276 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:15.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:15.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:16:15.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:16:15.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:15.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 13:16:15.278 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 13:16:15.278 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 13:16:15.278 TRACE [main][WidgetHandler] Notify Link with event 3 13:16:15.278 TRACE [main][WidgetHandler] Wait for synchronization 13:16:15.279 TRACE [main][WidgetHandler] Notify Link with event 4 13:16:15.279 TRACE [main][WidgetHandler] Wait for synchronization 13:16:15.279 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:15.279 DEBUG [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:16:15.279 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:15.279 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:15.279 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:15.279 INFO [main][AbstractShell] Close shell Testing shell 13:16:15.279 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:15.283 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:15.283 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:15.283 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 13:16:15.283 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:15.283 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:15.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:15.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:15.301 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 13:16:15.301 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:15.301 INFO [WorkbenchTestable][RequirementsRunner] Started test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 13:16:15.302 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 13:16:15.302 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:15.302 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:15.302 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:15.311 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "This is a link1") 13:16:15.311 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:15.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:15.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:15.352 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:15.352 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:15.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:15.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:15.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:15.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:15.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 13:16:15.356 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:16:15.356 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:15.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:15.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:15.356 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:15.356 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:15.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:15.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:15.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:15.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:15.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 13:16:15.357 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:15.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:16:15.357 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:15.358 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:15.358 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:15.358 INFO [main][AbstractShell] Close shell Testing shell 13:16:15.358 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:15.361 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:15.361 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:15.361 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 13:16:15.362 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:15.362 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:15.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:15.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:15.371 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 13:16:15.371 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:15.371 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 13:16:15.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 13:16:15.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:15.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:15.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:15.381 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:16:15.381 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:15.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:15.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:15.401 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:15.401 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:15.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:15.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:15.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:15.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:15.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 13:16:15.403 INFO [WorkbenchTestable][AbstractLink] Click link with text 'wrongText' and index 0 13:16:15.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:16:15.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:16:15.403 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:15.403 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:15.403 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:15.403 INFO [main][AbstractShell] Close shell Testing shell 13:16:15.403 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:15.406 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:15.406 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:15.406 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 13:16:15.406 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:15.406 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:15.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:15.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:15.440 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 13:16:15.440 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:15.440 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 13:16:15.440 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 13:16:15.440 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:15.440 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:15.440 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:15.448 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:16:15.448 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:15.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:15.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:15.456 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:15.456 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:15.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:15.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:15.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:15.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:15.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 13:16:15.457 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 13:16:15.457 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:15.457 DEBUG [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:16:15.457 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:15.457 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:15.457 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:15.457 INFO [main][AbstractShell] Close shell Testing shell 13:16:15.457 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:15.461 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:15.461 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:15.461 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 13:16:15.461 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:15.461 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:15.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:15.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:15.487 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 13:16:15.487 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:15.487 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 13:16:15.487 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 13:16:15.487 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:15.487 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:15.487 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:15.494 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and no matchers specified 13:16:15.494 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:15.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:15.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:15.507 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:15.507 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:15.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:15.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:15.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:15.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:15.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 13:16:15.508 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 1 and no matchers specified 13:16:15.508 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:15.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:15.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:15.508 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:15.508 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:15.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:15.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:16:15.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:16:15.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:15.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 13:16:15.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:16:15.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:16:15.509 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:15.510 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:15.510 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:15.510 INFO [main][AbstractShell] Close shell Testing shell 13:16:15.510 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:15.512 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:15.512 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:15.512 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 13:16:15.512 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:15.512 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:15.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:15.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:15.518 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 13:16:15.518 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:15.518 INFO [WorkbenchTestable][RequirementsRunner] Started test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 13:16:15.518 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 13:16:15.518 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:15.518 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:15.518 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:15.543 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:16:15.543 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:15.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:15.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:15.562 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:15.562 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:15.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:15.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:15.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:15.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:15.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 13:16:15.563 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:16:15.563 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:15.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:15.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:15.564 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:15.564 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:15.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:15.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:16:15.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:16:15.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:15.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 13:16:15.565 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:15.565 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:16:15.565 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:15.565 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:15.565 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:15.566 INFO [main][AbstractShell] Close shell Testing shell 13:16:15.566 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:15.569 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:15.569 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:15.569 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 13:16:15.569 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:15.569 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:15.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:15.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:15.576 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 13:16:15.576 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:15.576 INFO [WorkbenchTestable][RequirementsRunner] Started test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 13:16:15.576 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 13:16:15.576 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:15.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:15.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16: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:16:15.585 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:15.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:15.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:15.601 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:15.601 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:15.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:15.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:15.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:15.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:15.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:16:15.601 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:16:15.602 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:16:15.602 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:15.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:15.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:15.602 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:15.602 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:15.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:15.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:16:15.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:16:15.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:15.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 2 was found 13:16:15.603 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 0 13:16:15.604 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same1' 13:16:15.604 TRACE [main][WidgetHandler] Notify Link with event 3 13:16:15.604 TRACE [main][WidgetHandler] Wait for synchronization 13:16:15.604 TRACE [main][WidgetHandler] Notify Link with event 4 13:16:15.604 TRACE [main][WidgetHandler] Wait for synchronization 13:16:15.604 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 1 13:16:15.604 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same2' 13:16:15.604 TRACE [main][WidgetHandler] Notify Link with event 3 13:16:15.604 TRACE [main][WidgetHandler] Wait for synchronization 13:16:15.604 TRACE [main][WidgetHandler] Notify Link with event 4 13:16:15.605 TRACE [main][WidgetHandler] Wait for synchronization 13:16:15.605 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:15.605 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:16:15.605 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:15.605 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:15.605 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:15.605 INFO [main][AbstractShell] Close shell Testing shell 13:16:15.605 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:15.608 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:15.608 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:15.608 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 13:16:15.608 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:15.608 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:15.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:15.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:15.624 INFO [WorkbenchTestable][RequirementsRunner] Finished test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 13:16:15.624 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 13:16:15.624 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:15.624 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:15.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:15.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.442 s - in org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.116 s stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.07 s clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.069 s clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.047 s getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.031 s getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.058 s sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.048 s Running org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:16:15.643 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:16:15.644 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:16:15.645 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:15.645 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:16:15.645 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:15.645 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:16:15.645 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:15.645 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:16:15.645 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:15.646 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:15.646 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:16:15.646 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:16:15.646 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:15.646 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:15.646 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:15.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:16:15.659 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:15.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:15.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:15.665 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:15.665 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:15.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:15.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:15.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:15.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:15.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:15.677 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:16:15.677 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:15.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:15.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:15.678 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:15.678 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:15.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:15.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:15.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:15.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:15.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:15.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:16:15.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:16:15.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 13:16:15.679 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:16:15.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:16.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:16.181 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:16:16.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 13:16:16.184 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:16:16.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:16.185 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:16:16.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:16.185 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:16:16.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 13:16:16.185 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 13:16:16.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:16.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:16.686 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 13:16:16.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 13:16:16.689 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 13:16:16.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:16.689 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 13:16:16.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:16.689 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 13:16:16.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:16:16.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:16:16.690 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:16.690 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:16.690 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:16.690 INFO [main][AbstractShell] Close shell Testing shell 13:16:16.690 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:16.693 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:16.693 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:16.694 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:16:16.694 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:16.694 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:16.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:16.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:16.708 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:16:16.708 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:16.708 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindUsingIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:16:16.708 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:16:16.708 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:16.708 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:16.708 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:16.718 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:16:16.718 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:16.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:16.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:16.731 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:16.731 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:16.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:16.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:16.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:16.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:16.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:16.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:16:16.734 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:16.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:16.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:16.734 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:16.734 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:16.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:16.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:16.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:16.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:16.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:16.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:16:16.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:16:16.735 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:16.735 DEBUG [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:16:16.735 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:16.736 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:16.736 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:16.736 INFO [main][AbstractShell] Close shell Testing shell 13:16:16.736 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:16.739 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:16.739 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:16.739 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:16:16.740 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:16.740 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:16.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:16.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:16.759 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindUsingIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:16:16.759 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:16.759 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindNonExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:16:16.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:16:16.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:16.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:16.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:16.770 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:16:16.771 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:16.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:16.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:16.787 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:16.787 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:16.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:16.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:16.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:16.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:16.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:16.790 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:16:16.790 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:16.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:16.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:16.790 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:16.790 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:16.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:16.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:16.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:16.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:16.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:16.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:16:16.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:16:16.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 13:16:16.791 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:16:16.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:17.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:17.292 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:16:17.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 13:16:17.295 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:16:17.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:17.295 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:16:17.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:17.295 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:16:17.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 13:16:17.296 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 13:16:17.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:17.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:17.797 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 13:16:17.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 13:16:17.800 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 13:16:17.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:17.801 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 13:16:17.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:17.801 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 13:16:17.802 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:17.802 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:16:17.802 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:17.802 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:17.802 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:17.802 INFO [main][AbstractShell] Close shell Testing shell 13:16:17.802 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:17.805 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:17.805 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:17.806 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:16:17.806 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:17.806 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:17.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:17.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:17.811 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindNonExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:16:17.811 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:17.811 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetCell no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:16:17.811 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:16:17.811 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:17.811 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:17.811 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:17.829 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:16:17.829 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:17.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:17.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:17.841 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:17.841 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:17.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:17.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:17.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:17.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:17.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:17.844 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:16:17.844 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:17.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:17.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:17.844 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:17.844 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:17.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:17.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:17.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:17.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:17.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:17.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:16:17.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:16:17.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 13:16:17.845 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:16:17.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:18.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:18.349 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:16:18.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 13:16:18.351 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:16:18.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:18.351 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:16:18.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:18.352 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:16:18.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 13:16:18.352 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 13:16:18.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:18.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:18.853 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 13:16:18.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 13:16:18.856 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 13:16:18.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:18.856 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 13:16:18.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:18.856 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 13:16:18.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:16:18.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:16:18.857 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:18.857 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:18.857 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:18.857 INFO [main][AbstractShell] Close shell Testing shell 13:16:18.857 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:18.860 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:18.860 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:18.860 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:16:18.860 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:18.860 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:18.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:18.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:18.875 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetCell no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:16:18.875 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:18.875 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:16:18.875 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:16:18.875 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:18.875 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:18.875 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:18.886 DEBUG [WorkbenchTestable][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:16:18.886 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:18.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:18.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:18.899 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:18.899 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:18.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:18.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:18.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:18.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:18.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:18.902 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:16:18.902 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:18.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:18.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:18.902 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:18.902 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:18.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:18.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:18.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:18.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:18.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:18.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:16:18.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:16:18.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 13:16:18.904 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:16:18.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:19.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:19.405 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:16:19.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 13:16:19.407 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:16:19.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:19.408 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:16:19.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:19.408 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:16:19.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 13:16:19.408 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 13:16:19.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:19.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:19.909 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 13:16:19.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 13:16:19.912 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 13:16:19.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:19.912 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 13:16:19.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:19.912 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 13:16:19.914 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:19.914 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:16:19.914 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:19.914 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:19.914 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:19.914 INFO [main][AbstractShell] Close shell Testing shell 13:16:19.914 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:19.917 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:19.917 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:19.917 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:16:19.917 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:19.917 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:19.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:19.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:19.939 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:16:19.939 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:19.939 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:16:19.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:16:19.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:19.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:19.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:19.951 DEBUG [WorkbenchTestable][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:16:19.951 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:19.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:19.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:19.963 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:19.963 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:19.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:19.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:19.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:19.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:19.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:19.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:16:19.966 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:19.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:19.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:19.967 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:19.967 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:19.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:19.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:19.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:19.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:19.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:19.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:16:19.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:16:19.968 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item AA of tree item A 13:16:19.968 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:16:19.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:20.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:20.468 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:16:20.471 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:20.471 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:16:20.471 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:20.471 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:20.472 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:20.472 INFO [main][AbstractShell] Close shell Testing shell 13:16:20.472 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:20.474 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:20.474 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:20.475 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:16:20.475 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:20.475 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:20.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:20.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:20.490 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:16:20.490 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:20.490 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpandCollapse no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:16:20.490 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:16:20.490 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:20.490 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:20.490 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:20.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:16:20.502 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:20.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:20.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:20.520 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:20.520 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:20.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:20.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:20.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:20.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:20.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:20.524 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:16:20.524 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:20.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:20.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:20.525 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:20.525 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:20.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:20.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:20.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:20.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:20.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:20.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:16:20.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:16:20.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 13:16:20.528 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:16:20.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:21.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:21.029 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:16:21.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 13:16:21.031 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:16:21.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:21.032 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:16:21.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:21.032 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:16:21.035 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 13:16:21.035 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 13:16:21.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:21.035 DEBUG [main][TreeEventsListener] Calling method treeExpanded() 13:16:21.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:21.535 DEBUG [main][TreeEventsListener] Calling method treeExpanded() 13:16:21.536 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 13:16:21.538 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item AA 13:16:21.538 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item AA 13:16:21.539 DEBUG [main][TreeItemHandler] Setting tree item AA collapsed 13:16:21.539 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event 13:16:21.539 DEBUG [main][TreeEventsListener] Calling method treeCollapsed() 13:16:21.539 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: AA 13:16:21.540 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:21.540 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:16:21.540 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:21.540 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:21.541 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:21.541 INFO [main][AbstractShell] Close shell Testing shell 13:16:21.541 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:21.543 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:21.543 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:21.543 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:16:21.543 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:21.543 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:21.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:21.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:21.558 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpandCollapse no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:16:21.558 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:21.558 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckUncheck no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:16:21.558 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:16:21.558 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:21.558 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:21.558 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:21.569 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:16:21.570 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:21.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:21.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:21.576 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:21.576 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:21.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:21.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:21.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:21.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:21.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:21.585 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:16:21.585 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:21.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:21.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:21.585 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:21.585 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:21.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:21.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:21.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:21.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:21.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:21.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:16:21.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:16:21.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 13:16:21.586 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:16:21.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:22.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:22.087 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:16:22.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 13:16:22.090 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:16:22.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:22.090 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:16:22.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:22.090 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:16:22.091 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item AA 13:16:22.091 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item AA: 13:16:22.092 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 13:16:22.092 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 13:16:22.092 DEBUG [main][TreeEventsListener] It was check event: true 13:16:22.092 INFO [WorkbenchTestable][TreeItemHandler] Checked: AA 13:16:22.094 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item AA 13:16:22.094 DEBUG [WorkbenchTestable][TreeItemHandler] UncheckTree Item AA: 13:16:22.094 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 13:16:22.094 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 13:16:22.094 DEBUG [main][TreeEventsListener] It was check event: true 13:16:22.095 INFO [WorkbenchTestable][TreeItemHandler] Unchecked: AA 13:16:22.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:16:22.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:16:22.095 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:22.095 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:22.095 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:22.095 INFO [main][AbstractShell] Close shell Testing shell 13:16:22.095 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:22.099 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:22.099 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:22.100 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:16:22.100 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:22.100 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:22.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:22.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:22.107 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckUncheck no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:16:22.107 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:22.107 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindExistingItemByPathMatchers no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:16:22.107 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:16:22.107 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:22.107 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:22.107 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:22.122 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:16:22.122 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:22.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:22.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:22.139 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:22.139 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:22.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:22.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:22.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:22.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:22.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:22.141 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:16:22.141 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:22.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:22.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:22.142 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:22.142 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:22.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:22.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:22.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:22.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:22.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:22.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:16:22.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:16:22.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children... 13:16:22.146 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 13:16:22.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:22.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:22.648 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 13:16:22.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children finished successfully 13:16:22.650 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 13:16:22.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:22.651 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item is already expanded. No action performed 13:16:22.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:22.651 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 13:16:22.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children... 13:16:22.651 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 13:16:22.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:23.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:23.152 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 13:16:23.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children finished successfully 13:16:23.155 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 13:16:23.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:23.156 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item is already expanded. No action performed 13:16:23.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:23.156 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 13:16:23.157 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:23.157 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:16:23.157 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:23.157 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:23.157 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:23.157 INFO [main][AbstractShell] Close shell Testing shell 13:16:23.157 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:23.160 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:23.160 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:23.160 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:16:23.160 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:23.160 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:23.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:23.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:23.175 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindExistingItemByPathMatchers no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:16:23.175 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:23.175 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectUnselectItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:16:23.175 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:16:23.175 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:23.175 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:23.175 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:23.185 DEBUG [WorkbenchTestable][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:16:23.185 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:23.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:23.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:23.192 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:23.192 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:23.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:23.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:23.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:23.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:23.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:23.201 DEBUG [WorkbenchTestable][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:16:23.201 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:23.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:23.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:23.201 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:23.201 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:23.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:23.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:23.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:23.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:23.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:23.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:16:23.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:16:23.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 13:16:23.202 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:16:23.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:23.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:23.703 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:16:23.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 13:16:23.706 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:16:23.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:23.706 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:16:23.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:23.707 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:16:23.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 13:16:23.707 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 13:16:23.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:24.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:24.208 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 13:16:24.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 13:16:24.211 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 13:16:24.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:24.211 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 13:16:24.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:24.211 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 13:16:24.212 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:16:24.212 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:24.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:24.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:24.212 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:24.212 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:24.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:24.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:24.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:24.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:24.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:24.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:16:24.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:16:24.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem B has children... 13:16:24.213 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 13:16:24.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:24.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:24.714 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 13:16:24.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem B has children finished successfully 13:16:24.715 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 13:16:24.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:24.716 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 13:16:24.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:24.716 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 13:16:24.716 DEBUG [WorkbenchTestable][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:16:24.716 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:24.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:24.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:24.717 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:24.717 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:24.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:24.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:24.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:24.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:24.717 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:24.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:16:24.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:16:24.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 13:16:24.718 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:16:24.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:24.718 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:16:24.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:24.718 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:16:24.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 13:16:24.719 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:16:24.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:24.719 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:16:24.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:24.719 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:16:24.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 13:16:24.719 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 13:16:24.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:24.719 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 13:16:24.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:24.720 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 13:16:24.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 13:16:24.720 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 13:16:24.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:24.720 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 13:16:24.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:24.720 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 13:16:24.720 DEBUG [WorkbenchTestable][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:16:24.720 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:24.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:24.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:24.721 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:24.721 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:24.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:24.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:24.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:24.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:24.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:24.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:16:24.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:16:24.722 DEBUG [WorkbenchTestable][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:16:24.722 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:24.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:24.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:24.722 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:24.722 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:24.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:24.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:24.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:24.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:24.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:24.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:16:24.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:16:24.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 13:16:24.723 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:16:24.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:24.723 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:16:24.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:24.723 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:16:24.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 13:16:24.723 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:16:24.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:24.724 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:16:24.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:24.724 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:16:24.724 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 13:16:24.724 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 13:16:24.725 DEBUG [main][TreeItemHandler] Set Tree selection 13:16:24.726 DEBUG [main][TreeHandler] Notify Tree about selection event 13:16:24.726 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 13:16:24.726 DEBUG [main][TreeEventsListener] It was check event: false 13:16:24.726 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 13:16:24.726 DEBUG [WorkbenchTestable][TreeItemHandler] AAA 13:16:24.726 DEBUG [WorkbenchTestable][TreeItemHandler] BB 13:16:24.726 DEBUG [WorkbenchTestable][TreeItemHandler] AAB 13:16:24.726 DEBUG [WorkbenchTestable][TreeItemHandler] C 13:16:24.728 INFO [WorkbenchTestable][AbstractTree] Unselect all tree items 13:16:24.729 DEBUG [main][TreeHandler] Unselect all tree items 13:16:24.729 DEBUG [main][TreeHandler] Notify Tree about selection event 13:16:24.729 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 13:16:24.729 DEBUG [main][TreeEventsListener] It was check event: false 13:16:24.729 INFO [WorkbenchTestable][TreeHandler] All tree items unselected 13:16:24.730 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:24.730 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:16:24.730 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:24.730 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:24.730 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:24.730 INFO [main][AbstractShell] Close shell Testing shell 13:16:24.730 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:24.734 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:24.734 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:24.734 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:16:24.734 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:24.734 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:24.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:24.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:24.741 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectUnselectItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:16:24.741 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:24.741 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:16:24.741 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:16:24.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:24.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:24.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:24.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:16:24.759 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:24.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:24.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:24.775 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:24.776 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:24.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:24.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:24.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:24.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:24.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:24.779 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:16:24.779 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:24.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:24.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:24.779 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:24.779 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:24.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:24.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:24.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:24.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:24.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:24.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:16:24.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:16:24.780 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:16:24.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:25.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:25.281 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:16:25.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 13:16:25.283 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 13:16:25.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:25.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:25.784 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 13:16:25.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 13:16:25.787 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 13:16:25.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:25.788 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 13:16:25.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:25.788 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 13:16:25.788 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:25.788 DEBUG [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:16:25.788 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:25.789 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:25.789 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:25.789 INFO [main][AbstractShell] Close shell Testing shell 13:16:25.789 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:25.792 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:25.792 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:25.792 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:16:25.792 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:25.792 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:25.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:25.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:25.809 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:16:25.809 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:25.809 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetParentItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:16:25.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:16:25.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:25.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:25.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:25.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:16:25.820 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:25.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:25.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:25.833 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:25.833 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:25.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:25.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:25.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:25.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:25.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:25.836 DEBUG [WorkbenchTestable][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:16:25.836 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:25.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:25.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:25.836 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:25.836 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 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.widgets.Tree and index 0 was found 13:16:25.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:16:25.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:16:25.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 13:16:25.837 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:16:25.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:26.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:26.338 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:16:26.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 13:16:26.341 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:16:26.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:26.341 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:16:26.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:26.342 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:16:26.343 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:26.343 DEBUG [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:16:26.343 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:26.343 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:26.343 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:26.343 INFO [main][AbstractShell] Close shell Testing shell 13:16:26.344 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:26.346 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:26.347 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:26.347 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:16:26.347 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:26.347 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:26.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:26.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:26.353 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetParentItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:16:26.353 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:26.353 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelect no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:16:26.353 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:16:26.353 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:26.353 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:26.353 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:26.367 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:16:26.367 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:26.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:26.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:26.385 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:26.385 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:26.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:26.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:26.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:26.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:26.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:26.390 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:16:26.390 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:26.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:26.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:26.391 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:26.391 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:26.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:26.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:26.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:26.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:26.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:26.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:16:26.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:16:26.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 13:16:26.392 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:16:26.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:26.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:26.893 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:16:26.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 13:16:26.895 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:16:26.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:26.896 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:16:26.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:26.896 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:16:26.897 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AA 13:16:26.897 DEBUG [main][TreeItemHandler] Selecting tree item: AA 13:16:26.897 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AA about selection 13:16:26.897 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 13:16:26.897 DEBUG [main][TreeEventsListener] It was check event: false 13:16:26.897 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AA 13:16:26.898 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:26.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:16:26.898 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:26.898 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:26.898 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:26.898 INFO [main][AbstractShell] Close shell Testing shell 13:16:26.898 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:26.901 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:26.901 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:26.901 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:16:26.901 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:26.901 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:26.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:26.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:26.908 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelect no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:16:26.909 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:26.909 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindUsingRegexMatchersAndIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:16:26.909 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:16:26.909 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:26.909 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:26.909 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:26.929 DEBUG [WorkbenchTestable][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:16:26.929 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:26.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:26.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:26.941 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:26.941 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:26.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:26.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:26.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:26.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:26.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:26.945 DEBUG [WorkbenchTestable][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:16:26.945 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:26.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:26.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:26.945 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:26.945 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:26.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:26.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:26.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:26.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:26.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:26.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:16:26.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:16:26.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 13:16:26.947 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:16:26.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:27.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:27.448 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:16:27.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 13:16:27.451 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:16:27.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:27.451 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:16:27.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:27.451 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:16:27.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 13:16:27.452 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 13:16:27.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:27.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:27.953 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 13:16:27.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 13:16:27.956 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 13:16:27.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:27.956 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 13:16:27.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:27.956 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 13:16:27.957 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:27.957 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:16:27.957 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:27.957 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:27.957 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:27.957 INFO [main][AbstractShell] Close shell Testing shell 13:16:27.957 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:27.960 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:27.960 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:27.960 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:16:27.960 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:27.960 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:27.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:27.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:27.967 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindUsingRegexMatchersAndIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:16:27.967 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:27.967 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDoubleClick no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:16:27.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:16:27.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:27.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:27.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:27.977 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:16:27.977 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:27.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:27.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:27.992 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:27.992 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:27.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:27.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:27.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:27.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:27.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:27.996 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:16:27.996 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:27.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:27.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:27.997 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:27.997 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:27.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:27.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:27.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:27.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:27.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:27.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:16:27.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:16:27.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 13:16:27.998 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:16:27.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:28.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:28.499 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:16:28.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 13:16:28.501 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:16:28.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:28.501 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:16:28.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:28.502 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:16:28.502 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item AA 13:16:28.502 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AA 13:16:28.502 DEBUG [main][TreeItemHandler] Selecting tree item: AA 13:16:28.503 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AA about selection 13:16:28.503 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 13:16:28.503 DEBUG [main][TreeEventsListener] It was check event: false 13:16:28.503 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AA 13:16:28.503 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:16:28.503 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:16:28.503 DEBUG [main][TreeEventsListener] Calling method handleEvent() with event type: 8 13:16:28.503 DEBUG [main][TreeEventsListener] SWT.MouseDoubleClick event was fired 13:16:28.503 DEBUG [main][TreeEventsListener] Calling method widgetDefaultSelected() 13:16:28.504 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:16:28.504 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:28.505 DEBUG [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:16:28.505 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:28.505 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:28.505 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:28.505 INFO [main][AbstractShell] Close shell Testing shell 13:16:28.505 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:28.508 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:28.508 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:28.508 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:16:28.508 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:28.508 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:28.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:28.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:28.515 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDoubleClick no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:16:28.515 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:28.515 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDynamicExpand no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:16:28.515 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:16:28.515 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:28.515 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:28.515 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:28.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:16:28.530 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:28.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:28.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:28.546 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:28.546 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:28.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:28.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:28.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:28.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:28.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:28.548 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:16:28.548 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:28.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:28.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:28.548 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:28.548 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:28.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:28.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:28.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:28.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:28.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:28.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:16:28.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:16:28.550 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait for at least 3 items 13:16:28.550 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 13:16:28.550 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:16:28.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:29.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:29.052 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:16:29.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more... 13:16:29.053 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 13:16:29.053 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:16:29.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:29.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:29.554 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:16:29.555 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:16:29.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:30.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:30.056 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:16:30.556 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 13:16:30.556 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:16:30.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:31.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:31.058 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:16:31.058 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:16:31.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:31.559 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:16:31.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:31.559 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:16:32.060 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 13:16:32.060 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:16:32.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:32.060 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:16:32.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:32.060 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:16:32.061 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:16:32.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:32.061 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:16:32.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:32.061 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:16:32.561 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 13:16:32.561 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:16:32.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:32.562 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:16:32.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:32.562 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:16:32.562 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:16:32.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:32.562 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:16:32.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:32.562 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:16:33.063 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 13:16:33.063 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:16:33.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:33.064 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:16:33.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:33.064 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:16:33.064 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:16:33.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:33.065 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:16:33.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:33.065 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:16:33.565 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 13:16:33.565 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:16:33.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:33.566 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:16:33.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:33.566 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:16:33.566 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:16:33.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:33.566 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:16:33.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:33.567 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:16:33.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more finished successfully 13:16:33.567 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 13:16:33.567 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:16:33.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:33.567 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:16:33.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:33.567 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:16:33.568 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:16:33.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:33.568 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:16:33.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:33.568 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:16:33.569 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:16:33.569 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:33.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:33.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:33.569 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:33.569 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:33.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:33.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:33.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:33.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:33.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:33.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:16:33.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:16:33.570 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait for at least 3 items 13:16:33.570 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 13:16:33.570 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:16:33.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:34.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:34.071 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:16:34.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more... 13:16:34.071 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 13:16:34.071 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:16:34.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:34.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:34.572 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:16:34.572 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:16:34.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:35.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:35.073 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:16:35.573 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 13:16:35.573 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:16:35.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:36.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:36.074 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:16:36.074 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:16:36.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:36.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:36.576 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:16:37.076 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 13:16:37.076 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:16:37.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:37.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:37.577 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:16:37.578 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:16:37.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:38.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:38.079 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:16:38.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more failed, an exception will be thrown 13:16:38.080 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:38.080 DEBUG [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:16:38.080 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:38.081 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:38.081 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:38.081 INFO [main][AbstractShell] Close shell Testing shell 13:16:38.081 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:38.085 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:38.085 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:38.085 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:16:38.085 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:38.085 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:38.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:38.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:38.092 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDynamicExpand no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 13:16:38.092 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 13:16:38.093 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:38.093 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:38.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:38.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.451 s - in org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest testFindExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.062 s testFindUsingIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.051 s testFindNonExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.052 s testGetCell no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.064 s testGetPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.064 s getItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.551 s testExpandCollapse no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.068 s testCheckUncheck no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.549 s testFindExistingItemByPathMatchers no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.068 s testSelectUnselectItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.566 s getItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.068 s testGetParentItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.544 s testSelect no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.555 s testFindUsingRegexMatchersAndIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.058 s testDoubleClick no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.548 s testDynamicExpand no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 9.577 s Running org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 13:16:38.097 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 13:16:38.097 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:16:38.097 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:38.097 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 13:16:38.098 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:38.098 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:16:38.109 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:38.109 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:16:38.109 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:38.109 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:38.109 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 13:16:38.109 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 13:16:38.110 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:38.110 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:38.110 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:38.120 DEBUG [WorkbenchTestable][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:16:38.120 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:38.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:38.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:38.127 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:38.127 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:38.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:38.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:38.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:38.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:38.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:38.140 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:38.140 DEBUG [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:16:38.140 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:38.140 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:38.140 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:38.140 INFO [main][AbstractShell] Close shell Testing shell 13:16:38.140 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:38.143 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:38.143 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:38.143 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 13:16:38.143 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:38.143 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:38.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:38.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:38.160 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 13:16:38.160 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:38.160 INFO [WorkbenchTestable][RequirementsRunner] Started test: testColumnCount no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 13:16:38.160 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 13:16:38.160 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:38.160 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:38.160 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:38.172 DEBUG [WorkbenchTestable][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:16:38.172 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:38.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:38.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:38.178 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:38.178 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:38.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:38.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:38.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:38.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:38.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:38.187 DEBUG [WorkbenchTestable][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:16:38.187 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:38.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:38.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:38.188 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:38.188 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:38.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:38.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:38.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:38.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:38.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:38.189 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:38.189 DEBUG [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:16:38.189 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:38.190 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:38.190 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:38.190 INFO [main][AbstractShell] Close shell Testing shell 13:16:38.190 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:38.193 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:38.193 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:38.193 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 13:16:38.194 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:38.194 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:38.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:38.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:38.209 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testColumnCount no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 13:16:38.209 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:38.209 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 13:16:38.209 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 13:16:38.209 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:38.210 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:38.210 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:38.221 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:16:38.221 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:38.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:38.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:38.235 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:38.235 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:38.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:38.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:38.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:38.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:38.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:38.238 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 13:16:38.238 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:16:38.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:38.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:38.739 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:16:38.741 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:16:38.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:38.741 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:16:38.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:38.742 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:16:38.742 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 13:16:38.742 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 13:16:38.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:39.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:39.243 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 13:16:39.246 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 13:16:39.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:39.246 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 13:16:39.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:39.246 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 13:16:39.247 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAA and wait with time period 1 13:16:39.247 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 13:16:39.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:39.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:39.748 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 13:16:39.748 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 13:16:39.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:40.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:40.249 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 13:16:40.249 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAB and wait with time period 1 13:16:40.250 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 13:16:40.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:40.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:40.751 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 13:16:40.751 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 13:16:40.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:41.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:41.252 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 13:16:41.252 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item B and wait with time period 1 13:16:41.253 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 13:16:41.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:41.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:41.754 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 13:16:41.754 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 13:16:41.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:41.754 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 13:16:41.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:41.755 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 13:16:41.755 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item BB and wait with time period 1 13:16:41.755 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 13:16:41.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:42.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:42.256 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 13:16:42.256 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 13:16:42.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:42.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:42.757 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 13:16:42.758 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item C and wait with time period 1 13:16:42.758 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 13:16:42.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:43.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:43.259 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 13:16:43.260 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 13:16:43.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:43.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:43.760 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 13:16:43.762 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:43.762 DEBUG [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:16:43.762 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:43.762 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:43.763 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:43.763 INFO [main][AbstractShell] Close shell Testing shell 13:16:43.763 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:43.766 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:43.766 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:43.766 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 13:16:43.766 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:43.766 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:43.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:43.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:43.781 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 13:16:43.781 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:43.781 INFO [WorkbenchTestable][RequirementsRunner] Started test: testColumnHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 13:16:43.781 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 13:16:43.781 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:43.781 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:43.781 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:43.791 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:16:43.791 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:43.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:43.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:43.802 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:43.802 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:43.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:43.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:43.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:43.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:43.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:43.805 DEBUG [WorkbenchTestable][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:16:43.805 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:43.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:43.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:43.805 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:43.805 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:43.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:43.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:43.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:43.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:43.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:43.807 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:43.807 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:16:43.807 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:43.807 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:43.807 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:43.807 INFO [main][AbstractShell] Close shell Testing shell 13:16:43.807 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:43.810 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:43.810 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:43.810 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 13:16:43.810 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:43.810 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:43.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:43.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:43.816 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testColumnHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 13:16:43.817 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:43.817 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetAllItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 13:16:43.817 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 13:16:43.817 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:43.817 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:43.817 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:43.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:16:43.827 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:43.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:43.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:43.842 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:43.842 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:43.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:43.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:43.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:43.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:43.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:43.843 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:43.843 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:16:43.843 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:43.843 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:43.843 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:43.843 INFO [main][AbstractShell] Close shell Testing shell 13:16:43.843 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:43.846 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:43.846 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:43.846 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 13:16:43.846 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:43.846 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:43.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:43.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:43.852 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetAllItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 13:16:43.852 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:43.853 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingTreeById no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 13:16:43.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 13:16:43.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:43.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:43.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:43.870 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:16:43.870 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:43.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:43.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:43.883 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:43.883 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:43.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:43.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:43.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:43.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:43.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:43.884 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:16:43.884 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:43.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:43.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:43.884 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:43.884 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:43.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:43.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:43.884 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 13:16:43.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:43.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:43.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:43.885 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:43.885 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:16:43.885 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:43.885 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:43.885 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:43.885 INFO [main][AbstractShell] Close shell Testing shell 13:16:43.885 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:43.888 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:43.888 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:43.888 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 13:16:43.888 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:43.888 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:43.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:43.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:43.894 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingTreeById no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 13:16:43.894 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:43.894 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 13:16:43.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 13:16:43.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:43.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:43.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:43.906 DEBUG [WorkbenchTestable][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:16:43.906 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:43.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:43.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:43.922 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:43.922 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:43.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:43.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:43.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:43.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:43.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:43.923 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:43.923 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:16:43.923 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:43.923 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:43.923 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:43.923 INFO [main][AbstractShell] Close shell Testing shell 13:16:43.923 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:43.925 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:43.925 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:43.925 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 13:16:43.926 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:43.926 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:43.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:43.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:43.948 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 13:16:43.948 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 13:16:43.949 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:43.949 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:43.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:43.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.853 s - in org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest testGetItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.051 s testColumnCount no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.049 s testGetAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 5.572 s testColumnHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.035 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.042 s testGetItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.054 s Running org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 13:16:43.952 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 13:16:43.953 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:16:43.953 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:43.953 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 13:16:43.953 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:43.953 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:16:43.954 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:43.954 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:16:43.954 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:43.954 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:43.954 INFO [WorkbenchTestable][RequirementsRunner] Started test: openContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 13:16:43.954 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 13:16:43.954 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:43.954 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:43.954 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:43.984 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:16:43.984 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:43.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:43.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:43.994 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:43.994 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:43.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:43.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:43.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:43.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:43.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:16:43.998 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: this is styled text 13:16:44.003 DEBUG [WorkbenchTestable][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:16:44.003 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:44.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:44.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:44.004 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:44.004 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:44.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:44.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:44.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:44.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:44.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:16:44.005 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 13:16:44.005 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:16:44.005 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:44.005 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:16:44.005 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:44.005 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:44.006 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:44.006 INFO [main][AbstractShell] Close shell Testing shell 13:16:44.006 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:44.008 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:44.008 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:44.008 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 13:16:44.008 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:44.008 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:44.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:44.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:44.014 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 13:16:44.014 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:44.014 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectText no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 13:16:44.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 13:16:44.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:44.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:44.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:44.022 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:16:44.022 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:44.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:44.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:44.051 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:44.051 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:44.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:44.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:44.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:44.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:44.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:16:44.052 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: this is styled text 13:16:44.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:16:44.053 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:44.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:44.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:44.053 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:44.053 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:44.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:44.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:44.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:44.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:44.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:16:44.054 INFO [WorkbenchTestable][AbstractStyledText] Select text styled in styled text 13:16:44.058 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:44.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:16:44.058 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:44.058 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:44.058 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:44.058 INFO [main][AbstractShell] Close shell Testing shell 13:16:44.058 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:44.060 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:44.060 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:44.061 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 13:16:44.061 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:44.061 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:44.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:44.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:44.067 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectText no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 13:16:44.067 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:44.067 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectPosition no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 13:16:44.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 13:16:44.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:44.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:44.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:44.075 DEBUG [WorkbenchTestable][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:16:44.075 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:44.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:44.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:44.089 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:44.089 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:44.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:44.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:44.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:44.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:44.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:16:44.091 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: this is styled text 13:16:44.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:16:44.091 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:44.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:44.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:44.092 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:44.092 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:44.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:44.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:44.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:44.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:44.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:16:44.092 INFO [WorkbenchTestable][AbstractStyledText] Select position start: 8 end: 10 in styled text 13:16:44.093 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:44.093 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:16:44.093 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:44.094 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:44.094 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:44.094 INFO [main][AbstractShell] Close shell Testing shell 13:16:44.094 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:44.101 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:44.101 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:44.101 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 13:16:44.102 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:44.102 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:44.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:44.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:44.107 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectPosition no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 13:16:44.107 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 13:16:44.107 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:44.107 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:44.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:44.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s - in org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest openContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) Time elapsed: 0.06 s selectText no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) Time elapsed: 0.053 s selectPosition no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) Time elapsed: 0.04 s Running org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 13:16:44.149 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 13:16:44.150 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:16:44.150 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:44.150 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 13:16:44.150 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:44.150 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:16:44.151 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:44.151 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:16:44.151 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:44.151 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:44.151 INFO [WorkbenchTestable][RequirementsRunner] Started test: okAndCancelButtonsTest no-configuration(org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest) 13:16:44.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 13:16:44.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:44.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:44.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:44.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:44.172 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:16:44.172 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:16:44.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:44.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:44.172 DEBUG [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:16:44.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:44.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:44.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:44.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:44.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:16:44.173 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:16:44.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:16:44.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:16:44.173 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:16:44.173 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:16:44.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification... 13:16:44.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification finished successfully 13:16:44.174 DEBUG [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:16:44.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:44.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:44.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:44.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:44.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:16:44.175 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:16:44.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:16:44.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:16:44.176 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:16:44.176 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:16:44.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification... 13:16:44.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification finished successfully 13:16:44.177 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:44.177 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:16:44.177 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:44.177 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:44.177 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:44.177 INFO [main][AbstractShell] Close shell Testing shell 13:16:44.177 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:44.179 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:44.180 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:44.180 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 13:16:44.180 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:44.180 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:44.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:44.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:44.186 INFO [WorkbenchTestable][RequirementsRunner] Finished test: okAndCancelButtonsTest no-configuration(org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest) 13:16:44.186 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 13:16:44.186 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:44.186 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:44.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:44.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest okAndCancelButtonsTest no-configuration(org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest) Time elapsed: 0.035 s Running org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 13:16:44.192 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 13:16:44.193 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:16:44.193 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:44.193 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 13:16:44.193 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:44.193 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:16:44.194 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:44.194 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:16:44.194 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:44.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:44.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:44.243 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu. 13:16:44.243 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:16:44.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:44.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:44.243 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:16:44.243 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:16:44.244 DEBUG [main][MenuItemLookup] Found menu:'File' 13:16:44.244 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:16:44.244 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:16:44.244 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:16:44.244 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:16:44.244 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:16:44.244 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:16:44.244 DEBUG [main][MenuItemLookup] Item match:Window 13:16:44.244 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:16:44.245 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:16:44.245 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:16:44.245 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:44.245 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:16:44.245 DEBUG [main][MenuItemLookup] Item match:Show View 13:16:44.249 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:16:44.249 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:16:44.249 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:16:44.249 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:16:44.249 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 13:16:44.249 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:16:44.249 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:16:44.249 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:16:44.249 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:16:44.249 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:16:44.249 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:16:44.249 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:16:44.249 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:16:44.249 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:16:44.249 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:44.249 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:16:44.249 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:16:44.250 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:16:44.250 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:16:44.250 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:16:44.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:16:44.316 DEBUG [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:16:44.317 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:16:44.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:44.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:44.318 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:16:44.318 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:44.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:44.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:44.318 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:16:44.318 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:44.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:44.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:44.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:44.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:44.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:44.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:16:44.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:16:44.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 13:16:44.321 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 13:16:44.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:44.321 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 13:16:44.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:44.321 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 13:16:44.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 13:16:44.321 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 13:16:44.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:44.322 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 13:16:44.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:44.322 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 13:16:44.322 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls 13:16:44.322 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls 13:16:44.323 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection 13:16:44.323 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls 13:16:44.323 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:44.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:44.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:44.323 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:16:44.323 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:44.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:44.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:44.324 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:16:44.324 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:44.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:44.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:44.324 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:16:44.324 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:44.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:44.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:44.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:44.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:44.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:16:44.343 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:16:44.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:16:44.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:16:44.344 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:16:44.344 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:16:44.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:16:44.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:16:44.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 13:16:44.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:44.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:44.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 13:16:44.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:44.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:44.443 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:16:44.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:44.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:44.445 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:16:44.445 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 13:16:44.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:44.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:44.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:44.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:44.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:44.453 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 13:16:44.453 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 13:16:44.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:44.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:16:44.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:16:44.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:16:44.457 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:44.457 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 13:16:44.457 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 13:16:44.457 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:44.457 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:44.457 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:44.459 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:16:44.459 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:44.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:44.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:44.467 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 13:16:44.467 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:44.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:44.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:44.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key org.eclipse.reddeer.widget.key 13:16:44.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:44.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:44.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 13:16:44.469 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 13:16:44.469 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:44.469 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:44.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:44.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:44.470 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 13:16:44.470 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:44.470 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultLabelTest no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 13:16:44.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 13:16:44.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:44.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:44.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:44.470 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:16:44.470 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:44.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:44.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:44.471 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 13:16:44.471 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:44.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:44.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:44.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:44.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:44.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 13:16:44.472 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 13:16:44.472 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:44.472 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:44.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:44.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:44.472 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultLabelTest no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 13:16:44.472 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 13:16:44.472 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:44.472 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:44.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:44.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.282 s - in org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) Time elapsed: 0.013 s defaultLabelTest no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) Time elapsed: 0.002 s Running org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 13:16:44.477 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 13:16:44.478 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:16:44.478 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:44.478 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 13:16:44.478 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:44.478 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:16:44.479 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:44.479 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:16:44.479 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:44.479 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:44.479 INFO [WorkbenchTestable][RequirementsRunner] Started test: spinnerTest no-configuration(org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest) 13:16:44.479 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 13:16:44.479 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:44.479 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:44.479 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:44.495 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:16:44.495 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:44.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:44.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:44.503 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:44.503 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:44.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:44.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:44.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:44.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:44.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 13:16:44.507 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:16:44.507 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:44.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:44.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:44.540 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:44.540 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:44.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:44.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:44.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:44.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:44.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 13:16:44.541 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 1 13:16:44.543 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:16:44.543 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:44.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:44.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:44.544 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:44.544 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:44.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:44.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:44.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:44.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:44.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 13:16:44.544 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:16:44.544 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:44.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:44.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:44.545 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:44.545 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:44.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:44.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:16:44.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:16:44.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:44.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 1 was found 13:16:44.546 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 2 13:16:44.547 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:16:44.547 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:44.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:44.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:44.548 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:44.548 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:44.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:44.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:16:44.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:16:44.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:44.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 1 was found 13:16:44.550 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Spinner with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "First spinner:") 13:16:44.550 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:44.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:44.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:44.550 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:44.550 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:44.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:44.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:44.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:44.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:44.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 13:16:44.553 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 11 13:16:44.554 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:16:44.554 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:44.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:44.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:44.554 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:44.554 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:44.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:44.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:44.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:44.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:44.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 13:16:44.559 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:16:44.559 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:44.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:44.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:44.559 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:44.559 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:44.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:44.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:44.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:44.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:44.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 13:16:44.561 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 22 13:16:44.562 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:16:44.562 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:44.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:44.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:44.562 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:44.562 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:44.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:44.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:44.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:44.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:44.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 13:16:44.565 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:44.565 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:16:44.565 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:44.565 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:44.565 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:44.565 INFO [main][AbstractShell] Close shell Testing shell 13:16:44.565 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:44.569 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:44.569 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:44.569 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 13:16:44.569 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:44.569 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:44.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:44.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:44.580 INFO [WorkbenchTestable][RequirementsRunner] Finished test: spinnerTest no-configuration(org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest) 13:16:44.580 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 13:16:44.580 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:44.580 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:44.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:44.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s - in org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest spinnerTest no-configuration(org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest) Time elapsed: 0.101 s Running org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 13:16:44.584 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 13:16:44.584 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:16:44.585 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:44.585 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 13:16:44.585 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:44.585 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:16:44.585 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:44.585 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:16:44.585 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:44.585 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:44.585 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeafaultTextWithId no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 13:16:44.585 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 13:16:44.585 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:44.585 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:44.586 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:44.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:44.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:44.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:44.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:44.597 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:16:44.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:44.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:44.598 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:16:44.598 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 13:16:44.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:44.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:44.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:44.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:44.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:44.603 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 13:16:44.603 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 13:16:44.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:44.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:16:44.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:16:44.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:16:44.605 INFO [WorkbenchTestable][AbstractView] Close view 'RedDeer SWT Controls' 13:16:44.606 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem RedDeer SWT Controls 13:16:44.606 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 13:16:44.608 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:16:44.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:44.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:44.661 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu. 13:16:44.661 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:16:44.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:44.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:44.662 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:16:44.662 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:16:44.662 DEBUG [main][MenuItemLookup] Found menu:'File' 13:16:44.662 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:16:44.662 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:16:44.662 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:16:44.662 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:16:44.662 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:16:44.662 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:16:44.662 DEBUG [main][MenuItemLookup] Item match:Window 13:16:44.663 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:16:44.663 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:16:44.663 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:16:44.663 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:44.663 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:16:44.663 DEBUG [main][MenuItemLookup] Item match:Show View 13:16:44.666 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:16:44.666 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:16:44.666 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:16:44.666 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:16:44.666 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 13:16:44.666 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:16:44.666 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:16:44.666 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:16:44.666 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:16:44.666 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:16:44.666 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:16:44.666 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:16:44.666 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:16:44.666 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:16:44.666 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:44.666 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:16:44.666 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:16:44.667 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:16:44.667 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:16:44.667 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:16:44.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:16:44.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:16:44.750 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:16:44.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:44.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:44.752 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:16:44.752 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:44.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:44.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:44.752 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:16:44.752 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:44.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:44.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:44.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:44.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:44.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:44.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:16:44.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:16:44.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 13:16:44.755 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 13:16:44.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:44.755 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 13:16:44.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:44.755 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 13:16:44.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 13:16:44.755 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 13:16:44.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:44.755 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 13:16:44.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:44.755 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 13:16:44.756 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls 13:16:44.756 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls 13:16:44.756 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection 13:16:44.756 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls 13:16:44.756 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:44.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:44.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:44.757 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:16:44.757 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:44.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:44.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:44.758 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:16:44.758 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:44.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:44.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:44.758 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:16:44.758 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:44.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:44.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:44.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:44.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:44.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:16:44.760 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:16:44.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:16:44.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:16:44.760 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:16:44.760 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:16:44.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:16:44.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:16:44.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 13:16:44.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:44.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:44.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 13:16:44.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:44.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:44.851 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:16:44.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:44.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:44.853 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:16:44.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 '\*?\QRedDeer SWT Controls\E') 13:16:44.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:44.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:44.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:44.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:44.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:44.871 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 13:16:44.871 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 13:16:44.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:44.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:16:44.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:16:44.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:16:44.875 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:16:44.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:44.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:44.884 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key org.eclipse.reddeer.widget.key 13:16:44.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:44.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:44.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:16:44.885 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:16:44.885 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 13:16:44.885 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:44.885 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:44.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:44.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:44.886 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeafaultTextWithId no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 13:16:44.886 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:44.886 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInDialog no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 13:16:44.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 13:16:44.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:44.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:44.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:44.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:44.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:44.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:44.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:44.902 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:16:44.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:44.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:44.903 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:16:44.905 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 13:16:44.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:44.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:44.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:44.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:44.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:44.941 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 13:16:44.941 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 13:16:44.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:44.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:16:44.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:16:44.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:16:44.944 INFO [WorkbenchTestable][AbstractView] Close view 'RedDeer SWT Controls' 13:16:44.945 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem RedDeer SWT Controls 13:16:44.945 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 13:16:44.945 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:16:44.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:44.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:44.977 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu. 13:16:44.977 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:16:44.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:44.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:44.978 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:16:44.978 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:16:44.978 DEBUG [main][MenuItemLookup] Found menu:'File' 13:16:44.978 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:16:44.978 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:16:44.978 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:16:44.978 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:16:44.978 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:16:44.978 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:16:44.978 DEBUG [main][MenuItemLookup] Item match:Window 13:16:44.979 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:16:44.979 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:16:44.979 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:16:44.979 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:44.979 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:16:44.979 DEBUG [main][MenuItemLookup] Item match:Show View 13:16:44.985 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:16:44.985 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:16:44.985 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:16:44.985 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:16:44.985 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 13:16:44.985 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:16:44.985 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:16:44.985 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:16:44.985 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:16:44.985 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:16:44.985 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:16:44.985 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:16:44.985 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:16:44.985 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:16:44.985 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:44.985 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:16:44.985 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:16:44.999 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:16:44.999 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:16:44.999 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:16:45.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:16:45.079 DEBUG [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:16:45.080 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:16:45.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:45.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:45.082 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:16:45.082 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:45.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:45.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:45.082 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:16:45.082 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:45.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:45.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:45.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:45.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:45.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:45.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:16:45.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:16:45.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 13:16:45.085 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 13:16:45.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:45.085 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 13:16:45.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:45.085 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 13:16:45.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 13:16:45.085 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 13:16:45.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:45.086 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 13:16:45.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:45.086 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 13:16:45.086 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls 13:16:45.086 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls 13:16:45.086 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection 13:16:45.086 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls 13:16:45.086 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:45.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:45.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:45.086 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:16:45.086 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:45.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:45.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:45.088 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:16:45.088 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:45.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:45.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:45.088 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:16:45.088 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:45.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:45.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:45.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:45.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:45.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:16:45.090 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:16:45.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:16:45.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:16:45.091 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:16:45.091 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:16:45.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:16:45.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:16:45.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 13:16:45.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:45.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:45.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 13:16:45.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:45.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:45.144 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:16:45.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:45.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:45.145 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:16:45.145 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 13:16:45.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:45.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:45.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:45.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:45.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:45.152 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 13:16:45.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 13:16:45.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:45.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:16:45.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:16:45.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:16:45.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:45.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:45.155 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:16:45.155 DEBUG [main][MenuItemLookup] Found menu:'File' 13:16:45.155 DEBUG [main][MenuItemLookup] Item match:File 13:16:45.157 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:16:45.157 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:16:45.159 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:16:45.160 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:16:45.160 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:45.160 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:16:45.160 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:16:45.160 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:16:45.160 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:16:45.160 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:16:45.160 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:16:45.160 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:16:45.160 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:16:45.160 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:16:45.160 DEBUG [main][MenuItemLookup] Found menu:'File' 13:16:45.160 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:16:45.160 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:16:45.160 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:45.160 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:16:45.160 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:16:45.168 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:16:45.168 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:16:45.168 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:16:45.254 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:16:45.257 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:16:45.257 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:16:45.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:45.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:45.259 DEBUG [WorkbenchTestable][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:16:45.259 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:45.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:45.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:45.259 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 13:16:45.259 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:45.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:45.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:45.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:45.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:45.261 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:16:45.261 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:16:45.262 INFO [WorkbenchTestable][AbstractText] Text set to: myvalue 13:16:45.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 "Cancel") 13:16:45.263 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:45.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:45.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:45.263 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 13:16:45.263 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:45.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:45.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:45.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:45.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:45.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:16:45.267 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:16:45.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:16:45.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:16:45.268 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:16:45.268 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:16:45.286 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 13:16:45.286 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:45.286 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:45.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:45.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:45.287 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInDialog no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 13:16:45.287 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:45.287 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 13:16:45.287 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 13:16:45.287 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:45.287 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:45.287 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:45.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:45.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:45.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:45.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:45.298 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:16:45.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:45.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:45.299 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:16:45.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 '\*?\QRedDeer SWT Controls\E') 13:16:45.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:45.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:45.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:45.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:45.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:45.311 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 13:16:45.311 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 13:16:45.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:45.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:16:45.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:16:45.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:16:45.313 INFO [WorkbenchTestable][AbstractView] Close view 'RedDeer SWT Controls' 13:16:45.313 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem RedDeer SWT Controls 13:16:45.314 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 13:16:45.314 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:16:45.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:45.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:16:45.364 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu. 13:16:45.365 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:16:45.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:45.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:45.365 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:16:45.366 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:16:45.366 DEBUG [main][MenuItemLookup] Found menu:'File' 13:16:45.366 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:16:45.366 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:16:45.366 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:16:45.366 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:16:45.366 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:16:45.366 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:16:45.366 DEBUG [main][MenuItemLookup] Item match:Window 13:16:45.366 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:16:45.366 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:16:45.366 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:16:45.366 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:45.366 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:16:45.366 DEBUG [main][MenuItemLookup] Item match:Show View 13:16:45.369 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:16:45.370 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:16:45.370 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:16:45.370 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:16:45.370 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 13:16:45.370 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:16:45.370 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:16:45.370 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:16:45.370 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:16:45.370 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:16:45.370 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:16:45.370 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:16:45.370 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:16:45.370 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:16:45.370 DEBUG [main][MenuItemLookup] Found menu:'' 13:16:45.370 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:16:45.370 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:16:45.378 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:16:45.378 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:16:45.378 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:16:45.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:16:45.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:16:45.476 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:16:45.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:45.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:45.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:16:45.477 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:45.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:45.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:45.478 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:16:45.478 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:45.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:45.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:45.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:45.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:45.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:16:45.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:16:45.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:16:45.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 13:16:45.480 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 13:16:45.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:45.480 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 13:16:45.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:45.481 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 13:16:45.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 13:16:45.481 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 13:16:45.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:16:45.481 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 13:16:45.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:16:45.481 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 13:16:45.482 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls 13:16:45.482 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls 13:16:45.482 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection 13:16:45.482 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls 13:16:45.482 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:45.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:45.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:45.483 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:16:45.483 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:45.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:45.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:45.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 "Open") 13:16:45.484 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:45.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:45.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:45.484 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:16:45.484 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:45.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:45.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:45.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:45.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:45.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:16:45.486 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:16:45.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:16:45.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:16:45.486 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:16:45.486 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:16:45.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:16:45.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:16:45.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 13:16:45.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:45.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:45.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 13:16:45.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:45.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:45.574 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:16:45.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:45.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:45.575 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:16:45.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 '\*?\QRedDeer SWT Controls\E') 13:16:45.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:45.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:45.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:45.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:45.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:45.581 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 13:16:45.581 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 13:16:45.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:45.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:16:45.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:16:45.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:16:45.584 DEBUG [WorkbenchTestable][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:16:45.584 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:45.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:45.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:45.584 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 13:16:45.584 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:45.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:45.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:45.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:45.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:45.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:16:45.585 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:16:45.585 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Original text") 13:16:45.585 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:45.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:45.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:45.586 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 13:16:45.586 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:45.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:45.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:45.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:45.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:45.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:16:45.587 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:16:45.587 INFO [WorkbenchTestable][AbstractText] Text set to: New text 13:16:45.588 DEBUG [WorkbenchTestable][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:16:45.588 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:45.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:45.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:45.597 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 13:16:45.598 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:45.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:45.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:45.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:45.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:45.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:16:45.598 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:16:45.599 DEBUG [WorkbenchTestable][WidgetLookup] Looking up 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:16:45.599 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:45.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:45.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:45.599 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 13:16:45.599 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:45.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:45.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:45.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:45.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:45.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:16:45.600 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:16:45.601 INFO [WorkbenchTestable][AbstractText] Text set to: Original text 13:16:45.601 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 13:16:45.601 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:45.601 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:45.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:45.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:45.602 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 13:16:45.602 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 13:16:45.602 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:45.602 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:45.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:45.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.018 s - in org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest testDeafaultTextWithId no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) Time elapsed: 0.301 s testInDialog no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) Time elapsed: 0.401 s defaultTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) Time elapsed: 0.315 s Running org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:16:45.606 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:16:45.607 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:16:45.607 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:45.607 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:16:45.607 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:45.608 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:16:45.640 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:45.640 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:16:45.640 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:45.640 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:45.640 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:16:45.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:16:45.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:45.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:45.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:45.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:45.687 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:16:45.687 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:16:45.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:45.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:45.687 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:16:45.688 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:45.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:45.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:45.688 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:45.688 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:45.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:45.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:45.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:45.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:45.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:16:45.708 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:16:45.712 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:45.713 DEBUG [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:16:45.713 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:45.713 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:45.713 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:45.713 INFO [main][AbstractShell] Close shell Testing shell 13:16:45.713 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:45.740 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:45.740 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:45.740 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:16:45.740 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:45.740 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:45.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:45.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:45.748 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:16:45.748 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:45.748 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithFormLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:16:45.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:16:45.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:45.749 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:45.749 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:45.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:45.786 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:16:45.786 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:16:45.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:45.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:45.787 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:16:45.787 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:45.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:45.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:45.787 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:45.787 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:45.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:45.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:45.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:45.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:45.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:16:45.800 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:16:45.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:16:45.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:16:45.801 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:45.802 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:45.802 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:45.802 INFO [main][AbstractShell] Close shell Testing shell 13:16:45.802 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:45.809 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:45.809 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:45.809 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:16:45.809 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:45.809 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:45.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:45.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:45.821 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithFormLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:16:45.821 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:45.821 INFO [WorkbenchTestable][RequirementsRunner] Started test: setFocusTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:16:45.821 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:16:45.821 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:45.821 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:45.821 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:45.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:45.873 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:16:45.873 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:16:45.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:45.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:45.873 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:16:45.873 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:45.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:45.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:45.873 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:45.873 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:45.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:45.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:16:45.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:16:45.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:45.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 13:16:45.874 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:16:45.875 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:16:45.875 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:45.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:45.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:45.875 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:45.875 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:45.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:45.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:45.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:45.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:45.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:16:45.877 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:16:45.878 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label1") 13:16:45.878 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:45.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:45.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:45.878 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:45.878 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:45.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:45.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:45.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:45.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:45.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:16:45.884 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:16:45.886 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:16:45.886 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:45.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:45.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:45.886 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:45.886 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:45.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:45.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:45.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:45.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:45.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:16:45.891 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:16:45.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:16:45.892 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:16:45.892 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:45.892 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:45.892 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:45.892 INFO [main][AbstractShell] Close shell Testing shell 13:16:45.892 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:45.899 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:45.899 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:45.899 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:16:45.899 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:45.899 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:45.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:45.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:45.912 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setFocusTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:16:45.912 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:45.912 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithOutsideLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:16:45.912 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:16:45.913 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:45.913 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:45.913 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:45.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:45.948 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:16:45.948 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:16:45.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:45.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:45.948 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:16:45.948 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:45.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:45.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:45.949 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:45.949 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:45.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:45.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:45.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:45.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:45.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:16:45.962 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:16:45.965 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:45.965 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:16:45.965 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:45.966 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:45.966 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:45.966 INFO [main][AbstractShell] Close shell Testing shell 13:16:45.966 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:45.972 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:45.972 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:45.972 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:16:45.972 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:45.972 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:45.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:45.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:45.984 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithOutsideLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:16:45.984 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:45.984 INFO [WorkbenchTestable][RequirementsRunner] Started test: setNonEditableTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:16:45.984 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:16:45.984 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:45.984 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:45.984 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:46.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:46.019 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:16:46.019 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:16:46.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:46.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:46.019 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:16:46.019 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:46.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:46.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:46.020 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:46.020 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:46.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:46.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:46.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:46.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:46.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:16:46.027 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:16:46.027 INFO [WorkbenchTestable][AbstractText] Text set to: funny text 13:16:46.028 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:46.028 DEBUG [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:16:46.028 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:46.028 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:46.028 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:46.028 INFO [main][AbstractShell] Close shell Testing shell 13:16:46.029 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:46.036 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:46.036 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:46.036 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:16:46.036 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:46.036 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:46.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:46.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:46.045 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setNonEditableTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:16:46.045 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:46.045 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithAsterisk no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:16:46.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:16:46.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:46.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:46.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:46.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:46.085 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:16:46.085 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:16:46.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:46.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:46.085 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:16:46.085 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:46.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:46.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:46.085 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:46.085 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:46.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:46.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:46.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:46.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:46.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:16:46.104 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:16:46.104 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:46.105 DEBUG [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:16:46.105 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:46.105 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:46.105 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:46.105 INFO [main][AbstractShell] Close shell Testing shell 13:16:46.105 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:46.112 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:46.112 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:46.112 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:16:46.112 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:46.112 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:46.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:46.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:46.119 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithAsterisk no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:16:46.119 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:46.119 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextMessage no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:16:46.119 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:16:46.119 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:46.119 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:46.119 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:46.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:46.171 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:16:46.171 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:16:46.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:46.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:46.172 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:16:46.172 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:46.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:46.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:46.172 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:46.172 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:46.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:46.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:46.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:46.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:46.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:16:46.185 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:16:46.189 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:46.189 DEBUG [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:16:46.189 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:46.190 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:46.190 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:46.190 INFO [main][AbstractShell] Close shell Testing shell 13:16:46.190 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:46.199 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:46.199 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:46.199 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:16:46.199 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:46.199 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:46.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:46.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:46.207 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextMessage no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:16:46.207 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:46.207 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextForRequiredField no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:16:46.207 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:16:46.207 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:46.207 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:46.207 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:46.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:46.265 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:16:46.265 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:16:46.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:46.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:46.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 "Required label1") 13:16:46.265 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:46.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:46.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:46.266 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:46.266 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:46.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:46.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:46.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:46.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:46.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:16:46.282 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:16:46.283 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:46.283 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:16:46.283 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:46.284 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:46.284 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:46.284 INFO [main][AbstractShell] Close shell Testing shell 13:16:46.284 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:46.291 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:46.291 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:46.291 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:16:46.291 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:46.291 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:46.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:46.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:46.302 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextForRequiredField no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:16:46.302 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:46.302 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:16:46.302 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:16:46.302 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:46.302 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:46.302 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:46.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:46.355 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:16:46.355 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:16:46.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:46.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:46.355 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:16:46.355 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:46.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:46.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:46.356 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:46.356 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:46.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:46.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:46.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:46.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:46.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:16:46.359 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:16:46.360 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:46.360 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:16:46.360 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:46.360 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:46.360 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:46.360 INFO [main][AbstractShell] Close shell Testing shell 13:16:46.360 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:46.367 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:46.367 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:46.367 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:16:46.367 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:46.367 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:46.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:46.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:46.374 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:16:46.374 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:46.374 INFO [WorkbenchTestable][RequirementsRunner] Started test: typeTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:16:46.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:16:46.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:46.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:46.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:46.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:46.416 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:16:46.416 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:16:46.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:46.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:46.417 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label1") 13:16:46.417 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:46.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:46.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:46.418 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:46.418 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:46.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:46.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:46.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:46.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:46.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:16:46.427 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:16:46.438 INFO [WorkbenchTestable][AbstractText] Type text not so funny text 13:16:46.438 INFO [WorkbenchTestable][AbstractText] Text set to: 13:16:46.439 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:16:46.439 DEBUG [WorkbenchTestable][AbstractText] Force focus to receive keyboard events 13:16:46.445 INFO [WorkbenchTestable][Keyboard] Type text "not so funny text" 13:16:46.697 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:16:46.697 INFO [WorkbenchTestable][Keyboard] As char:n, as int:110 13:16:47.300 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:16:47.300 INFO [WorkbenchTestable][Keyboard] As char:o, as int:111 13:16:47.901 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:16:47.902 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 13:16:48.503 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:16:48.503 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 13:16:49.105 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:16:49.105 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 13:16:49.707 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:16:49.707 INFO [WorkbenchTestable][Keyboard] As char:o, as int:111 13:16:50.308 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:16:50.308 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 13:16:50.909 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:16:50.909 INFO [WorkbenchTestable][Keyboard] As char:f, as int:102 13:16:51.510 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:16:51.511 INFO [WorkbenchTestable][Keyboard] As char:u, as int:117 13:16:52.112 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:16:52.112 INFO [WorkbenchTestable][Keyboard] As char:n, as int:110 13:16:52.715 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:16:52.716 INFO [WorkbenchTestable][Keyboard] As char:n, as int:110 13:16:53.317 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:16:53.317 INFO [WorkbenchTestable][Keyboard] As char:y, as int:121 13:16:53.919 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:16:53.919 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 13:16:54.521 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:16:54.521 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 13:16:55.123 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:16:55.123 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 13:16:55.724 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:16:55.724 INFO [WorkbenchTestable][Keyboard] As char:x, as int:120 13:16:56.326 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:16:56.326 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 13:16:56.927 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:16:56.927 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:56.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:56.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:56.928 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:56.928 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:56.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:56.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:56.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:56.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:56.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:16:56.936 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:16:56.936 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:56.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:16:56.936 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:56.937 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:56.937 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:56.937 INFO [main][AbstractShell] Close shell Testing shell 13:16:56.937 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:56.944 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:56.944 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:56.944 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:16:56.944 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:56.944 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:56.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:56.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:56.957 INFO [WorkbenchTestable][RequirementsRunner] Finished test: typeTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:16:56.957 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:56.957 INFO [WorkbenchTestable][RequirementsRunner] Started test: setTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:16:56.957 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:16:56.957 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:56.957 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:56.957 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:56.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:56.996 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:16:56.996 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:16:56.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:56.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:56.996 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:16:56.996 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:56.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:56.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:56.997 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:56.997 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:56.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:56.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:57.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:57.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:57.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:16:57.007 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:16:57.007 INFO [WorkbenchTestable][AbstractText] Text set to: funny text 13:16:57.008 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label1") 13:16:57.008 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:57.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:57.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:57.010 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:57.010 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:57.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:57.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:57.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:57.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:57.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:16:57.018 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:16:57.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:16:57.018 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:16:57.019 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:57.019 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:57.019 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:57.019 INFO [main][AbstractShell] Close shell Testing shell 13:16:57.019 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:57.027 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:57.027 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:57.027 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:16:57.027 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:57.028 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:57.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:57.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:57.035 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:16:57.035 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:57.035 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithSpecialChar no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:16:57.036 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:16:57.036 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:57.036 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:57.036 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:57.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:57.079 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:16:57.079 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:16:57.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:57.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:57.079 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:16:57.079 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:57.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:57.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:57.080 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:57.080 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:57.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:57.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:57.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:57.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:57.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:16:57.100 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:16:57.101 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:57.101 DEBUG [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:16:57.101 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:57.101 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:57.101 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:57.101 INFO [main][AbstractShell] Close shell Testing shell 13:16:57.102 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:57.108 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:57.109 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:57.109 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:16:57.109 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:57.109 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:57.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:57.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:57.115 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithSpecialChar no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:16:57.115 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:57.116 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithAsteriskWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:16:57.116 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:16:57.116 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:57.116 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:57.116 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:57.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:57.155 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:16:57.155 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:16:57.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:57.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:57.156 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:16:57.156 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:57.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:57.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:57.156 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:57.156 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:57.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:57.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:57.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:57.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:57.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:16:57.174 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:16:57.175 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:57.175 DEBUG [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:16:57.175 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:57.176 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:57.176 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:57.176 INFO [main][AbstractShell] Close shell Testing shell 13:16:57.176 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:57.183 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:57.183 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:57.183 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:16:57.183 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:57.183 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:57.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:57.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:57.190 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithAsteriskWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:16:57.190 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:57.190 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithTwoIcons no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:16:57.190 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:16:57.190 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:57.190 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:57.190 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:57.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:57.229 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:16:57.229 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:16:57.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:57.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:57.229 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:16:57.229 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:57.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:57.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:57.230 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:57.230 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:57.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:57.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:57.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:57.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:57.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:16:57.239 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:16:57.239 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:57.240 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:16:57.240 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:57.240 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:57.240 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:57.240 INFO [main][AbstractShell] Close shell Testing shell 13:16:57.240 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:57.248 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:57.248 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:57.248 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:16:57.248 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:57.248 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:57.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:57.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:57.255 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithTwoIcons no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:16:57.255 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:57.255 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextForRequiredFieldWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:16:57.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:16:57.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:57.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:57.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:57.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:57.298 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:16:57.298 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:16:57.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:57.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:57.299 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:16:57.299 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:57.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:57.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:57.299 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:57.299 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:57.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:57.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:57.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:57.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:57.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:16:57.327 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:16:57.328 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:57.328 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:16:57.328 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:57.329 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:57.329 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:57.329 INFO [main][AbstractShell] Close shell Testing shell 13:16:57.329 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:57.336 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:57.338 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:57.338 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:16:57.338 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:57.338 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:57.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:57.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:57.351 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextForRequiredFieldWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:16:57.351 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:57.351 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithoutIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:16:57.351 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:16:57.351 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:57.351 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:57.351 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:57.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:57.395 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:16:57.395 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:16:57.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:57.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:57.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 "Test label1") 13:16:57.395 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:57.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:57.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:57.396 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:57.396 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:57.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:57.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:57.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:57.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:57.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:16:57.401 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:16:57.402 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:57.402 DEBUG [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:16:57.402 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:57.403 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:57.403 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:57.403 INFO [main][AbstractShell] Close shell Testing shell 13:16:57.403 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:57.409 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:57.409 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:57.409 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:16:57.409 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:57.409 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:57.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:57.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:57.415 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithoutIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:16:57.416 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:57.416 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithFormCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:16:57.416 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:16:57.416 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:57.416 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:57.416 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:57.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:57.461 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:16:57.461 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:16:57.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:57.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:57.462 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:16:57.462 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:57.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:57.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:57.462 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:57.462 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:57.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:57.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:57.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:57.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:57.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:16:57.482 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:16:57.484 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:57.484 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:16:57.484 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:57.484 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:57.484 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:57.484 INFO [main][AbstractShell] Close shell Testing shell 13:16:57.485 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:57.494 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:57.494 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:57.494 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:16:57.494 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:57.494 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:57.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:57.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:57.503 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithFormCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 13:16:57.503 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 13:16:57.503 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:57.503 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:57.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:57.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.903 s - in org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest findLabeledTextWithCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.108 s findLabeledTextWithFormLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.073 s setFocusTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.091 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.06 s findLabeledTextWithAsterisk no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.074 s getTextMessage no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.088 s findLabeledTextForRequiredField no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.095 s findLabeledTextWithIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.072 s typeTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 10.583 s setTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.078 s findLabeledTextWithSpecialChar no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.08 s findLabeledTextWithAsteriskWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.075 s findLabeledTextWithTwoIcons no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.065 s findLabeledTextForRequiredFieldWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.096 s findLabeledTextWithoutIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.064 s findLabeledTextWithFormCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.087 s Running org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 13:16:57.538 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 13:16:57.539 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:16:57.539 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:57.539 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 13:16:57.539 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:57.539 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:16:57.540 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:57.540 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:16:57.540 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:57.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:57.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:57.548 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:16:57.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:57.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:57.558 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:16:57.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:57.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:57.559 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:16:57.559 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 13:16:57.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:57.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:57.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:57.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:57.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:16:57.566 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 13:16:57.566 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 13:16:57.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:16:57.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:16:57.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:16:57.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:16:57.568 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:57.568 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultStyledTextGetPositionNonExistingTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 13:16:57.568 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 13:16:57.568 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:57.568 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:57.568 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:57.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:57.593 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:16:57.593 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:16:57.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:57.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:57.594 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:16:57.594 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:57.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:57.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:57.594 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:57.594 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:57.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:57.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:57.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:57.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:57.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:16:57.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:57.610 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:16:57.610 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 13:16:57.610 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:57.610 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:57.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:57.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:57.638 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultStyledTextGetPositionNonExistingTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 13:16:57.638 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:57.638 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultStyledTextGetPositionTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 13:16:57.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 13:16:57.639 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:57.639 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:57.639 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:57.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:57.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:16:57.657 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:16:57.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:16:57.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:16:57.658 DEBUG [WorkbenchTestable][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:16:57.658 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:57.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:57.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:57.658 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:57.658 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:57.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:57.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:57.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:57.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:57.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:16:57.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:57.667 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:16:57.667 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 13:16:57.667 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:57.667 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:57.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:57.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:57.667 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultStyledTextGetPositionTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 13:16:57.668 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:57.668 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultStyledTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 13:16:57.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 13:16:57.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:57.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:57.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:57.668 DEBUG [WorkbenchTestable][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:16:57.668 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:57.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:57.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:57.668 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 13:16:57.669 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:57.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:57.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:57.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:57.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:57.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:16:57.670 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:16:57.670 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:57.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:57.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:57.675 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 13:16:57.675 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:57.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:57.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:57.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:57.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:57.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:16:57.676 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: Modified styled text 13:16:57.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:57.677 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:16:57.677 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 13:16:57.677 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:57.677 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:57.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:57.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:57.678 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultStyledTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 13:16:57.678 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 13:16:57.678 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:57.678 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:57.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:57.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s - in org.eclipse.reddeer.swt.test.impl.text.StyledTextTest defaultStyledTextGetPositionNonExistingTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) Time elapsed: 0.07 s defaultStyledTextGetPositionTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) Time elapsed: 0.029 s defaultStyledTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) Time elapsed: 0.01 s Running org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 13:16:57.681 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 13:16:57.682 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:16:57.682 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:57.682 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 13:16:57.682 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:57.682 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:16:57.683 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:57.683 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:16:57.683 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:57.683 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:57.683 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonExistinghorizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 13:16:57.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 13:16:57.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:57.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:57.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:57.693 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:16:57.693 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:57.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:57.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:57.697 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:57.697 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:57.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:57.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:16:57.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 13:16:58.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:16:58.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 13:16:58.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:16:58.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 13:16:58.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:16:58.700 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 2 was not found 13:16:58.700 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:58.700 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:16:58.700 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:58.700 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:58.700 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:58.700 INFO [main][AbstractShell] Close shell Testing shell 13:16:58.700 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:58.703 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:58.703 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:58.703 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 13:16:58.703 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:58.703 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:58.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:58.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:58.709 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonExistinghorizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 13:16:58.709 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:58.709 INFO [WorkbenchTestable][RequirementsRunner] Started test: IndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 13:16:58.709 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 13:16:58.709 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:58.709 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:58.709 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:58.718 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:16:58.718 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:58.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:58.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:58.728 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:58.728 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:58.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:58.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:58.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:58.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:58.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 13:16:58.729 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:16:58.729 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:58.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:58.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:58.730 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:58.730 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:58.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:58.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:58.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:58.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:58.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 13:16:58.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:16:58.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:16:58.731 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:58.731 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:58.731 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:58.731 INFO [main][AbstractShell] Close shell Testing shell 13:16:58.731 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:58.734 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:58.734 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:58.734 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 13:16:58.734 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:58.734 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:58.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:58.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:58.748 INFO [WorkbenchTestable][RequirementsRunner] Finished test: IndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 13:16:58.748 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:58.748 INFO [WorkbenchTestable][RequirementsRunner] Started test: horizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 13:16:58.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 13:16:58.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:58.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:58.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:58.756 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:16:58.756 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:58.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:58.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:58.764 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:58.764 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:58.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:58.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:58.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:58.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:58.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 13:16:58.765 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:16:58.765 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:58.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:58.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:58.765 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:58.765 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:58.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:58.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:58.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:58.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:58.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 13:16:58.765 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:16:58.765 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:58.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:58.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:58.766 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:58.766 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:58.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:58.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:16:58.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:16:58.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:58.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 1 was found 13:16:58.768 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:58.768 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:16:58.768 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:58.768 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:58.768 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:58.768 INFO [main][AbstractShell] Close shell Testing shell 13:16:58.768 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:58.771 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:58.771 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:58.771 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 13:16:58.771 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:58.771 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:58.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:58.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:58.776 INFO [WorkbenchTestable][RequirementsRunner] Finished test: horizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 13:16:58.776 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:58.777 INFO [WorkbenchTestable][RequirementsRunner] Started test: noonExistingIndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 13:16:58.777 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 13:16:58.777 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:58.777 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:58.777 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:58.784 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:16:58.784 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:58.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:58.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:58.795 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:58.795 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:58.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:58.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:16:58.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 13:16:59.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:16:59.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 13:16:59.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:16:59.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 13:16:59.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:16:59.798 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 1 was not found 13:16:59.798 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:59.798 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:16:59.798 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:59.798 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:59.798 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:59.798 INFO [main][AbstractShell] Close shell Testing shell 13:16:59.798 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:59.800 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:59.800 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:59.800 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 13:16:59.800 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:59.800 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:59.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:59.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:59.810 INFO [WorkbenchTestable][RequirementsRunner] Finished test: noonExistingIndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 13:16:59.811 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:59.811 INFO [WorkbenchTestable][RequirementsRunner] Started test: verticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 13:16:59.811 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 13:16:59.811 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:59.811 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:59.811 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:59.818 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:16:59.818 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:59.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:59.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:59.825 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:59.825 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:59.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:59.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:59.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:59.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:59.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 13:16:59.826 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:16:59.826 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:59.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:59.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:59.826 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:59.826 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:59.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:59.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:16:59.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:16:59.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:16:59.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 13:16:59.827 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:16:59.827 DEBUG [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:16:59.827 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:16:59.827 DEBUG [main][AbstractWait] Waiting until shell is active... 13:16:59.827 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:16:59.827 INFO [main][AbstractShell] Close shell Testing shell 13:16:59.828 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:16:59.830 DEBUG [main][AbstractWait] Waiting while shell is available... 13:16:59.830 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:16:59.830 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 13:16:59.830 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:16:59.830 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:16:59.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:59.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:59.835 INFO [WorkbenchTestable][RequirementsRunner] Finished test: verticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 13:16:59.835 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:16:59.835 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonExistingVerticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 13:16:59.835 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 13:16:59.836 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:16:59.836 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:16:59.836 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:16:59.844 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:16:59.844 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:16:59.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:16:59.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:16:59.850 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:16:59.850 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:16:59.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:16:59.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:16:59.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 13:17:00.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:17:00.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 13:17:00.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:17:00.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 13:17:00.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:17:00.852 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 1 was not found 13:17:00.853 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:00.853 DEBUG [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:17:00.853 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:00.853 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:00.853 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:00.853 INFO [main][AbstractShell] Close shell Testing shell 13:17:00.853 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:00.856 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:00.856 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:00.856 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 13:17:00.856 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:00.856 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:00.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:00.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:00.862 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonExistingVerticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 13:17:00.862 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 13:17:00.862 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:00.862 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:00.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:00.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.182 s - in org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest nonExistinghorizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 1.026 s IndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 0.039 s horizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 0.028 s noonExistingIndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 1.033 s verticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 0.024 s nonExistingVerticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 1.027 s Running org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 13:17:00.868 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 13:17:00.869 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:17:00.869 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:00.870 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 13:17:00.870 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:00.870 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:17:00.870 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:00.870 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:17:00.870 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:00.871 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:00.871 INFO [WorkbenchTestable][RequirementsRunner] Started test: findScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 13:17:00.871 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 13:17:00.871 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:00.871 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:00.871 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:00.888 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:17:00.888 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:00.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:00.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:00.899 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:00.899 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:00.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:00.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:17:00.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:17:00.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:00.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 1 was found 13:17:00.901 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:00.901 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:17:00.902 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:00.902 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:00.902 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:00.902 INFO [main][AbstractShell] Close shell Testing shell 13:17:00.902 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:00.906 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:00.906 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:00.906 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 13:17:00.906 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:00.906 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:00.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:00.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:00.914 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 13:17:00.914 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:00.915 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 13:17:00.915 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 13:17:00.915 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:00.915 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:00.915 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:00.922 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:17:00.922 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:00.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:00.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:00.935 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:00.935 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:00.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:00.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 13:17:00.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 13:17:01.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 13:17:01.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 13:17:01.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 13:17:01.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 13:17:01.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:17:01.938 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 4 was not found 13:17:01.938 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:01.938 DEBUG [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:17:01.938 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:01.938 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:01.938 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:01.938 INFO [main][AbstractShell] Close shell Testing shell 13:17:01.938 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:01.942 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:01.942 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:01.942 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 13:17:01.942 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:01.942 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:01.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:01.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:01.948 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 13:17:01.948 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:01.948 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 13:17:01.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 13:17:01.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:01.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:01.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:01.961 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:17:01.961 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:01.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:01.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:01.971 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:01.971 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:01.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:01.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:17:01.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:17:01.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:01.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 1 was found 13:17:01.976 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:01.976 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:17:01.976 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:01.977 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:01.977 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:01.977 INFO [main][AbstractShell] Close shell Testing shell 13:17:01.977 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:01.980 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:01.980 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:01.980 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 13:17:01.980 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:01.980 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:01.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:01.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:01.994 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 13:17:01.994 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:01.994 INFO [WorkbenchTestable][RequirementsRunner] Started test: setSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 13:17:01.994 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 13:17:01.994 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:01.994 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:01.994 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:02.008 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:17:02.008 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:02.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:02.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:02.014 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:02.014 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:02.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:02.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:02.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:02.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:02.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 0 was found 13:17:02.016 TRACE [WorkbenchTestable][WidgetHandler] Notify Scale with event 13 13:17:02.016 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:17:02.017 DEBUG [WorkbenchTestable][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:17:02.017 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:02.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:02.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:02.017 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:02.017 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:02.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:02.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:02.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:02.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:02.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:17:02.018 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:17:02.020 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:02.020 DEBUG [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:17:02.020 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:02.020 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:02.020 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:02.020 INFO [main][AbstractShell] Close shell Testing shell 13:17:02.021 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:02.040 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:02.040 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:02.040 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 13:17:02.040 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:02.040 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:02.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:02.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:02.047 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 13:17:02.047 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:02.047 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMaximum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 13:17:02.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 13:17:02.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:02.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:02.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:02.056 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:17:02.056 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:02.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:02.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:02.069 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:02.069 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:02.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:02.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:17:02.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:17:02.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:02.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 1 was found 13:17:02.071 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:02.071 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:17:02.071 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:02.072 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:02.072 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:02.072 INFO [main][AbstractShell] Close shell Testing shell 13:17:02.072 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:02.075 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:02.075 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:02.076 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 13:17:02.076 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:02.076 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:02.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:02.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:02.579 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMaximum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 13:17:02.579 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:02.579 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMinimum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 13:17:02.579 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 13:17:02.579 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:02.579 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:02.579 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:02.589 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:17:02.589 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:02.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:02.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:02.598 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:02.598 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:02.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:02.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:02.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:02.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:02.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 0 was found 13:17:02.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:17:02.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:17:02.599 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:02.600 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:02.600 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:02.600 INFO [main][AbstractShell] Close shell Testing shell 13:17:02.600 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:02.602 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:02.602 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:02.602 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 13:17:02.602 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:02.602 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:02.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:02.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:02.608 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMinimum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 13:17:02.608 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 13:17:02.608 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:02.608 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:02.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:02.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.741 s - in org.eclipse.reddeer.swt.test.impl.scale.ScaleTest findScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.043 s findNonExistingScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 1.034 s getSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.046 s setSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.053 s getMaximum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.532 s getMinimum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.029 s Running org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:17:02.612 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:17:02.613 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:17:02.613 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:02.613 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:17:02.613 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:02.613 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:17:02.614 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:02.614 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:17:02.614 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:02.614 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:02.614 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetItemsByStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:17:02.614 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:17:02.614 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:02.614 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:02.614 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:02.887 DEBUG [WorkbenchTestable][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:02.887 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:03.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:03.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:03.114 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:03.114 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:03.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:03.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:03.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:03.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:03.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:17:03.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:03.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:03.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:03.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:03.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:03.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:03.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:03.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:03.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:03.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:03.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:03.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:03.193 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:03.193 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:17:03.193 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:03.193 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:03.193 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:03.193 INFO [main][AbstractShell] Close shell Testing shell 13:17:03.193 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:03.201 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:03.201 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:03.201 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:17:03.201 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:03.201 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:03.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:03.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:03.207 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetItemsByStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:17:03.207 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:03.208 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetTooHighIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:17:03.208 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:17:03.208 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:03.208 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:03.208 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:03.442 DEBUG [WorkbenchTestable][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:03.442 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:03.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:03.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:03.655 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:03.655 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:03.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:03.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:03.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:03.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:03.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:17:03.657 DEBUG [WorkbenchTestable][AbstractTable] Available headers: [ , C, !, Description, Resource, In Folder, Location] 13:17:03.657 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:03.657 DEBUG [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:17:03.657 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:03.658 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:03.658 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:03.658 INFO [main][AbstractShell] Close shell Testing shell 13:17:03.658 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:03.665 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:03.665 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:03.665 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:17:03.665 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:03.665 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:03.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:03.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:03.671 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetTooHighIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:17:03.671 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:03.671 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetSelectedItemsMulti no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:17:03.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:17:03.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:03.672 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:03.672 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:03.901 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:17:03.901 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:04.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:04.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:04.123 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:04.123 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:04.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:04.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:04.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:04.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:04.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:17:04.124 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 3) 13:17:04.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:04.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:04.135 TRACE [main][WidgetHandler] Notify Table with event 13 13:17:04.135 TRACE [main][WidgetHandler] Wait for synchronization 13:17:04.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:04.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:04.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:04.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:04.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:04.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:04.144 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:04.144 DEBUG [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:17:04.144 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:04.144 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:04.145 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:04.145 INFO [main][AbstractShell] Close shell Testing shell 13:17:04.145 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:04.154 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:04.154 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:04.154 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:17:04.154 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:04.154 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:04.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:04.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:04.161 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetSelectedItemsMulti no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:17:04.162 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:04.162 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:17:04.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:17:04.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:04.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:04.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:04.440 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:17:04.440 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:04.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:04.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:04.646 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:04.646 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:04.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:04.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:17:04.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:17:04.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:04.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 13:17:04.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:04.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:04.661 INFO [WorkbenchTestable][AbstractTableItem] Check table Item x: 13:17:04.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 13:17:04.665 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 13:17:04.665 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:17:04.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 13:17:04.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:04.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:04.680 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:04.680 DEBUG [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:17:04.680 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:04.680 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:04.680 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:04.680 INFO [main][AbstractShell] Close shell Testing shell 13:17:04.680 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:04.688 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:04.688 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:04.688 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:17:04.689 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:04.689 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:04.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:04.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:04.699 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:17:04.699 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:04.699 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetSelectedItemsSingle no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:17:04.699 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:17:04.699 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:04.699 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:04.699 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:04.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:17:04.937 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:05.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:05.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:05.150 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:05.150 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:05.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:05.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:05.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:05.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:05.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:17:05.152 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 13:17:05.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:05.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:05.152 TRACE [main][WidgetHandler] Notify Table with event 13 13:17:05.152 TRACE [main][WidgetHandler] Wait for synchronization 13:17:05.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:05.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:05.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:05.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:05.157 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:05.157 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:17:05.157 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:05.157 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:05.157 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:05.157 INFO [main][AbstractShell] Close shell Testing shell 13:17:05.157 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:05.165 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:05.165 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:05.165 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:17:05.165 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:05.165 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:05.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:05.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:05.171 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetSelectedItemsSingle no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:17:05.171 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:05.171 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTableContainsItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:17:05.171 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:17:05.171 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:05.171 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:05.171 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:05.457 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:17:05.457 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:05.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:05.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:05.663 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:05.663 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:05.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:05.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:17:05.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:17:05.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:05.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 13:17:05.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:05.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:05.676 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 13:17:05.676 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:05.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:05.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:05.677 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:05.677 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:05.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:05.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:17:05.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:17:05.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:05.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 13:17:05.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:05.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:05.692 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:17:05.692 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:05.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:05.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:05.692 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:05.692 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:05.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:05.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:17:05.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:17:05.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:05.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 13:17:05.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:05.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:05.704 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:05.704 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:17:05.704 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:05.705 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:05.705 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:05.705 INFO [main][AbstractShell] Close shell Testing shell 13:17:05.705 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:05.713 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:05.713 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:05.713 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:17:05.713 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:05.713 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:05.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:05.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:05.719 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTableContainsItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:17:05.720 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:05.720 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSingleSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:17:05.720 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:17:05.720 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:05.720 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:05.720 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:05.956 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:17:05.956 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:06.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:06.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:06.167 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:06.167 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:06.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:06.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:17:06.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:17:06.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:06.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 13:17:06.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:06.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:06.174 INFO [WorkbenchTestable][AbstractTableItem] Check table Item x: 13:17:06.175 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:06.175 DEBUG [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:17:06.175 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:06.175 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:06.175 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:06.175 INFO [main][AbstractShell] Close shell Testing shell 13:17:06.175 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:06.182 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:06.183 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:06.183 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:17:06.183 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:06.183 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:06.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:06.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:06.189 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSingleSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:17:06.189 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:06.189 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSingleSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:17:06.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:17:06.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:06.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:06.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:06.444 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:17:06.444 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:06.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:06.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:06.654 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:06.654 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:06.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:06.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:17:06.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:17:06.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:06.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 13:17:06.661 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 13:17:06.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:06.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:06.661 TRACE [main][WidgetHandler] Notify Table with event 13 13:17:06.662 TRACE [main][WidgetHandler] Wait for synchronization 13:17:06.662 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:06.662 DEBUG [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:17:06.662 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:06.662 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:06.662 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:06.662 INFO [main][AbstractShell] Close shell Testing shell 13:17:06.662 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:06.670 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:06.670 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:06.670 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:17:06.670 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:06.670 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:06.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:06.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:06.676 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSingleSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:17:06.676 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:06.676 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:17:06.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:17:06.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:06.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:06.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:06.907 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:17:06.907 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:07.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:07.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:07.112 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:07.112 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:07.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:07.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:17:07.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:17:07.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:07.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 13:17:07.124 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 2, 3, 4) 13:17:07.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:07.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:07.125 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:07.125 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:17:07.125 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:07.125 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:07.125 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:07.125 INFO [main][AbstractShell] Close shell Testing shell 13:17:07.125 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:07.132 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:07.132 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:07.133 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:17:07.133 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:07.133 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:07.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:07.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:07.138 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:17:07.138 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:07.138 INFO [WorkbenchTestable][RequirementsRunner] Started test: waitForTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:17:07.138 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:17:07.138 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:07.138 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:07.138 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:07.379 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:17:07.379 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:07.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:07.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:07.584 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:07.584 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:07.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:07.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:17:07.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:17:07.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:07.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 13:17:07.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text '!' in cell 2... 13:17:07.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:07.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:07.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text '!' in cell 2 finished successfully 13:17:07.592 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:07.592 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:17:07.592 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:07.592 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:07.592 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:07.592 INFO [main][AbstractShell] Close shell Testing shell 13:17:07.592 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:07.600 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:07.600 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:07.600 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:17:07.600 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:07.600 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:07.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:07.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:07.606 INFO [WorkbenchTestable][RequirementsRunner] Finished test: waitForTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:17:07.606 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:07.606 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:17:07.606 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:17:07.606 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:07.606 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:07.606 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:07.849 DEBUG [WorkbenchTestable][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:07.849 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:08.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:08.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:08.063 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:08.063 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:08.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:08.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:08.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:08.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:08.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:17:08.065 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:08.065 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:17:08.065 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:08.065 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:08.065 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:08.065 INFO [main][AbstractShell] Close shell Testing shell 13:17:08.065 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:08.073 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:08.073 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:08.073 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:17:08.073 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:08.073 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:08.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:08.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:08.084 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:17:08.084 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:08.084 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingTableBytId no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:17:08.084 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:17:08.084 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:08.084 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:08.084 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:08.317 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:17:08.317 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:08.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:08.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:08.525 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:08.525 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:08.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:08.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:17:08.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:17:08.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:08.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 13:17:08.536 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:17:08.536 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:08.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:08.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:08.536 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:08.536 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:08.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:08.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:08.537 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 13:17:08.547 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 13:17:08.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:08.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:08.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:17:08.547 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:08.547 DEBUG [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:17:08.547 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:08.547 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:08.547 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:08.547 INFO [main][AbstractShell] Close shell Testing shell 13:17:08.547 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:08.556 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:08.556 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:08.556 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:17:08.556 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:08.556 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:08.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:08.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:08.566 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingTableBytId no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:17:08.566 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:08.566 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetNegativeIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:17:08.566 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:17:08.566 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:08.566 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:08.566 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:08.804 DEBUG [WorkbenchTestable][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:08.804 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:09.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:09.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:09.011 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:09.011 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:09.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:09.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:09.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:09.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:09.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:17:09.013 DEBUG [WorkbenchTestable][AbstractTable] Available headers: [ , C, !, Description, Resource, In Folder, Location] 13:17:09.013 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:09.013 DEBUG [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:17:09.013 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:09.013 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:09.013 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:09.013 INFO [main][AbstractShell] Close shell Testing shell 13:17:09.013 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:09.020 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:09.020 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:09.020 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:17:09.020 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:09.020 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:09.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:09.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:09.026 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetNegativeIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:17:09.026 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:09.026 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMultiSelectionTableWithSingleSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:17:09.026 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:17:09.026 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:09.026 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:09.026 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:09.254 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:17:09.254 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:09.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:09.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:09.464 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:09.464 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:09.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:09.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:09.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:09.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:09.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:17:09.465 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 13:17:09.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:09.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:09.465 TRACE [main][WidgetHandler] Notify Table with event 13 13:17:09.465 TRACE [main][WidgetHandler] Wait for synchronization 13:17:09.466 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:09.466 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:17:09.466 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:09.466 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:09.466 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:09.466 INFO [main][AbstractShell] Close shell Testing shell 13:17:09.466 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:09.473 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:09.473 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:09.473 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:17:09.473 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:09.473 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:09.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:09.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:09.483 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMultiSelectionTableWithSingleSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:17:09.483 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:09.483 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMultiSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:17:09.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:17:09.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:09.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:09.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:09.717 DEBUG [WorkbenchTestable][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:09.717 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:09.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:09.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:09.923 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:09.923 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:09.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:09.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:09.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:09.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:09.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:17:09.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:09.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:09.924 INFO [WorkbenchTestable][AbstractTableItem] Check table Item x: 13:17:09.925 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:09.925 DEBUG [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:17:09.925 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:09.925 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:09.925 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:09.925 INFO [main][AbstractShell] Close shell Testing shell 13:17:09.925 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:09.933 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:09.933 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:09.933 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:17:09.933 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:09.933 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:09.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:09.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:09.938 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMultiSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:17:09.939 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:09.939 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetHeaderOnSpecifiedIndex no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:17:09.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:17:09.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:09.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:09.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:10.187 DEBUG [WorkbenchTestable][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.187 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:10.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:10.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:10.409 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:10.409 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:10.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:10.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:10.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:10.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:10.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:17:10.412 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:10.412 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:17:10.412 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:10.412 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:10.412 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:10.412 INFO [main][AbstractShell] Close shell Testing shell 13:17:10.412 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:10.423 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:10.423 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:10.423 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:17:10.423 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:10.423 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:10.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:10.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:10.429 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetHeaderOnSpecifiedIndex no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:17:10.429 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:10.429 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexOfTest no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:17:10.429 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:17:10.429 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:10.429 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:10.429 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:10.662 DEBUG [WorkbenchTestable][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.662 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:10.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:10.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:10.877 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:10.877 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:10.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:10.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:10.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:10.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:10.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:17:10.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:10.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:10.879 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:10.880 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:17:10.880 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:10.880 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:10.880 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:10.880 INFO [main][AbstractShell] Close shell Testing shell 13:17:10.880 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:10.888 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:10.888 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:10.888 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:17:10.888 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:10.888 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:10.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:10.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:10.894 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexOfTest no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:17:10.894 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:10.894 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckTableSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:17:10.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:17:10.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:10.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:10.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:11.126 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:17:11.126 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:11.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:11.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:11.339 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:11.339 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:11.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:11.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:17:11.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:17:11.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:11.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 13:17:11.352 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 13:17:11.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:11.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:11.352 TRACE [main][WidgetHandler] Notify Table with event 13 13:17:11.352 TRACE [main][WidgetHandler] Wait for synchronization 13:17:11.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:17:11.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:17:11.353 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:11.353 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:11.353 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:11.353 INFO [main][AbstractShell] Close shell Testing shell 13:17:11.353 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:11.367 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:11.367 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:11.367 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:17:11.367 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:11.367 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:11.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:11.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:11.373 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckTableSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:17:11.373 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:11.373 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetIndexOfHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:17:11.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:17:11.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:11.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:11.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:11.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:17:11.625 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:11.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:11.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:11.857 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:11.857 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:11.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:11.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:11.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:11.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:11.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:17:11.858 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:11.858 DEBUG [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:17:11.858 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:11.859 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:11.859 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:11.859 INFO [main][AbstractShell] Close shell Testing shell 13:17:11.859 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:11.866 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:11.866 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:11.867 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:17:11.867 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:11.867 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:11.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:11.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:11.873 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetIndexOfHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:17:11.873 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:11.873 INFO [WorkbenchTestable][RequirementsRunner] Started test: doubleClickOnTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:17:11.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:17:11.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:11.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:11.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:12.122 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:17:12.122 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:12.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:12.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:12.333 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:12.333 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:12.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:12.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:17:12.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:17:12.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:12.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 13:17:12.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:12.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:12.342 INFO [WorkbenchTestable][AbstractTableItem] Double click table item x 13:17:12.343 TRACE [main][WidgetHandler] Notify Table with event 13 13:17:12.343 TRACE [main][WidgetHandler] Wait for synchronization 13:17:12.343 TRACE [main][WidgetHandler] Notify Table with event 8 13:17:12.343 TRACE [main][WidgetHandler] Wait for synchronization 13:17:12.345 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:12.345 DEBUG [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:17:12.345 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:12.345 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:12.345 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:12.345 INFO [main][AbstractShell] Close shell Testing shell 13:17:12.345 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:12.353 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:12.353 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:12.353 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:17:12.354 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:12.354 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:12.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:12.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:12.360 INFO [WorkbenchTestable][RequirementsRunner] Finished test: doubleClickOnTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:17:12.360 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:12.360 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:17:12.360 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:17:12.360 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:12.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:12.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:12.610 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:17:12.610 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:12.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:12.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:12.827 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:12.827 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:12.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:12.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:17:12.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:17:12.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:12.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 13:17:12.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:12.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:12.838 TRACE [main][WidgetHandler] Notify Table with event 13 13:17:12.838 TRACE [main][WidgetHandler] Wait for synchronization 13:17:12.838 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:17:12.838 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:12.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:12.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:12.838 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:12.838 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:12.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:12.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:17:12.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:17:12.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:12.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 13:17:12.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:12.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:12.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:17:12.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:17:12.857 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:12.857 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:12.857 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:12.857 INFO [main][AbstractShell] Close shell Testing shell 13:17:12.857 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:12.865 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:12.866 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:12.866 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:17:12.866 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:12.866 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:12.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:12.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:12.873 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:17:12.873 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:12.873 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMultiSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:17:12.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:17:12.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:12.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:12.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:13.134 DEBUG [WorkbenchTestable][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:13.134 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:13.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:13.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:13.358 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:13.358 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:13.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:13.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:13.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:13.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:13.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:17:13.359 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 2, 3, 4, 5) 13:17:13.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:13.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:13.359 TRACE [main][WidgetHandler] Notify Table with event 13 13:17:13.359 TRACE [main][WidgetHandler] Wait for synchronization 13:17:13.359 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:13.360 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:17:13.360 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:13.360 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:13.360 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:13.360 INFO [main][AbstractShell] Close shell Testing shell 13:17:13.360 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:13.368 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:13.368 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:13.368 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:17:13.368 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:13.368 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:13.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:13.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:13.381 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMultiSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:17:13.381 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:13.381 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSingleSelectionTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:17:13.381 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:17:13.381 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:13.381 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:13.381 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:13.636 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:17:13.636 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:13.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:13.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:13.861 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:13.861 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:13.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:13.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:17:13.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:17:13.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:13.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 13:17:13.868 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 2, 3, 4) 13:17:13.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:13.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:13.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:17:13.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:17:13.869 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:13.869 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:13.869 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:13.869 INFO [main][AbstractShell] Close shell Testing shell 13:17:13.869 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:13.876 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:13.876 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:13.876 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:17:13.876 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:13.877 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:13.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:13.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:13.888 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSingleSelectionTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:17:13.888 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:13.888 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeselect no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:17:13.888 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:17:13.888 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:13.888 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:13.888 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:14.134 DEBUG [WorkbenchTestable][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:14.134 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:14.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:14.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:14.358 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:14.358 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:14.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:14.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:14.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:14.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:14.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:17:14.360 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 13:17:14.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:14.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:14.360 TRACE [main][WidgetHandler] Notify Table with event 13 13:17:14.360 TRACE [main][WidgetHandler] Wait for synchronization 13:17:14.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:14.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:14.366 INFO [WorkbenchTestable][AbstractTable] Deselect all table rows 13:17:14.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:14.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:14.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:14.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:14.372 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:14.372 DEBUG [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:17:14.372 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:14.373 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:14.373 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:14.373 INFO [main][AbstractShell] Close shell Testing shell 13:17:14.373 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:14.385 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:14.385 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:14.385 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:17:14.385 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:14.385 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:14.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:14.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:14.392 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeselect no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:17:14.393 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:14.393 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetIndexOfNonexistingHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:17:14.393 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:17:14.393 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:14.393 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:14.393 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:14.788 DEBUG [WorkbenchTestable][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:14.788 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:15.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:15.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:15.039 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:15.039 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:15.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:15.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:15.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:15.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:15.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:17:15.041 DEBUG [WorkbenchTestable][AbstractTable] Available headers: [ , C, !, Description, Resource, In Folder, Location] 13:17:15.041 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:15.041 DEBUG [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:17:15.041 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:15.041 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:15.041 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:15.041 INFO [main][AbstractShell] Close shell Testing shell 13:17:15.041 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:15.049 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:15.049 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:15.049 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:17:15.049 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:15.049 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:15.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:15.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:15.055 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetIndexOfNonexistingHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:17:15.055 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:15.055 INFO [WorkbenchTestable][RequirementsRunner] Started test: waitForNonExistingTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:17:15.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:17:15.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:15.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:15.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:15.291 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:17:15.291 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:15.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:15.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:15.516 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:15.516 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:15.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:15.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:17:15.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:17:15.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:15.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 13:17:15.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text 'this does not exist' in cell 2... 13:17:15.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:15.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:16.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:16.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:16.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:16.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:17.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:17.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:17.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:17.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:18.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:18.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:18.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:18.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:19.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:19.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:19.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:19.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:20.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:20.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:20.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:20.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:21.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:21.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:21.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:21.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:22.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:22.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:22.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:22.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:23.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:23.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:23.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:23.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:24.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:24.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:24.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:24.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:25.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:25.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:25.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:25.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:25.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text 'this does not exist' in cell 2 failed, an exception will be thrown 13:17:25.629 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:25.629 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:17:25.629 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:25.630 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:25.630 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:25.630 INFO [main][AbstractShell] Close shell Testing shell 13:17:25.630 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:25.638 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:25.638 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:25.638 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:17:25.638 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:25.638 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:25.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:25.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:25.648 INFO [WorkbenchTestable][RequirementsRunner] Finished test: waitForNonExistingTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 13:17:25.648 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 13:17:25.648 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:25.648 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:25.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:25.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.038 s - in org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest testGetItemsByStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.593 s testGetTooHighIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.463 s testGetSelectedItemsMulti no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.49 s testCheckTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.537 s testGetSelectedItemsSingle no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.472 s testTableContainsItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.548 s testSingleSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.469 s testSingleSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.487 s testCheckTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.462 s waitForTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.468 s testHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.478 s testFindingTableBytId no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.482 s testGetNegativeIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.46 s testMultiSelectionTableWithSingleSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.457 s testMultiSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.455 s testGetHeaderOnSpecifiedIndex no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.49 s indexOfTest no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.465 s testCheckTableSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.479 s testGetIndexOfHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.5 s doubleClickOnTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.487 s testSelectTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.512 s testMultiSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.507 s testSingleSelectionTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.506 s testDeselect no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.504 s testGetIndexOfNonexistingHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.662 s waitForNonExistingTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 10.593 s Running org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 13:17:25.653 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 13:17:25.653 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:17:25.653 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:25.653 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 13:17:25.654 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:25.654 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:17:25.654 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:25.654 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:17:25.654 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:25.654 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:25.654 INFO [WorkbenchTestable][RequirementsRunner] Started test: setTextStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 13:17:25.654 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 13:17:25.654 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:25.654 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:25.654 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:25.805 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:17:25.805 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:25.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:25.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:25.953 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:25.953 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:25.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:25.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:25.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:25.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:25.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:17:25.954 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:17:25.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:25.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 7 with specified parent and matchers 13:17:25.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 7 is found 13:17:25.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:25.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 7 was found 13:17:25.955 INFO [WorkbenchTestable][AbstractTableItem] Set text array: [Ljava.lang.String;@7ae96180 13:17:25.957 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:25.957 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:17:25.957 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:25.957 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:25.957 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:25.957 INFO [main][AbstractShell] Close shell Testing shell 13:17:25.957 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:25.964 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:25.964 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:25.964 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 13:17:25.964 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:25.964 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:25.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:25.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:25.975 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setTextStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 13:17:25.975 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:25.975 INFO [WorkbenchTestable][RequirementsRunner] Started test: referencedComposite_text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 13:17:25.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 13:17:25.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:25.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:25.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:26.135 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:17:26.135 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:26.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:26.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:26.287 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:26.287 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:26.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:26.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:17:26.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:17:26.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:26.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 13:17:26.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: "1 3") 13:17:26.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:26.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:26.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:26.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:26.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 13:17:26.295 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:26.295 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:17:26.295 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:26.295 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:26.295 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:26.295 INFO [main][AbstractShell] Close shell Testing shell 13:17:26.295 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:26.301 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:26.301 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:26.301 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 13:17:26.301 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:26.301 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:26.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:26.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:26.311 INFO [WorkbenchTestable][RequirementsRunner] Finished test: referencedComposite_text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 13:17:26.311 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:26.311 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 13:17:26.311 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 13:17:26.311 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:26.311 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:26.311 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:26.467 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:17:26.467 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:26.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:26.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:26.660 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:26.660 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:26.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:26.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:26.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:26.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:26.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 13:17:26.662 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:26.662 DEBUG [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:17:26.662 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:26.662 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:26.662 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:26.662 INFO [main][AbstractShell] Close shell Testing shell 13:17:26.662 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:26.676 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:26.676 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:26.676 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 13:17:26.676 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:26.676 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:26.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:26.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:26.690 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 13:17:26.690 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:26.690 INFO [WorkbenchTestable][RequirementsRunner] Started test: text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 13:17:26.690 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 13:17:26.690 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:26.690 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:26.690 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:26.874 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:17:26.874 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:27.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:27.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:27.037 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:27.037 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:27.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:27.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:27.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:27.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:27.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 13:17:27.038 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:27.038 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:17:27.038 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:27.038 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:27.038 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:27.039 INFO [main][AbstractShell] Close shell Testing shell 13:17:27.039 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:27.044 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:27.044 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:27.044 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 13:17:27.044 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:27.044 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:27.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:27.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:27.049 INFO [WorkbenchTestable][RequirementsRunner] Finished test: text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 13:17:27.049 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:27.049 INFO [WorkbenchTestable][RequirementsRunner] Started test: click no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 13:17:27.049 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 13:17:27.049 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:27.049 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:27.049 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:27.200 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:17:27.200 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:27.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:27.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:27.349 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:27.349 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:27.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:27.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:17:27.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:17:27.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:27.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 13:17:27.359 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:17:27.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:27.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:27.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:27.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:27.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 13:17:27.360 INFO [WorkbenchTestable][AbstractTableItem] Double click table item 1 2 13:17:27.360 TRACE [main][WidgetHandler] Notify Table with event 13 13:17:27.360 TRACE [main][WidgetHandler] Wait for synchronization 13:17:27.361 TRACE [main][WidgetHandler] Notify Table with event 3 13:17:27.361 TRACE [main][WidgetHandler] Wait for synchronization 13:17:27.361 TRACE [main][WidgetHandler] Notify Table with event 4 13:17:27.361 TRACE [main][WidgetHandler] Wait for synchronization 13:17:27.362 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:27.362 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:17:27.362 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:27.362 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:27.362 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:27.362 INFO [main][AbstractShell] Close shell Testing shell 13:17:27.362 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:27.368 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:27.368 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:27.368 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 13:17:27.368 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:27.368 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:27.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:27.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:27.373 INFO [WorkbenchTestable][RequirementsRunner] Finished test: click no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 13:17:27.373 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:27.373 INFO [WorkbenchTestable][RequirementsRunner] Started test: index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 13:17:27.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 13:17:27.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:27.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:27.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:27.529 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:17:27.529 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:27.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:27.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:27.680 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:27.680 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:27.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:27.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:17:27.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:17:27.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:27.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 1 was found 13:17:27.681 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:27.681 DEBUG [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:17:27.681 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:27.681 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:27.681 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:27.681 INFO [main][AbstractShell] Close shell Testing shell 13:17:27.681 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:27.687 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:27.687 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:27.688 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 13:17:27.688 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:27.688 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:27.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:27.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:27.693 INFO [WorkbenchTestable][RequirementsRunner] Finished test: index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 13:17:27.693 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:27.693 INFO [WorkbenchTestable][RequirementsRunner] Started test: referencedComposite no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 13:17:27.693 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 13:17:27.693 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:27.693 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:27.693 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:27.864 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:17:27.864 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:28.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:28.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:28.011 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:28.011 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:28.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:28.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:17:28.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:17:28.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:28.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 13:17:28.019 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:17:28.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:28.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:28.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:28.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:28.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 13:17:28.020 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:28.020 DEBUG [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:17:28.020 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:28.020 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:28.020 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:28.020 INFO [main][AbstractShell] Close shell Testing shell 13:17:28.020 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:28.026 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:28.026 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:28.026 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 13:17:28.026 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:28.026 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:28.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:28.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:28.031 INFO [WorkbenchTestable][RequirementsRunner] Finished test: referencedComposite no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 13:17:28.031 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:28.031 INFO [WorkbenchTestable][RequirementsRunner] Started test: referencedComposite_index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 13:17:28.031 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 13:17:28.031 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:28.031 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:28.031 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:28.191 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:17:28.191 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:28.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:28.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:28.334 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:28.334 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:28.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:28.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:17:28.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:17:28.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:28.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 13:17:28.342 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:17:28.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:28.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:17:28.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:17:28.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:28.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 1 was found 13:17:28.343 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:28.343 DEBUG [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:17:28.343 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:28.343 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:28.343 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:28.343 INFO [main][AbstractShell] Close shell Testing shell 13:17:28.343 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:28.349 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:28.349 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:28.349 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 13:17:28.349 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:28.349 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:28.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:28.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:28.365 INFO [WorkbenchTestable][RequirementsRunner] Finished test: referencedComposite_index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 13:17:28.365 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:28.365 INFO [WorkbenchTestable][RequirementsRunner] Started test: setTextColumn no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 13:17:28.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 13:17:28.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:28.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:28.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:28.532 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:17:28.532 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:28.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:28.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:28.697 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:28.697 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:28.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:28.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 7 with specified parent and matchers 13:17:28.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 7 is found 13:17:28.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:28.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 7 was found 13:17:28.698 INFO [WorkbenchTestable][AbstractTableItem] Set text some text in columnin column 6 13:17:28.699 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:17:28.699 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:28.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:28.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:28.700 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:28.700 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:28.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:28.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 7 with specified parent and matchers 13:17:28.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 7 is found 13:17:28.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:28.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 7 was found 13:17:28.701 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:28.701 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:17:28.701 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:28.701 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:28.701 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:28.701 INFO [main][AbstractShell] Close shell Testing shell 13:17:28.701 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:28.707 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:28.707 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:28.707 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 13:17:28.707 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:28.707 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:28.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:28.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:28.712 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setTextColumn no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 13:17:28.713 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:28.713 INFO [WorkbenchTestable][RequirementsRunner] Started test: setText no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 13:17:28.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 13:17:28.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:28.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:28.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:28.869 DEBUG [WorkbenchTestable][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:28.869 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:29.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:29.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:29.021 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:29.021 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:29.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:29.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:29.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:29.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:29.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:17:29.023 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with referenced composite class org.eclipse.reddeer.swt.impl.table.DefaultTable, index 6 and no matchers specified 13:17:29.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:29.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 13:17:29.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6 is found 13:17:29.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:29.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 6 was found 13:17:29.023 INFO [WorkbenchTestable][AbstractTableItem] Set text some text 13:17:29.024 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:17:29.024 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:29.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:29.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:29.025 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:29.025 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:29.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:29.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 13:17:29.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6 is found 13:17:29.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:29.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 6 was found 13:17:29.026 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:29.026 DEBUG [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:17:29.026 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:29.027 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:29.027 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:29.027 INFO [main][AbstractShell] Close shell Testing shell 13:17:29.027 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:29.033 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:29.033 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:29.033 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 13:17:29.033 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:29.033 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:29.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:29.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:29.042 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setText no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 13:17:29.042 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 13:17:29.042 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:29.042 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:29.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:29.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.391 s - in org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest setTextStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.321 s referencedComposite_text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.336 s defaultConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.378 s text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.359 s click no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.324 s index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.32 s referencedComposite no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.338 s referencedComposite_index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.334 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.329 s Running org.eclipse.reddeer.swt.test.impl.combo.ComboTest 13:17:29.046 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 13:17:29.047 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:17:29.047 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:29.047 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 13:17:29.047 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:29.047 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:17:29.048 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:29.048 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:17:29.048 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:29.048 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:29.048 INFO [WorkbenchTestable][RequirementsRunner] Started test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 13:17:29.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 13:17:29.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:29.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:29.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:29.070 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:17:29.070 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:29.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:29.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:29.079 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:29.079 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:29.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:29.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:17:29.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:17:29.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:29.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:17:29.081 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:17:29.081 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:29.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:29.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:29.081 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:29.081 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:29.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:29.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:29.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:29.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:29.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:17:29.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:17:29.087 DEBUG [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:17:29.087 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:29.088 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:29.088 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:29.088 INFO [main][AbstractShell] Close shell Testing shell 13:17:29.088 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:29.094 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:29.094 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:29.094 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 13:17:29.094 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:29.094 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:29.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:29.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:29.104 INFO [WorkbenchTestable][RequirementsRunner] Finished test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 13:17:29.105 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:29.105 INFO [WorkbenchTestable][RequirementsRunner] Started test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 13:17:29.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 13:17:29.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:29.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:29.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:29.123 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:17:29.123 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:29.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:29.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:29.133 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:29.133 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:29.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:29.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:29.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 13:17:29.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 13:17:29.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 13:17:29.135 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 13:17:29.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:29.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:29.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:17:29.137 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 3 13:17:29.139 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:29.139 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:17:29.139 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:29.140 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:29.140 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:29.140 INFO [main][AbstractShell] Close shell Testing shell 13:17:29.140 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:29.147 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:29.147 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:29.147 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 13:17:29.147 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:29.147 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:29.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:29.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:29.158 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 13:17:29.158 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:29.158 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 13:17:29.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 13:17:29.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:29.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:29.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:29.180 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:17:29.180 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:29.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:29.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:29.192 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:29.192 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:29.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:29.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:29.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:29.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:29.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:17:29.194 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:17:29.194 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:29.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:29.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:29.195 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:29.195 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:29.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:29.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:29.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:29.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:29.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:17:29.196 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Combo1") 13:17:29.196 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:29.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:29.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:29.196 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:29.196 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:29.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:29.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:29.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:29.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:29.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:17:29.207 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:17:29.208 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:29.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:29.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:29.213 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:29.213 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:29.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:29.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:17:29.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:17:29.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:29.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:17:29.214 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:17:29.214 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:29.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:29.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:29.215 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:29.215 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:29.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:29.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:29.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:29.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:29.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:17:29.218 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:17:29.218 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:29.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:29.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:29.218 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:29.218 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:29.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:29.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:17:29.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:17:29.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:29.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 2 was found 13:17:29.219 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:17:29.219 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:29.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:29.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:29.220 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:29.220 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:29.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:29.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:29.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:29.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:29.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:17:29.227 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:17:29.227 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:29.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:29.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:29.228 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:29.228 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:29.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:29.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 13:17:29.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 13:17:29.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:29.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 3 was found 13:17:29.229 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:29.229 DEBUG [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:17:29.229 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:29.229 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:29.229 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:29.229 INFO [main][AbstractShell] Close shell Testing shell 13:17:29.229 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:29.235 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:29.235 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:29.235 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 13:17:29.235 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:29.235 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:29.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:29.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:29.240 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 13:17:29.240 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:29.241 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 13:17:29.241 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 13:17:29.241 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:29.241 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:29.241 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:29.257 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:17:29.257 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:29.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:29.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:29.270 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:29.270 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:29.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:29.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:29.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:29.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:29.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:17:29.280 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 3 13:17:29.281 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:29.281 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:17:29.281 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:29.282 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:29.282 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:29.282 INFO [main][AbstractShell] Close shell Testing shell 13:17:29.282 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:29.290 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:29.290 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:29.290 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 13:17:29.290 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:29.290 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:29.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:29.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:29.295 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 13:17:29.295 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:29.296 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 13:17:29.296 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 13:17:29.296 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:29.296 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:29.296 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:29.315 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:17:29.315 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:29.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:29.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:29.328 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:29.328 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:29.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:29.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:29.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:29.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:29.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:17:29.331 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 2 13:17:29.332 DEBUG [WorkbenchTestable][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:17:29.332 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:29.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:29.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:29.332 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:29.332 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:29.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:29.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:29.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:29.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:29.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:17:29.333 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:17:29.333 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:29.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:17:29.334 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:29.334 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:29.334 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:29.334 INFO [main][AbstractShell] Close shell Testing shell 13:17:29.334 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:29.343 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:29.343 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:29.343 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 13:17:29.343 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:29.343 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:29.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:29.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:29.349 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 13:17:29.349 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:29.349 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 13:17:29.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 13:17:29.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:29.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:29.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:29.369 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:17:29.369 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:29.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:29.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:29.382 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:29.382 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:29.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:29.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:17:29.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:17:29.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:29.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:17:29.383 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 1 13:17:29.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:17:29.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:17:29.384 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:29.384 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:29.384 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:29.384 INFO [main][AbstractShell] Close shell Testing shell 13:17:29.384 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:29.390 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:29.390 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:29.390 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 13:17:29.390 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:29.390 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:29.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:29.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:29.395 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 13:17:29.395 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:29.396 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 13:17:29.396 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 13:17:29.396 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:29.396 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:29.396 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:29.414 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:17:29.414 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:29.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:29.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:29.452 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:29.452 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:29.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:29.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 13:17:29.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 13:17:29.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 13:17:29.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 13:17:30.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 13:17:30.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 13:17:30.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:17:30.457 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 5 was not found 13:17:30.458 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:30.458 DEBUG [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:17:30.458 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:30.458 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:30.458 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:30.458 INFO [main][AbstractShell] Close shell Testing shell 13:17:30.458 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:30.466 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:30.466 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:30.467 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 13:17:30.467 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:30.467 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:30.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:30.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:30.481 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 13:17:30.481 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:30.481 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 13:17:30.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 13:17:30.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:30.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:30.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:30.507 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:17:30.507 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:30.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:30.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:30.524 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:30.524 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:30.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:30.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:30.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:31.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:31.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:31.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:31.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:31.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:17:31.543 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was not found 13:17:31.543 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:31.543 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:17:31.543 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:31.543 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:31.543 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:31.543 INFO [main][AbstractShell] Close shell Testing shell 13:17:31.543 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:31.549 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:31.549 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:31.549 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 13:17:31.549 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:31.549 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:31.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:31.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:31.554 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 13:17:31.554 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:31.554 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 13:17:31.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 13:17:31.555 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:31.555 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:31.555 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:31.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Combo2") 13:17:31.571 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:31.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:31.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:31.584 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:31.584 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:31.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:31.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:31.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:31.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:31.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:17:31.588 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Item23 13:17:31.593 DEBUG [WorkbenchTestable][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:17:31.593 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:31.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:31.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:31.593 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:31.593 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:31.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:31.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:31.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:31.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:31.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:17:31.594 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:17:31.594 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:31.594 DEBUG [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:17:31.594 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:31.595 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:31.595 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:31.595 INFO [main][AbstractShell] Close shell Testing shell 13:17:31.595 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:31.600 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:31.600 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:31.600 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 13:17:31.600 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:31.600 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:31.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:31.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:31.607 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 13:17:31.607 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 13:17:31.607 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:31.607 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:31.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:31.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.562 s - in org.eclipse.reddeer.swt.test.impl.combo.ComboTest enabled no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.056 s findById no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.053 s getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.082 s findByName no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.054 s selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.053 s findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.046 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 1.084 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 1.073 s selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.053 s Running org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 13:17:31.612 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 13:17:31.612 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:17:31.613 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:31.613 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 13:17:31.613 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:31.613 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:17:31.617 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:31.617 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:17:31.617 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:31.618 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:31.618 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 13:17:31.618 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 13:17:31.618 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:31.618 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:31.618 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:31.639 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:17:31.639 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:31.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:31.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:31.652 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:31.652 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:31.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:31.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:17:31.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:17:31.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:31.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 2 was found 13:17:31.653 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 2 13:17:31.656 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:17:31.657 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:31.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:31.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:31.657 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:31.657 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:31.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:31.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:31.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:31.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:31.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:17:31.658 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:17:31.658 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:31.659 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:17:31.659 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:31.659 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:31.659 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:31.659 INFO [main][AbstractShell] Close shell Testing shell 13:17:31.659 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:31.664 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:31.664 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:31.664 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 13:17:31.664 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:31.665 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:31.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:31.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:31.671 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 13:17:31.671 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:31.671 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 13:17:31.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 13:17:31.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:31.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:31.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:31.693 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:17:31.693 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:31.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:31.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:31.705 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:31.705 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:31.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:31.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:31.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:31.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:31.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabFolder and index 0 was found 13:17:31.708 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:31.708 DEBUG [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:17:31.708 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:31.709 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:31.709 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:31.709 INFO [main][AbstractShell] Close shell Testing shell 13:17:31.709 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:31.715 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:31.715 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:31.715 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 13:17:31.715 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:31.715 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:31.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:31.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:31.721 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 13:17:31.721 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:31.721 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSelectedFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 13:17:31.722 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 13:17:31.722 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:31.722 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:31.722 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:31.740 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:17:31.740 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:31.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:31.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:31.751 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:31.751 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:31.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:31.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:31.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:31.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:31.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 13:17:31.751 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 0 13:17:31.752 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:17:31.752 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:31.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:31.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:31.752 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:31.752 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:31.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:31.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:31.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:31.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:31.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabFolder and index 0 was found 13:17:31.753 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:31.754 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:17:31.754 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:31.754 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:31.754 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:31.754 INFO [main][AbstractShell] Close shell Testing shell 13:17:31.754 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:31.757 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:31.757 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:31.757 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 13:17:31.757 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:31.757 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:31.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:31.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:31.762 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSelectedFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 13:17:31.762 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:31.762 INFO [WorkbenchTestable][RequirementsRunner] Started test: isTabItemSelected no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 13:17:31.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 13:17:31.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:31.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:31.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:31.779 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:17:31.780 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:31.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:31.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:31.788 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:31.788 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:31.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:31.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:31.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:31.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:31.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 13:17:31.788 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:17:31.788 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:31.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:31.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:31.789 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:31.789 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:31.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:31.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:31.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:31.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:31.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 13:17:31.789 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 1 13:17:31.791 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 0 13:17:31.791 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:31.791 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:17:31.791 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:31.791 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:31.791 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:31.792 INFO [main][AbstractShell] Close shell Testing shell 13:17:31.792 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:31.795 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:31.795 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:31.795 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 13:17:31.795 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:31.795 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:31.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:31.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:31.808 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isTabItemSelected no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 13:17:31.808 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:31.808 INFO [WorkbenchTestable][RequirementsRunner] Started test: tabFolderTest no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 13:17:31.808 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 13:17:31.808 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:31.808 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:31.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:31.829 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:17:31.829 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:31.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:31.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:31.840 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:31.840 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:31.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:31.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:31.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:31.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:31.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabFolder and index 0 was found 13:17:31.855 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:31.855 DEBUG [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:17:31.855 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:31.856 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:31.856 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:31.856 INFO [main][AbstractShell] Close shell Testing shell 13:17:31.856 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:31.861 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:31.861 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:31.861 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 13:17:31.862 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:31.862 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:31.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:31.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:31.876 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tabFolderTest no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 13:17:31.876 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:31.876 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 13:17:31.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 13:17:31.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:31.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:31.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:31.907 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:17:31.907 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:31.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:31.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:31.920 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:31.920 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:31.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:31.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 13:17:31.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 13:17:32.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 13:17:32.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 13:17:32.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 13:17:32.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 13:17:32.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:17:32.924 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 5 was not found 13:17:32.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:17:32.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:17:32.924 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:32.924 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:32.924 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:32.924 INFO [main][AbstractShell] Close shell Testing shell 13:17:32.924 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:32.929 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:32.929 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:32.929 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 13:17:32.929 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:32.929 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:32.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:32.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:32.940 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 13:17:32.940 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:32.941 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 13:17:32.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 13:17:32.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:32.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:32.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:32.958 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:17:32.958 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:32.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:32.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:32.968 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:32.968 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:32.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:32.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:32.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:33.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:33.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:33.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:33.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:33.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:17:33.972 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was not found 13:17:33.972 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:33.972 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:17:33.972 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:33.972 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:33.972 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:33.972 INFO [main][AbstractShell] Close shell Testing shell 13:17:33.972 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:33.976 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:33.976 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:33.977 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 13:17:33.977 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:33.977 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:33.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:33.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:33.988 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 13:17:33.988 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:33.988 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 13:17:33.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 13:17:33.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:33.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:33.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:34.011 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Item 1") 13:17:34.011 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:34.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:34.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:34.022 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:34.022 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:34.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:34.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:34.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:34.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:34.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 13:17:34.023 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 1 13:17:34.025 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:17:34.025 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:34.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:34.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:34.025 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:34.025 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:34.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:34.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:34.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:34.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:34.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:17:34.026 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:17:34.026 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:34.027 DEBUG [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:17:34.027 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:34.027 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:34.027 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:34.027 INFO [main][AbstractShell] Close shell Testing shell 13:17:34.027 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:34.032 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:34.032 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:34.032 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 13:17:34.032 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:34.032 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:34.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:34.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:34.044 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 13:17:34.044 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 13:17:34.044 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:34.044 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:34.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:34.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.432 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.05 s getSelectedFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.041 s isTabItemSelected no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.046 s tabFolderTest no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.068 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 1.064 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 1.048 s findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.056 s Running org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 13:17:34.055 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 13:17:34.055 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:17:34.055 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:34.055 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 13:17:34.055 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:34.056 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:17:34.056 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:34.056 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:17:34.056 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:34.056 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:34.056 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectSpecificItem no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 13:17:34.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 13:17:34.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:34.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:34.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:34.069 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:17:34.069 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:34.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:34.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:34.076 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:34.076 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:34.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:34.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:34.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:34.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:34.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 13:17:34.079 TRACE [main][WidgetHandler] Notify List with event 13 13:17:34.079 TRACE [main][WidgetHandler] Wait for synchronization 13:17:34.080 TRACE [main][WidgetHandler] Notify List with event 13 13:17:34.080 TRACE [main][WidgetHandler] Wait for synchronization 13:17:34.080 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:34.080 DEBUG [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:17:34.080 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:34.081 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:34.081 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:34.081 INFO [main][AbstractShell] Close shell Testing shell 13:17:34.081 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:34.084 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:34.084 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:34.084 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 13:17:34.084 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:34.084 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:34.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:34.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:34.094 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectSpecificItem no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 13:17:34.094 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:34.094 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetIndex no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 13:17:34.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 13:17:34.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:34.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:34.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:34.102 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:17:34.102 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:34.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:34.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:34.112 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:34.112 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:34.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:34.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:34.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:34.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:34.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 13:17:34.114 TRACE [main][WidgetHandler] Notify List with event 13 13:17:34.114 TRACE [main][WidgetHandler] Wait for synchronization 13:17:34.114 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:34.114 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:17:34.114 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:34.114 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:34.114 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:34.114 INFO [main][AbstractShell] Close shell Testing shell 13:17:34.114 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:34.117 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:34.117 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:34.117 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 13:17:34.117 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:34.117 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:34.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:34.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:34.128 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetIndex no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 13:17:34.128 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:34.128 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetListItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 13:17:34.128 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 13:17:34.129 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:34.129 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:34.129 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:34.138 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:17:34.138 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:34.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:34.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:34.147 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:34.147 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:34.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:34.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:34.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:34.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:34.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 13:17:34.149 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:34.149 DEBUG [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:17:34.149 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:34.149 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:34.149 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:34.149 INFO [main][AbstractShell] Close shell Testing shell 13:17:34.149 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:34.152 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:34.152 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:34.152 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 13:17:34.152 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:34.152 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:34.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:34.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:34.161 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetListItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 13:17:34.161 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:34.161 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeselectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 13:17:34.161 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 13:17:34.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:34.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:34.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:34.171 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:17:34.171 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:34.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:34.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:34.183 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:34.183 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:34.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:34.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:34.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:34.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:34.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 13:17:34.189 INFO [WorkbenchTestable][AbstractList] Select list items with indices (0, 1, 2) 13:17:34.190 TRACE [main][WidgetHandler] Notify List with event 13 13:17:34.190 TRACE [main][WidgetHandler] Wait for synchronization 13:17:34.191 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:34.191 DEBUG [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:17:34.191 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:34.192 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:34.192 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:34.192 INFO [main][AbstractShell] Close shell Testing shell 13:17:34.192 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:34.194 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:34.194 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:34.194 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 13:17:34.194 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:34.194 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:34.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:34.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:34.200 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeselectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 13:17:34.200 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:34.201 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 13:17:34.201 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 13:17:34.201 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:34.201 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:34.201 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:34.212 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:17:34.212 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:34.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:34.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:34.222 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:34.222 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:34.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:34.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:34.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:34.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:34.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 13:17:34.238 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:17:34.238 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:34.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:34.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:34.243 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:34.243 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:34.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:34.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:34.243 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 13:17:34.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:34.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:34.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 13:17:34.243 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:34.243 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:17:34.243 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:34.244 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:34.244 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:34.244 INFO [main][AbstractShell] Close shell Testing shell 13:17:34.244 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:34.246 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:34.246 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:34.246 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 13:17:34.247 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:34.247 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:34.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:34.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:34.254 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 13:17:34.255 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:34.255 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectSpecificItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 13:17:34.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 13:17:34.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:34.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:34.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:34.264 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:17:34.264 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:34.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:34.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:34.273 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:34.273 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:34.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:34.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:34.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:34.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:34.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 13:17:34.274 INFO [WorkbenchTestable][AbstractList] Select list items with indices (0, 1, 3) 13:17:34.274 TRACE [main][WidgetHandler] Notify List with event 13 13:17:34.275 TRACE [main][WidgetHandler] Wait for synchronization 13:17:34.276 TRACE [main][WidgetHandler] Notify List with event 13 13:17:34.276 TRACE [main][WidgetHandler] Wait for synchronization 13:17:34.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:17:34.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:17:34.276 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:34.276 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:34.276 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:34.276 INFO [main][AbstractShell] Close shell Testing shell 13:17:34.276 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:34.279 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:34.279 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:34.279 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 13:17:34.279 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:34.279 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:34.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:34.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:34.284 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectSpecificItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 13:17:34.284 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:34.284 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 13:17:34.284 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 13:17:34.284 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:34.284 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:34.284 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:34.300 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:17:34.300 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:34.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:34.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:34.309 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:34.309 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:34.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:34.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:34.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:34.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:34.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 13:17:34.310 INFO [WorkbenchTestable][AbstractList] Select list items with indices (0, 1, 2) 13:17:34.310 TRACE [main][WidgetHandler] Notify List with event 13 13:17:34.310 TRACE [main][WidgetHandler] Wait for synchronization 13:17:34.311 TRACE [main][WidgetHandler] Notify List with event 13 13:17:34.311 TRACE [main][WidgetHandler] Wait for synchronization 13:17:34.311 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:34.312 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:17:34.312 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:34.312 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:34.312 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:34.312 INFO [main][AbstractShell] Close shell Testing shell 13:17:34.312 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:34.315 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:34.315 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:34.315 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 13:17:34.315 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:34.315 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:34.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:34.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:34.325 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 13:17:34.325 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 13:17:34.325 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:34.325 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:34.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:34.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 s - in org.eclipse.reddeer.swt.test.impl.list.DefaultListTest testSelectSpecificItem no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.038 s testGetIndex no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.034 s testGetListItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.033 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.053 s testSelectSpecificItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.029 s testSelectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.041 s Running org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 13:17:34.341 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 13:17:34.341 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:17:34.342 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:34.342 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 13:17:34.342 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:34.342 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:17:34.342 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:34.342 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:17:34.342 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:34.342 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:34.342 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 13:17:34.342 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 13:17:34.342 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:34.342 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:34.342 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:34.360 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:17:34.360 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:34.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:34.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:34.373 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:34.373 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:34.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:34.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:17:34.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:17:34.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:34.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 2 was found 13:17:34.374 INFO [WorkbenchTestable][AbstractCTabItem] Activate Item 2 13:17:34.375 DEBUG [WorkbenchTestable][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:17:34.375 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:34.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:34.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:34.376 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:34.376 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:34.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:34.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:34.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:34.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:34.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:17:34.376 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:17:34.378 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:17:34.378 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:34.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:34.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:34.379 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:34.379 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:34.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:34.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:34.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:34.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:34.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabFolder and index 0 was found 13:17:34.382 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:34.382 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:17:34.382 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:34.382 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:34.382 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:34.382 INFO [main][AbstractShell] Close shell Testing shell 13:17:34.382 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:34.387 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:34.387 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:34.387 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 13:17:34.387 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:34.387 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:34.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:34.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:34.395 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 13:17:34.395 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:34.395 INFO [WorkbenchTestable][RequirementsRunner] Started test: close no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 13:17:34.395 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 13:17:34.395 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:34.395 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:34.395 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:34.450 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:17:34.450 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:34.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:34.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:34.465 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:34.465 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:34.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:34.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 13:17:34.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 13:17:34.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:34.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 3 was found 13:17:34.466 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Item 3 13:17:34.466 INFO [WorkbenchTestable][AbstractCTabItem] Activate Item 3 13:17:34.468 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:17:34.469 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:17:34.469 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:34.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:34.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:34.470 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:34.470 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:34.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:34.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 13:17:34.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 13:17:34.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 13:17:34.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 13:17:35.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 13:17:35.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 13:17:35.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:17:35.474 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 3 was not found 13:17:35.474 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:35.474 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:17:35.474 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:35.474 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:35.474 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:35.474 INFO [main][AbstractShell] Close shell Testing shell 13:17:35.474 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:35.478 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:35.478 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:35.478 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 13:17:35.478 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:35.478 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:35.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:35.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:35.484 INFO [WorkbenchTestable][RequirementsRunner] Finished test: close no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 13:17:35.484 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:35.484 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 13:17:35.484 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 13:17:35.484 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:35.484 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:35.484 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:35.499 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:17:35.499 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:35.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:35.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:35.511 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:35.511 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:35.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:35.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 13:17:35.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 13:17:36.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 13:17:36.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 13:17:36.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 13:17:36.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 13:17:36.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:17:36.516 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 5 was not found 13:17:36.516 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:36.516 DEBUG [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:17:36.516 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:36.516 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:36.516 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:36.516 INFO [main][AbstractShell] Close shell Testing shell 13:17:36.516 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:36.520 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:36.520 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:36.520 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 13:17:36.520 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:36.520 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:36.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:36.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:36.531 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 13:17:36.531 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:36.531 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 13:17:36.531 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 13:17:36.531 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:36.531 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:36.531 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:36.546 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:17:36.546 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:36.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:36.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:36.556 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:36.556 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:36.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:36.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:36.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:37.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:37.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:37.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:37.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:37.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:17:37.561 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was not found 13:17:37.562 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:37.562 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:17:37.562 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:37.562 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:37.562 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:37.562 INFO [main][AbstractShell] Close shell Testing shell 13:17:37.562 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:37.565 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:37.565 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:37.565 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 13:17:37.565 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:37.565 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:37.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:37.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:37.575 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 13:17:37.575 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:37.575 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 13:17:37.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 13:17:37.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:37.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:37.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:37.590 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:17:37.590 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:37.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:37.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:37.600 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:37.601 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:37.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:37.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:37.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:37.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:37.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:37.602 INFO [WorkbenchTestable][AbstractCTabItem] Activate Item 1 13:17:37.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:17:37.603 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:37.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:37.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:37.604 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:37.604 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:37.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:37.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:37.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:37.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:37.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:17:37.604 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:17:37.605 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:17:37.605 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:37.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:37.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:37.605 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:37.605 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:37.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:37.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:37.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:37.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:37.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabFolder and index 0 was found 13:17:37.606 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:37.606 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:17:37.606 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:37.607 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:37.607 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:37.607 INFO [main][AbstractShell] Close shell Testing shell 13:17:37.607 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:37.610 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:37.610 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:37.610 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 13:17:37.610 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:37.610 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:37.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:37.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:37.617 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 13:17:37.617 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 13:17:37.617 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:37.617 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:37.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:37.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.278 s - in org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 0.052 s close no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 1.089 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 1.047 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 1.044 s findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 0.042 s Running org.eclipse.reddeer.swt.test.DummyTest 13:17:37.620 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.DummyTest 13:17:37.621 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:17:37.621 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:37.621 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.DummyTest 13:17:37.621 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:37.621 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:17:37.625 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:37.625 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:17:37.625 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:37.625 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:37.625 INFO [WorkbenchTestable][RequirementsRunner] Started test: dummy no-configuration(org.eclipse.reddeer.swt.test.DummyTest) 13:17:37.625 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.DummyTest 13:17:37.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:37.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:37.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:37.626 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.DummyTest 13:17:37.626 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:37.626 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:37.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:37.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:37.626 INFO [WorkbenchTestable][RequirementsRunner] Finished test: dummy no-configuration(org.eclipse.reddeer.swt.test.DummyTest) 13:17:37.626 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.DummyTest 13:17:37.626 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:37.626 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:37.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:37.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.reddeer.swt.test.DummyTest dummy no-configuration(org.eclipse.reddeer.swt.test.DummyTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.swt.test.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:17:37.636 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 13:17:37.636 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:17:37.636 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:37.636 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 13:17:37.637 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:37.637 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:17:37.637 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:37.637 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:17:37.637 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:37.637 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:37.637 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorWithIndex no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 13:17:37.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 13:17:37.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:37.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:37.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:37.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:37.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:37.652 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:37.653 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:17:37.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:37.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:17:37.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:17:37.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:37.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 2 was found 13:17:37.656 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:37.656 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:17:37.656 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:37.656 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:37.656 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:37.656 INFO [main][AbstractShell] Close shell Testing shell 13:17:37.656 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:37.658 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:37.658 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:37.658 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 13:17:37.658 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:37.658 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:37.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:37.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:37.663 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorWithIndex no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 13:17:37.664 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:37.664 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorWithRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 13:17:37.664 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 13:17:37.664 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:37.664 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:37.664 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:37.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:37.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:37.682 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:37.682 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:17:37.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:37.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:37.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:37.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:37.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:17:37.683 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:37.683 DEBUG [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:17:37.683 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:37.684 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:37.684 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:37.684 INFO [main][AbstractShell] Close shell Testing shell 13:17:37.684 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:37.686 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:37.686 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:37.686 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 13:17:37.686 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:37.686 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:37.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:37.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:37.696 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorWithRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 13:17:37.696 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:37.696 INFO [WorkbenchTestable][RequirementsRunner] Started test: WorkbenchToolItemWithMnemonicTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 13:17:37.696 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 13:17:37.696 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:37.696 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:37.696 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:37.718 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:17:37.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:37.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:37.719 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:17:37.731 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:17:37.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:37.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:37.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:37.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:37.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:17:37.738 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:37.738 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:17:37.738 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:37.738 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:37.739 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:37.739 INFO [main][AbstractShell] Close shell Testing shell 13:17:37.739 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:37.741 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:37.741 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:37.741 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 13:17:37.741 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:37.741 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:37.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:38.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists failed, NO exception will be thrown 13:17:38.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is focused... 13:17:39.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is focused failed, NO exception will be thrown 13:17:39.746 INFO [WorkbenchTestable][RequirementsRunner] Finished test: WorkbenchToolItemWithMnemonicTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 13:17:39.746 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:39.746 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemTooltip no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 13:17:39.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 13:17:39.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:39.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:39.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:39.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:39.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:39.766 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:39.766 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:17:39.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:39.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:39.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:39.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:39.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:17:39.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:17:39.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:17:39.767 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:39.767 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:39.767 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:39.767 INFO [main][AbstractShell] Close shell Testing shell 13:17:39.767 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:39.769 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:39.769 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:39.769 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 13:17:39.769 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:39.769 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:39.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:39.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:39.776 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemTooltip no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 13:17:39.776 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:39.776 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorWithRegexWithReferencedComposite no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 13:17:39.776 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 13:17:39.776 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:39.776 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:39.776 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:39.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:39.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:39.799 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:39.799 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:17:39.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:39.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:39.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:39.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:39.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found PUSH tooltip 13:17:39.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:17:39.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:17:39.800 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:39.800 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:39.800 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:39.800 INFO [main][AbstractShell] Close shell Testing shell 13:17:39.800 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:39.802 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:39.803 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:39.803 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 13:17:39.803 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:39.803 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:39.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:39.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:39.807 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorWithRegexWithReferencedComposite no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 13:17:39.808 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 13:17:39.808 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:39.808 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:39.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:39.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.172 s - in org.eclipse.reddeer.swt.test.toolitem.ToolItemTest constructorWithIndex no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.026 s constructorWithRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.032 s WorkbenchToolItemWithMnemonicTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 2.05 s testToolItemTooltip no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.03 s constructorWithRegexWithReferencedComposite no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.031 s Running org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 13:17:39.811 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 13:17:39.812 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:17:39.812 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:39.812 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 13:17:39.812 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:39.812 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:17:39.813 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:39.813 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:17:39.813 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:39.813 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:39.813 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemFailNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 13:17:39.813 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 13:17:39.813 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:39.813 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:39.813 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:39.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:17:39.824 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:39.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:39.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:39.838 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:39.838 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:39.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:39.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:39.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:39.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:39.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:17:39.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, XXX]... 13:17:39.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:17:39.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:17:39.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 13:17:39.842 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:17:39.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:40.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:40.343 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:17:40.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 13:17:40.346 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:17:40.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:40.346 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:17:40.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:40.346 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:17:40.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:17:40.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:17:40.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 13:17:40.848 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:17:40.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:40.848 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:17:40.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:40.848 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:17:40.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 13:17:40.849 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:17:40.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:40.849 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:17:40.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:40.849 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:17:40.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, XXX] failed, an exception will be thrown 13:17:40.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:17:40.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:17:40.850 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:40.850 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:40.850 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:40.850 INFO [main][AbstractShell] Close shell Testing shell 13:17:40.850 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:40.853 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:40.853 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:40.853 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 13:17:40.853 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:40.853 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:40.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:40.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:40.858 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemFailNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 13:17:40.858 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:40.858 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 13:17:40.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 13:17:40.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:40.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:40.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:40.869 DEBUG [WorkbenchTestable][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:17:40.869 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:40.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:40.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:40.889 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:40.889 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:40.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:40.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:40.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:40.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:40.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:17:40.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA]... 13:17:40.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:17:40.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:17:40.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 13:17:40.896 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:17:40.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:41.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:41.397 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:17:41.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 13:17:41.399 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:17:41.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:41.399 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:17:41.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:41.399 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:17:41.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 13:17:41.400 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 13:17:41.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:41.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:41.900 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 13:17:41.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 13:17:41.903 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 13:17:41.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:41.903 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 13:17:41.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:41.903 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 13:17:41.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA] finished successfully 13:17:41.904 DEBUG [WorkbenchTestable][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:17:41.904 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:41.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:41.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:41.904 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:41.904 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:41.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:41.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:41.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:41.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:41.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:17:41.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA]... 13:17:41.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:17:41.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:17:41.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 13:17:41.905 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:17:41.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:41.905 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:17:41.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:41.905 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:17:41.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 13:17:41.906 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:17:41.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:41.906 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:17:41.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:41.906 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:17:41.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 13:17:41.906 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 13:17:41.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:41.907 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 13:17:41.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:41.907 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 13:17:41.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 13:17:41.907 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 13:17:41.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:17:41.907 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 13:17:41.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:17:41.907 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 13:17:41.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA] finished successfully 13:17:41.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:17:41.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:17:41.908 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:41.908 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:41.908 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:41.908 INFO [main][AbstractShell] Close shell Testing shell 13:17:41.908 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:41.911 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:41.911 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:41.911 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 13:17:41.911 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:41.911 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:41.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:41.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:41.926 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 13:17:41.926 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:41.926 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 13:17:41.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 13:17:41.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:41.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:41.926 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:41.937 DEBUG [WorkbenchTestable][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:17:41.937 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:41.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:41.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:41.952 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:41.952 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:41.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:41.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:41.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:41.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:41.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:17:41.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A]... 13:17:41.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:17:41.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:17:41.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A] finished successfully 13:17:41.965 DEBUG [WorkbenchTestable][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:17:41.965 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:41.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:41.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:41.965 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:41.965 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:41.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:41.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:41.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:41.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:41.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:17:41.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A]... 13:17:41.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:17:41.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:17:41.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A] finished successfully 13:17:41.966 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:41.966 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:17:41.966 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:41.966 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:41.966 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:41.966 INFO [main][AbstractShell] Close shell Testing shell 13:17:41.966 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:41.970 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:41.970 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:41.970 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 13:17:41.970 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:41.970 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:41.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:41.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:41.975 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 13:17:41.975 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:41.975 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemSecondLevel no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 13:17:41.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 13:17:41.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:41.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:41.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:41.987 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:17:41.987 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:42.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:42.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:42.003 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:42.003 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:42.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:42.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:42.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:42.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:42.003 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:17:42.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[AA]... 13:17:42.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:17:42.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:17:42.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:17:42.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:17:43.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:17:43.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:17:43.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[AA] failed, NO exception will be thrown 13:17:43.008 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:43.008 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:17:43.008 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:43.009 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:43.009 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:43.009 INFO [main][AbstractShell] Close shell Testing shell 13:17:43.009 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:43.012 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:43.012 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:43.012 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 13:17:43.012 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:43.012 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:43.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:43.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:43.034 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemSecondLevel no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 13:17:43.034 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:43.035 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemInvalid no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 13:17:43.035 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 13:17:43.035 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:43.035 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:43.035 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:43.046 DEBUG [WorkbenchTestable][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:17:43.046 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:43.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:43.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:43.056 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:43.056 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:43.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:43.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:43.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:43.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:43.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:17:43.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX]... 13:17:43.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:17:43.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:17:43.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:17:43.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:17:44.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:17:44.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:17:44.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX] failed, NO exception will be thrown 13:17:44.061 DEBUG [WorkbenchTestable][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:17:44.061 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:44.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:44.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:44.062 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:44.062 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:44.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:44.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:44.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:44.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:44.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:17:44.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX]... 13:17:44.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:17:44.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:17:44.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:17:44.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:17:45.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:17:45.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:17:45.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX] failed, NO exception will be thrown 13:17:45.065 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:45.065 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:17:45.065 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:45.065 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:45.065 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:45.065 INFO [main][AbstractShell] Close shell Testing shell 13:17:45.065 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:45.069 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:45.069 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:45.069 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 13:17:45.069 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:45.069 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:45.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:45.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:45.075 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemInvalid no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 13:17:45.075 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:45.075 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemNullItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 13:17:45.075 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 13:17:45.075 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:45.075 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:45.075 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:45.091 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:17:45.091 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:45.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:45.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:45.102 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:45.102 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:45.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:45.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:45.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:45.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:45.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:17:45.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item 'null... 13:17:46.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item 'null failed, an exception will be thrown 13:17:46.106 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:46.106 DEBUG [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:17:46.106 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:46.106 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:46.106 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:46.106 INFO [main][AbstractShell] Close shell Testing shell 13:17:46.107 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:46.109 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:46.110 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:46.110 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 13:17:46.110 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:46.110 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:46.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:46.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:46.126 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemNullItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 13:17:46.126 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:46.126 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemNullTree no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 13:17:46.126 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 13:17:46.126 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:46.127 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:46.127 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:46.139 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:17:46.139 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:46.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:46.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:46.154 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:46.154 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:46.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:46.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:46.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:46.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:46.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:17:46.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA]... 13:17:47.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA] failed, an exception will be thrown 13:17:47.658 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:47.658 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:17:47.658 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:47.659 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:47.659 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:47.659 INFO [main][AbstractShell] Close shell Testing shell 13:17:47.659 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:47.662 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:47.662 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:47.662 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 13:17:47.662 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:47.662 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:47.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:47.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:47.667 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemNullTree no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 13:17:47.667 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 13:17:47.667 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:47.667 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:47.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:47.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.857 s - in org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest testTreeContainsItemFailNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.045 s testTreeContainsItemNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.068 s testTreeContainsItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 0.049 s testTreeContainsItemSecondLevel no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.059 s testTreeContainsItemInvalid no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 2.04 s testTreeContainsItemNullItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.051 s testTreeContainsItemNullTree no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.541 s Running org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest 13:17:47.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 13:17:47.700 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:17:47.700 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 13:17:47.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:47.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:47.701 INFO [WorkbenchTestable][AbstractShell] Close shell shell 13:17:47.701 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 13:17:47.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:17:47.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:17:47.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 13:17:47.733 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:17:47.733 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 13:17:47.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:47.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:47.734 INFO [WorkbenchTestable][AbstractShell] Close shell shell 13:17:47.734 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 13:17:47.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:17:47.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:17:47.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 13:17:47.756 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:17:47.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 13:17:47.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:47.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:47.757 INFO [WorkbenchTestable][ShellHandler] Minimize shell 'shell' 13:17:47.767 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'shell' 13:17:47.768 INFO [WorkbenchTestable][AbstractShell] Close shell shell 13:17:47.768 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 13:17:47.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:17:47.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:17:47.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 13:17:47.791 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:17:47.791 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 13:17:47.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:47.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:47.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 13:17:47.792 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:17:47.792 INFO [WorkbenchTestable][AbstractShell] Close shell shell 13:17:47.792 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 13:17:47.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:17:47.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:17:47.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 13:17:47.820 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:17:47.820 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 13:17:47.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:47.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:47.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 13:17:48.822 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:17:48.822 INFO [WorkbenchTestable][AbstractShell] Close shell shell 13:17:48.822 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 13:17:48.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:17:48.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:17:48.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 13:17:48.849 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:17:48.849 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 13:17:48.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:48.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:48.850 INFO [WorkbenchTestable][AbstractShell] Close shell shell 13:17:48.850 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 13:17:48.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:17:48.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:17:48.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 13:17:48.883 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:17:48.883 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 13:17:48.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:48.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:48.883 INFO [WorkbenchTestable][AbstractShell] Close shell shell 13:17:48.883 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 13:17:48.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:17:48.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:17:48.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 13:17:48.921 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:17:48.921 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 13:17:48.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:48.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:48.922 INFO [WorkbenchTestable][AbstractShell] Close shell shell 13:17:48.922 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 13:17:48.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:17:48.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:17:48.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 13:17:48.950 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:17:48.950 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 13:17:48.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:48.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:48.950 INFO [WorkbenchTestable][AbstractShell] Close shell shell 13:17:48.951 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 13:17:48.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:17:48.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:17:48.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 13:17:48.982 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:17:48.982 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 13:17:48.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:48.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:48.983 INFO [WorkbenchTestable][AbstractShell] Close shell shell 13:17:48.984 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 13:17:48.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:17:49.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:17:49.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 13:17:49.018 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:17:49.018 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 13:17:49.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:49.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:49.018 INFO [WorkbenchTestable][AbstractShell] Close shell shell 13:17:49.018 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 13:17:49.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:17:49.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:17:49.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 13:17:49.049 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:17:49.049 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 13:17:49.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:49.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:49.049 INFO [WorkbenchTestable][AbstractShell] Close shell shell 13:17:49.049 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 13:17:49.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:17:49.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.394 s - in org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest testGetResultShellWithText(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.046 s testShellWithText(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.022 s testMinimizeMaximize(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.031 s testWaitUntil(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.03 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.036 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.031 s testShellWithTextUnavailable(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.036 s testShellWithLabelMatcherUnavailable(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.036 s testShellWithMatcher(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.032 s testGetResultShell(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.03 s Running org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 13:17:49.069 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 13:17:49.069 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:17:49.069 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:49.069 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 13:17:49.069 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:49.069 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:17:49.070 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:49.070 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:17:49.070 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:49.070 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:49.070 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 13:17:49.070 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 13:17:49.070 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:49.070 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:49.070 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:49.156 DEBUG [WorkbenchTestable][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:49.156 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:49.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:49.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:49.247 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:49.247 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:49.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:49.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:49.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:49.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:49.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:17:49.255 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:49.255 DEBUG [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:17:49.255 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:49.255 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:49.255 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:49.255 INFO [main][AbstractShell] Close shell Testing shell 13:17:49.255 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:49.260 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:49.260 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:49.260 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 13:17:49.261 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:49.261 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:49.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:49.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:49.271 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 13:17:49.271 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:49.271 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRowOutOfBoundExceptionTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 13:17:49.271 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 13:17:49.271 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:49.271 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:49.271 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:49.358 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:17:49.358 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:49.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:49.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:49.452 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:49.452 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:49.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:49.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:49.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:49.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:49.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:17:49.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:49.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:49.457 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:49.458 DEBUG [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:17:49.458 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:49.458 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:49.458 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:49.458 INFO [main][AbstractShell] Close shell Testing shell 13:17:49.458 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:49.463 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:49.463 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:49.463 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 13:17:49.463 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:49.463 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:49.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:49.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:49.470 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRowOutOfBoundExceptionTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 13:17:49.470 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:49.470 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableCellColumnNotTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 13:17:49.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 13:17:49.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:49.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:49.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:49.561 DEBUG [WorkbenchTestable][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:49.561 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:49.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:49.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:49.641 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:49.641 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:49.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:49.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:49.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:49.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:49.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:17:49.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:49.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:49.645 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:49.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:17:49.646 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:49.646 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:49.646 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:49.646 INFO [main][AbstractShell] Close shell Testing shell 13:17:49.646 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:49.651 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:49.651 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:49.652 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 13:17:49.652 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:49.652 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:49.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:49.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:49.657 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableCellColumnNotTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 13:17:49.657 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:49.657 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasNotRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 13:17:49.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 13:17:49.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:49.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:49.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:49.742 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:17:49.742 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:49.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:49.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:49.822 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:49.822 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:49.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:49.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:17:49.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:17:49.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:49.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 13:17:49.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:17:49.835 DEBUG [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:17:49.835 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:49.835 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:49.835 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:49.835 INFO [main][AbstractShell] Close shell Testing shell 13:17:49.835 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:49.840 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:49.840 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:49.840 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 13:17:49.840 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:49.840 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:49.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:49.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:49.845 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasNotRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 13:17:49.845 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:49.845 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRowsGetResultNoMatcher no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 13:17:49.845 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 13:17:49.845 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:49.845 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:49.845 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:49.933 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:17:49.933 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:50.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:50.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:50.018 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:50.018 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:50.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:50.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:50.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:50.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:50.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:17:50.020 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:50.020 DEBUG [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:17:50.020 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:50.020 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:50.020 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:50.020 INFO [main][AbstractShell] Close shell Testing shell 13:17:50.020 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:50.025 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:50.025 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:50.025 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 13:17:50.025 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:50.025 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:50.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:50.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:50.031 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRowsGetResultNoMatcher no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 13:17:50.031 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:50.031 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableContainsCellWithTextTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 13:17:50.031 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 13:17:50.031 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:50.031 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:50.031 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:50.114 DEBUG [WorkbenchTestable][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:50.114 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:50.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:50.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:50.189 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:50.189 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:50.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:50.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:50.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:50.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:50.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:17:50.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:50.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:50.230 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:50.230 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:17:50.230 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:50.230 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:50.230 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:50.230 INFO [main][AbstractShell] Close shell Testing shell 13:17:50.230 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:50.236 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:50.236 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:50.236 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 13:17:50.236 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:50.236 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:50.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:50.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:50.242 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableContainsCellWithTextTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 13:17:50.242 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:50.242 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRowsGetResult no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 13:17:50.242 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 13:17:50.242 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:50.243 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:50.243 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:50.333 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:17:50.333 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:50.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:50.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:50.435 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:50.435 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:50.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:50.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:50.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:50.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:50.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:17:50.437 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:17:50.437 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:50.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:50.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:50.437 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:50.437 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:50.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:50.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:50.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:50.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:50.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:17:50.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:50.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:50.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:50.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:50.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:17:50.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:17:50.453 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:50.453 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:50.453 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:50.453 INFO [main][AbstractShell] Close shell Testing shell 13:17:50.453 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:50.458 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:50.458 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:50.458 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 13:17:50.458 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:50.458 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:50.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:50.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:50.465 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRowsGetResult no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 13:17:50.465 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:50.465 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableCellColumnTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 13:17:50.465 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 13:17:50.465 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:50.465 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:50.465 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:50.561 DEBUG [WorkbenchTestable][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:50.561 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:50.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:50.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:50.636 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:17:50.636 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:50.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:50.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:50.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:50.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:50.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:17:50.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:17:50.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:17:50.641 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:50.641 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:17:50.641 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:50.641 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:50.641 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:50.641 INFO [main][AbstractShell] Close shell Testing shell 13:17:50.641 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:50.646 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:50.646 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:50.646 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 13:17:50.646 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:50.646 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:50.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:50.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:50.660 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableCellColumnTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 13:17:50.660 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 13:17:50.660 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:50.660 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:50.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:50.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.593 s - in org.eclipse.reddeer.swt.test.condition.TableHasRowsTest tableHasRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.2 s tableHasRowOutOfBoundExceptionTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.199 s tableCellColumnNotTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.187 s tableHasNotRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.188 s tableHasRowsGetResultNoMatcher no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.186 s tableContainsCellWithTextTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.211 s tableHasRowsGetResult no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.223 s tableCellColumnTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.195 s Running org.eclipse.reddeer.swt.test.shell.DefaultShellTest 13:17:50.664 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 13:17:50.664 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:17:50.664 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:50.664 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 13:17:50.665 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:50.665 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:17:50.665 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:50.665 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:17:50.665 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:50.665 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:50.665 INFO [WorkbenchTestable][RequirementsRunner] Started test: activateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 13:17:50.665 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 13:17:50.665 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:50.665 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:50.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:50.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 2"] is available.... 13:17:50.694 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:17:50.694 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Shell 2 13:17:50.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:50.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:50.694 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:17:50.694 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:50.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:50.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:50.694 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 2" as the parent 13:17:50.694 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:50.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:50.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:50.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:50.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:50.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 13:17:50.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 1"] is available.... 13:17:50.695 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:17:50.695 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Shell 1 13:17:50.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:50.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:50.695 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:17:50.695 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:50.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:50.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:50.698 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 1" as the parent 13:17:50.698 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:50.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:50.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:50.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:50.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:50.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 13:17:50.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 2"] is available.... 13:17:50.699 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:17:50.700 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Shell 2 13:17:50.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:50.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:50.700 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:17:50.700 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:50.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:50.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:50.700 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 2" as the parent 13:17:50.700 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:50.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:50.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:50.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:50.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:50.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 13:17:50.701 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:17:50.701 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:50.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:50.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:50.704 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 2" as the parent 13:17:50.704 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:50.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:50.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:50.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:51.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:51.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:51.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:51.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:17:51.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:17:51.706 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was not found 13:17:51.706 INFO [WorkbenchTestable][AbstractShell] Close shell Shell 1 13:17:51.707 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Shell 1' 13:17:51.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:17:51.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:17:51.709 INFO [WorkbenchTestable][AbstractShell] Close shell Shell 2 13:17:51.709 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Shell 2' 13:17:51.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:17:51.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:17:51.730 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 13:17:51.730 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:51.730 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:51.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:51.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:51.731 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 13:17:51.731 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:51.731 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEmptyTitleShell no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 13:17:51.731 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 13:17:51.731 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:51.731 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:51.731 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:51.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 13:17:51.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 13:17:51.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 13:17:51.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:51.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:51.751 INFO [WorkbenchTestable][AbstractShell] Close shell 13:17:51.751 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 13:17:51.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:17:51.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:17:51.760 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 13:17:51.760 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:51.760 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:51.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:51.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:51.761 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEmptyTitleShell no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 13:17:51.761 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:51.761 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 13:17:51.761 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 13:17:51.761 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:51.761 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:51.761 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:51.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:51.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:51.761 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:17:51.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:51.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:51.761 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 13:17:51.761 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:51.761 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:51.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:51.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:51.762 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 13:17:51.762 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:51.762 INFO [WorkbenchTestable][RequirementsRunner] Started test: manipulateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 13:17:51.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 13:17:51.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:51.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:51.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:51.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MaxMin"] is available.... 13:17:51.787 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:17:51.787 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MaxMin 13:17:51.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:51.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:51.788 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'MaxMin' 13:17:51.789 INFO [WorkbenchTestable][ShellHandler] Restore shell 'MaxMin' 13:17:51.790 INFO [WorkbenchTestable][ShellHandler] Minimize shell 'MaxMin' 13:17:51.790 INFO [WorkbenchTestable][ShellHandler] Restore shell 'MaxMin' 13:17:51.791 INFO [WorkbenchTestable][AbstractShell] Close shell MaxMin 13:17:51.791 INFO [WorkbenchTestable][ShellHandler] Closing shell 'MaxMin' 13:17:51.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:17:51.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:17:51.794 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 13:17:51.794 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:51.794 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:51.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:52.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:52.296 INFO [WorkbenchTestable][RequirementsRunner] Finished test: manipulateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 13:17:52.296 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:52.296 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEmptyTitleShellWithCondition no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 13:17:52.296 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 13:17:52.296 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:52.296 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:52.296 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:52.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 13:17:52.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 13:17:52.310 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 13:17:52.310 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.310 INFO [WorkbenchTestable][AbstractShell] Close shell 13:17:52.310 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 13:17:52.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:17:52.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:17:52.324 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 13:17:52.324 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:52.324 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:52.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:52.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:52.326 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEmptyTitleShellWithCondition no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 13:17:52.326 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:52.326 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 13:17:52.326 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 13:17:52.326 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:52.326 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:52.326 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:52.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Dummy shell"] is available.... 13:17:52.345 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:17:52.345 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Dummy shell 13:17:52.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:52.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:52.350 INFO [WorkbenchTestable][AbstractShell] Close shell Dummy shell 13:17:52.350 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Dummy shell' 13:17:52.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:17:52.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:17:52.357 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 13:17:52.357 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:52.357 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:52.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:52.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:52.358 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 13:17:52.358 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 13:17:52.358 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:52.358 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:52.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:52.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.695 s - in org.eclipse.reddeer.swt.test.shell.DefaultShellTest activateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 1.066 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.001 s manipulateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.534 s testEmptyTitleShellWithCondition no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.03 s closeShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.032 s Running org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 13:17:52.363 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 13:17:52.363 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:17:52.364 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:52.364 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 13:17:52.364 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:52.364 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:17:52.372 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:52.372 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:17:52.372 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:52.372 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:52.372 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 13:17:52.372 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 13:17:52.372 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:52.372 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:52.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:52.373 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:17:52.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:52.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:52.373 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:17:52.373 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 13:17:52.373 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:52.373 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:52.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:52.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:52.374 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 13:17:52.374 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:52.374 INFO [WorkbenchTestable][RequirementsRunner] Started test: maximizeWorkbenshShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 13:17:52.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 13:17:52.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:52.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:52.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:52.374 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:17:52.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:52.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:52.375 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:17:52.375 INFO [WorkbenchTestable][ShellHandler] Restore shell 'data - Eclipse Platform' 13:17:52.375 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 13:17:52.375 INFO [WorkbenchTestable][ShellHandler] Restore shell 'data - Eclipse Platform' 13:17:52.377 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 13:17:52.377 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:52.377 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:52.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:52.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:52.401 INFO [WorkbenchTestable][RequirementsRunner] Finished test: maximizeWorkbenshShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 13:17:52.401 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 13:17:52.401 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:52.401 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:52.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:52.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest workbenchShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) Time elapsed: 0.002 s maximizeWorkbenshShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) Time elapsed: 0.027 s Running org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 13:17:52.404 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 13:17:52.405 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:17:52.405 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:52.405 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 13:17:52.405 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:52.405 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:17:52.405 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:52.405 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:17:52.405 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:52.406 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:52.406 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultControlTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultControlTest) 13:17:52.406 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 13:17:52.406 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:52.406 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:52.406 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:52.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:52.424 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:17:52.424 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:17:52.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:52.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:52.425 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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:17:52.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:52.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:52.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:52.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:52.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:17:52.427 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:52.427 DEBUG [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:17:52.427 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:52.427 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:52.427 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:52.427 INFO [main][AbstractShell] Close shell Testing shell 13:17:52.427 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:52.429 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:52.429 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:52.430 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 13:17:52.430 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:52.430 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:52.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:52.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:52.441 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultControlTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultControlTest) 13:17:52.441 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 13:17:52.441 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:52.441 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:52.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:52.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.eclipse.reddeer.swt.test.widgets.DefaultControlTest defaultControlTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultControlTest) Time elapsed: 0.035 s Running org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 13:17:52.445 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 13:17:52.445 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:17:52.446 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:52.446 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 13:17:52.446 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:52.446 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:17:52.459 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:52.459 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:17:52.459 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:52.460 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:52.460 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultWidgetTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest) 13:17:52.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 13:17:52.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:52.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:52.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:52.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:52.474 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:17:52.474 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:17:52.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:52.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:52.474 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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:17:52.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:52.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:52.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:52.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:52.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:17:52.475 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Testing shell' 13:17:52.475 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:17:52.476 DEBUG [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:17:52.476 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:17:52.476 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:52.476 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:52.476 INFO [main][AbstractShell] Close shell Testing shell 13:17:52.476 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:17:52.478 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:52.478 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:52.478 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 13:17:52.478 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:52.478 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:52.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:52.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:52.493 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultWidgetTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest) 13:17:52.493 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 13:17:52.493 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:52.493 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:52.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:52.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest defaultWidgetTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest) Time elapsed: 0.033 s Running org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 13:17:52.501 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 13:17:52.502 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:17:52.502 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:52.502 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 13:17:52.502 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:52.502 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:17:52.503 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:52.503 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:17:52.503 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:52.503 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:52.503 INFO [WorkbenchTestable][RequirementsRunner] Started test: testViewToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 13:17:52.503 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 13:17:52.503 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:52.503 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:52.503 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:52.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:52.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:52.509 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 13:17:52.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:52.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:52.516 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:17:52.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:52.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:52.516 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:17:52.516 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E') 13:17:52.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:52.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:52.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:52.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:52.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:52.523 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 13:17:52.523 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 13:17:52.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:52.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:17:52.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:17:52.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:17:52.541 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:17:52.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:52.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:52.541 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:17:52.547 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 13:17:52.547 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:52.547 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:52.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:52.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:52.547 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testViewToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 13:17:52.547 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:52.547 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInViewToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 13:17:52.548 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 13:17:52.548 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:52.548 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:52.548 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:52.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:52.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:52.567 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 13:17:52.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:52.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:52.573 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:17:52.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:52.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:52.574 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:17:52.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 '\*?\QRedDeer SWT\E') 13:17:52.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:52.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:52.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:52.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:52.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:52.579 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 13:17:52.579 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 13:17:52.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:52.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:17:52.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:17:52.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:17:52.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:52.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:52.581 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT"as the parent 13:17:52.582 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:17:52.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:52.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:52.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:52.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:52.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:17:52.583 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 13:17:52.583 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:52.583 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:52.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:52.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:52.583 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInViewToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 13:17:52.583 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:52.583 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInViewToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 13:17:52.583 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 13:17:52.584 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:52.584 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:52.584 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:52.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:52.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:52.594 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 13:17:52.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:52.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:52.601 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:17:52.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:52.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:52.601 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:17:52.601 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E') 13:17:52.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:52.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:52.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:52.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:52.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:52.608 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 13:17:52.609 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 13:17:52.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:52.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:17:52.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:17:52.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:17:52.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:52.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:52.611 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT"as the parent 13:17:52.611 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:17:52.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:52.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:52.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:52.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:52.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:17:52.643 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT ViewToolItem 13:17:52.643 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:17:52.643 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:17:52.644 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 13:17:52.644 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:52.644 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:52.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:52.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:52.645 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInViewToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 13:17:52.645 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:52.645 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInViewToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 13:17:52.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 13:17:52.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:52.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:52.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:52.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:52.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:52.650 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 13:17:52.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:52.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:52.655 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:17:52.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:52.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:52.655 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:17:52.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 '\*?\QRedDeer SWT\E') 13:17:52.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:52.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:52.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:52.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:52.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:17:52.660 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 13:17:52.660 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 13:17:52.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:17:52.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:17:52.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:17:52.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:17:52.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:52.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:52.663 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT"as the parent 13:17:52.663 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:17:52.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:52.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:52.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:52.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:52.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:17:52.664 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT ViewToolItem 13:17:52.664 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:17:52.664 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:17:52.664 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 13:17:52.664 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:52.664 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:52.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:52.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:52.665 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInViewToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 13:17:52.665 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 13:17:52.665 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:52.665 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:52.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:52.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s - in org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest testViewToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.044 s testToolItemInViewToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.036 s testToolItemInViewToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.062 s testToolItemInViewToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.02 s Running org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 13:17:52.675 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 13:17:52.676 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:17:52.676 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:52.676 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 13:17:52.676 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:52.676 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:17:52.676 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:52.676 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:17:52.676 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:52.676 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:52.676 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 13:17:52.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 13:17:52.677 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:52.677 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:52.677 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:52.677 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:17:52.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:52.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:52.677 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:17:52.677 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:17:52.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:52.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:52.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:52.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:52.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:17:52.694 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT WorkbenchToolItem 13:17:52.694 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:17:52.694 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:17:52.694 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 13:17:52.694 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:52.694 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:52.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:52.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:52.695 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 13:17:52.695 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:52.695 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchToolBarRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 13:17:52.695 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 13:17:52.695 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:52.695 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:52.695 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:52.695 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:17:52.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:52.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:52.695 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:17:52.696 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:17:52.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:52.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:52.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:52.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:52.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:17:52.704 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT WorkbenchToolItem 13:17:52.704 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:17:52.704 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:17:52.705 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 13:17:52.705 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:52.705 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:52.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:52.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:52.705 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchToolBarRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 13:17:52.705 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:52.705 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInShellToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 13:17:52.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 13:17:52.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:52.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:52.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:52.740 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:17:52.740 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:17:52.740 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:17:52.740 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:17:52.741 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:17:52.741 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:17:52.741 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:17:52.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:52.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:52.742 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:17:52.742 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:17:52.742 DEBUG [main][MenuItemLookup] Found menu:'File' 13:17:52.742 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:17:52.742 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:17:52.742 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:17:52.742 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:17:52.742 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:17:52.742 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:17:52.742 DEBUG [main][MenuItemLookup] Item match:Window 13:17:52.742 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:17:52.742 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:17:52.742 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:17:52.742 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:52.742 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:17:52.742 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:17:52.742 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:52.742 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:17:52.742 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:52.742 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:17:52.742 DEBUG [main][MenuItemLookup] Item match:Preferences 13:17:52.742 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:17:52.742 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:17:52.742 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:17:52.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:17:52.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:17:52.856 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:17:52.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:52.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:52.858 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:17:52.858 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:17:52.858 DEBUG [WorkbenchTestable][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:17:52.858 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:52.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:52.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:52.858 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:17:52.858 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:52.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:52.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:52.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:52.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:52.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:17:52.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:17:52.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:17:52.860 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 13:17:52.860 DEBUG [main][TreeItemHandler] Selecting tree item: General 13:17:52.860 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 13:17:52.860 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 13:17:52.860 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:17:52.860 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:52.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:52.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:52.861 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:17:52.861 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:52.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:52.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:52.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:52.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:52.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 13:17:52.862 DEBUG [WorkbenchTestable][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:17:52.862 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:52.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:52.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:52.863 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:17:52.863 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:52.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:52.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:52.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:52.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:52.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:17:52.863 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java 13:17:52.864 DEBUG [main][TreeItemHandler] Selecting tree item: Java 13:17:52.864 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java about selection 13:17:52.864 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java 13:17:52.864 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:17:52.864 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:52.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:52.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:52.914 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:17:52.914 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:52.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:52.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:52.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:52.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:52.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 13:17:52.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:52.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:52.916 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:17:52.916 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:17:52.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:52.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:52.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:52.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:52.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:17:52.917 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Back to General 13:17:52.917 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:17:52.917 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:17:52.934 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:17:52.934 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:52.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:52.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:52.934 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:17:52.934 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:52.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:52.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:52.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:52.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:52.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 13:17:52.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:17:52.936 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:52.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:52.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:52.939 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:17:52.939 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:52.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:52.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:52.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:52.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:52.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:17:52.940 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 13:17:52.940 DEBUG [main][TreeItemHandler] Selecting tree item: General 13:17:52.940 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 13:17:52.941 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 13:17:52.941 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 13:17:52.941 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:52.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:52.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:52.941 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:17:52.941 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:52.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:52.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:52.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:52.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:52.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:17:52.947 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:17:52.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:17:52.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:17:52.947 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:17:52.947 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:17:52.979 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 13:17:52.979 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:52.979 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:52.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:52.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:52.979 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInShellToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 13:17:52.979 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:52.979 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInShellToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 13:17:52.980 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 13:17:52.980 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:52.980 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:52.980 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:52.980 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:17:52.980 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:17:52.980 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:17:52.980 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:17:52.981 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:17:52.981 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:17:52.981 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:17:52.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:52.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:52.982 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:17:52.982 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:17:52.982 DEBUG [main][MenuItemLookup] Found menu:'File' 13:17:52.982 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:17:52.982 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:17:52.982 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:17:52.982 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:17:52.982 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:17:52.982 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:17:52.982 DEBUG [main][MenuItemLookup] Item match:Window 13:17:52.982 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:17:52.982 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:17:52.983 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:17:52.983 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:52.983 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:17:52.983 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:17:52.983 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:52.983 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:17:52.983 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:52.983 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:17:52.983 DEBUG [main][MenuItemLookup] Item match:Preferences 13:17:52.983 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:17:52.983 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:17:52.983 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:17:53.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:17:53.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:17:53.065 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:17:53.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:53.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:53.067 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:17:53.067 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:17:53.067 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:17:53.067 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:53.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:53.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:53.067 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:17:53.067 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:53.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:53.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:53.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:53.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:53.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:17:53.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:17:53.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:17:53.069 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 13:17:53.069 DEBUG [main][TreeItemHandler] Selecting tree item: General 13:17:53.070 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 13:17:53.070 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 13:17:53.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:53.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:53.070 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:17:53.070 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:17:53.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:53.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:53.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:53.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:53.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:17:53.082 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:17:53.082 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:53.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:53.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:53.082 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:17:53.082 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:53.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:53.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:53.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:53.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:53.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:17:53.083 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 13:17:53.083 DEBUG [main][TreeItemHandler] Selecting tree item: General 13:17:53.084 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 13:17:53.084 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 13:17:53.084 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 13:17:53.084 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:53.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:53.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:53.084 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:17:53.084 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:53.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:53.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:53.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:53.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:53.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:17:53.091 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:17:53.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:17:53.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:17:53.091 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:17:53.091 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:17:53.111 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 13:17:53.111 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:53.111 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:53.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:53.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:53.111 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInShellToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 13:17:53.111 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:53.112 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInShellToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 13:17:53.112 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 13:17:53.112 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:53.112 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:53.112 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:53.112 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:17:53.112 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:17:53.112 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:17:53.112 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:17:53.113 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:17:53.113 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:17:53.113 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:17:53.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:53.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:53.113 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:17:53.113 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:17:53.114 DEBUG [main][MenuItemLookup] Found menu:'File' 13:17:53.114 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:17:53.114 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:17:53.114 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:17:53.114 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:17:53.114 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:17:53.114 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:17:53.114 DEBUG [main][MenuItemLookup] Item match:Window 13:17:53.114 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:17:53.114 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:17:53.114 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:17:53.114 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:53.114 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:17:53.114 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:17:53.114 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:53.114 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:17:53.114 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:53.114 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:17:53.114 DEBUG [main][MenuItemLookup] Item match:Preferences 13:17:53.114 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:17:53.114 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:17:53.114 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:17:53.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:17:53.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:17:53.200 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:17:53.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:53.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:53.202 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:17:53.202 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:17:53.202 DEBUG [WorkbenchTestable][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:17:53.202 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:53.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:53.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:53.202 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:17:53.202 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:53.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:53.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:53.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:53.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:53.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:17:53.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:17:53.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:17:53.205 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 13:17:53.205 DEBUG [main][TreeItemHandler] Selecting tree item: General 13:17:53.205 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 13:17:53.205 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 13:17:53.205 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:17:53.205 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:53.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:53.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:53.205 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:17:53.206 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:53.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:53.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:53.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:53.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:53.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:17:53.206 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java 13:17:53.206 DEBUG [main][TreeItemHandler] Selecting tree item: Java 13:17:53.207 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java about selection 13:17:53.207 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java 13:17:53.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:53.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:53.248 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:17:53.248 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression '.*ack.*') 13:17:53.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:53.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:53.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:53.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:53.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:17:53.249 DEBUG [WorkbenchTestable][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:17:53.249 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:53.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:53.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:53.250 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:17:53.250 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:53.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:53.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:53.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:53.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:53.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:17:53.251 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 13:17:53.251 DEBUG [main][TreeItemHandler] Selecting tree item: General 13:17:53.251 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 13:17:53.251 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 13:17:53.251 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 13:17:53.251 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:53.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:53.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:53.254 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:17:53.254 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:53.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:53.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:53.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:53.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:53.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:17:53.258 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:17:53.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:17:53.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:17:53.258 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:17:53.258 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:17:53.283 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 13:17:53.283 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:53.283 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:53.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:53.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:53.284 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInShellToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 13:17:53.284 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:53.284 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDefaultToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 13:17:53.284 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 13:17:53.284 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:53.284 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:53.284 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:53.284 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:17:53.284 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:17:53.284 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:17:53.285 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:17:53.285 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:17:53.285 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:17:53.285 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:17:53.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:53.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:53.285 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:17:53.285 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:17:53.285 DEBUG [main][MenuItemLookup] Found menu:'File' 13:17:53.286 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:17:53.286 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:17:53.286 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:17:53.286 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:17:53.286 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:17:53.286 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:17:53.286 DEBUG [main][MenuItemLookup] Item match:Window 13:17:53.286 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:17:53.286 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:17:53.286 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:17:53.286 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:53.286 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:17:53.286 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:17:53.286 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:53.286 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:17:53.286 DEBUG [main][MenuItemLookup] Found menu:'' 13:17:53.286 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:17:53.286 DEBUG [main][MenuItemLookup] Item match:Preferences 13:17:53.286 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:17:53.286 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:17:53.286 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:17:53.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:17:53.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:17:53.379 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:17:53.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:53.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:53.381 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:17:53.381 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:17:53.381 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:17:53.381 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:53.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:53.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:53.381 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:17:53.381 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:53.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:53.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:53.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:53.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:53.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:17:53.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:17:53.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:17:53.385 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 13:17:53.385 DEBUG [main][TreeItemHandler] Selecting tree item: General 13:17:53.385 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 13:17:53.386 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 13:17:53.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:53.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:53.386 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:17:53.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:53.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:53.387 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:17:53.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:53.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:53.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:53.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:53.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolBar and index 0 was found 13:17:53.404 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:17:53.404 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:53.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:53.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:53.404 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:17:53.404 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:53.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:53.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:53.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:53.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:53.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:17:53.416 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 13:17:53.416 DEBUG [main][TreeItemHandler] Selecting tree item: General 13:17:53.416 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 13:17:53.417 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 13:17:53.417 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 13:17:53.417 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:53.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:53.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:53.417 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:17:53.417 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:53.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:53.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:53.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:53.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:53.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:17:53.447 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:17:53.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:17:53.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:17:53.447 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:17:53.447 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:17:53.471 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 13:17:53.471 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:53.471 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:53.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:53.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:53.472 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDefaultToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 13:17:53.472 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 13:17:53.472 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:53.472 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:53.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:53.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.798 s - in org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.019 s workbenchToolBarRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.01 s testToolItemInShellToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.274 s testToolItemInShellToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.132 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.188 s Running org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 13:17:53.476 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 13:17:53.477 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:17:53.477 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:53.477 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 13:17:53.477 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:53.477 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:17:53.477 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:53.477 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:17:53.477 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:53.478 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:53.478 INFO [WorkbenchTestable][RequirementsRunner] Started test: typingTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 13:17:53.478 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 13:17:53.478 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:53.478 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:53.478 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:53.485 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:17:53.490 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:17:53.491 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 13:17:53.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:53.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:53.491 DEBUG [WorkbenchTestable][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:17:53.491 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:53.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:53.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:53.491 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 13:17:53.491 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:53.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:53.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:53.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:53.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:53.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:17:53.492 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:17:53.492 INFO [WorkbenchTestable][Keyboard] Type text "test123" 13:17:53.493 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:17:53.493 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 13:17:54.095 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:17:54.095 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 13:17:54.698 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:17:54.698 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 13:17:55.300 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:17:55.300 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 13:17:55.902 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:17:55.902 INFO [WorkbenchTestable][Keyboard] As char:1, as int:49 13:17:56.504 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:17:56.504 INFO [WorkbenchTestable][Keyboard] As char:2, as int:50 13:17:57.106 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:17:57.106 INFO [WorkbenchTestable][Keyboard] As char:3, as int:51 13:17:57.709 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:17:57.709 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:17:57.709 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 13:17:57.710 DEBUG [main][AbstractWait] Waiting until shell is active... 13:17:57.710 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:17:57.710 INFO [main][AbstractShell] Close shell Keyboard testing shell 13:17:57.710 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 13:17:57.712 DEBUG [main][AbstractWait] Waiting while shell is available... 13:17:57.712 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:17:57.712 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 13:17:57.712 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:17:57.712 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:17:57.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:57.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:57.719 INFO [WorkbenchTestable][RequirementsRunner] Finished test: typingTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 13:17:57.719 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:17:57.719 INFO [WorkbenchTestable][RequirementsRunner] Started test: cutPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 13:17:57.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 13:17:57.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:17:57.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:17:57.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:17:57.726 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:17:57.738 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:17:57.739 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 13:17:57.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:17:57.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:17:57.739 DEBUG [WorkbenchTestable][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:17:57.739 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:17:57.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:17:57.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:17:57.739 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 13:17:57.739 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:17:57.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:17:57.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:17:57.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:17:57.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:17:57.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:17:57.740 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:17:57.740 INFO [WorkbenchTestable][Keyboard] Type text "test" 13:17:57.740 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:17:57.740 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 13:17:58.343 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:17:58.343 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 13:17:58.946 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:17:58.946 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 13:17:59.548 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:17:59.548 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 13:18:00.150 INFO [WorkbenchTestable][Keyboard] Select 2 characters to the left 13:18:00.150 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 13:18:00.351 INFO [WorkbenchTestable][Keyboard] Move cursor 13:18:00.551 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 13:18:00.551 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 13:18:00.752 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 13:18:01.155 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 13:18:01.155 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 13:18:01.356 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 13:18:01.557 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 13:18:01.758 INFO [WorkbenchTestable][DefaultKeyboard] Write to clipboard 13:18:01.758 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 13:18:01.959 INFO [WorkbenchTestable][Keyboard] Type character 'x', as int:120 13:18:01.959 DEBUG [WorkbenchTestable][Keyboard] Press character 'x', as int:120 13:18:02.159 DEBUG [WorkbenchTestable][Keyboard] Release character 'x', as int:120 13:18:02.361 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 13:18:02.562 INFO [WorkbenchTestable][Keyboard] Move cursor 13:18:02.762 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 13:18:02.762 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 13:18:02.963 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 13:18:03.364 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 13:18:03.364 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 13:18:03.565 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 13:18:03.966 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 13:18:03.966 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 13:18:04.167 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 13:18:04.569 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 13:18:04.569 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 13:18:04.769 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 13:18:05.171 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 13:18:05.171 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 13:18:05.371 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 13:18:05.572 INFO [WorkbenchTestable][DefaultKeyboard] Paste from clipboard 13:18:05.572 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 13:18:05.773 INFO [WorkbenchTestable][Keyboard] Type character 'v', as int:118 13:18:05.773 DEBUG [WorkbenchTestable][Keyboard] Press character 'v', as int:118 13:18:05.973 DEBUG [WorkbenchTestable][Keyboard] Release character 'v', as int:118 13:18:06.175 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 13:18:06.377 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:18:06.377 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:18:06.377 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 13:18:06.377 DEBUG [main][AbstractWait] Waiting until shell is active... 13:18:06.378 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:18:06.378 INFO [main][AbstractShell] Close shell Keyboard testing shell 13:18:06.378 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 13:18:06.381 DEBUG [main][AbstractWait] Waiting while shell is available... 13:18:06.381 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:18:06.381 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 13:18:06.381 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:06.381 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:06.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:06.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:06.386 INFO [WorkbenchTestable][RequirementsRunner] Finished test: cutPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 13:18:06.386 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:06.386 INFO [WorkbenchTestable][RequirementsRunner] Started test: typingWithShiftTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 13:18:06.386 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 13:18:06.386 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:06.386 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:06.386 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:06.401 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:18:06.411 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:18:06.411 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 13:18:06.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:06.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:06.411 DEBUG [WorkbenchTestable][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:18:06.411 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:06.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:06.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:06.411 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 13:18:06.411 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:06.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:06.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:06.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:06.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:06.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:18:06.412 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:18:06.412 INFO [WorkbenchTestable][Keyboard] Type text "{@Test}" 13:18:06.412 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:18:06.412 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 13:18:06.613 INFO [WorkbenchTestable][Keyboard] As char:[, as int:91 13:18:07.615 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:18:07.615 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 13:18:07.815 INFO [WorkbenchTestable][Keyboard] As char:2, as int:50 13:18:08.818 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:18:08.818 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 13:18:09.018 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 13:18:10.021 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:18:10.021 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 13:18:10.622 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:18:10.622 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 13:18:11.224 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:18:11.224 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 13:18:11.826 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:18:11.826 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 13:18:12.026 INFO [WorkbenchTestable][Keyboard] As char:], as int:93 13:18:13.029 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:18:13.029 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:18:13.029 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 13:18:13.030 DEBUG [main][AbstractWait] Waiting until shell is active... 13:18:13.030 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:18:13.030 INFO [main][AbstractShell] Close shell Keyboard testing shell 13:18:13.030 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 13:18:13.032 DEBUG [main][AbstractWait] Waiting while shell is available... 13:18:13.033 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:18:13.033 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 13:18:13.033 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:13.033 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:13.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:13.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:13.039 INFO [WorkbenchTestable][RequirementsRunner] Finished test: typingWithShiftTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 13:18:13.039 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:13.039 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 13:18:13.039 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 13:18:13.039 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:13.039 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:13.039 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:13.046 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:18:13.057 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:18:13.057 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 13:18:13.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:13.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:13.058 DEBUG [WorkbenchTestable][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:18:13.058 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:13.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:13.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:13.058 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 13:18:13.058 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:13.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:13.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:13.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:13.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:13.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:18:13.058 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:18:13.059 INFO [WorkbenchTestable][Keyboard] Type text "test" 13:18:13.059 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:18:13.059 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 13:18:13.662 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:18:13.662 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 13:18:14.264 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:18:14.264 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 13:18:14.866 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:18:14.866 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 13:18:15.467 INFO [WorkbenchTestable][Keyboard] Select 2 characters to the left 13:18:15.467 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 13:18:15.668 INFO [WorkbenchTestable][Keyboard] Move cursor 13:18:15.868 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 13:18:15.868 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 13:18:16.068 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 13:18:16.471 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 13:18:16.471 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 13:18:16.671 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 13:18:16.873 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 13:18:17.073 INFO [WorkbenchTestable][Keyboard] Type character '', as int:127 13:18:17.073 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:127 13:18:17.274 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:127 13:18:17.476 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:18:17.476 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:18:17.476 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 13:18:17.476 DEBUG [main][AbstractWait] Waiting until shell is active... 13:18:17.476 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:18:17.476 INFO [main][AbstractShell] Close shell Keyboard testing shell 13:18:17.476 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 13:18:17.479 DEBUG [main][AbstractWait] Waiting while shell is available... 13:18:17.479 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:18:17.479 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 13:18:17.479 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:17.479 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:17.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:17.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:17.485 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 13:18:17.485 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:17.485 INFO [WorkbenchTestable][RequirementsRunner] Started test: keyCombinationTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 13:18:17.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 13:18:17.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:17.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:17.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:17.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:17.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:17.486 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:17.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:17.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:17.486 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:18:17.486 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 13:18:17.687 INFO [WorkbenchTestable][Keyboard] As char:h, as int:104 13:18:18.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Search"] is available.... 13:18:18.689 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:18:18.689 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Search 13:18:18.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:18.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:18.697 INFO [WorkbenchTestable][AbstractShell] Close shell Search 13:18:18.697 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Search' 13:18:18.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:18:18.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:18:18.715 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:18:18.715 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 13:18:18.715 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:18.715 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:18.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:18.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:18.716 INFO [WorkbenchTestable][RequirementsRunner] Finished test: keyCombinationTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 13:18:18.716 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:18.716 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 13:18:18.716 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 13:18:18.716 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:18.716 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:18.716 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:18.725 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:18:18.741 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:18:18.741 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 13:18:18.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:18.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:18.742 DEBUG [WorkbenchTestable][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:18:18.742 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:18.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:18.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:18.742 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 13:18:18.742 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:18.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:18.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:18.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:18.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:18.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:18:18.742 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:18:18.743 INFO [WorkbenchTestable][Keyboard] Type text "test" 13:18:18.743 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:18:18.743 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 13:18:19.345 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:18:19.345 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 13:18:19.946 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:18:19.946 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 13:18:20.548 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:18:20.548 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 13:18:21.149 INFO [WorkbenchTestable][Keyboard] Select 2 characters to the left 13:18:21.149 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 13:18:21.350 INFO [WorkbenchTestable][Keyboard] Move cursor 13:18:21.551 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 13:18:21.551 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 13:18:21.752 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 13:18:22.154 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 13:18:22.154 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 13:18:22.355 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 13:18:22.556 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 13:18:22.756 INFO [WorkbenchTestable][DefaultKeyboard] Write to clipboard 13:18:22.757 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 13:18:22.957 INFO [WorkbenchTestable][Keyboard] Type character 'c', as int:99 13:18:22.957 DEBUG [WorkbenchTestable][Keyboard] Press character 'c', as int:99 13:18:23.158 DEBUG [WorkbenchTestable][Keyboard] Release character 'c', as int:99 13:18:23.358 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 13:18:23.559 INFO [WorkbenchTestable][Keyboard] Move cursor 13:18:23.760 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 13:18:23.760 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 13:18:23.960 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 13:18:24.362 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 13:18:24.362 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 13:18:24.563 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 13:18:24.965 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 13:18:24.965 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 13:18:25.165 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 13:18:25.567 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 13:18:25.567 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 13:18:25.767 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 13:18:26.169 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 13:18:26.169 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 13:18:26.369 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 13:18:26.570 INFO [WorkbenchTestable][DefaultKeyboard] Paste from clipboard 13:18:26.571 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 13:18:26.771 INFO [WorkbenchTestable][Keyboard] Type character 'v', as int:118 13:18:26.771 DEBUG [WorkbenchTestable][Keyboard] Press character 'v', as int:118 13:18:26.972 DEBUG [WorkbenchTestable][Keyboard] Release character 'v', as int:118 13:18:27.173 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 13:18:27.374 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:18:27.375 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:18:27.375 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 13:18:27.375 DEBUG [main][AbstractWait] Waiting until shell is active... 13:18:27.375 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:18:27.375 INFO [main][AbstractShell] Close shell Keyboard testing shell 13:18:27.375 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 13:18:27.378 DEBUG [main][AbstractWait] Waiting while shell is available... 13:18:27.378 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:18:27.378 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 13:18:27.378 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:27.378 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:27.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:27.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:27.398 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 13:18:27.398 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 13:18:27.398 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:27.398 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:27.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:27.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.924 s - in org.eclipse.reddeer.swt.test.keyboard.KeyboardTest typingTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 4.241 s cutPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 8.667 s typingWithShiftTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 6.653 s selectionTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 4.446 s keyCombinationTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 1.231 s copyPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 8.682 s Running org.eclipse.reddeer.swt.test.WidgetResolverTest 13:18:27.402 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.WidgetResolverTest 13:18:27.402 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:18:27.402 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:27.402 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 13:18:27.402 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:27.402 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:18:27.402 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:27.402 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:18:27.402 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:27.403 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:27.403 INFO [WorkbenchTestable][RequirementsRunner] Started test: parentMatchesChildrenTest no-configuration(org.eclipse.reddeer.swt.test.WidgetResolverTest) 13:18:27.403 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 13:18:27.403 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:27.403 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:27.403 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:27.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:27.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:27.403 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:27.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:27.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:27.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widgets with specified parent and matchers 13:18:27.412 TRACE [WorkbenchTestable][WidgetLookup] 130 widget(s) found 13:18:27.412 INFO [WorkbenchTestable][WidgetResolverTest] Testing 130 widgets for matching children to parent. 13:18:27.415 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@43eb581d] 13:18:27.415 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@23ccdee9] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@43eb581d] 13:18:27.415 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@34a7decd] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@43eb581d] 13:18:27.416 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@5e04bfe5] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@43eb581d] 13:18:27.416 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@47362f88] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@43eb581d] 13:18:27.416 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@2488a11] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 13:18:27.416 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@2488a11] 13:18:27.417 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:18:27.417 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@8936d23] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 13:18:27.417 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@73131043] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@8936d23] 13:18:27.417 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@8936d23] 13:18:27.418 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@5af2bc6] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@8936d23] 13:18:27.418 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@43f13160] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@8936d23] 13:18:27.419 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@73131043] 13:18:27.419 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@73131043] 13:18:27.419 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL wrap=true pack=true fill=false justify=false}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@73131043] 13:18:27.420 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@73131043] 13:18:27.420 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Package Explorer} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@73131043] 13:18:27.421 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 13:18:27.421 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 13:18:27.421 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:18:27.422 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:18:27.422 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} matches to its parent widget ToolBar {} [layout=null] 13:18:27.422 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} matches to its parent widget ToolBar {} [layout=null] 13:18:27.423 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 13:18:27.423 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 13:18:27.424 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] 13:18:27.424 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:18:27.424 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:18:27.425 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:18:27.425 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:18:27.425 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:18:27.426 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:18:27.426 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:18:27.427 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:18:27.427 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:18:27.427 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:18:27.427 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:18:27.428 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:18:27.428 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Package Explorer} 13:18:27.429 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 13:18:27.429 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@5018b648] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 13:18:27.430 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@5018b648] 13:18:27.430 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@5018b648] 13:18:27.431 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@5018b648] 13:18:27.431 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 13:18:27.431 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 13:18:27.431 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@5af2bc6] 13:18:27.432 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@5af2bc6] 13:18:27.432 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@5af2bc6] 13:18:27.432 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@5af2bc6] 13:18:27.432 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Outline} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@5af2bc6] 13:18:27.433 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:18:27.433 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:18:27.433 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 13:18:27.434 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 13:18:27.434 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 13:18:27.434 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] 13:18:27.435 INFO [WorkbenchTestable][WidgetResolverTest] Child widget PageBook {} [layout=org.eclipse.ui.part.PageBook$PageBookLayout@3be22500] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 13:18:27.435 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@3be22500] 13:18:27.436 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:18:27.436 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Outline} 13:18:27.436 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@43f13160] 13:18:27.436 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@43f13160] 13:18:27.437 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@43f13160] 13:18:27.437 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@43f13160] 13:18:27.437 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@43f13160] 13:18:27.438 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@43f13160] 13:18:27.438 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@43f13160] 13:18:27.438 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Problems} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@43f13160] 13:18:27.438 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Javadoc} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@43f13160] 13:18:27.439 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Declaration} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@43f13160] 13:18:27.439 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {RedDeer SWT} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@43f13160] 13:18:27.439 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Error Log} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@43f13160] 13:18:27.439 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {RedDeer SWT Controls} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@43f13160] 13:18:27.440 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 13:18:27.440 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 13:18:27.440 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:18:27.441 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:18:27.441 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:18:27.441 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 13:18:27.442 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 13:18:27.442 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] 13:18:27.442 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Problems} 13:18:27.442 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {RedDeer SWT} 13:18:27.443 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Error Log} 13:18:27.443 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {RedDeer SWT Controls} 13:18:27.443 INFO [WorkbenchTestable][WidgetResolverTest] Child widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@476fc8a1] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@23ccdee9] 13:18:27.444 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@23ccdee9] 13:18:27.444 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CLabel {} [layout=null] matches to its parent widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@476fc8a1] 13:18:27.444 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@476fc8a1] 13:18:27.444 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=GridLayout {}] matches to its parent widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@476fc8a1] 13:18:27.445 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 13:18:27.445 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressIndicator {} [layout=StackLayout {}] matches to its parent widget Composite {} [layout=GridLayout {}] 13:18:27.446 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressBar {} matches to its parent widget ProgressIndicator {} [layout=StackLayout {}] 13:18:27.446 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressBar {} matches to its parent widget ProgressIndicator {} [layout=StackLayout {}] 13:18:27.446 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressRegion$1 {} [layout=GridLayout {numColumns=3 horizontalSpacing=5 verticalSpacing=5}] matches to its parent widget ImageBasedFrame {} [layout=null] 13:18:27.446 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Canvas {} [layout=null] matches to its parent widget ProgressRegion$1 {} [layout=GridLayout {numColumns=3 horizontalSpacing=5 verticalSpacing=5}] 13:18:27.447 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:18:27.447 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:18:27.447 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 horizontalSpacing=2 verticalSpacing=5}] 13:18:27.448 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@34a7decd] 13:18:27.448 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@34a7decd] 13:18:27.448 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@34a7decd] 13:18:27.449 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@34a7decd] 13:18:27.449 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@34a7decd] 13:18:27.449 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@34a7decd] 13:18:27.449 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@34a7decd] 13:18:27.450 INFO [WorkbenchTestable][WidgetResolverTest] Child widget LayoutModifierToolControl$1 {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@34a7decd] 13:18:27.450 INFO [WorkbenchTestable][WidgetResolverTest] Child widget LayoutModifierToolControl$1 {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@34a7decd] 13:18:27.451 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@34a7decd] 13:18:27.451 INFO [WorkbenchTestable][WidgetResolverTest] Child widget LayoutModifierToolControl$1 {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@34a7decd] 13:18:27.451 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@34a7decd] 13:18:27.452 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 13:18:27.453 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=newWizardDropDown, visible=true)} matches to its parent widget ToolBar {} [layout=null] 13:18:27.453 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=save, visible=true)} matches to its parent widget ToolBar {} [layout=null] 13:18:27.453 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=saveAll, visible=true)} matches to its parent widget ToolBar {} [layout=null] 13:18:27.453 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 13:18:27.454 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:18:27.454 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:18:27.454 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 13:18:27.455 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:18:27.455 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:18:27.455 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 13:18:27.456 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:18:27.456 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:18:27.456 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 13:18:27.457 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:18:27.457 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 13:18:27.457 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=openType, visible=true)} matches to its parent widget ToolBar {} [layout=null] 13:18:27.458 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:18:27.458 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 13:18:27.458 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:18:27.458 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:18:27.459 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:18:27.459 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:18:27.459 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=backardHistory, visible=true)} matches to its parent widget ToolBar {} [layout=null] 13:18:27.460 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=forwardHistory, visible=true)} matches to its parent widget ToolBar {} [layout=null] 13:18:27.460 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: Separator(id=pin.group, visible=true)} matches to its parent widget ToolBar {} [layout=null] 13:18:27.460 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:18:27.461 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:18:27.461 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:18:27.462 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 13:18:27.462 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:18:27.463 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:18:27.463 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 13:18:27.463 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 13:18:27.464 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: org.eclipse.ui.resourcePerspective=org.eclipse.e4.ui.model.application.ui.advanced.impl.PerspectiveImpl@2cea921a (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.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@63dc3420, 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:18:27.464 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: org.eclipse.jdt.ui.JavaPerspective=org.eclipse.e4.ui.model.application.ui.advanced.impl.PerspectiveImpl@560be8c0 (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.ResourceNavigator, 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.showIn:org.eclipse.jdt.ui.PackageExplorer, persp.showIn:org.eclipse.team.ui.GenericHistoryView, persp.showIn:org.eclipse.ui.navigator.ProjectExplorer, 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@63dc3420, 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:18:27.465 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 13:18:27.465 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:27.465 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:27.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:27.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:27.465 INFO [WorkbenchTestable][RequirementsRunner] Finished test: parentMatchesChildrenTest no-configuration(org.eclipse.reddeer.swt.test.WidgetResolverTest) 13:18:27.465 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 13:18:27.465 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:27.465 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:27.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:27.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.eclipse.reddeer.swt.test.WidgetResolverTest parentMatchesChildrenTest no-configuration(org.eclipse.reddeer.swt.test.WidgetResolverTest) Time elapsed: 0.062 s Running org.eclipse.reddeer.swt.test.EditorBarTest 13:18:27.469 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.EditorBarTest 13:18:27.469 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:18:27.469 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:27.469 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 13:18:27.469 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:27.469 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:18:27.470 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:27.470 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:18:27.470 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:27.470 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:27.470 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.EditorBarTest) 13:18:27.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 13:18:27.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:27.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:27.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:27.470 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:27.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:27.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:27.471 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:27.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:27.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:27.471 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:18:27.471 DEBUG [main][MenuItemLookup] Found menu:'File' 13:18:27.471 DEBUG [main][MenuItemLookup] Item match:File 13:18:27.472 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:18:27.472 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:18:27.475 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:18:27.475 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:18:27.475 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:27.475 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:18:27.475 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:18:27.475 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:18:27.475 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:18:27.475 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:18:27.475 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:18:27.475 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:18:27.475 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:18:27.475 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:18:27.475 DEBUG [main][MenuItemLookup] Found menu:'File' 13:18:27.475 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:18:27.475 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:18:27.475 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:27.475 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:18:27.475 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:18:27.475 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:18:27.475 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:18:27.476 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:18:27.571 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:18:27.573 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:18:27.573 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:18:27.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:27.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:27.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:18:27.574 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:27.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:27.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:27.575 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 13:18:27.575 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:27.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:27.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:27.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:27.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:27.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:18:27.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:18:27.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:18:27.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:18:27.579 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:18:27.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:18:28.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:18:28.082 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:18:28.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:18:28.083 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:18:28.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:18:28.083 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:18:28.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:18:28.083 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:18:28.084 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 13:18:28.084 DEBUG [main][TreeItemHandler] Selecting tree item: Project 13:18:28.084 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 13:18:28.087 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 13:18:28.087 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >") 13:18:28.087 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:28.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:28.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:28.088 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 13:18:28.088 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:28.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:28.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:28.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:28.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:28.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:18:28.090 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:18:28.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:18:28.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:18:28.090 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:18:28.090 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:18:28.125 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.125 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.125 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 13:18:28.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:28.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:28.126 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:18:28.126 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:28.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:28.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:28.126 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 13:18:28.126 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:28.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:28.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:28.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:28.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:28.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:18:28.129 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:18:28.130 INFO [WorkbenchTestable][AbstractText] Text set to: EditorBarTest-test 13:18:28.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:18:28.131 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:28.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:28.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:28.131 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 13:18:28.131 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:28.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:28.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:28.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:28.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:28.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:18:28.134 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:18:28.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:18:28.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:18:28.134 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:18:28.134 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:18:28.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:18:28.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:18:28.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:18:28.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:18:28.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:18:28.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:18:28.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:18:28.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:28.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:28.688 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 13:18:28.688 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:28.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:28.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:28.688 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:28.688 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:18:28.688 DEBUG [main][MenuItemLookup] Found menu:'File' 13:18:28.689 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:18:28.689 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:18:28.689 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:18:28.689 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:18:28.689 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:18:28.689 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:18:28.689 DEBUG [main][MenuItemLookup] Item match:Window 13:18:28.689 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:18:28.689 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:18:28.689 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:18:28.689 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:28.689 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:18:28.689 DEBUG [main][MenuItemLookup] Item match:Show View 13:18:28.695 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:18:28.695 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:18:28.695 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:18:28.695 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:18:28.695 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 13:18:28.695 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:18:28.695 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:18:28.695 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:18:28.695 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:18:28.695 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:18:28.695 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:18:28.695 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:18:28.695 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:18:28.695 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:18:28.695 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:28.695 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:18:28.695 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:18:28.697 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:18:28.697 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:18:28.699 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:18:28.780 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:28.783 DEBUG [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:28.783 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:18:28.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:28.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:28.785 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:18:28.785 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:28.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:28.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:28.785 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:18:28.785 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:28.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:28.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:28.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:28.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:28.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:18:28.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:18:28.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:18:28.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:18:28.787 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:18:28.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:18:28.787 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:18:28.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:18:28.788 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:18:28.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:18:28.788 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:18:28.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:18:28.788 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:18:28.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:18:28.788 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:18:28.789 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 13:18:28.789 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 13:18:28.789 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 13:18:28.790 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 13:18:28.790 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:28.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:28.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:28.790 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:18:28.790 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:28.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:28.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:28.791 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:18:28.791 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:28.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:28.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:28.791 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:18:28.791 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:28.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:28.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:28.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:28.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:28.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:18:28.793 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:18:28.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:18:28.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:18:28.793 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:18:28.793 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:18:28.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:18:28.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:18:28.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 13:18:28.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:28.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:28.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 13:18:28.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:28.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:28.846 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:18:28.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:28.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:28.846 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:18:28.847 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:18:28.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:28.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:28.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:28.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:28.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:28.872 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:28.872 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:28.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:28.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:18:28.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:18:28.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:18:28.875 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:28.875 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:28.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:28.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:18:28.876 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:28.876 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:28.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:28.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:18:28.880 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:28.880 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:28.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:28.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:18:28.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:28.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:28.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:29.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:29.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:29.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:29.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:29.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:18:29.894 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:29.894 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:29.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:29.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:18:29.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:18:29.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:29.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:29.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:29.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:29.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:18:29.898 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EditorBarTest-test 13:18:29.909 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:29.909 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:29.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:29.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:18:29.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:18:29.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:29.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:29.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:29.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:29.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:18:29.911 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 13:18:29.911 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 13:18:29.911 DEBUG [main][TreeItemHandler] Set Tree selection 13:18:29.911 DEBUG [main][TreeHandler] Notify Tree about selection event 13:18:29.923 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 13:18:29.931 DEBUG [WorkbenchTestable][TreeItemHandler] EditorBarTest-test 13:18:29.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:29.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:29.932 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:18:29.932 DEBUG [main][MenuItemLookup] Found menu:'File' 13:18:29.932 DEBUG [main][MenuItemLookup] Item match:File 13:18:29.933 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:18:29.933 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:18:29.935 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:18:29.935 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:18:29.935 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:29.935 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:18:29.935 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:18:29.935 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:18:29.935 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:18:29.935 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:18:29.935 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:18:29.935 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:18:29.935 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:18:29.935 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:18:29.935 DEBUG [main][MenuItemLookup] Found menu:'File' 13:18:29.935 DEBUG [main][MenuItemLookup] Item match:File 13:18:29.936 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"File" 13:18:29.936 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text File 13:18:29.936 INFO [main][MenuItemHandler] Select menu item: File 13:18:30.008 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:30.008 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:30.008 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 13:18:30.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:30.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:30.009 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 13:18:30.009 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:30.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:30.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:30.010 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Create New File" as the parent 13:18:30.010 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:30.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:30.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:30.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:30.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:30.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:18:30.015 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:18:30.016 INFO [WorkbenchTestable][AbstractText] Text set to: test.tlb 13:18:30.016 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 13:18:30.016 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:30.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:30.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:30.017 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Create New File" as the parent 13:18:30.017 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:30.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:30.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:30.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:30.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:30.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:18:30.020 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:18:30.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:18:30.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:18:30.020 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:18:30.020 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:18:30.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:18:30.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:18:30.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4d7b8ebc is found... 13:18:30.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4d7b8ebc is found finished successfully 13:18:30.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 '\*?\Qeditor-with-toolbar\E') 13:18:30.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:30.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:30.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:30.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:30.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:30.147 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:30.147 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Editor with toolbar example TooltipText=null 13:18:30.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:30.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:30.147 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editor-with-toolbar"as the parent 13:18:30.148 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:18:30.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:30.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:30.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:30.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:30.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:18:30.148 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Execute task 13:18:30.148 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:18:30.149 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:18:30.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:30.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:30.151 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.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:30.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:30.153 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - editor-with-toolbar - Eclipse Platform 13:18:30.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:30.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:30.154 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - editor-with-toolbar - Eclipse Platform' 13:18:30.154 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:18:30.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:30.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:30.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:30.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:30.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:18:30.156 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:30.156 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:30.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:30.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:18:30.172 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:30.172 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:30.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:30.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:18:30.174 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:30.174 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:30.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:30.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:18:30.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:30.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:30.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:30.675 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.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:18:31.178 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:18:31.178 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:18:31.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:18:31.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:18:31.179 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:18:31.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:31.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:31.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:31.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:31.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:18:31.180 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EditorBarTest-test 13:18:31.182 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item EditorBarTest-test 13:18:31.182 DEBUG [main][TreeItemHandler] Selecting tree item: EditorBarTest-test 13:18:31.182 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item EditorBarTest-test about selection 13:18:31.193 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: EditorBarTest-test 13:18:31.194 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:18:31.194 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:18:31.250 DEBUG [main][MenuItemLookup] Found menu:'New' 13:18:31.250 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:18:31.250 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:31.250 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:18:31.250 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:31.250 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:18:31.250 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:18:31.250 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:18:31.250 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:18:31.250 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:18:31.250 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:31.250 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:18:31.250 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:18:31.250 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:31.250 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:18:31.250 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:18:31.251 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:18:31.251 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:18:31.251 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:18:31.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:18:31.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:18:31.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:18:31.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:18:31.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:18:31.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:18:31.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:18:31.753 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'EditorBarTest-test' via Explorer 13:18:31.753 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item EditorBarTest-test 13:18:31.754 DEBUG [main][TreeItemHandler] Selecting tree item: EditorBarTest-test 13:18:31.754 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item EditorBarTest-test about selection 13:18:31.764 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: EditorBarTest-test 13:18:31.765 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:18:31.765 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:18:31.787 DEBUG [main][MenuItemLookup] Found menu:'New' 13:18:31.787 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:18:31.787 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:31.787 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:18:31.787 DEBUG [main][MenuItemLookup] Found menu:'' 13:18:31.787 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:18:31.787 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:18:31.787 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:18:31.787 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:18:31.787 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:18:31.787 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:18:31.787 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:18:31.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:18:31.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:18:31.953 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:18:31.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:31.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:31.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:31.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:31.956 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:18:31.956 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:31.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:31.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:31.957 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:18:31.957 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:31.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:31.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:31.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:31.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:31.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:18:31.958 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:18:31.959 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:18:31.959 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:18:31.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:18:31.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:18:31.959 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:18:31.959 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:18:31.959 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:18:31.959 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:31.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:31.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:31.960 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:18:31.960 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:31.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:31.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:31.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:31.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:31.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:18:31.971 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:18:31.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:18:31.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:18:31.971 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:18:31.971 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:18:31.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:18:31.982 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:18:32.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:18:32.483 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:18:32.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:18:32.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:18:32.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 13:18:32.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:18:32.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:18:32.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:18:32.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:18:32.484 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 13:18:32.484 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:32.484 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:32.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:32.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:32.484 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.EditorBarTest) 13:18:32.484 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 13:18:32.484 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:32.484 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:32.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:32.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.017 s - in org.eclipse.reddeer.swt.test.EditorBarTest workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.EditorBarTest) Time elapsed: 5.014 s Results: Tests run: 307, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco-maven-plugin:0.8.7: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.4.0-SNAPSHOT [32/58] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.core.test --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.core.test --- [INFO] The project's OSGi version is 4.4.0.v20221116-1312 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.core.test --- [INFO] [INFO] --- tycho-packaging-plugin: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-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.core.test --- [INFO] Resolving class path of RedDeer Core Tests... [INFO] [INFO] --- jacoco-maven-plugin:0.8.7: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.7/org.jacoco.agent-0.8.7-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] --- maven-resources-plugin: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-plugin: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] --- maven-resources-plugin: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-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.core.test --- [INFO] [INFO] --- tycho-source-plugin: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.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin: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.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.core.test --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.reddeer.core.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.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.7/org.jacoco.agent-0.8.7-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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.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: 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. Running org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest 13:18:42.745 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:18:42.746 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:43.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:43.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:43.150 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:18:43.150 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:43.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:43.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:18:43.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:18:43.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:43.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 13:18:43.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:43.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:43.186 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:18:43.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:43.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:43.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:43.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:43.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:43.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:43.193 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:18:43.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:43.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:43.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:18:43.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:18:43.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:43.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:43.195 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:18:43.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:43.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:43.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:18:43.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:18:43.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:43.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:43.196 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:18:43.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:43.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:43.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 13:18:43.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 13:18:43.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:43.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:43.198 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:18:43.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:43.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:43.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 13:18:43.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4 is found 13:18:43.207 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:18:43.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:18:43.242 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:18:43.242 DEBUG [main][AbstractWait] Waiting until shell is active... 13:18:43.242 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:18:43.242 INFO [main][AbstractShell] Close shell Testing shell 13:18:43.243 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:18:43.267 DEBUG [main][AbstractWait] Waiting while shell is available... 13:18:43.267 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:18:43.532 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:18:43.532 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:43.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:43.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:43.763 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:18:43.763 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:43.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:43.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:18:43.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:18:43.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:43.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 13:18:43.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:43.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:43.790 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:18:43.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:43.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:43.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:43.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:43.792 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:18:43.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:43.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:43.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:43.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:43.793 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:18:43.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:43.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:43.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:43.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:43.794 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:18:43.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:43.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:43.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:43.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:43.795 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:18:43.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:18:43.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:18:43.796 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:18:43.796 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:18:43.796 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:18:43.797 DEBUG [main][AbstractWait] Waiting until shell is active... 13:18:43.797 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:18:43.797 INFO [main][AbstractShell] Close shell Testing shell 13:18:43.797 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:18:43.808 DEBUG [main][AbstractWait] Waiting while shell is available... 13:18:43.808 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:18:43.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:43.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:43.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:18:43.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 13:18:43.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:18:43.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 13:18:43.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 13:18:43.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 13:18:43.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 13:18:43.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 13:18:44.066 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:18:44.066 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:44.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:44.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:44.287 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:18:44.287 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:44.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:44.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:18:44.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:18:44.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:44.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 13:18:44.311 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:44.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:44.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:44.317 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:18:44.317 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:44.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:44.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:44.319 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:18:44.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:18:44.319 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:18:44.320 DEBUG [main][AbstractWait] Waiting until shell is active... 13:18:44.320 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:18:44.320 INFO [main][AbstractShell] Close shell Testing shell 13:18:44.320 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:18:44.328 DEBUG [main][AbstractWait] Waiting while shell is available... 13:18:44.328 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:18:44.584 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:18:44.584 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:44.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:44.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:44.804 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:18:44.804 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:44.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:44.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:18:44.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:18:44.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:44.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 13:18:44.821 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:44.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:44.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:44.822 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:18:44.822 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:44.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:44.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:44.825 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:18:44.825 DEBUG [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:18:44.825 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:18:44.826 DEBUG [main][AbstractWait] Waiting until shell is active... 13:18:44.826 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:18:44.826 INFO [main][AbstractShell] Close shell Testing shell 13:18:44.826 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:18:44.835 DEBUG [main][AbstractWait] Waiting while shell is available... 13:18:44.835 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:18:44.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:44.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:18:45.093 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:18:45.093 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:45.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:45.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:45.320 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:18:45.320 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:45.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:45.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:18:45.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:18:45.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:45.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 13:18:45.335 DEBUG [WorkbenchTestable][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:45.335 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:45.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:45.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:45.336 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:18:45.336 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:45.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:45.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:45.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:45.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:45.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:18:45.337 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:18:45.337 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:45.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:45.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:45.338 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:18:45.338 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:45.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:45.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:18:45.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:18:45.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:45.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 13:18:45.346 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:18:45.346 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:45.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:45.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:45.347 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:18:45.347 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:45.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:45.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:18:45.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:18:45.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:45.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 13:18:45.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:45.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:45.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:45.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:45.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:18:45.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:18:45.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:18:45.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:18:45.391 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:18:45.392 DEBUG [main][AbstractWait] Waiting until shell is active... 13:18:45.392 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:18:45.392 INFO [main][AbstractShell] Close shell Testing shell 13:18:45.392 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:18:45.401 DEBUG [main][AbstractWait] Waiting while shell is available... 13:18:45.401 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:18:45.673 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:18:45.673 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:45.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:45.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:45.915 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:18:45.915 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:18:45.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:18:45.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:18:45.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:18:45.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:18:45.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 13:18:45.928 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:18:45.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:45.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:45.946 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:18:45.946 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 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 [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:18:45.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:18:45.946 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:18:45.947 DEBUG [main][AbstractWait] Waiting until shell is active... 13:18:45.947 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:18:45.947 INFO [main][AbstractShell] Close shell Testing shell 13:18:45.947 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:18:45.956 DEBUG [main][AbstractWait] Waiting while shell is available... 13:18:45.956 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.002 s - in org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest testIndex(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 1.212 s testNotFoundAfterClose(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.539 s testMatcher(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.52 s testGetResult(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.506 s testParent(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.566 s testSimple(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.555 s Running org.eclipse.reddeer.core.test.condition.JobIsRunningTest 13:18:45.983 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 13:18:45.984 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 13:18:45.993 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 13:18:45.994 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 13:18:46.043 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 13:18:46.054 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:18:46.055 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:46.058 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 13:18:46.060 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 13:18:46.060 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 13:18:46.061 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 13:18:46.063 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:46.063 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:18:46.066 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:46.066 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:18:46.069 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:46.071 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:46.072 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsidered no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 13:18:46.072 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 13:18:46.072 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:46.072 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:46.072 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:46.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:18:46.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:18:46.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:18:46.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:18:46.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:18:46.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:18:46.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:18:46.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 13:18:46.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 13:18:47.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is not listed in considered jobs, ignore it 13:18:47.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 13:18:47.580 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is not listed in considered jobs, ignore it 13:18:47.580 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 13:18:48.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is not listed in considered jobs, ignore it 13:18:48.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 13:18:48.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 13:18:48.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:18:49.082 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' was successfully killed 13:18:49.082 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 13:18:49.083 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:49.088 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:49.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:49.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:49.089 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsidered no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 13:18:49.089 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:49.089 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShorterTimeOutThanJobDuration no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 13:18:49.090 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 13:18:49.090 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:49.090 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:49.090 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:49.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:18:49.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:18:49.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:18:49.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 13:18:49.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 13:18:50.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 13:18:50.591 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 13:18:51.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 13:18:51.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 13:18:52.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 13:18:52.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 13:18:53.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 13:18:53.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running failed, an exception will be thrown 13:18:54.097 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' was successfully killed 13:18:54.097 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 13:18:54.097 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:18:54.097 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:18:54.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:18:54.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:18:54.098 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShorterTimeOutThanJobDuration no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 13:18:54.099 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:18:54.099 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsideredExcluded no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 13:18:54.099 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 13:18:54.099 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:18:54.099 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:18:54.099 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:18:54.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:18:54.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:18:54.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:18:54.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:18:54.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:18:54.100 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 13:18:54.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 13:18:55.100 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 13:18:55.601 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 13:18:56.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 13:18:56.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 13:18:57.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 13:18:57.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 13:18:58.103 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 13:18:58.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 13:18:59.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 13:18:59.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 13:19:00.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 13:19:00.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 13:19:00.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 13:19:00.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:19:01.105 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' was successfully killed 13:19:01.105 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 13:19:01.105 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:19:01.105 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:19:01.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:01.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:01.106 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsideredExcluded no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 13:19:01.107 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:19:01.107 INFO [WorkbenchTestable][RequirementsRunner] Started test: testNotIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 13:19:01.107 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 13:19:01.107 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:19:01.107 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:19:01.107 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:19:01.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:19:01.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:19:01.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:19:01.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:19:01.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:19:01.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:19:01.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:19:01.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:19:01.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:19:01.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 13:19:01.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 13:19:02.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 13:19:02.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 13:19:03.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 13:19:03.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 13:19:04.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 13:19:04.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 13:19:05.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 13:19:05.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 13:19:06.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 13:19:06.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 13:19:07.113 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 13:19:07.113 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 13:19:07.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 13:19:07.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 13:19:08.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 13:19:08.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 13:19:08.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 13:19:08.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 13:19:09.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 13:19:09.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 13:19:09.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 13:19:09.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 13:19:10.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 13:19:10.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 13:19:10.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 13:19:10.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:19:11.116 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' was successfully killed 13:19:11.117 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 13:19:11.117 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:19:11.117 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:19:11.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:11.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:11.118 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testNotIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 13:19:11.118 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:19:11.118 INFO [WorkbenchTestable][RequirementsRunner] Started test: testIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 13:19:11.118 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 13:19:11.119 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:19:11.119 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:19:11.119 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:19:11.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:19:11.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:19:11.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:19:11.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:19:11.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:19:11.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:19:11.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:19:11.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:19:11.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:19:11.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 13:19:11.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 13:19:11.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 13:19:11.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 13:19:11.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 13:19:11.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 13:19:12.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 13:19:12.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 13:19:12.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 13:19:12.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 13:19:12.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 13:19:12.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 13:19:13.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 13:19:13.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 13:19:13.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 13:19:13.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 13:19:13.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 13:19:13.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 13:19:14.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 13:19:14.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 13:19:14.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 13:19:14.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 13:19:14.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 13:19:14.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 13:19:15.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 13:19:15.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 13:19:15.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 13:19:15.623 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 13:19:15.623 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 13:19:15.623 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 13:19:16.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 13:19:16.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 13:19:16.123 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 13:19:16.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 13:19:16.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 13:19:16.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 13:19:17.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 13:19:17.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 13:19:17.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 13:19:17.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 13:19:17.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:19:18.124 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' was successfully killed 13:19:19.125 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' was successfully killed 13:19:19.125 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 13:19:19.125 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:19:19.125 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:19:19.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:19.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:19.126 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 13:19:19.126 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:19:19.126 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSimple no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 13:19:19.126 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 13:19:19.126 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:19:19.126 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:19:19.126 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:19:19.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:19:19.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:19:19.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:19:19.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 13:19:19.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 13:19:20.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 13:19:20.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 13:19:21.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:19:21.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:19:21.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:19:21.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:19:21.128 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 13:19:21.128 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:19:21.128 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:19:21.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:21.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:21.129 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSimple no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 13:19:21.129 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 13:19:21.130 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:19:21.130 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:19:21.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:21.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.15 s - in org.eclipse.reddeer.core.test.condition.JobIsRunningTest testConsidered no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 3.017 s testShorterTimeOutThanJobDuration no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 5.009 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.011 s testIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 8.008 s testSimple no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 2.003 s Running org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 13:19:21.139 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 13:19:21.141 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:19:21.141 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:19:21.142 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 13:19:21.142 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:19:21.142 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:19:21.142 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:19:21.142 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:19:21.142 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:19:21.142 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:19:21.143 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDisposedTable no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 13:19:21.143 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 13:19:21.143 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:19:21.143 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:19:21.143 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:19:21.380 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:19:21.380 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:19:21.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:21.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:21.606 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:19:21.606 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:19:21.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:21.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:19:21.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:19:21.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:21.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 13:19:21.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:21.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:21.636 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:19:21.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:21.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:21.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:19:21.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:19:21.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:19:21.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:19:21.645 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:19:21.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:19:21.646 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:19:21.646 DEBUG [main][AbstractWait] Waiting until shell is active... 13:19:21.646 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:19:21.646 INFO [main][AbstractShell] Close shell Testing shell 13:19:21.646 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:19:21.655 DEBUG [main][AbstractWait] Waiting while shell is available... 13:19:21.655 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:19:21.655 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 13:19:21.655 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:19:21.655 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:19:21.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:21.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:21.664 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDisposedTable no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 13:19:21.664 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:19:21.664 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDisposedTree no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 13:19:21.664 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 13:19:21.664 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:19:21.664 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:19:21.664 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:19:21.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:19:21.681 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:19:21.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:21.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:21.697 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:19:21.697 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:19:21.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:21.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:21.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:19:21.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:19:21.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:19:21.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:21.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:21.707 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 13:19:21.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:21.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:21.745 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item C and wait with time period 1 13:19:21.746 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 13:19:21.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:19:22.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:19:22.250 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 13:19:22.252 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 13:19:22.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:19:22.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:19:22.752 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 13:19:22.754 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item C and wait with time period 1 13:19:22.754 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 13:19:22.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:19:23.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:19:23.255 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 13:19:23.255 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item B and wait with time period 1 13:19:23.255 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 13:19:23.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:19:23.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:19:23.756 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 13:19:23.760 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 13:19:23.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:19:23.760 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 13:19:23.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:19:23.760 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 13:19:23.761 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item B and wait with time period 1 13:19:23.761 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 13:19:23.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:19:23.761 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 13:19:23.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:19:23.761 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 13:19:23.761 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item BB and wait with time period 1 13:19:23.761 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 13:19:23.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:19:24.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:19:24.262 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 13:19:24.263 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 13:19:24.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:19:24.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:19:24.764 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 13:19:24.764 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item BB and wait with time period 1 13:19:24.764 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 13:19:24.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:19:25.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:19:25.265 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 13:19:25.266 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 13:19:25.266 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:19:25.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:19:25.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:19:25.767 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:19:25.769 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:19:25.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:19:25.770 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:19:25.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:19:25.770 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:19:25.771 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 13:19:25.771 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 13:19:25.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:19:25.771 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 13:19:25.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:19:25.771 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 13:19:25.771 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 13:19:25.771 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 13:19:25.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:19:26.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:19:26.273 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 13:19:26.275 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 13:19:26.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:19:26.275 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 13:19:26.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:19:26.275 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 13:19:26.276 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 13:19:26.276 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 13:19:26.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:19:26.276 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 13:19:26.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:19:26.276 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 13:19:26.277 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAB and wait with time period 1 13:19:26.277 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 13:19:26.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:19:26.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:19:26.778 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 13:19:26.778 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 13:19:26.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:19:27.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:19:27.280 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 13:19:27.280 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAB and wait with time period 1 13:19:27.280 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 13:19:27.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:19:27.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:19:27.782 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 13:19:27.782 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAA and wait with time period 1 13:19:27.782 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 13:19:27.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:19:28.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:19:28.284 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 13:19:28.284 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 13:19:28.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:19:28.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:19:28.786 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 13:19:28.787 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAA and wait with time period 1 13:19:28.788 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 13:19:28.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:19:29.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:19:29.290 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 13:19:29.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:19:29.291 DEBUG [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:19:29.291 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:19:29.291 DEBUG [main][AbstractWait] Waiting until shell is active... 13:19:29.291 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:19:29.291 INFO [main][AbstractShell] Close shell Testing shell 13:19:29.291 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:19:29.295 DEBUG [main][AbstractWait] Waiting while shell is available... 13:19:29.295 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:19:29.295 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 13:19:29.295 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:19:29.295 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:19:29.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:29.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:29.314 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDisposedTree no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 13:19:29.314 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 13:19:29.314 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:19:29.314 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:19:29.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:29.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.177 s - in org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest testDisposedTable no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) Time elapsed: 0.521 s testDisposedTree no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) Time elapsed: 7.65 s Running org.eclipse.reddeer.core.test.condition.ActiveShellExistsTest 13:19:29.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Test shell"] is available.... 13:19:29.345 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:19:29.345 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test shell 13:19:29.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:29.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:29.346 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test shell 13:19:29.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:29.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:29.346 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test shell 13:19:29.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:29.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:29.346 INFO [WorkbenchTestable][AbstractShell] Close shell Test shell 13:19:29.347 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Test shell' 13:19:29.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:19:29.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.eclipse.reddeer.core.test.condition.ActiveShellExistsTest testActiveShellExistsGetResult(org.eclipse.reddeer.core.test.condition.ActiveShellExistsTest) Time elapsed: 0.049 s Running org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 13:19:29.380 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 13:19:29.381 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:19:29.382 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:19:29.382 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 13:19:29.382 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:19:29.382 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:19:29.382 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:19:29.382 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:19:29.382 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:19:29.383 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:19:29.383 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShellContainsStyledText no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 13:19:29.383 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 13:19:29.383 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:19:29.383 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:19:29.383 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:19:29.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:19:29.396 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:19:29.396 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:19:29.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:29.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:29.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 13:19:29.411 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:19:29.411 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 13:19:29.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:29.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:29.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:19:29.441 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:19:29.441 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:19:29.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:29.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:29.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:19:29.450 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:19:29.450 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:19:29.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:29.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:29.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 13:19:29.460 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:19:29.461 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 13:19:29.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:29.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:29.463 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:19:29.464 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:19:29.464 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:19:29.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:29.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:29.470 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:19:29.470 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:19:29.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:29.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:29.472 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:19:29.483 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:19:29.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:29.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:29.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:29.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:29.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:30.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:30.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:30.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:19:30.496 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:19:30.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:19:30.497 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:19:30.497 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:19:30.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:30.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:30.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:19:30.497 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:19:30.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:30.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:30.502 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:19:30.503 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:19:30.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:30.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:30.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:31.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:31.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:31.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:31.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:31.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:19:31.504 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:19:31.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:19:31.505 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:19:31.505 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:19:31.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:31.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:31.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:19:31.505 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:19:31.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:31.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:31.506 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:19:31.506 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:19:31.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:31.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:31.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:32.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:32.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:32.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:32.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:32.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:19:32.510 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:19:32.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:19:32.511 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:19:32.511 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:19:32.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:32.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:32.512 DEBUG [WorkbenchTestable][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:19:32.512 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:19:32.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:32.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:32.515 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:19:32.515 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:19:32.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:32.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:32.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:33.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:33.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:33.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:33.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:33.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:19:33.517 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:19:33.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 13:19:33.518 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:19:33.518 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 13:19:33.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:33.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:33.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:19:33.519 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:19:33.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:33.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:33.522 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 13:19:33.522 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:19:33.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:33.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:33.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:34.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:34.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:34.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:34.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:34.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:19:34.524 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:19:34.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 13:19:34.524 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:19:34.524 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 13:19:34.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:34.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:34.525 DEBUG [WorkbenchTestable][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:19:34.525 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:19:34.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:34.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:34.525 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 13:19:34.525 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:19:34.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:34.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:34.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:35.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:35.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:35.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:35.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:35.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:19:35.529 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:19:35.529 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:19:35.530 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:19:35.530 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:19:35.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:35.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:35.530 DEBUG [WorkbenchTestable][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:19:35.530 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:19:35.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:35.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:35.545 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:19:35.546 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:19:35.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:35.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:35.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:36.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:36.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:36.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:36.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:36.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:19:36.550 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:19:36.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:19:36.551 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:19:36.551 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:19:36.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:36.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:36.552 DEBUG [WorkbenchTestable][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:19:36.552 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:19:36.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:36.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:36.557 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:19:36.557 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:19:36.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:36.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:36.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:37.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:37.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:37.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:37.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:37.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:19:37.559 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:19:37.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:19:37.560 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:19:37.560 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:19:37.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:37.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:37.560 DEBUG [WorkbenchTestable][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:19:37.560 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:19:37.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:37.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:37.564 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:19:37.564 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:19:37.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:37.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:37.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:38.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:38.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:38.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:38.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:38.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:19:38.565 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:19:38.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:19:38.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 13:19:38.566 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:19:38.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:38.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:38.566 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:19:38.566 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:19:38.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:38.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:38.569 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:19:38.569 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:19:38.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:38.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:38.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:39.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:39.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:39.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:39.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:39.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:19:39.571 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:19:39.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 13:19:39.572 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:19:39.572 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 13:19:39.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:39.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:39.573 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:19:39.573 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:19:39.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:39.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:39.576 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 13:19:39.576 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:19:39.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:39.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:39.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:40.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:40.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:40.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:40.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:40.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:19:40.578 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:19:40.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 13:19:40.578 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:19:40.578 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 13:19:40.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:40.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:40.579 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:19:40.579 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:19:40.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:40.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:40.581 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 13:19:40.581 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:19:40.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:40.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:40.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:41.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:41.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:41.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:41.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:41.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:19:41.584 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:19:41.584 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:19:41.585 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:19:41.585 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:19:41.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:41.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:41.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:19:41.585 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:19:41.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:41.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:41.592 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:19:41.592 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:19:41.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:41.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:41.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:42.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:42.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:42.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:42.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:42.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:19:42.598 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:19:42.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:19:42.599 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:19:42.599 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:19:42.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:42.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:42.599 DEBUG [WorkbenchTestable][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:19:42.599 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:19:42.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:42.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:42.604 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:19:42.604 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:19:42.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:42.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:42.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:43.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:43.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:43.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:43.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:43.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:19:43.606 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:19:43.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:19:43.607 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:19:43.607 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:19:43.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:43.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:43.608 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:19:43.608 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:19:43.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:43.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:43.610 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:19:43.610 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:19:43.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:43.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:43.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:44.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:44.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:44.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:44.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:44.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:19:44.613 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:19:44.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:19:44.614 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:19:44.614 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:19:44.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:44.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:44.614 DEBUG [WorkbenchTestable][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:19:44.615 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:19:44.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:44.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:44.615 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:19:44.615 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:19:44.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:44.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:44.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:45.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:45.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:45.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:45.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:45.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:19:45.619 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:19:45.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 13:19:45.620 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:19:45.620 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 13:19:45.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:45.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:45.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:19:45.621 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:19:45.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:45.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:45.621 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 13:19:45.621 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:19:45.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:45.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:45.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:46.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:46.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:46.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:46.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:46.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:19:46.626 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:19:46.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 13:19:46.627 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:19:46.627 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 13:19:46.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:46.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:46.627 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:19:46.627 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:19:46.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:46.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:46.628 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 13:19:46.628 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:19:46.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:46.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:46.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:47.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:47.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:47.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:47.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:47.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:19:47.630 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:19:47.630 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:19:47.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 13:19:47.631 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:19:47.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:47.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:47.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:19:47.631 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:19:47.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:47.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:47.637 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:19:47.638 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:19:47.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:47.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:47.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:48.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:48.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:48.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:48.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:48.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:19:48.645 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:19:48.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:19:48.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 13:19:48.645 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:19:48.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:48.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:48.646 DEBUG [WorkbenchTestable][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:19:48.646 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:19:48.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:48.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:48.651 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:19:48.651 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:19:48.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:48.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:48.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:49.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:49.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:49.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:49.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:49.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:19:49.653 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:19:49.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:19:49.654 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:19:49.654 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:19:49.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:49.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:49.655 DEBUG [WorkbenchTestable][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:19:49.655 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:19:49.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:49.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:49.658 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:19:49.659 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:19:49.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:49.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:49.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:50.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:50.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:50.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:50.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:50.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:19:50.661 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:19:50.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:19:50.662 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:19:50.662 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:19:50.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:50.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:50.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:19:50.663 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:19:50.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:50.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:50.666 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:19:50.666 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:19:50.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:50.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:50.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:51.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:51.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:51.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:51.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:51.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:19:51.668 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:19:51.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 13:19:51.669 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:19:51.669 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 13:19:51.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:51.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:51.669 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:19:51.669 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:19:51.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:51.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:51.671 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 13:19:51.671 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:19:51.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:51.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:51.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:52.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:52.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:52.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:52.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:52.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:19:52.674 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:19:52.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 13:19:52.675 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:19:52.675 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 13:19:52.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:52.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:52.676 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:19:52.676 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:19:52.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:52.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:52.678 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 13:19:52.678 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:19:52.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:52.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:52.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:53.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:53.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:53.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:53.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:53.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:19:53.680 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:19:53.680 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:19:53.681 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:19:53.681 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:19:53.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:53.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:53.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:19:53.681 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:19:53.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:53.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:53.688 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:19:53.688 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:19:53.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:53.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:53.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:54.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:54.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:54.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:54.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:54.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:19:54.694 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:19:54.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:19:54.694 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:19:54.694 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:19:54.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:54.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:54.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:19:54.695 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:19:54.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:54.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:54.695 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:19:54.695 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:19:54.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:54.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:54.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:55.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:55.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:55.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:55.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:55.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:19:55.703 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:19:55.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:19:55.704 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:19:55.704 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:19:55.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:55.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:55.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:19:55.705 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:19:55.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:55.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:55.708 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:19:55.708 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:19:55.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:55.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:55.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:56.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:56.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:56.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:56.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:56.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:19:56.709 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:19:56.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:19:56.710 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:19:56.710 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:19:56.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:56.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:56.711 DEBUG [WorkbenchTestable][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:19:56.711 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:19:56.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:56.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:56.713 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:19:56.713 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:19:56.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:56.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:56.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:57.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:57.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:57.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:57.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:57.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:19:57.715 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:19:57.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 13:19:57.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 13:19:57.716 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 13:19:57.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:57.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:57.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:19:57.717 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:19:57.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:57.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:57.719 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 13:19:57.719 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:19:57.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:57.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:57.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:58.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:58.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:58.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:58.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:58.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:19:58.721 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:19:58.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 13:19:58.723 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:19:58.723 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 13:19:58.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:58.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:58.723 DEBUG [WorkbenchTestable][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:19:58.723 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:19:58.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:58.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:58.726 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 13:19:58.726 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:19:58.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:58.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:58.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:59.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:59.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:59.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:59.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:19:59.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:19:59.728 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:19:59.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 13:19:59.752 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:19:59.752 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:19:59.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:19:59.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:19:59.752 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:19:59.752 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:19:59.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:19:59.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:19:59.769 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:19:59.769 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:19:59.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:19:59.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:19:59.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:00.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:00.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:00.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:00.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:00.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:00.780 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:20:00.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:20:00.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 13:20:00.782 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:20:00.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:00.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:00.782 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:20:00.782 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:00.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:00.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:00.801 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:20:00.801 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:00.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:00.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:00.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:00.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:00.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:20:00.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 13:20:00.810 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:20:00.810 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:20:00.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:00.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:00.812 DEBUG [WorkbenchTestable][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:20:00.812 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:00.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:00.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:00.822 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:20:00.823 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:00.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:00.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:00.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:01.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:01.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:01.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:01.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:01.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:01.840 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:20:01.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:20:01.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 13:20:01.840 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:20:01.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:01.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:01.847 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:20:01.847 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:01.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:01.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:01.848 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:20:01.848 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:01.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:01.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:01.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:01.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:01.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:20:01.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:20:01.853 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:20:01.854 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:20:01.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:01.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:01.864 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:20:01.864 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:01.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:01.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:01.865 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:20:01.865 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:01.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:01.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:01.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:02.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:02.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:02.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:02.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:02.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:02.867 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:20:02.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:20:02.868 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:20:02.868 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:20:02.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:02.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:02.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:20:02.868 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:02.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:02.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:02.871 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:20:02.871 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:02.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:02.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:02.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:03.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:03.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:03.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:03.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:03.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:03.873 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:20:03.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 13:20:03.874 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:20:03.874 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 13:20:03.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:03.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:03.875 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:20:03.875 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:03.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:03.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:03.877 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 13:20:03.877 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:03.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:03.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:03.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:04.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:04.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:04.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:04.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:04.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:04.879 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:20:04.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 13:20:04.880 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:20:04.880 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 13:20:04.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:04.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:04.880 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:20:04.880 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:04.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:04.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:04.883 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 13:20:04.883 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:04.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:04.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:04.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:05.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:05.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:05.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:05.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:05.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:05.885 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:20:05.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 13:20:05.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 13:20:05.886 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:20:05.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:05.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:05.887 DEBUG [WorkbenchTestable][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:20:05.887 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:05.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:05.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:05.902 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:20:05.902 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:05.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:05.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:05.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:06.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:06.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:06.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:06.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:06.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:06.908 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:20:06.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:20:06.909 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:20:06.909 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:20:06.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:06.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:06.909 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:20:06.909 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:06.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:06.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:06.914 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:20:06.915 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:06.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:06.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:06.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:06.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:06.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:20:06.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:20:06.916 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:20:06.917 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:20:06.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:06.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:06.917 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:20:06.917 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:06.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:06.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:06.920 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:20:06.920 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:06.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:06.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:06.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:07.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:07.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:07.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:07.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:07.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:07.922 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:20:07.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:20:07.923 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:20:07.923 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:20:07.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:07.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:07.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:20:07.923 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:07.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:07.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:07.926 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:20:07.926 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:07.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:07.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:07.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:08.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:08.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:08.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:08.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:08.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:08.929 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:20:08.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 13:20:08.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 13:20:08.929 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 13:20:08.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:08.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:08.930 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:20:08.930 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:08.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:08.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:08.932 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 13:20:08.932 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:08.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:08.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:08.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:09.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:09.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:09.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:09.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:09.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:09.934 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:20:09.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 13:20:09.936 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:20:09.936 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 13:20:09.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:09.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:09.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:20:09.936 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:09.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:09.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:09.939 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 13:20:09.939 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:09.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:09.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:09.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:10.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:10.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:10.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:10.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:10.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:10.941 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:20:10.941 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:20:10.941 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:20:10.942 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:20:10.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:10.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:10.942 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:20:10.942 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:10.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:10.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:10.950 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:20:10.950 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:10.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:10.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:10.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:11.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:11.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:11.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:11.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:11.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:11.956 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:20:11.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:20:11.956 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:20:11.956 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:20:11.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:11.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:11.957 DEBUG [WorkbenchTestable][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:20:11.957 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:11.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:11.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:11.963 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:20:11.963 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:11.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:11.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:11.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:11.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:11.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:20:11.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:20:11.965 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:20:11.965 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:20:11.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:11.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:11.968 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:20:11.968 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:11.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:11.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:11.969 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:20:11.969 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:11.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:11.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:11.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:12.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:12.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:12.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:12.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:12.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:12.971 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:20:12.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:20:12.972 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:20:12.972 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:20:12.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:12.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:12.972 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:20:12.972 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:12.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:12.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:12.975 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:20:12.975 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:12.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:12.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:12.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:13.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:13.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:13.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:13.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:13.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:13.978 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:20:13.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 13:20:13.978 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:20:13.979 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 13:20:13.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:13.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:13.979 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:20:13.979 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:13.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:13.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:13.981 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 13:20:13.981 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:13.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:13.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:13.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:14.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:14.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:14.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:14.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:14.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:14.984 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:20:14.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 13:20:14.985 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:20:14.985 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 13:20:14.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:14.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:14.985 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:20:14.985 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:14.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:14.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:14.988 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 13:20:14.988 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:14.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:14.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:14.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:15.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:15.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:15.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:15.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:15.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:15.990 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:20:15.990 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:20:15.991 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:20:15.991 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:20:15.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:15.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:15.991 DEBUG [WorkbenchTestable][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:20:15.991 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:15.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:15.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:15.992 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:20:15.998 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:15.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:15.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:16.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:16.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:16.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:17.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:17.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:17.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:17.004 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:20:17.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:20:17.005 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:20:17.005 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:20:17.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:17.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:17.005 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:20:17.006 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:17.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:17.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:17.010 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:20:17.010 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:17.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:17.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:17.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:17.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:17.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:20:17.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:20:17.012 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:20:17.012 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:20:17.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:17.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:17.013 DEBUG [WorkbenchTestable][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:20:17.013 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:17.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:17.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:17.016 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:20:17.016 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:17.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:17.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:17.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:17.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:17.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:18.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:18.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:18.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:18.018 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:20:18.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:20:18.019 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:20:18.019 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:20:18.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:18.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:18.019 DEBUG [WorkbenchTestable][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:20:18.019 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:18.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:18.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:18.022 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:20:18.022 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:18.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:18.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:18.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:18.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:18.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:19.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:19.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:19.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:19.024 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:20:19.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 13:20:19.025 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:20:19.025 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 13:20:19.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:19.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:19.026 DEBUG [WorkbenchTestable][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:20:19.026 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:19.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:19.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:19.028 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 13:20:19.028 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:19.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:19.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:19.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:19.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:19.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:20.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:20.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:20.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:20.030 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:20:20.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 13:20:20.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 13:20:20.031 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 13:20:20.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:20.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:20.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:20:20.031 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:20.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:20.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:20.034 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 13:20:20.034 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:20.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:20.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:20.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:20.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:20.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:21.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:21.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:21.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:21.036 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:20:21.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 13:20:21.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 13:20:21.040 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:20:21.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:21.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:21.040 DEBUG [WorkbenchTestable][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:20:21.040 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:21.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:21.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:21.046 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:20:21.046 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:21.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:21.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:21.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:21.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:21.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:22.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:22.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:22.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:22.051 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:20:22.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:20:22.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 13:20:22.052 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:20:22.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:22.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:22.052 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:20:22.052 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:22.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:22.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:22.057 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:20:22.057 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:22.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:22.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:22.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:22.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:22.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:20:22.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 13:20:22.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 13:20:22.064 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:20:22.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:22.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:22.065 DEBUG [WorkbenchTestable][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:20:22.065 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:22.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:22.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:22.070 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:20:22.071 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:22.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:22.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:22.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:22.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:22.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:23.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:23.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:23.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:23.075 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:20:23.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:20:23.076 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:20:23.076 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:20:23.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:23.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:23.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:20:23.076 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:23.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:23.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:23.082 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:20:23.082 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:23.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:23.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:23.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:23.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:23.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:20:23.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:20:23.087 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:20:23.087 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:20:23.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:23.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:23.089 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:20:23.089 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:23.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:23.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:23.100 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:20:23.101 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:23.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:23.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:23.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:23.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:23.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:24.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:24.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:24.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:24.102 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:20:24.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:20:24.103 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:20:24.103 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:20:24.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:24.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:24.104 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:20:24.104 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:24.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:24.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:24.106 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:20:24.106 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:24.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:24.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:24.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:24.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:24.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:25.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:25.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:25.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:25.108 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:20:25.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 13:20:25.109 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:20:25.110 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 13:20:25.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:25.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:25.110 DEBUG [WorkbenchTestable][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:20:25.110 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:25.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:25.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:25.110 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 13:20:25.110 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:25.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:25.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:25.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:25.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:25.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:20:25.113 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:20:25.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 13:20:25.114 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:20:25.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:25.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:25.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:20:25.114 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:25.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:25.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:25.119 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:20:25.119 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:25.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:25.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:25.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:25.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:25.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:26.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:26.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:26.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:26.125 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:20:26.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:20:26.126 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:20:26.126 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:20:26.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:26.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:26.126 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:20:26.126 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:26.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:26.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:26.132 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:20:26.132 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:26.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:26.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:26.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:26.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:26.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:20:26.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:20:26.134 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:20:26.134 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:20:26.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:26.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:26.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:20:26.134 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:26.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:26.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:26.134 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:20:26.134 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:26.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:26.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:26.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:26.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:26.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:27.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:27.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:27.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:27.138 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:20:27.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:20:27.139 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:20:27.139 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:20:27.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:27.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:27.139 DEBUG [WorkbenchTestable][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:20:27.139 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:27.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:27.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:27.141 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:20:27.141 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:27.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:27.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:27.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:27.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:27.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:28.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:28.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:28.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:28.144 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:20:28.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 13:20:28.145 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:20:28.145 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 13:20:28.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:28.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:28.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:20:28.145 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:28.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:28.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:28.146 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 13:20:28.146 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:28.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:28.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:28.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:28.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:28.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:20:28.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 13:20:28.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:20:28.149 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 13:20:28.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:28.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:28.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:20:28.149 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:28.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:28.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:28.152 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 13:20:28.152 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:28.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:28.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:28.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:28.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:28.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:29.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:29.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:29.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:29.154 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:20:29.154 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:20:29.154 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:20:29.154 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:20:29.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:29.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:29.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:20:29.155 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:29.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:29.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:29.161 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:20:29.161 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:29.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:29.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:29.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:29.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:29.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:30.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:30.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:30.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:30.166 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:20:30.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:20:30.167 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:20:30.167 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:20:30.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:30.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:30.167 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:20:30.167 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:30.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:30.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:30.178 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:20:30.178 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:30.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:30.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:30.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:30.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:30.179 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:20:30.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:20:30.180 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:20:30.180 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:20:30.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:30.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:30.181 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:20:30.181 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:30.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:30.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:30.181 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:20:30.181 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:30.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:30.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:30.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:30.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:30.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:31.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:31.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:31.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:31.186 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:20:31.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:20:31.187 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:20:31.187 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:20:31.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:31.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:31.187 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:20:31.187 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:31.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:31.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:31.190 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:20:31.190 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:31.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:31.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:31.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:31.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:31.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:32.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:32.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:32.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:32.192 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:20:32.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 13:20:32.193 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:20:32.193 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 13:20:32.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:32.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:32.193 DEBUG [WorkbenchTestable][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:20:32.193 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:32.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:32.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:32.195 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 13:20:32.195 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:32.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:32.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:32.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:32.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:32.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:20:32.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 13:20:32.197 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:20:32.197 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 13:20:32.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:32.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:32.197 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:20:32.197 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:32.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:32.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:32.200 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 13:20:32.200 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:32.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:32.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:32.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:32.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:32.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:33.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:33.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:33.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:33.202 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:20:33.202 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:20:33.202 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:20:33.202 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:20:33.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:33.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:33.203 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:20:33.203 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:33.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:33.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:33.208 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:20:33.208 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:33.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:33.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:33.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:33.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:33.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:34.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:34.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:34.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:34.212 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:20:34.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:20:34.213 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:20:34.213 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:20:34.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:34.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:34.214 DEBUG [WorkbenchTestable][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:20:34.214 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:34.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:34.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:34.224 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:20:34.224 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:34.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:34.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:34.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:34.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:34.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:20:34.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:20:34.226 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:20:34.226 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:20:34.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:34.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:34.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:20:34.226 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:34.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:34.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:34.228 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:20:34.228 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:34.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:34.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:34.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:34.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:34.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:35.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:35.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:35.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:35.231 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:20:35.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:20:35.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 13:20:35.232 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:20:35.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:35.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:35.232 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:20:35.232 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:35.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:35.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:35.235 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:20:35.235 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:35.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:35.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:35.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:35.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:35.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:36.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:36.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:36.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:36.238 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:20:36.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 13:20:36.238 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:20:36.239 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 13:20:36.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:36.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:36.239 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:20:36.239 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:36.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:36.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:36.239 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 13:20:36.239 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:36.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:36.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:36.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:36.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:36.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:20:36.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 13:20:36.243 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:20:36.243 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 13:20:36.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:36.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:36.244 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:20:36.244 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:36.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:36.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:36.247 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 13:20:36.247 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:36.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:36.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:36.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:36.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:36.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:37.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:37.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:37.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:37.249 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:20:37.251 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:20:37.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:20:37.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:20:37.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:37.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:37.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:20:37.254 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:37.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:37.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:37.259 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:20:37.260 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:37.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:37.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:37.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:37.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:37.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:38.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:38.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:38.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:38.266 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:20:38.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:20:38.267 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:20:38.267 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:20:38.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:38.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:38.267 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:20:38.267 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:38.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:38.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:38.273 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:20:38.273 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:38.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:38.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:38.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:38.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:38.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:20:38.274 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:20:38.274 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:20:38.274 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:20:38.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:38.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:38.275 DEBUG [WorkbenchTestable][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:20:38.275 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:38.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:38.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:38.280 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:20:38.280 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:38.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:38.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:38.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:38.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:38.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:39.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:39.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:39.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:39.285 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:20:39.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:20:39.285 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:20:39.285 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:20:39.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:39.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:39.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:20:39.285 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:39.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:39.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:39.295 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:20:39.295 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:39.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:39.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:39.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:39.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:39.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:20:39.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:20:39.297 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:20:39.297 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:20:39.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:39.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:39.297 DEBUG [WorkbenchTestable][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:20:39.297 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:39.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:39.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:39.306 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:20:39.306 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:39.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:39.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:39.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:39.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:39.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:40.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:40.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:40.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:40.308 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:20:40.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:20:40.309 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:20:40.309 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:20:40.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:40.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:40.309 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:20:40.309 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:40.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:40.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:40.312 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:20:40.312 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:40.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:40.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:40.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:40.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:40.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:20:40.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 13:20:40.314 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:20:40.314 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 13:20:40.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:40.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:40.314 DEBUG [WorkbenchTestable][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:20:40.314 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:40.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:40.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:40.317 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 13:20:40.317 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:40.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:40.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:40.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:40.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:40.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:20:40.318 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:20:40.318 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:20:40.318 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:20:40.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:40.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:40.318 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:20:40.318 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:40.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:40.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:40.324 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:20:40.324 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:40.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:40.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:40.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:40.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:40.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:41.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:41.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:41.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:41.329 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:20:41.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:20:41.329 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:20:41.329 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:20:41.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:41.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:41.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:20:41.330 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:41.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:41.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:41.341 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:20:41.341 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:41.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:41.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:41.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:41.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:41.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:20:41.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:20:41.342 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:20:41.343 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:20:41.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:41.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:41.343 DEBUG [WorkbenchTestable][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:20:41.343 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:41.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:41.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:41.343 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:20:41.343 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:41.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:41.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:41.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:41.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:41.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:42.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:42.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:42.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:42.347 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:20:42.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:20:42.348 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:20:42.348 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:20:42.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:42.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:42.348 DEBUG [WorkbenchTestable][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:20:42.348 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:42.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:42.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:42.351 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:20:42.351 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:42.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:42.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:42.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:42.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:42.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:20:42.352 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:20:42.353 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:20:42.353 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:20:42.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:42.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:42.353 DEBUG [WorkbenchTestable][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:20:42.353 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:42.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:42.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:42.358 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:20:42.359 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:42.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:42.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:42.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:42.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:42.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:43.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:43.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:43.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:43.364 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:20:43.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:20:43.365 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:20:43.365 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:20:43.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:43.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:43.365 DEBUG [WorkbenchTestable][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:20:43.365 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:43.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:43.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:43.371 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:20:43.371 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:43.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:43.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:43.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:43.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:43.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:20:43.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:20:43.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:20:43.373 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:20:43.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:43.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:43.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:20:43.373 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:43.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:43.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:43.376 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:20:43.376 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:43.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:43.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:43.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:43.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:43.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:44.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:44.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:44.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:44.378 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:20:44.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:20:44.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 13:20:44.379 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:20:44.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:44.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:44.379 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:20:44.379 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:44.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:44.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:44.382 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:20:44.382 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:44.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:44.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:44.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:44.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:44.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:20:44.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 13:20:44.384 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:20:44.384 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 13:20:44.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:44.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:44.384 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:20:44.384 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:44.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:44.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:44.387 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 13:20:44.387 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:44.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:44.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:44.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:44.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:44.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:20:44.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 13:20:44.388 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:20:44.388 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 13:20:44.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:44.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:44.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:20:44.389 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:44.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:44.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:44.391 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 13:20:44.391 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:44.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:44.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:44.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:44.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:44.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:45.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:45.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:45.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:45.393 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:20:45.393 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:20:45.394 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:20:45.394 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:20:45.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:45.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:45.394 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:20:45.394 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:45.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:45.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:45.409 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:20:45.410 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:45.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:45.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:45.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:45.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:45.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:46.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:46.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:46.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:46.415 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:20:46.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:20:46.415 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:20:46.415 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:20:46.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:46.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:46.416 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:20:46.416 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:46.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:46.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:46.420 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:20:46.420 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:46.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:46.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:46.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:46.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:46.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:20:46.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:20:46.422 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:20:46.422 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:20:46.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:46.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:46.422 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:20:46.422 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:46.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:46.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:46.423 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:20:46.423 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:46.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:46.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:46.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:46.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:46.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:47.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:47.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:47.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:47.424 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:20:47.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:20:47.425 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:20:47.425 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:20:47.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:47.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:47.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:20:47.426 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:47.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:47.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:47.428 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:20:47.428 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:47.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:47.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:47.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:47.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:47.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:20:47.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 13:20:47.430 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:20:47.430 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 13:20:47.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:47.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:47.431 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:20:47.431 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:47.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:47.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:47.433 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 13:20:47.433 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:47.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:47.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:47.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:47.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:47.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:20:47.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 13:20:47.435 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:20:47.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 13:20:47.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:47.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:47.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:20:47.435 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:47.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:47.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:47.437 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 13:20:47.437 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:47.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:47.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:47.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:47.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:47.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:48.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:48.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:48.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:48.439 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:20:48.442 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:20:48.442 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:20:48.442 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:20:48.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:48.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:48.442 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:20:48.442 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:48.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:48.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:48.457 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:20:48.458 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:48.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:48.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:48.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:48.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:48.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:49.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:49.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:49.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:49.462 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:20:49.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:20:49.462 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:20:49.463 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:20:49.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:49.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:49.463 DEBUG [WorkbenchTestable][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:20:49.463 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:49.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:49.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:49.467 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:20:49.467 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:49.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:49.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:49.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:49.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:49.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:20:49.468 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:20:49.469 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:20:49.469 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:20:49.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:49.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:49.469 DEBUG [WorkbenchTestable][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:20:49.469 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:49.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:49.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:49.475 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:20:49.475 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:49.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:49.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:49.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:49.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:49.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:50.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:50.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:50.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:50.489 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:20:50.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:20:50.490 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:20:50.490 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:20:50.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:50.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:50.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:20:50.490 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:50.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:50.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:50.501 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:20:50.501 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:50.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:50.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:50.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:50.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:50.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:20:50.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:20:50.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:20:50.502 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:20:50.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:50.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:50.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:20:50.503 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:50.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:50.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:50.506 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:20:50.506 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:50.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:50.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:50.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:50.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:50.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:20:50.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:20:50.507 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:20:50.507 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:20:50.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:50.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:50.508 DEBUG [WorkbenchTestable][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:20:50.508 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:50.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:50.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:50.511 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:20:50.511 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:50.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:50.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:50.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:50.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:50.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:20:50.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 13:20:50.512 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:20:50.512 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 13:20:50.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:50.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:50.513 DEBUG [WorkbenchTestable][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:20:50.513 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:50.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:50.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:50.515 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 13:20:50.515 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:50.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:50.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:50.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:50.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:50.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:20:50.516 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:20:50.516 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:20:50.516 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:20:50.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:50.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:50.516 DEBUG [WorkbenchTestable][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:20:50.516 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:50.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:50.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:50.521 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:20:50.521 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:50.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:50.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:50.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:51.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:51.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:51.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:51.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:51.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:51.527 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:20:51.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:20:51.527 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:20:51.527 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:20:51.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:51.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:51.527 DEBUG [WorkbenchTestable][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:20:51.527 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:51.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:51.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:51.532 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:20:51.532 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:51.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:51.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:51.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:51.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:51.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:20:51.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:20:51.533 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:20:51.534 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:20:51.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:51.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:51.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:20:51.534 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:51.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:51.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:51.536 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:20:51.536 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:51.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:51.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:51.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:51.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:51.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:20:51.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:20:51.538 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:20:51.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:20:51.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:51.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:51.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:20:51.538 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:51.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:51.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:51.541 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:20:51.541 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:51.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:51.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:51.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:51.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:51.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:20:51.548 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:20:51.549 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:20:51.549 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:20:51.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:51.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:51.549 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:20:51.549 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:51.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:51.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:51.556 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:20:51.557 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:51.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:51.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:51.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:52.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:52.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:52.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:52.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:52.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:52.563 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:20:52.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:20:52.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 13:20:52.563 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:20:52.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:52.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:52.564 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:20:52.564 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:52.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:52.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:52.569 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:20:52.569 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:52.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:52.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:52.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:52.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:52.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:20:52.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:20:52.571 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:20:52.571 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:20:52.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:52.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:52.572 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:20:52.572 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:52.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:52.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:52.572 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:20:52.572 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:52.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:52.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:52.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:52.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:52.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:20:52.582 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:20:52.582 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:20:52.582 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:20:52.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:52.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:52.582 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:20:52.582 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:52.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:52.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:52.587 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:20:52.587 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:52.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:52.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:52.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:53.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:53.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:53.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:53.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:53.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:53.593 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:20:53.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:20:53.593 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:20:53.593 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:20:53.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:53.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:53.594 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:20:53.594 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:53.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:53.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:53.599 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:20:53.599 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:53.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:53.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:53.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:53.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:53.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:20:53.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:20:53.600 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:20:53.600 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:20:53.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:53.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:53.601 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:20:53.601 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:53.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:53.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:53.602 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:20:53.602 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:53.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:53.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:53.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:53.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:53.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:20:53.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:20:53.605 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:20:53.605 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:20:53.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:53.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:53.606 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:20:53.606 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:53.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:53.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:53.614 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:20:53.614 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:53.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:53.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:53.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:53.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:53.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:20:53.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 13:20:53.615 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:20:53.615 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 13:20:53.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:53.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:53.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:20:53.616 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:53.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:53.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:53.619 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 13:20:53.619 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:53.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:53.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:53.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:53.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:53.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:20:53.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 13:20:53.620 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:20:53.620 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 13:20:53.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:53.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:53.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:20:53.621 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:53.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:53.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:53.623 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 13:20:53.623 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:53.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:53.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:53.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:54.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:54.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:54.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:54.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:54.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:54.626 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:20:54.629 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:20:54.629 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:20:54.629 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:20:54.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:54.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:54.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:20:54.630 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:54.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:54.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:54.635 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:20:54.635 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:54.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:54.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:54.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:55.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:55.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:55.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:55.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:55.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:55.640 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:20:55.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:20:55.641 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:20:55.641 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:20:55.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:55.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:55.642 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:20:55.642 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:55.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:55.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:55.646 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:20:55.646 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:55.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:55.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:55.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:55.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:55.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:20:55.647 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:20:55.647 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:20:55.647 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:20:55.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:55.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:55.648 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:20:55.648 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:55.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:55.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:55.654 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:20:55.655 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:55.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:55.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:55.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:56.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:56.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:56.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:56.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:56.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:56.660 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:20:56.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:20:56.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 13:20:56.661 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:20:56.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:56.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:56.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:20:56.661 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:56.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:56.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:56.666 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:20:56.666 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:56.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:56.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:56.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:56.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:56.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:20:56.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:20:56.667 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:20:56.667 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:20:56.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:56.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:56.668 DEBUG [WorkbenchTestable][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:20:56.668 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:56.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:56.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:56.670 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:20:56.670 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:56.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:56.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:56.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:56.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:56.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:20:56.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:20:56.672 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:20:56.672 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:20:56.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:56.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:56.673 DEBUG [WorkbenchTestable][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:20:56.673 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:56.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:56.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:56.681 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:20:56.681 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:56.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:56.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:56.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:56.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:56.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:20:56.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 13:20:56.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 13:20:56.683 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 13:20:56.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:56.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:56.683 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:20:56.683 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:56.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:56.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:56.686 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 13:20:56.686 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:56.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:56.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:56.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:56.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:56.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:20:56.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 13:20:56.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 13:20:56.688 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:20:56.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:56.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:56.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:20:56.688 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:56.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:56.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:56.704 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:20:56.704 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:56.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:56.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:56.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:57.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:57.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:57.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:57.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:57.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:57.710 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:20:57.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:20:57.711 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:20:57.711 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:20:57.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:57.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:57.712 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:20:57.712 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:57.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:57.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:57.716 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:20:57.716 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:57.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:57.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:57.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:57.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:57.717 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:20:57.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:20:57.718 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:20:57.718 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:20:57.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:57.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:57.718 DEBUG [WorkbenchTestable][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:20:57.718 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:57.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:57.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:57.719 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:20:57.719 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:57.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:57.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:57.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:57.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:57.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:20:57.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:20:57.722 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:20:57.722 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:20:57.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:57.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:57.722 DEBUG [WorkbenchTestable][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:20:57.723 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:57.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:57.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:57.723 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:20:57.723 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:57.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:57.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:57.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:57.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:57.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:20:57.732 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:20:57.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 13:20:57.733 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:20:57.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:57.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:57.733 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:20:57.733 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:57.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:57.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:57.739 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:20:57.739 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:57.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:57.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:57.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:58.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:58.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:58.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:58.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:58.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:58.756 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:20:58.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:20:58.756 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:20:58.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:20:58.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:58.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:58.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:20:58.757 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:58.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:58.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:58.761 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:20:58.761 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:58.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:58.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:58.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:58.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:58.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:20:58.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:20:58.763 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:20:58.763 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:20:58.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:58.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:58.764 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:20:58.764 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:58.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:58.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:58.764 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:20:58.764 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:58.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:58.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:58.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:58.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:58.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:20:58.768 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:20:58.768 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:20:58.768 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:20:58.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:58.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:58.769 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:20:58.769 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:58.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:58.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:58.783 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:20:58.783 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:58.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:58.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:58.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:59.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:59.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:59.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:59.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:20:59.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:20:59.788 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:20:59.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:20:59.789 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:20:59.789 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:20:59.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:59.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:59.789 DEBUG [WorkbenchTestable][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:20:59.789 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:59.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:59.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:59.794 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:20:59.794 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:59.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:59.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:59.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:59.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:59.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:20:59.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:20:59.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 13:20:59.795 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:20:59.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:59.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:59.795 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:20:59.795 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:59.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:59.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:59.797 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:20:59.797 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:59.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:59.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:59.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:59.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:59.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:20:59.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:20:59.799 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:20:59.799 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:20:59.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:59.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:59.799 DEBUG [WorkbenchTestable][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:20:59.799 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:59.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:59.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:59.802 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:20:59.802 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:59.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:59.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:59.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:59.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:59.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:20:59.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 13:20:59.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 13:20:59.804 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 13:20:59.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:59.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:59.804 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:20:59.804 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:59.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:59.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:59.812 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 13:20:59.812 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:59.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:59.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:59.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:59.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:59.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:20:59.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 13:20:59.814 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:20:59.814 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 13:20:59.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:59.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:59.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:20:59.815 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:59.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:59.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:59.817 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 13:20:59.817 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:59.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:59.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:59.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:20:59.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:20:59.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:20:59.818 INFO [WorkbenchTestable][AbstractShell] Close shell shell1 13:20:59.819 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell1' 13:20:59.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:20:59.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:20:59.821 INFO [WorkbenchTestable][AbstractShell] Close shell shell2 13:20:59.821 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell2' 13:20:59.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:20:59.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:20:59.826 INFO [WorkbenchTestable][AbstractShell] Close shell shell3 13:20:59.827 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell3' 13:20:59.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:20:59.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:20:59.829 INFO [WorkbenchTestable][AbstractShell] Close shell shell4 13:20:59.829 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell4' 13:20:59.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:20:59.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:20:59.831 INFO [WorkbenchTestable][AbstractShell] Close shell shell5 13:20:59.831 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell5' 13:20:59.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:20:59.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:20:59.837 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 13:20:59.837 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:20:59.837 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:20:59.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:59.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:59.838 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShellContainsStyledText no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 13:20:59.838 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:20:59.839 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShellGetResult no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 13:20:59.839 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 13:20:59.839 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:20:59.839 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:20:59.839 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:20:59.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:20:59.861 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:20:59.861 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:20:59.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:59.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:59.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 13:20:59.870 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:20:59.870 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 13:20:59.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:59.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:59.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:20:59.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 13:20:59.879 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:20:59.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:59.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:59.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:20:59.887 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:20:59.887 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:20:59.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:59.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:59.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 13:20:59.897 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:20:59.898 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 13:20:59.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:59.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:59.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 13:20:59.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 13:20:59.899 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:20:59.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:20:59.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:20:59.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:20:59.899 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:20:59.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:20:59.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:20:59.958 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:20:59.959 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:20:59.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:20:59.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:20:59.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:00.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:00.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:00.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:00.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:00.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:21:00.964 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:21:00.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:21:00.965 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:21:00.965 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:21:00.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:00.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:00.966 DEBUG [WorkbenchTestable][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:21:00.966 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:00.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:00.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:00.971 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:21:00.971 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:00.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:00.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:00.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:01.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:01.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:01.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:01.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:01.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:21:01.973 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:21:01.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:21:01.973 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:21:01.973 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:21:01.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:01.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:01.974 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:21:01.974 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:01.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:01.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:01.976 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:21:01.976 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:01.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:01.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:01.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:02.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:02.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:02.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:02.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:02.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:21:02.978 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:21:02.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 13:21:02.979 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:21:02.979 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 13:21:02.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:02.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:02.979 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:21:02.979 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:02.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:02.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:02.980 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 13:21:02.980 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:02.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:02.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:02.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:03.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:03.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:03.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:03.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:03.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:21:03.984 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:21:03.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 13:21:03.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 13:21:03.985 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 13:21:03.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:03.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:03.985 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:21:03.985 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:03.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:03.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:03.987 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 13:21:03.987 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:03.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:03.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:03.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:04.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:04.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:04.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:04.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:04.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:21:04.990 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:21:04.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:21:04.991 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:21:04.991 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:21:04.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:04.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:04.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:21:04.992 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:04.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:04.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:04.994 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:21:04.994 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:04.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:04.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:04.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:05.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:05.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:05.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:05.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:05.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:21:05.996 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:21:05.998 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:21:05.999 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:21:05.999 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:05.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:06.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:06.000 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:21:06.000 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:06.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:06.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:06.005 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:21:06.005 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:06.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:06.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:06.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:06.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:06.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:07.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:07.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:07.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:21:07.011 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:21:07.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:21:07.011 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:21:07.012 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:21:07.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:07.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:07.012 DEBUG [WorkbenchTestable][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:21:07.012 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:07.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:07.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:07.017 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:21:07.017 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:07.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:07.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:07.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:07.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:07.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:08.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:08.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:08.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:21:08.019 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:21:08.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:21:08.020 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:21:08.020 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:21:08.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:08.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:08.020 DEBUG [WorkbenchTestable][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:21:08.020 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:08.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:08.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:08.021 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:21:08.021 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:08.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:08.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:08.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:08.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:08.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:09.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:09.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:09.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:21:09.024 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:21:09.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 13:21:09.025 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:21:09.025 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 13:21:09.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:09.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:09.025 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:21:09.025 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:09.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:09.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:09.027 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 13:21:09.027 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:09.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:09.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:09.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:09.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:09.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:10.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:10.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:10.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:21:10.029 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:21:10.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 13:21:10.030 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:21:10.030 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 13:21:10.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:10.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:10.030 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:21:10.030 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:10.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:10.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:10.032 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 13:21:10.032 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:10.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:10.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:10.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:10.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:10.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:11.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:11.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:11.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:21:11.035 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:21:11.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:21:11.036 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:21:11.036 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:21:11.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:11.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:11.036 DEBUG [WorkbenchTestable][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:21:11.036 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:11.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:11.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:11.038 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:21:11.038 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:11.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:11.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:11.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:11.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:11.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:21:11.040 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:21:11.040 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:21:11.040 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:11.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:11.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:11.040 DEBUG [WorkbenchTestable][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:21:11.040 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:11.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:11.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:11.045 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:21:11.045 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:11.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:11.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:11.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:11.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:11.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:12.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:12.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:12.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:21:12.049 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:21:12.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:21:12.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 13:21:12.050 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:21:12.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:12.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:12.050 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:21:12.050 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:12.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:12.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:12.054 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:21:12.054 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:12.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:12.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:12.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:12.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:12.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:13.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:13.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:13.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:21:13.056 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:21:13.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:21:13.056 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:21:13.056 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:21:13.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:13.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:13.057 DEBUG [WorkbenchTestable][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:21:13.057 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:13.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:13.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:13.057 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:21:13.057 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:13.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:13.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:13.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:13.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:13.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:14.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:14.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:14.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:21:14.061 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:21:14.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 13:21:14.062 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:21:14.062 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 13:21:14.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:14.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:14.062 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:21:14.062 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:14.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:14.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:14.062 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 13:21:14.063 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:14.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:14.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:14.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:14.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:14.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:15.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:15.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:15.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:21:15.067 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:21:15.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 13:21:15.068 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:21:15.068 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 13:21:15.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:15.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:15.068 DEBUG [WorkbenchTestable][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:21:15.068 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:15.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:15.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:15.070 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 13:21:15.070 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:15.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:15.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:15.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:15.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:15.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:16.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:16.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:16.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:21:16.073 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:21:16.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:21:16.074 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:21:16.074 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:21:16.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:16.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:16.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:21:16.074 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:16.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:16.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:16.076 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:21:16.077 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:16.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:16.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:16.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:16.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:16.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:21:16.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:21:16.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. finished successfully 13:21:16.080 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:16.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:16.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:16.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:21:16.081 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:16.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:16.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:16.086 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:21:16.086 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:16.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:16.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:16.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:16.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:16.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:17.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:17.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:17.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:21:17.091 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:21:17.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:21:17.092 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:21:17.092 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:21:17.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:17.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:17.093 DEBUG [WorkbenchTestable][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:21:17.093 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:17.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:17.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:17.097 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:21:17.097 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:17.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:17.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:17.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:17.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:17.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:18.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:18.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:18.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:21:18.099 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:21:18.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:21:18.100 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:21:18.100 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:21:18.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:18.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:18.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:21:18.100 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:18.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:18.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:18.102 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:21:18.102 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:18.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:18.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:18.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:18.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:18.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:19.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:19.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:19.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:21:19.104 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:21:19.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 13:21:19.105 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:21:19.105 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 13:21:19.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:19.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:19.106 DEBUG [WorkbenchTestable][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:21:19.106 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:19.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:19.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:19.108 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 13:21:19.108 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:19.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:19.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:19.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:19.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:19.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:20.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:20.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:20.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:21:20.110 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:21:20.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 13:21:20.111 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:21:20.111 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 13:21:20.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:20.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:20.112 DEBUG [WorkbenchTestable][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:21:20.112 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:20.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:20.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:20.114 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 13:21:20.114 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:20.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:20.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:20.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:20.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:20.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:21:20.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 13:21:20.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 13:21:20.115 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:20.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:20.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:20.116 DEBUG [WorkbenchTestable][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:21:20.116 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:20.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:20.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:20.129 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:21:20.130 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:20.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:20.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:20.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:20.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:20.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:21.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:21.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:21.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:21:21.136 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:21:21.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:21:21.136 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:21:21.137 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:21:21.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:21.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:21.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:21:21.137 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:21.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:21.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:21.141 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:21:21.141 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:21.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:21.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:21.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:21.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:21.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:22.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:22.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:22.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:21:22.143 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:21:22.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:21:22.144 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:21:22.145 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:21:22.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:22.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:22.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:21:22.145 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:22.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:22.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:22.145 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:21:22.145 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:22.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:22.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:22.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:22.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:22.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:23.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:23.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:23.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:21:23.149 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:21:23.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 13:21:23.150 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:21:23.150 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 13:21:23.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:23.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:23.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:21:23.150 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:23.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:23.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:23.153 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 13:21:23.153 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:23.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:23.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:23.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:23.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:23.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:24.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:24.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:24.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:21:24.155 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:21:24.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 13:21:24.156 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:21:24.156 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 13:21:24.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:24.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:24.157 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:21:24.157 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:24.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:24.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:24.157 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 13:21:24.157 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:24.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:24.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:24.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:24.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:24.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:21:24.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:21:24.161 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:21:24.161 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:21:24.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:24.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:24.161 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:21:24.161 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:24.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:24.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:24.164 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:21:24.164 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:24.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:24.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:24.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:24.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:24.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:21:24.167 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:21:24.168 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:21:24.168 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:24.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:24.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:24.168 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:21:24.168 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:24.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:24.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:24.173 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:21:24.173 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:24.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:24.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:24.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:24.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:24.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:25.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:25.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:25.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:21:25.178 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:21:25.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:21:25.179 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:21:25.179 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:21:25.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:25.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:25.179 DEBUG [WorkbenchTestable][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:21:25.179 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:25.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:25.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:25.189 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:21:25.189 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:25.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:25.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:25.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:25.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:25.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:21:25.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 13:21:25.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 13:21:25.191 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:25.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:25.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:25.191 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:21:25.191 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:25.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:25.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:25.192 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:21:25.196 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:25.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:25.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:25.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:25.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:25.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:26.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:26.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:26.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:21:26.202 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:21:26.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:21:26.203 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:21:26.203 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:21:26.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:26.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:26.203 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:21:26.203 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:26.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:26.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:26.207 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:21:26.207 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:26.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:26.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:26.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:26.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:26.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:21:26.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:21:26.209 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:21:26.209 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:21:26.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:26.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:26.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:21:26.209 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:26.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:26.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:26.210 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:21:26.210 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:26.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:26.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:26.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:26.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:26.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:27.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:27.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:27.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:21:27.212 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:21:27.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 13:21:27.213 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:21:27.213 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 13:21:27.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:27.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:27.213 DEBUG [WorkbenchTestable][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:21:27.213 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:27.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:27.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:27.216 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 13:21:27.216 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:27.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:27.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:27.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:27.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:27.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:28.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:28.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:28.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:21:28.218 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:21:28.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 13:21:28.219 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:21:28.219 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 13:21:28.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:28.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:28.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:21:28.219 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:28.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:28.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:28.219 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 13:21:28.219 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:28.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:28.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:28.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:28.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:28.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:21:28.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:21:28.222 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:21:28.223 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:21:28.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:28.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:28.223 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:21:28.223 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:28.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:28.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:28.225 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:21:28.225 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:28.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:28.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:28.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:28.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:28.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:21:28.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.... 13:21:28.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:21:28.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:28.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:28.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:28.229 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:21:28.229 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:28.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:28.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:28.244 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:21:28.244 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:28.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:28.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:28.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:28.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:28.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:29.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:29.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:29.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:21:29.291 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:21:29.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:21:29.291 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:21:29.291 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:21:29.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:29.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:29.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:21:29.291 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:29.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:29.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:29.295 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:21:29.296 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:29.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:29.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:29.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:29.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:29.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:21:29.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:21:29.297 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:21:29.297 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:21:29.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:29.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:29.297 DEBUG [WorkbenchTestable][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:21:29.297 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:29.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:29.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:29.298 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:21:29.298 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:29.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:29.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:29.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:29.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:29.300 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:21:29.301 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:21:29.301 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:21:29.301 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:29.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:29.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:29.302 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:21:29.302 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:29.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:29.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:29.302 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:21:29.302 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:29.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:29.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:29.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:29.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:29.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:30.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:30.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:30.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:21:30.317 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:21:30.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:21:30.318 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:21:30.318 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:21:30.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:30.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:30.318 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:21:30.318 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:30.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:30.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:30.328 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:21:30.328 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:30.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:30.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:30.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:30.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:30.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:21:30.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:21:30.329 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:21:30.329 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:21:30.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:30.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:30.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:21:30.330 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:30.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:30.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:30.330 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:21:30.330 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:30.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:30.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:30.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:30.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:30.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:21:30.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 13:21:30.333 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:21:30.333 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 13:21:30.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:30.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:30.333 DEBUG [WorkbenchTestable][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:21:30.333 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:30.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:30.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:30.333 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 13:21:30.333 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:30.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:30.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:30.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:30.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:30.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:31.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:31.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:31.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:21:31.336 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:21:31.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 13:21:31.337 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:21:31.337 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 13:21:31.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:31.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:31.337 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:21:31.338 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:31.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:31.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:31.338 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 13:21:31.338 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:31.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:31.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:31.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:31.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:31.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:21:31.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 13:21:31.341 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:21:31.341 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 13:21:31.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:31.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:31.342 DEBUG [WorkbenchTestable][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:21:31.342 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:31.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:31.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:31.342 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 13:21:31.342 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:31.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:31.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:31.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:31.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:31.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:21:31.347 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:21:31.347 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:21:31.347 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:31.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:31.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:31.347 DEBUG [WorkbenchTestable][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:21:31.347 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:31.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:31.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:31.362 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 13:21:31.362 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:31.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:31.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:31.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:31.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:31.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:32.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:32.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:32.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:21:32.367 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 13:21:32.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 13:21:32.367 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:21:32.368 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 13:21:32.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:32.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:32.368 DEBUG [WorkbenchTestable][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:21:32.368 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:32.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:32.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:32.373 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 13:21:32.373 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:32.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:32.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:32.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:32.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:32.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:21:32.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 13:21:32.374 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:21:32.374 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 13:21:32.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:32.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:32.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:21:32.375 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:32.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:32.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:32.377 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 13:21:32.377 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:32.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:32.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:32.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:32.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:32.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:21:32.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 13:21:32.379 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:21:32.379 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 13:21:32.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:32.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:32.379 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:21:32.379 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:32.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:32.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:32.381 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 13:21:32.382 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:32.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:32.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:32.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:32.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:32.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:21:32.383 INFO [WorkbenchTestable][AbstractShell] Close shell shell1 13:21:32.383 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell1' 13:21:32.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:21:32.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:21:32.390 INFO [WorkbenchTestable][AbstractShell] Close shell shell2 13:21:32.390 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell2' 13:21:32.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:21:32.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:21:32.392 INFO [WorkbenchTestable][AbstractShell] Close shell shell3 13:21:32.392 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell3' 13:21:32.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:21:32.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:21:32.395 INFO [WorkbenchTestable][AbstractShell] Close shell shell4 13:21:32.395 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell4' 13:21:32.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:21:32.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:21:32.397 INFO [WorkbenchTestable][AbstractShell] Close shell shell5 13:21:32.397 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell5' 13:21:32.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:21:32.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:21:32.400 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 13:21:32.400 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:21:32.400 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:21:32.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:32.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:32.901 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShellGetResult no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 13:21:32.901 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 13:21:32.902 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:21:32.902 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:21:32.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:32.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 123.522 s - in org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest testShellContainsStyledText no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) Time elapsed: 90.455 s testShellGetResult no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) Time elapsed: 33.062 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-maven-plugin:0.8.7: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.4.0-SNAPSHOT [33/58] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.workbench.test --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.workbench.test --- [INFO] The project's OSGi version is 4.4.0.v20221116-1312 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.workbench.test --- [INFO] [INFO] --- tycho-packaging-plugin: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-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.workbench.test --- [INFO] Resolving class path of RedDeer Workbench Tests... [INFO] [INFO] --- jacoco-maven-plugin:0.8.7: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.7/org.jacoco.agent-0.8.7-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] --- maven-resources-plugin: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-plugin: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] --- maven-resources-plugin: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-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.workbench.test --- [INFO] [INFO] --- tycho-source-plugin: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.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin: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.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.workbench.test --- [INFO] [INFO] --- tycho-surefire-plugin: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.7/org.jacoco.agent-0.8.7-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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.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:21:41.552 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 13:21:41.555 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 13:21:41.568 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 13:21:41.569 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 13:21:41.642 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 13:21:41.666 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:21:41.670 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:21:41.674 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 13:21:41.676 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 13:21:41.676 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 13:21:41.685 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 13:21:41.689 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:21:41.690 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:21:41.692 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:21:41.693 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:21:41.696 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:21:41.696 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:21:41.751 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:21:41.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:21:41.762 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:21:41.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:21:41.764 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:21:41.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:21:41.773 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:41.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:41.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:41.779 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:21:41.783 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:21:41.787 DEBUG [main][MenuItemLookup] Found menu:'File' 13:21:41.787 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:21:41.787 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:21:41.787 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:21:41.787 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:21:41.788 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:21:41.788 DEBUG [main][MenuItemLookup] Item match:Window 13:21:41.791 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:21:41.792 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:21:41.792 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:21:41.792 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:41.792 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:21:41.792 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:21:41.792 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:41.792 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:21:41.792 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:41.792 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:21:41.792 DEBUG [main][MenuItemLookup] Item match:Preferences 13:21:41.795 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:21:41.795 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:21:41.797 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:21:42.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:21:42.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:21:42.042 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:21:42.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:42.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:42.046 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:21:42.046 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:21:42.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:21:42.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:42.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:42.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:42.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:42.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:21:42.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:21:42.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:21:42.094 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:21:42.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:42.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:42.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:42.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:42.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:21:42.141 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:21:42.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:21:42.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:21:42.143 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:21:42.144 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:21:42.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:21:42.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:21:42.183 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:42.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:42.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:42.185 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:21:42.188 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseNonInstantiatedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 13:21:42.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 13:21:42.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:21:42.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:21:42.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:21:42.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:42.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:42.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:42.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:42.208 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:42.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:42.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:42.209 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:21:42.209 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:21:42.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:42.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:42.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:42.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:42.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:21:42.244 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:21:42.245 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:21:42.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:21:42.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:21:42.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:21:42.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:21:42.256 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 13:21:42.257 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 13:21:42.258 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:21:42.260 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:21:42.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:42.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:42.340 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 13:21:42.340 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:21:42.343 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:21:42.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:42.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:42.346 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseNonInstantiatedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 13:21:42.346 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:21:42.347 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 13:21:42.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 13:21:42.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:21:42.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:21:42.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:21:42.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:42.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:42.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:42.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:42.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:42.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:42.375 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' view via menu. 13:21:42.376 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:42.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:42.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:42.377 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:21:42.377 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:21:42.377 DEBUG [main][MenuItemLookup] Found menu:'File' 13:21:42.377 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:21:42.377 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:21:42.377 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:21:42.377 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:21:42.377 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:21:42.377 DEBUG [main][MenuItemLookup] Item match:Window 13:21:42.378 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:21:42.378 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:21:42.378 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:21:42.378 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:42.378 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:21:42.378 DEBUG [main][MenuItemLookup] Item match:Show View 13:21:42.387 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 13:21:42.388 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:21:42.388 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:21:42.388 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:21:42.388 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:21:42.388 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:21:42.388 DEBUG [main][MenuItemLookup] Found menu:'Properties' 13:21:42.388 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:21:42.388 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:42.388 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:21:42.388 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:21:42.396 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:21:42.396 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:21:42.396 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:21:42.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:21:42.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:21:42.486 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:21:42.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:42.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:42.488 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:21:42.489 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:42.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:42.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:42.489 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:21:42.489 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:42.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:42.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:42.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:42.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:42.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:21:42.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:21:42.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:21:42.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:21:42.493 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:21:42.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:21:42.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:21:43.000 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:21:43.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:21:43.003 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:21:43.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:21:43.003 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:21:43.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:21:43.004 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:21:43.005 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Markers 13:21:43.005 DEBUG [main][TreeItemHandler] Selecting tree item: Markers 13:21:43.006 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Markers about selection 13:21:43.007 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Markers 13:21:43.007 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:43.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:43.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:43.007 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:21:43.007 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:43.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:43.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:43.010 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:21:43.010 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:43.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:43.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:43.010 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:21:43.010 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:43.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:43.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:43.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:43.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:43.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:21:43.013 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:21:43.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:21:43.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:21:43.013 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:21:43.013 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:21:43.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:21:43.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:21:43.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 13:21:43.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:43.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:43.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 13:21:43.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:43.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:43.087 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:43.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:43.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:43.088 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:21:43.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 '\*?\QMarkers\E') 13:21:43.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:43.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:43.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:43.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:43.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:21:43.092 INFO [WorkbenchTestable][AbstractView] Activate view Markers 13:21:43.092 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 13:21:43.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:21:43.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:21:43.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:21:43.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:21:43.095 INFO [WorkbenchTestable][AbstractView] Activate view Markers 13:21:43.095 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 13:21:43.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:21:43.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:21:43.102 INFO [WorkbenchTestable][AbstractView] Close view 'Markers' 13:21:43.103 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Markers 13:21:43.103 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 13:21:43.104 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:21:43.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:43.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:43.161 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 13:21:43.161 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:21:43.161 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:21:43.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:43.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:43.162 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 13:21:43.162 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:21:43.162 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 13:21:43.163 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 13:21:43.163 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:21:43.163 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:21:43.163 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:21:43.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:43.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:43.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:43.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:43.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:43.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:43.187 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 13:21:43.187 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:43.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:43.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:43.188 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:21:43.188 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:21:43.188 DEBUG [main][MenuItemLookup] Found menu:'File' 13:21:43.188 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:21:43.189 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:21:43.189 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:21:43.189 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:21:43.189 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:21:43.189 DEBUG [main][MenuItemLookup] Item match:Window 13:21:43.190 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:21:43.190 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:21:43.190 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:21:43.190 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:43.190 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:21:43.190 DEBUG [main][MenuItemLookup] Item match:Show View 13:21:43.194 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 13:21:43.194 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:21:43.194 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:21:43.194 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:21:43.195 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:21:43.195 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:21:43.195 DEBUG [main][MenuItemLookup] Found menu:'Properties' 13:21:43.195 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:21:43.195 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:43.195 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:21:43.195 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:21:43.203 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:21:43.203 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:21:43.203 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:21:43.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:21:43.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:21:43.297 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:21:43.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:43.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:43.298 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:21:43.298 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:43.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:43.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:43.299 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:21:43.299 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:43.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:43.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:43.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:43.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:43.300 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:21:43.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:21:43.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:21:43.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:21:43.301 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:21:43.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:21:43.302 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:21:43.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:21:43.302 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:21:43.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:21:43.302 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:21:43.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:21:43.302 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:21:43.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:21:43.302 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:21:43.303 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 13:21:43.303 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 13:21:43.304 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 13:21:43.304 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 13:21:43.304 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:43.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:43.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:43.305 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:21:43.305 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:43.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:43.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:43.306 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, 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:43.306 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:43.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:43.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:43.307 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:21:43.307 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:43.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:43.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:43.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:43.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:43.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:21:43.313 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:21:43.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:21:43.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:21:43.313 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:21:43.313 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:21:43.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:21:43.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:21:43.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 13:21:43.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:43.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:43.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 13:21:43.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:43.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:43.438 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:43.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:43.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:43.439 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:21:43.440 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:21:43.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:43.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:43.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:43.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:43.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:21:43.443 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:21:43.443 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:21:43.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:21:43.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:21:43.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:21:43.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:21:43.446 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:21:43.446 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:21:43.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:21:43.447 DEBUG [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:43.448 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 13:21:43.448 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 13:21:43.455 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:21:43.455 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:21:43.470 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 13:21:43.470 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:21:43.470 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:21:43.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:43.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:43.477 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 13:21:43.477 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 13:21:43.478 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:21:43.478 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:21:43.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:43.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.004 s - in org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest testCloseNonInstantiatedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) Time elapsed: 0.158 s testCloseClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) Time elapsed: 0.815 s testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) Time elapsed: 0.315 s Running org.eclipse.reddeer.workbench.test.view.ViewTest 13:21:43.502 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:21:43.503 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:21:43.503 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:21:43.504 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:21:43.504 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:21:43.504 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:21:43.504 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:21:43.504 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:21:43.504 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:21:43.504 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:21:43.504 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:21:43.504 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:21:43.505 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:21:43.505 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:21:43.505 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:21:43.505 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:21:43.506 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:43.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:43.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:43.506 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:21:43.506 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:21:43.507 DEBUG [main][MenuItemLookup] Found menu:'File' 13:21:43.507 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:21:43.507 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:21:43.507 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:21:43.507 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:21:43.507 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:21:43.507 DEBUG [main][MenuItemLookup] Item match:Window 13:21:43.507 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:21:43.508 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:21:43.508 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:21:43.508 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:43.508 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:21:43.508 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:21:43.508 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:43.508 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:21:43.508 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:43.508 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:21:43.508 DEBUG [main][MenuItemLookup] Item match:Preferences 13:21:43.508 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:21:43.508 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:21:43.508 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:21:43.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:21:43.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:21:43.618 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:21:43.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:43.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:43.620 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:21:43.620 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:21:43.620 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:21:43.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:43.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:43.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:43.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:43.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:21:43.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:21:43.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:21:43.623 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:21:43.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:43.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:43.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:43.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:43.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:21:43.636 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:21:43.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:21:43.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:21:43.637 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:21:43.637 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:21:43.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:21:43.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:21:43.665 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:43.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:43.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:43.665 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:21:43.666 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:21:43.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:21:43.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:21:43.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:21:43.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:21:43.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:43.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:43.672 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 13:21:43.672 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:43.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:43.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:43.672 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:21:43.672 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:21:43.673 DEBUG [main][MenuItemLookup] Found menu:'File' 13:21:43.673 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:21:43.673 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:21:43.673 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:21:43.673 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:21:43.673 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:21:43.673 DEBUG [main][MenuItemLookup] Item match:Window 13:21:43.674 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:21:43.674 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:21:43.674 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:21:43.674 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:43.674 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:21:43.674 DEBUG [main][MenuItemLookup] Item match:Show View 13:21:43.677 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 13:21:43.677 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:21:43.677 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:21:43.677 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:21:43.677 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:21:43.677 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:21:43.677 DEBUG [main][MenuItemLookup] Found menu:'Properties' 13:21:43.677 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:21:43.677 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:43.677 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:21:43.677 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:21:43.685 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:21:43.685 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:21:43.686 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:21:43.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:21:43.768 DEBUG [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:21:43.769 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:21:43.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:43.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:43.771 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:21:43.771 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:43.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:43.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:43.774 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:21:43.774 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:43.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:43.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:43.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:43.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:43.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:21:43.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:21:43.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:21:43.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 13:21:43.776 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 13:21:43.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:21:44.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:21:44.278 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 13:21:44.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 13:21:44.279 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 13:21:44.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:21:44.280 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 13:21:44.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:21:44.280 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 13:21:44.280 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 13:21:44.280 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 13:21:44.281 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 13:21:44.281 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 13:21:44.281 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:44.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:44.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:44.282 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:21:44.282 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:44.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:44.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:44.284 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:21:44.284 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:44.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:44.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:44.284 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:21:44.284 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:44.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:44.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:44.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:44.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:44.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:21:44.286 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:21:44.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:21:44.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:21:44.286 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:21:44.287 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:21:44.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:21:44.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:21:44.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 13:21:44.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:44.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:44.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 13:21:44.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:44.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:44.333 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:44.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:44.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:44.334 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:21:44.334 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 13:21:44.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:44.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:44.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:44.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:44.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:21:44.337 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 13:21:44.337 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:21:44.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:21:44.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:21:44.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:21:44.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:21:44.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:44.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:44.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:44.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:44.350 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:44.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:44.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:44.351 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:21:44.351 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 13:21:44.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:44.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:44.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:44.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:44.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:21:44.354 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 13:21:44.354 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:21:44.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:21:44.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:21:44.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:21:44.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:21:44.356 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 13:21:44.356 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 13:21:44.356 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:21:44.357 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:21:44.371 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:21:44.371 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:21:44.371 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:21:44.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:44.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:44.381 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:21:44.381 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:21:44.381 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:21:44.381 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:21:44.381 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:21:44.381 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:21:44.381 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:21:44.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:44.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:44.388 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 13:21:44.388 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:44.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:44.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:44.389 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:21:44.389 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:21:44.389 DEBUG [main][MenuItemLookup] Found menu:'File' 13:21:44.389 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:21:44.389 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:21:44.389 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:21:44.389 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:21:44.389 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:21:44.389 DEBUG [main][MenuItemLookup] Item match:Window 13:21:44.390 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:21:44.390 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:21:44.390 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:21:44.390 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:44.390 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:21:44.390 DEBUG [main][MenuItemLookup] Item match:Show View 13:21:44.393 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 13:21:44.393 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:21:44.393 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:21:44.393 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:21:44.393 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:21:44.393 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:21:44.393 DEBUG [main][MenuItemLookup] Found menu:'Properties' 13:21:44.393 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:21:44.393 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:44.393 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:21:44.393 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:21:44.394 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:21:44.394 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:21:44.400 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:21:44.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:21:44.478 DEBUG [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:21:44.478 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:21:44.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:44.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:44.479 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:21:44.480 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:44.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:44.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:44.480 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:21:44.480 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:44.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:44.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:44.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:44.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:44.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:21:44.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:21:44.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:21:44.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 13:21:44.483 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 13:21:44.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:21:44.483 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 13:21:44.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:21:44.483 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 13:21:44.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 13:21:44.484 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 13:21:44.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:21:44.484 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 13:21:44.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:21:44.484 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 13:21:44.485 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 13:21:44.485 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 13:21:44.485 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 13:21:44.485 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 13:21:44.486 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:44.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:44.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:44.486 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:21:44.486 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:44.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:44.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:44.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 "Open") 13:21:44.487 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:44.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:44.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:44.488 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:21:44.488 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:44.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:44.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:44.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:44.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:44.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:21:44.490 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:21:44.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:21:44.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:21:44.490 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:21:44.490 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:21:44.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:21:44.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:21:44.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 13:21:44.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:44.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:44.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 13:21:44.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:44.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:44.556 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:44.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:44.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:44.556 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:21:44.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 '\*?\QWorkbench Test\E') 13:21:44.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:44.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:44.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:44.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:44.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:21:44.561 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 13:21:44.561 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:21:44.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:21:44.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:21:44.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:21:44.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:21:44.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:44.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:44.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:44.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:44.571 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:44.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:44.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:44.572 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:21:44.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 '\*?\QWorkbench Test\E') 13:21:44.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:44.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:44.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:44.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:44.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:21:44.579 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 13:21:44.579 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:21:44.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:21:44.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:21:44.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:21:44.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:21:44.581 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 13:21:44.581 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 13:21:44.581 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:21:44.582 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:21:44.596 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:21:44.596 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:21:44.596 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:21:44.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:44.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:44.605 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:21:44.605 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:21:44.605 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActivateNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:21:44.605 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:21:44.605 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:21:44.605 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:21:44.605 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:21:44.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:44.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:44.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:44.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:44.645 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:21:44.645 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:21:44.645 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:21:44.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:44.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:44.646 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActivateNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:21:44.646 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:21:44.646 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedGetToolTip no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:21:44.646 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:21:44.646 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:21:44.646 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:21:44.646 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:21:44.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:44.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:44.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:44.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:44.660 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:21:44.660 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:21:44.660 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:21:44.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:44.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:44.661 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedGetToolTip no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:21:44.661 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:21:44.661 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenAndCloseDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:21:44.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:21:44.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:21:44.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:21:44.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:21:44.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:44.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:44.666 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E'' view via menu. 13:21:44.667 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:44.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:44.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:44.667 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:21:44.667 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:21:44.668 DEBUG [main][MenuItemLookup] Found menu:'File' 13:21:44.668 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:21:44.668 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:21:44.668 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:21:44.668 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:21:44.668 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:21:44.668 DEBUG [main][MenuItemLookup] Item match:Window 13:21:44.668 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:21:44.668 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:21:44.668 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:21:44.668 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:44.669 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:21:44.669 DEBUG [main][MenuItemLookup] Item match:Show View 13:21:44.671 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 13:21:44.671 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:21:44.671 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:21:44.671 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:21:44.671 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:21:44.671 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:21:44.671 DEBUG [main][MenuItemLookup] Found menu:'Properties' 13:21:44.671 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:21:44.671 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:44.671 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:21:44.671 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:21:44.678 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:21:44.678 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:21:44.678 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:21:44.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:21:44.732 DEBUG [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:21:44.732 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:21:44.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:44.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:44.738 DEBUG [WorkbenchTestable][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:21:44.738 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:44.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:44.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:44.739 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:21:44.739 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:44.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:44.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:44.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:44.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:44.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:21:44.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:21:44.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:21:44.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 13:21:44.741 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 13:21:44.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:21:44.741 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 13:21:44.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:21:44.742 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 13:21:44.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 13:21:44.742 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 13:21:44.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:21:44.742 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 13:21:44.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:21:44.742 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 13:21:44.743 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Dirty Test 13:21:44.743 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Dirty Test 13:21:44.743 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Dirty Test about selection 13:21:44.743 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Dirty Test 13:21:44.743 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:44.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:44.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:44.744 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:21:44.744 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:44.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:44.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:44.748 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:21:44.749 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:44.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:44.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:44.749 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:21:44.749 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:44.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:44.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:44.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:44.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:44.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:21:44.751 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:21:44.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:21:44.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:21:44.751 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:21:44.751 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:21:44.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:21:44.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:21:44.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 13:21:44.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:44.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:44.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 13:21:44.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:44.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:44.792 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:44.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:44.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:44.792 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:21:44.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 '\*?\QWorkbench Dirty Test\E') 13:21:44.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:44.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:44.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:44.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:44.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:21:44.795 INFO [WorkbenchTestable][AbstractView] Activate view *Workbench Dirty Test 13:21:44.795 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 13:21:44.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:21:44.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:21:44.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:21:44.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:21:44.798 INFO [WorkbenchTestable][AbstractView] Activate view *Workbench Dirty Test 13:21:44.798 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 13:21:44.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:21:44.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text= TooltipText=null 13:21:44.804 INFO [WorkbenchTestable][AbstractView] Close view '*Workbench Dirty Test' 13:21:44.804 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem *Workbench Dirty Test 13:21:44.804 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 13:21:44.805 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:21:44.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:44.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:44.857 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:21:44.857 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:21:44.857 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:21:44.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:44.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:44.858 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenAndCloseDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:21:44.858 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:21:44.858 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedGetImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:21:44.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:21:44.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:21:44.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:21:44.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:21:44.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:44.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:44.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:44.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:44.871 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:21:44.871 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:21:44.871 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:21:44.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:44.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:44.872 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedGetImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:21:44.872 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:21:44.872 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedGetTitle no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:21:44.872 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:21:44.872 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:21:44.872 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:21:44.872 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:21:44.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:44.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:44.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:44.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:44.887 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:21:44.887 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:21:44.887 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:21:44.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:44.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:44.888 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedGetTitle no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:21:44.888 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:21:44.888 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleToolTipTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:21:44.888 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:21:44.888 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:21:44.888 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:21:44.888 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:21:44.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:44.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:44.895 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 13:21:44.895 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:44.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:44.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:44.896 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:21:44.896 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:21:44.896 DEBUG [main][MenuItemLookup] Found menu:'File' 13:21:44.896 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:21:44.896 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:21:44.896 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:21:44.896 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:21:44.896 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:21:44.896 DEBUG [main][MenuItemLookup] Item match:Window 13:21:44.897 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:21:44.897 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:21:44.897 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:21:44.897 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:44.897 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:21:44.897 DEBUG [main][MenuItemLookup] Item match:Show View 13:21:44.899 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 13:21:44.899 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:21:44.900 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:21:44.900 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:21:44.900 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:21:44.900 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:21:44.900 DEBUG [main][MenuItemLookup] Found menu:'Properties' 13:21:44.900 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:21:44.900 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:44.900 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:21:44.900 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:21:44.906 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:21:44.906 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:21:44.907 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:21:44.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:21:44.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:21:44.994 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:21:44.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:44.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:44.996 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:21:44.996 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:44.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:44.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:44.996 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:21:44.996 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:44.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:44.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:44.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:44.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:44.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:21:44.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:21:44.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:21:44.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 13:21:44.999 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 13:21:44.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:21:44.999 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 13:21:44.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:21:44.999 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 13:21:44.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 13:21:45.000 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 13:21:45.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:21:45.000 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 13:21:45.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:21:45.000 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 13:21:45.000 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 13:21:45.000 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 13:21:45.001 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 13:21:45.001 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 13:21:45.001 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:45.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:45.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:45.001 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:21:45.001 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:45.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:45.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:45.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 "Open") 13:21:45.003 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:45.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:45.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:45.003 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:21:45.003 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:45.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:45.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:45.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:45.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:45.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:21:45.005 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:21:45.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:21:45.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:21:45.005 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:21:45.005 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:21:45.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:21:45.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:21:45.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 13:21:45.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:45.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:45.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 13:21:45.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:45.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:45.066 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:45.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:45.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:45.066 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:21:45.066 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 13:21:45.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:45.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:45.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:45.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:45.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:21:45.069 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 13:21:45.070 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:21:45.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:21:45.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:21:45.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:21:45.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:21:45.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:45.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:45.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:45.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:45.082 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:45.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:45.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:45.082 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:21:45.083 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 13:21:45.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:45.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:45.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:45.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:45.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:21:45.087 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 13:21:45.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:21:45.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:21:45.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:21:45.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:21:45.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:21:45.093 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 13:21:45.093 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 13:21:45.093 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:21:45.094 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:21:45.107 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:21:45.107 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:21:45.107 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:21:45.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:45.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:45.141 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleToolTipTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:21:45.141 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:21:45.141 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInitializeRegisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:21:45.141 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:21:45.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:21:45.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:21:45.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:21:45.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:45.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:45.148 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:21:45.148 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:21:45.148 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:21:45.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:45.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:45.149 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInitializeRegisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:21:45.149 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:21:45.149 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:21:45.149 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:21:45.149 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:21:45.149 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:21:45.149 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:21:45.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:45.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:45.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:45.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:45.160 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:21:45.160 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:21:45.160 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:21:45.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:45.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:45.161 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:21:45.161 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:21:45.161 INFO [WorkbenchTestable][RequirementsRunner] Started test: viewAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:21:45.161 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:21:45.161 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:21:45.161 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:21:45.161 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:21:45.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:45.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:45.167 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E'' view via menu. 13:21:45.167 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:45.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:45.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:45.167 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:21:45.167 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:21:45.168 DEBUG [main][MenuItemLookup] Found menu:'File' 13:21:45.168 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:21:45.168 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:21:45.168 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:21:45.168 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:21:45.168 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:21:45.168 DEBUG [main][MenuItemLookup] Item match:Window 13:21:45.168 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:21:45.168 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:21:45.168 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:21:45.168 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:45.168 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:21:45.168 DEBUG [main][MenuItemLookup] Item match:Show View 13:21:45.171 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 13:21:45.171 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:21:45.171 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:21:45.171 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:21:45.171 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:21:45.171 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:21:45.171 DEBUG [main][MenuItemLookup] Found menu:'Properties' 13:21:45.171 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:21:45.171 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:45.171 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:21:45.171 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:21:45.171 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:21:45.171 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:21:45.172 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:21:45.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:21:45.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:21:45.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:21:45.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:45.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:45.254 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:21:45.254 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:45.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:45.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:45.255 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:21:45.255 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:45.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:45.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:45.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:45.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:45.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:21:45.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:21:45.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:21:45.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 13:21:45.257 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 13:21:45.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:21:45.257 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 13:21:45.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:21:45.258 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 13:21:45.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 13:21:45.258 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 13:21:45.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:21:45.258 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 13:21:45.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:21:45.258 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 13:21:45.259 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Dirty Test 13:21:45.259 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Dirty Test 13:21:45.259 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Dirty Test about selection 13:21:45.259 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Dirty Test 13:21:45.259 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:45.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:45.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:45.260 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:21:45.260 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:45.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:45.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:45.261 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:21:45.261 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:45.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:45.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:45.261 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:21:45.261 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:45.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:45.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:45.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:45.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:45.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:21:45.263 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:21:45.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:21:45.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:21:45.263 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:21:45.263 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:21:45.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:21:45.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:21:45.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 13:21:45.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:45.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:45.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 13:21:45.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:45.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:45.309 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:45.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:45.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:45.310 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:21:45.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 '\*?\QWorkbench Dirty Test\E') 13:21:45.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:45.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:45.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:45.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:45.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:21:45.340 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 13:21:45.340 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 13:21:45.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:21:45.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:21:45.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:21:45.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:21:45.346 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:21:45.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:45.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:45.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:45.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:45.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:21:45.352 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:21:45.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:45.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:45.365 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:21:45.365 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:21:45.365 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:21:45.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:45.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:45.366 INFO [WorkbenchTestable][RequirementsRunner] Finished test: viewAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:21:45.366 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:21:45.366 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedActivate no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:21:45.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:21:45.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:21:45.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:21:45.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:21:45.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:45.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:45.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:45.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:45.381 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:21:45.382 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:21:45.382 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:21:45.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:45.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:45.382 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedActivate no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:21:45.382 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:21:45.382 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:21:45.382 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:21:45.382 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:21:45.383 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:21:45.383 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:21:45.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:45.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:45.390 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 13:21:45.390 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:45.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:45.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:45.396 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:21:45.396 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:21:45.396 DEBUG [main][MenuItemLookup] Found menu:'File' 13:21:45.396 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:21:45.396 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:21:45.396 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:21:45.396 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:21:45.396 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:21:45.396 DEBUG [main][MenuItemLookup] Item match:Window 13:21:45.397 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:21:45.397 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:21:45.397 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:21:45.397 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:45.397 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:21:45.397 DEBUG [main][MenuItemLookup] Item match:Show View 13:21:45.399 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 13:21:45.399 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:21:45.399 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:21:45.399 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:21:45.399 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:21:45.399 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:21:45.399 DEBUG [main][MenuItemLookup] Found menu:'Properties' 13:21:45.399 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:21:45.400 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:45.400 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:21:45.400 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:21:45.400 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:21:45.400 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:21:45.400 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:21:45.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:21:45.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:21:45.471 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:21:45.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:45.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:45.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:21:45.472 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:45.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:45.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:45.473 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:21:45.473 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:45.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:45.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:45.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:45.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:45.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:21:45.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:21:45.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:21:45.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 13:21:45.477 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 13:21:45.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:21:45.477 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 13:21:45.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:21:45.477 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 13:21:45.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 13:21:45.478 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 13:21:45.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:21:45.478 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 13:21:45.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:21:45.478 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 13:21:45.478 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 13:21:45.478 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 13:21:45.479 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 13:21:45.479 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 13:21:45.479 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:45.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:45.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:45.479 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:21:45.479 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:45.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:45.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:45.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:21:45.480 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:45.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:45.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:45.481 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:21:45.481 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:45.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:45.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:45.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:45.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:45.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:21:45.482 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:21:45.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:21:45.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:21:45.483 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:21:45.483 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:21:45.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:21:45.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:21:45.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 13:21:45.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:45.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:45.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 13:21:45.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:45.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:45.542 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:45.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:45.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:45.543 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:21:45.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 13:21:45.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:45.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:45.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:45.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:45.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:21:45.546 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 13:21:45.546 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:21:45.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:21:45.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:21:45.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:21:45.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:21:45.548 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 13:21:45.548 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:21:45.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:21:45.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 13:21:45.550 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 13:21:45.550 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 13:21:45.550 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:21:45.550 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:21:45.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:45.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:45.571 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 13:21:45.572 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:45.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:45.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:45.572 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:21:45.572 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:21:45.573 DEBUG [main][MenuItemLookup] Found menu:'File' 13:21:45.573 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:21:45.573 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:21:45.573 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:21:45.573 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:21:45.573 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:21:45.573 DEBUG [main][MenuItemLookup] Item match:Window 13:21:45.573 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:21:45.573 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:21:45.573 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:21:45.573 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:45.573 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:21:45.573 DEBUG [main][MenuItemLookup] Item match:Show View 13:21:45.575 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 13:21:45.575 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:21:45.575 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:21:45.575 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:21:45.576 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:21:45.576 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:21:45.576 DEBUG [main][MenuItemLookup] Found menu:'Properties' 13:21:45.576 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:21:45.576 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:45.576 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:21:45.576 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:21:45.576 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:21:45.577 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:21:45.577 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:21:45.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:21:45.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:21:45.663 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:21:45.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:45.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:45.665 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:21:45.665 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:45.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:45.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:45.665 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:21:45.665 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:45.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:45.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:45.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:45.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:45.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:21:45.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:21:45.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:21:45.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 13:21:45.668 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 13:21:45.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:21:45.668 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 13:21:45.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:21:45.668 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 13:21:45.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 13:21:45.669 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 13:21:45.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:21:45.669 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 13:21:45.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:21:45.669 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 13:21:45.670 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 13:21:45.670 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 13:21:45.670 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 13:21:45.671 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 13:21:45.671 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:45.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:45.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:45.671 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:21:45.671 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:45.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:45.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:45.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 "Open") 13:21:45.672 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:45.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:45.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:45.673 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:21:45.673 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:45.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:45.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:45.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:45.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:45.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:21:45.675 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:21:45.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:21:45.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:21:45.676 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:21:45.676 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:21:45.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:21:45.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:21:45.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 13:21:45.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:45.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:45.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 13:21:45.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:45.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:45.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:45.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:45.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:45.756 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:21:45.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 '\*?\QWorkbench Test\E') 13:21:45.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:45.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:45.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:45.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:45.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:21:45.759 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 13:21:45.759 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:21:45.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:21:45.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:21:45.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:21:45.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:21:45.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:45.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:45.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:45.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:45.772 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:45.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:45.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:45.773 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:21:45.773 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 13:21:45.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:45.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:45.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:45.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:45.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:21:45.776 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 13:21:45.776 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:21:45.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:21:45.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:21:45.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:21:45.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:21:45.784 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 13:21:45.784 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 13:21:45.784 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:21:45.785 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:21:45.793 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:21:45.793 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:21:45.793 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:21:45.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:45.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:45.797 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:21:45.797 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:21:45.797 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedIsActive no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:21:45.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:21:45.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:21:45.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:21:45.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:21:45.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:45.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:45.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:45.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:45.839 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:21:45.839 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:21:45.839 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:21:45.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:45.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:45.840 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedIsActive no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:21:45.840 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:21:45.840 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInitializeRegisteredViewWithRegex no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:21:45.840 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:21:45.840 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:21:45.840 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:21:45.840 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:21:45.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:45.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:45.846 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:21:45.846 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:21:45.846 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:21:45.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:45.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:45.846 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInitializeRegisteredViewWithRegex no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:21:45.847 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:21:45.847 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenAndCloseView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:21:45.847 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:21:45.847 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:21:45.847 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:21:45.847 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:21:45.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:45.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:45.853 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 13:21:45.853 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:45.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:45.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:45.854 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:21:45.854 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:21:45.854 DEBUG [main][MenuItemLookup] Found menu:'File' 13:21:45.854 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:21:45.854 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:21:45.854 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:21:45.854 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:21:45.854 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:21:45.854 DEBUG [main][MenuItemLookup] Item match:Window 13:21:45.855 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:21:45.855 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:21:45.855 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:21:45.855 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:45.855 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:21:45.855 DEBUG [main][MenuItemLookup] Item match:Show View 13:21:45.857 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 13:21:45.857 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:21:45.857 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:21:45.857 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:21:45.857 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:21:45.857 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:21:45.857 DEBUG [main][MenuItemLookup] Found menu:'Properties' 13:21:45.857 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:21:45.857 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:45.857 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:21:45.857 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:21:45.858 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:21:45.858 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:21:45.858 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:21:45.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:21:45.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:21:45.910 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:21:45.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:45.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:45.911 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:21:45.911 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:45.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:45.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:45.942 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:21:45.942 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:45.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:45.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:45.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:45.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:45.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:21:45.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:21:45.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:21:45.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 13:21:45.945 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 13:21:45.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:21:45.945 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 13:21:45.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:21:45.945 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 13:21:45.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 13:21:45.945 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 13:21:45.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:21:45.946 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 13:21:45.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:21:45.946 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 13:21:45.946 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 13:21:45.946 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 13:21:45.946 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 13:21:45.947 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 13:21:45.947 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:45.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:45.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:45.947 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:21:45.947 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:45.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:45.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:45.948 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:21:45.948 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:45.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:45.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:45.949 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:21:45.949 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:45.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:45.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:45.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:45.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:45.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:21:45.950 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:21:45.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:21:45.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:21:45.951 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:21:45.951 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:21:45.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:21:45.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:21:45.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 13:21:45.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:45.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:45.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 13:21:45.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:45.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:45.985 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:45.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:45.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:45.986 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:21:45.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 '\*?\QWorkbench Test\E') 13:21:45.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:45.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:45.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:45.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:45.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:21:45.988 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 13:21:45.988 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:21:45.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:21:45.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:21:45.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:21:45.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:21:45.994 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 13:21:45.995 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:21:45.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:21:45.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 13:21:45.996 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 13:21:45.996 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 13:21:45.996 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:21:45.996 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:21:46.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:46.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:46.047 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:21:46.047 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:21:46.047 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:21:46.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:46.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:46.048 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenAndCloseView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:21:46.048 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:21:46.048 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenAndCloseViewFullPath no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:21:46.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:21:46.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:21:46.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:21:46.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:21:46.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:46.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:46.056 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 13:21:46.056 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:46.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:46.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:46.057 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:21:46.057 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:21:46.057 DEBUG [main][MenuItemLookup] Found menu:'File' 13:21:46.057 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:21:46.057 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:21:46.057 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:21:46.057 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:21:46.057 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:21:46.057 DEBUG [main][MenuItemLookup] Item match:Window 13:21:46.058 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:21:46.058 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:21:46.058 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:21:46.058 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:46.058 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:21:46.058 DEBUG [main][MenuItemLookup] Item match:Show View 13:21:46.060 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 13:21:46.060 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:21:46.060 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:21:46.060 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:21:46.060 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:21:46.060 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:21:46.060 DEBUG [main][MenuItemLookup] Found menu:'Properties' 13:21:46.060 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:21:46.060 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:46.060 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:21:46.060 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:21:46.061 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:21:46.061 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:21:46.061 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:21:46.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:21:46.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:21:46.113 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:21:46.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:46.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:46.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:21:46.114 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:46.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:46.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:46.140 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:21:46.140 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:46.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:46.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:46.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:46.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:46.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:21:46.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:21:46.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:21:46.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 13:21:46.147 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 13:21:46.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:21:46.147 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 13:21:46.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:21:46.147 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 13:21:46.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 13:21:46.148 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 13:21:46.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:21:46.148 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 13:21:46.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:21:46.148 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 13:21:46.148 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 13:21:46.148 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 13:21:46.148 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 13:21:46.149 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 13:21:46.149 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:46.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:46.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:46.149 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:21:46.149 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:46.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:46.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21: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:21:46.150 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:46.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:46.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:46.150 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:21:46.150 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:46.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:46.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:46.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:46.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:46.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:21:46.152 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:21:46.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:21:46.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:21:46.152 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:21:46.152 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:21:46.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:21:46.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:21:46.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 13:21:46.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:46.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:46.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 13:21:46.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:46.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:46.187 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:46.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:46.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:46.188 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:21:46.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 '\*?\QWorkbench Test\E') 13:21:46.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:46.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:46.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:46.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:46.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:21:46.190 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 13:21:46.191 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:21:46.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:21:46.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:21:46.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:21:46.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:21:46.197 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 13:21:46.197 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:21:46.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:21:46.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 13:21:46.198 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 13:21:46.198 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 13:21:46.198 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:21:46.199 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:21:46.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:46.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:46.216 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:21:46.216 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:21:46.216 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:21:46.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:46.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:46.217 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenAndCloseViewFullPath no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:21:46.217 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:21:46.217 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInitializeNonregisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:21:46.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:21:46.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:21:46.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:21:46.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:21:46.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:46.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:46.245 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:21:46.245 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:21:46.245 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:21:46.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:46.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:46.245 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInitializeNonregisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:21:46.246 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:21:46.246 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:21:46.246 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:21:46.246 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:21:46.246 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:21:46.246 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:21:46.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:46.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:46.254 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 13:21:46.254 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:46.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:46.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:46.255 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:21:46.255 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:21:46.255 DEBUG [main][MenuItemLookup] Found menu:'File' 13:21:46.255 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:21:46.255 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:21:46.255 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:21:46.255 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:21:46.255 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:21:46.255 DEBUG [main][MenuItemLookup] Item match:Window 13:21:46.256 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:21:46.256 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:21:46.256 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:21:46.256 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:46.256 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:21:46.256 DEBUG [main][MenuItemLookup] Item match:Show View 13:21:46.258 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 13:21:46.258 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:21:46.258 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:21:46.258 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:21:46.258 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:21:46.258 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:21:46.258 DEBUG [main][MenuItemLookup] Found menu:'Properties' 13:21:46.258 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:21:46.258 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:46.258 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:21:46.258 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:21:46.259 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:21:46.259 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:21:46.262 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:21:46.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:21:46.342 DEBUG [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:21:46.342 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:21:46.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:46.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:46.346 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:21:46.346 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:46.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:46.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:46.346 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:21:46.346 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:46.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:46.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:46.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:46.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:46.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:21:46.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:21:46.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:21:46.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 13:21:46.349 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 13:21:46.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:21:46.349 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 13:21:46.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:21:46.349 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 13:21:46.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 13:21:46.349 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 13:21:46.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:21:46.350 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 13:21:46.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:21:46.350 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 13:21:46.350 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 13:21:46.350 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 13:21:46.351 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 13:21:46.351 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 13:21:46.351 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:46.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:46.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:46.351 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:21:46.351 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:46.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:46.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:46.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:21:46.352 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:46.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:46.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:46.353 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:21:46.353 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:46.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:46.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:46.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:46.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:46.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:21:46.355 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:21:46.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:21:46.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:21:46.355 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:21:46.355 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:21:46.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:21:46.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:21:46.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 13:21:46.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:46.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:46.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 13:21:46.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:46.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:46.391 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:46.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:46.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:46.391 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:21:46.391 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 13:21:46.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:46.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:46.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:46.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:46.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:21:46.394 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 13:21:46.394 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:21:46.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:21:46.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:21:46.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:21:46.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:21:46.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:46.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:46.403 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' view via menu. 13:21:46.403 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:46.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:46.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:46.404 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:21:46.404 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:21:46.404 DEBUG [main][MenuItemLookup] Found menu:'File' 13:21:46.404 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:21:46.404 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:21:46.404 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:21:46.404 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:21:46.404 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:21:46.404 DEBUG [main][MenuItemLookup] Item match:Window 13:21:46.404 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:21:46.404 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:21:46.404 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:21:46.404 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:46.404 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:21:46.404 DEBUG [main][MenuItemLookup] Item match:Show View 13:21:46.407 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 13:21:46.407 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:21:46.407 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:21:46.407 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:21:46.407 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:21:46.407 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:21:46.407 DEBUG [main][MenuItemLookup] Found menu:'Properties' 13:21:46.407 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:21:46.407 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:46.407 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:21:46.407 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:21:46.407 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:21:46.407 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:21:46.407 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:21:46.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:21:46.485 DEBUG [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:21:46.485 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:21:46.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:46.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:46.487 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:21:46.487 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:46.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:46.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:46.488 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:21:46.488 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:46.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:46.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:46.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:46.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:46.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:21:46.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:21:46.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:21:46.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:21:46.494 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:21:46.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:21:46.494 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:21:46.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:21:46.494 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:21:46.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:21:46.495 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:21:46.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:21:46.495 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:21:46.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:21:46.495 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:21:46.496 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Markers 13:21:46.496 DEBUG [main][TreeItemHandler] Selecting tree item: Markers 13:21:46.496 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Markers about selection 13:21:46.496 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Markers 13:21:46.497 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:46.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:46.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:46.497 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:21:46.497 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:46.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:46.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:46.498 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:21:46.498 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:46.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:46.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:46.499 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:21:46.499 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:46.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:46.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:46.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:46.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:46.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:21:46.500 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:21:46.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:21:46.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:21:46.501 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:21:46.501 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:21:46.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:21:46.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:21:46.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 13:21:46.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:46.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:46.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 13:21:46.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:46.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:46.574 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:46.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:46.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:46.574 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:21:46.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 '\*?\QMarkers\E') 13:21:46.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:46.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:46.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:46.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:46.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:21:46.584 INFO [WorkbenchTestable][AbstractView] Activate view Markers 13:21:46.584 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 13:21:46.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:21:46.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:21:46.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:21:46.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:21:46.586 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 13:21:46.586 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:21:46.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:21:46.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 13:21:46.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:21:46.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:21:46.600 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 13:21:46.600 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 13:21:46.601 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:21:46.601 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:21:46.616 INFO [WorkbenchTestable][AbstractView] Activate view Markers 13:21:46.616 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 13:21:46.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:21:46.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:21:46.618 INFO [WorkbenchTestable][AbstractView] Close view 'Markers' 13:21:46.618 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Markers 13:21:46.618 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 13:21:46.640 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:21:46.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:46.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:46.666 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:21:46.666 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:21:46.666 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:21:46.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:46.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:46.667 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:21:46.667 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:21:46.667 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:21:46.667 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:21:46.667 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:21:46.667 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:21:46.667 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:21:46.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:46.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:46.674 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 13:21:46.674 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:46.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:46.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:46.675 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:21:46.675 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:21:46.675 DEBUG [main][MenuItemLookup] Found menu:'File' 13:21:46.675 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:21:46.675 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:21:46.675 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:21:46.675 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:21:46.675 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:21:46.675 DEBUG [main][MenuItemLookup] Item match:Window 13:21:46.676 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:21:46.676 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:21:46.676 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:21:46.676 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:46.676 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:21:46.676 DEBUG [main][MenuItemLookup] Item match:Show View 13:21:46.678 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 13:21:46.678 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:21:46.678 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:21:46.678 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:21:46.678 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:21:46.678 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:21:46.678 DEBUG [main][MenuItemLookup] Found menu:'Properties' 13:21:46.678 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:21:46.678 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:46.678 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:21:46.678 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:21:46.679 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:21:46.679 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:21:46.679 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:21:46.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:21:46.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:21:46.745 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:21:46.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:46.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:46.746 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:21:46.746 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:46.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:46.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:46.747 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:21:46.747 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:46.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:46.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:46.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:46.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:46.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:21:46.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:21:46.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:21:46.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 13:21:46.749 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 13:21:46.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:21:46.749 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 13:21:46.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:21:46.749 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 13:21:46.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 13:21:46.749 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 13:21:46.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:21:46.749 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 13:21:46.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:21:46.749 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 13:21:46.750 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 13:21:46.750 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 13:21:46.750 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 13:21:46.750 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 13:21:46.750 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:46.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:46.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:46.750 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:21:46.750 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:46.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:46.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:46.755 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:21:46.755 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:46.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:46.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:46.756 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:21:46.756 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:46.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:46.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:46.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:46.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:46.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:21:46.758 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:21:46.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:21:46.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:21:46.758 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:21:46.758 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:21:46.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:21:46.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:21:46.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 13:21:46.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:46.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:46.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 13:21:46.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:46.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:46.793 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:46.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:46.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:46.794 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:21:46.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 '\*?\QWorkbench Test\E') 13:21:46.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:46.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:46.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:46.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:46.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:21:46.796 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 13:21:46.797 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:21:46.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:21:46.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:21:46.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:21:46.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:21:46.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:46.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:46.840 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' view via menu. 13:21:46.841 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:46.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:46.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:46.841 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:21:46.841 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:21:46.842 DEBUG [main][MenuItemLookup] Found menu:'File' 13:21:46.842 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:21:46.842 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:21:46.842 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:21:46.842 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:21:46.842 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:21:46.842 DEBUG [main][MenuItemLookup] Item match:Window 13:21:46.842 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:21:46.842 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:21:46.842 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:21:46.842 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:46.842 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:21:46.842 DEBUG [main][MenuItemLookup] Item match:Show View 13:21:46.844 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 13:21:46.844 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:21:46.844 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:21:46.844 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:21:46.844 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:21:46.844 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:21:46.844 DEBUG [main][MenuItemLookup] Found menu:'Properties' 13:21:46.845 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:21:46.845 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:46.845 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:21:46.845 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:21:46.845 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:21:46.845 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:21:46.845 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:21:46.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:21:46.898 DEBUG [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:21:46.898 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:21:46.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:46.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:46.899 DEBUG [WorkbenchTestable][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:21:46.899 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:46.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:46.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:46.900 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:21:46.900 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:46.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:46.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:46.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:46.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:46.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:21:46.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:21:46.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:21:46.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:21:46.902 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:21:46.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:21:46.903 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:21:46.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:21:46.903 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:21:46.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:21:46.903 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:21:46.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:21:46.903 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:21:46.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:21:46.904 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:21:46.904 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Markers 13:21:46.905 DEBUG [main][TreeItemHandler] Selecting tree item: Markers 13:21:46.906 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Markers about selection 13:21:46.907 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Markers 13:21:46.907 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:46.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:46.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:46.908 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:21:46.908 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:46.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:46.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:46.909 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:21:46.909 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:46.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:46.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:46.910 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:21:46.910 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:46.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:46.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:46.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:46.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:46.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:21:46.948 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:21:46.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:21:46.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:21:46.948 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:21:46.948 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:21:46.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:21:46.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:21:46.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 13:21:46.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:47.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:47.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 13:21:47.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:47.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:47.005 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:47.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:47.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:47.006 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:21:47.006 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E') 13:21:47.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:47.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:47.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:47.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:47.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:21:47.039 INFO [WorkbenchTestable][AbstractView] Activate view Markers 13:21:47.039 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 13:21:47.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:21:47.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:21:47.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:21:47.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:21:47.047 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 13:21:47.047 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:21:47.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:21:47.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 13:21:47.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:21:47.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:21:47.057 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 13:21:47.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:21:47.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:21:47.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 13:21:47.060 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 13:21:47.060 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 13:21:47.060 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:21:47.061 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:21:47.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:47.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:47.082 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:21:47.082 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:21:47.082 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:21:47.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:47.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:47.083 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:21:47.083 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:21:47.083 INFO [WorkbenchTestable][RequirementsRunner] Started test: testViewIsOpen no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:21:47.083 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:21:47.083 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:21:47.083 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:21:47.083 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:21:47.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:47.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:47.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:47.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:47.095 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 13:21:47.095 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:47.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:47.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:47.096 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:21:47.096 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:21:47.096 DEBUG [main][MenuItemLookup] Found menu:'File' 13:21:47.097 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:21:47.097 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:21:47.097 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:21:47.097 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:21:47.097 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:21:47.097 DEBUG [main][MenuItemLookup] Item match:Window 13:21:47.097 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:21:47.097 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:21:47.097 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:21:47.097 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:47.097 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:21:47.097 DEBUG [main][MenuItemLookup] Item match:Show View 13:21:47.100 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 13:21:47.100 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:21:47.101 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:21:47.101 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:21:47.101 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:21:47.101 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:21:47.101 DEBUG [main][MenuItemLookup] Found menu:'Properties' 13:21:47.101 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:21:47.101 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:47.101 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:21:47.101 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:21:47.101 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:21:47.102 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:21:47.102 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:21:47.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:21:47.191 DEBUG [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:21:47.191 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:21:47.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:47.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:47.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:21:47.195 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:47.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:47.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:47.195 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:21:47.195 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:47.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:47.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:47.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:47.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:47.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:21:47.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:21:47.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:21:47.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 13:21:47.198 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 13:21:47.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:21:47.198 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 13:21:47.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:21:47.198 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 13:21:47.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 13:21:47.198 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 13:21:47.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:21:47.199 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 13:21:47.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:21:47.199 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 13:21:47.199 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 13:21:47.199 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 13:21:47.199 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 13:21:47.200 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 13:21:47.200 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:47.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:47.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:47.200 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:21:47.200 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:47.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:47.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:47.201 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:21:47.201 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:47.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:47.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:47.201 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:21:47.201 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:47.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:47.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:47.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:47.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:47.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:21:47.206 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:21:47.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:21:47.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:21:47.207 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:21:47.207 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:21:47.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:21:47.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:21:47.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 13:21:47.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:47.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:47.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 13:21:47.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:47.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:47.276 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:47.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:47.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:47.276 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:21:47.276 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 13:21:47.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:47.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:47.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:47.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:47.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:21:47.279 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 13:21:47.279 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:21:47.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:21:47.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:21:47.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:21:47.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:21:47.286 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 13:21:47.286 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:21:47.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:21:47.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 13:21:47.288 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 13:21:47.288 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 13:21:47.288 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:21:47.289 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:21:47.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:47.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:47.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:47.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:47.345 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:21:47.345 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:21:47.345 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:21:47.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:47.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:47.346 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testViewIsOpen no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:21:47.346 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:21:47.346 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActivateDirtyAndNonDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:21:47.346 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:21:47.346 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:21:47.346 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:21:47.346 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:21:47.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:47.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:47.351 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:21:47.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:47.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:47.354 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:47.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:47.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:47.355 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:21:47.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 '\*?\QWorkbench Dirty Test\E') 13:21:47.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:47.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:47.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:47.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:47.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:21:47.359 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 13:21:47.359 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 13:21:47.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:21:47.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:21:47.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:21:47.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:21:47.372 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:21:47.373 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:47.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:47.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:47.374 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Workbench Dirty Test"as the parent 13:21:47.374 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:47.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:47.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:47.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:47.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:47.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:21:47.375 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:21:47.375 INFO [WorkbenchTestable][AbstractText] Text set to: hello 13:21:47.378 INFO [WorkbenchTestable][AbstractView] Activate view *Workbench Dirty Test 13:21:47.379 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 13:21:47.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:21:47.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=hello TooltipText=null 13:21:47.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:47.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:47.381 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:21:47.381 DEBUG [main][MenuItemLookup] Found menu:'File' 13:21:47.381 DEBUG [main][MenuItemLookup] Item match:File 13:21:47.382 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:21:47.382 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:21:47.383 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:21:47.383 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:21:47.383 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:47.383 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:21:47.383 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:21:47.383 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:47.383 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:21:47.383 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:21:47.390 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:21:47.390 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:21:47.390 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:21:47.403 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 13:21:47.403 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 13:21:47.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:21:47.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=hello TooltipText=null 13:21:47.405 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 13:21:47.405 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 13:21:47.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:21:47.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=hello TooltipText=null 13:21:47.406 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Dirty Test' 13:21:47.406 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Dirty Test 13:21:47.407 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 13:21:47.407 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:21:47.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:47.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:47.456 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:21:47.456 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:21:47.456 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:21:47.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:47.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:47.456 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActivateDirtyAndNonDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:21:47.456 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:21:47.457 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActivateNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:21:47.457 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:21:47.457 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:21:47.457 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:21:47.457 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:21:47.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:47.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:21:47.462 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 13:21:47.463 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:47.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:47.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:47.464 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:21:47.464 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:21:47.464 DEBUG [main][MenuItemLookup] Found menu:'File' 13:21:47.464 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:21:47.464 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:21:47.464 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:21:47.464 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:21:47.464 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:21:47.464 DEBUG [main][MenuItemLookup] Item match:Window 13:21:47.464 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:21:47.465 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:21:47.465 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:21:47.465 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:47.465 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:21:47.465 DEBUG [main][MenuItemLookup] Item match:Show View 13:21:47.467 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 13:21:47.467 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:21:47.467 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:21:47.467 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:21:47.467 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:21:47.467 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:21:47.467 DEBUG [main][MenuItemLookup] Found menu:'Properties' 13:21:47.467 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:21:47.467 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:47.467 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:21:47.467 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:21:47.474 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:21:47.474 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:21:47.474 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:21:47.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:21:47.544 DEBUG [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:21:47.544 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:21:47.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:47.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:47.545 DEBUG [WorkbenchTestable][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:21:47.545 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:47.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:47.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:47.548 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:21:47.548 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:47.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:47.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:47.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:47.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:47.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:21:47.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:21:47.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:21:47.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 13:21:47.551 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 13:21:47.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:21:47.551 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 13:21:47.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:21:47.551 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 13:21:47.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 13:21:47.552 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 13:21:47.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:21:47.552 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 13:21:47.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:21:47.552 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 13:21:47.552 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 13:21:47.552 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 13:21:47.553 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 13:21:47.553 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 13:21:47.553 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:47.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:47.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:47.553 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:21:47.553 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:47.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:47.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:47.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:21:47.554 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:21:47.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:47.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:47.555 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:21:47.555 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:21:47.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:47.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:47.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:47.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:47.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:21:47.557 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:21:47.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:21:47.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:21:47.557 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:21:47.557 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:21:47.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:21:47.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:21:47.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 13:21:47.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:47.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:47.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 13:21:47.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:47.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:47.594 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:47.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:47.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:47.594 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:21:47.594 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 13:21:47.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:47.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:47.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:47.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:47.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:21:47.597 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 13:21:47.597 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:21:47.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:21:47.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:21:47.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:21:47.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:21:47.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:47.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:47.604 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' is already open. Activate. 13:21:47.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:47.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:47.607 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:47.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:47.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:47.608 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:21:47.608 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E') 13:21:47.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:47.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:47.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:47.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:47.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:21:47.646 INFO [WorkbenchTestable][AbstractView] Activate view Markers 13:21:47.646 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 13:21:47.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:21:47.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:21:47.665 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 13:21:47.665 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:21:47.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:21:47.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 13:21:47.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:21:47.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:21:47.675 INFO [WorkbenchTestable][AbstractView] Activate view Markers 13:21:47.675 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 13:21:47.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:21:47.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:21:47.686 INFO [WorkbenchTestable][AbstractView] Close view 'Markers' 13:21:47.686 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Markers 13:21:47.687 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 13:21:47.687 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:21:47.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:47.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:47.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:47.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:47.712 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:47.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:47.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:47.742 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:21:47.742 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 13:21:47.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:47.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:47.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:47.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:47.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:21:47.745 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 13:21:47.745 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:21:47.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:21:47.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:21:47.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:21:47.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:21:47.747 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 13:21:47.747 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 13:21:47.747 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 13:21:47.747 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:21:47.759 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:21:47.759 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:21:47.759 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:21:47.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:47.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:47.768 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActivateNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 13:21:47.768 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 13:21:47.768 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:21:47.768 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:21:47.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:47.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.268 s - in org.eclipse.reddeer.workbench.test.view.ViewTest getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.715 s getTitleImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.224 s testActivateNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.041 s testClosedGetToolTip no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.015 s testOpenAndCloseDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.197 s testClosedGetImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.014 s testClosedGetTitle no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.016 s getTitleToolTipTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.253 s testInitializeRegisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.008 s testCloseNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.012 s viewAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.205 s testClosedActivate no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.016 s testOpenClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.415 s testClosedIsActive no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.043 s testInitializeRegisteredViewWithRegex no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.006 s testOpenAndCloseView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.201 s testOpenAndCloseViewFullPath no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.169 s testInitializeNonregisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.028 s testCloseNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.421 s testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.416 s testViewIsOpen no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.263 s testActivateDirtyAndNonDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.11 s testActivateNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.311 s Running org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 13:21:47.776 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 13:21:47.777 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:21:47.777 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:21:47.777 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 13:21:47.777 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:21:47.777 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:21:47.777 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:21:47.777 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:21:47.777 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:21:47.777 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:21:47.778 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:21:47.778 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:21:47.778 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:21:47.778 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:21:47.778 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:21:47.779 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:21:47.779 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:47.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:47.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:47.779 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:21:47.780 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:21:47.780 DEBUG [main][MenuItemLookup] Found menu:'File' 13:21:47.780 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:21:47.780 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:21:47.780 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:21:47.780 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:21:47.780 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:21:47.780 DEBUG [main][MenuItemLookup] Item match:Window 13:21:47.780 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:21:47.780 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:21:47.780 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:21:47.780 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:47.780 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:21:47.780 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:21:47.780 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:47.780 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:21:47.780 DEBUG [main][MenuItemLookup] Found menu:'' 13:21:47.780 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:21:47.780 DEBUG [main][MenuItemLookup] Item match:Preferences 13:21:47.781 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:21:47.781 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:21:47.781 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:21:47.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.... 13:21:47.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:21:47.874 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:21:47.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:47.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:47.875 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:21:47.875 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:21:47.876 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:21:47.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:47.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:47.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:47.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:47.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:21:47.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:21:47.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:21:47.878 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:21:47.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:21:47.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:21:47.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:21:47.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:21:47.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:21:47.882 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:21:47.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:21:47.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:21:47.882 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:21:47.883 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:21:47.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:21:47.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:21:47.904 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:21:47.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:21:47.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:21:47.905 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:21:47.905 INFO [WorkbenchTestable][RequirementsRunner] Started test: testKillJob no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 13:21:47.905 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 13:21:47.905 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:21:47.905 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:21:47.905 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:21:47.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:21:47.907 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job' will be killed 13:21:47.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 13:21:47.907 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 13:21:47.907 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:21:47.907 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:21:47.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:21:47.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:21:47.908 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testKillJob no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 13:21:47.908 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:21:47.908 INFO [WorkbenchTestable][RequirementsRunner] Started test: testKillJobException no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 13:21:47.908 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 13:21:47.908 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:21:47.908 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:21:47.908 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:21:47.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest.JobHasState... 13:21:47.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest.JobHasState finished successfully 13:21:47.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:21:47.909 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 13:21:47.909 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 13:21:48.409 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 13:21:48.410 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 13:21:48.910 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 13:21:48.910 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 13:21:49.410 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 13:21:49.410 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 13:21:49.910 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 13:21:49.910 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 13:21:50.410 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 13:21:50.410 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 13:21:50.911 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 13:21:50.911 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 13:21:51.411 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 13:21:51.411 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 13:21:51.911 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 13:21:51.911 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 13:21:52.411 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 13:21:52.411 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 13:21:52.911 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 13:21:52.911 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 13:21:53.412 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 13:21:53.412 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 13:21:53.912 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 13:21:53.912 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 13:21:54.412 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 13:21:54.412 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 13:21:54.912 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 13:21:54.912 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 13:21:55.412 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 13:21:55.413 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 13:21:55.913 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 13:21:55.913 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 13:21:56.413 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 13:21:56.413 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 13:21:56.913 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 13:21:56.913 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 13:21:57.413 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 13:21:57.413 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 13:21:57.914 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 13:21:57.914 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 13:21:57.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, an exception will be thrown 13:21:57.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:21:57.915 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:21:58.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:21:58.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:21:59.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:21:59.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:00.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:00.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:01.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:01.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:02.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:02.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:03.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:03.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:04.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:04.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:05.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:05.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:06.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:06.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:07.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:07.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:08.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:08.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:09.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:09.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:10.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:10.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:11.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:11.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:12.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:12.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:13.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:13.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:14.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:14.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:15.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:15.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:16.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:16.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:17.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:17.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:18.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:18.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:19.429 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:19.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:20.429 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:20.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:21.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:21.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:22.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:22.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:23.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:23.931 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:24.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:24.931 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:25.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:25.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:26.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:26.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:27.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:27.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:28.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:28.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:29.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:29.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:30.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:30.939 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:31.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:31.939 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:32.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:32.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:33.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:33.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:34.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:34.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:35.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:35.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:36.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:36.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:37.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:37.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:38.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:38.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:39.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:39.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:40.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:40.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:41.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:41.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:42.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:42.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:43.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:43.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:44.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:44.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:45.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:45.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:46.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:46.947 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:47.447 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 13:22:47.947 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:22:47.947 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:22:47.947 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:22:47.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:22:47.947 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 13:22:47.947 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:22:47.947 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:22:47.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:47.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:47.948 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testKillJobException no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 13:22:47.948 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 13:22:47.948 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:22:47.948 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:22:47.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:47.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.173 s - in org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest testKillJob no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) Time elapsed: 0.003 s testKillJobException no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) Time elapsed: 60.04 s Running org.eclipse.reddeer.workbench.test.editor.EditorFileTest 13:22:47.959 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 13:22:47.960 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:22:47.960 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:22:47.960 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 13:22:47.960 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:22:47.961 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:22:47.961 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:22:47.961 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:22:47.961 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:22:47.961 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:22:47.961 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:22:47.961 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:47.962 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:22:47.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:47.962 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:22:47.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:47.963 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:22:47.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:47.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:47.963 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:22:47.963 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:22:47.963 DEBUG [main][MenuItemLookup] Found menu:'File' 13:22:47.963 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:22:47.963 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:22:47.963 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:22:47.963 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:22:47.963 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:22:47.963 DEBUG [main][MenuItemLookup] Item match:Window 13:22:47.964 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:22:47.964 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:22:47.964 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:22:47.964 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:47.964 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:22:47.964 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:22:47.964 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:47.964 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:22:47.964 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:47.964 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:22:47.964 DEBUG [main][MenuItemLookup] Item match:Preferences 13:22:47.964 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:22:47.964 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:22:47.965 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:22:48.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.... 13:22:48.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:22:48.052 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:22:48.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:48.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:48.054 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:22:48.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:48.055 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:22:48.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:48.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:48.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:48.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:48.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:22:48.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:22:48.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:22:48.069 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:22:48.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:48.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:48.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:48.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:48.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:22:48.083 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:22:48.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:22:48.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:22:48.083 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:22:48.083 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:22:48.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:22:48.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:22:48.099 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:22:48.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:48.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:48.100 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:22:48.101 DEBUG [main][EditorHandler] 0 editor(s) found 13:22:48.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:48.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:48.113 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 13:22:48.114 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:22:48.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:48.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:48.114 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:22:48.114 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:22:48.115 DEBUG [main][MenuItemLookup] Found menu:'File' 13:22:48.115 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:22:48.115 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:22:48.115 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:22:48.115 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:22:48.115 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:22:48.115 DEBUG [main][MenuItemLookup] Item match:Window 13:22:48.115 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:22:48.115 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:22:48.115 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:22:48.115 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:48.115 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:22:48.115 DEBUG [main][MenuItemLookup] Item match:Show View 13:22:48.140 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 13:22:48.140 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:22:48.140 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:22:48.140 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:22:48.140 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:22:48.140 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:22:48.140 DEBUG [main][MenuItemLookup] Found menu:'Properties' 13:22:48.140 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:22:48.140 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:48.140 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:22:48.140 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:22:48.141 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:22:48.141 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:22:48.142 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:22:48.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:22:48.193 DEBUG [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:22:48.193 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:22:48.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:48.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:48.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:22:48.195 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:22:48.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:48.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:48.195 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:22:48.195 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:22:48.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:48.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:48.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:48.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:48.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:22:48.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:22:48.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:22:48.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:22:48.197 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:22:48.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:22:48.197 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:22:48.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:22:48.198 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:22:48.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:22:48.198 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:22:48.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:22:48.198 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:22:48.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:22:48.198 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:22:48.199 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 13:22:48.199 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 13:22:48.199 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 13:22:48.199 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 13:22:48.200 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:22:48.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:48.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:48.200 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:22:48.200 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:22:48.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:48.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:48.201 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:22:48.201 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:22:48.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:48.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:48.201 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:22:48.201 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:22:48.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:48.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:48.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:48.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:48.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:22:48.203 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:22:48.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:22:48.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:22:48.203 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:22:48.203 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:22:48.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:22:48.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:22:48.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 13:22:48.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:48.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:48.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 13:22:48.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:48.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:48.342 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:22:48.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:48.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:48.342 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:22:48.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:22:48.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:48.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:48.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:48.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:48.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:22:48.344 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:22:48.345 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:22:48.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:48.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:22:48.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:22:48.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:22:48.347 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:22:48.348 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:22:48.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:48.349 DEBUG [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:22:48.350 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:22:48.350 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:22:48.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:48.352 DEBUG [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:22:48.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:48.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:48.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:48.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:48.353 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:22:48.353 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:22:48.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:48.354 DEBUG [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:22:48.399 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:22:48.400 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingRelativePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) 13:22:48.400 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 13:22:48.400 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:22:48.400 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:22:48.400 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:22:48.439 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 13:22:48.439 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:22:48.439 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:22:48.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:48.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:48.562 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingRelativePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) 13:22:48.562 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:22:48.563 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingAbsolutePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) 13:22:48.563 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 13:22:48.563 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:22:48.563 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:22:48.563 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:22:48.563 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 13:22:48.563 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:22:48.563 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:22:48.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:48.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:48.564 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingAbsolutePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) 13:22:48.564 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:22:48.564 DEBUG [main][EditorHandler] 0 editor(s) found 13:22:48.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:48.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:48.566 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:48.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:48.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:48.568 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:22:48.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:48.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:48.569 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:22:48.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 '\*?\QProject Explorer\E') 13:22:48.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:48.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:48.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:48.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:48.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:22:48.571 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:22:48.571 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:22:48.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:48.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:22:48.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:22:48.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:22:48.581 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:22:48.581 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:22:48.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:48.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:22:48.582 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:22:48.582 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:22:48.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:48.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:22:48.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:48.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:48.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:49.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:49.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:49.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:49.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:49.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:22:49.588 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:22:49.588 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:22:49.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:49.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:22:49.590 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:22:49.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:49.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:49.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:49.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:49.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:22:49.593 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name MyProject 13:22:49.599 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:22:49.600 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:22:49.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:49.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:22:49.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:49.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:49.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:50.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:50.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:50.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:50.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:50.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:22:50.604 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:22:50.604 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:22:50.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:50.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:22:50.606 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:22:50.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:50.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:50.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:50.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:50.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:22:50.607 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name MyProject 13:22:50.608 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:22:50.608 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:22:50.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:50.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:22:50.609 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:22:50.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:50.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:50.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:50.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:50.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:22:50.610 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 13:22:50.610 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 13:22:50.611 DEBUG [main][TreeItemHandler] Set Tree selection 13:22:50.611 DEBUG [main][TreeHandler] Notify Tree about selection event 13:22:50.627 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 13:22:50.630 DEBUG [WorkbenchTestable][TreeItemHandler] MyProject 13:22:50.631 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:22:50.631 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:22:50.680 DEBUG [main][MenuItemLookup] Found menu:'New' 13:22:50.680 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:22:50.680 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:50.680 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:22:50.680 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:50.680 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:22:50.680 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:22:50.680 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:22:50.680 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:22:50.681 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:22:50.681 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:50.681 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:22:50.681 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:22:50.681 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:50.681 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:22:50.681 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:22:50.681 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:22:50.681 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:22:50.681 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:22:50.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:22:50.683 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:22:51.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:22:51.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:22:51.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:22:51.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:22:51.184 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:22:51.184 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:22:51.203 DEBUG [main][MenuItemLookup] Found menu:'New' 13:22:51.203 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:22:51.203 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:51.203 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:22:51.203 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:51.203 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:22:51.203 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:22:51.203 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:22:51.203 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:22:51.203 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:22:51.204 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:22:51.204 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:22:51.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 13:22:51.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:22:51.866 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:22:51.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:51.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:51.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: 32) 13:22:51.870 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:22:51.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:51.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:51.870 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:22:51.870 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:22:51.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:51.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:51.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:51.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:51.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:22:51.872 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:22:51.873 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:22:51.873 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:22:51.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:22:51.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:22:51.873 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:22:51.873 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:22:51.873 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:22:51.873 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:22:51.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:51.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:51.874 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:22:51.874 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:22:51.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:51.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:51.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:51.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:51.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:22:51.876 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:22:51.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:22:51.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:22:51.876 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:22:51.876 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:22:51.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:22:51.889 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:22:52.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:22:52.391 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:22:52.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:22:52.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:22:52.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:22:52.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:22:52.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:22:52.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:22:52.392 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:22:52.392 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:22:52.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:52.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 13:22:52.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:22:52.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:22:52.394 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 13:22:52.394 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:22:52.394 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:22:52.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:52.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.442 s - in org.eclipse.reddeer.workbench.test.editor.EditorFileTest testGettingRelativePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) Time elapsed: 0.162 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:22:52.405 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:22:52.406 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:22:52.406 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:22:52.407 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:22:52.407 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:22:52.407 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:22:52.407 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:22:52.407 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:22:52.407 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:22:52.407 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:22:52.407 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:22:52.408 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:52.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:22:52.408 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:52.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:22:52.408 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:52.409 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:22:52.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:52.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:52.409 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:22:52.409 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:22:52.409 DEBUG [main][MenuItemLookup] Found menu:'File' 13:22:52.410 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:22:52.410 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:22:52.410 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:22:52.410 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:22:52.410 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:22:52.410 DEBUG [main][MenuItemLookup] Item match:Window 13:22:52.410 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:22:52.410 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:22:52.410 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:22:52.410 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:52.410 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:22:52.410 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:22:52.410 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:52.410 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:22:52.410 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:52.410 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:22:52.410 DEBUG [main][MenuItemLookup] Item match:Preferences 13:22:52.410 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:22:52.410 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:22:52.411 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:22:52.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.... 13:22:52.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:22:52.484 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:22:52.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:52.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:52.486 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:22:52.486 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:52.486 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:22:52.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:52.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:52.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:52.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:52.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:22:52.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:22:52.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:22:52.489 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:22:52.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:52.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:52.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:52.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:52.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:22:52.494 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:22:52.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:22:52.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:22:52.494 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:22:52.494 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:22:52.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:22:52.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:22:52.547 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:22:52.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:52.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:52.548 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:22:52.548 DEBUG [main][EditorHandler] 0 editor(s) found 13:22:52.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:52.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:52.550 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:52.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:52.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:52.553 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:22:52.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:52.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:52.554 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:22:52.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 '\*?\QProject Explorer\E') 13:22:52.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:52.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:52.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:52.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:52.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:22:52.557 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:22:52.557 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:22:52.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:52.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:22:52.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:22:52.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:22:52.561 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:22:52.561 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:22:52.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:52.562 DEBUG [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:22:52.563 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:22:52.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:22:52.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:52.564 DEBUG [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:22:52.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:52.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:52.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:52.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:52.566 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:22:52.566 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:22:52.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:52.567 DEBUG [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:22:52.574 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:22:52.583 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:52.584 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:22:52.584 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:52.584 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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:22:52.584 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:52.585 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:22:52.585 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:52.585 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:22:52.585 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:52.586 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:22:52.586 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:52.586 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 13:22:52.586 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:52.586 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:22:52.586 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:52.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:22:52.587 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:52.587 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:22:52.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:52.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:52.588 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:22:52.588 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:22:52.588 DEBUG [main][MenuItemLookup] Found menu:'File' 13:22:52.588 DEBUG [main][MenuItemLookup] Item match:File 13:22:52.590 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:22:52.590 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:22:52.593 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:22:52.593 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:52.593 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:22:52.593 DEBUG [main][MenuItemLookup] Found menu:'File' 13:22:52.593 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:22:52.593 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:52.593 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:22:52.593 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:22:52.603 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:22:52.603 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:22:52.604 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:22:52.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:22:52.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:22:52.699 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:22:52.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:52.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:52.701 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:22:52.701 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:52.702 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:22:52.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:52.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:52.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:52.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:52.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:22:52.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:22:52.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:22:52.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:22:52.710 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:22:52.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:22:53.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:22:53.212 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:22:53.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:22:53.213 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:22:53.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:22:53.213 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:22:53.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:22:53.214 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:22:53.214 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 13:22:53.214 DEBUG [main][TreeItemHandler] Selecting tree item: Project 13:22:53.214 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 13:22:53.217 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 13:22:53.217 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:22:53.218 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:22:53.218 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:22:53.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:53.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:53.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:53.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:53.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:22:53.222 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:22:53.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:22:53.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:22:53.223 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:22:53.223 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:22:53.261 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:22:53.261 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:53.261 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:53.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 13:22:53.262 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:22:53.262 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 13:22:53.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:53.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:53.263 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 13:22:53.263 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:53.264 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'testProject' 13:22:53.265 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:22:53.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:53.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:53.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:53.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:53.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:22:53.268 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:22:53.269 INFO [WorkbenchTestable][AbstractText] Text set to: testProject 13:22:53.270 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 13:22:53.270 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 13:22:53.271 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:22:53.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:53.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:53.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:53.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:53.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:22:53.275 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:22:53.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:22:53.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:22:53.275 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:22:53.275 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:22:53.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:22:53.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:22:53.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:22:53.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:22:53.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:22:53.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:22:53.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:22:53.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:22:53.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:22:53.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:22:53.347 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:22:53.354 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:53.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:22:53.354 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:53.355 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 13:22:53.355 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:53.355 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:22:53.355 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:53.356 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:22:53.356 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:53.356 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:22:53.356 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:53.356 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 13:22:53.357 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:53.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:22:53.357 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:53.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:22:53.357 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:53.358 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:22:53.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:53.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:53.358 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:22:53.358 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:22:53.358 DEBUG [main][MenuItemLookup] Found menu:'File' 13:22:53.358 DEBUG [main][MenuItemLookup] Item match:File 13:22:53.359 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:22:53.359 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:22:53.360 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:22:53.360 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:53.360 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:22:53.360 DEBUG [main][MenuItemLookup] Found menu:'File' 13:22:53.360 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:22:53.360 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:53.360 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:22:53.361 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:22:53.364 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:22:53.364 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:22:53.364 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:22:53.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:22:53.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:22:53.453 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:22:53.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:53.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:53.455 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:22:53.455 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:53.455 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:22:53.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:53.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:53.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:53.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:53.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:22:53.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:22:53.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:22:53.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:22:53.458 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:22:53.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:22:53.458 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:22:53.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:22:53.459 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:22:53.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:22:53.459 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:22:53.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:22:53.459 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:22:53.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:22:53.459 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:22:53.460 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 13:22:53.460 DEBUG [main][TreeItemHandler] Selecting tree item: File 13:22:53.460 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 13:22:53.467 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 13:22:53.467 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:22:53.467 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:22:53.468 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:22:53.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:53.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:53.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:53.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:53.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:22:53.470 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:22:53.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:22:53.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:22:53.471 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:22:53.471 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:22:53.509 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:22:53.510 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:53.510 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:53.510 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:22:53.510 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:22:53.510 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 13:22:53.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:53.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:53.547 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 13:22:53.547 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:53.548 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:22:53.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:53.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:53.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:53.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:53.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:22:53.554 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:22:53.555 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest.min 13:22:53.557 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:22:53.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:53.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:53.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:53.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:53.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:22:53.566 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:22:53.567 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 13:22:53.567 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 13:22:53.567 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 13:22:53.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.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:22:53.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:53.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:53.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:53.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:53.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:22:53.571 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:22:53.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:22:53.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:22:53.571 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:22:53.571 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:22:53.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:22:53.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:22:53.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:22:53.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:22:53.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:22:53.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:22:53.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:22:53.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:22:53.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:22:53.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:22:53.698 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 13:22:53.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:53.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:53.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:53.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:53.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:22:53.704 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:53.704 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - titleToolTip - Eclipse Platform TooltipText=null 13:22:53.704 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:22:53.704 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:22:53.706 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:53.706 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 13:22:53.706 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 13:22:53.707 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 13:22:53.757 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 13:22:53.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:22:53.758 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:53.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:22:53.758 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:53.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: "Create New File"] 13:22:53.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:53.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:22:53.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:53.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:22:53.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:53.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:22:53.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:53.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: "Create New File"] 13:22:53.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:53.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:22:53.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:53.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:22:53.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:53.761 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:22:53.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:53.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:53.762 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:22:53.762 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:22:53.762 DEBUG [main][MenuItemLookup] Found menu:'File' 13:22:53.762 DEBUG [main][MenuItemLookup] Item match:File 13:22:53.763 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:22:53.763 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:22:53.765 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:22:53.765 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:53.765 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:22:53.765 DEBUG [main][MenuItemLookup] Found menu:'File' 13:22:53.765 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:22:53.765 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:53.765 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:22:53.765 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:22:53.765 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:22:53.765 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:22:53.766 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:22:53.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:22:53.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:22:53.878 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:22:53.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:53.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:53.883 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:22:53.883 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:53.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:22:53.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:53.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:53.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:53.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:53.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:22:53.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:22:53.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:22:53.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:22:53.886 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:22:53.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:22:53.886 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:22:53.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:22:53.886 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:22:53.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:22:53.887 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:22:53.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:22:53.887 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:22:53.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:22:53.887 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:22:53.887 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 13:22:53.887 DEBUG [main][TreeItemHandler] Selecting tree item: File 13:22:53.888 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 13:22:53.888 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 13:22:53.888 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:22:53.888 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:22:53.888 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:22:53.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:53.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:53.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:53.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:53.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:22:53.891 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:22:53.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:22:53.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:22:53.891 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:22:53.891 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:22:53.953 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:22:53.953 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:53.953 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:53.954 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:22:53.954 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:22:53.954 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 13:22:53.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:53.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:53.955 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 13:22:53.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:53.956 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:22:53.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:53.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:53.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:53.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:53.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:22:53.961 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:22:53.962 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest1.min 13:22:53.963 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:22:53.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:53.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:53.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:53.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:53.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:22:53.967 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:22:53.968 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 13:22:53.968 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 13:22:53.968 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 13:22:53.968 DEBUG [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:22:53.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:53.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:53.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:53.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:53.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:22:53.977 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:22:53.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:22:53.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:22:53.977 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:22:53.977 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:22:54.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:22:54.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:22:54.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:22:54.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:22:54.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:22:54.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:22:54.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:22:54.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:22:54.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:22:54.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:22:54.061 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:22:54.067 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:54.068 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:22:54.068 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:54.068 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 13:22:54.068 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:54.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:22:54.069 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:54.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:22:54.069 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:54.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:22:54.069 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:54.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:22:54.070 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:54.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:22:54.070 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:54.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:22:54.070 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:54.070 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 13:22:54.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:54.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:54.071 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 13:22:54.071 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform' 13:22:54.071 DEBUG [main][MenuItemLookup] Found menu:'File' 13:22:54.071 DEBUG [main][MenuItemLookup] Item match:File 13:22:54.072 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:22:54.072 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:22:54.073 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:22:54.073 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:54.073 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:22:54.073 DEBUG [main][MenuItemLookup] Found menu:'File' 13:22:54.073 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:22:54.073 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:54.073 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:22:54.073 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:22:54.074 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:22:54.074 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:22:54.074 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:22:54.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:22:54.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:22:54.166 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:22:54.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:54.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:54.168 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:22:54.168 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:54.168 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:22:54.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:54.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:54.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:54.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:54.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:22:54.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:22:54.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:22:54.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:22:54.171 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:22:54.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:22:54.171 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:22:54.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:22:54.171 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:22:54.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:22:54.171 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:22:54.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:22:54.171 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:22:54.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:22:54.171 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:22:54.172 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 13:22:54.172 DEBUG [main][TreeItemHandler] Selecting tree item: File 13:22:54.172 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 13:22:54.172 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 13:22:54.172 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:22:54.172 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:22:54.173 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:22:54.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:54.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:54.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:54.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:54.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:22:54.175 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:22:54.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:22:54.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:22:54.175 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:22:54.175 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:22:54.203 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:22:54.203 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:54.203 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:54.204 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:22:54.204 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:22:54.204 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 13:22:54.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:54.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:54.205 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 13:22:54.205 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:22:54.206 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:22:54.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:54.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:54.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:54.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:54.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:22:54.212 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:22:54.213 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest+.min 13:22:54.213 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:22:54.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:54.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:54.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:54.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:54.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:22:54.247 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:22:54.247 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 13:22:54.248 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 13:22:54.248 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 13:22:54.248 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.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:22:54.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:54.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:54.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:54.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:54.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:22:54.254 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:22:54.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:22:54.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:22:54.254 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:22:54.254 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:22:54.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:22:54.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:22:54.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:22:54.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:22:54.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:22:54.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:22:54.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:22:54.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:22:54.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:22:54.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:22:54.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:22:54.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:22:54.309 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest+.min\E') 13:22:54.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:54.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:54.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:54.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:54.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:22:54.313 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:54.313 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - titleToolTip - Eclipse Platform TooltipText=null 13:22:54.313 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:22:54.313 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:22:54.314 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:54.314 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 13:22:54.314 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 13:22:54.315 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest+.min 13:22:54.348 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest+.min is closed 13:22:54.348 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:22:54.348 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:22:54.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:22:54.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:22:54.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:22:54.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:22:54.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:54.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:54.359 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 13:22:54.359 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 13:22:54.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:54.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:54.359 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 13:22:54.360 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform' 13:22:54.360 DEBUG [main][MenuItemLookup] Found menu:'File' 13:22:54.360 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:22:54.360 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:22:54.360 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:22:54.360 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:22:54.360 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:22:54.360 DEBUG [main][MenuItemLookup] Item match:Window 13:22:54.360 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:22:54.360 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:22:54.360 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:22:54.360 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:54.361 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:22:54.361 DEBUG [main][MenuItemLookup] Item match:Show View 13:22:54.363 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 13:22:54.363 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:22:54.363 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:22:54.363 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:22:54.363 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:22:54.363 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:22:54.363 DEBUG [main][MenuItemLookup] Found menu:'Properties' 13:22:54.363 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:22:54.363 DEBUG [main][MenuItemLookup] Found menu:'' 13:22:54.363 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:22:54.363 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:22:54.364 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:22:54.364 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:22:54.365 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:22:54.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:22:54.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:22:54.441 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:22:54.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:54.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:54.442 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:22:54.442 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:22:54.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:54.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:54.443 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:22:54.443 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:22:54.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:54.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:54.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:54.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:54.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:22:54.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:22:54.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:22:54.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:22:54.445 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:22:54.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:22:54.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:22:54.947 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:22:54.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:22:54.951 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:22:54.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:22:54.952 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:22:54.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:22:54.952 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:22:54.952 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 13:22:54.952 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 13:22:54.953 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 13:22:54.953 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 13:22:54.953 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:22:54.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:54.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:54.953 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:22:54.953 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:22:54.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:54.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:54.954 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:22:54.954 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:22:54.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:54.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:54.955 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:22:54.955 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:22:54.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:54.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:54.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:54.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:54.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:22:54.956 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:22:54.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:22:54.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:22:54.957 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:22:54.957 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:22:55.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:22:55.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:22:55.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 13:22:55.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:55.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:55.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 13:22:55.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:55.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:55.145 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 13:22:55.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:55.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:55.145 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 13:22:55.146 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:22:55.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:55.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:55.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:55.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:55.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:22:55.150 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:22:55.150 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:22:55.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:55.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - titleToolTip - Eclipse Platform TooltipText=null 13:22:55.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:22:55.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:22:55.152 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:22:55.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:22:55.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:55.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:22:55.154 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:22:55.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:22:55.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:55.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:22:55.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:55.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:55.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:55.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:55.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:56.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:56.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:56.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:22:56.165 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:22:56.165 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:22:56.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:56.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:22:56.166 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:22:56.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:56.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:56.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:56.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:56.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:22:56.167 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:22:56.170 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:22:56.171 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 13:22:56.171 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 13:22:56.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:22:56.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:22:56.672 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 13:22:56.674 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:22:56.674 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:22:56.675 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:22:56.678 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:22:56.678 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 13:22:56.678 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:22:56.678 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:22:56.679 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:22:56.680 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:22:56.680 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:22:56.680 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:22:56.703 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:22:56.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:22:56.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:22:56.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:22:56.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:22:56.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:22:56.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 '\*?\QeditorTest.min\E') 13:22:56.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:56.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:56.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:56.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:56.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:22:56.713 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:56.714 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:22:56.714 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:22:56.714 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:22:56.715 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:22:56.715 DEBUG [main][EditorHandler] 2 editor(s) found 13:22:56.715 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 13:22:56.725 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 13:22:56.725 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 13:22:56.749 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 13:22:56.749 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:22:56.749 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:22:56.749 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:22:56.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:56.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:56.750 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:22:56.750 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:22:56.750 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyEditorsWithoutSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:22:56.750 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:22:56.750 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:22:56.750 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:22:56.750 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:22:56.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:56.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:56.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:22:56.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:56.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:56.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:22:56.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:56.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:56.763 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:22:56.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 '\*?\QPackage Explorer\E') 13:22:56.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:56.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:56.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:56.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:56.777 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:22:56.777 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:22:56.777 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:22:56.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:56.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:22:56.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:22:56.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:22:56.787 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:22:56.787 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:22:56.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:56.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:22:56.789 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:22:56.789 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:22:56.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:56.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:22:56.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:56.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:56.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:57.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:57.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:57.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:57.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:57.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:22:57.793 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:22:57.793 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:22:57.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:57.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:22:57.795 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:22:57.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:57.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:57.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:57.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:57.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:22:57.796 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:22:57.796 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:22:57.797 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 13:22:57.797 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 13:22:57.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:22:57.797 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 13:22:57.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:22:57.797 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 13:22:57.798 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:22:57.798 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:22:57.798 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:22:57.800 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:22:57.800 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 13:22:57.800 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:22:57.800 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:22:57.801 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:22:57.802 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:22:57.802 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:22:57.802 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:22:57.820 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:22:57.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:22:57.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:22:57.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:22:57.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:22:57.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:22:57.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 '\*?\QeditorTest.min\E') 13:22:57.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:57.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:57.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:57.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:57.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:22:57.826 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:57.826 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:22:57.826 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:22:57.826 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:22:57.827 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 13:22:57.827 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:22:57.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:57.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:57.828 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 13:22:57.828 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:22:57.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:57.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:57.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:57.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:57.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:22:57.829 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 13:22:57.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:22:57.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:22:57.829 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:22:57.829 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:22:57.831 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:22:57.831 DEBUG [main][EditorHandler] 1 editor(s) found 13:22:57.831 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 13:22:57.854 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 13:22:57.854 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:22:57.854 DEBUG [main][EditorHandler] 0 editor(s) found 13:22:57.854 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:22:57.854 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:22:57.854 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:22:57.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:22:57.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:22:57.855 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyEditorsWithoutSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:22:57.855 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:22:57.855 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorFileTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:22:57.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:22:57.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:22:57.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:22:57.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:22:57.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:57.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:57.860 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:22:57.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:57.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:57.864 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:22:57.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:57.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:57.865 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:22:57.865 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:22:57.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:57.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:57.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:57.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:57.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:22:57.878 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:22:57.878 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:22:57.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:57.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:22:57.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:22:57.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:22:57.880 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:22:57.880 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:22:57.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:57.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:22:57.882 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:22:57.882 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:22:57.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:57.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:22:57.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:57.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:57.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:58.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:58.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:58.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:58.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:58.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:22:58.887 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:22:58.887 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:22:58.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:58.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:22:58.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:22:58.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:58.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:58.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:58.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:58.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:22:58.889 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:22:58.889 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:22:58.890 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 13:22:58.890 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 13:22:58.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:22:58.890 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 13:22:58.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:22:58.890 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 13:22:58.891 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:22:58.891 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:22:58.891 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:22:58.893 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:22:58.893 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 13:22:58.893 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:22:58.893 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:22:58.894 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:22:58.895 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:22:58.895 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:22:58.895 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:22:58.913 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:22:58.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:22:58.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:22:58.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:22:58.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:22:58.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:22:58.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:58.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:58.919 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:22:58.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:58.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:58.923 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 13:22:58.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:22:58.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:22:58.924 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 13:22:58.924 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:22:58.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:58.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:58.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:58.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:58.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:22:58.938 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:22:58.938 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:22:58.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:58.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:22:58.960 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:22:58.960 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:22:58.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:58.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:22:58.961 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:22:58.961 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:22:58.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:58.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:22:58.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:58.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:58.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:59.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:59.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:59.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:59.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:22:59.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:22:59.965 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:22:59.965 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:22:59.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:59.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:22:59.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:22:59.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:59.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:59.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:59.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:59.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:22:59.967 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:22:59.968 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:22:59.968 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 13:22:59.968 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 13:22:59.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:22:59.968 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 13:22:59.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:22:59.968 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 13:22:59.969 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:22:59.969 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:22:59.969 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:22:59.971 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:22:59.971 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 13:22:59.971 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:22:59.971 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:22:59.972 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:22:59.975 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:22:59.975 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:22:59.975 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:22:59.982 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:22:59.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:22:59.982 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:22:59.982 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:22:59.982 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:22:59.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:22:59.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2c903d46 is found... 13:22:59.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2c903d46 is found finished successfully 13:22: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.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:22:59.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:22:59.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:59.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:59.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:22:59.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:22:59.993 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:22:59.993 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:22:59.993 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:22:59.993 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:22:59.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:22:59.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:22:59.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:22:59.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:00.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:00.003 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 13:23:00.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:00.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:00.004 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 13:23:00.004 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:23:00.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:00.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:00.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:00.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:00.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:23:00.017 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:00.017 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:00.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:00.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:00.039 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:00.040 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:00.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:00.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:00.041 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:00.041 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:00.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:00.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:00.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:00.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:00.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:00.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:00.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:01.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:01.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:01.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:23:01.046 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:01.046 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:01.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:01.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:01.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:23:01.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:01.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:01.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:01.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:01.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:01.049 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:23:01.049 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:23:01.050 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject 13:23:01.050 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 13:23:01.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:01.050 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 13:23:01.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:01.050 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 13:23:01.050 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 13:23:01.051 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 13:23:01.051 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 13:23:01.053 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 13:23:01.053 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min 13:23:01.053 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 13:23:01.055 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 13:23:01.056 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 13:23:01.058 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 13:23:01.058 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:23:01.058 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:23:01.075 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:23:01.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:23:01.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:01.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:01.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:23:01.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:23:01.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@271a458a is found... 13:23:01.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@271a458a is found finished successfully 13:23:01.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.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:23:01.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:01.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:01.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:01.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:01.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:23:01.081 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:01.081 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:01.081 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:23:01.081 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:23:01.082 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:23:01.082 DEBUG [main][EditorHandler] 2 editor(s) found 13:23:01.082 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 13:23:01.092 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 13:23:01.092 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 13:23:01.142 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 13:23:01.142 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:23:01.142 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:23:01.142 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:23:01.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:01.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:01.143 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorFileTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:23:01.143 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:23:01.143 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeNotDirty no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:23:01.143 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:23:01.143 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:23:01.143 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:23:01.143 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:23:01.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:01.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:01.148 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:23:01.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:01.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:01.153 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:01.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:01.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:01.153 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:23:01.153 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:23:01.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:01.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:01.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:01.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:01.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:23:01.157 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:01.157 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:01.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:01.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:23:01.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:23:01.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:23:01.160 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:01.160 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:01.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:01.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:01.161 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:01.161 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:01.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:01.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:01.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:01.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:01.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:01.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:01.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:02.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:02.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:02.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:23:02.166 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:02.166 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:02.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:02.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:02.167 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:23:02.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:02.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:02.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:02.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:02.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:02.168 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:23:02.169 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:23:02.169 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 13:23:02.170 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 13:23:02.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:02.170 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 13:23:02.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:02.170 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 13:23:02.170 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:23:02.171 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:23:02.171 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:23:02.173 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:23:02.173 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 13:23:02.174 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:23:02.174 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:23:02.174 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:23:02.176 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:23:02.176 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:23:02.176 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:23:02.198 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:23:02.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:23:02.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:02.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:02.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:23:02.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:23:02.199 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:23:02.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:02.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:02.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:02.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:02.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:23:02.205 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:02.205 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:02.205 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:23:02.205 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:23:02.206 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:02.206 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 13:23:02.207 INFO [WorkbenchTestable][AbstractEditor] Close editor and save it 13:23:02.207 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 13:23:02.230 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 13:23:02.230 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:23:02.230 DEBUG [main][EditorHandler] 0 editor(s) found 13:23:02.230 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:23:02.230 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:23:02.230 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:23:02.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:02.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:02.231 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeNotDirty no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:23:02.231 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:23:02.231 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEditorAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:23:02.231 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:23:02.231 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:23:02.231 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:23:02.231 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:23:02.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:02.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:02.237 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:23:02.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:02.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:02.243 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:02.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:02.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:02.244 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:23:02.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:23:02.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:02.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:02.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:02.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:02.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:23:02.258 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:02.258 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:02.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:02.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:23:02.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:23:02.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:23:02.260 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:02.267 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:02.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:02.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:02.268 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:02.269 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:02.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:02.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:02.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:02.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:02.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:02.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:02.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:03.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:03.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:03.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:23:03.272 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:03.272 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:03.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:03.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:03.274 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:23:03.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:03.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:03.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:03.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:03.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:03.275 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:23:03.275 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:23:03.275 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 13:23:03.275 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 13:23:03.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:03.276 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 13:23:03.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:03.276 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 13:23:03.276 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:23:03.276 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:23:03.276 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:23:03.279 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:23:03.280 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 13:23:03.280 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:23:03.281 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:23:03.281 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:23:03.284 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:23:03.284 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:23:03.284 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:23:03.302 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:23:03.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:23:03.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:03.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:03.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:23:03.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:23:03.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 '\*?\QeditorTest.min\E') 13:23:03.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:03.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:03.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:03.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:03.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:23:03.307 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:03.308 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:03.308 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:23:03.308 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:23:03.309 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:23:03.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:03.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:03.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:03.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:03.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:03.309 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:23:03.309 DEBUG [main][EditorHandler] 1 editor(s) found 13:23:03.310 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 13:23:03.332 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 13:23:03.332 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:23:03.332 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:23:03.332 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:23:03.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:03.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:03.333 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEditorAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:23:03.333 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:23:03.333 INFO [WorkbenchTestable][RequirementsRunner] Started test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:23:03.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:23:03.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:23:03.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:23:03.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:23:03.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:03.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:03.337 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:23:03.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:03.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:03.341 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:03.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:03.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:03.342 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:23:03.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 '\*?\QPackage Explorer\E') 13:23:03.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:03.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:03.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:03.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:03.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:23:03.355 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:03.355 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:03.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:03.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:23:03.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:23:03.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:23:03.357 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:03.358 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:03.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:03.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:03.359 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:03.359 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:03.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:03.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:03.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:03.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:03.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:03.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:03.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:04.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:04.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:04.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:23:04.364 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:04.364 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:04.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:04.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:04.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:23:04.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:04.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:04.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:04.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:04.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:04.367 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:23:04.367 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:23:04.367 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 13:23:04.367 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 13:23:04.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:04.368 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 13:23:04.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:04.368 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 13:23:04.368 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:23:04.368 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:23:04.369 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:23:04.370 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:23:04.370 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 13:23:04.371 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:23:04.371 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:23:04.371 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:23:04.372 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:23:04.372 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:23:04.373 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:23:04.391 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:23:04.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:23:04.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:04.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:04.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:23:04.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:23:04.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:04.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:04.397 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:23:04.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:04.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:04.403 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 13:23:04.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:04.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:04.404 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 13:23:04.404 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:23:04.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:04.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:04.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:04.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:04.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:23:04.423 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:04.423 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:04.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:04.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:04.438 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:04.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:04.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:04.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:04.439 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:04.448 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:04.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:04.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:04.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:04.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:04.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:04.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:04.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:05.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:05.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:05.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:23:05.453 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:05.453 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:05.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:05.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:05.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:23:05.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:05.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:05.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:05.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:05.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:05.456 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:23:05.456 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:23:05.456 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 13:23:05.457 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 13:23:05.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:05.457 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 13:23:05.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:05.457 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 13:23:05.457 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:23:05.457 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:23:05.458 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:23:05.459 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:23:05.459 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 13:23:05.460 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:23:05.460 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:23:05.460 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:23:05.461 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:23:05.462 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:23:05.462 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:23:05.470 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:23:05.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:23:05.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:05.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:05.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:23:05.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:23:05.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6a95f493 is found... 13:23:05.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6a95f493 is found finished successfully 13:23:05.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.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:23:05.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:05.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:05.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:05.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:05.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:23:05.475 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:05.475 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:05.475 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:23:05.475 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:23:05.476 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:23:05.476 DEBUG [main][EditorHandler] 1 editor(s) found 13:23:05.476 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 13:23:05.503 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 13:23:05.504 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:23:05.504 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:23:05.504 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:23:05.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:05.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:05.506 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:23:05.506 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:23:05.506 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyWithoutSave no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:23:05.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:23:05.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:23:05.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:23:05.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:23:05.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:05.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:05.511 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:23:05.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:05.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:05.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:05.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:05.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:05.516 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:23:05.516 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:23:05.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:05.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:05.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:05.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:05.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:23:05.528 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:05.528 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:05.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:05.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:23:05.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:23:05.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:23:05.546 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:05.546 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:05.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:05.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:05.547 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:05.547 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:05.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:05.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:05.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:05.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:05.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:06.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:06.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:06.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:06.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:06.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:23:06.551 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:06.551 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:06.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:06.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:06.552 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:23:06.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:06.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:06.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:06.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:06.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:06.553 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:23:06.553 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:23:06.554 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 13:23:06.554 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 13:23:06.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:06.554 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 13:23:06.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:06.554 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 13:23:06.555 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:23:06.555 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:23:06.555 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:23:06.557 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:23:06.557 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 13:23:06.557 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:23:06.557 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:23:06.558 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:23:06.559 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:23:06.560 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:23:06.560 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:23:06.580 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:23:06.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:23:06.581 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:06.581 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:06.581 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:23:06.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:23:06.582 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:23:06.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:06.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:06.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:06.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:06.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:23:06.586 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:06.586 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:06.586 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:23:06.586 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:23:06.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 "Make Dirty") 13:23:06.587 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:23:06.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:06.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:06.587 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 13:23:06.588 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:23:06.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:06.588 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.588 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 13:23:06.588 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.590 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:06.590 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 13:23:06.591 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 13:23:06.591 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 13:23:06.622 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 13:23:06.622 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:23:06.622 DEBUG [main][EditorHandler] 0 editor(s) found 13:23:06.622 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:23:06.622 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:23:06.622 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:23:06.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:06.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:06.623 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyWithoutSave no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:23:06.623 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:23:06.623 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:23:06.623 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:23:06.623 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:23:06.623 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:23:06.623 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:23:06.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:06.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:06.628 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:23:06.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:06.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:06.633 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:06.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:06.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:06.633 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:23:06.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 '\*?\QPackage Explorer\E') 13:23:06.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:06.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:06.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:06.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:06.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:23:06.638 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:06.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:06.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:06.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:23:06.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:23:06.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:23:06.640 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:06.640 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:06.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:06.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:06.642 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:06.642 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:06.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:06.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:06.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:06.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:06.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:07.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:07.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:07.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:07.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:07.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:23:07.646 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:07.646 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:07.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:07.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:07.648 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:23:07.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:07.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:07.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:07.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:07.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:07.649 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:23:07.649 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:23:07.650 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 13:23:07.650 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 13:23:07.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:07.650 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 13:23:07.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:07.650 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 13:23:07.651 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:23:07.651 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:23:07.651 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:23:07.653 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:23:07.653 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 13:23:07.653 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:23:07.654 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:23:07.654 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:23:07.656 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:23:07.656 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:23:07.657 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:23:07.682 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:23:07.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:23:07.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:07.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:07.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:23:07.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:23:07.684 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 13:23:07.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:07.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:07.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:07.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:07.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:23:07.688 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:07.689 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:07.689 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:23:07.689 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:23:07.689 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 13:23:07.690 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:23:07.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:07.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:07.690 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 13:23:07.690 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:23:07.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:07.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:07.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:07.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:07.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:07.691 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 13:23:07.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:07.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:07.691 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:07.691 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:07.693 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:07.693 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 13:23:07.693 INFO [WorkbenchTestable][AbstractEditor] Close editor and save it 13:23:07.694 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 13:23:07.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available.... 13:23:08.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully 13:23:08.239 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 13:23:08.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:08.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:08.241 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:23:08.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:08.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:08.241 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 13:23:08.241 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:23:08.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:08.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:08.242 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 13:23:08.242 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:23:08.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:08.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:08.242 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 13:23:08.242 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:23:08.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:08.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:08.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:08.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:08.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:08.245 INFO [WorkbenchTestable][AbstractButton] Click button &Save 13:23:08.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:08.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:08.246 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:08.246 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:08.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:23:08.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:23:08.298 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 13:23:08.298 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:23:08.299 DEBUG [main][EditorHandler] 0 editor(s) found 13:23:08.299 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:23:08.299 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:23:08.299 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:23:08.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:08.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:08.299 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:23:08.300 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:23:08.300 INFO [WorkbenchTestable][RequirementsRunner] Started test: noEditorsOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:23:08.300 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:23:08.300 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:23:08.300 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:23:08.300 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:23:08.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:08.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:08.306 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:23:08.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:08.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:08.312 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:08.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:08.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:08.349 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:23:08.349 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:23:08.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:08.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:08.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:08.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:08.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:23:08.355 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:08.355 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:08.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:08.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:23:08.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:23:08.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:23:08.358 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:08.358 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:08.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:08.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:08.359 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:08.360 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:08.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:08.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:08.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:08.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:08.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:08.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:08.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:09.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:09.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:09.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:23:09.374 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:09.374 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:09.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:09.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:09.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:23:09.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:09.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:09.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:09.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:09.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:09.376 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:23:09.378 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:23:09.378 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 13:23:09.378 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 13:23:09.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:09.379 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 13:23:09.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:09.379 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 13:23:09.379 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:23:09.379 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:23:09.379 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:23:09.382 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:23:09.382 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 13:23:09.382 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:23:09.382 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:23:09.382 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:23:09.384 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:23:09.384 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:23:09.384 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:23:09.404 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:23:09.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:23:09.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:09.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:09.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:23:09.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:23:09.404 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:23:09.405 DEBUG [main][EditorHandler] 1 editor(s) found 13:23:09.406 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 13:23:09.425 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 13:23:09.427 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:23:09.427 DEBUG [main][EditorHandler] 0 editor(s) found 13:23:09.427 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:23:09.427 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:23:09.427 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:23:09.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:09.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:09.428 INFO [WorkbenchTestable][RequirementsRunner] Finished test: noEditorsOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:23:09.428 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:23:09.428 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorByTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:23:09.428 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:23:09.428 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:23:09.428 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:23:09.428 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:23:09.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:09.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:09.432 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:23:09.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:09.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:09.437 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:09.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:09.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:09.437 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:23:09.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:23:09.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:09.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:09.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:09.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:09.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:23:09.455 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:09.455 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:09.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:09.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:23:09.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:23:09.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:23:09.458 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:09.459 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:09.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:09.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:09.463 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:09.463 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:09.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:09.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:09.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:09.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:09.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:09.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:09.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:10.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:10.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:10.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:23:10.468 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:10.469 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:10.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:10.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:10.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:23:10.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:10.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:10.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:10.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:10.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:10.472 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:23:10.472 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:23:10.473 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 13:23:10.473 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 13:23:10.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:10.473 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 13:23:10.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:10.473 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 13:23:10.474 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:23:10.474 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:23:10.474 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:23:10.475 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:23:10.476 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 13:23:10.476 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:23:10.476 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:23:10.476 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:23:10.478 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:23:10.478 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:23:10.478 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:23:10.498 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:23:10.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:23:10.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:10.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:10.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:23:10.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:23:10.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5e960a6a is found... 13:23:10.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5e960a6a is found finished successfully 13:23:10.500 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:23:10.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:10.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:10.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:10.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:10.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:23:10.504 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:10.505 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:10.505 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:23:10.505 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:23:10.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:10.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:10.510 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:23:10.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:10.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:10.519 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 13:23:10.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:10.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:10.520 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 13:23:10.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:23:10.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:10.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:10.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:10.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:10.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:23:10.525 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:10.525 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:10.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:10.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:10.546 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:10.546 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:10.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:10.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:10.548 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:10.548 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:10.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:10.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:10.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:10.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:10.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:11.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:11.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:11.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:11.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:11.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:23:11.552 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:11.552 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:11.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:11.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:11.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:23:11.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:11.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:11.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:11.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:11.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:11.555 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:23:11.555 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:23:11.556 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject 13:23:11.556 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 13:23:11.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:11.556 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 13:23:11.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:11.556 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 13:23:11.556 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 13:23:11.556 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 13:23:11.557 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 13:23:11.558 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 13:23:11.558 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min 13:23:11.558 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 13:23:11.558 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 13:23:11.559 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 13:23:11.562 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 13:23:11.562 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:23:11.562 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:23:11.575 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:23:11.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:23:11.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:11.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:11.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:23:11.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:23:11.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4ea6c5bf is found... 13:23:11.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4ea6c5bf is found finished successfully 13:23:11.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:23:11.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:11.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:11.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:11.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:11.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:23:11.583 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min 13:23:11.590 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:11.590 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:11.591 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:23:11.591 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:23:11.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7d6700df is found... 13:23:11.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7d6700df is found finished successfully 13:23:11.592 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest1.min\E') 13:23:11.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:11.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:11.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:11.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:11.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:23:11.601 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest1.min 13:23:11.607 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:11.607 DEBUG [WorkbenchTestable][EditorHandler] Focused control=null 13:23:11.607 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:23:11.607 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:23:11.608 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:23:11.608 DEBUG [main][EditorHandler] 2 editor(s) found 13:23:11.608 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 13:23:11.614 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 13:23:11.614 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 13:23:11.640 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 13:23:11.640 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:23:11.640 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:23:11.640 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:23:11.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:11.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:11.641 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorByTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:23:11.641 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:23:11.641 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTitleToolTip no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:23:11.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:23:11.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:23:11.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:23:11.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:23:11.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:11.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:11.645 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:23:11.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:11.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:11.653 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:11.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:11.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:11.654 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:23:11.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:23:11.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:11.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:11.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:11.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:11.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:23:11.658 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:11.658 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:11.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:11.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:23:11.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:23:11.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:23:11.661 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:11.661 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:11.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:11.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:11.662 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:11.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:11.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:11.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:11.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:11.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:11.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:12.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:12.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:12.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:12.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:12.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:23:12.667 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:12.667 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:12.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:12.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:12.669 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:23:12.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:12.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:12.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:12.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:12.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:12.669 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:23:12.670 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:23:12.670 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 13:23:12.670 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 13:23:12.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:12.671 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 13:23:12.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:12.671 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 13:23:12.671 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:23:12.671 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:23:12.671 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:23:12.673 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:23:12.673 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 13:23:12.673 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:23:12.673 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:23:12.673 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:23:12.675 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:23:12.675 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:23:12.675 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:23:12.700 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:23:12.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:23:12.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:12.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:12.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:23:12.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:23:12.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:23:12.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:12.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:12.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:12.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:12.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:23:12.705 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:12.705 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:12.705 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:23:12.705 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:23:12.706 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:23:12.706 DEBUG [main][EditorHandler] 1 editor(s) found 13:23:12.707 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 13:23:12.728 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 13:23:12.728 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:23:12.728 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:23:12.728 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:23:12.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:12.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:12.729 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTitleToolTip no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:23:12.729 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:23:12.729 INFO [WorkbenchTestable][RequirementsRunner] Started test: saveEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:23:12.729 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:23:12.729 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:23:12.729 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:23:12.729 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:23:12.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:12.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:12.733 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:23:12.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:12.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:12.737 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:12.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:12.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:12.737 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:23:12.738 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:23:12.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:12.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:12.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:12.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:12.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:23:12.742 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:12.742 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:12.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:12.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:23:12.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:23:12.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:23:12.753 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:12.753 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:12.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:12.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:12.758 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:12.758 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:12.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:12.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:12.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:12.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:12.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:13.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:13.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:13.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:13.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:13.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:23:13.770 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:13.770 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:13.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:13.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:13.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:23:13.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:13.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:13.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:13.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:13.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:13.773 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:23:13.773 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:23:13.774 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 13:23:13.774 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 13:23:13.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:13.774 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 13:23:13.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:13.774 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 13:23:13.775 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:23:13.775 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:23:13.775 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:23:13.782 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:23:13.782 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 13:23:13.782 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:23:13.782 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:23:13.782 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:23:13.784 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:23:13.784 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:23:13.784 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:23:13.802 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:23:13.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:23:13.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:13.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:13.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:23:13.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:23:13.804 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 13:23:13.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:13.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:13.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:13.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:13.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:23:13.808 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:13.809 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:13.809 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:23:13.809 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:23:13.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:23:13.810 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:23:13.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:13.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:13.810 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 13:23:13.811 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:23:13.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:13.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:13.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:13.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:13.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:13.811 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 13:23:13.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:13.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:13.812 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:13.812 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:13.813 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:13.814 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 13:23:13.814 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:23:13.814 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 13:23:13.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:13.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:13.815 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 13:23:13.815 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform' 13:23:13.815 DEBUG [main][MenuItemLookup] Found menu:'File' 13:23:13.815 DEBUG [main][MenuItemLookup] Item match:File 13:23:13.816 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:23:13.816 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:23:13.816 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:23:13.816 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:23:13.816 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:13.816 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:23:13.816 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:23:13.816 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:13.816 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:23:13.816 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:23:13.817 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:23:13.817 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:23:13.827 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:23:13.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:23:13.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:23:13.833 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:13.833 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - titleToolTip - Eclipse Platform TooltipText=null 13:23:13.833 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:23:13.833 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:23:13.834 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:23:13.834 DEBUG [main][EditorHandler] 1 editor(s) found 13:23:13.842 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 13:23:13.863 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 13:23:13.863 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:23:13.863 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:23:13.863 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:23:13.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:13.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:13.864 INFO [WorkbenchTestable][RequirementsRunner] Finished test: saveEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:23:13.864 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:23:13.864 INFO [WorkbenchTestable][RequirementsRunner] Started test: isDirtyTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:23:13.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:23:13.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:23:13.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:23:13.865 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:23:13.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:13.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:13.869 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:23:13.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:13.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:13.873 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:13.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:13.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:13.873 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:23:13.873 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:23:13.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:13.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:13.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:13.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:13.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:23:13.877 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:13.877 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:13.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:13.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:23:13.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:23:13.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:23:13.887 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:13.888 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:13.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:13.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:13.888 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:13.889 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:13.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:13.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:13.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:13.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:13.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:14.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:14.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:14.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:14.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:14.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:23:14.894 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:14.894 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:14.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:14.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:14.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:23:14.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:14.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:14.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:14.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:14.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:14.896 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:23:14.897 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:23:14.897 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 13:23:14.897 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 13:23:14.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:14.897 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 13:23:14.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:14.897 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 13:23:14.898 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:23:14.898 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:23:14.898 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:23:14.899 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:23:14.899 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 13:23:14.899 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:23:14.899 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:23:14.900 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:23:14.901 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:23:14.901 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:23:14.901 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:23:14.918 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:23:14.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:23:14.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:14.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:14.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:23:14.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:23:14.919 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 13:23:14.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:14.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:14.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:14.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:14.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:23:14.923 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:14.924 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:14.924 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:23:14.924 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:23:14.925 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 13:23:14.925 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:23:14.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:14.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:14.925 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 13:23:14.925 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:23:14.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:14.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:14.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:14.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:14.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:14.926 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 13:23:14.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:14.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:14.926 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:14.926 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:14.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 "Save") 13:23:14.928 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:23:14.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:14.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:14.928 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 13:23:14.928 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:23:14.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:14.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:14.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:14.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:14.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:14.929 INFO [WorkbenchTestable][AbstractButton] Click button Save 13:23:14.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:14.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:14.929 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:14.929 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:14.931 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:23:14.931 DEBUG [main][EditorHandler] 1 editor(s) found 13:23:14.931 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 13:23:14.951 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 13:23:14.951 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:23:14.951 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:23:14.951 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:23:14.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:14.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:14.952 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isDirtyTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:23:14.952 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:23:14.952 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeNotActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:23:14.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:23:14.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:23:14.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:23:14.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:23:14.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:14.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:14.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:23:14.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:14.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:14.960 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:14.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:14.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:14.960 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:23:14.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:23:14.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:14.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:14.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:14.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:14.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:23:14.964 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:14.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:14.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:14.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:23:14.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:23:14.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:23:14.974 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:14.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:14.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:14.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:14.975 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:14.975 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:14.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:14.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:14.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:14.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:14.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:15.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:15.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:16.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:16.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:16.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:23:16.008 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:16.008 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:16.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:16.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:16.010 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:23:16.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:16.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:16.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:16.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:16.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:16.012 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:23:16.012 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:23:16.013 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 13:23:16.013 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 13:23:16.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:16.013 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 13:23:16.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:16.013 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 13:23:16.013 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:23:16.014 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:23:16.014 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:23:16.016 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:23:16.016 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 13:23:16.016 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:23:16.016 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:23:16.016 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:23:16.019 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:23:16.019 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:23:16.020 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:23:16.048 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:23:16.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:23:16.048 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:16.048 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:16.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:23:16.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:23:16.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.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:23:16.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:16.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:16.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:16.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:16.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:23:16.053 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:16.053 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:16.054 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:23:16.054 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:23:16.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:16.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:16.063 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:23:16.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:16.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:16.071 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 13:23:16.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:16.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:16.072 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 13:23:16.072 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:23:16.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:16.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:16.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:16.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:16.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:23:16.083 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:16.083 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:16.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:16.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:16.105 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:16.105 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:16.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:16.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:16.106 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:16.107 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:16.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:16.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:16.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:16.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:16.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:16.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:16.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:17.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:17.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:17.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:23:17.110 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:17.110 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:17.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:17.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:17.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:23:17.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:17.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:17.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:17.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:17.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:17.113 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:23:17.113 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:23:17.113 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject 13:23:17.113 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 13:23:17.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:17.114 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 13:23:17.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:17.114 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 13:23:17.114 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 13:23:17.114 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 13:23:17.114 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 13:23:17.116 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 13:23:17.116 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min 13:23:17.116 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 13:23:17.116 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 13:23:17.116 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 13:23:17.118 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 13:23:17.118 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:23:17.118 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:23:17.139 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:23:17.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:23:17.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:17.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:17.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:23:17.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:23:17.140 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min 13:23:17.146 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:17.146 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:17.146 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:23:17.146 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:23:17.147 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 13:23:17.147 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 13:23:17.160 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 13:23:17.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4bcc7f7a is found... 13:23:27.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4bcc7f7a is found failed, an exception will be thrown 13:23:27.175 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:23:27.176 DEBUG [main][EditorHandler] 1 editor(s) found 13:23:27.176 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 13:23:27.197 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 13:23:27.197 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:23:27.197 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:23:27.197 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:23:27.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:27.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:27.198 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeNotActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:23:27.198 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:23:27.198 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyEditorsWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:23:27.198 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:23:27.198 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:23:27.198 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:23:27.198 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:23:27.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:27.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:27.203 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:23:27.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:27.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:27.208 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:27.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:27.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:27.208 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:23:27.208 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:23:27.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:27.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:27.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:27.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:27.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:23:27.227 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:27.227 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:27.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:27.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:23:27.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:23:27.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:23:27.236 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:27.236 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:27.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:27.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:27.237 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:27.237 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:27.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:27.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:27.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:27.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:27.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:27.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:27.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:28.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:28.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:28.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:23:28.242 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:28.242 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:28.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:28.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:28.243 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:23:28.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:28.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:28.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:28.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:28.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:28.244 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:23:28.245 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:23:28.245 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 13:23:28.245 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 13:23:28.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:28.245 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 13:23:28.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:28.245 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 13:23:28.246 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:23:28.246 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:23:28.246 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:23:28.247 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:23:28.247 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 13:23:28.248 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:23:28.248 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:23:28.249 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:23:28.250 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:23:28.250 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:23:28.250 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:23:28.267 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:23:28.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:23:28.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:28.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:28.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:23:28.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:23:28.268 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:23:28.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:28.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:28.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:28.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:28.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:23:28.272 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:28.272 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:28.272 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:23:28.272 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:23:28.272 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 13:23:28.273 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:23:28.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:28.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:28.273 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 13:23:28.273 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:23:28.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:28.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:28.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:28.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:28.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:28.274 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 13:23:28.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:28.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:28.274 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:28.274 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:28.275 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:23:28.275 DEBUG [main][EditorHandler] 1 editor(s) found 13:23:28.275 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 13:23:28.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 'Save .*'] is available.... 13:23:28.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully 13:23:28.799 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 13:23:28.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:28.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:28.800 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:23:28.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:28.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:28.801 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 13:23:28.801 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:23:28.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:28.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:28.802 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 13:23:28.802 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:23:28.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:28.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:28.803 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 13:23:28.803 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:23:28.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:28.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:28.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:28.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:28.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:28.804 INFO [WorkbenchTestable][AbstractButton] Click button &Save 13:23:28.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:28.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:28.805 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:28.805 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:28.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:23:28.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:23:28.835 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 13:23:28.835 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:23:28.835 DEBUG [main][EditorHandler] 0 editor(s) found 13:23:28.835 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:23:28.835 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:23:28.835 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:23:28.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:28.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:28.836 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyEditorsWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:23:28.836 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:23:28.837 INFO [WorkbenchTestable][RequirementsRunner] Started test: findDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:23:28.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:23:28.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:23:28.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:23:28.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:23:28.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:28.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:28.842 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:23:28.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:28.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:28.849 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:28.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:28.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:28.849 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:23:28.849 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:23:28.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:28.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:28.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:28.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:28.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:23:28.861 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:28.862 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:28.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:28.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:23:28.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:23:28.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:23:28.873 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:28.873 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:28.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:28.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:28.874 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:28.874 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:28.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:28.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:28.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:28.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:28.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:29.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:29.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:29.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:29.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:29.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:23:29.879 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:29.879 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:29.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:29.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:29.880 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:23:29.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:29.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:29.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:29.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:29.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:29.881 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:23:29.881 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:23:29.882 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 13:23:29.882 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 13:23:29.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:29.882 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 13:23:29.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:29.882 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 13:23:29.882 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:23:29.883 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:23:29.883 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:23:29.884 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:23:29.884 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 13:23:29.884 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:23:29.884 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:23:29.884 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:23:29.886 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:23:29.886 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:23:29.886 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:23:29.905 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:23:29.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:23:29.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:29.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:29.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:23:29.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:23:29.906 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 13:23:29.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:29.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:29.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:29.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:29.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:23:29.910 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:29.911 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:29.911 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:23:29.911 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:23:29.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 "Make Dirty") 13:23:29.912 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:23:29.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:29.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:29.912 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 13:23:29.913 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:23:29.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:29.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:29.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:29.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:29.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:29.914 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 13:23:29.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:29.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:29.914 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:29.914 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:29.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4beda79d is found... 13:23:29.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4beda79d is found finished successfully 13:23:29.916 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 13:23:29.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:29.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:29.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:29.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:29.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:23:29.924 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:29.924 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 13:23:29.925 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:23:29.925 DEBUG [main][EditorHandler] 1 editor(s) found 13:23:29.925 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 13:23:29.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 'Save .*'] is available.... 13:23:30.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 'Save .*'] is available. finished successfully 13:23:30.447 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 13:23:30.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:30.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:30.448 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:23:30.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:30.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:30.448 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 13:23:30.448 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:23:30.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:30.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:30.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 "Save") 13:23:30.449 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:23:30.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:30.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:30.450 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 13:23:30.450 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:23:30.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:30.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:30.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:30.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:30.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:30.451 INFO [WorkbenchTestable][AbstractButton] Click button &Save 13:23:30.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:30.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:30.451 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:30.451 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:30.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:23:30.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:23:30.483 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 13:23:30.483 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:23:30.483 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:23:30.484 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:23:30.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:30.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:30.485 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:23:30.485 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:23:30.485 INFO [WorkbenchTestable][RequirementsRunner] Started test: saveNotDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:23:30.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:23:30.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:23:30.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:23:30.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:23:30.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:30.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:30.489 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:23:30.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:30.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:30.494 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:30.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:30.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:30.495 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:23:30.495 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:23:30.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:30.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:30.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:30.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:30.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:23:30.499 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:30.499 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:30.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:30.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:23:30.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:23:30.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:23:30.502 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:30.502 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:30.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:30.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:30.504 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:30.504 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:30.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:30.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:30.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:30.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:30.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:31.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:31.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:31.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:31.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:31.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:23:31.509 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:31.509 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:31.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:31.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:31.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:23:31.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:31.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:31.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:31.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:31.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:31.511 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:23:31.511 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:23:31.512 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 13:23:31.512 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 13:23:31.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:31.512 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 13:23:31.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:31.512 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 13:23:31.512 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:23:31.512 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:23:31.512 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:23:31.514 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:23:31.514 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 13:23:31.514 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:23:31.514 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:23:31.514 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:23:31.516 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:23:31.516 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:23:31.516 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:23:31.534 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:23:31.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:23:31.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:31.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:31.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:23:31.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:23:31.535 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 13:23:31.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:31.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:31.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:31.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:31.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:23:31.539 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:31.539 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:31.539 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:23:31.539 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:23:31.540 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:31.540 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 13:23:31.540 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:23:31.540 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 13:23:31.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:31.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:31.541 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 13:23:31.541 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform' 13:23:31.541 DEBUG [main][MenuItemLookup] Found menu:'File' 13:23:31.541 DEBUG [main][MenuItemLookup] Item match:File 13:23:31.542 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:23:31.542 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:23:31.542 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:23:31.542 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:23:31.542 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:31.542 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:23:31.542 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:23:31.542 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:31.542 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:23:31.542 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:23:31.542 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:23:31.543 DEBUG [main][EditorHandler] 1 editor(s) found 13:23:31.543 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 13:23:31.567 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 13:23:31.567 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:23:31.567 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:23:31.567 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:23:31.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:31.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:31.568 INFO [WorkbenchTestable][RequirementsRunner] Finished test: saveNotDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:23:31.568 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:23:31.569 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorByTitleWrongTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:23:31.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:23:31.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:23:31.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:23:31.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:23:31.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:31.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:31.573 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:23:31.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:31.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:31.577 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:31.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:31.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:31.578 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:23:31.578 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:23:31.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:31.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:31.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:31.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:31.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:23:31.590 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:31.590 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:31.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:31.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:23:31.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:23:31.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:23:31.593 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:31.593 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:31.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:31.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:31.594 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:31.594 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:31.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:31.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:31.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:31.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:31.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:32.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:32.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:32.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:32.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:32.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:23:32.598 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:32.598 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:32.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:32.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:32.600 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:23:32.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:32.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:32.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:32.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:32.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:32.600 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:23:32.601 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:23:32.601 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 13:23:32.601 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 13:23:32.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:32.601 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 13:23:32.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:32.602 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 13:23:32.602 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:23:32.602 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:23:32.602 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:23:32.604 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:23:32.604 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 13:23:32.604 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:23:32.604 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:23:32.604 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:23:32.605 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:23:32.606 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:23:32.606 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:23:32.622 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:23:32.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:23:32.623 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:32.623 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:32.623 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:23:32.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:23:32.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4b4525d8 is found... 13:23:42.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4b4525d8 is found failed, an exception will be thrown 13:23:42.639 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:23:42.639 DEBUG [main][EditorHandler] 1 editor(s) found 13:23:42.639 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 13:23:42.657 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 13:23:42.657 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:23:42.657 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:23:42.657 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:23:42.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:42.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:42.658 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorByTitleWrongTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:23:42.658 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:23:42.658 INFO [WorkbenchTestable][RequirementsRunner] Started test: noEditorOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:23:42.658 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:23:42.658 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:23:42.658 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:23:42.658 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:23:42.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:42.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:42.663 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:23:42.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:42.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:42.667 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:42.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:42.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:42.668 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:23:42.668 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:23:42.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:42.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:42.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:42.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:42.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:23:42.680 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:42.680 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:42.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:42.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:23:42.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:23:42.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:23:42.682 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:42.682 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:42.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:42.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:42.684 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:42.684 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:42.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:42.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:42.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:42.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:42.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:43.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:43.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:43.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:43.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:43.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:23:43.688 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:43.688 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:43.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:43.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:43.690 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:23:43.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:43.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:43.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:43.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:43.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:43.691 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:23:43.692 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:23:43.692 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 13:23:43.692 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 13:23:43.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:43.692 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 13:23:43.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:43.692 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 13:23:43.693 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:23:43.693 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:23:43.693 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:23:43.694 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:23:43.695 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 13:23:43.695 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:23:43.695 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:23:43.695 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:23:43.697 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:23:43.697 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:23:43.697 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:23:43.715 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:23:43.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:23:43.715 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:43.715 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:43.715 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:23:43.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:23: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.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:23:43.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:43.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:43.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:43.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:43.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:23:43.720 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:43.720 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:43.720 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:23:43.720 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:23:43.721 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:43.722 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 13:23:43.722 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 13:23:43.722 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 13:23:43.742 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 13:23:43.742 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:23:43.743 DEBUG [main][EditorHandler] 0 editor(s) found 13:23:43.743 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:23:43.743 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:23:43.743 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:23:43.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:43.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:43.744 INFO [WorkbenchTestable][RequirementsRunner] Finished test: noEditorOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:23:43.744 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:23:43.744 INFO [WorkbenchTestable][RequirementsRunner] Started test: switchEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:23:43.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:23:43.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:23:43.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:23:43.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:23:43.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:43.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:43.748 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:23:43.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:43.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:43.752 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:43.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:43.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:43.753 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:23:43.753 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:23:43.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:43.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:43.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:43.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:43.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:23:43.770 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:43.770 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:43.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:43.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:23:43.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:23:43.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:23:43.772 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:43.772 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:43.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:43.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:43.780 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:43.780 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:43.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:43.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:43.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:43.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:43.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:44.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:44.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:44.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:44.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:44.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:23:44.785 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:44.785 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:44.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:44.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:44.787 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:23:44.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:44.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:44.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:44.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:44.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:44.788 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:23:44.789 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:23:44.789 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 13:23:44.789 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 13:23:44.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:44.789 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 13:23:44.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:44.789 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 13:23:44.790 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:23:44.790 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:23:44.790 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:23:44.791 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:23:44.791 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 13:23:44.791 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:23:44.791 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:23:44.792 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:23:44.793 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:23:44.793 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:23:44.793 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:23:44.812 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:23:44.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:23:44.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:44.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:44.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:23:44.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:23:44.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:44.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:44.819 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:23:44.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:44.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:44.827 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 13:23:44.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:44.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:44.828 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 13:23:44.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:23:44.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:44.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:44.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:44.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:44.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:23:44.832 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:44.832 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:44.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:44.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:44.858 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:44.858 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:44.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:44.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:44.859 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:44.859 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:44.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:44.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:44.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:44.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:44.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:45.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:45.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:45.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:45.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:45.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:23:45.862 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:45.862 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:45.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:45.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:45.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:23:45.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:45.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:45.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:45.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:45.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:45.864 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:23:45.865 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:23:45.865 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject 13:23:45.865 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 13:23:45.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:45.865 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 13:23:45.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:45.866 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 13:23:45.866 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 13:23:45.866 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 13:23:45.866 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 13:23:45.867 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 13:23:45.867 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min 13:23:45.868 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 13:23:45.868 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 13:23:45.868 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 13:23:45.869 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 13:23:45.869 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:23:45.869 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:23:45.887 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:23:45.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:23:45.887 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:45.887 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:45.887 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:23:45.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:23:45.889 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest1.min\E') 13:23:45.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:45.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:45.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:45.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:45.892 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:23:45.892 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:45.893 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:45.893 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:23:45.893 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:23:45.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6db2a262 is found... 13:23:45.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6db2a262 is found finished successfully 13:23:45.894 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 13:23:45.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:45.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:45.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:45.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:45.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:23:45.897 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min 13:23:45.908 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:45.908 DEBUG [WorkbenchTestable][EditorHandler] Focused control=null 13:23:45.908 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:23:45.908 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:23:45.909 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:23:45.909 DEBUG [main][EditorHandler] 2 editor(s) found 13:23:45.909 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 13:23:45.916 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 13:23:45.917 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 13:23:45.937 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 13:23:45.937 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:23:45.937 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:23:45.937 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:23:45.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:45.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:45.938 INFO [WorkbenchTestable][RequirementsRunner] Finished test: switchEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:23:45.938 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:23:45.938 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTitleImage no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:23:45.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:23:45.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:23:45.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:23:45.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:23:45.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:45.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:45.942 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:23:45.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:45.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:45.947 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:45.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:45.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:45.948 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:23:45.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 '\*?\QPackage Explorer\E') 13:23:45.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:45.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:45.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:45.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:45.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:23:45.960 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:45.960 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:45.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:45.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:23:45.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:23:45.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:23:45.963 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:45.963 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:45.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:45.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:45.964 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:45.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:45.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:45.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:45.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:45.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:45.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:46.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:46.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:46.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:46.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:46.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:23:46.968 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:46.968 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:46.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:46.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:46.969 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:23:46.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:46.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:46.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:46.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:46.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:46.970 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:23:46.970 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:23:46.971 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 13:23:46.971 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 13:23:46.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:46.971 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 13:23:46.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:46.971 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 13:23:46.971 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:23:46.971 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:23:46.972 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:23:46.973 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:23:46.973 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 13:23:46.973 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:23:46.973 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:23:46.973 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:23:46.975 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:23:46.975 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:23:46.975 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:23:46.992 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:23:46.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:23:46.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:46.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:46.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:23:46.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:23:46.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:23:46.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:46.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:46.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:46.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:46.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:23:46.999 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:46.999 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:46.999 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:23:46.999 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:23:47.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.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:23:47.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:47.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:47.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:47.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:47.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:23:47.005 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:47.005 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 13:23:47.005 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:23:47.005 DEBUG [main][EditorHandler] 1 editor(s) found 13:23:47.005 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 13:23:47.026 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 13:23:47.026 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:23:47.026 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:23:47.026 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:23:47.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:47.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:47.027 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTitleImage no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:23:47.027 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:23:47.027 INFO [WorkbenchTestable][RequirementsRunner] Started test: getActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:23:47.027 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:23:47.027 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:23:47.027 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:23:47.027 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:23:47.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:47.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:47.033 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:23:47.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:47.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:47.038 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:47.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:47.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:47.039 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:23:47.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 '\*?\QPackage Explorer\E') 13:23:47.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:47.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:47.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:47.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:47.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:23:47.051 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:47.051 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:47.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:47.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:23:47.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:23:47.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:23:47.053 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:47.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:47.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:47.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:47.054 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:47.054 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:47.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:47.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:47.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:47.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:47.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:47.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:47.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:48.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:48.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:48.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:23:48.058 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:48.058 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:48.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:48.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:48.060 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:23:48.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:48.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:48.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:48.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:48.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:48.061 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:23:48.061 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:23:48.061 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 13:23:48.062 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 13:23:48.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:48.062 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 13:23:48.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:48.062 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 13:23:48.063 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:23:48.063 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:23:48.063 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:23:48.064 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:23:48.065 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 13:23:48.065 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:23:48.065 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:23:48.065 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:23:48.067 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:23:48.067 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:23:48.067 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:23:48.089 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:23:48.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:23:48.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:48.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:48.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:23:48.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:23:48.091 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:23:48.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:48.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:48.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:48.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:48.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:23:48.096 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:48.096 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:48.096 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:23:48.096 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:23:48.097 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:23:48.097 DEBUG [main][EditorHandler] 1 editor(s) found 13:23:48.097 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 13:23:48.120 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 13:23:48.121 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:23:48.121 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:23:48.121 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:23:48.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:48.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:48.121 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:23:48.121 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:23:48.122 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorByTitleRegexTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:23:48.122 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:23:48.122 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:23:48.122 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:23:48.122 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:23:48.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:48.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:48.126 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:23:48.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:48.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:48.129 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:48.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:48.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:48.130 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:23:48.130 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:23:48.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:48.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:48.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:48.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:48.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:23:48.134 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:48.134 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:48.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:48.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:23:48.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:23:48.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:23:48.145 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:48.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:48.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:48.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:48.146 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:48.146 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:48.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:48.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:48.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:48.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:48.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:48.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:48.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:49.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:49.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:49.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:23:49.151 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:49.151 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:49.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:49.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:49.153 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:23:49.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:49.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:49.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:49.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:49.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:49.153 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:23:49.154 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:23:49.154 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 13:23:49.154 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 13:23:49.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:49.154 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 13:23:49.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:49.155 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 13:23:49.155 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:23:49.155 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:23:49.155 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:23:49.157 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:23:49.157 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 13:23:49.157 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 13:23:49.157 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 13:23:49.158 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 13:23:49.160 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 13:23:49.160 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:23:49.160 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:23:49.179 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:23:49.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:23:49.179 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:49.179 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:49.179 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:23:49.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:23:49.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:49.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:49.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:23:49.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:49.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:49.189 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 13:23:49.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:49.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:49.190 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 13:23:49.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:23:49.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:49.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:49.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:49.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:49.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:23:49.202 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:49.202 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:49.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:49.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:49.227 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:49.227 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:49.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:49.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:49.229 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:49.229 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:49.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:49.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:49.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:49.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:49.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:49.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:49.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:50.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:50.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:50.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:23:50.234 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:23:50.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:23:50.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:50.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:50.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:23:50.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:50.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:50.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:50.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:50.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:50.236 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:23:50.237 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:23:50.237 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest+.min of tree item testProject 13:23:50.237 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 13:23:50.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:50.237 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 13:23:50.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:50.238 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 13:23:50.238 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest+.min 13:23:50.238 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest+.min 13:23:50.238 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest+.min about selection 13:23:50.240 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest+.min 13:23:50.240 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest+.min 13:23:50.240 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest+.min 13:23:50.242 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest+.min 13:23:50.242 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest+.min about selection 13:23:50.243 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest+.min 13:23:50.243 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:23:50.243 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:23:50.255 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:23:50.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:23:50.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:50.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:50.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:23:50.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:23:50.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@65f7cd12 is found... 13:23:50.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@65f7cd12 is found finished successfully 13:23:50.261 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest+.min\E') 13:23:50.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:50.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:50.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:50.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:50.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:23:50.265 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:50.265 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:50.265 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:23:50.265 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:23:50.266 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:23:50.266 DEBUG [main][EditorHandler] 2 editor(s) found 13:23:50.266 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 13:23:50.270 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 13:23:50.270 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest+.min 13:23:50.290 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest+.min is closed 13:23:50.290 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:23:50.290 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:23:50.290 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:23:50.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:50.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:50.290 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorByTitleRegexTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 13:23:50.290 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:23:50.291 DEBUG [main][EditorHandler] 0 editor(s) found 13:23:50.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:50.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:50.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:23:50.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:50.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:50.294 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:50.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:50.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:50.294 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:23:50.294 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:23:50.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:50.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:50.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:50.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:50.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:23:50.296 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:23:50.296 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:23:50.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:50.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:50.315 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:23:50.315 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:23:50.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:50.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:50.316 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:23:50.316 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:23:50.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:50.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:50.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:50.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:50.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:50.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:50.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:51.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:51.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:51.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:23:51.320 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:23:51.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:23:51.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:51.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:51.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:23:51.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:51.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:51.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:51.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:51.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:51.323 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:23:51.323 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:23:51.323 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:23:51.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:51.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:51.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:51.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:51.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:51.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:51.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:52.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:52.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:52.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:23:52.328 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:23:52.328 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:23:52.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:52.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:52.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:23:52.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:52.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:52.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:52.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:52.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:52.330 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:23:52.331 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:23:52.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:23:52.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:52.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:52.332 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:23:52.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:52.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:52.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:52.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:52.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:52.332 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 13:23:52.332 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 13:23:52.332 DEBUG [main][TreeItemHandler] Set Tree selection 13:23:52.332 DEBUG [main][TreeHandler] Notify Tree about selection event 13:23:52.339 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 13:23:52.343 DEBUG [WorkbenchTestable][TreeItemHandler] testProject 13:23:52.343 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:23:52.343 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:52.367 DEBUG [main][MenuItemLookup] Found menu:'New' 13:23:52.367 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:23:52.367 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:52.367 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:23:52.367 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:52.367 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:23:52.367 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:23:52.367 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:23:52.368 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:23:52.368 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:23:52.368 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:52.368 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:23:52.368 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:23:52.368 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:52.368 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:23:52.368 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:23:52.368 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:23:52.368 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:23:52.368 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:23:52.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:23:52.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:23:52.869 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:52.869 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:52.869 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:23:52.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:23:52.869 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:23:52.869 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:52.885 DEBUG [main][MenuItemLookup] Found menu:'New' 13:23:52.885 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:23:52.885 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:52.885 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:23:52.885 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:52.885 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:23:52.885 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:23:52.885 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:23:52.885 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:23:52.885 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:23:52.885 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:23:52.885 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:23:52.908 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:53.459 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:53.459 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:23:53.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:53.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:53.462 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:23:53.462 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:23:53.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:53.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:53.462 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:23:53.462 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:23:53.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:53.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:53.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:53.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:53.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:53.464 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:23:53.464 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:23:53.464 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:23:53.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:53.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:53.464 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:53.464 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:53.465 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:23:53.465 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:23:53.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:53.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:23:53.465 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:23:53.465 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:23:53.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:53.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:53.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:53.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:53.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:53.467 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:23:53.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:53.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:53.467 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:53.467 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:53.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:23:53.472 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:23:53.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:23:53.973 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:23:53.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:23:53.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:23:53.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:23:53.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:53.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:53.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:23:53.973 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:23:53.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:23:53.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:53.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 13:23:53.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:23:53.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:23:53.976 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 13:23:53.976 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:23:53.976 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:23:53.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:23:53.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 61.575 s - in org.eclipse.reddeer.workbench.test.editor.EditorTest getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.402 s closeDirtyEditorsWithoutSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.105 s getEditorFileTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 3.288 s closeNotDirty no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.088 s testEditorAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.102 s getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.173 s closeDirtyWithoutSave no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.117 s closeDirtyWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.676 s noEditorsOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.128 s getEditorByTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.213 s testTitleToolTip no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.088 s saveEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.135 s isDirtyTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.088 s closeNotActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 12.246 s closeDirtyEditorsWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.638 s findDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.647 s saveNotDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.083 s getEditorByTitleWrongTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 11.089 s noEditorOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.086 s switchEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.194 s testTitleImage no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.089 s getActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.094 s getEditorByTitleRegexTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.168 s Running org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:23:53.983 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:23:53.984 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:23:53.985 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:23:53.985 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:23:53.985 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:23:53.985 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:23:53.985 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:23:53.985 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:23:53.985 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:23:53.985 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:23:53.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:23:53.985 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:53.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:23:53.986 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:53.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:23:53.986 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:53.986 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:53.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:53.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:53.987 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:23:53.987 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:23:53.987 DEBUG [main][MenuItemLookup] Found menu:'File' 13:23:53.987 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:23:53.987 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:23:53.987 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:23:53.987 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:23:53.987 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:23:53.987 DEBUG [main][MenuItemLookup] Item match:Window 13:23:53.988 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:23:53.988 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:23:53.988 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:23:53.988 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:53.988 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:23:53.988 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:23:53.988 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:53.988 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:23:53.988 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:53.988 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:23:53.988 DEBUG [main][MenuItemLookup] Item match:Preferences 13:23:53.988 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:23:53.988 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:23:53.988 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:23:54.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:23:54.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 'Preferences.*'] is available. finished successfully 13:23:54.057 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:23:54.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:54.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:54.064 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:23:54.064 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:54.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:23:54.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:54.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:54.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:54.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:54.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:54.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:23:54.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:23:54.067 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:54.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:54.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:54.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:54.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:54.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:54.082 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:23:54.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:54.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:54.082 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:54.082 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:54.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:23:54.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:23:54.103 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:54.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:54.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:54.103 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:23:54.103 DEBUG [main][EditorHandler] 0 editor(s) found 13:23:54.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:54.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:54.106 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.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:54.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:54.109 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:54.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:54.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:54.109 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:23:54.109 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:23:54.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:54.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:54.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:54.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:54.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:23:54.111 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:23:54.111 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:23:54.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:54.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:23:54.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:23:54.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:23:54.113 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:23:54.113 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:23:54.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:54.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:23:54.114 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:23:54.114 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:23:54.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:54.115 DEBUG [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:23:54.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:54.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:54.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:54.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:54.116 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:23:54.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:23:54.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:54.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:23:54.118 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:23:54.118 DEBUG [main][EditorHandler] 0 editor(s) found 13:23:54.119 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:23:54.119 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:54.119 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:23:54.119 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:54.119 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 13:23:54.119 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:54.119 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:23:54.120 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:54.120 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:23:54.120 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:54.120 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:23:54.120 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:54.120 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 13:23:54.120 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:54.120 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:23:54.121 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:54.121 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:23:54.121 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:54.121 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:54.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:54.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:54.121 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:23:54.121 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:23:54.122 DEBUG [main][MenuItemLookup] Found menu:'File' 13:23:54.122 DEBUG [main][MenuItemLookup] Item match:File 13:23:54.122 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:23:54.122 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:23:54.123 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:23:54.123 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:54.123 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:23:54.123 DEBUG [main][MenuItemLookup] Found menu:'File' 13:23:54.123 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:23:54.123 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:54.123 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:23:54.123 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:23:54.124 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:23:54.124 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:23:54.124 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:23:54.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:23:54.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:23:54.179 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:23:54.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:54.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:54.180 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:23:54.181 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:54.181 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:23:54.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:54.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:54.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:54.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:54.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:54.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:23:54.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:23:54.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:23:54.184 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:23:54.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:54.184 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:23:54.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:54.184 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:23:54.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:23:54.184 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:23:54.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:54.184 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:23:54.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:54.184 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:23:54.185 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 13:23:54.185 DEBUG [main][TreeItemHandler] Selecting tree item: Project 13:23:54.185 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 13:23:54.188 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 13:23:54.188 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:23:54.188 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:23:54.188 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:54.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:54.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:54.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:54.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:54.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:54.190 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:23:54.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:54.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:54.191 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:54.191 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:54.210 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:23:54.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:54.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:54.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 13:23:54.216 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:23:54.216 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 13:23:54.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:54.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:54.217 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 13:23:54.217 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:54.218 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'testProject' 13:23:54.218 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:23:54.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:54.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:54.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:54.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:54.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:23:54.221 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:23:54.222 INFO [WorkbenchTestable][AbstractText] Text set to: testProject 13:23:54.222 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 13:23:54.222 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 13:23:54.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.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:23:54.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:54.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:54.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:54.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:54.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:54.232 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:23:54.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:54.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:54.232 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:54.232 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:54.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:23:54.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:23:54.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:23:54.737 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:23:54.737 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:23:54.737 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:54.737 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:54.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:23:54.740 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:23:54.740 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:54.740 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:23:54.741 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:54.741 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:23:54.741 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:54.741 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:23:54.741 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:54.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: "Import"] 13:23:54.742 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:54.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: "Import"] 13:23:54.742 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:54.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: "Import"] 13:23:54.742 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:54.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: "Import"] 13:23:54.743 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:54.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: "Import"] 13:23:54.743 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:54.743 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:54.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:54.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:54.744 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:23:54.744 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:23:54.744 DEBUG [main][MenuItemLookup] Found menu:'File' 13:23:54.744 DEBUG [main][MenuItemLookup] Item match:File 13:23:54.744 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:23:54.744 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:23:54.744 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:23:54.744 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:23:54.744 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:54.744 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:23:54.744 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:23:54.744 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:54.744 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:23:54.744 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 13:23:54.744 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 13:23:54.744 DEBUG [main][MenuItemLookup] Found menu:'Revert' 13:23:54.744 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:54.745 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:23:54.745 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:23:54.745 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:23:54.745 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 13:23:54.745 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:54.745 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 13:23:54.745 DEBUG [main][MenuItemLookup] Found menu:'' 13:23:54.745 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:23:54.745 DEBUG [main][MenuItemLookup] Item match:Import... 13:23:54.745 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 13:23:54.745 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 13:23:54.745 INFO [main][MenuItemHandler] Select menu item: &Import... 13:23:54.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:23:54.803 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:54.803 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:23:54.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:54.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:54.804 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:23:54.804 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:54.805 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:23:54.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:54.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:54.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:54.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:54.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:54.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:23:54.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:23:54.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:23:54.807 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:23:54.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:55.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:55.310 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:23:55.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:23:55.311 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:23:55.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:55.311 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:23:55.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:55.311 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:23:55.312 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 13:23:55.312 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 13:23:55.312 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 13:23:55.315 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 13:23:55.315 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:23:55.315 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 13:23:55.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:23:55.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:55.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:55.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:55.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:55.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:55.317 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:23:55.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:55.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:55.317 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:55.317 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:55.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:23:55.394 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:55.394 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:55.395 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:23:55.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:55.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:55.396 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:23:55.396 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:55.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:55.396 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.396 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:23:55.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:55.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:55.397 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:23:55.397 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:23:55.399 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting root directory to '/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/resources/TextEditorTestProject/' 13:23:55.400 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:23:55.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:55.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:55.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:55.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:55.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:55.402 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 13:23:55.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:55.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:55.402 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:55.402 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:55.406 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:23:55.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:55.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:55.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:55.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:55.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:23:55.409 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:23:55.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.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:23:55.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:55.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:55.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:55.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:55.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:55.477 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 13:23:55.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:55.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:55.477 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:55.477 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:55.490 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 13:23:55.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:55.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:55.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:55.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:55.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:55.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 13:23:55.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 13:23:55.509 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to true 13:23:55.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.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:23:55.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:55.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:55.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:55.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:55.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:55.511 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:23:55.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:55.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:55.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:55.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:55.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:55.514 INFO [WorkbenchTestable][CheckBox] Select checkbox &Copy projects into workspace 13:23:55.514 INFO [WorkbenchTestable][CheckBox] Check checkbox &Copy projects into workspace 13:23:55.514 INFO [WorkbenchTestable][AbstractButton] Click button &Copy projects into workspace 13:23:55.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:55.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:55.514 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:55.514 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:55.516 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:23:55.516 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 13:23:55.516 DEBUG [WorkbenchTestable][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:23:55.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:55.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:55.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:55.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:55.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:23:55.553 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:23:55.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:23:55.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:23:55.553 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:23:55.553 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:23:55.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:23:56.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:23:56.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:23:56.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 13:23:56.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.1/lib/jrt-fs.jar)' is a system job, skipped 13:23:56.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 13:23:57.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.1/lib/jrt-fs.jar)' is a system job, skipped 13:23:57.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 13:23:57.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:23:57.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:23:57.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:23:57.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:23:57.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:57.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:57.077 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:57.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:57.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:57.079 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:23:57.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:23:57.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:23:57.079 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:23:57.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:23:57.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:57.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:57.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:57.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:57.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:23:57.081 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:23:57.081 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:23:57.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:57.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:23:57.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:23:57.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:23:57.084 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:23:57.084 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:23:57.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:57.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:57.086 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:23:57.086 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:23:57.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:57.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:57.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:57.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:57.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:57.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:57.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:58.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:58.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:23:58.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:23:58.089 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:23:58.089 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:23:58.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:23:58.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:23:58.090 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:23:58.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:23:58.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:23:58.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:23:58.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:23:58.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:23:58.091 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:23:58.091 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:23:58.092 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:23:58.092 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:23:58.092 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:23:58.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:58.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:58.593 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:23:58.597 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:23:58.597 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:23:58.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:59.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:59.098 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:23:59.098 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:23:59.098 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:23:59.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:23:59.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:23:59.599 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:23:59.606 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:23:59.606 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:23:59.607 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:23:59.661 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:23:59.662 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:23:59.662 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:23:59.662 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:23:59.663 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:23:59.668 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:23:59.668 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:23:59.669 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:24:01.247 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:24:01.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:24:01.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.1/lib/jrt-fs.jar)' is a system job, skipped 13:24:01.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:24:01.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:24:01.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:24:01.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:01.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:01.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:24:01.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:24:01.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@485005d2 is found... 13:24:01.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@485005d2 is found finished successfully 13:24:01.270 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:24:01.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:01.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:01.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:01.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:01.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:01.374 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:01.375 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.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:24:01.377 INFO [WorkbenchTestable][TextEditor] Set cursor position to [0, 13] 13:24:01.453 INFO [WorkbenchTestable][Keyboard] Type text "a" 13:24:01.672 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:24:01.673 INFO [WorkbenchTestable][Keyboard] As char:a, as int:97 13:24:02.286 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:02.287 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:24:02.287 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:24:02.287 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:24:02.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:02.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:02.288 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:24:02.288 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:24:02.288 DEBUG [main][MenuItemLookup] Found menu:'File' 13:24:02.288 DEBUG [main][MenuItemLookup] Item match:File 13:24:02.290 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:24:02.290 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:24:02.290 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:24:02.290 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:24:02.290 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:02.290 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:24:02.290 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:24:02.290 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:02.290 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:24:02.290 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:24:02.290 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:24:02.290 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:24:02.291 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:24:02.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:24:02.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:24:02.450 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:02.450 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:24:02.450 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:02.452 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:24:02.452 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 13:24:02.452 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:24:02.580 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:24:02.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:02.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:02.582 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:02.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:02.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:02.640 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:24:02.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:02.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:02.641 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:24:02.641 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:24:02.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:02.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:02.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:02.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:02.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:02.643 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:02.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:02.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:02.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:24:02.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:24:02.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:24:02.646 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:02.646 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:02.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:02.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:02.648 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:02.648 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:02.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:02.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:02.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:02.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:02.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:03.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:03.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:03.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:03.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:03.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:24:03.652 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:03.653 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:03.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:03.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:03.654 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:24:03.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:03.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:03.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:03.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:03.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:03.655 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:24:03.655 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:24:03.656 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:24:03.656 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:24:03.656 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:24:03.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:03.656 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:24:03.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:03.656 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:24:03.657 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:24:03.657 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:24:03.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:03.657 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:24:03.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:03.657 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:24:03.657 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:24:03.657 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:24:03.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:03.657 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:24:03.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:03.658 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:24:03.658 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:24:03.658 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:24:03.658 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:24:03.663 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:24:03.663 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:24:03.664 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:24:03.664 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:24:03.664 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:24:03.669 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:24:03.669 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:24:03.669 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:24:03.799 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:24:03.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:24:03.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:24:03.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:24:03.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:24:03.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:24:03.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:24:03.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:03.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:03.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:24:03.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:24:03.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@52962fd9 is found... 13:24:03.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@52962fd9 is found finished successfully 13:24:03.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.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:24:03.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:03.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:03.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:03.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:03.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:03.815 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:03.815 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:24:03.815 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:24:03.858 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:03.858 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:24:03.858 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:24:03.859 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:24:03.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:03.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:03.859 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:24:03.859 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:24:03.860 DEBUG [main][MenuItemLookup] Found menu:'File' 13:24:03.860 DEBUG [main][MenuItemLookup] Item match:File 13:24:03.860 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:24:03.860 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:24:03.860 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:24:03.860 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:24:03.860 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:03.860 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:24:03.860 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:24:03.860 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:03.860 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:24:03.860 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:24:03.861 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:24:03.861 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:24:03.861 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:24:03.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:24:03.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:24:03.890 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:03.890 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:24:03.890 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:24:03.891 DEBUG [main][EditorHandler] 1 editor(s) found 13:24:03.891 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:24:03.974 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:24:03.974 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:24:03.974 INFO [WorkbenchTestable][RequirementsRunner] Started test: setCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:24:03.974 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:24:03.974 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:24:03.974 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:24:03.974 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:24:03.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:03.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:03.976 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:03.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:03.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:03.978 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:24:03.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:03.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:03.979 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:24:03.979 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:24:03.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:03.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:03.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:03.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:03.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:03.981 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:03.981 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:03.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:03.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:24:03.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:24:03.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:24:03.984 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:03.984 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:03.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:03.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:03.985 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:03.985 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:03.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:03.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:03.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:03.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:03.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:04.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:04.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:04.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:04.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:04.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:24:04.998 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:04.998 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:04.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:04.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:04.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:24:04.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:05.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:05.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:05.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:05.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:05.000 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:24:05.000 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:24:05.001 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:24:05.001 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:24:05.001 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:24:05.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:05.001 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:24:05.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:05.001 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:24:05.002 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:24:05.002 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:24:05.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:05.002 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:24:05.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:05.002 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:24:05.002 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:24:05.002 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:24:05.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:05.003 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:24:05.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:05.003 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:24:05.003 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:24:05.003 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:24:05.003 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:24:05.009 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:24:05.009 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:24:05.009 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:24:05.009 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:24:05.010 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:24:05.014 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:24:05.014 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:24:05.014 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:24:05.120 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:24:05.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:24:05.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:24:05.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:24:05.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:24:05.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:24:05.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:05.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:05.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:24:05.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:24:05.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@410e0673 is found... 13:24:05.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@410e0673 is found finished successfully 13:24:05.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.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:24:05.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:05.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:05.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:05.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:05.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:05.145 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:05.146 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.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:24:05.146 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:05.146 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.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:24:05.148 INFO [WorkbenchTestable][TextEditor] Set cursor position to [11, 13] 13:24:05.162 INFO [WorkbenchTestable][Keyboard] Type text "testtext" 13:24:05.168 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:24:05.168 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 13:24:05.770 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:24:05.771 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 13:24:06.373 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:24:06.373 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 13:24:06.976 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:24:06.976 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 13:24:07.578 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:24:07.578 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 13:24:08.180 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:24:08.180 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 13:24:08.783 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:24:08.783 INFO [WorkbenchTestable][Keyboard] As char:x, as int:120 13:24:09.385 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:24:09.385 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 13:24:09.990 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:09.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;testtext public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:24:09.991 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:24:09.991 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:24:09.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:09.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:09.992 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:24:10.002 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:24:10.003 DEBUG [main][MenuItemLookup] Found menu:'File' 13:24:10.003 DEBUG [main][MenuItemLookup] Item match:File 13:24:10.003 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:24:10.003 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:24:10.003 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:24:10.003 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:24:10.003 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:10.003 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:24:10.003 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:24:10.003 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:10.003 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:24:10.003 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:24:10.004 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:24:10.004 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:24:10.004 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:24:10.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:24:10.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:24:10.029 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:10.030 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test;testtext public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:24:10.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:10.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:10.033 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:10.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:10.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:10.035 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:24:10.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:10.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:10.035 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:24:10.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 '\*?\QProject Explorer\E') 13:24:10.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:10.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:10.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:10.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:10.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:10.038 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:10.038 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:10.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:10.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:10.063 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:10.063 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:10.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:10.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:10.065 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:10.065 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:10.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:10.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:10.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:10.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:10.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:10.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:10.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:11.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:11.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:11.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:24:11.087 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:11.088 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:11.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:11.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:11.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:24:11.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:11.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:11.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:11.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:11.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:11.096 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:24:11.096 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:24:11.097 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:24:11.097 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:24:11.097 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:24:11.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:11.098 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:24:11.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:11.098 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:24:11.098 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:24:11.098 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:24:11.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:11.098 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:24:11.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:11.099 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:24:11.099 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:24:11.100 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:24:11.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:11.101 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:24:11.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:11.101 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:24:11.102 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:24:11.102 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:24:11.103 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:24:11.113 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:24:11.115 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:24:11.115 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:24:11.116 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:24:11.116 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:24:11.121 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:24:11.121 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:24:11.121 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:24:11.174 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:24:11.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:24:11.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:24:11.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:24:11.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:24:11.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:11.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:11.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:24:11.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:24:11.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1553d5a4 is found... 13:24:11.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1553d5a4 is found finished successfully 13:24:11.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 '\*?\QJavaClass.java\E') 13:24:11.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:11.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:11.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:11.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:11.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:11.194 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:11.194 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * 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:24:11.194 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:24:11.210 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:11.210 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:24:11.210 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:24:11.211 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:24:11.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:11.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:11.211 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:24:11.211 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:24:11.212 DEBUG [main][MenuItemLookup] Found menu:'File' 13:24:11.212 DEBUG [main][MenuItemLookup] Item match:File 13:24:11.212 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:24:11.212 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:24:11.212 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:24:11.212 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:24:11.212 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:11.212 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:24:11.212 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:24:11.212 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:11.212 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:24:11.212 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:24:11.213 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:24:11.213 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:24:11.213 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:24:11.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:24:11.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:24:11.266 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:11.266 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:24:11.266 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:24:11.266 DEBUG [main][EditorHandler] 1 editor(s) found 13:24:11.266 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:24:11.340 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:24:11.340 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:24:11.340 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:24:11.340 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:24:11.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:24:11.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:24:11.341 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:24:11.341 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:24:11.341 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAvailableContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:24:11.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:24:11.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:24:11.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:24:11.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:24:11.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:11.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:11.343 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:11.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:11.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:11.345 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:24:11.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:11.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:11.346 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:24:11.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:24:11.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:11.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:11.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:11.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:11.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:11.348 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:11.348 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:11.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:11.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:24:11.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:24:11.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:24:11.360 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:11.360 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:11.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:11.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:11.361 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:11.362 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:11.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:11.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:11.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:11.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:11.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:11.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:11.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:12.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:12.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:12.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:24:12.366 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:12.366 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:12.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:12.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:12.367 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:24:12.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:12.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:12.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:12.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:12.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:12.368 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:24:12.368 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:24:12.369 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:24:12.369 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:24:12.369 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:24:12.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:12.369 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:24:12.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:12.369 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:24:12.370 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:24:12.370 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:24:12.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:12.370 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:24:12.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:12.370 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:24:12.370 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:24:12.370 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:24:12.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:12.370 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:24:12.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:12.370 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:24:12.371 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:24:12.371 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:24:12.371 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:24:12.376 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:24:12.377 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:24:12.377 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:24:12.377 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:24:12.377 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:24:12.386 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:24:12.386 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:24:12.387 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:24:12.532 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:24:12.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:24:12.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:24:12.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:24:12.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:24:12.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:24:12.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:12.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:12.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:24:12.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:24:12.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@652da08c is found... 13:24:12.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@652da08c is found finished successfully 13:24:12.550 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:24:12.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:12.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:12.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:12.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:12.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:12.559 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:12.560 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.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:24:12.560 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:12.560 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.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:24:12.561 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:24:13.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:24:13.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:24:13.561 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:24:13.562 DEBUG [main][MenuItemLookup] Found menu:'File' 13:24:13.562 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:24:13.562 DEBUG [main][MenuItemLookup] Item match:Edit 13:24:13.563 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:24:13.563 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:24:13.563 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:13.563 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:24:13.563 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:24:13.563 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:24:13.563 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:24:13.563 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 13:24:13.563 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:13.563 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:24:13.563 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 13:24:13.563 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 13:24:13.563 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 13:24:13.563 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 13:24:13.563 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:13.563 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 13:24:13.563 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 13:24:13.563 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 13:24:13.563 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 13:24:13.563 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 13:24:13.563 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:13.563 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 13:24:13.563 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 13:24:13.563 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:13.563 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 13:24:13.563 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:13.563 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 13:24:13.563 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:13.563 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 13:24:13.563 DEBUG [main][MenuItemLookup] Item match:Content Assist 13:24:13.567 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default Ctrl+Space" 13:24:13.569 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Java Non-Type Proposals" 13:24:13.569 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"J&ava Proposals" 13:24:13.570 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Te&mplate Proposals" 13:24:13.570 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Word Proposals" 13:24:13.570 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Chain Template Proposals" 13:24:13.570 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"" 13:24:13.570 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Parameter &Hints Shift+Ctrl+Space" 13:24:13.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:13.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:13.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:24:13.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:13.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:13.575 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:24:13.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:13.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:13.576 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:24:13.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:24:13.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:13.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:13.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:13.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:13.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:13.578 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:13.578 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:13.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:13.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:13.607 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:13.607 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:13.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:13.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:13.609 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:13.609 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:13.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:13.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:13.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:13.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:13.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:14.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:14.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:14.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:14.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:14.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:24:14.613 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:14.613 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:14.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:14.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:14.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:24:14.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:14.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:14.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:14.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:14.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:14.615 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:24:14.615 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:24:14.616 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:24:14.616 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:24:14.616 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:24:14.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:14.617 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:24:14.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:14.617 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:24:14.617 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:24:14.617 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:24:14.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:14.617 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:24:14.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:14.617 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:24:14.618 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:24:14.618 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:24:14.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:14.618 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:24:14.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:14.618 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:24:14.618 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:24:14.618 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:24:14.620 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:24:14.624 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:24:14.625 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:24:14.625 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:24:14.626 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:24:14.626 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:24:14.631 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:24:14.631 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:24:14.631 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:24:14.662 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:24:14.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:24:14.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:24:14.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:24:14.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:24:14.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:14.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:14.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:24:14.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:24:14.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@54bd9eeb is found... 13:24:14.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@54bd9eeb is found finished successfully 13:24:14.664 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:24:14.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:14.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:14.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:14.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:14.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:14.670 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:14.670 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.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:24:14.670 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:24:14.697 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:14.698 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:24:14.698 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:24:14.698 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:24:14.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:14.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:14.699 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:24:14.699 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:24:14.700 DEBUG [main][MenuItemLookup] Found menu:'File' 13:24:14.700 DEBUG [main][MenuItemLookup] Item match:File 13:24:14.700 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:24:14.700 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:24:14.700 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:24:14.700 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:24:14.700 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:14.700 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:24:14.701 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:24:14.701 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:14.701 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:24:14.701 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:24:14.701 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:24:14.701 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:24:14.702 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:24:14.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:24:14.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:24:14.743 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:14.744 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:24:14.744 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:24:14.744 DEBUG [main][EditorHandler] 1 editor(s) found 13:24:14.758 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:24:14.867 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:24:14.867 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:24:14.867 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:24:14.867 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:24:14.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:24:14.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:24:14.870 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAvailableContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:24:14.870 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:24:14.870 INFO [WorkbenchTestable][RequirementsRunner] Started test: notTextEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:24:14.870 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:24:14.871 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:24:14.871 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:24:14.871 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:24:14.871 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:24:14.871 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:14.871 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:24:14.871 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:14.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: "Create New File"] 13:24:14.872 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:14.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:24:14.872 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:14.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:24:14.873 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:14.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:24:14.873 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:14.874 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 13:24:14.874 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:14.874 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:24:14.874 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:14.875 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching 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:14.875 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:14.876 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:24:14.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:14.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:14.877 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:24:14.877 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:24:14.877 DEBUG [main][MenuItemLookup] Found menu:'File' 13:24:14.877 DEBUG [main][MenuItemLookup] Item match:File 13:24:14.877 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:24:14.878 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:24:14.878 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:24:14.878 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:14.878 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:24:14.878 DEBUG [main][MenuItemLookup] Found menu:'File' 13:24:14.879 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:24:14.879 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:14.879 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:24:14.879 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:24:14.892 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:24:14.892 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:24:14.892 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:24:15.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:24:15.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:24:15.014 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:24:15.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:15.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:15.016 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:24:15.016 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:15.016 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:24:15.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:15.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:15.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:15.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:15.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:15.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:24:15.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:24:15.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:24:15.055 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:24:15.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:15.055 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:24:15.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:15.055 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:24:15.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:24:15.056 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:24:15.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:15.057 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:24:15.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:15.057 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:24:15.057 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 13:24:15.057 DEBUG [main][TreeItemHandler] Selecting tree item: File 13:24:15.058 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 13:24:15.068 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 13:24:15.068 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:24:15.068 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:24:15.068 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:15.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:15.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:15.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:15.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:15.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:15.071 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:24:15.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:15.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:15.072 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:15.072 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:15.110 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:24:15.110 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:15.110 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:15.111 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:24:15.111 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:24:15.111 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 13:24:15.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:15.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:15.112 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 13:24:15.112 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:24:15.112 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:24:15.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:15.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:15.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:15.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:15.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:24:15.118 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:24:15.119 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest.min 13:24:15.148 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:24:15.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:15.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:15.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:15.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:15.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:24:15.152 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:24:15.152 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 13:24:15.153 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 13:24:15.153 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 13:24:15.153 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.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:24:15.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:15.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:15.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:15.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:15.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:24:15.157 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:24:15.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:24:15.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:24:15.157 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:24:15.157 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:15.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:24:15.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:24:15.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:24:15.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:24:15.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:24:15.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:24:15.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:24:15.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:15.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:15.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:24:15.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:24:15.250 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:24:15.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:15.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:15.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:15.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:15.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:15.255 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:15.255 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - titleToolTip - Eclipse Platform TooltipText=null 13:24:15.255 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:24:15.255 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:24:15.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:15.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:15.258 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:24:15.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:15.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:15.259 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 13:24:15.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:15.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:15.260 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 13:24:15.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 '\*?\QProject Explorer\E') 13:24:15.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:15.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:15.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:15.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:15.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:15.272 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:15.272 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:15.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:15.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:15.289 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:15.289 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:15.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:15.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:15.291 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:15.291 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:15.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:15.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:15.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:15.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:15.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:15.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:15.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:16.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:16.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:16.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:24:16.296 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:16.296 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:16.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:16.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:16.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:24:16.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:16.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:16.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:16.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:16.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:16.298 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:24:16.298 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:24:16.299 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:24:16.299 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:24:16.299 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:24:16.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:16.300 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:24:16.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:16.300 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:24:16.300 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:24:16.300 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:24:16.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:16.300 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:24:16.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:16.300 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:24:16.301 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:24:16.301 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:24:16.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:16.301 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:24:16.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:16.301 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:24:16.301 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:24:16.301 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:24:16.301 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:24:16.307 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:24:16.307 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:24:16.308 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:24:16.308 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:24:16.308 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:24:16.312 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:24:16.312 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:24:16.313 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:24:16.457 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:24:16.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:24:16.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:24:16.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:24:16.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:24:16.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:24:16.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:16.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:16.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:24:16.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:24:16.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7877dbda is found... 13:24:16.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7877dbda is found finished successfully 13:24:16.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:24:16.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:16.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:16.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:16.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:16.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:16.472 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:16.472 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.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:24:16.472 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:24:16.538 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:16.539 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:24:16.539 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:24:16.539 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:24:16.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:16.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:16.540 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:24:16.540 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:24:16.549 DEBUG [main][MenuItemLookup] Found menu:'File' 13:24:16.549 DEBUG [main][MenuItemLookup] Item match:File 13:24:16.550 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:24:16.550 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:24:16.550 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:24:16.550 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:24:16.550 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:16.550 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:24:16.550 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:24:16.550 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:16.550 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:24:16.550 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:24:16.552 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:24:16.552 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:24:16.552 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:24:16.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:24:16.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:24:16.570 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:16.571 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:24:16.571 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:24:16.571 DEBUG [main][EditorHandler] 2 editor(s) found 13:24:16.571 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 13:24:16.577 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 13:24:16.577 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:24:16.682 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:24:16.682 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:24:16.682 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:24:16.682 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:24:16.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:24:16.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:24:16.683 INFO [WorkbenchTestable][RequirementsRunner] Finished test: notTextEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:24:16.683 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:24:16.683 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:24:16.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:24:16.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:24:16.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:24:16.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:24:16.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:16.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:16.685 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:16.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:16.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:16.687 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:24:16.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:16.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:16.688 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:24:16.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 '\*?\QProject Explorer\E') 13:24:16.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:16.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:16.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:16.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:16.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:16.689 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:16.689 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:16.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:16.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:24:16.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:24:16.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:24:16.692 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:16.692 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:16.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:16.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:16.751 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:16.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:16.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:16.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:16.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:16.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:16.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:17.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:17.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:17.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:17.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:17.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:24:17.755 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:17.755 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:17.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:17.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:17.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:24:17.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:17.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:17.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:17.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:17.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:17.758 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:24:17.758 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:24:17.759 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:24:17.759 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:24:17.759 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:24:17.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:17.759 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:24:17.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:17.759 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:24:17.760 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:24:17.760 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:24:17.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:17.760 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:24:17.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:17.760 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:24:17.760 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:24:17.760 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:24:17.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:17.761 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:24:17.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:17.761 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:24:17.761 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:24:17.761 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:24:17.761 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:24:17.767 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:24:17.768 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:24:17.768 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:24:17.768 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:24:17.768 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:24:17.772 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:24:17.772 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:24:17.773 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:24:17.871 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:24:17.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:24:17.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:24:17.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:24:17.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:24:17.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:24:17.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:17.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:17.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:24:17.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:24:17.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@ad12405 is found... 13:24:17.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@ad12405 is found finished successfully 13:24:17.883 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:24:17.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:17.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:17.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:17.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:17.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:17.887 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:17.887 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.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:24:17.888 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 5 13:24:17.888 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 5, offser 0 13:24:17.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:17.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24: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:24:17.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:17.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:17.897 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:24:17.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:17.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:17.898 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:24:17.898 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:24:17.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:17.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:17.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:17.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:17.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:17.948 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:17.948 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:17.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:17.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:17.956 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:17.956 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:17.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:17.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:17.957 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:17.957 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:17.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:17.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:17.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:17.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:17.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:18.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:18.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:18.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:18.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:18.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:24:18.961 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:18.961 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:18.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:18.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:18.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:24:18.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:18.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:18.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:18.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:18.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:18.963 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:24:18.964 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:24:18.964 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:24:18.964 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:24:18.964 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:24:18.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:18.965 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:24:18.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:18.965 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:24:18.965 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:24:18.965 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:24:18.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:18.965 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:24:18.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:18.965 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:24:18.966 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:24:18.966 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:24:18.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:18.966 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:24:18.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:18.966 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:24:18.966 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:24:18.966 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:24:18.966 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:24:18.970 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:24:18.971 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:24:18.971 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:24:18.971 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:24:18.971 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:24:18.975 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:24:18.975 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:24:18.975 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:24:19.005 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:24:19.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:24:19.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:24:19.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:24:19.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:24:19.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:19.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:19.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:24:19.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:24:19.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@22643765 is found... 13:24:19.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@22643765 is found finished successfully 13:24:19.007 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:24:19.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:19.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:19.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:19.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:19.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:19.014 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:19.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:24:19.015 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:24:19.032 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:19.032 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:24:19.032 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:24:19.032 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:24:19.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:19.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:19.043 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:24:19.044 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:24:19.044 DEBUG [main][MenuItemLookup] Found menu:'File' 13:24:19.044 DEBUG [main][MenuItemLookup] Item match:File 13:24:19.045 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:24:19.045 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:24:19.045 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:24:19.045 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:24:19.045 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:19.045 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:24:19.045 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:24:19.045 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:19.045 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:24:19.045 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:24:19.045 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:24:19.045 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:24:19.046 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:24:19.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:24:19.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:24:19.073 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:19.074 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:24:19.074 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:24:19.074 DEBUG [main][EditorHandler] 1 editor(s) found 13:24:19.074 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:24:19.151 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:24:19.151 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:24:19.151 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:24:19.151 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:24:19.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:24:19.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:24:19.152 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:24:19.152 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:24:19.152 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTextTest1 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:24:19.152 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:24:19.152 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:24:19.152 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:24:19.152 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:24:19.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:19.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:19.154 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:19.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:19.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:19.157 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:24:19.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:19.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:19.158 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:24:19.158 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:24:19.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:19.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:19.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:19.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:19.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:19.160 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:19.160 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:19.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:19.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:24:19.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:24:19.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:24:19.162 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:19.162 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:19.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:19.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:19.163 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:19.163 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:19.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:19.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:19.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:19.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:19.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:19.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:19.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:20.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:20.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:20.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:24:20.166 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:20.166 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:20.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:20.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:20.167 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:24:20.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:20.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:20.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:20.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:20.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:20.168 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:24:20.168 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:24:20.169 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:24:20.169 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:24:20.169 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:24:20.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:20.170 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:24:20.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:20.170 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:24:20.170 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:24:20.170 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:24:20.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:20.170 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:24:20.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:20.170 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:24:20.171 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:24:20.171 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:24:20.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:20.171 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:24:20.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:20.171 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:24:20.171 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:24:20.171 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:24:20.172 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:24:20.178 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:24:20.178 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:24:20.178 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:24:20.178 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:24:20.179 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:24:20.183 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:24:20.184 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:24:20.184 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:24:20.302 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:24:20.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:24:20.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:24:20.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:24:20.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:24:20.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:24:20.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:20.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:20.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:24:20.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:24:20.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3a0ac9b3 is found... 13:24:20.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3a0ac9b3 is found finished successfully 13:24:20.308 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:24:20.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:20.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:20.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:20.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:20.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:20.314 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:20.314 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:24:20.314 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 13:24:20.314 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 13:24:20.515 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 13:24:20.722 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 13:24:20.722 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 13:24:20.923 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 13:24:21.130 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 13:24:21.130 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 13:24:21.331 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 13:24:21.536 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 13:24:21.536 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 13:24:21.737 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 13:24:21.939 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:24:21.939 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 13:24:22.140 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 13:24:23.142 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:24:23.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:23.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:23.159 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:23.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:23.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:23.161 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:24:23.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:23.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:23.161 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:24:23.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:24:23.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:23.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:23.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:23.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:23.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:23.163 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:23.163 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:23.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:23.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:23.173 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:23.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:23.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:23.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:23.189 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:23.189 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:23.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:23.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:23.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:23.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:23.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:23.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:23.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:24.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:24.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:24.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:24:24.194 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:24.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:24.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:24.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:24.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:24:24.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:24.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:24.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:24.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:24.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:24.197 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:24:24.197 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:24:24.198 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:24:24.198 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:24:24.198 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:24:24.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:24.198 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:24:24.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:24.198 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:24:24.199 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:24:24.199 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:24:24.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:24.199 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:24:24.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:24.199 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:24:24.199 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:24:24.199 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:24:24.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:24.200 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:24:24.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:24.200 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:24:24.200 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:24:24.200 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:24:24.200 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:24:24.204 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:24:24.205 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:24:24.205 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:24:24.205 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:24:24.205 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:24:24.211 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:24:24.211 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:24:24.212 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:24:24.239 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:24:24.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:24:24.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:24:24.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:24:24.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:24:24.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:24.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:24.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:24:24.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:24:24.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3269912b is found... 13:24:24.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3269912b is found finished successfully 13:24:24.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:24:24.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:24.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:24.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:24.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:24.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:24.245 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:24.245 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.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:24:24.245 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:24:24.268 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:24.269 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:24:24.269 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:24:24.269 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:24:24.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:24.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:24.269 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:24:24.269 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:24:24.270 DEBUG [main][MenuItemLookup] Found menu:'File' 13:24:24.270 DEBUG [main][MenuItemLookup] Item match:File 13:24:24.270 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:24:24.270 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:24:24.270 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:24:24.270 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:24:24.270 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:24.270 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:24:24.270 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:24:24.270 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:24.270 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:24:24.270 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:24:24.271 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:24:24.271 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:24:24.281 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:24:24.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:24:24.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:24:24.300 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:24.300 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:24:24.301 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:24:24.301 DEBUG [main][EditorHandler] 1 editor(s) found 13:24:24.301 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:24:24.375 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:24:24.375 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:24:24.375 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:24:24.375 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:24:24.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:24:24.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:24:24.376 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTextTest1 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:24:24.376 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:24:24.376 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTextTest2 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:24:24.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:24:24.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:24:24.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:24:24.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:24:24.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:24.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:24.378 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:24.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:24.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:24.380 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:24:24.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:24.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:24.381 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:24:24.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 '\*?\QProject Explorer\E') 13:24:24.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:24.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:24.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:24.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:24.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:24.383 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:24.383 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:24.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:24.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:24:24.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:24:24.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:24:24.385 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:24.385 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:24.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:24.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:24.387 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:24.387 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:24.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:24.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:24.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:24.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:24.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:24.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:24.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:25.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:25.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:25.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:24:25.400 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:25.400 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:25.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:25.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:25.401 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:24:25.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:25.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:25.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:25.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:25.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:25.401 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:24:25.402 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:24:25.402 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:24:25.402 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:24:25.402 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:24:25.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:25.402 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:24:25.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:25.403 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:24:25.403 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:24:25.403 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:24:25.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:25.403 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:24:25.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:25.403 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:24:25.403 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:24:25.403 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:24:25.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:25.403 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:24:25.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:25.404 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:24:25.404 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:24:25.404 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:24:25.404 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:24:25.408 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:24:25.409 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:24:25.409 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:24:25.409 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:24:25.409 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:24:25.413 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:24:25.413 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:24:25.413 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:24:25.517 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:24:25.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:24:25.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:24:25.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:24:25.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:24:25.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:24:25.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:25.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:25.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:24:25.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:24:25.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1a14555b is found... 13:24:25.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1a14555b is found finished successfully 13:24:25.523 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:24:25.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:25.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:25.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:25.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:25.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:25.547 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:25.547 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.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:24:25.547 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 13:24:25.547 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 13:24:25.747 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 13:24:25.950 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 13:24:25.950 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 13:24:26.151 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 13:24:26.354 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 13:24:26.354 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 13:24:26.555 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 13:24:26.757 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 13:24:26.757 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 13:24:26.958 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 13:24:27.163 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:24:27.163 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 13:24:27.363 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 13:24:28.366 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:24:28.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:28.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:28.369 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:28.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:28.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:28.371 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:24:28.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:28.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:28.372 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:24:28.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 '\*?\QProject Explorer\E') 13:24:28.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:28.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:28.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:28.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:28.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:28.374 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:28.374 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:28.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:28.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:28.398 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:28.398 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:28.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:28.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:28.399 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:28.399 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:28.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:28.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:28.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:28.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:28.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:28.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:28.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:29.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:29.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:29.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:24:29.408 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:29.408 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:29.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:29.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:29.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:24:29.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:29.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:29.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:29.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:29.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:29.411 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:24:29.411 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:24:29.411 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:24:29.412 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:24:29.412 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:24:29.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:29.412 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:24:29.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:29.412 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:24:29.412 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:24:29.412 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:24:29.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:29.412 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:24:29.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:29.412 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:24:29.412 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:24:29.413 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:24:29.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:29.413 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:24:29.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:29.413 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:24:29.413 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:24:29.413 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:24:29.413 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:24:29.418 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:24:29.418 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:24:29.418 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:24:29.418 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:24:29.419 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:24:29.423 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:24:29.423 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:24:29.423 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:24:29.448 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:24:29.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:24:29.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:24:29.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:24:29.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:24:29.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:29.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:29.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:24:29.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:24:29.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@788c368f is found... 13:24:29.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@788c368f is found finished successfully 13:24:29.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 '\*?\QJavaClass.java\E') 13:24:29.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:29.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:29.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:29.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:29.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:29.455 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:29.455 DEBUG [WorkbenchTestable][EditorHandler] 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:24:29.455 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:24:29.475 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:29.475 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:24:29.475 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:24:29.475 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:24:29.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:29.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:29.476 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:24:29.476 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:24:29.477 DEBUG [main][MenuItemLookup] Found menu:'File' 13:24:29.477 DEBUG [main][MenuItemLookup] Item match:File 13:24:29.477 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:24:29.477 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:24:29.477 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:24:29.477 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:24:29.477 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:29.477 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:24:29.477 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:24:29.477 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:29.477 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:24:29.477 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:24:29.478 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:24:29.478 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:24:29.478 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:24:29.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:24:29.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:24:29.503 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:29.504 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:24:29.504 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:24:29.504 DEBUG [main][EditorHandler] 1 editor(s) found 13:24:29.504 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:24:29.584 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:24:29.584 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:24:29.584 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:24:29.584 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:24:29.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:24:29.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:24:29.584 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTextTest2 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:24:29.584 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:24:29.585 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAYTMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:24:29.585 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:24:29.585 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:24:29.585 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:24:29.585 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:24:29.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:29.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:29.587 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:29.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:29.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:29.588 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:24:29.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:29.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:29.599 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:24:29.599 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:24:29.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:29.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:29.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:29.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:29.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:29.639 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:29.639 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:29.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:29.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:24:29.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:24:29.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:24:29.642 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:29.642 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:29.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:29.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:29.644 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:29.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:29.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:29.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:29.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:29.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:29.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:30.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:30.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:30.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:30.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:30.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:24:30.648 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:30.648 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:30.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:30.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:30.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:24:30.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:30.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:30.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:30.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:30.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:30.650 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:24:30.651 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:24:30.651 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:24:30.651 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:24:30.651 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:24:30.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:30.651 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:24:30.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:30.651 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:24:30.652 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:24:30.652 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:24:30.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:30.652 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:24:30.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:30.652 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:24:30.652 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:24:30.652 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:24:30.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:30.653 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:24:30.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:30.653 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:24:30.653 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:24:30.653 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:24:30.653 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:24:30.659 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:24:30.660 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:24:30.660 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:24:30.660 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:24:30.660 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:24:30.664 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:24:30.664 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:24:30.665 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:24:30.760 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:24:30.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:24:30.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:24:30.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:24:30.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:24:30.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:24:30.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:30.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:30.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:24:30.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:24:30.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1590f537 is found... 13:24:30.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1590f537 is found finished successfully 13:24:30.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.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:24:30.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:30.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:30.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:30.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:30.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:30.777 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:30.777 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.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:24:30.777 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:24:30.802 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:30.803 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:24:30.803 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:24:30.803 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:24:30.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:30.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:30.803 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:24:30.803 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:24:30.804 DEBUG [main][MenuItemLookup] Found menu:'File' 13:24:30.804 DEBUG [main][MenuItemLookup] Item match:File 13:24:30.804 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:24:30.804 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:24:30.804 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:24:30.804 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:24:30.804 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:30.804 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:24:30.804 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:24:30.804 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:30.804 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:24:30.804 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:24:30.805 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:24:30.805 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:24:30.805 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:24:30.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:24:30.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:24:30.851 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:30.851 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:24:30.852 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:24:31.852 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:24:31.860 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:24:32.861 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:32.862 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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:24:32.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:32.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:32.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:24:32.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:32.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:32.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:24:32.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:32.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:32.868 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:24:32.878 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:24:32.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:32.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:32.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:32.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:32.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:32.880 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:32.880 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:32.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:32.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:32.900 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:32.900 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:32.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:32.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:32.901 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:32.901 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:32.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:32.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:32.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:32.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:32.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:33.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:33.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:33.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:33.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:33.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:24:33.905 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:33.905 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:33.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:33.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:33.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:24:33.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:33.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:33.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:33.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:33.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:33.908 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:24:33.908 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:24:33.908 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:24:33.909 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:24:33.909 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:24:33.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:33.909 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:24:33.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:33.909 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:24:33.909 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:24:33.910 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:24:33.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:33.910 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:24:33.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:33.910 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:24:33.910 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:24:33.910 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:24:33.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:33.910 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:24:33.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:33.911 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:24:33.911 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:24:33.911 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:24:33.911 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:24:33.917 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:24:33.917 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:24:33.918 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:24:33.918 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:24:33.918 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:24:33.922 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:24:33.922 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:24:33.922 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:24:33.946 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:24:33.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:24:33.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:24:33.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:24:33.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:24:33.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:33.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:33.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:24:33.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:24:33.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5b1ef26c is found... 13:24:33.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5b1ef26c is found finished successfully 13:24:33.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.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:24:33.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:33.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:33.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:33.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:33.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:33.953 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:33.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() { SystemY.out.println(""); } } TooltipText=null 13:24:33.953 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:24:33.959 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:33.959 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:24:33.959 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:24:33.960 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:24:33.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:33.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:33.960 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:24:33.960 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:24:33.961 DEBUG [main][MenuItemLookup] Found menu:'File' 13:24:33.961 DEBUG [main][MenuItemLookup] Item match:File 13:24:33.961 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:24:33.961 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:24:33.961 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:24:33.961 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:24:33.961 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:33.961 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:24:33.961 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:24:33.961 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:33.961 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:24:33.961 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:24:33.962 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:24:33.962 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:24:33.962 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:24:33.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:24:33.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:24:33.985 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:33.985 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:24:33.985 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:24:33.985 DEBUG [main][EditorHandler] 1 editor(s) found 13:24:33.985 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:24:34.085 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:24:34.085 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:24:34.085 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:24:34.085 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:24:34.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:24:34.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:24:34.086 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAYTMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:24:34.086 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:24:34.086 INFO [WorkbenchTestable][RequirementsRunner] Started test: getCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:24:34.086 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:24:34.086 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:24:34.086 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:24:34.086 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:24:34.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:34.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:34.088 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:34.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:34.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:34.090 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:24:34.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:34.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:34.091 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:24:34.091 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:24:34.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:34.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:34.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:34.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:34.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:34.150 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:34.150 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:34.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:34.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:24:34.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:24:34.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:24:34.152 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:34.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:34.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:34.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:34.153 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:34.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:34.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:34.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:34.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:34.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:34.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:34.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:34.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:35.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:35.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:35.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:24:35.157 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:35.157 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:35.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:35.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:35.158 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:24:35.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:35.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:35.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:35.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:35.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:35.159 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:24:35.159 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:24:35.160 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:24:35.160 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:24:35.160 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:24:35.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:35.161 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:24:35.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:35.161 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:24:35.161 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:24:35.162 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:24:35.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:35.162 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:24:35.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:35.162 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:24:35.162 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:24:35.162 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:24:35.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:35.163 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:24:35.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:35.163 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:24:35.163 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:24:35.163 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:24:35.163 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:24:35.169 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:24:35.169 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:24:35.170 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:24:35.170 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:24:35.170 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:24:35.174 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:24:35.174 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:24:35.174 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:24:35.282 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:24:35.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:24:35.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:24:35.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:24:35.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:24:35.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:24:35.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:35.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:35.282 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:24:35.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:24:35.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2e87c6cd is found... 13:24:35.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2e87c6cd is found finished successfully 13:24:35.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.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:24:35.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:35.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:35.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:35.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:35.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:35.292 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:35.293 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:24:35.293 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:35.293 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:24:35.293 INFO [WorkbenchTestable][TextEditor] Set cursor position to [11, 13] 13:24:35.313 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:35.313 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:24:35.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:35.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:35.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:24:35.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:35.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:35.320 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:24:35.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:35.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:35.320 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:24:35.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 '\*?\QProject Explorer\E') 13:24:35.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:35.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:35.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:35.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:35.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:35.350 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:35.350 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:35.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:35.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:35.360 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:35.360 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:35.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:35.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:35.361 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:35.361 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:35.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:35.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:35.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:35.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:35.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:35.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:35.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:36.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:36.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:36.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:24:36.379 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:36.379 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:36.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:36.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:36.381 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class 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:36.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:36.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:36.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:36.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:36.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:36.382 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:24:36.382 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:24:36.383 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:24:36.383 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:24:36.383 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:24:36.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:36.384 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:24:36.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:36.384 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:24:36.384 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:24:36.384 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:24:36.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:36.384 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:24:36.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:36.384 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:24:36.385 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:24:36.385 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:24:36.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:36.385 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:24:36.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:36.385 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:24:36.385 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:24:36.385 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:24:36.386 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:24:36.390 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:24:36.390 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:24:36.390 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:24:36.391 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:24:36.391 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:24:36.397 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:24:36.397 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:24:36.397 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:24:36.422 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:24:36.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:24:36.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:24:36.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:24:36.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:24:36.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:36.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:36.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:24:36.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:24:36.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@72511ba3 is found... 13:24:36.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@72511ba3 is found finished successfully 13:24:36.424 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:24:36.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:36.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:36.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:36.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:36.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:36.429 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:36.429 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:24:36.429 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:24:36.437 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:36.438 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:24:36.438 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:24:36.438 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:24:36.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:36.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:36.449 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:24:36.450 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:24:36.450 DEBUG [main][MenuItemLookup] Found menu:'File' 13:24:36.450 DEBUG [main][MenuItemLookup] Item match:File 13:24:36.451 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:24:36.451 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:24:36.451 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:24:36.451 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:24:36.451 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:36.451 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:24:36.451 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:24:36.451 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:36.451 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:24:36.451 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:24:36.452 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:24:36.452 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:24:36.452 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:24:36.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:24:36.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:24:36.473 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:36.473 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:24:36.473 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:24:36.473 DEBUG [main][EditorHandler] 1 editor(s) found 13:24:36.473 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:24:36.562 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:24:36.562 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:24:36.562 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:24:36.563 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:24:36.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:24:36.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:24:36.563 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:24:36.563 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:24:36.563 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertLineIntoLastEditorLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:24:36.563 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:24:36.563 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:24:36.563 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:24:36.563 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:24:36.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:36.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:36.565 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:36.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:36.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:36.567 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:24:36.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:36.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:36.568 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:24:36.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:24:36.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:36.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:36.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:36.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:36.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:36.570 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:36.570 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:36.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:36.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:24:36.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:24:36.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:24:36.572 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:36.572 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:36.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:36.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:36.573 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:36.574 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:36.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:36.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:36.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:36.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:36.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:37.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:37.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:37.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:37.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:37.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:24:37.592 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:37.592 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:37.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:37.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24: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:24:37.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:37.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:37.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:37.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:37.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:37.594 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:24:37.594 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:24:37.594 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:24:37.595 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:24:37.595 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:24:37.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:37.595 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:24:37.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:37.595 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:24:37.595 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:24:37.595 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:24:37.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:37.596 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:24:37.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:37.596 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:24:37.596 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:24:37.596 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:24:37.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:37.596 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:24:37.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:37.596 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:24:37.596 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:24:37.597 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:24:37.597 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:24:37.602 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:24:37.603 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:24:37.603 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:24:37.603 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:24:37.603 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:24:37.608 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:24:37.609 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:24:37.609 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:24:37.700 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:24:37.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:24:37.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:24:37.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:24:37.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:24:37.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:24:37.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:37.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:37.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:24:37.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:24:37.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@363f058b is found... 13:24:37.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@363f058b is found finished successfully 13:24:37.705 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:24:37.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:37.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:37.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:37.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:37.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:37.709 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:37.710 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.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:24:37.710 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 19 13:24:37.710 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 19, offser 0 13:24:37.723 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:24:37.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:37.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:37.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:37.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:37.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:37.746 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:37.746 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=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:24:37.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:37.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:37.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:24:37.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:37.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:37.749 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:24:37.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:37.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:37.750 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:24:37.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:24:37.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:37.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:37.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:37.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:37.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:37.751 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:37.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:37.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:37.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:37.775 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:37.775 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:37.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:37.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:37.776 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:37.776 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:37.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:37.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:37.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:37.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:37.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:38.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:38.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:38.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:38.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:38.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:24:38.780 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:38.780 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:38.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:38.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:38.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:24:38.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:38.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:38.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:38.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:38.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:38.782 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:24:38.783 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:24:38.783 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:24:38.783 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:24:38.783 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:24:38.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:38.784 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:24:38.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:38.784 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:24:38.784 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:24:38.784 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:24:38.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:38.784 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:24:38.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:38.784 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:24:38.784 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:24:38.784 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:24:38.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:38.784 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:24:38.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:38.785 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:24:38.785 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:24:38.785 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:24:38.785 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:24:38.789 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:24:38.789 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:24:38.789 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:24:38.790 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:24:38.790 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:24:38.795 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:24:38.795 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:24:38.795 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:24:38.821 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:24:38.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:24:38.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:24:38.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:24:38.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:24:38.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:38.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:38.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:24:38.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:24:38.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@56df1448 is found... 13:24:38.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@56df1448 is found finished successfully 13:24:38.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.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:24:38.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:38.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:38.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:38.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:38.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:38.830 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:38.830 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=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:24:38.830 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:24:38.846 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:38.846 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:24:38.847 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:24:38.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:24:38.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:38.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:38.847 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:24:38.847 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:24:38.848 DEBUG [main][MenuItemLookup] Found menu:'File' 13:24:38.848 DEBUG [main][MenuItemLookup] Item match:File 13:24:38.848 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:24:38.848 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:24:38.848 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:24:38.848 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:24:38.848 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:38.848 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:24:38.848 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:24:38.848 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:38.848 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:24:38.848 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:24:38.849 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:24:38.849 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:24:38.849 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:24:38.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:24:38.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:24:38.873 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:38.873 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:24:38.873 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:24:38.873 DEBUG [main][EditorHandler] 1 editor(s) found 13:24:38.873 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:24:38.957 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:24:38.957 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:24:38.957 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:24:38.957 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:24:38.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:24:38.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:24:38.958 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertLineIntoLastEditorLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:24:38.958 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:24:38.958 INFO [WorkbenchTestable][RequirementsRunner] Started test: contentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:24:38.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:24:38.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:24:38.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:24:38.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:24:38.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:38.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:38.960 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:38.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:38.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:38.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:24:38.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:38.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:38.963 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:24:38.963 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:24:38.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:38.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:38.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:38.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:38.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:38.965 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:38.965 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:38.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:38.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:24:38.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:24:38.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:24:38.968 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:38.968 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:38.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:38.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:38.978 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:38.978 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:38.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:38.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:38.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:38.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:38.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:39.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:39.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:39.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:39.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:39.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:24:39.982 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:39.983 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:39.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:39.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:39.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:24:39.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:39.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:39.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:39.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:39.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:39.984 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:24:39.985 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:24:39.985 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:24:39.985 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:24:39.985 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:24:39.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:39.985 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:24:39.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:39.986 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:24:39.986 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:24:39.986 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:24:39.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:39.986 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:24:39.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:39.986 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:24:39.987 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:24:39.987 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:24:39.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:39.987 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:24:39.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:39.987 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:24:39.987 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:24:39.987 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:24:39.987 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:24:39.991 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:24:39.992 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:24:39.992 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:24:39.992 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:24:39.992 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:24:39.996 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:24:39.996 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:24:39.996 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:24:40.088 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:24:40.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:24:40.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:24:40.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:24:40.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:24:40.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:24:40.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:40.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:40.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:24:40.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:24:40.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1f17f119 is found... 13:24:40.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1f17f119 is found finished successfully 13:24:40.103 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:24:40.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:40.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:40.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:40.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:40.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:40.108 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:40.108 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.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:24:40.108 INFO [WorkbenchTestable][TextEditor] Set cursor position to [0, 0] 13:24:40.114 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 0 13:24:40.114 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 0, offser 0 13:24:40.123 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:40.123 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:24:40.123 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:24:40.124 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:24:40.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:40.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:40.148 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:24:40.149 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:24:40.150 DEBUG [main][MenuItemLookup] Found menu:'File' 13:24:40.150 DEBUG [main][MenuItemLookup] Item match:File 13:24:40.150 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:24:40.150 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:24:40.150 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:24:40.150 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:24:40.150 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:40.150 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:24:40.150 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:24:40.150 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:40.150 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:24:40.150 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:24:40.151 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:24:40.151 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:24:40.151 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:24:40.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:24:40.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:24:40.175 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:40.175 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:24:40.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:24:40.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:24:40.177 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:24:40.177 DEBUG [main][MenuItemLookup] Found menu:'File' 13:24:40.177 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:24:40.177 DEBUG [main][MenuItemLookup] Item match:Edit 13:24:40.178 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 13:24:40.178 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:24:40.178 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:40.178 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:24:40.178 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:24:40.178 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:24:40.178 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:24:40.178 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 13:24:40.178 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:40.178 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:24:40.178 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 13:24:40.178 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 13:24:40.178 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 13:24:40.178 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 13:24:40.178 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:40.179 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 13:24:40.179 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 13:24:40.179 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 13:24:40.179 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 13:24:40.179 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 13:24:40.179 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:40.179 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 13:24:40.179 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 13:24:40.179 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:40.179 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 13:24:40.179 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:40.179 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 13:24:40.179 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:40.179 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 13:24:40.179 DEBUG [main][MenuItemLookup] Item match:Content Assist 13:24:40.180 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:40.180 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:24:40.180 INFO [WorkbenchTestable][AbstractEditor] Open editor's Default content assistant 13:24:40.180 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:24:41.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:24:41.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:24:41.181 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:24:41.181 DEBUG [main][MenuItemLookup] Found menu:'File' 13:24:41.181 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:24:41.181 DEBUG [main][MenuItemLookup] Item match:Edit 13:24:41.182 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 13:24:41.182 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:24:41.182 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:41.182 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:24:41.182 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:24:41.182 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:24:41.182 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:24:41.182 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 13:24:41.182 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:41.182 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:24:41.182 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 13:24:41.182 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 13:24:41.182 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 13:24:41.182 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 13:24:41.182 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:41.182 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 13:24:41.182 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 13:24:41.182 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 13:24:41.182 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 13:24:41.182 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 13:24:41.182 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:41.182 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 13:24:41.182 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 13:24:41.182 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:41.182 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 13:24:41.182 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:41.182 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 13:24:41.182 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:41.182 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 13:24:41.182 DEBUG [main][MenuItemLookup] Item match:Content Assist 13:24:41.183 DEBUG [main][MenuItemLookup] Found menu:'Default Ctrl+Space' 13:24:41.183 DEBUG [main][MenuItemLookup] Item match:Default Ctrl+Space 13:24:41.183 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default Ctrl+Space" 13:24:41.183 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Default Ctrl+Space 13:24:41.184 INFO [main][MenuItemHandler] Select menu item: &Default Ctrl+Space 13:24:41.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 13:24:41.353 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:24:41.353 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:24:41.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:24:41.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:24:41.375 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 13:24:41.375 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:24:41.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:41.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:41.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:41.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:41.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:24:41.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:24:41.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:24:41.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 13:24:41.388 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 13:24:41.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:41.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:41.389 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 13:24:41.389 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 13:24:41.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:24:41.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:24:41.390 DEBUG [WorkbenchTestable][ContentAssistant] abstract 13:24:41.390 DEBUG [WorkbenchTestable][ContentAssistant] class 13:24:41.390 DEBUG [WorkbenchTestable][ContentAssistant] enum 13:24:41.390 DEBUG [WorkbenchTestable][ContentAssistant] final 13:24:41.390 DEBUG [WorkbenchTestable][ContentAssistant] import 13:24:41.390 DEBUG [WorkbenchTestable][ContentAssistant] interface 13:24:41.390 DEBUG [WorkbenchTestable][ContentAssistant] non-sealed 13:24:41.390 DEBUG [WorkbenchTestable][ContentAssistant] public 13:24:41.391 DEBUG [WorkbenchTestable][ContentAssistant] record 13:24:41.392 DEBUG [WorkbenchTestable][ContentAssistant] sealed 13:24:41.392 DEBUG [WorkbenchTestable][ContentAssistant] new - create new object 13:24:41.393 DEBUG [WorkbenchTestable][ContentAssistant] nls - non-externalized string marker 13:24:41.393 DEBUG [WorkbenchTestable][ContentAssistant] runnable - runnable 13:24:41.394 DEBUG [WorkbenchTestable][ContentAssistant] switch - switch case expression 13:24:41.394 DEBUG [WorkbenchTestable][ContentAssistant] switch - switch labeled expression 13:24:41.395 DEBUG [WorkbenchTestable][ContentAssistant] toarray - convert collection to array 13:24:41.395 DEBUG [WorkbenchTestable][ContentAssistant] Choose content assist proposal - enum 13:24:41.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:24:41.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:24:41.403 TRACE [main][WidgetHandler] Notify Table with event 13 13:24:41.403 TRACE [main][WidgetHandler] Wait for synchronization 13:24:41.403 TRACE [main][WidgetHandler] Notify Table with event 14 13:24:41.403 TRACE [main][WidgetHandler] Wait for synchronization 13:24:41.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:24:41.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:24:41.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:41.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:41.448 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:41.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:41.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:41.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:24:41.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:41.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:41.451 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:24:41.451 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:24:41.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:41.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:41.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:41.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:41.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:41.453 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:41.453 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:41.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:41.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:41.478 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:41.478 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:41.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:41.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:41.479 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:41.479 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:41.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:41.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:41.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:41.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:41.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:41.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:41.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:42.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:42.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:42.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:24:42.483 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:42.483 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:42.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:42.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:42.484 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:24:42.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:42.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:42.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:42.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:42.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:42.485 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:24:42.485 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:24:42.486 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:24:42.486 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:24:42.486 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:24:42.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:42.486 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:24:42.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:42.486 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:24:42.487 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:24:42.487 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:24:42.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:42.487 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:24:42.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:42.487 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:24:42.487 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:24:42.487 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:24:42.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:42.487 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:24:42.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:42.487 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:24:42.488 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:24:42.488 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:24:42.488 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:24:42.493 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:24:42.494 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:24:42.494 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:24:42.494 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:24:42.494 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:24:42.498 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:24:42.498 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:24:42.498 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:24:42.525 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:24:42.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:24:42.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:24:42.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:24:42.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:24:42.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:42.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:42.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:24:42.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:24:42.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@552d6b1f is found... 13:24:42.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@552d6b1f is found finished successfully 13:24:42.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:24:42.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:42.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:42.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:42.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:42.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:42.532 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:42.532 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:24:42.532 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:24:42.539 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:42.540 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:24:42.540 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:24:42.540 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:24:42.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:42.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:42.540 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:24:42.540 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:24:42.541 DEBUG [main][MenuItemLookup] Found menu:'File' 13:24:42.541 DEBUG [main][MenuItemLookup] Item match:File 13:24:42.541 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:24:42.541 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:24:42.541 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:24:42.541 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:24:42.541 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:42.541 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:24:42.541 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:24:42.541 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:42.541 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:24:42.541 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:24:42.555 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:24:42.556 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:24:42.556 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:24:42.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:24:42.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:24:42.582 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:42.582 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:24:42.582 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:24:42.582 DEBUG [main][EditorHandler] 1 editor(s) found 13:24:42.583 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:24:42.661 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:24:42.661 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:24:42.661 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:24:42.661 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:24:42.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:24:42.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:24:42.661 INFO [WorkbenchTestable][RequirementsRunner] Finished test: contentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:24:42.662 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:24:42.662 INFO [WorkbenchTestable][RequirementsRunner] Started test: openFileWithRegexInName no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:24:42.662 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:24:42.662 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:24:42.662 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:24:42.662 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:24:42.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:42.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:42.664 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:42.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:42.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:42.665 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:24:42.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:42.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:42.666 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:24:42.666 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 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.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:42.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:42.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:42.668 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:42.668 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:42.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:42.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:24:42.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:24:42.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:24:42.670 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:42.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:42.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:42.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:42.672 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:42.672 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:42.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:42.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:42.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:42.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:42.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:43.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:43.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:43.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:43.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:43.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:24:43.685 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:43.685 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:43.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:43.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:43.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:24:43.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:43.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:43.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:43.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:43.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:43.687 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:24:43.687 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:24:43.688 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:24:43.688 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:24:43.688 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:24:43.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:43.688 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:24:43.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:43.688 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:24:43.688 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:24:43.689 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:24:43.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:43.689 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:24:43.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:43.689 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:24:43.689 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass+.java of tree item test 13:24:43.689 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:24:43.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:43.689 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:24:43.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:43.689 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:24:43.690 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass+.java 13:24:43.690 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass+.java 13:24:43.690 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass+.java about selection 13:24:43.698 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass+.java 13:24:43.698 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass+.java 13:24:43.698 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass+.java 13:24:43.698 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass+.java 13:24:43.698 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass+.java about selection 13:24:43.704 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass+.java 13:24:43.704 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:24:43.704 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:24:43.796 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:24:43.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:24:43.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:24:43.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:24:43.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:24:43.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:24:43.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:43.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:43.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:24:43.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:24:43.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@15f53d1b is found... 13:24:43.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@15f53d1b is found finished successfully 13:24:43.801 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass+.java\E') 13:24:43.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:43.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:43.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:43.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:43.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:43.815 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:43.815 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.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:24:43.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:43.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:43.817 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:43.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:43.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:43.819 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass+.java - Eclipse Platform 13:24:43.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:43.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:43.819 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass+.java - Eclipse Platform' 13:24:43.819 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:24:43.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:43.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:43.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:43.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:43.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:43.821 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:43.821 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:43.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:43.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:43.863 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:43.863 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:43.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:43.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:43.864 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:43.864 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:43.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:43.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:43.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:43.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:43.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:44.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:44.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:44.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:44.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:44.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:24:44.869 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:44.869 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:44.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:44.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:44.870 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:24:44.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:44.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:44.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:44.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:44.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:44.871 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:24:44.871 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:24:44.872 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:24:44.872 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:24:44.872 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:24:44.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:44.873 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:24:44.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:44.873 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:24:44.873 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:24:44.873 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:24:44.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:44.873 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:24:44.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:44.873 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:24:44.874 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:24:44.874 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:24:44.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:44.874 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:24:44.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:44.874 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:24:44.874 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:24:44.875 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:24:44.875 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:24:44.879 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:24:44.880 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:24:44.880 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:24:44.880 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:24:44.880 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:24:44.884 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:24:44.884 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:24:44.884 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:24:44.966 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:24:44.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:24:44.967 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:24:44.967 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:24:44.967 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:24:44.967 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:24:44.967 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:44.967 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:44.967 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:24:44.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:24:44.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1c7b6bbe is found... 13:24:44.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1c7b6bbe is found finished successfully 13:24:44.972 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:24:44.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:44.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:44.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:44.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:44.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:44.984 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:44.984 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:24:44.984 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:24:45.004 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:45.005 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:24:45.005 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:24:45.005 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:24:45.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:45.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:45.005 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:24:45.005 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:24:45.006 DEBUG [main][MenuItemLookup] Found menu:'File' 13:24:45.006 DEBUG [main][MenuItemLookup] Item match:File 13:24:45.006 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:24:45.006 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:24:45.006 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:24:45.006 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:24:45.006 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:45.006 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:24:45.006 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:24:45.006 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:45.006 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:24:45.006 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:24:45.007 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:24:45.007 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:24:45.007 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:24:45.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:24:45.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:24:45.055 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:45.056 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:24:45.056 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:24:45.056 DEBUG [main][EditorHandler] 2 editor(s) found 13:24:45.056 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass+.java 13:24:45.087 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass+.java is closed 13:24:45.087 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:24:45.184 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:24:45.184 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:24:45.184 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:24:45.184 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:24:45.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:24:45.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:24:45.185 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openFileWithRegexInName no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:24:45.185 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:24:45.185 INFO [WorkbenchTestable][RequirementsRunner] Started test: getFoldedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:24:45.185 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:24:45.185 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:24:45.185 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:24:45.185 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:24:45.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:45.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:45.188 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:45.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:45.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:45.190 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:24:45.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:45.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:45.190 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:24:45.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:24:45.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:45.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:45.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:45.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:45.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:45.192 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:45.192 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:45.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:45.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:24:45.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:24:45.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:24:45.194 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:45.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:45.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:45.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:45.205 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:45.205 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:45.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:45.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:45.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:45.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:45.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:45.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:45.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:46.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:46.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:46.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:24:46.209 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:46.209 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:46.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:46.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:46.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:24:46.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:46.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:46.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:46.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:46.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:46.211 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:24:46.211 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:24:46.212 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:24:46.212 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:24:46.212 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:24:46.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:46.212 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:24:46.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:46.212 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:24:46.213 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:24:46.213 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:24:46.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:46.213 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:24:46.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:46.213 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:24:46.213 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:24:46.213 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:24:46.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:46.214 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:24:46.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:46.214 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:24:46.214 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:24:46.214 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:24:46.214 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:24:46.219 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:24:46.220 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:24:46.220 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:24:46.220 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:24:46.220 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:24:46.224 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:24:46.224 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:24:46.224 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:24:46.345 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:24:46.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:24:46.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:24:46.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:24:46.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:24:46.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:24:46.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:46.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:46.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:24:46.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:24:46.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7d3813eb is found... 13:24:46.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7d3813eb is found finished successfully 13:24:46.351 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:24:46.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:46.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:46.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:46.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:46.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:46.361 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:46.361 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.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:24:46.362 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 13:24:46.362 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 13:24:46.562 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 13:24:46.765 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 13:24:46.765 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 13:24:46.966 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 13:24:47.169 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 13:24:47.169 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 13:24:47.370 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 13:24:47.573 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 13:24:47.573 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 13:24:47.773 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 13:24:47.976 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:24:47.976 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 13:24:48.177 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 13:24:49.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:49.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:49.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:24:49.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:49.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:49.185 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:24:49.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:49.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:49.196 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:24:49.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:24:49.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:49.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:49.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:49.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:49.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:49.198 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:49.198 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:49.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:49.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:49.218 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:49.218 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:49.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:49.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:49.219 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:49.219 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:49.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:49.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:49.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:49.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:49.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:49.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:49.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:50.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:50.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:50.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:24:50.223 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:50.223 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:50.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:50.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:50.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:24:50.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:50.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:50.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:50.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:50.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:50.225 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:24:50.225 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:24:50.225 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:24:50.226 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:24:50.226 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:24:50.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:50.226 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:24:50.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:50.226 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:24:50.226 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:24:50.226 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:24:50.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:50.226 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:24:50.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:50.226 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:24:50.227 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:24:50.227 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:24:50.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:50.227 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:24:50.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:50.227 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:24:50.227 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:24:50.227 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:24:50.227 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:24:50.231 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:24:50.233 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:24:50.234 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:24:50.234 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:24:50.234 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:24:50.238 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:24:50.238 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:24:50.238 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:24:50.262 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:24:50.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:24:50.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:24:50.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:24:50.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:24:50.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:50.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:50.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:24:50.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:24:50.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@43f3fac0 is found... 13:24:50.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@43f3fac0 is found finished successfully 13:24:50.264 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:24:50.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:50.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:50.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:50.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:50.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:50.268 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:50.269 DEBUG [WorkbenchTestable][EditorHandler] 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:24:50.269 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:24:50.288 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:50.289 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:24:50.289 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:24:50.289 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:24:50.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:50.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:50.289 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:24:50.290 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:24:50.290 DEBUG [main][MenuItemLookup] Found menu:'File' 13:24:50.290 DEBUG [main][MenuItemLookup] Item match:File 13:24:50.290 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:24:50.290 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:24:50.290 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:24:50.290 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:24:50.290 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:50.290 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:24:50.290 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:24:50.290 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:50.290 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:24:50.291 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:24:50.291 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:24:50.291 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:24:50.292 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:24:50.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:24:50.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:24:50.317 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:50.317 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:24:50.317 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:24:50.317 DEBUG [main][EditorHandler] 1 editor(s) found 13:24:50.317 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:24:50.391 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:24:50.391 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:24:50.392 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:24:50.392 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:24:50.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:24:50.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:24:50.392 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getFoldedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:24:50.392 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:24:50.392 INFO [WorkbenchTestable][RequirementsRunner] Started test: getLineOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:24:50.392 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:24:50.392 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:24:50.392 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:24:50.392 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:24:50.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:50.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:50.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:24:50.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:50.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:50.397 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:24:50.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:50.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:50.398 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:24:50.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:24:50.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:50.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:50.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:50.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:50.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:50.400 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:50.400 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:50.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:50.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:24:50.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:24:50.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:24:50.452 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:50.452 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:50.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:50.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:50.453 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:50.453 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:50.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:50.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:50.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:50.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:50.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:50.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:50.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:51.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:51.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:51.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:24:51.457 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:51.457 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:51.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:51.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:51.458 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:24:51.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:51.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:51.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:51.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:51.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:51.459 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:24:51.459 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:24:51.459 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:24:51.460 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:24:51.460 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:24:51.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:51.460 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:24:51.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:51.460 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:24:51.460 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:24:51.460 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:24:51.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:51.461 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:24:51.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:51.461 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:24:51.461 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:24:51.461 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:24:51.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:51.461 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:24:51.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:51.461 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:24:51.461 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:24:51.461 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:24:51.462 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:24:51.466 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:24:51.466 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:24:51.466 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:24:51.467 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:24:51.467 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:24:51.471 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:24:51.471 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:24:51.474 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:24:51.582 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:24:51.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:24:51.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:24:51.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:24:51.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:24:51.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:24:51.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:51.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:51.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:24:51.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:24:51.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7fd21a40 is found... 13:24:51.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7fd21a40 is found finished successfully 13:24:51.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:24:51.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:51.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:51.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:51.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:51.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:51.599 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:51.599 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.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:24:51.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:51.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:51.601 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:51.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:51.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:51.603 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:24:51.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:51.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:51.603 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:24:51.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:24:51.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:51.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:51.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:51.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:51.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:51.605 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:51.605 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:51.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:51.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:51.632 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:51.633 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:51.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:51.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:51.634 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:51.634 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:51.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:51.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:51.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:51.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:51.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:52.135 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.637 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:52.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:24:52.638 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:52.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:52.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:52.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:52.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:24:52.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:52.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:52.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:52.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:52.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:52.640 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:24:52.641 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:24:52.641 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:24:52.641 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:24:52.642 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:24:52.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:52.642 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:24:52.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:52.642 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:24:52.642 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:24:52.642 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:24:52.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:52.642 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:24:52.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:52.642 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:24:52.643 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:24:52.643 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:24:52.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:52.643 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:24:52.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:52.643 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:24:52.643 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:24:52.643 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:24:52.644 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:24:52.649 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:24:52.650 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:24:52.650 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:24:52.650 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:24:52.650 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:24:52.656 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:24:52.656 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:24:52.657 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:24:52.685 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:24:52.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:24:52.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:24:52.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:24:52.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:24:52.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:52.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:52.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:24:52.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:24:52.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3833b89f is found... 13:24:52.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3833b89f is found finished successfully 13:24:52.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.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:24:52.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:52.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:52.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:52.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:52.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:52.691 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:52.691 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:24:52.691 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:24:52.706 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:52.706 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:24:52.706 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:24:52.706 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:24:52.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:52.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:52.707 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:24:52.707 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:24:52.707 DEBUG [main][MenuItemLookup] Found menu:'File' 13:24:52.707 DEBUG [main][MenuItemLookup] Item match:File 13:24:52.708 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:24:52.708 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:24:52.708 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:24:52.708 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:24:52.708 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:52.708 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:24:52.708 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:24:52.708 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:52.708 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:24:52.708 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:24:52.708 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:24:52.708 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:24:52.709 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:24:52.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:24:52.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:24:52.733 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:52.734 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:24:52.734 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:24:52.734 DEBUG [main][EditorHandler] 1 editor(s) found 13:24:52.734 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:24:52.782 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:24:52.782 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:24:52.782 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:24:52.782 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:24:52.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:24:52.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:24:52.782 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getLineOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:24:52.782 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:24:52.782 INFO [WorkbenchTestable][RequirementsRunner] Started test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:24:52.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:24:52.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:24:52.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:24:52.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:24:52.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:52.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:52.785 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:52.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:52.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:52.786 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:24:52.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:52.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:52.787 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:24:52.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 '\*?\QProject Explorer\E') 13:24:52.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:52.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:52.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:52.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:52.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:52.788 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:52.788 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:52.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:52.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:24:52.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:24:52.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:24:52.791 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:52.791 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:52.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:52.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:52.792 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:52.792 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:52.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:52.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:52.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:52.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:52.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:53.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:53.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:53.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:53.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:53.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:24:53.796 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:53.796 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:53.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:53.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:53.798 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:24:53.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:53.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:53.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:53.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:53.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:53.799 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:24:53.799 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:24:53.800 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:24:53.800 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:24:53.800 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:24:53.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:53.800 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:24:53.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:53.800 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:24:53.800 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:24:53.800 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:24:53.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:53.800 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:24:53.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:53.801 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:24:53.801 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:24:53.801 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:24:53.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:53.801 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:24:53.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:53.801 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:24:53.801 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:24:53.801 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:24:53.801 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:24:53.805 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:24:53.806 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:24:53.806 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:24:53.806 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:24:53.806 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:24:53.812 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:24:53.812 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:24:53.812 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:24:53.904 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:24:53.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:24:53.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:24:53.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:24:53.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:24:53.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:24:53.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:53.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:53.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:24:53.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:24:53.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5295339 is found... 13:24:53.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5295339 is found finished successfully 13:24:53.910 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:24:53.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:53.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:53.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:53.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:53.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:53.922 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:53.922 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.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:24:53.924 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 13:24:53.924 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:54.075 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:24:54.075 DEBUG [main][MenuItemLookup] Found menu:'Revert File' 13:24:54.075 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:24:54.075 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:54.075 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration F3' 13:24:54.075 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:24:54.075 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 13:24:54.075 DEBUG [main][MenuItemLookup] Found menu:'Show in Breadcrumb Shift+Alt+B' 13:24:54.075 DEBUG [main][MenuItemLookup] Found menu:'Quick Outline Ctrl+O' 13:24:54.075 DEBUG [main][MenuItemLookup] Found menu:'Quick Type Hierarchy Ctrl+T' 13:24:54.075 DEBUG [main][MenuItemLookup] Found menu:'Open With' 13:24:54.075 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:24:54.075 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:54.075 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:24:54.075 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:24:54.075 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:24:54.075 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:24:54.075 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 13:24:54.075 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:54.075 DEBUG [main][MenuItemLookup] Found menu:'Quick Fix Ctrl+1' 13:24:54.075 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:24:54.075 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:24:54.075 DEBUG [main][MenuItemLookup] Found menu:'Local History' 13:24:54.075 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:54.075 DEBUG [main][MenuItemLookup] Found menu:'References' 13:24:54.075 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 13:24:54.075 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:54.075 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:24:54.075 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 13:24:54.075 DEBUG [main][MenuItemLookup] Found menu:'Team' 13:24:54.075 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 13:24:54.075 DEBUG [main][MenuItemLookup] Found menu:'Replace With' 13:24:54.075 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:54.075 DEBUG [main][MenuItemLookup] Found menu:'Preferences...' 13:24:54.075 DEBUG [main][MenuItemLookup] Item match:Preferences... 13:24:54.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:54.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:54.077 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:54.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:54.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:54.079 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:24:54.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:54.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:54.079 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:24:54.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:24:54.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:54.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:54.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:54.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:54.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:54.081 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:54.081 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:54.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:54.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:54.106 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:54.106 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:54.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:54.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:54.139 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:54.139 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:54.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:54.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:54.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:54.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:54.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:54.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:54.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:55.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:55.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:55.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:24:55.143 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:55.143 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:55.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:55.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:55.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:24:55.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is 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 0 is found 13:24:55.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:55.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:55.146 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:24:55.146 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:24:55.146 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:24:55.147 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:24:55.147 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:24:55.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:55.147 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:24:55.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:55.147 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:24:55.147 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:24:55.148 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:24:55.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:55.148 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:24:55.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:55.148 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:24:55.148 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:24:55.148 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:24:55.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:55.148 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:24:55.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:55.148 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:24:55.148 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:24:55.148 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:24:55.149 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:24:55.152 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:24:55.154 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:24:55.154 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:24:55.154 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:24:55.155 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:24:55.159 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:24:55.159 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:24:55.159 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:24:55.184 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:24:55.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:24:55.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:24:55.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:24:55.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:24:55.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:55.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:55.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:24:55.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:24:55.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2c203bac is found... 13:24:55.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2c203bac is found finished successfully 13:24:55.186 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:24:55.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:55.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:55.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:55.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:55.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:55.192 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:55.192 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.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:24:55.192 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:24:55.208 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:55.208 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:24:55.208 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:24:55.208 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:24:55.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:55.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:55.208 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:24:55.208 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:24:55.209 DEBUG [main][MenuItemLookup] Found menu:'File' 13:24:55.209 DEBUG [main][MenuItemLookup] Item match:File 13:24:55.209 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:24:55.209 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:24:55.209 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:24:55.209 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:24:55.209 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:55.209 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:24:55.209 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:24:55.209 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:55.209 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:24:55.209 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:24:55.210 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:24:55.210 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:24:55.210 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:24:55.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:24:55.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:24:55.244 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:55.244 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:24:55.244 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:24:55.244 DEBUG [main][EditorHandler] 1 editor(s) found 13:24:55.244 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:24:55.338 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:24:55.338 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:24:55.338 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:24:55.338 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:24:55.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:24:55.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:24:55.339 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:24:55.339 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:24:55.339 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeContentAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:24:55.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:24:55.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:24:55.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:24:55.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:24:55.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:55.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:55.340 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:55.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:55.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:55.342 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:24:55.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:55.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:55.343 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:24:55.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 '\*?\QProject Explorer\E') 13:24:55.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:55.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:55.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:55.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:55.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:55.354 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:55.354 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:55.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:55.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:24:55.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:24:55.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:24:55.357 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:55.357 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:55.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:55.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:55.359 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:55.359 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:55.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:55.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:55.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:55.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:55.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:55.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:55.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:56.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:56.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:56.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:24:56.372 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:56.372 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:56.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:56.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:56.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:24:56.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:56.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:56.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:56.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:56.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:24:56.375 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:24:56.375 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:24:56.376 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:24:56.376 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:24:56.376 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:24:56.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:56.377 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:24:56.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:56.377 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:24:56.377 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:24:56.377 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:24:56.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:56.377 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:24:56.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:56.377 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:24:56.378 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:24:56.378 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:24:56.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:24:56.378 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:24:56.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:24:56.378 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:24:56.378 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:24:56.378 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:24:56.378 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:24:56.382 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:24:56.383 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:24:56.383 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:24:56.383 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:24:56.383 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:24:56.387 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:24:56.387 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:24:56.387 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:24:56.479 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:24:56.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:24:56.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:24:56.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:24:56.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:24:56.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:24:56.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:24:56.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:24:56.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:24:56.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:24:56.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6df35ef2 is found... 13:24:56.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6df35ef2 is found finished successfully 13:24:56.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.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:24:56.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:56.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:56.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:56.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:56.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:56.494 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:56.494 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.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:24:56.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:24:56.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:24:56.495 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:24:56.495 DEBUG [main][MenuItemLookup] Found menu:'File' 13:24:56.495 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:24:56.495 DEBUG [main][MenuItemLookup] Item match:Edit 13:24:56.496 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:24:56.496 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:24:56.496 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:56.496 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:24:56.496 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:24:56.496 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:24:56.496 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:24:56.496 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 13:24:56.496 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:56.496 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:24:56.496 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 13:24:56.496 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 13:24:56.496 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 13:24:56.496 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 13:24:56.496 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:56.496 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 13:24:56.496 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 13:24:56.496 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 13:24:56.496 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 13:24:56.496 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 13:24:56.496 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:56.496 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 13:24:56.496 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 13:24:56.496 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:56.496 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 13:24:56.496 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:56.496 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 13:24:56.496 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:56.496 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 13:24:56.496 DEBUG [main][MenuItemLookup] Item match:Content Assist 13:24:56.497 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:56.497 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.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:24:56.498 INFO [WorkbenchTestable][AbstractEditor] Open editor's Default content assistant 13:24:56.498 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:24:57.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:24:57.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:24:57.498 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:24:57.499 DEBUG [main][MenuItemLookup] Found menu:'File' 13:24:57.499 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:24:57.499 DEBUG [main][MenuItemLookup] Item match:Edit 13:24:57.499 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:24:57.499 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:24:57.499 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:57.499 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:24:57.500 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:24:57.500 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:24:57.500 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:24:57.500 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 13:24:57.500 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:57.500 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:24:57.500 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 13:24:57.500 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 13:24:57.500 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 13:24:57.500 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 13:24:57.500 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:57.500 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 13:24:57.500 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 13:24:57.500 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 13:24:57.500 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 13:24:57.500 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 13:24:57.500 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:57.500 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 13:24:57.500 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 13:24:57.500 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:57.500 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 13:24:57.500 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:57.500 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 13:24:57.500 DEBUG [main][MenuItemLookup] Found menu:'' 13:24:57.500 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 13:24:57.500 DEBUG [main][MenuItemLookup] Item match:Content Assist 13:24:57.500 DEBUG [main][MenuItemLookup] Found menu:'Default Ctrl+Space' 13:24:57.500 DEBUG [main][MenuItemLookup] Item match:Default Ctrl+Space 13:24:57.501 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default Ctrl+Space" 13:24:57.501 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Default Ctrl+Space 13:24:57.501 INFO [main][MenuItemHandler] Select menu item: &Default Ctrl+Space 13:24:57.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 13:24:57.522 DEBUG [WorkbenchTestable][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:24:57.522 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:24:57.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:24:57.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:24:57.528 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 13:24:57.528 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:24:57.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:57.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:57.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:57.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:57.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:24:57.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:24:57.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:24:57.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 13:24:57.529 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 13:24:57.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:57.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:57.530 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:24:57.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:24:57.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:24:57.530 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell 13:24:57.530 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 13:24:57.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:57.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:57.530 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 13:24:57.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:57.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:57.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:58.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:58.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:58.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:58.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:58.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:24:58.539 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 13:24:58.539 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 13:24:58.539 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:24:58.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 13:24:59.059 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:24:59.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:59.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:59.062 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:59.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:59.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:59.063 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:24:59.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:24:59.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:24:59.074 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:24: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 '\*?\QProject Explorer\E') 13:24:59.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:59.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:59.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:24:59.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:24:59.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:24:59.076 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:59.076 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:59.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:59.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:59.097 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:59.097 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:59.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:59.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:59.099 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:24:59.099 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:24:59.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:24:59.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:24:59.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:24:59.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:59.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:24:59.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:24:59.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:00.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:00.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:00.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:25:00.104 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:00.104 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:00.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:00.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:00.106 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:25:00.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:00.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:00.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:00.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:00.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:00.107 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:25:00.107 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:25:00.108 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:25:00.108 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:25:00.108 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:25:00.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:00.108 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:25:00.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:00.108 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:25:00.108 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:25:00.109 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:25:00.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:00.109 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:25:00.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:00.109 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:25:00.109 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:25:00.109 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:25:00.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:00.109 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:25:00.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:00.109 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:25:00.109 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:25:00.110 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:25:00.110 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:25:00.115 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:25:00.116 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:25:00.116 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:25:00.116 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:25:00.116 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:25:00.120 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:25:00.120 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:25:00.120 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:25:00.144 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:25:00.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:25:00.144 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:25:00.144 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:25:00.144 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:25:00.144 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:25:00.144 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:25:00.144 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:25:00.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:25:00.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7856f133 is found... 13:25:00.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7856f133 is found finished successfully 13:25:00.146 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:25:00.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:00.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:00.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:00.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:00.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:00.152 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:00.152 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:25:00.152 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:25:00.168 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:00.168 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:25:00.168 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:25:00.168 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:25:00.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:00.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:00.169 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:25:00.169 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:25:00.169 DEBUG [main][MenuItemLookup] Found menu:'File' 13:25:00.169 DEBUG [main][MenuItemLookup] Item match:File 13:25:00.170 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:25:00.170 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:25:00.170 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:25:00.170 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:25:00.170 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:00.170 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:25:00.170 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:25:00.170 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:00.170 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:25:00.170 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:25:00.170 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:25:00.170 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:25:00.170 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:25:00.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:25:00.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:25:00.195 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:00.195 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:25:00.195 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:25:00.195 DEBUG [main][EditorHandler] 1 editor(s) found 13:25:00.195 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:25:00.289 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:25:00.289 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:25:00.289 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:25:00.289 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:25:00.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:00.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:00.289 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeContentAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:25:00.290 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:25:00.290 INFO [WorkbenchTestable][RequirementsRunner] Started test: quickFixAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:25:00.290 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:25:00.290 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:25:00.290 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:25:00.290 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:25:00.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:00.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:00.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:25:00.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:00.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:00.293 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:25:00.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:00.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:00.294 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:25:00.294 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:25:00.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:00.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:00.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:00.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:00.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:00.295 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:00.295 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:00.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:00.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:25:00.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:25:00.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:25:00.297 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:00.297 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:00.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:00.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:00.298 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:00.299 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:00.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:00.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:00.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:00.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:00.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:00.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:00.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:01.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:01.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:01.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:25:01.347 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:01.348 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:01.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:01.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:01.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:25:01.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:01.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:01.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:01.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:01.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:01.350 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:25:01.350 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:25:01.350 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:25:01.350 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:25:01.351 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:25:01.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:01.351 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:25:01.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:01.351 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:25:01.351 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:25:01.351 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:25:01.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:01.351 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:25:01.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:01.351 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:25:01.352 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:25:01.352 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:25:01.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:01.352 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:25:01.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:01.352 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:25:01.352 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:25:01.352 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:25:01.352 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:25:01.357 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:25:01.357 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:25:01.357 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:25:01.357 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:25:01.357 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:25:01.362 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:25:01.363 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:25:01.363 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:25:01.459 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:25:01.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:25:01.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:25:01.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:25:01.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:25:01.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:25:01.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:25:01.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:25:01.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:25:01.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:25:01.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@53e30b3a is found... 13:25:01.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@53e30b3a is found finished successfully 13:25:01.465 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:25:01.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:01.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:01.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:01.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:01.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:01.475 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:01.475 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.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:25:01.476 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:25:01.480 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:01.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:25:01.481 INFO [WorkbenchTestable][AbstractEditor] Open editor's quick fix assistant 13:25:01.481 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:25:02.482 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:25:02.482 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 13:25:02.683 INFO [WorkbenchTestable][Keyboard] As char:1, as int:49 13:25:03.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 13:25:03.686 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:25:03.686 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:25:03.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:03.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:03.693 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 13:25:03.693 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:25:03.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:03.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:03.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:04.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:04.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:04.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:04.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:04.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:25:04.697 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was not found 13:25:04.697 DEBUG [WorkbenchTestable][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:25:04.697 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:25:04.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:04.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:04.702 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 13:25:04.702 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:25:04.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:04.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:04.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:04.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:04.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:25:04.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:25:04.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:25:04.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 13:25:04.704 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 13:25:04.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:04.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:04.704 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 13:25:04.704 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 13:25:04.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:25:04.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:25:04.704 DEBUG [WorkbenchTestable][ContentAssistant] Rename in file (Ctrl+2 R) 13:25:04.704 DEBUG [WorkbenchTestable][ContentAssistant] Rename in workspace (Shift+Alt+R) 13:25:04.704 DEBUG [WorkbenchTestable][ContentAssistant] Create new JUnit test case for 'JavaClass.java' 13:25:04.704 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 13:25:04.704 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 13:25:04.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:25:04.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:25:04.705 DEBUG [WorkbenchTestable][ContentAssistant] Rename in file (Ctrl+2 R) 13:25:04.705 DEBUG [WorkbenchTestable][ContentAssistant] Rename in workspace (Shift+Alt+R) 13:25:04.705 DEBUG [WorkbenchTestable][ContentAssistant] Create new JUnit test case for 'JavaClass.java' 13:25:04.705 INFO [WorkbenchTestable][AbstractShell] Close shell 13:25:04.705 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 13:25:04.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:25:04.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:25:04.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:04.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:04.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:25:04.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:04.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:04.727 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:25:04.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:04.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:04.728 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:25:04.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:25:04.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:04.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:04.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:04.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:04.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:04.739 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:04.740 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:04.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:04.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:04.759 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:04.759 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:04.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:04.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:04.760 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:04.760 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:04.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:04.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:04.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:04.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:04.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:05.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:05.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:05.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:05.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:05.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:25:05.765 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:05.765 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:05.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:05.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:05.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:25:05.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:05.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:05.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:05.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:05.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:05.767 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:25:05.767 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:25:05.767 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:25:05.768 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:25:05.768 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:25:05.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:05.768 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:25:05.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:05.768 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:25:05.768 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:25:05.768 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:25:05.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:05.768 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:25:05.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:05.769 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:25:05.769 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:25:05.769 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:25:05.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:05.769 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:25:05.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:05.769 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:25:05.769 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:25:05.769 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:25:05.769 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:25:05.775 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:25:05.775 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:25:05.776 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:25:05.776 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:25:05.776 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:25:05.780 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:25:05.780 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:25:05.780 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:25:05.804 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:25:05.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:25:05.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:25:05.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:25:05.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:25:05.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:25:05.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:25:05.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:25:05.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:25:05.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1f90da48 is found... 13:25:05.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1f90da48 is found finished successfully 13:25:05.805 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:25:05.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:05.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:05.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:05.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:05.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:05.811 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:05.811 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:25:05.811 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:25:05.828 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:05.828 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:25:05.828 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:25:05.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:25:05.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:05.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:05.829 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:25:05.829 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:25:05.829 DEBUG [main][MenuItemLookup] Found menu:'File' 13:25:05.829 DEBUG [main][MenuItemLookup] Item match:File 13:25:05.830 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:25:05.830 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:25:05.830 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:25:05.830 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:25:05.830 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:05.830 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:25:05.830 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:25:05.830 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:05.830 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:25:05.830 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:25:05.830 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:25:05.830 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:25:05.830 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:25:05.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:25:05.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:25:05.853 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:05.854 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:25:05.854 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:25:05.854 DEBUG [main][EditorHandler] 1 editor(s) found 13:25:05.854 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:25:05.901 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:25:05.901 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:25:05.901 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:25:05.901 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:25:05.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:05.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:05.902 INFO [WorkbenchTestable][RequirementsRunner] Finished test: quickFixAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:25:05.902 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:25:05.902 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextAtLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:25:05.902 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:25:05.902 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:25:05.902 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:25:05.902 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:25:05.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:05.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:05.904 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:05.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:05.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:05.905 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:25:05.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:05.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:05.906 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:25:05.906 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:25:05.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:05.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:05.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:05.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:05.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:05.907 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:05.907 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:05.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:05.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:25:05.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:25:05.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:25:05.910 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:05.910 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:05.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:05.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:05.911 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:05.911 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:05.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:05.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:05.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:05.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:05.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:06.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:06.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:06.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:06.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:06.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:25:06.915 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:06.915 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:06.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:06.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:06.916 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:25:06.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:06.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:06.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:06.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:06.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:06.917 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:25:06.917 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:25:06.917 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:25:06.918 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:25:06.918 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:25:06.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:06.918 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:25:06.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:06.918 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:25:06.918 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:25:06.918 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:25:06.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:06.918 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:25:06.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:06.918 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:25:06.918 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:25:06.918 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:25:06.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:06.919 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:25:06.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:06.919 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:25:06.919 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:25:06.919 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:25:06.919 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:25:06.923 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:25:06.923 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:25:06.923 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:25:06.923 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:25:06.924 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:25:06.927 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:25:06.927 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:25:06.928 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:25:07.014 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:25:07.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:25:07.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:25:07.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:25:07.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:25:07.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:25:07.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:25:07.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:25:07.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:25:07.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:25:07.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5461b85b is found... 13:25:07.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5461b85b is found finished successfully 13:25:07.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 '\*?\QJavaClass.java\E') 13:25:07.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:07.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:07.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:07.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:07.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:07.029 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:07.029 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.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:25:07.029 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 13:25:07.029 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 13:25:07.230 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 13:25:07.433 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 13:25:07.433 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 13:25:07.634 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 13:25:07.838 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 13:25:07.838 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 13:25:08.039 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 13:25:08.242 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 13:25:08.242 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 13:25:08.443 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 13:25:08.646 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:25:08.646 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 13:25:08.846 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 13:25:09.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:09.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:09.852 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:09.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:09.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:09.853 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:25:09.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:09.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:09.854 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:25:09.854 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:25:09.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:09.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:09.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:09.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:09.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:09.856 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:09.856 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:09.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:09.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:09.863 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:09.864 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:09.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:09.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:09.865 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:09.865 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:09.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:09.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:09.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:09.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:09.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:10.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:10.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:10.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:10.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:10.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:25:10.868 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:10.868 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:10.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:10.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:10.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:25:10.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:10.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:10.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:10.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:10.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:10.870 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:25:10.871 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:25:10.871 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:25:10.871 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:25:10.871 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:25:10.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:10.871 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:25:10.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:10.871 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:25:10.872 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:25:10.872 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:25:10.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:10.872 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:25:10.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:10.872 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:25:10.872 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:25:10.872 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:25:10.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:10.872 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:25:10.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:10.872 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:25:10.873 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:25:10.873 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:25:10.873 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:25:10.877 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:25:10.877 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:25:10.877 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:25:10.877 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:25:10.877 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:25:10.881 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:25:10.881 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:25:10.881 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:25:10.906 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:25:10.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:25:10.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:25:10.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:25:10.906 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:25:10.907 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:25:10.907 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:25:10.907 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:25:10.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:25:10.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6981b840 is found... 13:25:10.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6981b840 is found finished successfully 13:25:10.908 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:25:10.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:10.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:10.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:10.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:10.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:10.913 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:10.913 DEBUG [WorkbenchTestable][EditorHandler] 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:25:10.913 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:25:10.935 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:10.935 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:25:10.935 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:25:10.935 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:25:10.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:10.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:10.936 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:25:10.936 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:25:10.936 DEBUG [main][MenuItemLookup] Found menu:'File' 13:25:10.936 DEBUG [main][MenuItemLookup] Item match:File 13:25:10.937 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:25:10.937 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:25:10.937 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:25:10.937 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:25:10.937 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:10.937 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:25:10.937 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:25:10.937 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:10.937 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:25:10.937 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:25:10.937 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:25:10.937 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:25:10.938 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:25:10.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:25:10.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:25:10.961 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:10.962 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:25:10.962 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:25:10.962 DEBUG [main][EditorHandler] 1 editor(s) found 13:25:10.962 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:25:11.052 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:25:11.052 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:25:11.052 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:25:11.052 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:25:11.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:11.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:11.053 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextAtLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:25:11.053 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:25:11.053 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:25:11.053 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:25:11.053 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:25:11.053 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:25:11.053 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:25:11.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:11.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:11.055 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:11.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:11.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:11.058 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:25:11.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:11.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:11.058 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:25:11.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:25:11.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:11.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:11.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:11.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:11.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:11.060 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:11.060 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:11.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:11.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:25:11.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:25:11.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:25:11.063 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:11.063 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:11.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:11.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:11.077 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:11.077 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:11.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:11.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:11.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:11.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:11.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:11.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:11.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:12.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:12.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:12.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:25:12.083 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:12.083 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:12.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:12.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:12.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:25:12.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:12.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:12.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:12.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:12.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:12.085 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:25:12.085 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:25:12.086 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:25:12.086 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:25:12.086 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:25:12.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:12.086 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:25:12.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:12.087 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:25:12.087 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:25:12.087 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:25:12.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:12.087 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:25:12.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:12.087 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:25:12.088 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:25:12.088 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:25:12.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:12.088 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:25:12.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:12.088 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:25:12.088 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:25:12.088 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:25:12.089 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:25:12.093 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:25:12.093 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:25:12.093 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:25:12.093 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:25:12.094 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:25:12.100 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:25:12.100 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:25:12.100 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:25:12.198 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:25:12.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:25:12.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:25:12.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:25:12.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:25:12.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:25:12.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:25:12.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:25:12.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:25:12.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:25:12.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@592034a9 is found... 13:25:12.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@592034a9 is found finished successfully 13:25:12.209 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:25:12.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:12.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:12.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:12.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:12.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:12.214 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:12.214 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:25:12.214 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 13:25:12.214 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 13:25:12.414 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 13:25:12.616 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 13:25:12.616 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 13:25:12.817 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 13:25:13.022 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 13:25:13.022 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 13:25:13.222 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 13:25:13.425 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 13:25:13.425 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 13:25:13.626 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 13:25:13.829 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:25:13.829 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 13:25:14.030 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 13:25:15.033 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:25:15.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:15.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:15.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:25:15.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:15.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:15.045 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:25:15.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:15.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:15.045 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:25:15.045 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:25:15.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:15.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:15.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:15.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:15.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:15.047 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:15.047 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:15.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:15.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:15.071 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:15.071 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:15.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:15.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:15.072 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:15.072 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:15.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:15.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:15.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:15.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:15.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:15.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:15.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:16.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:16.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:16.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:25:16.075 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:16.075 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:16.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:16.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:16.077 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:25:16.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:16.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:16.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:16.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:16.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:16.077 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:25:16.078 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:25:16.078 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:25:16.078 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:25:16.078 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:25:16.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:16.079 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:25:16.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:16.079 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:25:16.079 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:25:16.079 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:25:16.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:16.080 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:25:16.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:16.080 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:25:16.080 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:25:16.080 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:25:16.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:16.080 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:25:16.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:16.080 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:25:16.081 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:25:16.081 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:25:16.081 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:25:16.087 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:25:16.087 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:25:16.087 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:25:16.087 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:25:16.088 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:25:16.091 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:25:16.092 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:25:16.092 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:25:16.116 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:25:16.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:25:16.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:25:16.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:25:16.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:25:16.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:25:16.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:25:16.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:25:16.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:25:16.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2d0e14eb is found... 13:25:16.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2d0e14eb is found finished successfully 13:25:16.117 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:25:16.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:16.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:16.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:16.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:16.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:16.122 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:16.122 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.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:25:16.122 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:25:16.139 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:16.139 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:25:16.140 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:25:16.140 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:25:16.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:16.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:16.140 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:25:16.140 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:25:16.140 DEBUG [main][MenuItemLookup] Found menu:'File' 13:25:16.140 DEBUG [main][MenuItemLookup] Item match:File 13:25:16.141 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:25:16.141 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:25:16.141 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:25:16.141 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:25:16.141 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:16.141 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:25:16.141 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:25:16.141 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:16.141 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:25:16.141 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:25:16.142 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:25:16.142 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:25:16.142 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:25:16.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:25:16.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:25:16.165 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:16.165 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:25:16.165 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:25:16.166 DEBUG [main][EditorHandler] 1 editor(s) found 13:25:16.166 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:25:16.255 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:25:16.255 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:25:16.255 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:25:16.255 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:25:16.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:16.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:16.257 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:25:16.257 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:25:16.257 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetPositionOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:25:16.258 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:25:16.258 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:25:16.258 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:25:16.258 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:25:16.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:16.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:16.259 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:16.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:16.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:16.261 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:25:16.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:16.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:16.261 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:25:16.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 '\*?\QProject Explorer\E') 13:25:16.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:16.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:16.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:16.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:16.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:16.263 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:16.263 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:16.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:16.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:25:16.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:25:16.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:25:16.265 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:16.265 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:16.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:16.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:16.266 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:16.266 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:16.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:16.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:16.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:16.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:16.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:16.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:16.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:17.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:17.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:17.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:25:17.271 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:17.271 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:17.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:17.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:17.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:25:17.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:17.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:17.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:17.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:17.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:17.273 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:25:17.273 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:25:17.274 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:25:17.274 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:25:17.274 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:25:17.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:17.274 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:25:17.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:17.274 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:25:17.274 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:25:17.274 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:25:17.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:17.274 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:25:17.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:17.275 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:25:17.275 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:25:17.275 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:25:17.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:17.275 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:25:17.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:17.275 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:25:17.275 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:25:17.275 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:25:17.275 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:25:17.279 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:25:17.280 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:25:17.280 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:25:17.280 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:25:17.280 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:25:17.284 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:25:17.285 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:25:17.285 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:25:17.375 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:25:17.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:25:17.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:25:17.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:25:17.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:25:17.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:25:17.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:25:17.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:25:17.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:25:17.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:25:17.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3a034daf is found... 13:25:17.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3a034daf is found finished successfully 13:25:17.385 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:25:17.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:17.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:17.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:17.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:17.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:17.392 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:17.392 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.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:25:17.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:17.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:17.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:25:17.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:17.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:17.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:25:17.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:17.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:17.398 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:25:17.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:25:17.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:17.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:17.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:17.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:17.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:17.400 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:17.400 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:17.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:17.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:17.408 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:17.409 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:17.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:17.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:17.410 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:17.410 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:17.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:17.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:17.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:17.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:17.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:17.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:17.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:18.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:18.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:18.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:25:18.414 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:18.414 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:18.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:18.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:18.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:25:18.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:18.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:18.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:18.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:18.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:18.416 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:25:18.416 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:25:18.416 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:25:18.417 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:25:18.417 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:25:18.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:18.417 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:25:18.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:18.417 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:25:18.417 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:25:18.417 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:25:18.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:18.417 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:25:18.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:18.418 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:25:18.418 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:25:18.418 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:25:18.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:18.418 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:25:18.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:18.418 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:25:18.418 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:25:18.418 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:25:18.419 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:25:18.423 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:25:18.423 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:25:18.423 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:25:18.423 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:25:18.423 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:25:18.429 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:25:18.429 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:25:18.429 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:25:18.443 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:25:18.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:25:18.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:25:18.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:25:18.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:25:18.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:25:18.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:25:18.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:25:18.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:25:18.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5e24a117 is found... 13:25:18.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5e24a117 is found finished successfully 13:25:18.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.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:25:18.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:18.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:18.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:18.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:18.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:18.462 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:18.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:25:18.462 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:25:18.475 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:18.475 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:25:18.475 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:25:18.475 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:25:18.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:18.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:18.476 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:25:18.476 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:25:18.476 DEBUG [main][MenuItemLookup] Found menu:'File' 13:25:18.476 DEBUG [main][MenuItemLookup] Item match:File 13:25:18.477 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:25:18.477 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:25:18.477 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:25:18.477 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:25:18.477 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:18.477 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:25:18.477 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:25:18.477 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:18.477 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:25:18.477 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:25:18.488 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:25:18.488 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:25:18.489 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:25:18.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:25:18.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:25:18.505 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:18.506 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:25:18.506 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:25:18.506 DEBUG [main][EditorHandler] 1 editor(s) found 13:25:18.506 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:25:18.577 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:25:18.578 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:25:18.578 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:25:18.578 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:25:18.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:18.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:18.578 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetPositionOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:25:18.578 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:25:18.578 INFO [WorkbenchTestable][RequirementsRunner] Started test: openSpecificContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:25:18.578 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:25:18.578 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:25:18.578 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:25:18.578 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:25:18.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:18.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:18.580 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:18.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:18.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:18.582 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:25:18.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:18.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:18.583 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:25:18.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 '\*?\QProject Explorer\E') 13:25:18.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:18.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:18.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:18.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:18.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:18.585 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:18.585 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:18.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:18.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:25:18.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:25:18.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:25:18.587 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:18.587 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:18.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:18.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:18.588 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:18.588 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:18.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:18.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:18.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:18.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:18.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:19.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:19.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:19.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:19.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:19.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:25:19.593 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:19.593 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:19.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:19.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:19.594 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:25:19.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:19.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:19.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:19.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:19.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:19.595 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:25:19.595 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:25:19.595 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:25:19.596 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:25:19.596 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:25:19.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:19.596 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:25:19.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:19.596 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:25:19.596 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:25:19.596 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:25:19.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:19.597 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:25:19.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:19.597 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:25:19.597 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:25:19.597 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:25:19.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:19.597 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:25:19.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:19.597 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:25:19.598 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:25:19.598 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:25:19.598 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:25:19.602 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:25:19.602 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:25:19.602 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:25:19.602 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:25:19.603 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:25:19.608 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:25:19.608 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:25:19.608 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:25:19.715 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:25:19.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:25:19.715 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:25:19.715 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:25:19.715 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:25:19.715 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:25:19.715 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:25:19.715 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:25:19.715 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:25:19.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:25:19.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6794306 is found... 13:25:19.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6794306 is found finished successfully 13:25:19.721 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:25:19.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:19.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:19.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:19.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:19.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:19.728 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:19.728 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.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:25:19.738 INFO [WorkbenchTestable][TextEditor] Set cursor position to [12, 0] 13:25:19.755 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:19.756 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:25:19.756 INFO [WorkbenchTestable][AbstractEditor] Open editor's Java Proposals content assistant 13:25:19.756 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:25:20.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:20.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:20.757 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:25:20.757 DEBUG [main][MenuItemLookup] Found menu:'File' 13:25:20.757 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:25:20.758 DEBUG [main][MenuItemLookup] Item match:Edit 13:25:20.758 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:25:20.758 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:25:20.758 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:20.758 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:25:20.758 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:25:20.758 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:25:20.758 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:25:20.758 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 13:25:20.758 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:20.758 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:25:20.758 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 13:25:20.758 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 13:25:20.758 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 13:25:20.758 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 13:25:20.758 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:20.758 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 13:25:20.758 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 13:25:20.758 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 13:25:20.758 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 13:25:20.758 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 13:25:20.758 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:20.758 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 13:25:20.758 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 13:25:20.758 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:20.758 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 13:25:20.758 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:20.758 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 13:25:20.758 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:20.758 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 13:25:20.758 DEBUG [main][MenuItemLookup] Item match:Content Assist 13:25:20.759 DEBUG [main][MenuItemLookup] Found menu:'Default Ctrl+Space' 13:25:20.759 DEBUG [main][MenuItemLookup] Found menu:'Java Type Proposals' 13:25:20.759 DEBUG [main][MenuItemLookup] Found menu:'Java Non-Type Proposals' 13:25:20.759 DEBUG [main][MenuItemLookup] Found menu:'Java Proposals' 13:25:20.759 DEBUG [main][MenuItemLookup] Item match:Java Proposals 13:25:20.760 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"J&ava Proposals" 13:25:20.760 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Java Proposals 13:25:20.760 INFO [main][MenuItemHandler] Select menu item: J&ava Proposals 13:25:20.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 13:25:20.786 DEBUG [WorkbenchTestable][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:25:20.786 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:25:20.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:20.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:20.792 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 13:25:20.792 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:25:20.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:20.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:20.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:20.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:20.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:25:20.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:25:20.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:25:20.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 13:25:20.793 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 13:25:20.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:20.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:20.794 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 13:25:20.794 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 13:25:20.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:25:20.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:25:20.794 DEBUG [WorkbenchTestable][ContentAssistant] abstract 13:25:20.794 DEBUG [WorkbenchTestable][ContentAssistant] class 13:25:20.794 DEBUG [WorkbenchTestable][ContentAssistant] enum 13:25:20.794 DEBUG [WorkbenchTestable][ContentAssistant] final 13:25:20.794 DEBUG [WorkbenchTestable][ContentAssistant] import 13:25:20.794 DEBUG [WorkbenchTestable][ContentAssistant] interface 13:25:20.794 DEBUG [WorkbenchTestable][ContentAssistant] non-sealed 13:25:20.794 DEBUG [WorkbenchTestable][ContentAssistant] public 13:25:20.794 DEBUG [WorkbenchTestable][ContentAssistant] record 13:25:20.794 DEBUG [WorkbenchTestable][ContentAssistant] sealed 13:25:20.794 INFO [WorkbenchTestable][AbstractShell] Close shell 13:25:20.794 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 13:25:20.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:25:20.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:25:20.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:20.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:20.810 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:20.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:20.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:20.811 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:25:20.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:20.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:20.811 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:25:20.812 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:25:20.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:20.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:20.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:20.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:20.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:20.825 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:20.825 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:20.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:20.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:20.845 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:20.845 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:20.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:20.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:20.846 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:20.846 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:20.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:20.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:20.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:20.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:20.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:21.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:21.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:21.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:21.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:21.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:25:21.849 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:21.849 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:21.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:21.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:21.851 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:25:21.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:21.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:21.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:21.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:21.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:21.851 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:25:21.851 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:25:21.852 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:25:21.852 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:25:21.852 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:25:21.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:21.852 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:25:21.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:21.852 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:25:21.852 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:25:21.853 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:25:21.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:21.853 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:25:21.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:21.853 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:25:21.853 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:25:21.853 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:25:21.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:21.853 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:25:21.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:21.853 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:25:21.853 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:25:21.854 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:25:21.854 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:25:21.858 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:25:21.858 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:25:21.858 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:25:21.858 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:25:21.860 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:25:21.864 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:25:21.864 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:25:21.865 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:25:21.900 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:25:21.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:25:21.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:25:21.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:25:21.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:25:21.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:25:21.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:25:21.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:25:21.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:25:21.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5b0da66e is found... 13:25:21.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5b0da66e is found finished successfully 13:25:21.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:25:21.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:21.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:21.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:21.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:21.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:21.907 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:21.907 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:25:21.907 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:25:21.919 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:21.920 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:25:21.920 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:25:21.920 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:25:21.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:21.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:21.921 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:25:21.921 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:25:21.921 DEBUG [main][MenuItemLookup] Found menu:'File' 13:25:21.921 DEBUG [main][MenuItemLookup] Item match:File 13:25:21.922 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:25:21.922 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:25:21.922 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:25:21.922 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:25:21.922 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:21.922 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:25:21.922 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:25:21.922 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:21.922 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:25:21.922 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:25:21.922 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:25:21.922 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:25:21.923 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:25:21.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:25:21.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:25:21.946 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:21.946 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:25:21.946 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:25:21.947 DEBUG [main][EditorHandler] 1 editor(s) found 13:25:21.947 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:25:21.994 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:25:21.995 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:25:21.995 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:25:21.995 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:25:21.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:21.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:21.995 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openSpecificContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:25:21.995 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:25:21.996 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:25:21.996 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:25:21.996 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:25:21.996 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:25:21.996 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:25:21.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:21.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:21.997 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:21.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:22.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:22.038 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:25:22.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:22.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:22.039 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:25:22.039 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:25:22.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:22.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:22.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:22.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:22.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:22.050 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:22.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:22.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:22.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:25:22.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:25:22.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:25:22.052 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:22.052 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:22.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:22.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:22.053 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:22.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:22.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:22.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:22.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:22.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:22.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:22.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:22.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:23.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:23.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:23.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:25:23.056 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:23.056 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:23.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:23.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:23.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:25:23.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:23.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:23.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:23.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:23.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:23.059 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:25:23.059 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:25:23.060 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:25:23.060 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:25:23.060 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:25:23.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:23.060 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:25:23.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:23.060 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:25:23.060 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:25:23.060 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:25:23.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:23.061 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:25:23.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:23.061 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:25:23.061 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:25:23.061 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:25:23.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:23.061 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:25:23.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:23.061 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:25:23.061 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:25:23.062 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:25:23.062 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:25:23.066 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:25:23.066 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:25:23.066 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:25:23.067 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:25:23.067 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:25:23.071 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:25:23.071 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:25:23.071 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:25:23.162 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:25:23.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:25:23.163 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:25:23.163 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:25:23.163 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:25:23.163 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:25:23.163 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:25:23.163 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:25:23.163 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:25:23.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:25:23.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7bc3e695 is found... 13:25:23.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7bc3e695 is found finished successfully 13:25:23.168 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:25:23.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:23.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:23.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:23.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:23.179 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:23.179 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:23.180 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.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:25:23.180 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 14, offser 22 13:25:23.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.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:25:23.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:23.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:23.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:23.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:23.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:23.197 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:23.197 DEBUG [WorkbenchTestable][EditorHandler] 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:25:23.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:23.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:23.199 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:23.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:23.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:23.201 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:25:23.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:23.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:23.202 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:25:23.202 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:25:23.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:23.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:23.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:23.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:23.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:23.215 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:23.215 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:23.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:23.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:23.236 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:23.236 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:23.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:23.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:23.237 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:23.237 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:23.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:23.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:23.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:23.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:23.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:23.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:23.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:24.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:24.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:24.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:25:24.241 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:24.241 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:24.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:24.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:24.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:25:24.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:24.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:24.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:24.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:24.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:24.243 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:25:24.243 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:25:24.244 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:25:24.244 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:25:24.244 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:25:24.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:24.244 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:25:24.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:24.244 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:25:24.244 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:25:24.244 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:25:24.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:24.244 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:25:24.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:24.245 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:25:24.245 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:25:24.245 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:25:24.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:24.245 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:25:24.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:24.245 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:25:24.245 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:25:24.245 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:25:24.245 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:25:24.249 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:25:24.249 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:25:24.251 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:25:24.251 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:25:24.251 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:25:24.255 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:25:24.255 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:25:24.256 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:25:24.280 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:25:24.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:25:24.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:25:24.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:25:24.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:25:24.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:25:24.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:25:24.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:25:24.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:25:24.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@14dce3 is found... 13:25:24.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@14dce3 is found finished successfully 13:25:24.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:25:24.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:24.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:24.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:24.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:24.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:24.286 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:24.286 DEBUG [WorkbenchTestable][EditorHandler] 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:25:24.286 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:25:24.300 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:24.300 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:25:24.300 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:25:24.300 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:25:24.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:24.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:24.301 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:25:24.301 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:25:24.301 DEBUG [main][MenuItemLookup] Found menu:'File' 13:25:24.301 DEBUG [main][MenuItemLookup] Item match:File 13:25:24.302 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:25:24.302 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:25:24.302 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:25:24.302 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:25:24.302 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:24.302 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:25:24.302 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:25:24.302 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:24.302 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:25:24.302 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:25:24.302 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:25:24.302 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:25:24.303 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:25:24.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:25:24.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:25:24.353 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:24.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:25:24.353 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:25:24.353 DEBUG [main][EditorHandler] 1 editor(s) found 13:25:24.354 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:25:24.400 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:25:24.400 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:25:24.400 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:25:24.400 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:25:24.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:24.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:24.401 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:25:24.401 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:25:24.401 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:25:24.401 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:25:24.401 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:25:24.401 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:25:24.401 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:25:24.401 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching 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.401 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:24.402 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:25:24.402 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:24.402 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 13:25:24.402 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:24.402 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:25:24.402 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:24.402 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:25:24.402 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:24.402 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:25:24.403 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:24.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: "Create New File"] 13:25:24.403 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:24.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:25:24.404 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:24.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:25:24.404 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:24.404 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:25:24.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:24.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:24.405 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:25:24.405 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:25:24.405 DEBUG [main][MenuItemLookup] Found menu:'File' 13:25:24.405 DEBUG [main][MenuItemLookup] Item match:File 13:25:24.405 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:25:24.405 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:25:24.406 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:25:24.406 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:24.406 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:25:24.406 DEBUG [main][MenuItemLookup] Found menu:'File' 13:25:24.406 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:25:24.406 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:24.406 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:25:24.406 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:25:24.407 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:25:24.407 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:25:24.441 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:25:24.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:25:24.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:25:24.500 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:25:24.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:24.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:24.504 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:25:24.504 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:24.504 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:25:24.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:24.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:24.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:24.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:24.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:24.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:25:24.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:25:24.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:25:24.507 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:25:24.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:24.507 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:25:24.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:24.507 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:25:24.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:25:24.508 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:25:24.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:24.508 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:25:24.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:24.508 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:25:24.508 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 13:25:24.508 DEBUG [main][TreeItemHandler] Selecting tree item: File 13:25:24.508 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 13:25:24.509 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 13:25:24.509 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:25:24.509 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:25:24.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:25:24.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:24.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:24.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:24.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:24.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:25:24.515 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:25:24.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:25:24.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:25:24.516 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:25:24.516 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:25:24.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:25:24.557 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:24.557 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:24.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:25:24.558 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.558 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 13:25:24.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:24.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:24.559 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 13:25:24.559 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:25:24.559 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.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:24.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:24.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:24.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:24.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:25:24.567 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:25:24.567 INFO [WorkbenchTestable][AbstractText] Text set to: textEditor.txt 13:25:24.568 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.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:24.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:24.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:24.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:24.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:25:24.572 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:25:24.572 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 13:25:24.577 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 13:25:24.577 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 13:25:24.577 DEBUG [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.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:24.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:24.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:24.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:24.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:25:24.580 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:25:24.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:25:24.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:25:24.581 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:25:24.581 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:25:24.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:25:24.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:25:24.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:25:24.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:25:24.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:25:24.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:25:24.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:25:24.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:25:24.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:25:24.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:25:24.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:25:24.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:25:24.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:25:24.703 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QtextEditor.txt\E') 13:25:24.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:24.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:24.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:24.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:24.707 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:24.708 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:24.708 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 13:25:24.719 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:24.719 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testText TooltipText=null 13:25:24.719 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:25:24.719 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testProject/textEditor.txt - Eclipse Platform 13:25:24.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:24.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:24.720 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testProject/textEditor.txt - Eclipse Platform' 13:25:24.720 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - testProject/textEditor.txt - Eclipse Platform' 13:25:24.720 DEBUG [main][MenuItemLookup] Found menu:'File' 13:25:24.720 DEBUG [main][MenuItemLookup] Item match:File 13:25:24.721 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:25:24.721 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:25:24.721 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:25:24.721 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:25:24.721 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:24.721 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:25:24.721 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:25:24.721 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:24.721 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:25:24.721 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:25:24.721 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:25:24.721 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:25:24.721 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:25:24.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:25:24.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:25:24.754 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:24.754 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testText TooltipText=null 13:25:24.755 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:24.755 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testText TooltipText=null 13:25:24.755 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 13:25:24.755 DEBUG [WorkbenchTestable][EditorHandler] Closing editor textEditor.txt 13:25:24.785 DEBUG [WorkbenchTestable][EditorHandler] Editor textEditor.txt is closed 13:25:24.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:24.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:24.787 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:24.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:24.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:24.788 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:25:24.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:24.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:24.789 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:25:24.789 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:25:24.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:24.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:24.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:24.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:24.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:24.791 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:24.791 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:24.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:24.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:25:24.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:25:24.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:25:24.793 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:24.793 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:24.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:24.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:24.794 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:24.794 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:24.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:24.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:24.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:24.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:24.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:25.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:25.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:25.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:25.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:25.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:25:25.798 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:25.798 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:25.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:25.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:25.799 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:25:25.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:25.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:25.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:25.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:25.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:25.800 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:25:25.800 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:25:25.800 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:25:25.800 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:25:25.800 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:25:25.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:25.801 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:25:25.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:25.801 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:25:25.801 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:25:25.801 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:25:25.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:25.801 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:25:25.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:25.801 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:25:25.802 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:25:25.802 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:25:25.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:25.802 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:25:25.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:25.802 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:25:25.802 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:25:25.802 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:25:25.802 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:25:25.807 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:25:25.807 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:25:25.807 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:25:25.807 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:25:25.807 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:25:25.811 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:25:25.811 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:25:25.811 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:25:25.896 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:25:25.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:25:25.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:25:25.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:25:25.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:25:25.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:25:25.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:25:25.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:25:25.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:25:25.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:25:25.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@43e67e95 is found... 13:25:25.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@43e67e95 is found finished successfully 13:25:25.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:25:25.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:25.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:25.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:25.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:25.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:25.914 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:25.914 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:25:25.914 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:25:25.934 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:25.935 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:25:25.936 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:25:25.937 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:25:25.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:25.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:25.938 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:25:25.938 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:25:25.938 DEBUG [main][MenuItemLookup] Found menu:'File' 13:25:25.938 DEBUG [main][MenuItemLookup] Item match:File 13:25:25.938 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:25:25.938 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:25:25.939 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:25:25.939 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:25:25.939 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:25.939 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:25:25.939 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:25:25.939 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:25.939 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:25:25.939 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:25:25.939 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:25:25.939 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:25:25.939 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:25:25.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:25:25.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:25:25.962 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:25.962 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:25:25.962 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:25:25.962 DEBUG [main][EditorHandler] 1 editor(s) found 13:25:25.962 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:25:26.054 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:25:26.055 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:25:26.055 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:25:26.055 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:25:26.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:26.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:26.055 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:25:26.055 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:25:26.055 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertTextAfter no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:25:26.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:25:26.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:25:26.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:25:26.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:25:26.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:26.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:26.057 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:26.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:26.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:26.059 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:25:26.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:26.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:26.060 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:25:26.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 '\*?\QProject Explorer\E') 13:25:26.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:26.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:26.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:26.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:26.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:26.062 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:26.062 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:26.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:26.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:25:26.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:25:26.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:25:26.065 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:26.065 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:26.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:26.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:26.066 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:26.066 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:26.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:26.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:26.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:26.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:26.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:26.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:26.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:27.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:27.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:27.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:25:27.081 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:27.081 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:27.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:27.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:27.082 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:25:27.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:27.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:27.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:27.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:27.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:27.083 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:25:27.083 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:25:27.084 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:25:27.084 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:25:27.084 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:25:27.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:27.084 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:25:27.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:27.085 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:25:27.085 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:25:27.085 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:25:27.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:27.085 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:25:27.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:27.085 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:25:27.085 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:25:27.085 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:25:27.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:27.085 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:25:27.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:27.085 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:25:27.086 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:25:27.086 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:25:27.086 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:25:27.090 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:25:27.090 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:25:27.090 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:25:27.090 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:25:27.091 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:25:27.094 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:25:27.094 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:25:27.094 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:25:27.181 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:25:27.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:25:27.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:25:27.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:25:27.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:25:27.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:25:27.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:25:27.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:25:27.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:25:27.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:25:27.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@467aea29 is found... 13:25:27.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@467aea29 is found finished successfully 13:25:27.193 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:25:27.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:27.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:27.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:27.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:27.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:27.198 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:27.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() { System.out.println(""); } } TooltipText=null 13:25:27.198 INFO [WorkbenchTestable][TextEditor] Insert text to editor at offser 540 13:25:27.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:27.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:27.244 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:27.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:27.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:27.246 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:25:27.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:27.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:27.246 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:25:27.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 '\*?\QProject Explorer\E') 13:25:27.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:27.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:27.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:27.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:27.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:27.248 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:27.248 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:27.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:27.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:27.273 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:27.273 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:27.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:27.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:27.275 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:27.275 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:27.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:27.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:27.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:27.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:27.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:27.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:27.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:28.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:28.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:28.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:25:28.279 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:28.279 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:28.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:28.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:28.280 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:25:28.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:28.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:28.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:28.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:28.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:28.282 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:25:28.282 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:25:28.282 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:25:28.282 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:25:28.282 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:25:28.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:28.283 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:25:28.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:28.283 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:25:28.283 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:25:28.283 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:25:28.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:28.284 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:25:28.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:28.284 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:25:28.284 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:25:28.284 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:25:28.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:28.284 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:25:28.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:28.284 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:25:28.284 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:25:28.284 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:25:28.285 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:25:28.290 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:25:28.291 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:25:28.291 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:25:28.291 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:25:28.291 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:25:28.295 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:25:28.295 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:25:28.295 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:25:28.320 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:25:28.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:25:28.320 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:25:28.320 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:25:28.320 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:25:28.320 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:25:28.320 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:25:28.320 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:25:28.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:25:28.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3900d989 is found... 13:25:28.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3900d989 is found finished successfully 13:25:28.322 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:25:28.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:28.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:28.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:28.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:28.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:28.327 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:28.327 DEBUG [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:25:28.327 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:25:28.339 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:28.340 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:25:28.340 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:25:28.340 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:25:28.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:28.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:28.341 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:25:28.341 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:25:28.341 DEBUG [main][MenuItemLookup] Found menu:'File' 13:25:28.341 DEBUG [main][MenuItemLookup] Item match:File 13:25:28.341 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:25:28.341 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:25:28.341 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:25:28.341 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:25:28.341 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:28.341 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:25:28.341 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:25:28.341 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:28.341 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:25:28.341 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:25:28.342 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:25:28.342 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:25:28.342 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:25:28.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:25:28.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:25:28.367 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:28.368 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:25:28.368 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:25:28.368 DEBUG [main][EditorHandler] 1 editor(s) found 13:25:28.368 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:25:28.448 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:25:28.448 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:25:28.448 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:25:28.448 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:25:28.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:28.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:28.449 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertTextAfter no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:25:28.449 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:25:28.449 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:25:28.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:25:28.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:25:28.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:25:28.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:25:28.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:28.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:28.451 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:25:28.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:28.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:28.453 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:25:28.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:28.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:28.453 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:25:28.453 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:25:28.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:28.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:28.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:28.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:28.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:28.455 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:28.455 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:28.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:28.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:25:28.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:25:28.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:25:28.457 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:28.457 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:28.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:28.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:28.458 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:28.458 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:28.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:28.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:28.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:28.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:28.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:28.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:28.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:29.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:29.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:29.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:25:29.465 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:29.465 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:29.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:29.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:29.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:25:29.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:29.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:29.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:29.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:29.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:29.467 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:25:29.467 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:25:29.468 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:25:29.468 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:25:29.468 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:25:29.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:29.468 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:25:29.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:29.468 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:25:29.469 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:25:29.469 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:25:29.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:29.469 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:25:29.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:29.469 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:25:29.469 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:25:29.469 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:25:29.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:29.469 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:25:29.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:29.470 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:25:29.470 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:25:29.470 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:25:29.470 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:25:29.474 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:25:29.474 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:25:29.475 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:25:29.475 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:25:29.475 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:25:29.480 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:25:29.480 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:25:29.480 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:25:29.576 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:25:29.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:25:29.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:25:29.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:25:29.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:25:29.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:25:29.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:25:29.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:25:29.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:25:29.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:25:29.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@fed6348 is found... 13:25:29.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@fed6348 is found finished successfully 13:25:29.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.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:25:29.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:29.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:29.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:29.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:29.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:29.592 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:29.593 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.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:25:29.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:29.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:29.593 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:25:29.593 DEBUG [main][MenuItemLookup] Found menu:'File' 13:25:29.593 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:25:29.593 DEBUG [main][MenuItemLookup] Item match:Edit 13:25:29.594 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:25:29.594 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:25:29.594 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:29.594 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:25:29.594 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:25:29.594 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:25:29.594 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:25:29.594 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 13:25:29.594 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:29.594 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:25:29.594 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 13:25:29.594 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 13:25:29.594 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 13:25:29.594 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 13:25:29.594 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:29.594 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 13:25:29.594 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 13:25:29.594 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 13:25:29.594 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 13:25:29.594 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 13:25:29.594 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:29.594 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 13:25:29.594 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 13:25:29.594 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:29.594 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 13:25:29.594 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:29.594 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 13:25:29.594 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:29.594 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 13:25:29.594 DEBUG [main][MenuItemLookup] Item match:Content Assist 13:25:29.595 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:29.595 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.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:25:29.595 INFO [WorkbenchTestable][AbstractEditor] Open editor's Default content assistant 13:25:29.595 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:25:30.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:30.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:30.596 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:25:30.596 DEBUG [main][MenuItemLookup] Found menu:'File' 13:25:30.596 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:25:30.596 DEBUG [main][MenuItemLookup] Item match:Edit 13:25:30.597 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:25:30.597 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:25:30.597 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:30.597 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:25:30.597 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:25:30.597 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:25:30.597 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:25:30.597 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 13:25:30.597 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:30.597 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:25:30.597 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 13:25:30.597 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 13:25:30.597 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 13:25:30.597 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 13:25:30.597 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:30.597 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 13:25:30.597 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 13:25:30.597 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 13:25:30.597 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 13:25:30.597 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 13:25:30.597 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:30.597 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 13:25:30.597 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 13:25:30.597 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:30.597 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 13:25:30.597 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:30.597 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 13:25:30.597 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:30.597 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 13:25:30.597 DEBUG [main][MenuItemLookup] Item match:Content Assist 13:25:30.598 DEBUG [main][MenuItemLookup] Found menu:'Default Ctrl+Space' 13:25:30.598 DEBUG [main][MenuItemLookup] Item match:Default Ctrl+Space 13:25:30.599 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default Ctrl+Space" 13:25:30.599 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Default Ctrl+Space 13:25:30.599 INFO [main][MenuItemHandler] Select menu item: &Default Ctrl+Space 13:25:30.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 13:25:30.619 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:25:30.619 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:25:30.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:30.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:30.627 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 13:25:30.627 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:25:30.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:30.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:30.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:30.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:30.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:25:30.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:25:30.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:25:30.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 13:25:30.628 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 13:25:30.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:30.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:30.629 INFO [WorkbenchTestable][AbstractShell] Close shell 13:25:30.629 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 13:25:30.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:25:30.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:25:30.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 13:25:31.142 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:25:31.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:31.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:31.144 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:31.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:31.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:31.146 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:25:31.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:31.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:31.146 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:25:31.146 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:25:31.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:31.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:31.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:31.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:31.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:31.148 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:31.148 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:31.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:31.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:31.171 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:31.171 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:31.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:31.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:31.173 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:31.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:31.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:31.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:31.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:31.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:31.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:31.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:31.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:32.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:32.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:32.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:25:32.177 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:32.177 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:32.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:32.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:32.179 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:25:32.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:32.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:32.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:32.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:32.179 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:32.179 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:25:32.180 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:25:32.180 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:25:32.181 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:25:32.181 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:25:32.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:32.181 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:25:32.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:32.181 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:25:32.182 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:25:32.182 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:25:32.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:32.182 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:25:32.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:32.182 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:25:32.182 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:25:32.182 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:25:32.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:32.182 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:25:32.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:32.182 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:25:32.183 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:25:32.183 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:25:32.183 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:25:32.188 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:25:32.189 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:25:32.189 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:25:32.189 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:25:32.189 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:25:32.193 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:25:32.193 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:25:32.193 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:25:32.217 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:25:32.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:25:32.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:25:32.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:25:32.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:25:32.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:25:32.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:25:32.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:25:32.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:25:32.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5f6aae6f is found... 13:25:32.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5f6aae6f is found finished successfully 13:25:32.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:25:32.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:32.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:32.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:32.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:32.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:32.224 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:32.224 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.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:25:32.225 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:25:32.239 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:32.239 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:25:32.240 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:25:32.240 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:25:32.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:32.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:32.240 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:25:32.240 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:25:32.241 DEBUG [main][MenuItemLookup] Found menu:'File' 13:25:32.241 DEBUG [main][MenuItemLookup] Item match:File 13:25:32.241 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:25:32.241 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:25:32.241 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:25:32.241 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:25:32.241 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:32.241 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:25:32.241 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:25:32.241 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:32.241 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:25:32.241 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:25:32.242 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:25:32.242 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:25:32.242 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:25:32.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:25:32.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:25:32.268 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:32.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:25:32.269 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:25:32.269 DEBUG [main][EditorHandler] 1 editor(s) found 13:25:32.269 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:25:32.358 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:25:32.358 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:25:32.358 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:25:32.358 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:25:32.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:32.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:32.358 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:25:32.358 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:25:32.359 INFO [WorkbenchTestable][RequirementsRunner] Started test: setCursorPositionByOffset no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:25:32.359 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:25:32.359 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:25:32.359 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:25:32.359 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:25:32.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:32.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:32.360 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:32.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:32.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:32.362 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:25:32.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:32.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:32.363 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:25:32.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 '\*?\QProject Explorer\E') 13:25:32.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:32.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:32.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:32.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:32.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:32.365 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:32.365 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:32.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:32.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:25:32.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:25:32.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:25:32.367 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:32.367 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:32.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:32.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:32.368 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:32.368 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:32.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:32.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:32.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:32.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:32.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:32.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:32.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:33.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:33.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:33.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:25:33.373 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:33.373 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:33.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:33.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:33.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:25:33.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:33.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:33.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:33.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:33.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:33.374 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:25:33.374 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:25:33.375 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:25:33.375 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:25:33.375 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:25:33.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:33.376 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:25:33.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:33.376 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:25:33.376 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:25:33.376 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:25:33.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:33.376 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:25:33.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:33.376 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:25:33.376 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:25:33.377 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:25:33.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:33.377 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:25:33.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:33.377 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:25:33.377 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:25:33.377 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:25:33.377 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:25:33.381 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:25:33.381 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:25:33.381 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:25:33.381 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:25:33.382 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:25:33.385 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:25:33.385 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:25:33.385 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:25:33.470 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:25:33.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:25:33.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:25:33.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:25:33.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:25:33.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:25:33.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:25:33.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:25:33.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:25:33.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:25:33.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4ae2bd44 is found... 13:25:33.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4ae2bd44 is found finished successfully 13:25:33.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 '\*?\QJavaClass.java\E') 13:25:33.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:33.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:33.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:33.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:33.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:33.487 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:33.487 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.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:25:33.487 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:33.487 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.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:25:33.488 INFO [WorkbenchTestable][TextEditor] Set cursor position to offset: 517 13:25:33.488 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:33.488 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.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:25:33.497 INFO [WorkbenchTestable][Keyboard] Type text "testtext" 13:25:33.500 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:25:33.500 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 13:25:34.103 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:25:34.103 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 13:25:34.705 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:25:34.705 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 13:25:35.307 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:25:35.307 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 13:25:35.909 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:25:35.909 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 13:25:36.511 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:25:36.511 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 13:25:37.114 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:25:37.114 INFO [WorkbenchTestable][Keyboard] As char:x, as int:120 13:25:37.716 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:25:37.716 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 13:25:38.318 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:38.319 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test;testtext public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:25:38.319 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:25:38.319 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:25:38.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:38.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:38.319 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:25:38.320 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:25:38.320 DEBUG [main][MenuItemLookup] Found menu:'File' 13:25:38.320 DEBUG [main][MenuItemLookup] Item match:File 13:25:38.320 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:25:38.320 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:25:38.320 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:25:38.320 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:25:38.320 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:38.320 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:25:38.320 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:25:38.320 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:38.320 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:25:38.320 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:25:38.321 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:25:38.321 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:25:38.321 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:25:38.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:25:38.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:25:38.351 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:38.352 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * 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:25:38.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:38.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:38.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:25:38.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:38.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:38.356 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:25:38.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:38.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:38.356 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:25:38.356 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:25:38.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:38.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:38.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:38.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:38.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:38.358 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:38.358 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:38.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:38.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:38.382 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:38.382 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:38.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:38.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:38.383 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:38.383 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:38.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:38.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:38.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:38.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:38.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:38.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:38.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:39.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:39.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:39.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:25:39.388 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:39.388 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:39.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:39.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:39.389 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:25:39.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:39.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:39.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:39.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:39.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:39.390 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:25:39.391 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:25:39.391 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:25:39.391 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:25:39.391 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:25:39.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:39.392 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:25:39.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:39.392 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:25:39.392 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:25:39.392 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:25:39.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:39.393 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:25:39.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:39.393 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:25:39.393 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:25:39.393 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:25:39.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:39.393 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:25:39.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:39.393 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:25:39.393 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:25:39.393 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:25:39.393 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:25:39.399 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:25:39.399 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:25:39.399 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:25:39.399 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:25:39.400 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:25:39.403 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:25:39.403 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:25:39.403 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:25:39.427 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:25:39.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:25:39.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:25:39.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:25:39.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:25:39.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:25:39.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:25:39.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:25:39.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:25:39.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@44c678fb is found... 13:25:39.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@44c678fb is found finished successfully 13:25:39.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.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:25:39.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:39.429 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.custom.CTabItem and index 0 was found 13:25:39.433 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:39.433 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * 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:25:39.433 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:25:39.440 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:39.440 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:25:39.441 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:25:39.441 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:25:39.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:39.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:39.441 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:25:39.441 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:25:39.441 DEBUG [main][MenuItemLookup] Found menu:'File' 13:25:39.442 DEBUG [main][MenuItemLookup] Item match:File 13:25:39.442 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:25:39.442 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:25:39.442 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:25:39.442 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:25:39.442 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:39.442 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:25:39.442 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:25:39.442 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:39.442 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:25:39.442 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:25:39.443 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:25:39.443 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:25:39.454 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:25:39.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:25:39.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:25:39.472 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:39.472 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:25:39.472 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:25:39.472 DEBUG [main][EditorHandler] 1 editor(s) found 13:25:39.472 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:25:39.518 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:25:39.518 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:25:39.518 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:25:39.518 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:25:39.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:39.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:39.519 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setCursorPositionByOffset no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:25:39.519 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:25:39.519 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSelectedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:25:39.519 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:25:39.519 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:25:39.519 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:25:39.519 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:25:39.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:39.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:39.522 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:39.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:39.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:39.524 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:25:39.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:39.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:39.524 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:25:39.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 '\*?\QProject Explorer\E') 13:25:39.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:39.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:39.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:39.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:39.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:39.526 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:39.526 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:39.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:39.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:25:39.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:25:39.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:25:39.528 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:39.528 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:39.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:39.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:39.529 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:39.529 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:39.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:39.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:39.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:39.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:39.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:40.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:40.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:40.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:40.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:40.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:25:40.533 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:40.533 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:40.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:40.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:40.534 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:25:40.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:40.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:40.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:40.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:40.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:40.535 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:25:40.535 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:25:40.535 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:25:40.536 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:25:40.536 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:25:40.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:40.536 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:25:40.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:40.536 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:25:40.536 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:25:40.536 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:25:40.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:40.536 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:25:40.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:40.536 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:25:40.537 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:25:40.537 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:25:40.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:40.537 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:25:40.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:40.537 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:25:40.537 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:25:40.537 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:25:40.537 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:25:40.543 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:25:40.543 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:25:40.543 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:25:40.543 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:25:40.543 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:25:40.547 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:25:40.547 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:25:40.547 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:25:40.632 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:25:40.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:25:40.632 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:25:40.632 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:25:40.632 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:25:40.632 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:25:40.632 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:25:40.632 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:25:40.632 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:25:40.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:25:40.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3e65409a is found... 13:25:40.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3e65409a is found finished successfully 13:25:40.643 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:25:40.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:40.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:40.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:40.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:40.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:40.648 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:40.648 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.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:25:40.649 INFO [WorkbenchTestable][TextEditor] Set cursor position to [11, 0] 13:25:40.656 DEBUG [WorkbenchTestable][Keyboard] Select 15 characters to the right 13:25:40.656 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 13:25:40.861 INFO [WorkbenchTestable][Keyboard] Move cursor 13:25:41.062 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 13:25:41.062 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 13:25:41.263 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 13:25:41.666 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 13:25:41.666 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 13:25:41.867 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 13:25:42.272 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 13:25:42.272 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 13:25:42.473 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 13:25:42.875 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 13:25:42.875 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 13:25:43.076 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 13:25:43.478 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 13:25:43.479 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 13:25:43.679 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 13:25:44.081 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 13:25:44.081 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 13:25:44.282 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 13:25:44.684 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 13:25:44.684 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 13:25:44.886 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 13:25:45.288 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 13:25:45.288 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 13:25:45.489 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 13:25:45.891 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 13:25:45.891 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 13:25:46.092 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 13:25:46.494 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 13:25:46.494 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 13:25:46.695 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 13:25:47.097 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 13:25:47.097 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 13:25:47.298 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 13:25:47.701 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 13:25:47.701 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 13:25:47.901 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 13:25:48.304 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 13:25:48.304 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 13:25:48.504 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 13:25:48.906 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 13:25:48.907 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 13:25:49.107 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 13:25:49.509 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 13:25:49.509 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 13:25:49.710 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 13:25:49.913 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 13:25:50.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:50.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:50.116 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:50.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:50.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:50.117 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:25:50.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:50.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:50.118 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:25:50.118 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:25:50.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:50.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:50.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:50.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:50.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:50.120 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:50.120 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:50.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:50.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:50.128 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:50.128 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:50.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:50.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:50.129 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:50.129 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:50.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:50.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:50.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:50.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:50.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:50.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:50.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:51.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:51.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:51.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:25:51.133 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:51.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:51.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:51.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:51.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:25:51.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:51.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:51.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:51.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:51.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:51.135 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:25:51.135 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:25:51.135 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:25:51.136 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:25:51.136 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:25:51.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:51.136 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:25:51.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:51.136 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:25:51.136 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:25:51.136 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:25:51.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:51.136 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:25:51.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:51.136 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:25:51.137 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:25:51.137 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:25:51.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:51.137 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:25:51.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:51.137 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:25:51.137 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:25:51.137 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:25:51.137 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:25:51.141 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:25:51.141 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:25:51.142 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:25:51.142 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:25:51.142 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:25:51.145 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:25:51.146 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:25:51.146 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:25:51.169 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:25:51.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:25:51.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:25:51.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:25:51.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:25:51.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:25:51.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:25:51.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:25:51.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:25:51.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3ef930e4 is found... 13:25:51.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3ef930e4 is found finished successfully 13:25:51.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.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:25:51.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:51.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:51.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:51.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:51.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:51.175 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:51.175 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:25:51.175 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:25:51.183 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:51.183 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:25:51.183 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:25:51.183 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:25:51.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:51.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:51.183 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:25:51.184 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:25:51.184 DEBUG [main][MenuItemLookup] Found menu:'File' 13:25:51.184 DEBUG [main][MenuItemLookup] Item match:File 13:25:51.184 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:25:51.184 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:25:51.184 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:25:51.184 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:25:51.184 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:51.184 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:25:51.184 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:25:51.184 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:51.184 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:25:51.184 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:25:51.195 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:25:51.195 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:25:51.195 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:25:51.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:25:51.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:25:51.212 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:51.212 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:25:51.212 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:25:51.212 DEBUG [main][EditorHandler] 1 editor(s) found 13:25:51.212 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:25:51.272 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:25:51.272 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:25:51.272 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:25:51.272 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:25:51.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:51.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:51.273 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSelectedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:25:51.273 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:25:51.273 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertTextBehind no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:25:51.273 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:25:51.273 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:25:51.273 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:25:51.273 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:25:51.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:51.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:51.275 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:51.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:51.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:51.277 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:25:51.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:51.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:51.278 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:25:51.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:25:51.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:51.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:51.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:51.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:51.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:51.280 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:51.280 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:51.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:51.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:25:51.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:25:51.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:25:51.282 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:51.282 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:51.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:51.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:51.283 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:51.283 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:51.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:51.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:51.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:51.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:51.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:51.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:51.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:52.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:52.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:52.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:25:52.287 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:52.288 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:52.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:52.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:52.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:52.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:52.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:52.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:52.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:52.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:52.290 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:25:52.291 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:25:52.291 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:25:52.291 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:25:52.291 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:25:52.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:52.291 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:25:52.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:52.292 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:25:52.292 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:25:52.292 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:25:52.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:52.292 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:25:52.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:52.292 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:25:52.293 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:25:52.293 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:25:52.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:52.293 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:25:52.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:52.293 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:25:52.293 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:25:52.293 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:25:52.293 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:25:52.298 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:25:52.298 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:25:52.299 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:25:52.299 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:25:52.299 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:25:52.304 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:25:52.304 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:25:52.304 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:25:52.401 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:25:52.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:25:52.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:25:52.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:25:52.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:25:52.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:25:52.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:25:52.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:25:52.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:25:52.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:25:52.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2a0eba95 is found... 13:25:52.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2a0eba95 is found finished successfully 13:25:52.406 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:25:52.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:52.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:52.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:52.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:52.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:52.411 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:52.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:25:52.412 INFO [WorkbenchTestable][TextEditor] Insert text to editor at offser 525 13:25:52.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:52.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:52.426 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:52.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:52.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:52.428 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:25:52.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:52.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:52.429 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:25:52.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 '\*?\QProject Explorer\E') 13:25:52.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:52.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:52.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:52.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:52.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:52.442 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:52.442 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:52.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:52.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:52.466 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:52.466 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:52.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:52.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:52.467 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:52.467 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:52.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:52.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:52.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:52.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:52.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:52.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:52.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:53.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:53.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:53.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:25:53.470 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:53.471 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:53.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:53.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:53.472 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:25:53.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:53.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:53.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:53.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:53.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:53.472 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:25:53.473 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:25:53.473 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:25:53.473 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:25:53.473 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:25:53.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:53.474 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:25:53.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:53.474 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:25:53.474 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:25:53.474 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:25:53.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:53.474 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:25:53.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:53.475 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:25:53.475 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:25:53.475 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:25:53.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:53.475 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:25:53.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:53.475 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:25:53.475 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:25:53.475 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:25:53.476 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:25:53.482 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:25:53.482 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:25:53.483 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:25:53.483 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:25:53.483 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:25:53.487 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:25:53.487 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:25:53.487 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:25:53.519 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:25:53.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:25:53.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:25:53.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:25:53.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:25:53.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:25:53.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:25:53.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:25:53.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:25:53.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5df80e8f is found... 13:25:53.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5df80e8f is found finished successfully 13:25:53.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:25:53.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:53.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:53.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:53.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:53.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:53.526 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:53.526 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:25:53.526 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:25:53.542 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:53.543 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:25:53.543 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:25:53.543 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:25:53.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:53.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:53.544 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:25:53.544 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:25:53.544 DEBUG [main][MenuItemLookup] Found menu:'File' 13:25:53.544 DEBUG [main][MenuItemLookup] Item match:File 13:25:53.545 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:25:53.545 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:25:53.545 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:25:53.545 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:25:53.545 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:53.545 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:25:53.545 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:25:53.545 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:53.545 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:25:53.545 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:25:53.545 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:25:53.545 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:25:53.545 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:25:53.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:25:53.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:25:53.572 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:53.572 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:25:53.573 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:25:53.573 DEBUG [main][EditorHandler] 1 editor(s) found 13:25:53.573 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:25:53.652 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:25:53.652 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:25:53.652 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:25:53.652 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:25:53.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:53.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:53.652 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertTextBehind no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:25:53.652 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:25:53.653 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:25:53.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:25:53.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:25:53.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:25:53.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:25:53.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:53.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:53.655 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:53.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:53.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:53.657 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:25:53.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:53.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:53.657 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:25:53.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:53.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:53.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:53.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:53.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:53.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:53.659 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:53.659 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:53.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:53.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:25:53.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:25:53.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:25:53.673 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:53.673 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:53.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:53.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:53.674 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:53.674 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:53.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:53.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:53.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:53.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:53.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:54.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:54.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:54.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:54.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:54.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:25:54.681 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:54.681 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:54.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:54.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:54.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:25:54.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:54.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:54.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:54.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:54.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:54.684 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:25:54.684 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:25:54.685 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:25:54.685 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:25:54.685 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:25:54.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:54.685 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:25:54.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:54.685 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:25:54.686 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:25:54.686 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:25:54.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:54.686 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:25:54.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:54.686 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:25:54.686 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:25:54.686 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:25:54.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:54.687 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:25:54.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:54.687 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:25:54.687 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:25:54.687 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:25:54.687 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:25:54.691 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:25:54.692 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:25:54.692 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:25:54.692 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:25:54.694 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:25:54.698 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:25:54.698 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:25:54.698 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:25:54.787 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:25:54.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:25:54.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:25:54.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:25:54.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:25:54.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:25:54.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:25:54.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:25:54.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:25:54.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:25:54.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@490df43a is found... 13:25:54.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@490df43a is found finished successfully 13:25:54.793 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:25:54.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:54.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:54.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:54.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:54.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:54.807 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:54.807 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:25:54.807 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:25:54.817 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:25:54.853 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:54.853 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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:25:54.854 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:25:54.854 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:25:54.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:54.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:54.854 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:25:54.854 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:25:54.855 DEBUG [main][MenuItemLookup] Found menu:'File' 13:25:54.855 DEBUG [main][MenuItemLookup] Item match:File 13:25:54.855 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:25:54.855 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:25:54.855 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:25:54.855 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:25:54.855 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:54.855 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:25:54.855 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:25:54.855 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:54.855 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:25:54.855 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:25:54.856 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:25:54.856 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:25:54.856 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:25:54.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:25:54.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:25:54.887 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:54.887 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { SystemX.out.println(""); } } TooltipText=null 13:25:54.887 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:25:55.889 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:55.889 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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:25:55.889 ERROR [WorkbenchTestable][RunTestMethod] Test org.eclipse.reddeer.workbench.test.editor.TextEditorTest.getMarkers throws exception: org.junit.ComparisonFailure: expected:<[SystemX cannot be resolv]ed> but was:<[The type JavaClass is already defin]ed> at org.junit.Assert.assertEquals(Assert.java:117) at org.junit.Assert.assertEquals(Assert.java:146) at org.eclipse.reddeer.workbench.test.editor.TextEditorTest.getMarkers(TextEditorTest.java:364) 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.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) 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:25:55.893 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.workbench.test.editor.TextEditorTest.getMarkers.png 13:25:55.966 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/./target/screenshots/no-configuration/org.eclipse.reddeer.workbench.test.editor.TextEditorTest.getMarkers.png 13:25:55.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:55.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:55.969 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:55.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:55.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:55.971 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:25:55.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:55.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:55.971 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:25:55.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:25:55.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:55.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:55.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:55.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:55.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:55.974 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:55.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:55.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:55.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:55.983 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:55.983 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:55.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:55.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:55.999 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:55.999 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:56.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:56.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:56.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:56.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:56.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:56.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:56.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:57.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:57.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:57.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:25:57.004 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:57.004 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:57.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:57.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:57.005 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:25:57.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:57.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:57.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:57.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:57.006 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:57.006 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:25:57.007 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:25:57.007 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:25:57.007 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:25:57.007 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:25:57.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:57.008 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:25:57.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:57.008 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:25:57.008 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:25:57.008 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:25:57.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:57.008 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:25:57.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:57.009 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:25:57.009 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:25:57.009 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:25:57.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:57.009 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:25:57.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:57.009 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:25:57.010 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:25:57.010 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:25:57.010 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:25:57.014 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:25:57.014 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:25:57.014 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:25:57.014 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:25:57.015 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:25:57.020 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:25:57.020 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:25:57.020 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:25:57.044 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:25:57.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:25:57.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:25:57.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:25:57.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:25:57.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:25:57.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:25:57.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:25:57.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:25:57.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4e8891ec is found... 13:25:57.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4e8891ec is found finished successfully 13:25:57.045 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:25:57.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:57.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:57.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:57.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:57.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:57.050 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:57.050 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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:25:57.050 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:25:57.057 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:57.057 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:25:57.057 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:25:57.057 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:25:57.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:57.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:57.058 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:25:57.058 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:25:57.058 DEBUG [main][MenuItemLookup] Found menu:'File' 13:25:57.058 DEBUG [main][MenuItemLookup] Item match:File 13:25:57.059 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:25:57.059 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:25:57.059 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:25:57.059 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:25:57.059 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:57.059 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:25:57.059 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:25:57.059 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:57.059 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:25:57.059 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:25:57.059 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:25:57.059 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:25:57.059 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:25:57.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:25:57.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:25:57.085 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:57.085 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:25:57.085 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:25:57.085 DEBUG [main][EditorHandler] 1 editor(s) found 13:25:57.085 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:25:57.166 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:25:57.167 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:25:57.167 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:25:57.167 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:25:57.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:57.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:57.170 ERROR [WorkbenchTestable][RequirementsRunner] Exception in test: getMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) java.lang.Exception: Unexpected exception, expected but was at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:30) 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.junit.ComparisonFailure: expected:<[SystemX cannot be resolv]ed> but was:<[The type JavaClass is already defin]ed> at org.junit.Assert.assertEquals(Assert.java:117) at org.junit.Assert.assertEquals(Assert.java:146) at org.eclipse.reddeer.workbench.test.editor.TextEditorTest.getMarkers(TextEditorTest.java:364) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:25:57.171 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 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.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) ... 55 more org.junit.ComparisonFailure: expected:<[SystemX cannot be resolv]ed> but was:<[The type JavaClass is already defin]ed> at org.junit.Assert.assertEquals(Assert.java:117) at org.junit.Assert.assertEquals(Assert.java:146) at org.eclipse.reddeer.workbench.test.editor.TextEditorTest.getMarkers(TextEditorTest.java:364) 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.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) 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:25:57.171 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:25:57.172 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeOpenOnAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:25:57.172 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:25:57.172 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:25:57.172 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:25:57.172 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:25:57.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:57.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:57.174 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:57.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:57.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:57.175 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:25:57.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:57.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:57.176 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:25:57.176 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:25:57.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:57.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:57.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:57.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:57.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:57.188 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:57.188 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:57.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:57.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:25:57.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:25:57.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:25:57.190 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:57.190 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:57.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:57.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:57.191 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:57.191 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:57.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:57.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25:57.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:57.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:57.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:57.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:57.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:58.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:58.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:58.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:25:58.194 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:25:58.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:25:58.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:58.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:25: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:25:58.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:58.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:58.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:58.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:58.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:25:58.196 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:25:58.196 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:25:58.197 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:25:58.197 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:25:58.197 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:25:58.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:58.197 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:25:58.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:58.197 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:25:58.197 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:25:58.197 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:25:58.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:58.197 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:25:58.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:58.197 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:25:58.198 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:25:58.198 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:25:58.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:25:58.198 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:25:58.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:25:58.198 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:25:58.198 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:25:58.198 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:25:58.198 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:25:58.202 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:25:58.202 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:25:58.202 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:25:58.203 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:25:58.203 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:25:58.206 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:25:58.206 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:25:58.206 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:25:58.291 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:25:58.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:25:58.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:25:58.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:25:58.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:25:58.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:25:58.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:25:58.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:25:58.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:25:58.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:25:58.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@54fd8806 is found... 13:25:58.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@54fd8806 is found finished successfully 13:25:58.295 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:25:58.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:58.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:58.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:58.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:58.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:25:58.306 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:58.306 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.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:25:58.306 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:25:58.311 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:25:58.311 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.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:25:58.312 INFO [WorkbenchTestable][AbstractEditor] Open editor's open on assistant 13:25:58.312 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:25:59.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:59.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:59.313 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:25:59.313 DEBUG [main][MenuItemLookup] Found menu:'File' 13:25:59.313 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:25:59.313 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:25:59.313 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:25:59.313 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:25:59.313 DEBUG [main][MenuItemLookup] Item match:Navigate 13:25:59.314 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:25:59.314 DEBUG [main][MenuItemLookup] Found menu:'Go To' 13:25:59.314 DEBUG [main][MenuItemLookup] Found menu:'' 13:25:59.314 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration F3' 13:25:59.314 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:25:59.314 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 13:25:59.314 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink' 13:25:59.314 DEBUG [main][MenuItemLookup] Item match:Open Hyperlink 13:25:59.315 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open Hyperlin&k" 13:25:59.315 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Hyperlink 13:25:59.315 INFO [main][MenuItemHandler] Select menu item: Open Hyperlin&k 13:25:59.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 13:25:59.369 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:25:59.369 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:25:59.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:59.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:59.369 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 13:25:59.369 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:25:59.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:59.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:59.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:25:59.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:25:59.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:25:59.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:25:59.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:25:59.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 13:25:59.370 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 13:25:59.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:59.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:59.371 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:25:59.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:25:59.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:25:59.371 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell 13:25:59.371 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 13:25:59.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:25:59.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:25:59.371 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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:25:59.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:25:59.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:59.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:25:59.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:25:59.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:00.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:00.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:00.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:26:00.374 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 13:26:00.374 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 13:26:00.374 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:00.374 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 13:26:00.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 13:26:00.886 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:26:00.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:00.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:00.889 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:26:00.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:00.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:00.891 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:26:00.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:00.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:00.891 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:26:00.891 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:26:00.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:00.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:00.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:00.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:00.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:00.893 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:26:00.893 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:26:00.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:00.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:00.902 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:26:00.902 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:26:00.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:00.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:00.903 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:26:00.903 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:26:00.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:00.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:00.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:00.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:00.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:01.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:01.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:01.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:01.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:01.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:26:01.906 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:26:01.906 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:26:01.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:01.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:01.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:26:01.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:01.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:01.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:01.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:01.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:26:01.908 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:26:01.909 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:26:01.909 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:26:01.909 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:26:01.909 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:26:01.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:26:01.910 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:26:01.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:26:01.910 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:26:01.910 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:26:01.910 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:26:01.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:26:01.910 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:26:01.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:26:01.910 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:26:01.910 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:26:01.911 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:26:01.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:26:01.911 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:26:01.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:26:01.911 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:26:01.911 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:26:01.911 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:26:01.911 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:26:01.915 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:26:01.916 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:26:01.916 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:26:01.916 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:26:01.916 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:26:01.920 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:26:01.920 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:26:01.920 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:26:01.945 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:26:01.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:26:01.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:26:01.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:26:01.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:26:01.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:26:01.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:26:01.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:26:01.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:26:01.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7f3feb24 is found... 13:26:01.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7f3feb24 is found finished successfully 13:26:01.947 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:26:01.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:01.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:01.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:01.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:01.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:01.952 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:01.952 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.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:26:01.952 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:26:01.969 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:01.969 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:26:01.969 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:26:01.970 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:26:01.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:01.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:01.970 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:26:01.970 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:26:01.970 DEBUG [main][MenuItemLookup] Found menu:'File' 13:26:01.970 DEBUG [main][MenuItemLookup] Item match:File 13:26:01.971 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:26:01.971 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:26:01.971 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:26:01.971 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:26:01.971 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:01.971 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:26:01.971 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:26:01.971 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:01.971 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:26:01.971 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:26:01.971 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:26:01.971 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:26:01.972 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:26:01.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:26:01.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:26:01.998 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:01.999 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:26:01.999 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:26:01.999 DEBUG [main][EditorHandler] 1 editor(s) found 13:26:01.999 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:26:02.083 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:26:02.083 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:26:02.083 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:02.083 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:02.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:02.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:02.084 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeOpenOnAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:26:02.084 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:02.084 INFO [WorkbenchTestable][RequirementsRunner] Started test: getLineOfTextIndex no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:26:02.084 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:26:02.084 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:02.084 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:02.084 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:02.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:02.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:02.086 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:26:02.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:02.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:02.088 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:02.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:02.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:02.089 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:02.089 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:26:02.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:02.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:02.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:02.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:02.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:02.091 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:26:02.091 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:26:02.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:02.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:02.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:02.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:02.093 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:26:02.093 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:26:02.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:02.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:02.094 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:26:02.095 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:26:02.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:02.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:02.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:02.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:02.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:02.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:02.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:03.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:03.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:03.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:26:03.149 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:26:03.150 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:26:03.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:03.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:03.151 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:26:03.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:03.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:03.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:03.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:03.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:26:03.152 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:26:03.152 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:26:03.152 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:26:03.153 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:26:03.153 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:26:03.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:26:03.153 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:26:03.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:26:03.153 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:26:03.153 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:26:03.153 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:26:03.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:26:03.153 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:26:03.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:26:03.153 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:26:03.154 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:26:03.154 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:26:03.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:26:03.154 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:26:03.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:26:03.154 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:26:03.154 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:26:03.154 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:26:03.154 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:26:03.158 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:26:03.158 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:26:03.158 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:26:03.158 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:26:03.159 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:26:03.164 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:26:03.164 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:26:03.164 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:26:03.250 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:26:03.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:26:03.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:26:03.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:26:03.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:26:03.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:26:03.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:26:03.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:26:03.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:26:03.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:26:03.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@41c433c6 is found... 13:26:03.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@41c433c6 is found finished successfully 13:26:03.261 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:26:03.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:03.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:03.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:03.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:03.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:03.267 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:03.268 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.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:26:03.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:03.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:03.269 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:26:03.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:03.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:03.271 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:26:03.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:03.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:03.271 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:26:03.271 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:26:03.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:03.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:03.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:03.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:03.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:03.283 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:26:03.283 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:26:03.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:03.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:03.304 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:26:03.304 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:26:03.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:03.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:03.305 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:26:03.305 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:26:03.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:03.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:03.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:03.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:03.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:03.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:03.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:04.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:04.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:04.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:26:04.310 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:26:04.310 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:26:04.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:04.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:04.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:26:04.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:04.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:04.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:04.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:04.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:26:04.312 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:26:04.312 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:26:04.312 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:26:04.313 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:26:04.313 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:26:04.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:26:04.313 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:26:04.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:26:04.313 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:26:04.313 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:26:04.313 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:26:04.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:26:04.313 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:26:04.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:26:04.313 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:26:04.314 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:26:04.314 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:26:04.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:26:04.314 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:26:04.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:26:04.314 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:26:04.314 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:26:04.314 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:26:04.314 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:26:04.320 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:26:04.321 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:26:04.321 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:26:04.321 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:26:04.321 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:26:04.326 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:26:04.326 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:26:04.326 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:26:04.354 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:26:04.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:26:04.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:26:04.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:26:04.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:26:04.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:26:04.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:26:04.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:26:04.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:26:04.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@fae194d is found... 13:26:04.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@fae194d is found finished successfully 13:26:04.356 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 13:26:04.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:04.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:04.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:04.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:04.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:04.362 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:04.362 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.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:26:04.362 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:26:04.378 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:04.378 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:26:04.379 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:26:04.379 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:26:04.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:04.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:04.380 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:26:04.380 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:26:04.380 DEBUG [main][MenuItemLookup] Found menu:'File' 13:26:04.380 DEBUG [main][MenuItemLookup] Item match:File 13:26:04.381 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:26:04.381 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:26:04.381 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:26:04.381 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:26:04.381 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:04.381 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:26:04.381 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:26:04.381 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:04.381 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:26:04.381 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:26:04.381 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:26:04.381 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:26:04.381 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:26:04.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:26:04.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:26:04.410 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:04.410 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:26:04.410 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:26:04.411 DEBUG [main][EditorHandler] 1 editor(s) found 13:26:04.411 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:26:04.482 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:26:04.482 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:26:04.482 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:04.482 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:04.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:04.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:04.482 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getLineOfTextIndex no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:26:04.483 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:04.483 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:26:04.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:26:04.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:04.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:04.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:04.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:04.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:04.484 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:26:04.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:04.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:04.486 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:04.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:04.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:04.487 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:04.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 '\*?\QProject Explorer\E') 13:26:04.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:04.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:04.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:04.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:04.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:04.499 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:26:04.499 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:26:04.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:04.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:04.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:04.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:04.501 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:26:04.501 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:26:04.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:04.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:04.502 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:26:04.502 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:26:04.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:04.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:04.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:04.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:04.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:05.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:05.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:05.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:05.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:05.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:26:05.506 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:26:05.506 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:26:05.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:05.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:05.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:26:05.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:05.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:05.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:05.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:05.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:26:05.509 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:26:05.509 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:26:05.509 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:26:05.510 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:26:05.510 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:26:05.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:26:05.510 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:26:05.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:26:05.510 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:26:05.510 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:26:05.510 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:26:05.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:26:05.511 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:26:05.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:26:05.511 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:26:05.511 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:26:05.511 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:26:05.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:26:05.511 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:26:05.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:26:05.511 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:26:05.511 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:26:05.511 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:26:05.511 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:26:05.515 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:26:05.515 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:26:05.516 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:26:05.516 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:26:05.516 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:26:05.520 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:26:05.520 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:26:05.520 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:26:05.607 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:26:05.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:26:05.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:26:05.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:26:05.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:26:05.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:26:05.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:26:05.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:26:05.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:26:05.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:26:05.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@37ab0d06 is found... 13:26:05.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@37ab0d06 is found finished successfully 13:26:05.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 '\*?\QJavaClass.java\E') 13:26:05.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:05.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:05.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:05.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:05.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:05.623 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:05.623 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 13:26:05.623 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 13:26:05.623 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 13:26:05.824 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 13:26:06.026 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 13:26:06.027 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 13:26:06.227 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 13:26:06.431 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 13:26:06.431 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 13:26:06.632 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 13:26:06.835 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 13:26:06.835 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 13:26:07.036 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 13:26:07.239 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:26:07.239 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 13:26:07.440 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 13:26:08.442 INFO [WorkbenchTestable][TextEditor] Select line 17 in editor 13:26:08.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:08.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:08.450 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:26:08.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:08.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:08.452 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:26:08.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:08.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:08.453 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:26:08.453 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:26:08.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:08.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:08.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:08.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:08.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:08.455 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:26:08.455 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:26:08.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:08.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:08.480 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:26:08.480 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:26:08.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:08.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:08.481 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:26:08.481 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:26:08.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:08.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:08.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:08.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:08.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:08.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:08.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:09.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:09.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:09.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:26:09.486 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:26:09.486 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:26:09.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:09.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:09.487 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:26:09.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:09.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:09.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:09.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:09.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:26:09.488 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:26:09.488 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:26:09.489 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:26:09.489 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 13:26:09.489 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 13:26:09.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:26:09.489 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 13:26:09.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:26:09.489 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 13:26:09.490 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:26:09.490 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:26:09.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:26:09.490 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:26:09.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:26:09.490 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:26:09.490 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 13:26:09.490 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:26:09.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:26:09.491 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:26:09.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:26:09.491 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:26:09.491 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:26:09.491 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:26:09.491 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:26:09.496 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:26:09.497 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 13:26:09.497 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 13:26:09.497 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 13:26:09.497 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 13:26:09.500 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 13:26:09.500 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:26:09.501 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:26:09.524 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:26:09.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:26:09.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:26:09.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:26:09.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:26:09.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:26:09.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:26:09.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:26:09.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:26:09.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@371bed8f is found... 13:26:09.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@371bed8f is found finished successfully 13:26:09.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.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:26:09.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:09.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:09.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:09.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:09.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:09.530 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:09.530 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.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:26:09.530 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:26:09.546 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:09.547 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:26:09.547 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:26:09.547 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 13:26:09.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:09.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:09.548 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:26:09.548 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 13:26:09.548 DEBUG [main][MenuItemLookup] Found menu:'File' 13:26:09.548 DEBUG [main][MenuItemLookup] Item match:File 13:26:09.549 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:26:09.549 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:26:09.549 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:26:09.549 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:26:09.549 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:09.549 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:26:09.549 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:26:09.549 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:09.549 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:26:09.549 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:26:09.549 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:26:09.549 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:26:09.549 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:26:09.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:26:09.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:26:09.583 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:09.583 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-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:26:09.583 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:26:09.583 DEBUG [main][EditorHandler] 1 editor(s) found 13:26:09.583 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 13:26:09.648 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 13:26:09.648 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:26:09.648 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:09.648 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:09.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:09.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:09.649 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 13:26:09.649 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:26:09.649 DEBUG [main][EditorHandler] 0 editor(s) found 13:26:09.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:09.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:09.652 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:26:09.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:09.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:09.654 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:09.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:09.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:09.655 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:09.655 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:26:09.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:09.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:09.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:09.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:09.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:09.656 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:26:09.656 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:26:09.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:09.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:09.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:09.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:09.659 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:26:09.659 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:26:09.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:09.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:09.660 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:26:09.660 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:26:09.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:09.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:09.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:09.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:09.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:10.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:10.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:10.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:10.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:10.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:26:10.665 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:26:10.665 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:26:10.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:10.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:10.666 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:26:10.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:10.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:10.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:10.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:10.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:26:10.668 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:26:10.668 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:26:10.668 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:26:10.668 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:26:10.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:10.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:10.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:10.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:10.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:11.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:11.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:11.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:11.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:11.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:26:11.673 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:26:11.673 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:26:11.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:11.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:11.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:26:11.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:11.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:11.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:11.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:11.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:26:11.675 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 13:26:11.675 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 13:26:11.675 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:26:11.675 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:26:11.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:11.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:11.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:26:11.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:11.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:11.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:11.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:11.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:26:11.677 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 13:26:11.677 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 13:26:11.677 DEBUG [main][TreeItemHandler] Set Tree selection 13:26:11.677 DEBUG [main][TreeHandler] Notify Tree about selection event 13:26:11.681 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 13:26:11.683 DEBUG [WorkbenchTestable][TreeItemHandler] testProject 13:26:11.683 DEBUG [WorkbenchTestable][TreeItemHandler] TextEditorTestProject 13:26:11.683 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:26:11.683 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:11.719 DEBUG [main][MenuItemLookup] Found menu:'New' 13:26:11.719 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:26:11.719 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:11.719 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:26:11.719 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:11.719 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:26:11.719 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:26:11.719 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:26:11.719 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:26:11.719 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:26:11.719 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:11.719 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:26:11.719 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:26:11.719 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:11.719 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:26:11.719 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:26:11.719 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:26:11.719 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:26:11.720 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:26:11.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:26:11.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:26:12.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:26:12.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:26:12.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:26:12.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:26:12.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:26:12.220 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:26:12.220 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:12.239 DEBUG [main][MenuItemLookup] Found menu:'New' 13:26:12.239 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:26:12.239 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:12.239 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:26:12.240 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:12.240 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:26:12.240 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:26:12.240 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:26:12.240 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:26:12.240 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:26:12.240 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:26:12.240 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:26:12.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... (Eclipse:1086): Gtk-CRITICAL **: 13:26:12.284: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1086): Gtk-CRITICAL **: 13:26:12.288: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1086): Gtk-CRITICAL **: 13:26:12.303: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1086): Gtk-CRITICAL **: 13:26:12.316: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:26:12.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 13:26:12.820 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:26:12.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:12.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:12.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: 32) 13:26:12.822 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:12.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:12.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:12.823 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:26:12.823 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:12.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:12.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:12.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:12.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:12.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:26:12.824 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:26:12.824 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:26:12.824 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:26:12.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:26:12.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:26:12.825 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:26:12.825 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:12.825 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:26:12.825 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:12.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:12.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:12.825 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:26:12.825 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:12.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:12.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:12.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:12.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:12.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:26:12.827 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:26:12.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:26:12.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:26:12.827 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:26:12.827 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:12.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:26:12.831 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:26:13.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:26:13.332 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:26:13.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:26:13.332 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:26:13.332 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:26:13.332 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:26:13.332 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:26:13.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:26:13.333 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:26:13.333 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:26:13.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:13.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 13:26:13.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:13.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:13.335 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 13:26:13.335 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:13.335 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:13.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:13.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 31, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 139.353 s <<< FAILURE! - in org.eclipse.reddeer.workbench.test.editor.TextEditorTest setCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 7.367 s getAvailableContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.529 s notTextEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 1.813 s insertLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.469 s selectTextTest1 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.224 s selectTextTest2 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.208 s getAYTMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 4.501 s getCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.477 s insertLineIntoLastEditorLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.395 s contentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.703 s openFileWithRegexInName no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.523 s getFoldedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.207 s getLineOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.39 s getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.557 s closeContentAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 4.95 s quickFixAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.612 s getTextAtLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.151 s selectTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.204 s testGetPositionOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.321 s openSpecificContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.417 s insertTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.405 s getTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 1.654 s insertTextAfter no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.394 s closeContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.909 s setCursorPositionByOffset no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 7.16 s getSelectedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 11.753 s insertTextBehind no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.379 s getMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.518 s <<< ERROR! java.lang.Exception: Unexpected exception, expected but was at org.eclipse.reddeer.workbench.test.editor.TextEditorTest.getMarkers(TextEditorTest.java:364) closeOpenOnAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 4.912 s getLineOfTextIndex no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.398 s selectLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.166 s Running org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 13:26:13.344 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 13:26:13.345 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:26:13.345 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:13.345 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 13:26:13.345 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:13.345 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:26:13.347 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:13.347 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:26:13.347 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:13.347 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:26:13.347 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:26:13.347 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:13.347 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:26:13.348 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:13.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:26:13.348 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:13.348 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:13.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:13.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:13.349 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:13.349 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:26:13.349 DEBUG [main][MenuItemLookup] Found menu:'File' 13:26:13.349 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:26:13.349 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:26:13.349 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:26:13.349 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:26:13.349 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:26:13.349 DEBUG [main][MenuItemLookup] Item match:Window 13:26:13.349 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:26:13.349 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:26:13.349 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:26:13.349 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:13.349 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:26:13.349 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:26:13.349 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:13.349 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:26:13.350 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:13.350 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:26:13.350 DEBUG [main][MenuItemLookup] Item match:Preferences 13:26:13.350 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:26:13.350 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:26:13.350 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:26:13.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:26:13.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:26:13.419 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:26:13.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:13.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:13.420 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:26:13.420 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:13.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:26:13.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:13.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:13.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:13.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:13.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:26:13.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:26:13.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:26:13.423 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:26:13.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:13.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:13.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:13.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:13.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:26:13.427 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:26:13.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:26:13.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:26:13.427 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:26:13.427 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:13.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:26:13.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:26:13.445 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:13.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:13.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:13.445 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:26:13.445 DEBUG [main][EditorHandler] 0 editor(s) found 13:26:13.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:13.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:13.447 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:26:13.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:13.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:13.449 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:13.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:13.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:13.450 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:13.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 '\*?\QProject Explorer\E') 13:26:13.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:13.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:13.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:13.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:13.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:13.451 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:26:13.451 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:26:13.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:13.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:13.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:13.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:13.453 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:26:13.453 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:26:13.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:13.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:26:13.454 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:26:13.454 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:26:13.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:13.455 DEBUG [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:26:13.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:13.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:13.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:13.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:13.464 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:26:13.464 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:26:13.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:13.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:26:13.466 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:13.466 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCustomContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest) 13:26:13.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 13:26:13.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:13.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:13.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:13.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:26:13.466 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:13.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:26:13.466 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:13.467 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 13:26:13.467 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:13.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:26:13.467 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:13.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:26:13.467 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:13.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:26:13.467 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:13.467 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 13:26:13.467 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:13.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:26:13.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:13.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:26:13.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:13.468 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:13.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:13.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:13.468 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:13.468 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:26:13.469 DEBUG [main][MenuItemLookup] Found menu:'File' 13:26:13.469 DEBUG [main][MenuItemLookup] Item match:File 13:26:13.469 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:26:13.469 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:26:13.470 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:26:13.470 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:13.470 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:26:13.470 DEBUG [main][MenuItemLookup] Found menu:'File' 13:26:13.470 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:26:13.470 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:13.470 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:26:13.470 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:26:13.470 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:26:13.470 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:26:13.471 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:26:13.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:26:13.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:26:13.527 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:26:13.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:13.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:13.528 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:26:13.528 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:13.528 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:26:13.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:13.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:13.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:13.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:13.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:26:13.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:26:13.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:26:13.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:26:13.532 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:26:13.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:26:13.532 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:26:13.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:26:13.532 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:26:13.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:26:13.532 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:26:13.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:26:13.532 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:26:13.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:26:13.533 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:26:13.533 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 13:26:13.533 DEBUG [main][TreeItemHandler] Selecting tree item: Project 13:26:13.533 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 13:26:13.536 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 13:26:13.536 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:26:13.536 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:26:13.536 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:26:13.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:13.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:13.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:13.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:13.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:26:13.539 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:26:13.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:26:13.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:26:13.539 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:26:13.539 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:13.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:26:13.559 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:13.559 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:13.559 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:13.560 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:13.560 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 13:26:13.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:13.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:13.560 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 13:26:13.561 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:13.561 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'project' 13:26:13.561 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:26:13.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:13.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:13.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:13.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:13.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:26:13.564 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:26:13.565 INFO [WorkbenchTestable][AbstractText] Text set to: project 13:26:13.565 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 13:26:13.565 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 13:26:13.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.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:26:13.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:13.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:13.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:13.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:13.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:26:13.569 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:26:13.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:26:13.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:26:13.569 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:26:13.569 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:13.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:26:14.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:26:14.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:26:14.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:26:14.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:26:14.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:26:14.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:26:14.087 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:26:14.087 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:14.088 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:26:14.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:14.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: "Create New File"] 13:26:14.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:14.088 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:26:14.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:14.088 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:26:14.089 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:14.089 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:26:14.089 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:14.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: "Create New File"] 13:26:14.089 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:14.089 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:26:14.089 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:14.089 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:26:14.089 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:14.090 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:14.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:14.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:14.090 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:14.090 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:26:14.090 DEBUG [main][MenuItemLookup] Found menu:'File' 13:26:14.090 DEBUG [main][MenuItemLookup] Item match:File 13:26:14.091 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:26:14.091 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:26:14.092 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:26:14.092 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:14.092 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:26:14.092 DEBUG [main][MenuItemLookup] Found menu:'File' 13:26:14.092 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:26:14.092 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:14.092 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:26:14.092 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:26:14.093 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:26:14.093 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:26:14.093 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:26:14.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:26:14.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:26:14.147 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:26:14.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:14.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:14.148 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:26:14.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:14.149 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:14.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:14.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:14.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:14.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:14.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:26:14.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:26:14.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:26:14.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:26:14.151 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:26:14.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:26:14.151 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:26:14.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:26:14.151 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:26:14.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:26:14.151 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:26:14.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:26:14.152 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:26:14.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:26:14.152 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:26:14.152 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 13:26:14.152 DEBUG [main][TreeItemHandler] Selecting tree item: File 13:26:14.152 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 13:26:14.155 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 13:26:14.155 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:26:14.155 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:26:14.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:26:14.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:14.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:14.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:14.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:14.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:26:14.158 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:26:14.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:26:14.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:26:14.158 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:26:14.158 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:14.187 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:26:14.187 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:14.187 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:14.188 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:26:14.188 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:26:14.188 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 13:26:14.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:14.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:14.188 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 13:26:14.188 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:14.189 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:26:14.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:14.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:14.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:14.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:14.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:26:14.192 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:26:14.192 INFO [WorkbenchTestable][AbstractText] Text set to: project/ 13:26:14.198 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:26:14.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:14.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:14.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:14.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:14.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:26:14.208 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:26:14.209 INFO [WorkbenchTestable][AbstractText] Text set to: abc.ca 13:26:14.211 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 13:26:14.211 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 13:26: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.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:26:14.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:14.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:14.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:14.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:14.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:26:14.214 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:26:14.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:26:14.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:26:14.215 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:26:14.215 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:14.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:26:14.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:26:14.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:26:14.277 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:26:14.277 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:26:14.277 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:26:14.277 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:26:14.277 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:26:14.277 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:26:14.277 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:26:14.277 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:26:14.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:26:14.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.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:26:14.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:14.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:14.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:14.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:14.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:14.291 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:14.292 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 13:26:14.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:14.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:14.292 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - project/abc.ca - Eclipse Platform' 13:26:14.298 DEBUG [main][MenuItemLookup] Found menu:'File' 13:26:14.298 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:26:14.298 DEBUG [main][MenuItemLookup] Item match:Edit 13:26:14.298 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:26:14.298 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:26:14.298 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:14.299 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:26:14.299 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:26:14.299 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:26:14.299 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:14.299 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:26:14.299 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 13:26:14.299 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 13:26:14.299 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 13:26:14.299 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:14.299 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 13:26:14.299 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:14.299 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 13:26:14.299 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 13:26:14.299 INFO [WorkbenchTestable][AbstractEditor] Content assist menu not found, open via keyboard shortcut 13:26:14.299 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 13:26:14.299 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 13:26:14.500 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 13:26:15.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 13:26:15.503 DEBUG [WorkbenchTestable][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:26:15.503 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:15.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:15.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:15.510 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 13:26:15.510 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:15.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:15.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:15.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:15.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:15.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:26:15.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:26:15.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:26:15.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 13:26:15.511 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 13:26:15.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:15.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:15.512 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 13:26:15.512 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 13:26:15.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:26:15.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:26:15.512 DEBUG [WorkbenchTestable][ContentAssistant] a 13:26:15.512 DEBUG [WorkbenchTestable][ContentAssistant] b 13:26:15.512 DEBUG [WorkbenchTestable][ContentAssistant] c 13:26:15.512 INFO [WorkbenchTestable][AbstractShell] Close shell 13:26:15.512 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 13:26:15.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:26:15.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:26:15.519 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:26:15.520 DEBUG [main][EditorHandler] 1 editor(s) found 13:26:15.520 DEBUG [WorkbenchTestable][EditorHandler] Closing editor abc.ca 13:26:15.536 DEBUG [WorkbenchTestable][EditorHandler] Editor abc.ca is closed 13:26:15.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:15.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:15.537 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:26:15.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:15.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:15.539 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:15.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:15.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:15.539 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:15.539 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:26:15.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:15.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:15.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:15.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:15.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:15.541 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:26:15.541 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:26:15.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:15.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:15.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:15.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:15.549 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:26:15.549 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:26:15.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:15.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:15.550 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:26:15.550 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:26:15.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:15.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:15.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:15.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:15.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:16.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:16.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:16.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:16.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:16.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:26:16.555 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:26:16.555 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:26:16.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:16.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:16.556 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class 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.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:16.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:16.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:16.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:16.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:26:16.557 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name project 13:26:16.557 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:26:16.557 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:26:16.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:16.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:16.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:16.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:16.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:17.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:17.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:17.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:17.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:17.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:26:17.560 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:26:17.560 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:26:17.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:17.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:17.561 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:26:17.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:17.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:17.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:17.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:17.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:26:17.562 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name project 13:26:17.563 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:26:17.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:26:17.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:17.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:26:17.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:26:17.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:17.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:17.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:17.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:17.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:26:17.564 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 13:26:17.564 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 13:26:17.565 DEBUG [main][TreeItemHandler] Set Tree selection 13:26:17.565 DEBUG [main][TreeHandler] Notify Tree about selection event 13:26:17.569 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 13:26:17.570 DEBUG [WorkbenchTestable][TreeItemHandler] project 13:26:17.570 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:26:17.570 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:17.585 DEBUG [main][MenuItemLookup] Found menu:'New' 13:26:17.585 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:26:17.585 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:17.585 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:26:17.585 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:17.585 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:26:17.585 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:26:17.585 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:26:17.585 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:26:17.585 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:26:17.585 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:17.585 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:26:17.585 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:26:17.585 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:17.585 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:26:17.585 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:26:17.586 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:26:17.586 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:26:17.586 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:26:17.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:26:17.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:26:18.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:26:18.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:26:18.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:26:18.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:26:18.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:26:18.086 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:26:18.086 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:18.101 DEBUG [main][MenuItemLookup] Found menu:'New' 13:26:18.101 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:26:18.101 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:18.101 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:26:18.101 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:18.101 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:26:18.101 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:26:18.101 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:26:18.101 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:26:18.101 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:26:18.101 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:26:18.101 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:26:18.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 13:26:18.666 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:26:18.666 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:26:18.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:18.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:18.669 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:26:18.669 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:18.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:18.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:18.669 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:26:18.669 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:18.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:18.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:18.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:18.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:18.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:26:18.670 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:26:18.670 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:26:18.671 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:26:18.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:26:18.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:26:18.671 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:26:18.671 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:18.671 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:26:18.671 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:18.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:18.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:18.671 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:26:18.671 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:18.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:18.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:18.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:18.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:18.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:26:18.673 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:26:18.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:26:18.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:26:18.673 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:26:18.673 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:18.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:26:18.677 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:26:19.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:26:19.178 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:26:19.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:26:19.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:26:19.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:26:19.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:26:19.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:26:19.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:26:19.178 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:26:19.178 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:26:19.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:19.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 13:26:19.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:19.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:19.180 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 13:26:19.180 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:19.180 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:19.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:19.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:19.180 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCustomContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest) 13:26:19.180 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 13:26:19.180 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:19.180 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:19.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:19.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.837 s - in org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest testCustomContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest) Time elapsed: 5.714 s Results: Errors: TextEditorTest.getMarkers no-configuration » Unexpected exception, expected-------- [INFO] Building RedDeer UIForms Test 4.4.0-SNAPSHOT [34/58] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.uiforms.test --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.uiforms.test --- [INFO] The project's OSGi version is 4.4.0.v20221116-1312 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.uiforms.test --- [INFO] [INFO] --- tycho-packaging-plugin: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-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.uiforms.test --- [INFO] Resolving class path of RedDeer UIForms Test... [INFO] [INFO] --- jacoco-maven-plugin:0.8.7: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.7/org.jacoco.agent-0.8.7-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] --- maven-resources-plugin: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-plugin: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] --- maven-resources-plugin: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-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.uiforms.test --- [INFO] [INFO] --- tycho-source-plugin: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.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin: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.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.uiforms.test --- [INFO] [INFO] --- tycho-surefire-plugin: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.7/org.jacoco.agent-0.8.7-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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.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:26:27.242 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 13:26:27.244 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 13:26:27.263 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 13:26:27.265 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 13:26:27.347 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 13:26:27.372 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:26:27.376 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:27.380 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 13:26:27.383 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 13:26:27.383 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 13:26:27.392 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 13:26:27.459 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:27.460 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:26:27.470 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:27.470 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:26:27.473 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:27.474 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:26:27.489 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:26:27.492 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:27.494 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:26:27.494 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:27.495 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:26:27.496 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:27.504 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:27.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:27.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:27.542 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:27.547 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:26:27.551 DEBUG [main][MenuItemLookup] Found menu:'File' 13:26:27.551 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:26:27.552 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:26:27.552 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:26:27.552 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:26:27.552 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:26:27.552 DEBUG [main][MenuItemLookup] Item match:Window 13:26:27.555 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:26:27.556 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:26:27.556 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:26:27.556 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:27.556 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:26:27.556 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:26:27.556 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:27.556 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:26:27.556 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:27.556 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:26:27.556 DEBUG [main][MenuItemLookup] Item match:Preferences 13:26:27.558 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:26:27.559 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:26:27.561 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:26:27.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:26:27.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 'Preferences.*'] is available. finished successfully 13:26:27.747 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:26:27.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:27.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:27.751 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:26:27.751 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:27.758 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:26:27.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:27.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:27.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:27.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:27.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:26:27.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:26:27.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:26:27.806 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:26:27.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:27.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:27.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:27.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:27.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:26:27.850 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:26:27.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:26:27.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:26:27.853 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:26:27.853 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:27.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:26:27.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:26:27.893 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:27.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:27.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:27.940 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:27.943 INFO [WorkbenchTestable][RequirementsRunner] Started test: activate no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 13:26:27.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 13:26:27.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:27.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:27.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:27.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:27.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:27.955 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' view via menu. 13:26:27.956 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:27.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:27.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:27.957 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:27.957 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:26:27.957 DEBUG [main][MenuItemLookup] Found menu:'File' 13:26:27.958 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:26:27.958 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:26:27.958 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:26:27.958 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:26:27.958 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:26:27.958 DEBUG [main][MenuItemLookup] Item match:Window 13:26:27.959 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:26:27.959 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:26:27.959 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:26:27.959 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:27.959 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:26:27.959 DEBUG [main][MenuItemLookup] Item match:Show View 13:26:27.968 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 13:26:27.969 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:26:27.969 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:26:27.969 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:26:27.969 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:26:27.969 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:26:27.969 DEBUG [main][MenuItemLookup] Found menu:'Properties' 13:26:27.969 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:26:27.969 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:27.969 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:26:27.969 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:26:27.970 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:26:27.970 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:26:27.971 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:26:28.054 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:28.056 DEBUG [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:28.056 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:26:28.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:28.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:28.059 DEBUG [WorkbenchTestable][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:28.059 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:28.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:28.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:28.060 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:26:28.060 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:28.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:28.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:28.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:28.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:28.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:26:28.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:26:28.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:26:28.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test UI Forms has children... 13:26:28.065 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test UI Forms 13:26:28.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:26:28.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:26:28.571 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test UI Forms 13:26:28.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test UI Forms has children finished successfully 13:26:28.573 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test UI Forms 13:26:28.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:26:28.574 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test UI Forms is already expanded. No action performed 13:26:28.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:26:28.574 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test UI Forms 13:26:28.575 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item UI Form Test 13:26:28.576 DEBUG [main][TreeItemHandler] Selecting tree item: UI Form Test 13:26:28.576 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item UI Form Test about selection 13:26:28.577 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: UI Form Test 13:26:28.577 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:28.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:28.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:28.578 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:26:28.578 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:28.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:28.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:28.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 "Open") 13:26:28.582 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:28.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:28.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:28.582 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:26:28.582 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:28.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:28.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:28.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:28.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:28.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:26:28.585 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:26:28.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:26:28.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:26:28.586 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:26:28.586 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:28.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:26:28.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:26:28.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.ui.views.UIFormView' view is open... 13:26:28.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:28.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:28.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.ui.views.UIFormView' view is open finished successfully 13:26:28.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:28.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:28.996 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:28.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:28.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:28.998 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26: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.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:26:28.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:28.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:29.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:29.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:29.006 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:29.009 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:26:29.009 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:26:29.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:29.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:29.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:29.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:29.063 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:26:29.063 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:29.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:29.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:29.074 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:26:29.075 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:29.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:29.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:29.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:29.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:29.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 13:26:29.082 TRACE [main][WidgetHandler] Notify Hyperlink with event 6 13:26:29.082 TRACE [main][WidgetHandler] Wait for synchronization 13:26:29.082 TRACE [main][WidgetHandler] Notify Hyperlink with event 3 13:26:29.082 TRACE [main][WidgetHandler] Wait for synchronization 13:26:29.082 TRACE [main][WidgetHandler] Notify Hyperlink with event 4 13:26:29.082 TRACE [main][WidgetHandler] Wait for synchronization 13:26:29.083 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:26:29.083 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:29.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:29.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:29.085 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:26:29.085 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:29.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:29.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:29.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:29.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:29.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 13:26:29.088 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 13:26:29.089 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:29.091 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:29.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:29.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:29.094 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activate no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 13:26:29.095 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:29.095 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 13:26:29.095 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 13:26:29.095 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:29.095 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:29.095 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:29.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:29.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:29.109 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:26:29.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:29.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:29.147 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:29.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:29.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:29.148 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:29.148 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 13:26:29.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:29.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:29.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:29.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:29.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:29.160 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:26:29.160 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:26:29.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:29.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:29.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:29.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:29.228 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:26:29.228 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:29.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:29.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:29.229 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:26:29.229 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:29.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:29.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:29.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:29.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:29.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:30.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:30.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:30.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:26:30.274 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was not found 13:26:30.277 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 13:26:30.277 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:30.277 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:30.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:30.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:30.278 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 13:26:30.279 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:30.279 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 13:26:30.279 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 13:26:30.279 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:30.279 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:30.279 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:30.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:30.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:30.289 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:26:30.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:30.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:30.298 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:30.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:30.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:30.300 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:30.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 '\*?\QUI Form Test\E') 13:26:30.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:30.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:30.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:30.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:30.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:30.345 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:26:30.345 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:26:30.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:30.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:30.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:30.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:30.350 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:26:30.350 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:30.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:30.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:30.351 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:26:30.351 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:30.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:30.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:26:30.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:26:30.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:30.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 1 was found 13:26:30.356 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 13:26:30.356 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:30.356 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:30.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:30.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:30.357 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 13:26:30.358 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:30.358 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 13:26:30.358 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 13:26:30.358 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:30.358 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:30.358 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:30.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:30.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:30.380 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:26:30.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:30.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:30.393 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:30.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:30.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:30.394 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:30.394 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 13:26:30.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:30.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:30.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:30.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:30.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:30.443 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:26:30.443 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:26:30.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:30.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:30.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:30.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:30.450 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:26:30.450 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:30.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:30.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:30.451 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:26:30.451 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:30.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:30.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:30.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:30.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:30.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 13:26:30.455 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:26:30.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:30.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:30.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:30.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:30.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 13:26:30.468 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 13:26:30.468 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:30.468 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:30.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:30.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:30.469 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 13:26:30.470 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:30.470 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 13:26:30.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 13:26:30.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:30.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:30.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:30.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:30.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:30.483 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:26:30.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:30.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:30.494 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:30.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:30.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:30.494 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:30.495 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 13:26:30.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:30.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:30.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:30.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:30.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:30.503 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:26:30.504 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:26:30.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:30.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:30.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:30.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:30.508 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:26:30.508 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:30.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:30.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:30.544 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:26:30.544 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:30.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:30.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:30.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:30.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:30.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 13:26:30.547 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 13:26:30.547 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:30.547 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:30.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:30.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:30.548 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 13:26:30.548 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:30.549 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 13:26:30.549 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 13:26:30.549 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:30.549 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:30.549 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:30.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:30.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:30.558 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:26:30.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:30.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:30.569 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:30.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:30.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:30.570 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:30.570 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 13:26:30.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:30.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:30.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:30.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:30.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:30.591 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:26:30.592 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:26:30.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:30.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:30.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:30.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:30.596 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:26:30.596 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:30.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:30.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:30.597 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:26:30.598 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:30.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:30.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:30.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:30.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:30.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 13:26:30.601 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 13:26:30.601 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:30.601 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:30.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:30.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:30.602 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 13:26:30.603 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:30.603 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 13:26:30.603 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 13:26:30.603 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:30.603 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:30.603 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:30.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:30.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:30.653 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:26:30.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:30.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:30.662 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:30.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:30.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:30.662 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:30.663 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 13:26:30.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:30.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:30.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:30.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:30.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:30.685 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:26:30.685 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:26:30.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:30.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:30.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:30.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:30.689 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:26:30.689 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:30.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:30.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:30.690 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:26:30.691 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:30.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:30.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:30.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:30.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:30.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 13:26:30.694 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:26:30.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:30.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:30.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:30.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:30.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 13:26:30.696 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 13:26:30.696 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:30.696 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:30.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:30.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:30.741 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 13:26:30.742 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:30.742 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 13:26:30.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 13:26:30.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:30.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:30.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:30.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:30.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:30.754 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:26:30.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:30.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:30.766 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:30.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:30.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:30.767 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:30.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 '\*?\QUI Form Test\E') 13:26:30.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:30.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:30.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:30.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:30.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:30.796 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:26:30.796 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:26:30.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:30.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:30.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:30.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:30.802 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:26:30.802 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:30.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:30.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:30.803 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:26:30.803 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:30.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:30.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:30.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:30.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:30.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 13:26:30.819 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:26:30.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:30.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:26:30.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:26:30.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:30.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 1 was found 13:26:30.844 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 13:26:30.844 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:30.844 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:30.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:30.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:30.845 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 13:26:30.845 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 13:26:30.845 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:30.846 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:30.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:30.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.689 s - in org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest activate no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 1.15 s testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 1.183 s indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.078 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.111 s defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.078 s titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.054 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.138 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.103 s Running org.eclipse.reddeer.uiforms.test.DefaultFormTest 13:26:30.883 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 13:26:30.884 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:26:30.884 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:30.884 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 13:26:30.884 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:30.884 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:26:30.885 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:30.885 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:26:30.885 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:30.885 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:26:30.885 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:26:30.885 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:30.886 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:26:30.886 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:30.886 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:26:30.886 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:30.887 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:30.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:30.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:30.887 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:30.887 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:26:30.888 DEBUG [main][MenuItemLookup] Found menu:'File' 13:26:30.888 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:26:30.888 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:26:30.888 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:26:30.888 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:26:30.888 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:26:30.888 DEBUG [main][MenuItemLookup] Item match:Window 13:26:30.889 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:26:30.889 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:26:30.889 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:26:30.889 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:30.889 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:26:30.889 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:26:30.889 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:30.889 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:26:30.889 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:30.889 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:26:30.889 DEBUG [main][MenuItemLookup] Item match:Preferences 13:26:30.889 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:26:30.889 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:26:30.902 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:26:31.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:26:31.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:26:31.017 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:26:31.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:31.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:31.047 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:26:31.048 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:31.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:26:31.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:31.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:31.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:31.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:31.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:26:31.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:26:31.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:26:31.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:26:31.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:31.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:31.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:31.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:31.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:26:31.068 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:26:31.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:26:31.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:26:31.068 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:26:31.069 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:31.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:26:31.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:26:31.102 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:31.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:31.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:31.103 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:31.103 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 13:26:31.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 13:26:31.104 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:31.104 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:31.104 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:31.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:31.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:31.112 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:26:31.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:31.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:31.146 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:31.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:31.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:31.146 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:31.146 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 13:26:31.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:31.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:31.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:31.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:31.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:31.156 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:26:31.156 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:26:31.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:31.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:31.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:31.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:31.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:31.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:31.189 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu. 13:26:31.189 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:31.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:31.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:31.190 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:31.190 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:26:31.191 DEBUG [main][MenuItemLookup] Found menu:'File' 13:26:31.191 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:26:31.191 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:26:31.191 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:26:31.191 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:26:31.191 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:26:31.191 DEBUG [main][MenuItemLookup] Item match:Window 13:26:31.191 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:26:31.192 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:26:31.192 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:26:31.192 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:31.192 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:26:31.192 DEBUG [main][MenuItemLookup] Item match:Show View 13:26:31.195 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 13:26:31.195 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:26:31.195 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:26:31.195 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:26:31.195 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:26:31.195 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:26:31.195 DEBUG [main][MenuItemLookup] Found menu:'Properties' 13:26:31.195 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:26:31.195 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:31.195 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:26:31.195 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:26:31.196 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:26:31.196 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:26:31.196 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:26:31.263 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:31.266 DEBUG [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:31.266 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:26:31.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:31.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:31.267 DEBUG [WorkbenchTestable][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:31.267 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:31.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:31.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:31.268 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:26:31.268 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:31.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:31.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:31.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:31.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:31.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:26:31.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:26:31.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:26:31.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:26:31.271 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:26:31.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:26:31.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:26:31.775 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:26:31.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:26:31.777 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:26:31.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:26:31.778 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:26:31.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:26:31.778 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:26:31.779 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log 13:26:31.779 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log 13:26:31.779 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection 13:26:31.780 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log 13:26:31.780 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:31.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:31.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:31.780 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:26:31.780 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:31.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:31.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:31.781 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, 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:31.781 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:31.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:31.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:31.781 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:26:31.781 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:31.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:31.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:31.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:31.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:31.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:26:31.782 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:26:31.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:26:31.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:26:31.783 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:26:31.783 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:31.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:26:31.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:26:31.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.DefaultFormTest$LogView' view is open... 13:26:31.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:31.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:31.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.DefaultFormTest$LogView' view is open finished successfully 13:26:31.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:31.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:31.963 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:31.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:31.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:31.963 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:31.964 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 13:26:31.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:31.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:31.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:31.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:31.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:31.970 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:31.970 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:31.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:31.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:31.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:31.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:31.972 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:26:31.972 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:31.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:31.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:31.972 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Error Log (Workspace Log)"as the parent 13:26:31.973 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:31.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:31.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:31.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:32.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:32.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:32.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:32.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:32.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:26:32.978 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was not found 13:26:32.979 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:26:32.979 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:32.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:32.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:32.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:32.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:32.981 INFO [WorkbenchTestable][AbstractView] Close view 'Error Log' 13:26:32.982 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Error Log 13:26:32.982 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:26:32.984 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:26:33.009 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 13:26:33.009 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:33.009 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:33.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:33.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:33.032 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 13:26:33.032 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:33.032 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 13:26:33.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 13:26:33.033 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:33.033 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:33.033 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:33.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:33.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:33.043 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:26:33.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:33.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:33.053 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:33.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:33.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:33.054 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:33.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 13:26:33.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:33.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:33.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:33.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:33.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:33.063 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:26:33.063 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:26:33.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:33.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:33.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:33.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:33.067 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:26:33.067 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:33.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:33.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:33.080 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:26:33.080 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:33.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:33.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:26:33.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:26:33.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:33.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 1 was found 13:26:33.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:33.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:33.103 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 13:26:33.103 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:33.103 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:33.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:33.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:33.104 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 13:26:33.104 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:33.104 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 13:26:33.104 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 13:26:33.104 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:33.104 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:33.104 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:33.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:33.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:33.113 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:26:33.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:33.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:33.122 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:33.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:33.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:33.123 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:33.123 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 13:26:33.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:33.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:33.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:33.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:33.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:33.159 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:26:33.159 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:26:33.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:33.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:33.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:33.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:33.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:26:33.164 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:33.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:33.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:33.165 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:26:33.165 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:33.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:33.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:33.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:33.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:33.179 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 13:26:33.181 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:26:33.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:33.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:33.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:33.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:33.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 13:26:33.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:33.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:33.204 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 13:26:33.204 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:33.204 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:33.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:33.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:33.204 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 13:26:33.205 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:33.205 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 13:26:33.205 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 13:26:33.205 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:33.205 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:33.205 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:33.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:33.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:33.213 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 13:26:33.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:33.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:33.241 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:33.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:33.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:33.241 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:33.242 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 13:26:33.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:33.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:33.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:33.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:33.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:33.250 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:26:33.250 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:26:33.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:33.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:33.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:33.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:33.267 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:26:33.268 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:33.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:33.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:33.280 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:26:33.281 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:33.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:33.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:33.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:33.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:33.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 13:26:33.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:33.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:33.298 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 13:26:33.298 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:33.298 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:33.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:33.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:33.298 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 13:26:33.299 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:33.299 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 13:26:33.299 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 13:26:33.299 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:33.299 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:33.299 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:33.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:33.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:33.309 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:26:33.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:33.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:33.349 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:33.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:33.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:33.350 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:33.350 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 13:26:33.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:33.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:33.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:33.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:33.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:33.376 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:26:33.376 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:26:33.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:33.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:33.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:33.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:33.381 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 13:26:33.381 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:33.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:33.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:33.382 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:26:33.382 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:33.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:33.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:33.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:33.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:33.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 13:26:33.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:33.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:33.418 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 13:26:33.418 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:33.418 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:33.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:33.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:33.419 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 13:26:33.419 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:33.419 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 13:26:33.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 13:26:33.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:33.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:33.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:33.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:33.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:33.444 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 13:26:33.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:33.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:33.452 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:33.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:33.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:33.453 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:33.453 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 13:26:33.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:33.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:33.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:33.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:33.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:33.478 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:26:33.478 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:26:33.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:33.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:33.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:33.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:33.482 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:26:33.482 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:33.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:33.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:33.483 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:26:33.483 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:33.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:33.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:33.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:33.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:33.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 13:26:33.486 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:26:33.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:33.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:33.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:33.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:33.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 13:26:33.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:33.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:33.514 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 13:26:33.514 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:33.514 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:33.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:33.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:33.514 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 13:26:33.515 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:33.515 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 13:26:33.515 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 13:26:33.515 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:33.515 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:33.515 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:33.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:33.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:33.524 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 13:26:33.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:33.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:33.532 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:33.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:33.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:33.533 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:33.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 '\*?\QUI Form Test\E') 13:26:33.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:33.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:33.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:33.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:33.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:33.558 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:26:33.558 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:26:33.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:33.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:33.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:33.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:33.561 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:26:33.561 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:33.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:33.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:33.562 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:26:33.562 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:33.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:33.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:33.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:33.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:33.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 13:26:33.565 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:26:33.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:33.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:26:33.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:26:33.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:33.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 1 was found 13:26:33.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:33.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:33.593 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 13:26:33.593 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:33.593 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:33.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:33.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:33.594 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 13:26:33.594 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 13:26:33.594 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:33.594 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:33.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:33.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.714 s - in org.eclipse.reddeer.uiforms.test.DefaultFormTest testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 1.929 s indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.072 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.1 s defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.093 s titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.12 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.095 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.079 s Running org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 13:26:33.603 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 13:26:33.604 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:26:33.605 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:33.605 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 13:26:33.605 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:33.605 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:26:33.607 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:33.607 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:26:33.607 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:33.607 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:26:33.607 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:26:33.607 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:33.607 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:26:33.608 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:33.608 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:26:33.608 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:33.608 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:33.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:33.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:33.609 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:33.609 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:26:33.609 DEBUG [main][MenuItemLookup] Found menu:'File' 13:26:33.609 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:26:33.609 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:26:33.609 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:26:33.609 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:26:33.609 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:26:33.609 DEBUG [main][MenuItemLookup] Item match:Window 13:26:33.610 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:26:33.610 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:26:33.610 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:26:33.610 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:33.610 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:26:33.610 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:26:33.610 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:33.610 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:26:33.610 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:33.610 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:26:33.610 DEBUG [main][MenuItemLookup] Item match:Preferences 13:26:33.611 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:26:33.611 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:26:33.611 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:26:33.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:26:33.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. finished successfully 13:26:33.696 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:26:33.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:33.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:33.706 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:26:33.706 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:33.707 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:26:33.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:33.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:33.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:33.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:33.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:26:33.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:26:33.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:26:33.711 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:26:33.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:33.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:33.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:33.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:33.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:26:33.727 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:26:33.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:26:33.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:26:33.727 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:26:33.727 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:33.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:26:33.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:26:33.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:33.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:33.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:33.759 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:33.759 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 13:26:33.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 13:26:33.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:33.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:33.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:33.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:33.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:33.768 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:26:33.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:33.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:33.777 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:33.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:33.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:33.777 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:33.777 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 13:26:33.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:33.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:33.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:33.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:33.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:33.786 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:26:33.786 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:26:33.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:33.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:33.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:33.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:33.793 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:26:33.793 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:33.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:33.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:33.809 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:26:33.809 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:33.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:33.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:33.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:33.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:33.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 13:26:33.819 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:26:33.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:33.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:33.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:34.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:34.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:34.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:34.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:34.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:26:34.825 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 13:26:34.825 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 13:26:34.825 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:34.825 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:34.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:34.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:34.827 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 13:26:34.827 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:34.827 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 13:26:34.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 13:26:34.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:34.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:34.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:34.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:34.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:34.835 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:26:34.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:34.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:34.843 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:34.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:34.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:34.844 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:34.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 '\*?\QUI Form Test\E') 13:26:34.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:34.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:34.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:34.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:34.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:34.853 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:26:34.853 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:26:34.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:34.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:34.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:34.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:34.857 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:26:34.857 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:34.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:34.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:34.869 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:26:34.870 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:34.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:34.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:34.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:34.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:34.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 13:26:34.880 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:26:34.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:34.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:34.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:34.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:34.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:26:34.881 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:26:34.882 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 13:26:34.882 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:34.882 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:34.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:34.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:34.883 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 13:26:34.883 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:34.883 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 13:26:34.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 13:26:34.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:34.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:34.884 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:34.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:34.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:34.892 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:26:34.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:34.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:34.903 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:34.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:34.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:34.905 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:34.905 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 13:26:34.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:34.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:34.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:34.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:34.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:34.925 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:26:34.926 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:26:34.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:34.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:34.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:34.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:34.930 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:26:34.930 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:34.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:34.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:34.943 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:26:34.943 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:34.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:34.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:34.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:35.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:35.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:35.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:35.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:35.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:26:35.983 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was not found 13:26:35.984 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 13:26:35.984 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:35.984 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:35.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:35.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:35.985 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 13:26:35.985 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:35.985 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 13:26:35.985 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 13:26:35.985 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:35.985 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:35.985 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:35.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:35.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:35.994 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:26:35.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:36.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:36.002 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:36.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:36.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:36.004 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:36.004 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 13:26:36.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:36.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:36.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:36.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:36.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:36.013 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:26:36.013 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:26:36.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:36.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:36.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:36.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:36.017 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:26:36.017 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:36.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:36.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:36.029 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:26:36.029 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:36.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:36.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:26:36.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:26:36.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:36.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 1 was found 13:26:36.033 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 13:26:36.033 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:36.033 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:36.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:36.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:36.033 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 13:26:36.034 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:36.034 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 13:26:36.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 13:26:36.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:36.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:36.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:36.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:36.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:36.049 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:26:36.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:36.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:36.059 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:36.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:36.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:36.060 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:36.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:26:36.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:36.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:36.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:36.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:36.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:36.080 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:26:36.080 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:26:36.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:36.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:36.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:36.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:36.084 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:26:36.084 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:36.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:36.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:36.096 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:26:36.096 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:36.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:36.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:36.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:36.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:36.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 13:26:36.099 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:26:36.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:36.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:36.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:36.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:36.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 13:26:36.102 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 13:26:36.102 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:36.102 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:36.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:36.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:36.103 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 13:26:36.103 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:36.103 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 13:26:36.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 13:26:36.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:36.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:36.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:36.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:36.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:36.146 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:26:36.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:36.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:36.160 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:36.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:36.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:36.161 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:36.161 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 13:26:36.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:36.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:36.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:36.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:36.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:36.171 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:26:36.171 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:26:36.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:36.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:36.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:36.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:36.187 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:26:36.187 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:36.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:36.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:36.199 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:26:36.199 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:36.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:36.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:36.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:36.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:36.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 13:26:36.202 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 13:26:36.202 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:36.202 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:36.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:36.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:36.203 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 13:26:36.203 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:36.203 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 13:26:36.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 13:26:36.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:36.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:36.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:36.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:36.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:36.213 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 13:26:36.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:36.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:36.221 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:36.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:36.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:36.223 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:36.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 '\*?\QUI Form Test\E') 13:26:36.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:36.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:36.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:36.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:36.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:36.258 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:26:36.258 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:26:36.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:36.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:36.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:36.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:36.262 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:26:36.262 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:36.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:36.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:36.263 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:26:36.263 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:36.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:36.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:36.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:36.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:36.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 13:26:36.268 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 13:26:36.268 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:36.268 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:36.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:36.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:36.269 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 13:26:36.269 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:36.269 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 13:26:36.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 13:26:36.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:36.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:36.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:36.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:36.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:36.290 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:26:36.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:36.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:36.298 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:36.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:36.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:36.299 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:36.299 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 13:26:36.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:36.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:36.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:36.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:36.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:36.321 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:26:36.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:26:36.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:36.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:36.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:36.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:36.325 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:26:36.325 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:36.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:36.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:36.326 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:26:36.326 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:36.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:36.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:36.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:36.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:36.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 13:26:36.331 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:26:36.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:36.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:36.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:36.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:36.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 13:26:36.351 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 13:26:36.351 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:36.351 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:36.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:36.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:36.353 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 13:26:36.353 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:36.353 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 13:26:36.353 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 13:26:36.353 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:36.353 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:36.353 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:36.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:36.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:36.370 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:26:36.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:36.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:36.380 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:36.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:36.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:36.381 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:36.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 '\*?\QUI Form Test\E') 13:26:36.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:36.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:36.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:36.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:36.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:36.401 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:26:36.401 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:26:36.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:36.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:36.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:36.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:36.405 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:26:36.405 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:36.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:36.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:36.423 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:26:36.424 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:36.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:36.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:36.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:36.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:36.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 13:26:36.427 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:26:36.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:36.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:26:36.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:26:36.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:36.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 1 was found 13:26:36.430 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 13:26:36.430 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:36.430 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:36.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:36.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:36.431 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 13:26:36.431 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 13:26:36.431 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:36.431 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:36.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:36.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.829 s - in org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 1.068 s testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.056 s testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 1.102 s indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.048 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.069 s defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.1 s titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.066 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.083 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.078 s Running org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 13:26:36.443 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 13:26:36.444 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:26:36.444 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:36.444 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 13:26:36.445 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:36.445 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:26:36.445 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:36.445 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:26:36.445 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:36.445 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:26:36.445 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:26:36.445 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:36.446 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:26:36.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:36.446 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:26:36.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:36.446 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:36.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:36.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:36.447 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:36.447 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:26:36.447 DEBUG [main][MenuItemLookup] Found menu:'File' 13:26:36.448 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:26:36.448 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:26:36.448 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:26:36.448 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:26:36.448 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:26:36.448 DEBUG [main][MenuItemLookup] Item match:Window 13:26:36.448 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:26:36.448 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:26:36.448 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:26:36.448 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:36.448 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:26:36.448 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:26:36.448 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:36.448 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:26:36.448 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:36.448 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:26:36.448 DEBUG [main][MenuItemLookup] Item match:Preferences 13:26:36.448 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:26:36.448 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:26:36.449 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:26:36.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.... 13:26:36.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:26:36.531 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:26:36.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:36.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:36.533 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:26:36.533 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:36.533 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:26:36.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:36.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:36.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:36.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:36.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:26:36.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:26:36.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:26:36.545 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:26:36.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:36.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:36.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:36.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:36.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:26:36.550 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:26:36.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:26:36.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:26:36.550 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:26:36.550 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:36.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:26:36.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:26:36.571 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:36.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:36.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:36.572 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:36.572 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 13:26:36.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 13:26:36.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:36.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:36.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:36.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:36.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:36.599 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:26:36.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:36.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:36.607 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:36.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:36.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:36.607 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:36.607 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 13:26:36.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:36.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:36.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:36.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:36.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:36.649 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:26:36.649 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:26:36.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:36.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:36.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:36.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:36.655 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:26:36.655 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:36.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:36.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:36.656 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:26:36.656 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:36.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:36.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:36.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:36.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:36.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 13:26:36.660 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:26:36.661 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:36.671 TRACE [main][WidgetHandler] Notify FormText with event 1 13:26:36.671 TRACE [main][WidgetHandler] Wait for synchronization 13:26:36.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:36.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:36.675 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:26:36.675 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:36.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:36.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:36.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:36.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:36.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 13:26:36.677 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 13:26:36.677 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:36.677 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:36.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:36.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:36.678 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 13:26:36.679 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:36.679 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasFocusFalseTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 13:26:36.679 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 13:26:36.679 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:36.679 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:36.679 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:36.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:36.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:36.687 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:26:36.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:36.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:36.700 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:36.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:36.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:36.701 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:36.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 '\*?\QUI Form Test\E') 13:26:36.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:36.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:36.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:36.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:36.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:36.723 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:26:36.723 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:26:36.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:36.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:36.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:36.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:36.727 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:26:36.727 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:36.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:36.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:36.748 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:26:36.748 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:36.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:36.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:36.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:36.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:36.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 13:26:36.750 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:26:36.750 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:36.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:36.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:36.751 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:26:36.751 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:36.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:36.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:26:36.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:26:36.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:36.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 1 was found 13:26:36.754 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 13:26:36.754 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:36.754 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:36.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:36.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:36.755 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasFocusFalseTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 13:26:36.755 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:36.756 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 13:26:36.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 13:26:36.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:36.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:36.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:36.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:36.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:36.769 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:26:36.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:36.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:36.776 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:36.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:36.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:36.777 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:36.777 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 13:26:36.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:36.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:36.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:36.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:36.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:36.798 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:26:36.798 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:26:36.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:36.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:36.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:36.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:36.803 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:26:36.803 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:36.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:36.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:36.804 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:26:36.804 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:36.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:36.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:36.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:37.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:37.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:37.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:37.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:37.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:26:37.832 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was not found 13:26:37.832 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 13:26:37.832 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:37.832 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:37.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:37.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:37.833 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 13:26:37.833 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:37.833 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 13:26:37.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 13:26:37.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:37.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:37.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:37.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:37.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:37.842 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:26:37.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:37.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:37.850 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:37.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:37.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:37.851 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:37.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 '\*?\QUI Form Test\E') 13:26:37.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:37.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:37.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:37.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:37.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:37.860 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:26:37.860 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:26:37.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:37.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:37.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:37.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:37.875 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:26:37.876 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:37.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:37.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:37.876 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:26:37.876 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:37.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:37.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:26:37.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:26:37.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:37.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 1 was found 13:26:37.891 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 13:26:37.891 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:37.891 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:37.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:37.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:37.892 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 13:26:37.892 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:37.893 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 13:26:37.893 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 13:26:37.893 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:37.893 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:37.893 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:37.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:37.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:37.903 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:26:37.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:37.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:37.913 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:37.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:37.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:37.914 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:37.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 '\*?\QUI Form Test\E') 13:26:37.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:37.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:37.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:37.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:37.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:37.926 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:26:37.926 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:26:37.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:37.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:37.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:37.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:37.949 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:26:37.949 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:37.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:37.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:37.950 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:26:37.950 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:37.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:37.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:37.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:37.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:37.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 13:26:37.953 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 13:26:37.953 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:37.953 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:37.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:37.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:37.954 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 13:26:37.954 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:37.954 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 13:26:37.954 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 13:26:37.954 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:37.954 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:37.954 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:37.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:37.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:37.981 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 13:26:37.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:37.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:37.991 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:37.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:37.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:37.992 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:37.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 '\*?\QUI Form Test\E') 13:26:37.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:37.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:38.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:38.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:38.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:38.042 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:26:38.042 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:26:38.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:38.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:38.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:38.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:38.048 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:26:38.048 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:38.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:38.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:38.049 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:26:38.049 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:38.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:38.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:38.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:38.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:38.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 13:26:38.053 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:26:38.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:38.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:38.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:38.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:38.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 13:26:38.056 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 13:26:38.056 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:38.056 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:38.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:38.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:38.056 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 13:26:38.057 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:38.057 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasFocusTrueTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 13:26:38.057 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 13:26:38.057 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:38.057 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:38.057 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:38.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:38.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:38.077 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:26:38.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:38.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:38.086 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:38.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:38.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:38.087 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:38.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 '\*?\QUI Form Test\E') 13:26:38.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:38.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:38.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:38.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:38.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:38.107 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:26:38.107 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:26:38.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:38.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:38.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:38.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:38.111 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:26:38.111 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:38.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:38.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:38.150 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:26:38.151 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:38.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:38.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:38.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:38.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:38.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 13:26:38.153 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 13:26:38.153 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:38.153 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:38.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:38.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:38.154 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasFocusTrueTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 13:26:38.154 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:38.154 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTooltipTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 13:26:38.154 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 13:26:38.154 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:38.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:38.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:38.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:38.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:38.163 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:26:38.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:38.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:38.173 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:38.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:38.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:38.174 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:38.174 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 13:26:38.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:38.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:38.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:38.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:38.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:38.183 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:26:38.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:26:38.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:38.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:38.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:38.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:38.198 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:26:38.198 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:38.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:38.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:38.199 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:26:38.199 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:38.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:38.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:38.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:38.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:38.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 13:26:38.212 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 13:26:38.212 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:38.212 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:38.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:38.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:38.213 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTooltipTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 13:26:38.213 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:38.213 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 13:26:38.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 13:26:38.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:38.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:38.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:38.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:38.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:38.243 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:26:38.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:38.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:38.251 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:38.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:38.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:38.251 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:38.252 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 13:26:38.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:38.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:38.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:38.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:38.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:38.260 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:26:38.260 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:26:38.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:38.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:38.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:38.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:38.263 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:26:38.263 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:38.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:38.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:38.264 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:26:38.264 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:38.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:38.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:38.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:38.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:38.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 13:26:38.277 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 13:26:38.278 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:38.278 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:38.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:38.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:38.279 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 13:26:38.279 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:38.279 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 13:26:38.279 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 13:26:38.279 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:38.279 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:38.279 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:38.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:38.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:38.288 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 13:26:38.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:38.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:38.296 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:38.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:38.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:38.297 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:38.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 '\*?\QUI Form Test\E') 13:26:38.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:38.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:38.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:38.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:38.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:38.317 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:26:38.317 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:26:38.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:38.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:38.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:38.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:38.321 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:26:38.321 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:38.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:38.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:38.321 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:26:38.322 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:38.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:38.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:38.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:38.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:38.324 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 13:26:38.325 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:26:38.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:38.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:38.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:38.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:38.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 13:26:38.327 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 13:26:38.327 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:38.327 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:38.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:38.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:38.328 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 13:26:38.328 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:38.328 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 13:26:38.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 13:26:38.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:38.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:38.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:38.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:38.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:38.349 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:26:38.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:38.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:38.358 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:38.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:38.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:38.359 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:38.359 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 13:26:38.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:38.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:38.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:38.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:38.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:38.383 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:26:38.383 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:26:38.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:38.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:38.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:38.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:38.387 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:26:38.387 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:38.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:38.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:38.388 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:26:38.388 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:38.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:38.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:38.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:38.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:38.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 13:26:38.392 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:26:38.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:38.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:26:38.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:26:38.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:38.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 1 was found 13:26:38.394 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 13:26:38.394 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:38.394 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:38.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:38.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:38.395 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 13:26:38.395 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 13:26:38.395 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:38.395 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:38.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:38.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.954 s - in org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest clickTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.106 s hasFocusFalseTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.076 s testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 1.077 s indexedConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.059 s defaultConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.061 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.102 s hasFocusTrueTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.097 s getTooltipTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.059 s titleConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.066 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.049 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.067 s Running org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 13:26:38.402 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 13:26:38.403 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:26:38.404 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:38.404 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 13:26:38.404 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:38.404 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:26:38.415 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:38.415 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:26:38.415 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:38.416 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:26:38.416 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:26:38.416 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:38.417 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:26:38.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:38.418 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:26:38.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:38.419 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:38.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:38.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:38.420 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:38.420 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:26:38.420 DEBUG [main][MenuItemLookup] Found menu:'File' 13:26:38.420 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:26:38.420 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:26:38.420 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:26:38.420 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:26:38.420 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:26:38.420 DEBUG [main][MenuItemLookup] Item match:Window 13:26:38.421 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:26:38.421 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:26:38.421 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:26:38.421 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:38.421 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:26:38.421 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:26:38.421 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:38.421 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:26:38.421 DEBUG [main][MenuItemLookup] Found menu:'' 13:26:38.421 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:26:38.421 DEBUG [main][MenuItemLookup] Item match:Preferences 13:26:38.421 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:26:38.421 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:26:38.421 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:26:38.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 'Preferences.*'] is available.... 13:26:38.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:26:38.505 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:26:38.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:38.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:38.507 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:26:38.507 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:38.507 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:26:38.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:38.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:38.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:38.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:38.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:26:38.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:26:38.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:26:38.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:26:38.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:38.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:38.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:38.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:38.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:26:38.525 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:26:38.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:26:38.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:26:38.525 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:26:38.525 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:38.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:26:38.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:26:38.543 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:38.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:38.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:38.544 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:38.544 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 13:26:38.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 13:26:38.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:38.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:38.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:38.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:38.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:38.567 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:26:38.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:38.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:38.579 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:38.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:38.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:38.580 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:38.580 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 13:26:38.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:38.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:38.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:38.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:38.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:38.592 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:26:38.593 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:26:38.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:38.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:38.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:38.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:38.597 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:26:38.598 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:38.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:38.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:38.598 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:26:38.598 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:38.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:38.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:38.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:38.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:38.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 13:26:38.647 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:26:38.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:38.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:38.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:39.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:39.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:39.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:39.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:39.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:26:39.652 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 13:26:39.652 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 13:26:39.652 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:39.652 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:39.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:39.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:39.653 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 13:26:39.653 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:39.653 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 13:26:39.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 13:26:39.654 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:39.654 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:39.654 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:39.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:39.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:39.662 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 13:26:39.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:39.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:39.670 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:39.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:39.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:39.671 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:39.672 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 13:26:39.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:39.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:39.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:39.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:39.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:39.680 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:26:39.680 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:26:39.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:39.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:39.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:39.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:39.684 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with no referenced composite specified, index 0 and no matchers specified 13:26:39.684 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:39.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:39.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:39.696 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:26:39.696 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:39.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:39.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:39.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:39.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:39.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 13:26:39.709 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:26:39.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:39.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:39.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:39.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:39.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:26:39.709 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:26:39.710 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 13:26:39.710 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:39.710 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:39.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:39.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:39.711 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 13:26:39.711 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:39.711 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 13:26:39.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 13:26:39.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:39.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:39.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:39.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:39.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:39.720 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:26:39.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:39.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:39.731 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:39.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:39.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:39.732 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:39.732 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 13:26:39.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:39.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:39.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:39.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:39.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:39.741 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:26:39.741 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:26:39.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:39.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:39.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:39.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:39.756 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:26:39.756 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:39.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:39.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:39.757 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:26:39.757 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:39.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:39.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:39.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:40.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:40.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:40.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:40.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:26:40.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:26:40.795 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was not found 13:26:40.795 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 13:26:40.795 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:40.795 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:40.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:40.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:40.797 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 13:26:40.797 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:40.797 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 13:26:40.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 13:26:40.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:40.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:40.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:40.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:40.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:40.805 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:26:40.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:40.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:40.816 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:40.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:40.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:40.817 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:40.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 '\*?\QUI Form Test\E') 13:26:40.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:40.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:40.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:40.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:40.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:40.839 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:26:40.839 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:26:40.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:40.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:40.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:40.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:40.843 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:26:40.843 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:40.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:40.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:40.854 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:26:40.855 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:40.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:40.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:26:40.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:26:40.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:40.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 1 was found 13:26:40.858 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 13:26:40.858 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:40.858 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:40.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:40.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:40.861 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 13:26:40.861 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:40.861 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 13:26:40.861 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 13:26:40.861 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:40.861 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:40.861 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:40.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:40.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:40.874 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:26:40.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:40.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:40.889 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:40.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:40.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:40.890 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:40.890 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 13:26:40.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:40.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:40.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:40.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:40.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:40.915 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:26:40.915 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:26:40.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:40.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:40.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:40.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:40.918 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:26:40.918 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:40.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:40.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:40.919 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:26:40.919 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:40.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:40.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:40.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:40.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:40.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 13:26:40.922 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:26:40.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:40.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:40.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:40.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:40.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 13:26:40.948 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 13:26:40.948 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:40.948 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:40.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:40.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:40.949 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 13:26:40.950 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:40.950 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 13:26:40.950 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 13:26:40.950 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:40.950 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:40.950 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:40.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:40.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:40.957 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:26:40.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:40.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:40.968 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:40.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:40.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:40.969 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:40.969 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 13:26:40.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:40.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:40.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:40.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:40.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:40.977 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:26:40.978 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:26:40.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:40.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:40.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:40.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:40.981 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:26:40.981 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:40.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:40.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:40.994 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:26:40.994 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:40.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:40.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:40.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:40.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:40.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 13:26:40.996 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 13:26:40.996 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:40.996 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:40.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:40.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:40.997 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 13:26:40.997 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:40.997 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 13:26:40.997 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 13:26:40.997 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:40.997 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:40.997 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:40.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:41.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:41.007 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:26:41.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:41.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:41.017 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:41.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:41.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:41.018 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:41.019 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 13:26:41.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:41.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:41.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:41.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:41.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:41.056 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:26:41.056 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:26:41.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:41.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:41.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:41.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:41.060 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:26:41.060 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:41.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:41.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:41.061 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:26:41.061 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:41.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:41.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:41.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:41.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:41.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 13:26:41.062 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 13:26:41.062 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:41.062 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:41.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:41.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:41.063 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 13:26:41.063 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:41.063 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 13:26:41.063 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 13:26:41.063 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:41.063 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:41.063 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:41.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:41.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:41.085 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:26:41.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:41.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:41.093 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:41.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:41.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:41.095 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:41.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 '\*?\QUI Form Test\E') 13:26:41.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:41.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:41.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:41.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:41.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:41.143 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:26:41.143 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:26:41.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:41.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:41.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:41.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:41.147 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:26:41.147 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:41.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:41.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:41.158 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:26:41.158 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:41.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:41.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:41.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:41.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:41.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 13:26:41.162 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:26:41.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:41.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:41.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:41.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:41.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 13:26:41.163 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 13:26:41.163 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:41.163 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:41.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:41.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:41.164 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 13:26:41.165 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:41.165 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 13:26:41.165 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 13:26:41.165 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:41.165 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:41.165 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:41.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:41.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:41.174 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:26:41.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:41.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:41.183 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:41.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:41.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:41.184 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:41.184 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 13:26:41.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:41.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:41.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:41.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:41.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:26:41.194 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 13:26:41.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 13:26:41.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:26:41.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:26:41.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:26:41.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:26:41.198 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:26:41.198 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:26:41.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:41.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:41.208 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 13:26:41.209 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:26:41.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:41.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:41.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:41.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:41.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 13:26:41.212 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:26:41.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:41.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:26:41.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:26:41.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:41.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 1 was found 13:26:41.214 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 13:26:41.214 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:41.214 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:41.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:41.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:41.218 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 13:26:41.218 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 13:26:41.218 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:41.218 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:41.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:41.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.817 s - in org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 1.109 s testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.058 s testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 1.086 s indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.064 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.088 s defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.047 s titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.066 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.101 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.053 s Results: Tests run: 44, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco-maven-plugin:0.8.7: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.4.0-SNAPSHOT [35/58] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.jface.test --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.jface.test --- [INFO] The project's OSGi version is 4.4.0.v20221116-1312 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.jface.test --- [INFO] [INFO] --- tycho-packaging-plugin: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-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.jface.test --- [INFO] Resolving class path of RedDeer JFace Tests... [INFO] [INFO] --- jacoco-maven-plugin:0.8.7: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.7/org.jacoco.agent-0.8.7-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] --- maven-resources-plugin: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-plugin: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] --- maven-resources-plugin: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-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.jface.test --- [INFO] [INFO] --- tycho-source-plugin: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.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin: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.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.jface.test --- [INFO] [INFO] --- tycho-surefire-plugin: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.7/org.jacoco.agent-0.8.7-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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.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: 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. Running org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 13:26:49.642 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 13:26:49.645 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 13:26:49.661 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 13:26:49.663 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 13:26:49.747 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 13:26:49.780 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:26:49.783 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:49.840 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 13:26:49.842 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 13:26:49.843 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 13:26:49.851 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 13:26:49.855 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:49.856 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:26:49.878 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:49.878 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:26:49.881 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:49.883 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:49.886 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionRegex no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 13:26:49.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 13:26:49.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:49.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:49.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:49.944 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:49.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:49.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:49.953 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:49.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:26:50.183 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:50.242 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:50.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:26:50.245 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 13:26:50.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:50.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:50.250 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:26:50.250 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:26:50.251 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:50.251 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:50.251 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:26:50.258 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:26:50.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:50.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:50.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:50.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:50.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:26:50.279 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:26:50.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:26:50.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:26:50.281 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:26:50.282 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:55.325 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:26:55.325 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:26:55.325 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:55.325 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:26:55.327 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 13:26:55.327 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:55.330 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:55.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:55.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:55.334 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionRegex no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 13:26:55.334 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:55.334 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionWrongClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 13:26:55.334 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 13:26:55.334 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:55.335 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:55.335 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:55.335 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:55.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:55.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:55.335 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:55.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:26:55.389 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:55.390 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:55.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:26:55.390 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 13:26:55.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:55.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:55.392 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:26:55.393 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:55.393 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:55.393 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 13:26:55.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:55.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:55.394 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 13:26:55.394 INFO [WorkbenchTestable][WizardDialog] Cancel wizard 13:26:55.395 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:26:55.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:55.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:55.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:55.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:55.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:26:55.399 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:26:55.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:26:55.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:26:55.400 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:26:55.400 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:26:55.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:26:55.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:26:55.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:26:55.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:26:55.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:26:55.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:26:55.456 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 13:26:55.456 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:26:55.456 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:26:55.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:26:55.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:26:55.457 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionWrongClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 13:26:55.457 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:26:55.457 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionText no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 13:26:55.457 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 13:26:55.457 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:26:55.457 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:26:55.457 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:26:55.457 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:26:55.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:55.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:55.458 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:26:55.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 13:26:55.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:55.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:55.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:26:55.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 13:26:55.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:26:55.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:26:55.557 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:26:55.557 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:26:55.557 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:55.557 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:26:55.558 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:26:55.558 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:26:55.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:26:55.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:26:55.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:26:55.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:26:55.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:26:55.562 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:26:55.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:26:55.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:26:55.562 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:26:55.562 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:00.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Testing Wizard"] is available.... 13:27:00.579 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:27:00.580 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:00.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 13:27:00.580 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 13:27:00.580 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:00.580 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:00.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:00.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:00.582 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionText no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 13:27:00.582 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:00.582 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionOKClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 13:27:00.582 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 13:27:00.582 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:00.582 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:00.582 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:00.582 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:00.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:00.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:00.583 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:27:00.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:27:00.645 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:00.646 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:00.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:27:00.647 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 13:27:00.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:00.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:00.649 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:27:00.649 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:00.649 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:00.650 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 13:27:00.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:00.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:00.650 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 13:27:00.650 INFO [WorkbenchTestable][WizardDialog] Cancel wizard 13:27:00.651 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:27:00.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:00.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:00.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:00.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:00.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:00.653 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:27:00.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:00.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:00.653 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:00.653 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:00.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:27:00.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:27:00.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:27:00.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:27:00.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:27:00.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:27:00.676 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 13:27:00.677 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:00.677 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:00.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:00.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:00.678 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionOKClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 13:27:00.678 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:00.678 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionRegexAndClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 13:27:00.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 13:27:00.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:00.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:00.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:00.678 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:00.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:00.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:00.679 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:27:00.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 13:27:00.765 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:00.765 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:00.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:27:00.766 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 13:27:00.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:00.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:00.767 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:27:00.767 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] 13:27:00.768 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:00.768 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:00.768 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:27:00.768 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:27:00.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:00.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:00.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:00.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:00.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:00.772 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:27:00.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:00.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:00.772 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:00.772 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:05.788 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:27:05.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 'Testing.*'] 13:27:05.789 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:05.789 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:27:05.789 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 13:27:05.789 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:05.789 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:05.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:05.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:05.790 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionRegexAndClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 13:27:05.790 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:05.790 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableCondition no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 13:27:05.790 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 13:27:05.791 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:05.791 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:05.791 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:05.791 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:05.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:05.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:05.792 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:27:05.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:27:05.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:05.849 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27: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: "Testing Wizard"] is available. finished successfully 13:27:05.849 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 13:27:05.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:05.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:05.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window is available... 13:27:05.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window is available finished successfully 13:27:05.851 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:27:05.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:05.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:05.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:05.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:05.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:05.855 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:27:05.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:05.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:05.855 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:05.855 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:10.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:27:10.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:27:10.876 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 13:27:10.876 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:10.876 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:10.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:10.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:10.877 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableCondition no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 13:27:10.878 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 13:27:10.878 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:10.878 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:10.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:10.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.323 s - in org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest testWindowIsAvailableConditionRegex no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 5.448 s testWindowIsAvailableConditionWrongClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 0.123 s testWindowIsAvailableConditionText no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 5.125 s testWindowIsAvailableConditionOKClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 0.095 s testWindowIsAvailableConditionRegexAndClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 5.112 s testWindowIsAvailableCondition no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 5.087 s Running org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 13:27:10.901 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 13:27:10.902 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:27:10.903 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:10.903 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 13:27:10.903 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:10.903 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:27:10.903 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:10.903 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:27:10.903 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:10.904 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:10.904 INFO [WorkbenchTestable][RequirementsRunner] Started test: next_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 13:27:10.904 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 13:27:10.904 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:10.904 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:10.904 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:10.904 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:10.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:10.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:10.905 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:27:10.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 13:27:10.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:10.965 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:10.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:27:10.965 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 13:27:10.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:10.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:10.967 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 13:27:10.967 INFO [WorkbenchTestable][WizardDialog] Go to next wizard page 13:27:10.968 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:27:10.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:10.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:10.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:10.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:10.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:10.971 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:27:10.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:10.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:10.971 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:10.971 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:10.978 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 13:27:10.979 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:27:10.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:10.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:10.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:10.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:10.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:10.982 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:10.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:10.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:10.983 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 13:27:10.983 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 13:27:10.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:10.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:10.984 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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:27:10.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:10.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:10.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:10.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:10.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:10.987 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:10.987 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:11.040 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 13:27:11.040 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:11.040 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:11.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:11.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:11.041 INFO [WorkbenchTestable][RequirementsRunner] Finished test: next_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 13:27:11.041 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:11.041 INFO [WorkbenchTestable][RequirementsRunner] Started test: cancel no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 13:27:11.041 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 13:27:11.041 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:11.041 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:11.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:11.042 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:11.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:11.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:11.042 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:27:11.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 13:27:11.090 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:11.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:11.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 13:27:11.092 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 13:27:11.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:11.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:11.094 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 13:27:11.094 INFO [WorkbenchTestable][WizardDialog] Cancel wizard 13:27:11.094 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:27:11.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:11.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:11.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:11.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:11.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:11.097 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:27:11.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:11.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:11.097 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:11.097 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:11.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:27:11.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:27:11.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:27:11.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:27:11.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:27:11.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:27:11.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:11.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:11.153 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:11.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:11.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:11.153 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:11.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:11.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:11.154 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:27:11.154 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:11.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:11.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:11.154 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 13:27:11.154 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:11.154 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:11.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:11.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:11.155 INFO [WorkbenchTestable][RequirementsRunner] Finished test: cancel no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 13:27:11.155 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:11.155 INFO [WorkbenchTestable][RequirementsRunner] Started test: finish no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 13:27:11.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 13:27:11.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:11.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:11.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:11.156 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:11.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:11.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:11.156 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:27:11.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: "Testing Wizard"] is available.... 13:27:11.205 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:11.206 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:11.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:27:11.206 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 13:27:11.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:11.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:11.207 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 13:27:11.208 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:27:11.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:11.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:11.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:11.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:11.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:11.242 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 13:27:11.242 INFO [WorkbenchTestable][WizardDialog] Finish wizard 13:27:11.243 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:27:11.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:11.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:11.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:11.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:11.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:11.245 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:27:11.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:11.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:11.246 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:11.246 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:16.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:27:16.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:27:16.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:27:16.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:27:16.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:27:16.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:27:16.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:16.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:16.264 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:16.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:16.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:16.264 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:16.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:16.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:16.265 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:27:16.265 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:16.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:16.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:16.265 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 13:27:16.265 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:16.265 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:16.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:16.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:16.266 INFO [WorkbenchTestable][RequirementsRunner] Finished test: finish no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 13:27:16.266 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:16.266 INFO [WorkbenchTestable][RequirementsRunner] Started test: finish_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 13:27:16.266 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 13:27:16.266 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:16.266 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:16.266 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:16.266 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:16.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:16.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:16.267 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:27:16.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 13:27:16.325 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:16.325 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:16.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 13:27:16.326 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 13:27:16.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:16.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:16.329 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 13:27:16.329 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:27:16.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:16.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:16.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:16.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:16.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:16.338 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:16.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:16.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:16.339 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 13:27:16.339 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 13:27:16.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:16.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:16.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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:27:16.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:16.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:16.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:16.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:16.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:16.345 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:16.345 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:16.370 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 13:27:16.370 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:16.370 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:16.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:16.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:16.371 INFO [WorkbenchTestable][RequirementsRunner] Finished test: finish_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 13:27:16.372 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:16.372 INFO [WorkbenchTestable][RequirementsRunner] Started test: getPageDescription no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 13:27:16.372 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 13:27:16.372 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:16.372 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:16.372 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:16.372 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:16.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:16.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:16.373 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:27:16.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:27:16.460 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:16.460 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:16.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 13:27:16.461 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 13:27:16.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:16.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:16.462 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 13:27:16.465 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:27:16.468 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 13:27:16.470 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:16.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:16.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:16.471 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 13:27:16.471 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 13:27:16.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:16.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:16.472 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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:27:16.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:16.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:16.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:16.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:16.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:16.475 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:16.475 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:16.493 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 13:27:16.493 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:16.493 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:16.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:16.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:16.494 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getPageDescription no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 13:27:16.494 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:16.494 INFO [WorkbenchTestable][RequirementsRunner] Started test: back no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 13:27:16.495 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 13:27:16.495 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:16.495 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:16.495 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:16.495 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:16.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:16.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:16.495 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:27:16.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:27:16.570 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:16.571 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:16.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:27:16.572 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 13:27:16.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:16.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:16.573 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 13:27:16.573 INFO [WorkbenchTestable][WizardDialog] Go to next wizard page 13:27:16.574 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:27:16.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:16.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:16.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:16.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:16.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:16.576 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:27:16.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:16.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:16.577 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:16.577 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:16.579 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 13:27:16.580 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:27:16.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:16.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:16.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:16.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:16.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:16.582 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 13:27:16.582 INFO [WorkbenchTestable][WizardDialog] Go to previous wizard page 13:27:16.582 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:27:16.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:16.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:16.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:16.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:16.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:16.584 INFO [WorkbenchTestable][AbstractButton] Click button < &Back 13:27:16.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:16.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:16.584 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:16.584 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:16.591 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:27:16.591 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:27:16.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:16.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:16.592 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing Wizard" as the parent 13:27:16.592 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:27:16.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:16.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:16.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:16.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:16.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 13:27:16.595 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:16.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:16.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:16.596 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 13:27:16.596 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 13:27:16.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:16.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:16.597 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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:27:16.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:16.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:16.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:16.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:16.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:16.600 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:16.600 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:16.655 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 13:27:16.655 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:16.655 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:16.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:16.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:16.656 INFO [WorkbenchTestable][RequirementsRunner] Finished test: back no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 13:27:16.656 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:16.656 INFO [WorkbenchTestable][RequirementsRunner] Started test: next no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 13:27:16.656 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 13:27:16.656 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:16.656 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:16.656 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:16.656 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:16.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:16.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:16.657 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:27:16.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:27:16.704 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:16.705 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:16.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:27:16.705 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 13:27:16.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:16.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:16.707 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 13:27:16.707 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:27:16.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:16.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:16.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:16.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:16.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:16.710 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 13:27:16.710 INFO [WorkbenchTestable][WizardDialog] Go to next wizard page 13:27:16.710 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:27:16.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:16.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:16.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:16.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:16.712 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:16.712 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:27:16.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:16.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:16.712 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:16.712 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:16.715 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:27:16.715 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:27:16.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:16.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:16.715 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing Wizard" as the parent 13:27:16.715 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:27:16.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:16.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:16.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:16.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:16.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 13:27:16.741 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:16.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:16.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:16.742 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 13:27:16.742 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 13:27:16.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:16.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:16.743 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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:27:16.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:16.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:16.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:16.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:16.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:16.745 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:16.745 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:16.774 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 13:27:16.774 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:16.774 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:16.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:16.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:16.774 INFO [WorkbenchTestable][RequirementsRunner] Finished test: next no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 13:27:16.775 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:16.775 INFO [WorkbenchTestable][RequirementsRunner] Started test: back_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 13:27:16.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 13:27:16.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:16.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:16.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:16.775 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:16.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:16.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:16.775 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:27:16.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 13:27:16.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:16.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:16.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:27:16.846 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 13:27:16.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:16.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:16.850 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 13:27:16.850 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:27:16.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:16.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:16.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:16.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:16.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:16.852 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:16.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:16.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:16.853 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 13:27:16.853 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 13:27:16.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:16.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:16.853 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.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:27:16.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:16.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:16.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:16.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:16.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:16.855 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:16.855 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:16.876 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 13:27:16.876 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:16.876 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:16.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:16.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:16.877 INFO [WorkbenchTestable][RequirementsRunner] Finished test: back_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 13:27:16.877 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:16.877 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTitleAreaDialogAsWizardDialog no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 13:27:16.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 13:27:16.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:16.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:16.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:16.877 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:16.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:16.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:16.878 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:27:16.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:27:16.945 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:16.946 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:16.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: "Testing Wizard"] is available. finished successfully 13:27:16.946 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 13:27:16.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:16.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:16.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing TitleAreaDialog"] is available.... 13:27:16.992 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:16.992 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:16.992 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:17.493 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:17.493 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:17.493 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:17.994 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:17.994 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:17.994 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:18.495 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:18.496 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:18.496 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:18.997 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:18.997 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:18.997 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:19.498 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:19.498 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:19.498 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:19.999 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:19.999 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:20.000 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:20.501 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:20.501 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:20.501 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:21.002 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:21.002 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:21.003 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:21.504 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:21.504 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:21.504 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:22.005 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:22.005 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:22.005 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:22.506 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:22.506 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:22.507 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:23.007 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:23.008 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:23.008 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:23.509 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:23.509 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:23.509 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:24.010 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:24.011 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:24.011 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:24.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:24.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:24.513 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:25.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:25.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:25.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:25.515 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:25.515 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:25.516 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:26.016 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:26.016 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:26.017 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:26.517 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:26.518 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:26.518 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:27.019 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:27.019 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:27.019 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:27.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:27:27.033 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:27.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:27.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:27.034 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing TitleAreaDialog 13:27:27.034 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing TitleAreaDialog 13:27:27.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:27.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:27.038 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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:27:27.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:27.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:27.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:27.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:27.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:27.041 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:27.041 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:27.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:27.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:27.062 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 13:27:27.062 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 13:27:27.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:27.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:27.063 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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:27:27.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:27.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:27.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:27.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:27.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:27.065 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:27.065 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:27.081 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 13:27:27.081 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:27.081 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:27.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:27.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:27.082 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTitleAreaDialogAsWizardDialog no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 13:27:27.082 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:27.082 INFO [WorkbenchTestable][RequirementsRunner] Started test: getPageTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 13:27:27.082 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 13:27:27.082 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:27.082 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:27.083 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:27.083 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:27.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:27.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:27.083 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:27:27.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:27:27.168 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:27.169 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:27.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 13:27:27.169 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 13:27:27.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:27.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:27.170 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 13:27:27.171 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:27.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:27.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:27.172 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 13:27:27.172 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 13:27:27.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:27.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:27.172 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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:27:27.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:27.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:27.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:27.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:27.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:27.174 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:27.174 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:27.190 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 13:27:27.190 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:27.190 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:27.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:27.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:27.191 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getPageTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 13:27:27.191 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:27.191 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 13:27:27.191 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 13:27:27.191 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:27.191 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:27.191 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:27.201 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:27.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:27.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:27.202 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:27:27.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 13:27:27.264 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:27.264 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:27.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:27:27.264 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 13:27:27.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:27.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:27.266 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:27.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:27.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:27.266 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 13:27:27.267 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 13:27:27.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:27.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:27.267 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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:27:27.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:27.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:27.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:27.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:27.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:27.269 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:27.269 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:27.283 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 13:27:27.283 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:27.284 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:27.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:27.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:27.284 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 13:27:27.284 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 13:27:27.284 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:27.284 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:27.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:27.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.384 s - in org.eclipse.reddeer.jface.test.wizard.WizardDialogTest next_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.137 s cancel no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.114 s finish no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 5.111 s finish_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.105 s getPageDescription no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.122 s back no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.162 s next no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.118 s back_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.102 s testTitleAreaDialogAsWizardDialog no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 10.205 s getPageTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.109 s getTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.093 s Running org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 13:27:27.291 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 13:27:27.293 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:27:27.293 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:27.293 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 13:27:27.293 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:27.293 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:27:27.300 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:27.300 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:27:27.300 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:27.304 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:27:27.304 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:27.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:27:27.305 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:27.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: "Testing import wizard"] 13:27:27.306 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:27.306 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:27.306 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest) 13:27:27.306 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 13:27:27.306 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:27.306 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:27.306 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:27.338 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:27:27.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:27.339 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:27:27.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:27.340 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:27:27.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:27.340 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing import wizard"] 13:27:27.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:27.340 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:27:27.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:27.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: "Import"] 13:27:27.341 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:27.347 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:27.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:27.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:27.347 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:27:27.350 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:27:27.353 DEBUG [main][MenuItemLookup] Found menu:'File' 13:27:27.353 DEBUG [main][MenuItemLookup] Item match:File 13:27:27.356 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:27:27.356 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:27:27.356 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:27:27.356 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:27:27.356 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:27.356 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:27:27.356 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:27:27.356 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:27.356 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:27:27.356 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 13:27:27.356 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 13:27:27.356 DEBUG [main][MenuItemLookup] Found menu:'Revert' 13:27:27.356 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:27.356 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:27:27.356 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:27:27.356 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:27:27.356 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 13:27:27.356 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:27.356 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 13:27:27.356 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:27.356 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:27:27.356 DEBUG [main][MenuItemLookup] Item match:Import... 13:27:27.359 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 13:27:27.359 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 13:27:27.360 INFO [main][MenuItemHandler] Select menu item: &Import... 13:27:27.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:27:27.461 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:27:27.461 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:27:27.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:27.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:27.463 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:27:27.463 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:27.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:27:27.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:27.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:27.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:27.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:27.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:27.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:27:27.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:27:27.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing import category has children... 13:27:27.482 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing import category 13:27:27.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:27.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:27.987 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing import category 13:27:27.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing import category has children finished successfully 13:27:27.989 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing import category 13:27:27.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:27.990 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing import category is already expanded. No action performed 13:27:27.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:27.990 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing import category 13:27:27.991 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing import wizard 13:27:27.991 DEBUG [main][TreeItemHandler] Selecting tree item: Testing import wizard 13:27:27.992 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing import wizard about selection 13:27:27.995 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing import wizard 13:27:27.995 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:27:27.995 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 13:27:27.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:27:27.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:27.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:27.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:27.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:27.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:27.998 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:27:27.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:27.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:27.999 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:27.999 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:28.006 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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:27:28.006 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:28.007 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:28.007 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:27:28.007 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:27:28.007 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing import wizard 13:27:28.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:28.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:28.008 TRACE [WorkbenchTestable][ImportWizardDialogImpl] Shell Testing import wizard is not null and is not disposed 13:27:28.008 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:28.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:28.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:28.009 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing import wizard 13:27:28.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:28.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:28.010 TRACE [WorkbenchTestable][ImportWizardDialogImpl] Shell Testing import wizard is not null and is not disposed 13:27:28.010 INFO [WorkbenchTestable][ImportWizardDialogImpl] Cancel wizard 13:27:28.010 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:27:28.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:28.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:28.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:28.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:28.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:28.013 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:27:28.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:28.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:28.013 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:28.013 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:28.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:27:28.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:27:28.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:27:28.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:27:28.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:27:28.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:27:28.028 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 13:27:28.028 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:28.028 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:28.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:28.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:28.029 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest) 13:27:28.029 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 13:27:28.029 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:28.029 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:28.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:28.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.747 s - in org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest) Time elapsed: 0.723 s Running org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 13:27:28.043 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 13:27:28.045 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:27:28.045 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:28.045 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 13:27:28.045 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:28.045 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:27:28.045 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:28.045 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:27:28.045 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:28.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:27:28.047 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:28.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:27:28.048 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:28.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: "Testing new wizard"] 13:27:28.048 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:28.048 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:28.048 INFO [WorkbenchTestable][RequirementsRunner] Started test: activate no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 13:27:28.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 13:27:28.049 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:28.049 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:28.049 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:28.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:27:28.049 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:28.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:27:28.049 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:28.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:27:28.050 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:28.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: "Testing new wizard"] 13:27:28.050 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:28.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:27:28.050 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:28.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:27:28.051 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:28.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:28.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:28.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:28.051 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:27:28.051 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:27:28.052 DEBUG [main][MenuItemLookup] Found menu:'File' 13:27:28.052 DEBUG [main][MenuItemLookup] Item match:File 13:27:28.053 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:27:28.053 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:27:28.057 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:27:28.057 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:28.057 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:27:28.057 DEBUG [main][MenuItemLookup] Found menu:'File' 13:27:28.058 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:27:28.058 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:28.058 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:27:28.058 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:27:28.058 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:27:28.058 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:27:28.059 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:27:28.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:27:28.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:27:28.152 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:27:28.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:28.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:28.154 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:27:28.154 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:28.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:27:28.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:28.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:28.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:28.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:28.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:28.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:27:28.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:27:28.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 13:27:28.159 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 13:27:28.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:28.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:28.664 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 13:27:28.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 13:27:28.666 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 13:27:28.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:28.667 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 13:27:28.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:28.668 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 13:27:28.669 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 13:27:28.669 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 13:27:28.669 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 13:27:28.671 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 13:27:28.672 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:27:28.672 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:27:28.673 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:27:28.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:28.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:28.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:28.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:28.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:28.677 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:27:28.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:28.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:28.677 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:28.677 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:28.687 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:27:28.687 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:28.687 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:28.687 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:27:28.688 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:27:28.688 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 13:27:28.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:28.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:28.689 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 13:27:28.689 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:28.689 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:27:28.690 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:28.690 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:28.690 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:27:28.690 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:28.690 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:28.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: "Testing new wizard"] 13:27:28.691 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:28.691 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:28.691 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 13:27:28.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:28.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:28.692 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 13:27:28.692 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:28.692 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 13:27:28.692 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 13:27:28.692 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:27:28.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:28.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:28.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:28.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:28.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:28.694 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:27:28.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:28.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:28.695 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:28.695 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:28.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:27:28.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:27:28.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:27:28.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:27:28.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:27:28.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:27:28.713 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:27:28.713 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:28.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:27:28.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:28.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:27:28.715 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:28.716 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:28.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:28.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:28.759 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:27:28.759 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:27:28.760 DEBUG [main][MenuItemLookup] Found menu:'File' 13:27:28.760 DEBUG [main][MenuItemLookup] Item match:File 13:27:28.761 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:27:28.761 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:27:28.762 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:27:28.762 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:28.762 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:27:28.763 DEBUG [main][MenuItemLookup] Found menu:'File' 13:27:28.763 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:27:28.763 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:28.763 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:27:28.763 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:27:28.763 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:27:28.763 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:27:28.764 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:27:28.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:27:28.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:27:28.853 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:27:28.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:28.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:28.875 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:27:28.875 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:28.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:27:28.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:28.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:28.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:28.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:28.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:28.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:27:28.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:27:28.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 13:27:28.880 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 13:27:28.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:29.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:29.382 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 13:27:29.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 13:27:29.383 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 13:27:29.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:29.384 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 13:27:29.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:29.384 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 13:27:29.384 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 13:27:29.384 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 13:27:29.384 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 13:27:29.385 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 13:27:29.386 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:27:29.386 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:27:29.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:27:29.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:29.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:29.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:29.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:29.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:29.388 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:27:29.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:29.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:29.389 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:29.389 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:29.395 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:27:29.395 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:29.395 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:29.395 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:27:29.396 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:27:29.396 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 13:27:29.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:29.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:29.396 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 13:27:29.396 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:29.397 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:27:29.397 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:29.397 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:29.397 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:27:29.397 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:29.398 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:29.398 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:27:29.398 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 13:27:29.398 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:29.398 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:29.398 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:27:29.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 13:27:29.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:29.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:29.399 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 13:27:29.399 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:29.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:29.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:29.399 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 13:27:29.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:29.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:29.399 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 13:27:29.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:29.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:29.402 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 13:27:29.402 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 13:27:29.402 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:27:29.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:29.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:29.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:29.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:29.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:29.405 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:27:29.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:29.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:29.405 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:29.405 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:29.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:27:29.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:27:29.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:27:29.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:27:29.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:27:29.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:27:29.427 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 13:27:29.427 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:29.427 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:29.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:29.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:29.428 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activate no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 13:27:29.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:27:29.428 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:29.429 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:27:29.429 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:29.429 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 13:27:29.429 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:29.429 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:29.429 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 13:27:29.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 13:27:29.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:29.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:29.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:29.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:27:29.430 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:29.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:27:29.430 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:29.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:27:29.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:29.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: "Testing new wizard"] 13:27:29.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:29.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:27:29.432 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:29.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:27:29.432 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:29.432 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:29.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:29.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:29.433 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:27:29.433 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:27:29.433 DEBUG [main][MenuItemLookup] Found menu:'File' 13:27:29.433 DEBUG [main][MenuItemLookup] Item match:File 13:27:29.434 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:27:29.434 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:27:29.435 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:27:29.435 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:29.435 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:27:29.435 DEBUG [main][MenuItemLookup] Found menu:'File' 13:27:29.435 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:27:29.435 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:29.435 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:27:29.435 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:27:29.436 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:27:29.436 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:27:29.436 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:27:29.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.... 13:27:29.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:27:29.495 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:27:29.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:29.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:29.496 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:27:29.496 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:29.497 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:27:29.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:29.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:29.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:29.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:29.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:29.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:27:29.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:27:29.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 13:27:29.501 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 13:27:29.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:30.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:30.003 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 13:27:30.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 13:27:30.004 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 13:27:30.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:30.004 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 13:27:30.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:30.005 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 13:27:30.005 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 13:27:30.005 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 13:27:30.005 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 13:27:30.006 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 13:27:30.006 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:27:30.006 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:27:30.006 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:30.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:30.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:30.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:30.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:30.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:30.009 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:27:30.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:30.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:30.009 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:30.009 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:30.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:27:30.015 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:30.015 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:30.016 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:27:30.016 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:27:30.016 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 13:27:30.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:30.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:30.017 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 13:27:30.017 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:30.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:30.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:30.017 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 13:27:30.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:30.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:30.018 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 13:27:30.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:30.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:30.018 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 13:27:30.018 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 13:27:30.018 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:27:30.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:30.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:30.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:30.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:30.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:30.023 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:27:30.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:30.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:30.023 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:30.023 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:30.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:27:30.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:27:30.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:27:30.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:27:30.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:27:30.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:27:30.047 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 13:27:30.047 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:30.047 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:30.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:30.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:30.048 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 13:27:30.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:27:30.048 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:30.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:27:30.048 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:30.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: "Testing new wizard"] 13:27:30.049 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:30.049 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:30.049 INFO [WorkbenchTestable][RequirementsRunner] Started test: useExistingWizard no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 13:27:30.049 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 13:27:30.049 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:30.049 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:30.049 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:30.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:27:30.050 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:30.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:27:30.050 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:30.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:27:30.050 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:30.051 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 13:27:30.051 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:30.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:27:30.051 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:30.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:27:30.051 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:30.052 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:30.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:30.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:30.052 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:27:30.052 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:27:30.052 DEBUG [main][MenuItemLookup] Found menu:'File' 13:27:30.052 DEBUG [main][MenuItemLookup] Item match:File 13:27:30.053 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:27:30.053 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:27:30.054 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:27:30.055 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:30.055 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:27:30.055 DEBUG [main][MenuItemLookup] Found menu:'File' 13:27:30.055 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:27:30.055 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:30.055 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:27:30.055 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:27:30.055 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:27:30.055 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:27:30.055 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:27:30.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:27:30.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. finished successfully 13:27:30.114 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:27:30.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:30.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:30.116 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:27:30.116 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:30.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:27:30.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:30.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:30.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:30.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:30.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:30.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:27:30.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:27:30.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 13:27:30.144 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 13:27:30.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:30.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:30.650 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 13:27:30.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 13:27:30.651 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 13:27:30.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:30.652 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 13:27:30.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:30.652 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 13:27:30.652 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 13:27:30.652 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 13:27:30.652 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 13:27:30.653 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 13:27:30.654 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:27:30.654 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:27:30.654 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:30.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:30.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:30.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:30.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:30.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:30.657 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:27:30.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:30.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:30.657 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:30.657 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:30.663 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:27:30.663 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:30.663 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:30.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 13:27:30.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available. finished successfully 13:27:30.664 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 13:27:30.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:30.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:30.665 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 13:27:30.665 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:30.666 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:27:30.666 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:30.666 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:30.666 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:27:30.669 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:30.669 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:30.670 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 13:27:30.670 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:30.670 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:30.670 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 13:27:30.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:30.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:30.671 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 13:27:30.671 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:30.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:30.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:30.671 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 13:27:30.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:30.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:30.671 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 13:27:30.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:30.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:30.672 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 13:27:30.672 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 13:27:30.672 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:27:30.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:30.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:30.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:30.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:30.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:30.674 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:27:30.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:30.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:30.674 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:30.674 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:30.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:27:30.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:27:30.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:27:30.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:27:30.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:27:30.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:27:30.688 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 13:27:30.688 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:30.688 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:30.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:30.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:30.697 INFO [WorkbenchTestable][RequirementsRunner] Finished test: useExistingWizard no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 13:27:30.697 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 13:27:30.697 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:30.697 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:30.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:30.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.656 s - in org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest activate no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) Time elapsed: 1.38 s open no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) Time elapsed: 0.619 s useExistingWizard no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) Time elapsed: 0.648 s Running org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 13:27:30.710 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 13:27:30.711 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:27:30.711 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:30.711 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 13:27:30.711 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:30.711 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:27:30.712 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:30.712 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:27:30.712 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:30.712 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"] 13:27:30.712 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:30.713 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"] 13:27:30.713 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:30.713 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing export wizard"] 13:27:30.713 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:30.713 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:30.713 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest) 13:27:30.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 13:27:30.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:30.714 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:30.714 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27: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: "Export"] 13:27:30.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27: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: "Export"] 13:27:30.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27: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: "Export"] 13:27:30.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27: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: "Testing export wizard"] 13:27:30.715 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:30.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: "Export"] 13:27:30.715 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:30.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: "Export"] 13:27:30.715 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:30.715 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:30.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:30.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:30.715 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:27:30.716 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:27:30.716 DEBUG [main][MenuItemLookup] Found menu:'File' 13:27:30.716 DEBUG [main][MenuItemLookup] Item match:File 13:27:30.717 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:27:30.717 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:27:30.717 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:27:30.717 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:27:30.717 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:30.717 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:27:30.717 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:27:30.717 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:30.717 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:27:30.717 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 13:27:30.717 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 13:27:30.717 DEBUG [main][MenuItemLookup] Found menu:'Revert' 13:27:30.717 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:30.717 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:27:30.717 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:27:30.717 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:27:30.717 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 13:27:30.717 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:30.717 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 13:27:30.717 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:30.717 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:27:30.717 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:27:30.717 DEBUG [main][MenuItemLookup] Item match:Export... 13:27:30.738 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Exp&ort..." 13:27:30.738 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Export... 13:27:30.738 INFO [main][MenuItemHandler] Select menu item: Exp&ort... 13:27:30.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Export"] is available.... 13:27:30.799 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:27:30.800 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Export 13:27:30.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:30.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:30.801 TRACE [WorkbenchTestable][ImportExportWizard] Shell Export is not null and is not disposed 13:27:30.801 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:30.802 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:27:30.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:30.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:30.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:30.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:30.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:30.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:27:30.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:27:30.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing export category has children... 13:27:30.806 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing export category 13:27:30.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:31.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:31.307 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing export category 13:27:31.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing export category has children finished successfully 13:27:31.309 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing export category 13:27:31.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:31.310 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing export category is already expanded. No action performed 13:27:31.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:31.311 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing export category 13:27:31.312 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing export wizard 13:27:31.312 DEBUG [main][TreeItemHandler] Selecting tree item: Testing export wizard 13:27:31.312 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing export wizard about selection 13:27:31.315 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing export wizard 13:27:31.315 TRACE [WorkbenchTestable][ImportExportWizard] Shell Export is not null and is not disposed 13:27:31.315 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 13:27:31.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:27:31.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:31.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:31.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:31.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:31.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:31.318 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:27:31.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:31.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:31.318 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:31.318 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:31.322 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"] 13:27:31.322 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:31.322 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:31.322 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:27:31.323 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:27:31.323 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing export wizard 13:27:31.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:31.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:31.323 TRACE [WorkbenchTestable][ExportWizardDialogImpl] Shell Testing export wizard is not null and is not disposed 13:27:31.323 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:31.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:31.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:31.324 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing export wizard 13:27:31.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:31.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:31.326 TRACE [WorkbenchTestable][ExportWizardDialogImpl] Shell Testing export wizard is not null and is not disposed 13:27:31.326 INFO [WorkbenchTestable][ExportWizardDialogImpl] Cancel wizard 13:27:31.327 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:27:31.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:31.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:31.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:31.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:31.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:31.329 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:27:31.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:31.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:31.329 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:31.329 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:31.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:27:31.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:27:31.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:27:31.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:27:31.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:27:31.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:27:31.344 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 13:27:31.344 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:31.344 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:31.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:31.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:31.345 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest) 13:27:31.345 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 13:27:31.345 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:31.345 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:31.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:31.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.637 s - in org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest) Time elapsed: 0.632 s Running org.eclipse.reddeer.jface.test.dialogs.InputDialogTest 13:27:31.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available.... 13:27:31.395 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:27:31.395 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title 13:27:31.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:31.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:31.396 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:27:31.396 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:27:31.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:31.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:31.397 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 13:27:31.397 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:27:31.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:31.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:31.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:31.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:31.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:31.398 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:27:31.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:31.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:31.399 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:31.399 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:31.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available.... 13:27:31.473 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:27:31.473 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title 13:27:31.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:31.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:31.474 DEBUG [WorkbenchTestable][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:27:31.474 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:27:31.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:31.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:31.475 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 13:27:31.475 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:27:31.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:31.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:31.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:31.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:31.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:27:31.476 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:27:31.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available.... 13:27:31.551 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:27:31.551 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title 13:27:31.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:31.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:31.552 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:27:31.552 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:27:31.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:31.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:31.553 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 13:27:31.553 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:27:31.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:31.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:31.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:31.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:31.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:31.554 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:27:31.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:31.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:31.555 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:31.555 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:31.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available.... 13:27:31.607 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:27:31.607 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title 13:27:31.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:31.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:31.608 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:27:31.608 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:27:31.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:31.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:31.609 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 13:27:31.609 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:27:31.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:31.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:31.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:31.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:31.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:27:31.610 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:27:31.610 INFO [WorkbenchTestable][AbstractText] Text set to: something 13:27:31.611 DEBUG [WorkbenchTestable][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:27:31.611 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:27:31.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:31.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:31.612 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 13:27:31.612 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:27:31.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:31.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:31.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:31.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:31.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:27:31.613 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:27:31.613 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:27:31.613 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:27:31.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:31.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:31.613 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 13:27:31.613 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:27:31.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:31.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:31.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:31.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:31.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:31.615 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:27:31.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:31.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:31.615 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:31.615 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.298 s - in org.eclipse.reddeer.jface.test.dialogs.InputDialogTest inputDialogOkTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest) Time elapsed: 0.088 s inputDialogMessagesTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest) Time elapsed: 0.042 s inputDialogCancelTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest) Time elapsed: 0.092 s inputDialogSetTextGetTextTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest) Time elapsed: 0.074 s Running org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest 13:27:31.654 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:27:31.657 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:31.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:27:31.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:31.658 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 13:27:31.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:31.658 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:27:31.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:31.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:27:31.659 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:31.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:27:31.659 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:31.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: "Testing new wizard"] 13:27:31.659 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:31.660 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:27:31.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:31.660 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:27:31.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:31.660 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:31.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:31.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:31.660 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:27:31.661 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:27:31.661 DEBUG [main][MenuItemLookup] Found menu:'File' 13:27:31.661 DEBUG [main][MenuItemLookup] Item match:File 13:27:31.661 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:27:31.661 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:27:31.662 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:27:31.662 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:31.662 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:27:31.662 DEBUG [main][MenuItemLookup] Found menu:'File' 13:27:31.663 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:27:31.663 DEBUG [main][MenuItemLookup] Found menu:'' 13:27:31.663 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:27:31.663 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:27:31.663 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:27:31.663 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:27:31.663 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:27:31.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:27:31.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:27:31.719 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:27:31.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:31.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:31.743 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:27:31.743 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:31.743 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:27:31.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:31.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:31.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:31.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:31.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:31.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:27:31.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:27:31.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 13:27:31.747 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 13:27:31.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:32.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:32.250 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 13:27:32.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 13:27:32.251 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 13:27:32.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:32.251 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 13:27:32.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:32.251 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 13:27:32.252 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 13:27:32.252 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 13:27:32.252 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 13:27:32.253 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 13:27:32.253 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:27:32.253 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:27:32.253 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:27:32.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:32.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:32.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:32.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:32.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:32.256 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:27:32.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:32.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:32.256 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:32.256 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:32.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:32.263 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:32.263 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:32.263 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:27:32.263 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:27:32.263 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 13:27:32.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:32.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:32.264 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 13:27:32.264 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:32.265 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:27:32.265 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:32.265 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:32.265 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:27:32.265 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 13:27:32.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:32.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:32.269 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 13:27:32.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:32.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:32.269 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 13:27:32.269 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 13:27:32.270 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:27:32.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:32.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:32.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:32.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:32.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:32.272 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:27:32.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:32.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:32.272 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:32.272 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:32.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:27:32.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:27:32.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:27:32.290 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:27:32.290 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:27:32.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:27:32.292 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:27:32.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:32.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:32.351 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:27:32.351 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing TitleAreaDialog 13:27:32.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:32.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:32.352 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:27:32.352 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:27:32.353 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:27:32.354 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:27:32.354 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:27:32.354 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:27:32.358 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:27:32.358 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:27:32.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 "TitleAreaDialog error message") 13:27:32.359 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:27:32.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:32.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:32.359 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 13:27:32.359 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:27:32.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:32.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:32.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:32.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:32.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:32.362 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog error message 13:27:32.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:32.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:32.362 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:32.362 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:32.365 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:27:32.365 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:27:32.365 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:27:32.366 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:27:32.366 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:27:32.366 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:27:32.367 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog warning message") 13:27:32.367 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:27:32.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:32.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:32.367 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 13:27:32.367 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:27:32.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:32.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:32.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:32.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:32.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:32.369 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog warning message 13:27:32.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:32.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:32.369 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:32.370 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:32.374 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:27:32.374 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:27:32.375 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:27:32.375 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:27:32.375 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:27:32.376 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:27:32.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 "TitleAreaDialog info message") 13:27:32.376 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:27:32.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:32.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:32.377 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 13:27:32.377 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:27:32.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:32.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:32.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:32.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:32.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:32.379 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog info message 13:27:32.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:32.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:32.379 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:32.379 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:32.381 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:27:32.381 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:27:32.382 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:27:32.382 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:27:32.382 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:27:32.382 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:27:32.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 "TitleAreaDialog none message") 13:27:32.383 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:27:32.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:32.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:32.383 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 13:27:32.383 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:27:32.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:32.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:32.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:32.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:32.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:32.385 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog none message 13:27:32.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:32.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:32.385 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:32.385 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:32.387 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:27:32.388 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:27:32.388 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:27:32.389 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:27:32.389 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:27:32.389 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:27:32.389 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:27:32.389 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:27:32.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:32.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:32.390 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 13:27:32.390 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:27:32.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:32.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:32.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:32.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:32.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:32.394 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog warning message without provider 13:27:32.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:32.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:32.394 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:32.394 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:32.396 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:27:32.397 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:27:32.397 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:27:32.398 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:27:32.398 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 13:27:32.405 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:27:32.465 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:32.469 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:32.971 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:32.971 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:33.472 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:33.472 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:33.973 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:33.973 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:34.474 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:34.474 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:34.975 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:34.975 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:35.476 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:35.476 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:35.977 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:35.977 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:36.478 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:36.478 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:36.979 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:36.979 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:37.480 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:37.481 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:37.982 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:37.982 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:38.483 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:38.483 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:38.984 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:38.984 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:39.485 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:39.485 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:39.986 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:39.987 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:40.488 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:40.488 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:40.988 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:40.989 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:41.489 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:41.490 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:41.990 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:41.991 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:42.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:42.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:42.492 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.842 s - in org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest testWizardDialogAsTitleAreaDialog(org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest) Time elapsed: 0.637 s titleAreaMessagesAndImages(org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest) Time elapsed: 0.114 s testShellAsTitleAreaDialog(org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest) Time elapsed: 10.09 s Running org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 13:27:42.500 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 13:27:42.502 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:27:42.502 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:42.502 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 13:27:42.502 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:42.502 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:27:42.502 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:42.503 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:27:42.503 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:42.503 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:42.503 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 13:27:42.503 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 13:27:42.503 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:42.503 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:42.503 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:42.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:27:42.530 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:27:42.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:42.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:42.543 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:27:42.543 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:27:42.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:42.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:42.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:42.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:42.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:42.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:27:42.563 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:27:42.563 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 13:27:42.563 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:42.563 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:42.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:42.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:42.564 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 13:27:42.564 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:42.564 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonExistingItems no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 13:27:42.564 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 13:27:42.564 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:42.564 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:42.564 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:42.577 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:27:42.577 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:27:42.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:42.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:42.587 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:27:42.587 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:27:42.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:42.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:42.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:42.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:42.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:42.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:27:42.617 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:27:42.617 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 13:27:42.617 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:42.617 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:42.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:42.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:42.618 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonExistingItems no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 13:27:42.618 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:42.618 INFO [WorkbenchTestable][RequirementsRunner] Started test: getStyledTextOfItem111 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 13:27:42.618 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 13:27:42.618 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:42.618 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:42.618 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:42.640 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:27:42.640 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:27:42.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:42.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:42.653 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:27:42.653 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:27:42.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:42.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:42.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:42.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:42.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:42.654 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item 1 and wait with time period 1 13:27:42.654 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item 1 13:27:42.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:43.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:43.156 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item 1 13:27:43.161 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item 1 13:27:43.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:43.161 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item 1 is already expanded. No action performed 13:27:43.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:43.161 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item 1 13:27:43.162 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 11 postfix and wait with time period 1 13:27:43.162 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 11 postfix 13:27:43.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:43.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:43.663 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 11 postfix 13:27:43.668 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 11 postfix 13:27:43.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:43.669 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 11 postfix is already expanded. No action performed 13:27:43.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:43.669 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 11 postfix 13:27:43.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:27:43.677 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:27:43.678 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 13:27:43.678 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:43.678 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:43.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:43.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:43.678 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getStyledTextOfItem111 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 13:27:43.678 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:43.678 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 13:27:43.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 13:27:43.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:43.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:43.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:43.697 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:27:43.697 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:27:43.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:43.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:43.710 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:27:43.710 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:27:43.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:43.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:43.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:43.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:43.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:43.711 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 13:27:43.711 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 13:27:43.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:44.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:44.213 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 13:27:44.218 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 13:27:44.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:44.219 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 13:27:44.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:44.219 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 13:27:44.220 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 13:27:44.220 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 13:27:44.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:44.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:44.721 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 13:27:44.728 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 13:27:44.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:44.728 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 13:27:44.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:44.729 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 13:27:44.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:27:44.746 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:27:44.746 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 13:27:44.746 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:44.747 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:44.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:44.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:44.748 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 13:27:44.748 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:44.748 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsFromItemXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 13:27:44.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 13:27:44.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:44.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:44.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:44.760 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:27:44.760 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:27:44.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:44.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:44.768 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:27:44.768 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:27:44.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:44.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:44.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:44.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:44.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:44.769 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 13:27:44.769 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 13:27:44.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:45.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:45.270 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 13:27:45.275 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 13:27:45.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:45.276 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 13:27:45.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:45.276 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 13:27:45.277 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 13:27:45.277 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 13:27:45.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:45.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:45.778 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 13:27:45.785 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 13:27:45.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:45.785 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 13:27:45.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:45.786 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 13:27:45.787 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xy postfix and wait with time period 1 13:27:45.787 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xy postfix 13:27:45.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:46.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:46.288 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xy postfix 13:27:46.296 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xy postfix 13:27:46.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:46.297 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xy postfix is already expanded. No action performed 13:27:46.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:46.297 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xy postfix 13:27:46.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:27:46.313 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:27:46.313 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 13:27:46.313 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:46.313 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:46.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:46.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:46.314 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsFromItemXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 13:27:46.314 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:46.314 INFO [WorkbenchTestable][RequirementsRunner] Started test: getStyledTextsOfItemXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 13:27:46.314 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 13:27:46.314 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:46.314 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:46.314 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:46.325 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:27:46.325 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:27:46.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:46.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:46.333 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:27:46.333 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:27:46.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:46.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:46.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:46.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:46.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:46.334 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 13:27:46.335 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 13:27:46.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:46.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:46.836 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 13:27:46.840 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 13:27:46.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:46.841 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 13:27:46.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:46.841 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 13:27:46.842 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 13:27:46.842 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 13:27:46.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:47.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:47.343 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 13:27:47.350 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 13:27:47.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:47.352 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 13:27:47.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:47.353 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 13:27:47.353 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 13:27:47.353 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 13:27:47.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:47.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:47.855 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 13:27:47.863 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 13:27:47.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:47.863 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 13:27:47.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:47.864 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 13:27:47.864 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 13:27:47.864 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 13:27:47.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:48.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:48.365 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 13:27:48.373 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 13:27:48.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:48.373 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 13:27:48.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:48.374 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 13:27:48.374 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 13:27:48.374 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 13:27:48.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:48.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:48.876 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 13:27:48.877 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 13:27:48.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:48.877 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 13:27:48.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:48.878 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 13:27:48.878 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 13:27:48.878 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 13:27:48.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:49.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:49.379 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 13:27:49.380 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 13:27:49.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:49.381 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 13:27:49.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:49.381 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 13:27:49.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:27:49.389 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:27:49.389 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 13:27:49.389 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:49.389 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:49.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:49.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:49.390 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getStyledTextsOfItemXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 13:27:49.390 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:49.390 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonexistingItem no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 13:27:49.390 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 13:27:49.390 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:49.390 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:49.390 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:49.402 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:27:49.402 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:27:49.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:49.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:49.420 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:27:49.420 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:27:49.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:49.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:49.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:49.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:49.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:49.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:27:49.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:27:49.422 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 0 and wait with time period 1 13:27:49.422 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0 13:27:49.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:49.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:49.924 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0 13:27:49.927 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0 13:27:49.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:49.928 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 0 is already expanded. No action performed 13:27:49.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:49.928 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0 13:27:49.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:27:49.950 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:27:49.950 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 13:27:49.950 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:49.950 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:49.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:49.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:49.951 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonexistingItem no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 13:27:49.951 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:49.951 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetNonstyledItem000 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 13:27:49.951 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 13:27:49.951 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:49.951 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:49.951 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:49.963 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:27:49.963 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:27:49.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:49.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:49.975 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:27:49.975 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:27:49.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:49.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:49.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:49.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:49.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:49.976 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 0 and wait with time period 1 13:27:49.976 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0 13:27:49.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:50.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:50.477 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0 13:27:50.481 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0 13:27:50.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:50.481 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 0 is already expanded. No action performed 13:27:50.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:50.481 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0 13:27:50.482 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 00 and wait with time period 1 13:27:50.482 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 00 13:27:50.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:50.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:50.983 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 00 13:27:50.988 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 00 13:27:50.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:50.988 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 00 is already expanded. No action performed 13:27:50.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:50.989 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 00 13:27:50.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:27:50.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:27:50.996 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 13:27:50.996 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:50.996 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:50.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:50.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:50.997 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetNonstyledItem000 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 13:27:50.997 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:50.997 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 13:27:50.997 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 13:27:50.997 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:50.997 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:50.997 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:51.017 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:27:51.017 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:27:51.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:51.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:51.030 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:27:51.030 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:27:51.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:51.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:51.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:51.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:51.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:51.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:27:51.039 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:27:51.039 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 13:27:51.039 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:51.039 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:51.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:51.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:51.040 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 13:27:51.040 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:51.040 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 13:27:51.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 13:27:51.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:51.041 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:51.041 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:51.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:27:51.052 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:27:51.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:51.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:51.067 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:27:51.067 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:27:51.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:51.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:51.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:51.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:51.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:27:51.068 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 13:27:51.068 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 13:27:51.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:51.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:51.569 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 13:27:51.574 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 13:27:51.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:51.574 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 13:27:51.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:51.574 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 13:27:51.575 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 13:27:51.575 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 13:27:51.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:52.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:52.076 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 13:27:52.081 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 13:27:52.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:52.082 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 13:27:52.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:52.082 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 13:27:52.082 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 13:27:52.082 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 13:27:52.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:52.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:52.583 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 13:27:52.590 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 13:27:52.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:52.591 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 13:27:52.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:52.591 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 13:27:52.591 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 13:27:52.591 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 13:27:52.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:53.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:53.092 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 13:27:53.102 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 13:27:53.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:53.102 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 13:27:53.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:53.103 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 13:27:53.103 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 13:27:53.103 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 13:27:53.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:53.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:53.604 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 13:27:53.606 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 13:27:53.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:53.606 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 13:27:53.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:53.606 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 13:27:53.607 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 13:27:53.607 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 13:27:53.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:54.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:54.108 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 13:27:54.110 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 13:27:54.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:27:54.110 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 13:27:54.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:27:54.110 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 13:27:54.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:27:54.127 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:27:54.127 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 13:27:54.127 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:54.127 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:54.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:54.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:54.128 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 13:27:54.128 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 13:27:54.128 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:54.128 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:54.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:54.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.63 s - in org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest getDuplicativeItemsX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 0.061 s getNonExistingItems no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 0.054 s getStyledTextOfItem111 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 1.06 s getDuplicativeItemsXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 1.07 s getDuplicativeItemsFromItemXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 1.566 s getStyledTextsOfItemXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 3.076 s getNonexistingItem no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 0.561 s testGetNonstyledItem000 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 1.046 s getDuplicativeItemX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 0.043 s getDuplicativeItemsXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 3.088 s Running org.eclipse.reddeer.jface.test.viewers.CellEditorTest 13:27:54.133 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 13:27:54.134 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:27:54.134 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:54.134 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 13:27:54.134 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:54.134 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:27:54.134 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:54.135 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:27:54.135 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:54.135 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:54.135 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableEditorTest no-configuration(org.eclipse.reddeer.jface.test.viewers.CellEditorTest) 13:27:54.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 13:27:54.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:54.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:54.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:1755): Gtk-CRITICAL **: 13:27:54.159: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:27:54.162 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:27:54.162 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:27:54.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:54.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:54.173 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 13:27:54.173 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:27:54.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:54.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:54.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:54.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:54.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 13:27:54.176 INFO [WorkbenchTestable][AbstractTableItem] Double click table item Andrej 13:27:54.178 TRACE [main][WidgetHandler] Notify Table with event 13 13:27:54.178 TRACE [main][WidgetHandler] Wait for synchronization 13:27:54.179 TRACE [main][WidgetHandler] Notify Table with event 3 13:27:54.179 TRACE [main][WidgetHandler] Wait for synchronization 13:27:54.179 TRACE [main][WidgetHandler] Notify Table with event 4 13:27:54.179 TRACE [main][WidgetHandler] Wait for synchronization 13:27:54.190 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:27:54.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:54.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:54.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:54.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:54.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:27:54.190 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:27:54.190 INFO [WorkbenchTestable][AbstractText] Text set to: abc 13:27:54.191 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 16 13:27:54.191 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:54.194 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 13:27:54.194 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 13:27:54.194 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 13:27:54.195 DEBUG [main][AbstractWait] Waiting until shell is active... 13:27:54.195 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 13:27:54.195 INFO [main][AbstractShell] Close shell Testing shell 13:27:54.195 INFO [main][ShellHandler] Closing shell 'Testing shell' 13:27:54.198 DEBUG [main][AbstractWait] Waiting while shell is available... 13:27:54.198 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 13:27:54.198 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 13:27:54.198 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:54.198 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:54.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:54.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:54.249 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableEditorTest no-configuration(org.eclipse.reddeer.jface.test.viewers.CellEditorTest) 13:27:54.249 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 13:27:54.249 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:54.249 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:54.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:54.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s - in org.eclipse.reddeer.jface.test.viewers.CellEditorTest tableEditorTest no-configuration(org.eclipse.reddeer.jface.test.viewers.CellEditorTest) Time elapsed: 0.114 s Running org.eclipse.reddeer.jface.test.window.WindowTest 13:27:54.261 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:27:54.261 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:54.261 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:27:54.261 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:54.264 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:54.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:54.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:54.264 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:27:54.265 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:27:54.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:54.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:54.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:54.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:54.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:27:54.276 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 13:27:54.276 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:27:54.277 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:54.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available.... 13:27:54.346 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:27:54.346 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 13:27:54.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:54.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:54.347 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 13:27:54.347 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:54.347 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 13:27:54.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:54.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:54.347 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:54.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:54.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:54.348 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window 13:27:54.348 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 13:27:54.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:54.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:54.348 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 13:27:54.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:54.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:54.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:54.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:54.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:55.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:55.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:55.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:27:55.351 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 13:27:55.351 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 13:27:55.351 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:55.366 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:55.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:55.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:55.367 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:55.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:55.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:55.368 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:27:55.368 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:27:55.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:55.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:55.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:55.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:55.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:27:55.380 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 13:27:55.380 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:27:55.380 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:55.401 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:27:55.401 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:55.401 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:55.402 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 13:27:55.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:55.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:55.402 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 13:27:55.402 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:55.402 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 13:27:55.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:55.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:55.403 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:55.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:55.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:55.403 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window 13:27:55.403 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 13:27:55.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:55.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:55.403 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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:27:55.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:55.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:55.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:55.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:55.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:56.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:56.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:56.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:27:56.406 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 13:27:56.406 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 13:27:56.406 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:56.415 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:56.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:56.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:56.416 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:56.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:56.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:56.416 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:27:56.416 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:27:56.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:56.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:56.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:56.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:56.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:27:56.434 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 13:27:56.434 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:27:56.434 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:56.448 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:27:56.448 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:56.449 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:56.449 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:27:56.449 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 13:27:56.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:56.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:56.450 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 13:27:56.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:56.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:56.450 INFO [WorkbenchTestable][AbstractShell] Close shell Eclipse Window 13:27:56.450 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Eclipse Window' 13:27:56.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:27:56.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:27:56.463 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:56.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:56.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:56.464 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:27:56.464 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:27:56.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:56.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:56.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:56.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:56.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:27:56.475 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 13:27:56.476 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:27:56.476 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:56.496 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:27:56.496 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:56.496 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:56.496 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:27:56.497 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 13:27:56.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:56.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:56.497 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 13:27:56.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:56.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:56.498 INFO [WorkbenchTestable][AbstractShell] Close shell Eclipse Window 13:27:56.498 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Eclipse Window' 13:27:56.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:27:56.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:27:56.512 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:56.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:56.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:56.539 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:27:56.539 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:56.540 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:27:56.540 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:56.540 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:56.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:56.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:56.540 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:27:56.540 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:27:56.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:56.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:56.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:56.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:56.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:27:56.549 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 13:27:56.549 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:27:56.549 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:56.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available.... 13:27:56.564 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:27:56.564 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 13:27:56.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:56.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:56.565 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 13:27:56.565 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:56.565 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 13:27:56.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:56.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:56.566 INFO [WorkbenchTestable][AbstractShell] Close shell Eclipse Window 13:27:56.566 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Eclipse Window' 13:27:56.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:27:56.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:27:56.579 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:56.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:56.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:56.579 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:27:56.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: "openEclipseWindowTitleTooltip") 13:27:56.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:56.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:56.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:56.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:56.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:27:56.587 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 13:27:56.587 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:27:56.587 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:56.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available.... 13:27:56.603 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:27:56.603 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 13:27:56.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:56.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:56.604 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 13:27:56.604 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:56.641 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 13:27:56.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:56.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:56.642 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:56.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:56.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:56.643 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window 13:27:56.643 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 13:27:56.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:56.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:56.644 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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:27:56.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:56.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:56.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:57.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:57.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:57.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:57.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:57.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:27:57.647 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 13:27:57.647 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 13:27:57.647 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:57.655 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:57.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:57.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:57.655 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:27:57.655 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:27:57.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:57.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:57.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:57.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:57.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:27:57.671 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 13:27:57.671 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:27:57.671 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:57.712 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:27:57.712 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:57.712 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:57.712 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 13:27:57.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:57.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:57.713 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 13:27:57.713 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:57.714 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 13:27:57.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:57.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:57.714 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 13:27:57.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:57.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:57.715 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:57.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:57.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:57.716 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window 13:27:57.716 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 13:27:57.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:57.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:57.716 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 13:27:57.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:57.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:57.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:58.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:58.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:58.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:58.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:27:58.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:27:58.719 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 13:27:58.719 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 13:27:58.719 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.469 s - in org.eclipse.reddeer.jface.test.window.WindowTest openableEclipseWindow(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 1.107 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.124 s openableEclipseWindowCustomAction(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 1.116 s openEclipseWindow(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 1.072 s Running org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 13:27:58.733 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 13:27:58.734 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:27:58.734 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:58.734 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 13:27:58.734 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:58.734 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:27:58.740 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:58.740 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:27:58.740 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:58.741 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:27:58.742 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCanFinish no-configuration(org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest) 13:27:58.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 13:27:58.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:27:58.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:27:58.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:27:58.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.preference.PreferenceDialog, Matcher matching widget which text matches: "Preferences"] is available.... 13:27:58.803 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:58.804 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:27:58.804 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:27:58.804 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:27:58.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:58.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:58.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:58.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:58.808 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:27:58.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:58.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:58.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:58.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:58.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:58.811 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "make valid") 13:27:58.811 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:27:58.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:58.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:58.812 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:27:58.812 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:27:58.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:58.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:58.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:58.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:58.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:58.819 INFO [WorkbenchTestable][AbstractButton] Click button make valid 13:27:58.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:58.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:58.819 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:58.819 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:58.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:58.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:58.848 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:27:58.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:58.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:58.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:58.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:58.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:58.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:58.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:58.854 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:27:58.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:27:58.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:27:58.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:27:58.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:27:58.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:27:58.858 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:27:58.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:27:58.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:27:58.858 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:27:58.858 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:27:58.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:27:58.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:27:58.894 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:27:58.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:27:58.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:27:58.894 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 13:27:58.894 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:58.894 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:58.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:58.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:27:58.895 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCanFinish no-configuration(org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest) 13:27:58.895 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 13:27:58.895 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:27:58.895 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:27:58.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:27:58.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s - in org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest testCanFinish no-configuration(org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest) Time elapsed: 0.153 s Results: Tests run: 48, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco-maven-plugin:0.8.7: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.4.0-SNAPSHOT [36/58] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.integration.test --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.integration.test --- [INFO] The project's OSGi version is 4.4.0.v20221116-1312 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.integration.test --- [INFO] [INFO] --- tycho-packaging-plugin: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-plugin: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-maven-plugin:0.8.7: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.7/org.jacoco.agent-0.8.7-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] --- maven-resources-plugin: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-plugin: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] --- maven-resources-plugin: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-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.integration.test --- [INFO] [INFO] --- tycho-source-plugin: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.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin: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.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.integration.test --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.reddeer.integration.test --- [INFO] Skipping tests [INFO] [INFO] --- jacoco-maven-plugin:0.8.7: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.4.0-SNAPSHOT [37/58] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.eclipse.test --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.eclipse.test --- [INFO] The project's OSGi version is 4.4.0.v20221116-1312 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.eclipse.test --- [INFO] [INFO] --- tycho-packaging-plugin: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-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.eclipse.test --- [INFO] Resolving class path of RedDeer Eclipse Tests... [INFO] [INFO] --- jacoco-maven-plugin:0.8.7: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.7/org.jacoco.agent-0.8.7-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] --- maven-resources-plugin: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-plugin:2.7.5:compile (default-compile) @ org.eclipse.reddeer.eclipse.test --- [INFO] Compiling 99 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/bin [INFO] [INFO] --- maven-resources-plugin: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-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.eclipse.test --- [INFO] [INFO] --- tycho-source-plugin: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.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin: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.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.eclipse.test --- [INFO] [INFO] --- maven-dependency-plugin: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-maven-plugin:1.2.1:wget (install-h2-driver) @ org.eclipse.reddeer.eclipse.test --- Downloading: https://repo1.maven.org/maven2/com/h2database/h2/1.4.199/h2-1.4.199.jar 10/2127K 23/2127K 39/2127K 55/2127K 71/2127K 87/2127K 103/2127K 119/2127K 135/2127K 151/2127K 167/2127K 183/2127K 199/2127K 215/2127K 231/2127K 247/2127K 263/2127K 279/2127K 295/2127K 311/2127K 327/2127K 343/2127K 359/2127K 375/2127K 391/2127K 408/2127K 424/2127K 440/2127K 456/2127K 472/2127K 488/2127K 504/2127K 520/2127K 536/2127K 552/2127K 568/2127K 584/2127K 600/2127K 616/2127K 632/2127K 648/2127K 664/2127K 680/2127K 696/2127K 712/2127K 728/2127K 744/2127K 760/2127K 776/2127K 792/2127K 808/2127K 824/2127K 840/2127K 856/2127K 872/2127K 888/2127K 904/2127K 920/2127K 936/2127K 952/2127K 963/2127K 979/2127K 995/2127K 1011/2127K 1027/2127K 1043/2127K 1059/2127K 1075/2127K 1091/2127K 1107/2127K 1123/2127K 1139/2127K 1155/2127K 1171/2127K 1187/2127K 1203/2127K 1219/2127K 1235/2127K 1251/2127K 1267/2127K 1283/2127K 1299/2127K 1315/2127K 1331/2127K 1347/2127K 1363/2127K 1379/2127K 1395/2127K 1411/2127K 1427/2127K 1443/2127K 1459/2127K 1475/2127K 1491/2127K 1507/2127K 1523/2127K 1534/2127K 1550/2127K 1566/2127K 1582/2127K 1598/2127K 1614/2127K 1630/2127K 1646/2127K 1662/2127K 1678/2127K 1694/2127K 1710/2127K 1726/2127K 1742/2127K 1758/2127K 1774/2127K 1792/2127K 1808/2127K 1824/2127K 1840/2127K 1856/2127K 1872/2127K 1888/2127K 1904/2127K 1920/2127K 1936/2127K 1952/2127K 1968/2127K 1984/2127K 2000/2127K 2016/2127K 2032/2127K 2050/2127K 2066/2127K 2082/2127K 2098/2127K 2114/2127K 2127/2127K 2127K downloaded [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.reddeer.eclipse.test --- [INFO] Fetching com.google.gson_2.9.1.v20220915-1632.jar from https://download.eclipse.org/tools/orbit/downloads/drops/S20221115203712/repository/plugins/ (289.99kB) [INFO] Fetching &protocol=http&format=xml&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/mylyn/drops/3.25.2/v20200831-1956/ (63B) [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar from https://download.eclipse.org/mylyn/drops/3.25.2/v20200831-1956/plugins/ (2.55MB) [INFO] Fetching com.google.guava_30.1.0.v20221112-0806.jar from https://download.eclipse.org/tools/orbit/downloads/drops/S20221115203712/repository/plugins/ (2.92MB) [INFO] Fetching com.google.javascript_0.0.20160315.v20161124-1903.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (3.53MB) [INFO] Fetching com.google.protobuf_2.4.1.v20220404-1934.jar from https://download.eclipse.org/tools/orbit/downloads/drops/S20221115203712/repository/plugins/ (478.08kB) [INFO] Fetching com.jcraft.jsch_0.1.55.v20221112-0806.jar from https://download.eclipse.org/tools/orbit/downloads/drops/S20221115203712/repository/plugins/ (302.99kB) [INFO] Fetching javax.activation_1.1.0.v201211130549.jar from https://download.eclipse.org/mylyn/drops/3.25.2/v20200831-1956/plugins/ (53.77kB) [INFO] Fetching jakarta.activation_1.2.2.v20221112-0806.jar from https://download.eclipse.org/tools/orbit/downloads/drops/S20221115203712/repository/plugins/ (62.57kB) [INFO] Fetching jakarta.xml.bind_2.3.3.v20221112-0806.jar from https://download.eclipse.org/tools/orbit/downloads/drops/S20221115203712/repository/plugins/ (135.86kB) [INFO] Fetching javax.xml.bind_2.2.0.v201105210648.jar from https://download.eclipse.org/mylyn/drops/3.25.2/v20200831-1956/plugins/ (115.97kB) [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://download.eclipse.org/mylyn/drops/3.25.2/v20200831-1956/plugins/ (246.29kB) [INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar from https://download.eclipse.org/mylyn/drops/3.25.2/v20200831-1956/plugins/ (39.42kB) [INFO] Fetching com.sun.xml.bind_2.3.3.v20221112-0806.jar from https://download.eclipse.org/tools/orbit/downloads/drops/S20221115203712/repository/plugins/ (1.16MB) [INFO] Fetching javax.activation_2.0.0.v20221112-0806.jar from https://download.eclipse.org/tools/orbit/downloads/drops/S20221115203712/repository/plugins/ (82.95kB) [INFO] Fetching jakarta.enterprise.cdi-api_2.0.2.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (129.76kB) [INFO] Fetching javax.el_2.2.0.v201303151357.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (56.84kB) [INFO] Fetching jakarta.interceptor-api_1.2.5.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (33.06kB) [INFO] Fetching org.eclipse.jetty.servlet-api_4.0.6.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (286.13kB) [INFO] Fetching jakarta.transaction-api_1.3.3.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (24.61kB) [INFO] Fetching org.apache.commons.httpclient_3.1.0.v201012070820.jar from https://download.eclipse.org/mylyn/drops/3.25.2/v20200831-1956/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.13.v20221112-0806.jar from https://download.eclipse.org/tools/orbit/downloads/drops/S20221115203712/repository/plugins/ (1.01MB) [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.15.v20220209-2345.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (354.72kB) [INFO] Fetching org.apache.lucene.analyzers-common_6.1.0.v20161115-1612.jar from https://download.eclipse.org/mylyn/drops/3.25.2/v20200831-1956/plugins/ (1.49MB) [INFO] Fetching org.apache.lucene.core_6.1.0.v20170814-1820.jar from https://download.eclipse.org/mylyn/drops/3.25.2/v20200831-1956/plugins/ (2.47MB) [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20221112-0806.jar from https://download.eclipse.org/tools/orbit/downloads/drops/S20221115203712/repository/plugins/ (3.45MB) [INFO] Fetching org.apache.lucene.queryparser_6.1.0.v20161115-1612.jar from https://download.eclipse.org/mylyn/drops/3.25.2/v20200831-1956/plugins/ (433.33kB) [INFO] Fetching org.apache.ws.commons.util_1.0.2.v20160817-1930.jar from https://download.eclipse.org/tools/orbit/downloads/drops/S20221115203712/repository/plugins/ (46.78kB) [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar from https://download.eclipse.org/mylyn/drops/3.25.2/v20200831-1956/plugins/ (286.98kB) [INFO] Fetching org.apache.xmlrpc_3.0.0.v20100427-1100.jar from https://download.eclipse.org/mylyn/drops/3.25.2/v20200831-1956/plugins/ (224.44kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda_3.6.101.201811012051.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (255.06kB) [INFO] Fetching org.eclipse.datatools.connectivity.console.profile_1.2.101.201811012051.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (30.57kB) [INFO] Fetching org.eclipse.help.base_4.3.900.v20221020-1800.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (434.43kB) [INFO] Fetching org.eclipse.datatools.connectivity.db.generic.ui_1.2.101.201811012051.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (33.86kB) [INFO] Fetching org.eclipse.datatools.connectivity.sqm.server.ui_1.3.101.201811012051.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (123.64kB) [INFO] Fetching org.eclipse.datatools.connectivity.ui.dse_1.3.101.201811012051.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (82.24kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.consumer_3.4.101.201811012051.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (123.41kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.design_3.5.101.201811012051.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (350.98kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.profile_3.4.101.201811012051.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (42.7kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.design.ui_3.4.101.201811012051.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (236.63kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.flatfile_3.3.101.201811012051.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (73.9kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.flatfile.ui_3.3.101.201811012051.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (104.37kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql.edit_1.2.101.201811012051.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (275.92kB) [INFO] Fetching org.eclipse.datatools.enablement.hsqldb_1.2.101.201811012051.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (20.95kB) [INFO] Fetching org.eclipse.datatools.enablement.hsqldb.dbdefinition_1.2.101.201811012051.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (11.31kB) [INFO] Fetching org.eclipse.datatools.enablement.hsqldb.ui_1.2.101.201811012051.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (27.64kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql.query.edit_1.2.101.201811012051.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (206.44kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql.xml.query_1.2.101.201811012051.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (257.87kB) [INFO] Fetching org.eclipse.dstore.core_4.5.400.202208291635.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (398.78kB) [INFO] Fetching org.eclipse.dstore.extra_4.5.400.202208291635.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (36.9kB) [INFO] Fetching org.eclipse.ecf_3.10.0.v20210925-0032.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (127.97kB) [INFO] Fetching org.eclipse.ecf.identity_3.9.402.v20210409-2301.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (64.2kB) [INFO] Fetching org.eclipse.equinox.concurrent_1.2.100.v20211021-1418.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (26.38kB) [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.102.v20210409-2301.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (52.52kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.800.v20220215-0126.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (129.12kB) [INFO] Fetching org.eclipse.emf.ant_2.11.0.v20200324-0723.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (36.3kB) [INFO] Fetching org.eclipse.emf.codegen.ecore_2.32.0.v20220925-1245.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (1.07MB) [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.32.0.v20220925-1245.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (189.35kB) [INFO] Fetching org.eclipse.emf.codegen.ui_2.23.0.v20210412-0833.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (298.83kB) [INFO] Fetching org.eclipse.emf.converter_2.11.0.v20220706-1313.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (94.85kB) [INFO] Fetching org.eclipse.emf.importer_2.12.0.v20190321-1539.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (82.88kB) [INFO] Fetching org.eclipse.emf.exporter_2.10.0.v20190321-1530.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (65.88kB) [INFO] Fetching org.eclipse.emf.importer.ecore_2.10.0.v20200324-0723.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (36.36kB) [INFO] Fetching org.eclipse.emf.importer.java_2.11.0.v20200324-0723.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (72.92kB) [INFO] Fetching org.eclipse.emf.importer.rose_2.11.0.v20210405-0904.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (114.11kB) [INFO] Fetching org.eclipse.emf.databinding_1.6.0.v20220517-0824.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (92.84kB) [INFO] Fetching org.eclipse.emf.databinding.edit_1.7.0.v20210113-0340.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (54.79kB) [INFO] Fetching org.eclipse.emf.ecore.change.edit_2.8.0.v20180706-1146.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (35.55kB) [INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (124.96kB) [INFO] Fetching org.eclipse.emf_2.8.0.v20180706-1146.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (14.67kB) [INFO] Fetching org.eclipse.emf.mapping_2.12.0.v20181104-0733.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (193.84kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore_2.11.0.v20180706-1146.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (31.43kB) [INFO] Fetching org.eclipse.emf.mapping.ui_2.10.0.v20181104-0733.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (149.29kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (44.01kB) [INFO] Fetching org.eclipse.emf.mapping.ecore.editor_2.8.0.v20180706-1146.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (15.02kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore.editor_2.10.0.v20181104-0733.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (51.95kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2xml.ui_2.12.0.v20190528-0725.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (102.94kB) [INFO] Fetching org.eclipse.emf.mapping.ecore_2.8.0.v20180706-1146.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (14.96kB) [INFO] Fetching org.eclipse.equinox.p2.discovery_1.2.0.v20210315-2042.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (37.5kB) [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.2.200.v20220210-1157.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (58.64kB) [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.3.300.v20220512-1321.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (45.06kB) [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.2.300.v20210813-0655.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (156.48kB) [INFO] Fetching org.eclipse.jdt.apt.core_3.7.50.v20210914-1429.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (391.95kB) [INFO] Fetching org.eclipse.jetty.http_10.0.12.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (243.35kB) [INFO] Fetching org.slf4j.api_1.7.30.v20200204-2150.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (51.82kB) [INFO] Fetching org.eclipse.jetty.io_10.0.12.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (211.12kB) [INFO] Fetching org.eclipse.jetty.util_10.0.12.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (553.13kB) [INFO] Fetching org.eclipse.jetty.jndi_10.0.12.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (56.3kB) [INFO] Fetching org.eclipse.jetty.server_10.0.12.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (776.37kB) [INFO] Fetching org.eclipse.jetty.plus_10.0.12.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (77.61kB) [INFO] Fetching org.eclipse.jetty.security_10.0.12.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (118.15kB) [INFO] Fetching org.eclipse.jetty.servlet_10.0.12.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (161.82kB) [INFO] Fetching org.eclipse.jetty.webapp_10.0.12.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (168.03kB) [INFO] Fetching org.eclipse.jetty.xml_10.0.12.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (79.98kB) [INFO] Fetching org.eclipse.wst.server.preview_1.2.0.v202208120424.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (31.72kB) [INFO] Fetching org.eclipse.jsch.core_1.4.0.v20220813-1037.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (43.17kB) [INFO] Fetching org.eclipse.json_1.1.100.v201901071922.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (57.58kB) [INFO] Fetching org.eclipse.lsp4e_0.14.0.202208241334.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (505.69kB) [INFO] Fetching org.eclipse.lsp4j_0.15.0.v20220805-0131.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (1.09MB) [INFO] Fetching org.eclipse.lsp4j.jsonrpc_0.15.0.v20220805-0131.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (134.21kB) [INFO] Fetching org.eclipse.mylyn.wikitext_3.0.42.20220107230029.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (363.55kB) [INFO] Fetching org.eclipse.mylyn.wikitext.markdown_3.0.42.20220107230029.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (85.24kB) [INFO] Fetching org.eclipse.xtext.xbase.lib_2.29.0.v20221024-0507.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (162.01kB) [INFO] Fetching org.eclipse.m2e.apt.core_2.0.1.20220912-1211.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (66.95kB) [INFO] Fetching org.eclipse.m2e.jdt_2.0.1.20220901-1459.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (157.47kB) [INFO] Fetching org.eclipse.m2e.apt.ui_2.0.1.20220912-1211.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (47.98kB) [INFO] Fetching org.eclipse.m2e.binaryproject_2.0.0.20220705-1221.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (25.11kB) [INFO] Fetching org.eclipse.m2e.sourcelookup_2.0.0.20220705-1608.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (23.36kB) [INFO] Fetching org.eclipse.m2e.binaryproject.ui_2.0.0.20220705-1221.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (20.41kB) [INFO] Fetching org.eclipse.m2e.discovery_2.0.0.20220705-1608.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (78.45kB) [INFO] Fetching org.eclipse.m2e.editor_2.0.1.20220912-1211.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (406.49kB) [INFO] Fetching org.eclipse.m2e.editor.lemminx_2.0.0.20220729-1256.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (140.95kB) [INFO] Fetching org.eclipse.wildwebdeveloper.xml_0.15.0.202207081036.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (7.63MB) [INFO] Fetching org.eclipse.m2e.launching_2.0.1.20220912-1211.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (109.14kB) [INFO] Fetching org.eclipse.m2e.refactoring_2.0.1.20220809-1501.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (79.42kB) [INFO] Fetching org.eclipse.m2e.scm_2.0.0.20220705-1221.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (64.35kB) [INFO] Fetching org.eclipse.m2e.jdt.ui_2.0.0.20220705-1221.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (34.86kB) [INFO] Fetching org.eclipse.m2e.profiles.core_2.0.0.20220703-1731.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (24.46kB) [INFO] Fetching org.eclipse.m2e.profiles.ui_2.0.0.20220705-1221.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (47.21kB) [INFO] Fetching org.eclipse.m2e.sourcelookup.ui_2.0.0.20220705-1221.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (30.69kB) [INFO] Fetching org.eclipse.m2e.mavenarchiver_2.0.1.20220805-1816.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (30.94kB) [INFO] Fetching org.eclipse.mylyn.tasks.core_3.25.2.v20200814-0512.jar from https://download.eclipse.org/mylyn/drops/3.25.2/v20200831-1956/plugins/ (489.13kB) [INFO] Fetching org.eclipse.mylyn.commons.net_3.25.2.v20200813-0821.jar from https://download.eclipse.org/mylyn/drops/3.25.2/v20200831-1956/plugins/ (84.07kB) [INFO] Fetching org.eclipse.mylyn.commons.core_3.25.2.v20200813-0821.jar from https://download.eclipse.org/mylyn/drops/3.25.2/v20200831-1956/plugins/ (123.55kB) [INFO] Fetching org.eclipse.mylyn.commons.xmlrpc_3.25.2.v20200813-0821.jar from https://download.eclipse.org/mylyn/drops/3.25.2/v20200831-1956/plugins/ (37.26kB) [INFO] Fetching org.eclipse.mylyn.bugzilla.core_3.25.2.v20200814-0512.jar from https://download.eclipse.org/mylyn/drops/3.25.2/v20200831-1956/plugins/ (272.51kB) [INFO] Fetching org.eclipse.mylyn.bugzilla.ide_3.25.2.v20200828-1617.jar from https://download.eclipse.org/mylyn/drops/3.25.2/v20200831-1956/plugins/ (16.23kB) [INFO] Fetching org.eclipse.mylyn.tasks.ui_3.25.2.v20200814-0512.jar from https://download.eclipse.org/mylyn/drops/3.25.2/v20200831-1956/plugins/ (1.98MB) [INFO] Fetching org.eclipse.mylyn.commons.ui_3.25.2.v20200813-0821.jar from https://download.eclipse.org/mylyn/drops/3.25.2/v20200831-1956/plugins/ (329.86kB) [INFO] Fetching org.eclipse.mylyn.commons.workbench_3.25.2.v20200813-0821.jar from https://download.eclipse.org/mylyn/drops/3.25.2/v20200831-1956/plugins/ (176.98kB) [INFO] Fetching org.eclipse.mylyn.bugzilla.ui_3.25.2.v20200814-0512.jar from https://download.eclipse.org/mylyn/drops/3.25.2/v20200831-1956/plugins/ (288.25kB) [INFO] Fetching org.eclipse.mylyn.commons.screenshots_3.25.2.v20200813-0821.jar from https://download.eclipse.org/mylyn/drops/3.25.2/v20200831-1956/plugins/ (109.74kB) [INFO] Fetching org.eclipse.mylyn.commons.identity.core_1.17.2.v20200813-0821.jar from https://download.eclipse.org/mylyn/drops/3.25.2/v20200831-1956/plugins/ (45.33kB) [INFO] Fetching org.eclipse.mylyn.commons.notifications.core_1.17.2.v20200813-0821.jar from https://download.eclipse.org/mylyn/drops/3.25.2/v20200831-1956/plugins/ (14.3kB) [INFO] Fetching org.eclipse.mylyn.commons.notifications.feed_1.17.2.v20200813-0821.jar from https://download.eclipse.org/mylyn/drops/3.25.2/v20200831-1956/plugins/ (30.86kB) [INFO] Fetching org.eclipse.mylyn.commons.notifications.ui_1.17.2.v20200813-0821.jar from https://download.eclipse.org/mylyn/drops/3.25.2/v20200831-1956/plugins/ (61.64kB) [INFO] Fetching org.eclipse.mylyn.commons.repositories.core_1.17.2.v20200813-0821.jar from https://download.eclipse.org/mylyn/drops/3.25.2/v20200831-1956/plugins/ (48.52kB) [INFO] Fetching org.eclipse.mylyn.commons.repositories.ui_1.17.2.v20200813-0821.jar from https://download.eclipse.org/mylyn/drops/3.25.2/v20200831-1956/plugins/ (97.45kB) [INFO] Fetching org.eclipse.mylyn.monitor.core_3.25.2.v20200813-0821.jar from https://download.eclipse.org/mylyn/drops/3.25.2/v20200831-1956/plugins/ (38.99kB) [INFO] Fetching org.eclipse.mylyn.context.core_3.25.2.v20200828-1617.jar from https://download.eclipse.org/mylyn/drops/3.25.2/v20200831-1956/plugins/ (126.44kB) [INFO] Fetching org.eclipse.mylyn.context.ui_3.25.2.v20200828-1617.jar from https://download.eclipse.org/mylyn/drops/3.25.2/v20200831-1956/plugins/ (165.28kB) [INFO] Fetching org.eclipse.mylyn.monitor.ui_3.25.2.v20200813-0821.jar from https://download.eclipse.org/mylyn/drops/3.25.2/v20200831-1956/plugins/ (51.78kB) [INFO] Fetching org.eclipse.mylyn.context.tasks.ui_3.25.2.v20200828-1617.jar from https://download.eclipse.org/mylyn/drops/3.25.2/v20200831-1956/plugins/ (109.25kB) [INFO] Fetching org.eclipse.mylyn.resources.ui_3.25.2.v20200828-1617.jar from https://download.eclipse.org/mylyn/drops/3.25.2/v20200831-1956/plugins/ (68.64kB) [INFO] Fetching org.eclipse.mylyn.discovery.core_3.25.2.v20200813-0821.jar from https://download.eclipse.org/mylyn/drops/3.25.2/v20200831-1956/plugins/ (89.07kB) [INFO] Fetching org.eclipse.mylyn.discovery.ui_3.25.2.v20200813-0821.jar from https://download.eclipse.org/mylyn/drops/3.25.2/v20200831-1956/plugins/ (92.29kB) [INFO] Fetching org.eclipse.mylyn.ide.ui_3.25.2.v20200828-1617.jar from https://download.eclipse.org/mylyn/drops/3.25.2/v20200831-1956/plugins/ (35.53kB) [INFO] Fetching org.eclipse.mylyn.tasks.bugs_3.25.2.v20200814-0512.jar from https://download.eclipse.org/mylyn/drops/3.25.2/v20200831-1956/plugins/ (94.28kB) [INFO] Fetching org.eclipse.mylyn.help.ui_3.25.2.v20200814-0512.jar from https://download.eclipse.org/mylyn/drops/3.25.2/v20200831-1956/plugins/ (1.21MB) [INFO] Fetching org.eclipse.mylyn.tasks.index.core_3.25.2.v20200814-0512.jar from https://download.eclipse.org/mylyn/drops/3.25.2/v20200831-1956/plugins/ (32.96kB) [INFO] Fetching org.eclipse.mylyn.tasks.index.ui_3.25.2.v20200814-0512.jar from https://download.eclipse.org/mylyn/drops/3.25.2/v20200831-1956/plugins/ (30.23kB) [INFO] Fetching org.eclipse.mylyn.tasks.search_3.25.2.v20200814-0512.jar from https://download.eclipse.org/mylyn/drops/3.25.2/v20200831-1956/plugins/ (69.1kB) [INFO] Fetching org.eclipse.mylyn.team.ui_3.25.2.v20200828-1617.jar from https://download.eclipse.org/mylyn/drops/3.25.2/v20200831-1956/plugins/ (135.79kB) [INFO] Fetching org.jsoup_1.14.3.v20211012-1727.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (446.82kB) [INFO] Fetching org.eclipse.rse_4.5.400.202208291635.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (15.04kB) [INFO] Fetching org.eclipse.rse.connectorservice.dstore_4.5.400.202208291635.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (72.84kB) [INFO] Fetching org.eclipse.rse.services_4.5.400.202208291635.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (462.63kB) [INFO] Fetching org.eclipse.rse.services.dstore_4.5.400.202208291635.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (357.69kB) [INFO] Fetching org.eclipse.rse.ui_4.5.400.202208291635.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (1.68MB) [INFO] Fetching org.eclipse.rse.core_4.5.400.202208291635.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (417.9kB) [INFO] Fetching org.eclipse.rse.connectorservice.local_4.5.400.202208291635.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (19.16kB) [INFO] Fetching org.eclipse.rse.connectorservice.ssh_4.5.400.202208291635.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (44.29kB) [INFO] Fetching org.eclipse.rse.services.ssh_4.5.400.202208291635.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (65.13kB) [INFO] Fetching org.eclipse.rse.connectorservice.telnet_4.5.400.202208291635.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (29.69kB) [INFO] Fetching org.eclipse.rse.services.telnet_4.5.400.202208291635.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (26.06kB) [INFO] Fetching org.eclipse.rse.doc.user_4.5.400.202208291635.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (213.62kB) [INFO] Fetching org.eclipse.rse.efs_4.5.400.202208291635.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (37.33kB) [INFO] Fetching org.eclipse.rse.efs.ui_4.5.400.202208291635.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (25.59kB) [INFO] Fetching org.eclipse.rse.importexport_4.5.101.202208291635.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (241.3kB) [INFO] Fetching org.eclipse.rse.files.ui_4.5.400.202208291635.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (510.02kB) [INFO] Fetching org.eclipse.rse.processes.ui_4.5.400.202208291635.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (79.29kB) [INFO] Fetching org.eclipse.rse.shells.ui_4.5.400.202208291635.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (148.3kB) [INFO] Fetching org.eclipse.rse.subsystems.files.core_4.5.400.202208291635.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (141.55kB) [INFO] Fetching org.eclipse.rse.subsystems.processes.core_4.5.400.202208291635.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (34.17kB) [INFO] Fetching org.eclipse.rse.subsystems.processes.shell.linux_4.5.400.202208291635.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (37.26kB) [INFO] Fetching org.eclipse.rse.subsystems.shells.core_4.5.400.202208291635.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (72.82kB) [INFO] Fetching org.eclipse.rse.subsystems.files.dstore_4.5.400.202208291635.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (42.29kB) [INFO] Fetching org.eclipse.rse.subsystems.processes.dstore_4.5.400.202208291635.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (23.02kB) [INFO] Fetching org.eclipse.rse.subsystems.shells.dstore_4.5.400.202208291635.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (25.21kB) [INFO] Fetching org.eclipse.rse.dstore.security_4.5.400.202208291635.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (71.32kB) [INFO] Fetching org.eclipse.rse.services.files.ftp_4.5.400.202208291635.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (45.53kB) [INFO] Fetching org.eclipse.rse.subsystems.files.ftp_4.5.400.202208291635.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (39.36kB) [INFO] Fetching org.eclipse.rse.services.local_4.5.400.202208291635.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (65.08kB) [INFO] Fetching org.eclipse.rse.subsystems.files.local_4.5.400.202208291635.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (30.96kB) [INFO] Fetching org.eclipse.rse.subsystems.processes.local_4.5.400.202208291635.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (22.46kB) [INFO] Fetching org.eclipse.rse.subsystems.shells.local_4.5.400.202208291635.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (23.07kB) [INFO] Fetching org.eclipse.rse.subsystems.files.ssh_4.5.400.202208291635.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (22.66kB) [INFO] Fetching org.eclipse.rse.subsystems.shells.ssh_4.5.400.202208291635.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (22.97kB) [INFO] Fetching org.eclipse.rse.subsystems.shells.telnet_4.5.400.202208291635.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (23.06kB) [INFO] Fetching org.eclipse.tm4e.core_0.5.0.202206232130.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (263.98kB) [INFO] Fetching org.jcodings_1.0.57.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (1.66MB) [INFO] Fetching org.joni_2.1.43.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (211.47kB) [INFO] Fetching org.eclipse.tm4e.languageconfiguration_0.5.1.202209071331.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (131.68kB) [INFO] Fetching org.eclipse.tm4e.ui_0.6.0.202206241118.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (170.02kB) [INFO] Fetching org.eclipse.tm4e.registry_0.6.1.202208131654.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (36.83kB) [INFO] Fetching org.eclipse.wst.common.snippets_1.2.700.v202210162322.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (294.39kB) [INFO] Fetching org.eclipse.wst.common.infopop_1.0.301.v202007142017.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (12.62kB) [INFO] Fetching org.eclipse.wst.internet.cache_1.1.0.v202011161431.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (54.5kB) [INFO] Fetching org.eclipse.wst.validation.infopop_1.0.300.v202007131715.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (14.22kB) [INFO] Fetching org.eclipse.wst.dtd.core_1.2.400.v202210260359.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (419.67kB) [INFO] Fetching org.eclipse.wst.dtd.ui_1.1.500.v202210260359.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (252.4kB) [INFO] Fetching org.eclipse.wst.dtdeditor.doc.user_1.1.0.v201903222120.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (44.17kB) [INFO] Fetching org.eclipse.wst.internet.monitor.ui_1.0.800.v202007170127.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (142.67kB) [INFO] Fetching org.eclipse.wst.jsdt.core_2.0.400.v202209220434.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (3.73MB) [INFO] Fetching org.eclipse.wst.jsdt.manipulation_1.0.601.v201903222047.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (58.41kB) [INFO] Fetching org.eclipse.wst.jsdt.ui_2.1.500.v202209220434.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (8.33MB) [INFO] Fetching org.eclipse.wst.jsdt.web.core_1.1.300.v202210260359.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (164.11kB) [INFO] Fetching org.eclipse.wst.jsdt.web.ui_1.2.400.v202210260359.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (235.8kB) [INFO] Fetching org.eclipse.wst.json.bower.core_1.0.100.v202210260359.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (14.03kB) [INFO] Fetching org.eclipse.wst.json.bower.ui_1.0.300.v202210260359.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (24.8kB) [INFO] Fetching org.eclipse.wst.json.core_1.1.100.v202210260359.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (285.52kB) [INFO] Fetching org.eclipse.wst.json.ui_1.0.700.v202210260359.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (245.19kB) [INFO] Fetching org.eclipse.wst.json.eslint.core_1.0.100.v202210260359.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (14.01kB) [INFO] Fetching org.eclipse.wst.json.eslint.ui_1.0.300.v202210260359.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (17.49kB) [INFO] Fetching org.eclipse.wst.json.jshint.core_1.0.100.v202210260359.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (14.03kB) [INFO] Fetching org.eclipse.wst.json.jshint.ui_1.0.300.v202210260359.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (17.47kB) [INFO] Fetching org.eclipse.wst.json.npm.core_1.0.100.v202210260359.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (13.96kB) [INFO] Fetching org.eclipse.wst.json.npm.ui_1.0.200.v202210260359.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (22.46kB) [INFO] Fetching org.eclipse.wst.json.schemaprocessor_1.0.300.v202210260359.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (15.91kB) [INFO] Fetching org.eclipse.wst.server.http.core_1.0.400.v202007170127.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (37.11kB) [INFO] Fetching org.eclipse.wst.server.http.ui_1.0.500.v202007170127.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (46.61kB) [INFO] Fetching org.eclipse.wst.server.preview.adapter_1.1.600.v202106111324.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (45.87kB) [INFO] Fetching org.eclipse.wst.server.ui.infopop_1.1.200.v201901310132.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (18.08kB) [INFO] Fetching org.eclipse.wst.server.ui.doc.user_1.1.600.v201901310132.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (144.6kB) [INFO] Fetching org.eclipse.wst.sse.doc.user_1.2.0.v201903222120.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (126.05kB) [INFO] Fetching org.eclipse.wst.standard.schemas_1.0.800.v201901071922.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (170.09kB) [INFO] Fetching org.eclipse.wst.html.ui.infopop_1.0.201.v201903222120.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (14.98kB) [INFO] Fetching org.eclipse.wst.web.ui.infopop_1.0.300.v201903222120.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (12.79kB) [INFO] Fetching org.eclipse.wst.doc.user_1.2.0.v201903222120.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (776.04kB) [INFO] Fetching org.eclipse.wst.webtools.doc.user_1.0.500.v201903222120.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (126.77kB) [INFO] Fetching org.eclipse.wst.xsd.core_1.2.100.v202008180353.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (80.49kB) [INFO] Fetching org.eclipse.wst.dtd.ui.infopop_1.0.400.v201903222120.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (14kB) [INFO] Fetching org.eclipse.wst.sse.ui.infopop_1.0.300.v201903222120.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (14.31kB) [INFO] Fetching org.eclipse.wst.xml.ui.infopop_1.0.400.v201903222120.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (21.36kB) [INFO] Fetching org.eclipse.wst.xsd.ui_1.3.600.v202210260359.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (1.28MB) [INFO] Fetching org.eclipse.wst.xmleditor.doc.user_1.1.0.v201903222120.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (133.61kB) [INFO] Fetching org.eclipse.wst.xsdeditor.doc.user_1.0.800.v201903222120.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (125.42kB) [INFO] Fetching org.eclipse.xsd_2.18.0.v20220925-0948.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (983.84kB) [INFO] Fetching org.eclipse.xsd.edit_2.11.0.v20200723-0820.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (226.29kB) [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.7/org.jacoco.agent-0.8.7-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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.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: 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. Running org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 13:29:04.139 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 13:29:04.142 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 13:29:04.150 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 13:29:04.151 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 13:29:04.171 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 13:29:04.240 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:29:04.244 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:29:04.246 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 13:29:04.248 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 13:29:04.248 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 13:29:04.255 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 13:29:04.262 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:29:04.262 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:29:04.264 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:29:04.264 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:29:04.267 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:29:04.270 INFO [WorkbenchTestable][DebugPerspective] Open perspective: 'Debug' 13:29:04.271 DEBUG [WorkbenchTestable][DebugPerspective] Trying to open perspective: 'Debug' 13:29:04.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:29:04.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:29:04.358 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:29:04.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:04.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:04.368 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:29:04.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:04.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:04.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:04.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:04.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:29:04.449 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 13:29:04.450 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:29:04.450 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:04.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 13:29:04.585 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:29:04.585 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 13:29:04.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:04.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:04.589 DEBUG [WorkbenchTestable][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:04.589 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:29:04.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:29:04.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:29:04.643 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 13:29:04.643 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:29:04.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:04.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:04.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:04.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:04.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:29:04.647 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Debug') 13:29:04.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:29:04.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:29:04.651 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 13:29:04.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:29:04.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:29:04.652 TRACE [main][WidgetHandler] Notify Table with event 13 13:29:04.652 TRACE [main][WidgetHandler] Wait for synchronization 13:29:04.654 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:29:04.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:29:04.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:29:04.655 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 13:29:04.655 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:29:04.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:04.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:04.665 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:29:04.665 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:29:04.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:29:04.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:29:04.665 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 13:29:04.665 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:29:04.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:04.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:04.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:04.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:04.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:04.674 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:29:04.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:29:04.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:29:04.677 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:29:04.677 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:05.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:29:05.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:29:05.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:29:05.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:29:05.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:29:05.645 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:29:05.650 DEBUG [main][MenuItemLookup] Found menu:'File' 13:29:05.650 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:29:05.650 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:29:05.650 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:29:05.650 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:29:05.650 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:29:05.650 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:29:05.650 DEBUG [main][MenuItemLookup] Item match:Window 13:29:05.653 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:29:05.653 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:29:05.653 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:29:05.653 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:05.653 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:29:05.654 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:29:05.654 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:05.654 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:29:05.654 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:05.654 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:29:05.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:29:05.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:29:05.656 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:29:05.657 DEBUG [main][MenuItemLookup] Found menu:'File' 13:29:05.657 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:29:05.657 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:29:05.657 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:29:05.657 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:29:05.657 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:29:05.657 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:29:05.657 DEBUG [main][MenuItemLookup] Item match:Window 13:29:05.658 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:29:05.658 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:29:05.658 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:29:05.658 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:05.658 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:29:05.658 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:29:05.658 DEBUG [main][MenuItemLookup] Item match:Perspective 13:29:05.661 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:29:05.661 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:05.661 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:29:05.661 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:29:05.661 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:29:05.662 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:29:05.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:29:05.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:29:05.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:29:05.665 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:29:05.665 DEBUG [main][MenuItemLookup] Found menu:'File' 13:29:05.665 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:29:05.665 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:29:05.665 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:29:05.666 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:29:05.666 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:29:05.666 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:29:05.666 DEBUG [main][MenuItemLookup] Item match:Window 13:29:05.666 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:29:05.666 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:29:05.666 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:29:05.667 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:05.667 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:29:05.667 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:29:05.667 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:05.667 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:29:05.667 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:05.667 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:29:05.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:29:05.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:29:05.667 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:29:05.668 DEBUG [main][MenuItemLookup] Found menu:'File' 13:29:05.668 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:29:05.668 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:29:05.668 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:29:05.668 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:29:05.668 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:29:05.668 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:29:05.668 DEBUG [main][MenuItemLookup] Item match:Window 13:29:05.669 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:29:05.669 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:29:05.669 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:29:05.669 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:05.669 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:29:05.669 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:29:05.669 DEBUG [main][MenuItemLookup] Item match:Perspective 13:29:05.670 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:29:05.670 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:05.670 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:29:05.670 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:29:05.670 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:29:05.670 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:29:05.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:29:05.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:29:05.671 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:29:05.671 DEBUG [main][MenuItemLookup] Found menu:'File' 13:29:05.671 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:29:05.671 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:29:05.671 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:29:05.671 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:29:05.671 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:29:05.671 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:29:05.671 DEBUG [main][MenuItemLookup] Item match:Window 13:29:05.672 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:29:05.672 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:29:05.672 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:29:05.672 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:05.672 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:29:05.672 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:29:05.672 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:05.672 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:29:05.672 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:05.672 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:29:05.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:29:05.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:29:05.673 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:29:05.673 DEBUG [main][MenuItemLookup] Found menu:'File' 13:29:05.673 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:29:05.673 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:29:05.673 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:29:05.673 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:29:05.674 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:29:05.674 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:29:05.674 DEBUG [main][MenuItemLookup] Item match:Window 13:29:05.674 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:29:05.674 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:29:05.674 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:29:05.674 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:05.674 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:29:05.674 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:29:05.674 DEBUG [main][MenuItemLookup] Item match:Perspective 13:29:05.675 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:29:05.675 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:05.675 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:29:05.675 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:29:05.675 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:29:05.675 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:29:05.676 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 13:29:05.676 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 13:29:05.678 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 13:29:05.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 13:29:05.758 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:29:05.759 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 13:29:05.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:05.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:05.759 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:29:05.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:29:05.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:29:05.760 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:29:05.760 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:29:05.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:05.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:05.761 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 13:29:05.761 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:29:05.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:29:05.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:29:05.762 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:29:05.762 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:29:05.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:05.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:05.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:05.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:05.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:05.764 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 13:29:05.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:29:05.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:29:05.764 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:29:05.764 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:05.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:05.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:05.944 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:05.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:05.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:05.950 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:29:05.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:05.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:05.951 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:29:05.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 '\*?\QProject Explorer\E') 13:29:05.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:05.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:05.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:05.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:05.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:29:05.956 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:05.957 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:05.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:05.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:29:05.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:29:05.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:29:05.986 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:05.986 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:05.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:05.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:29:05.990 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:05.990 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:05.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:05.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:29:05.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:05.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:06.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:06.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:06.011 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:06.011 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:06.012 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:06.012 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:06.038 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Maven Project"] 13:29:06.039 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:06.040 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:06.040 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:06.040 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:06.041 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:06.041 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:06.042 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:06.042 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Maven Project"] 13:29:06.042 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:06.043 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:06.043 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:06.043 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:06.043 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:06.044 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:29:06.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:06.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:06.045 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:29:06.046 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:29:06.046 DEBUG [main][MenuItemLookup] Found menu:'File' 13:29:06.046 DEBUG [main][MenuItemLookup] Item match:File 13:29:06.048 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:29:06.048 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:29:06.049 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:29:06.049 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:06.049 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:29:06.050 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:06.050 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:29:06.050 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:29:06.051 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:29:06.051 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:29:06.051 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:29:06.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:29:06.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:29:06.182 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:29:06.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:06.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:06.185 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:29:06.185 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:06.190 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:29:06.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:06.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:06.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:06.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:06.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:29:06.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:29:06.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:29:06.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 13:29:06.205 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:29:06.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:29:06.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:29:06.711 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:29:06.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 13:29:06.713 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:29:06.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:29:06.714 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 13:29:06.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:29:06.714 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:29:06.715 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Maven Project 13:29:06.716 DEBUG [main][TreeItemHandler] Selecting tree item: Maven Project 13:29:06.717 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Maven Project about selection 13:29:06.720 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Maven Project 13:29:06.720 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:29:06.720 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:29:06.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:29:06.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:06.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:06.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:06.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:06.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:06.725 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:29:06.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:29:06.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:29:06.725 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:29:06.725 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization catalog :: org.apache.maven.archetype.source.LocalCatalogArchetypeDataSource@1985f8e3 internal-catalog :: org.apache.maven.archetype.source.InternalCatalogArchetypeDataSource@7c98bac0 remote-catalog :: org.apache.maven.archetype.source.RemoteCatalogArchetypeDataSource@5ea24702 org.apache.maven.archetype.common.DefaultArchetypeArtifactManager@1da2219c 13:29:07.096 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:29:07.096 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:07.096 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:07.096 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:29:07.097 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:29:07.097 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Maven Project 13:29:07.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:07.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:07.098 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 13:29:07.098 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:07.098 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 13:29:07.098 INFO [WorkbenchTestable][MavenProjectWizard] Go to next wizard page 13:29:07.098 DEBUG [WorkbenchTestable][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:29:07.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:07.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:07.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:07.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:07.102 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:07.103 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:29:07.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:29:07.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:29:07.103 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:29:07.103 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:07.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 13:29:07.159 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 13:29:07.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running finished successfully 13:29:07.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:29:07.159 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 13:29:07.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 13:29:08.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 13:29:08.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 13:29:09.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 13:29:09.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 13:29:09.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:29:09.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:29:09.163 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:29:10.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:29:10.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:29:10.557 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Maven Project" as the parent 13:29:10.557 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:29:10.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:10.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:10.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:10.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:10.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:29:10.559 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:29:10.560 INFO [WorkbenchTestable][AbstractText] Text set to: org.apache.maven 13:29:10.618 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.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:29:10.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:10.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:10.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:10.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:10.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:10.623 INFO [WorkbenchTestable][CheckBox] Select checkbox &Show the last version of Archetype only 13:29:10.625 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Show the last version of Archetype only 13:29:10.626 INFO [WorkbenchTestable][AbstractButton] Click button &Show the last version of Archetype only 13:29:10.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:29:10.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:29:10.626 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:29:10.626 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:10.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:29:10.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 13:29:10.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 13:29:10.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:29:10.662 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:29:10.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:10.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:10.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:10.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:10.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:29:10.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:29:10.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:29:10.672 TRACE [main][WidgetHandler] Notify Table with event 13 13:29:10.672 TRACE [main][WidgetHandler] Wait for synchronization 13:29:10.673 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 13:29:10.673 INFO [WorkbenchTestable][MavenProjectWizard] Go to next wizard page 13:29:10.673 DEBUG [WorkbenchTestable][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:29:10.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:10.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:10.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:10.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:10.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:10.681 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:29:10.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:29:10.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:29:10.681 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:29:10.681 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:10.756 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:29:10.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:10.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:10.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:10.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:10.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:29:10.868 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:com.example 13:29:10.885 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:29:10.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:10.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:10.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:10.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:10.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:29:10.951 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:debugger 13:29:10.965 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 13:29:10.965 INFO [WorkbenchTestable][MavenProjectWizard] Finish wizard 13:29:10.966 DEBUG [WorkbenchTestable][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:29:10.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:10.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:10.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:10.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:10.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:10.979 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:29:10.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:29:10.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:29:10.979 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:29:10.979 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:11.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:29:11.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:29:11.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:29:11.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:29:11.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:29:12.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating console for /opt/tools/java/openjdk/jdk-17/17.0.1/bin/java (Nov 16, 2022, 1:29:12 PM) [pid: 1971]' is a system job, skipped 13:29:12.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Delayed model change job' is a system job, skipped 13:29:12.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:29:12.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:12.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:29:13.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:13.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:29:13.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:13.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:29:14.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:14.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:29:14.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:14.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:29:15.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:15.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:29:15.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:15.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:29:16.060 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:16.060 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:29:16.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:16.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:29:17.060 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:17.060 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:29:17.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:17.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:29:18.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:18.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:29:18.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:18.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:29:19.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:19.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:29:19.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:19.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:29:20.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:20.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:29:20.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:20.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:29:21.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:21.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:29:21.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:21.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:29:22.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:22.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:29:22.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:22.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:29:23.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:23.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:29:23.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:23.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:29:24.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:24.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:29:24.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:24.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:29:25.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:25.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:29:25.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:25.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:29:26.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:26.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:29:26.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:26.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:29:27.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:27.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:29:27.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:27.567 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:29:28.067 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:28.067 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:29:28.567 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:28.567 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:29:29.067 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:29.067 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:29:29.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:29.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:29:30.068 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:30.068 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:29:30.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:29:30.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:29:31.068 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:29:31.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:29:32.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:29:32.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Remote System Explorer Operation' has no excuses, wait for it 13:29:33.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph Update' is a system job, skipped 13:29:33.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:29:33.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:29:33.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:29:33.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Scanning for Tasks' is a system job, skipped 13:29:33.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:29:33.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:29:33.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:29:33.070 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:29:33.073 INFO [WorkbenchTestable][RequirementsRunner] Started test: debugWithFirstBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) 13:29:33.073 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 13:29:33.074 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 13:29:33.074 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:29:33.075 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:29:33.075 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:29:33.077 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 13:29:33.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:33.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:33.082 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:29:33.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:33.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:33.089 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:29:33.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:33.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:33.090 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:29:33.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 '\*?\QBreakpoints\E') 13:29:33.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:33.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:33.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:33.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:33.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:29:33.097 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:29:33.097 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:29:33.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:33.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:33.365 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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:29:33.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:33.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:33.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:33.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:33.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:29:33.368 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:29:33.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:33.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:33.372 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:29:33.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:33.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:33.379 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:29:33.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:33.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:33.384 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:29:33.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 '\*?\QBreakpoints\E') 13:29:33.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:33.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:33.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:33.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:33.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:29:33.484 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:29:33.484 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:29:33.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:33.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:29:33.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:29:33.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:29:33.492 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:29:33.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:33.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:33.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:33.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:33.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:29:33.539 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:29:33.539 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:33.662 DEBUG [main][MenuItemLookup] Found menu:'Go to File' 13:29:33.662 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:33.662 DEBUG [main][MenuItemLookup] Found menu:'Enable' 13:29:33.662 DEBUG [main][MenuItemLookup] Found menu:'Disable' 13:29:33.662 DEBUG [main][MenuItemLookup] Found menu:'Disable All' 13:29:33.662 DEBUG [main][MenuItemLookup] Found menu:'Remove' 13:29:33.662 DEBUG [main][MenuItemLookup] Found menu:'Remove All Triggers' 13:29:33.662 DEBUG [main][MenuItemLookup] Found menu:'Remove All' 13:29:33.662 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 13:29:33.662 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:29:33.662 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:29:33.662 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:33.662 DEBUG [main][MenuItemLookup] Found menu:'Import Breakpoints...' 13:29:33.662 DEBUG [main][MenuItemLookup] Item match:Import Breakpoints... 13:29:33.663 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"I&mport Breakpoints..." 13:29:33.663 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import Breakpoints... 13:29:33.663 INFO [main][MenuItemHandler] Select menu item: I&mport Breakpoints... 13:29:33.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: "Import Breakpoints"] is available.... 13:29:33.873 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:33.873 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:33.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:29:33.874 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints 13:29:33.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:33.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:33.943 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints 13:29:33.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:33.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:33.944 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:29:33.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:33.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:33.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:33.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:33.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:29:33.948 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:29:33.950 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:29:33.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:29:33.960 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 13:29:33.960 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:29:33.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:33.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:33.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:33.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:33.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:33.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:29:33.965 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 13:29:33.965 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:29:33.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:33.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:33.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:33.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:33.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:33.968 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 13:29:33.968 INFO [WorkbenchTestable][WizardDialog] Finish wizard 13:29:33.969 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:29:33.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:33.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:34.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:34.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:34.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:34.041 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:29:34.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:29:34.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:29:34.042 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:29:34.042 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:35.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:29:35.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:29:35.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:29:35.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 3 files to index (/opt/tools/java/openjdk/jdk-17/17.0.1/lib/jrt-fs.jar)' is a system job, skipped 13:29:35.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Label Job' is a system job, skipped 13:29:35.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:29:35.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:29:35.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Scanning for Tasks' is a system job, skipped 13:29:35.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:29:35.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:29:35.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:29:35.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:29:35.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:29:35.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:29:35.493 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:29:35.552 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:29:35.553 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:29:35.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:35.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:35.557 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 13:29:35.557 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:29:35.558 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:29:35.558 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:29:35.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:35.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:35.560 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:29:36.560 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:29:36.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:36.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:36.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:36.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:36.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:29:36.561 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 13:29:36.563 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:29:36.564 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:29:36.564 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:29:36.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:36.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:36.566 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 13:29:36.566 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:29:36.566 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:29:36.566 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:29:36.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:36.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:36.568 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:29:37.568 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:29:37.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:37.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:37.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:37.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:37.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:29:37.569 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 13:29:37.570 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 36] - testApp() 13:29:37.570 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 13:29:37.570 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:29:37.570 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:29:37.570 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:29:37.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:37.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:37.572 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:29:38.573 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:29:38.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:38.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:38.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:38.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:38.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:29:38.575 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 13:29:38.575 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 36] - testApp() 13:29:38.576 DEBUG [WorkbenchTestable][Breakpoint] Performing 'Remove' on breakpoint: AppTest [line: 36] - testApp() 13:29:38.576 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest [line: 36] - testApp() 13:29:38.576 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest [line: 36] - testApp() 13:29:38.576 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest [line: 36] - testApp() about selection 13:29:38.578 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest [line: 36] - testApp() 13:29:38.583 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:29:38.583 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:38.640 DEBUG [main][MenuItemLookup] Found menu:'Go to File' 13:29:38.640 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:38.640 DEBUG [main][MenuItemLookup] Found menu:'Suspend VM' 13:29:38.640 DEBUG [main][MenuItemLookup] Found menu:'Hit Count...' 13:29:38.640 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:38.640 DEBUG [main][MenuItemLookup] Found menu:'Enable' 13:29:38.640 DEBUG [main][MenuItemLookup] Found menu:'Disable' 13:29:38.640 DEBUG [main][MenuItemLookup] Found menu:'Disable All' 13:29:38.640 DEBUG [main][MenuItemLookup] Found menu:'Remove' 13:29:38.641 DEBUG [main][MenuItemLookup] Item match:Remove 13:29:38.641 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Rem&ove" 13:29:38.641 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Remove 13:29:38.641 INFO [main][MenuItemHandler] Select menu item: Rem&ove 13:29:38.703 DEBUG [WorkbenchTestable][Breakpoint] Operation 'Remove' was performed 13:29:38.779 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:29:38.780 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:29:38.780 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:29:38.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:38.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:38.782 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 13:29:38.783 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:29:38.783 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:29:38.783 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:29:38.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:38.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:38.785 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:29:39.785 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:29:39.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:39.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:39.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:39.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:39.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:29:39.787 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 13:29:39.788 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:39.788 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:39.788 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:39.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:39.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:39.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:39.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:39.810 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:29:39.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:39.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:39.811 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:29:39.811 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:29:39.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:39.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:39.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:39.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:39.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:29:39.827 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:39.827 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:39.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:39.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:29:39.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:29:39.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:29:39.842 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:39.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:39.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:39.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:39.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:39.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:39.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:29:40.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:40.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:29:40.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:40.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:29:40.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:29:40.847 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:40.848 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:40.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:40.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:40.850 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:29:40.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:40.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:40.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:40.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:40.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:29:40.853 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name debugger 13:29:40.882 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:29:40.882 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src/test/java of tree item debugger 13:29:40.883 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item debugger 13:29:40.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:29:41.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:29:41.384 INFO [WorkbenchTestable][TreeItemHandler] Expanded: debugger 13:29:41.386 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item com.example.debugger of tree item src/test/java 13:29:41.386 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src/test/java 13:29:41.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:29:41.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:29:41.887 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src/test/java 13:29:41.888 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item AppTest.java of tree item com.example.debugger 13:29:41.888 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item com.example.debugger 13:29:41.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:29:42.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:29:42.389 INFO [WorkbenchTestable][TreeItemHandler] Expanded: com.example.debugger 13:29:42.390 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest.java 13:29:42.390 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest.java 13:29:42.391 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest.java about selection 13:29:42.438 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest.java 13:29:42.441 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:29:42.441 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:42.678 DEBUG [main][MenuItemLookup] Found menu:'New' 13:29:42.678 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:29:42.678 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:42.678 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:29:42.678 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:29:42.678 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:29:42.678 DEBUG [main][MenuItemLookup] Found menu:'Open With' 13:29:42.678 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:42.678 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:29:42.678 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:29:42.678 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:29:42.678 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:29:42.678 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:29:42.678 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:29:42.678 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:29:42.678 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:29:42.678 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:42.678 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:29:42.678 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:29:42.678 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:42.678 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:29:42.678 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 13:29:42.678 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 13:29:42.678 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:42.678 DEBUG [main][MenuItemLookup] Found menu:'References' 13:29:42.678 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 13:29:42.678 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:42.678 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:29:42.679 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 13:29:42.679 DEBUG [main][MenuItemLookup] Item match:Debug As 13:29:42.844 DEBUG [main][MenuItemLookup] Found menu:'1 Debug on Server Shift+Alt+D R' 13:29:42.844 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test Shift+Alt+D T' 13:29:42.845 DEBUG [main][MenuItemLookup] Item match:2 JUnit Test Shift+Alt+D T 13:29:42.846 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 JUnit Test Shift+Alt+D T" 13:29:42.846 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 JUnit Test Shift+Alt+D T 13:29:42.846 INFO [main][MenuItemHandler] Select menu item: &2 JUnit Test Shift+Alt+D T 13:29:42.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend... 13:29:42.941 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:29:42.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:42.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:42.994 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:29:42.994 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:29:42.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:42.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:43.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:43.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:43.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:29:44.344 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:29:45.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend finished successfully 13:29:45.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:45.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:45.352 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E'' is already open. Activate. 13:29:45.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:45.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:45.358 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 13:29:45.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:45.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:45.360 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 13:29:45.360 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E') 13:29:45.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:45.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:45.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:45.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:45.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:29:45.384 INFO [WorkbenchTestable][AbstractView] Activate view Debug 13:29:45.384 INFO [WorkbenchTestable][AbstractCTabItem] Activate Debug 13:29:45.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:45.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform TooltipText=null 13:29:45.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:29:45.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:29:45.387 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:29:45.387 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:29:45.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:29:45.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:29:45.389 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Debug"as the parent 13:29:45.389 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:29:45.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:45.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:45.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:45.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:45.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:29:45.391 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 13:29:45.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:45.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:45.392 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 13:29:45.392 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:29:45.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:45.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:45.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:45.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:45.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:29:45.453 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Resu&me (F8) 13:29:45.453 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:29:45.453 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:45.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tool item with tooltip 'Terminate' is still enabled... 13:29:45.553 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 13:29:45.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:45.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:45.679 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 13:29:45.679 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Terminate.*') 13:29:45.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:45.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:45.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:45.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:45.707 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:29:46.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tool item with tooltip 'Terminate' is still enabled finished successfully 13:29:46.208 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 13:29:46.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:46.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:46.219 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:29:46.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:46.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:46.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 13:29:46.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:46.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:46.229 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 13:29:46.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 '\*?\QBreakpoints\E') 13:29:46.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:46.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:46.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:46.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:46.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:29:46.238 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:29:46.238 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:29:46.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:46.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:46.253 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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:29:46.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:46.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:46.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:46.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:46.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:29:46.274 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints 13:29:46.274 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:29:46.274 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:46.351 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:29:46.353 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:29:46.353 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints 13:29:46.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:46.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:46.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:46.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:46.355 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:29:46.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:29:46.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:29:46.355 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:29:46.355 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:46.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:29:46.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:29:46.451 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 13:29:46.451 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:29:46.453 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:29:46.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:29:46.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:29:46.456 INFO [WorkbenchTestable][RequirementsRunner] Finished test: debugWithFirstBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) 13:29:46.456 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:29:46.456 INFO [WorkbenchTestable][RequirementsRunner] Started test: debugWithSecondBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) 13:29:46.457 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 13:29:46.457 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:29:46.457 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:29:46.457 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:29:46.457 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 13:29:46.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:46.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:46.470 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:29:46.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:46.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:46.481 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 13:29:46.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:46.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:46.486 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 13:29:46.486 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 13:29:46.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:46.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:46.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:46.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:46.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:29:46.544 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:29:46.544 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:29:46.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:46.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform TooltipText=null 13:29:46.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:29:46.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:29:46.551 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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:29:46.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:46.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:46.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:46.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:46.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:29:46.552 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:29:46.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:46.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:46.580 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:29:46.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:46.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:46.589 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 13:29:46.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:46.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:46.616 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 13:29:46.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 '\*?\QBreakpoints\E') 13:29:46.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:46.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:46.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:46.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:46.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:29:46.649 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:29:46.649 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:29:46.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:46.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform TooltipText=null 13:29:46.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:29:46.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:29:46.654 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:29:46.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:46.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:46.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:46.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:46.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:29:46.656 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:29:46.656 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:46.692 DEBUG [main][MenuItemLookup] Found menu:'Go to File' 13:29:46.692 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:46.692 DEBUG [main][MenuItemLookup] Found menu:'Enable' 13:29:46.692 DEBUG [main][MenuItemLookup] Found menu:'Disable' 13:29:46.692 DEBUG [main][MenuItemLookup] Found menu:'Disable All' 13:29:46.692 DEBUG [main][MenuItemLookup] Found menu:'Remove' 13:29:46.692 DEBUG [main][MenuItemLookup] Found menu:'Remove All Triggers' 13:29:46.692 DEBUG [main][MenuItemLookup] Found menu:'Remove All' 13:29:46.692 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 13:29:46.692 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:29:46.692 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:29:46.693 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:46.693 DEBUG [main][MenuItemLookup] Found menu:'Import Breakpoints...' 13:29:46.693 DEBUG [main][MenuItemLookup] Item match:Import Breakpoints... 13:29:46.693 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"I&mport Breakpoints..." 13:29:46.693 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import Breakpoints... 13:29:46.693 INFO [main][MenuItemHandler] Select menu item: I&mport Breakpoints... 13:29:46.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:29:46.769 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:46.769 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:46.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:29:46.770 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints 13:29:46.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:46.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:46.771 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints 13:29:46.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:46.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:46.772 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:29:46.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:46.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:46.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:46.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:46.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:29:46.774 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:29:46.775 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:29:46.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:29:46.776 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 13:29:46.776 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:29:46.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:46.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:46.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:46.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:46.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:46.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:29:46.779 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 13:29:46.780 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:29:46.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:46.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:46.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:46.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:46.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:46.787 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 13:29:46.787 INFO [WorkbenchTestable][WizardDialog] Finish wizard 13:29:46.788 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:29:46.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:46.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:46.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:46.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:46.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:46.790 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:29:46.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:29:46.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:29:46.791 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:29:46.791 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:46.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:29:46.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:29:46.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:29:46.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:29:46.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:29:46.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:29:46.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:29:46.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:29:46.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:29:46.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:29:46.895 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:29:46.896 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:29:46.897 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:29:46.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:46.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:46.898 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 13:29:46.898 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:29:46.899 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:29:46.910 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:29:46.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:46.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:46.942 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:29:47.942 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:29:47.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:47.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:47.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:47.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:47.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:29:47.944 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 13:29:47.944 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:29:47.944 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:29:47.944 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:29:47.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:47.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:47.946 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 13:29:47.946 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:29:47.946 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:29:47.946 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:29:47.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:47.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:47.949 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:29:48.949 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:29:48.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:48.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:48.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:48.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:48.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:29:48.951 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 13:29:48.951 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 36] - testApp() 13:29:48.951 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 13:29:48.951 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:29:48.952 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:29:48.952 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:29:48.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:48.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:48.953 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:29:49.954 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified 13:29:49.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:49.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:49.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:49.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:49.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:29:49.955 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 13:29:49.955 DEBUG [WorkbenchTestable][Breakpoint] Performing 'Disable' on breakpoint: AppTest [line: 28] - suite() 13:29:49.955 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest [line: 28] - suite() 13:29:49.955 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest [line: 28] - suite() 13:29:49.956 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest [line: 28] - suite() about selection 13:29:49.957 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest [line: 28] - suite() 13:29:49.961 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:29:49.961 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:49.983 DEBUG [main][MenuItemLookup] Found menu:'Go to File' 13:29:49.983 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:49.983 DEBUG [main][MenuItemLookup] Found menu:'Suspend VM' 13:29:49.983 DEBUG [main][MenuItemLookup] Found menu:'Hit Count...' 13:29:49.983 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:49.983 DEBUG [main][MenuItemLookup] Found menu:'Enable' 13:29:49.983 DEBUG [main][MenuItemLookup] Found menu:'Disable' 13:29:49.983 DEBUG [main][MenuItemLookup] Item match:Disable 13:29:49.984 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Disable" 13:29:49.984 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Disable 13:29:49.984 INFO [main][MenuItemHandler] Select menu item: &Disable 13:29:49.986 DEBUG [WorkbenchTestable][Breakpoint] Operation 'Disable' was performed 13:29:49.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:29:50.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:29:50.488 DEBUG [WorkbenchTestable][Breakpoint] Checking operation 'Disable' on breakpoint:AppTest [line: 28] - suite() 13:29:50.488 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest [line: 28] - suite() 13:29:50.488 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest [line: 28] - suite() 13:29:50.489 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest [line: 28] - suite() about selection 13:29:50.491 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest [line: 28] - suite() 13:29:50.495 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:29:50.495 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:50.519 DEBUG [main][MenuItemLookup] Found menu:'Go to File' 13:29:50.519 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:50.519 DEBUG [main][MenuItemLookup] Found menu:'Suspend VM' 13:29:50.519 DEBUG [main][MenuItemLookup] Found menu:'Hit Count...' 13:29:50.519 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:50.519 DEBUG [main][MenuItemLookup] Found menu:'Enable' 13:29:50.519 DEBUG [main][MenuItemLookup] Found menu:'Disable' 13:29:50.519 DEBUG [main][MenuItemLookup] Item match:Disable 13:29:50.520 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:50.520 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:50.520 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:50.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:50.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:50.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:50.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:50.559 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 13:29:50.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:50.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:50.560 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 13:29:50.560 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:29:50.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:50.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:50.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:50.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:50.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:29:50.562 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:50.562 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:50.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:50.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform TooltipText=null 13:29:50.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:29:50.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:29:50.565 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:50.565 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:50.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:50.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:50.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:50.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:50.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:29:51.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:51.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:29:51.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:51.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:29:51.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:29:51.591 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:51.592 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:51.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:51.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29: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:29:51.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:51.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:51.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:51.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:51.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:29:51.594 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name debugger 13:29:51.595 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:29:51.595 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src/test/java of tree item debugger 13:29:51.595 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item debugger 13:29:51.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:29:51.595 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item debugger is already expanded. No action performed 13:29:51.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:29:51.595 INFO [WorkbenchTestable][TreeItemHandler] Expanded: debugger 13:29:51.596 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item com.example.debugger of tree item src/test/java 13:29:51.596 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src/test/java 13:29:51.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:29:51.596 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src/test/java is already expanded. No action performed 13:29:51.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:29:51.596 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src/test/java 13:29:51.596 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item AppTest.java of tree item com.example.debugger 13:29:51.596 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item com.example.debugger 13:29:51.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:29:51.596 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item com.example.debugger is already expanded. No action performed 13:29:51.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:29:51.596 INFO [WorkbenchTestable][TreeItemHandler] Expanded: com.example.debugger 13:29:51.597 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest.java 13:29:51.597 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest.java 13:29:51.597 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest.java about selection 13:29:51.608 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest.java 13:29:51.610 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:29:51.610 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:51.656 DEBUG [main][MenuItemLookup] Found menu:'New' 13:29:51.656 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:29:51.656 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:51.656 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:29:51.656 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:29:51.656 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:29:51.656 DEBUG [main][MenuItemLookup] Found menu:'Open With' 13:29:51.656 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:51.656 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:29:51.656 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:29:51.656 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:29:51.656 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:29:51.656 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:29:51.656 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:29:51.656 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:29:51.656 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:29:51.656 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:51.656 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:29:51.657 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:29:51.657 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:51.657 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:29:51.657 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 13:29:51.657 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 13:29:51.657 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:51.657 DEBUG [main][MenuItemLookup] Found menu:'References' 13:29:51.657 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 13:29:51.657 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:51.657 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:29:51.657 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 13:29:51.657 DEBUG [main][MenuItemLookup] Item match:Debug As 13:29:51.664 DEBUG [main][MenuItemLookup] Found menu:'1 Debug on Server Shift+Alt+D R' 13:29:51.664 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test Shift+Alt+D T' 13:29:51.664 DEBUG [main][MenuItemLookup] Item match:2 JUnit Test Shift+Alt+D T 13:29:51.665 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 JUnit Test Shift+Alt+D T" 13:29:51.665 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 JUnit Test Shift+Alt+D T 13:29:51.665 INFO [main][MenuItemHandler] Select menu item: &2 JUnit Test Shift+Alt+D T 13:29:51.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend... 13:29:51.699 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 13:29:51.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:51.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:51.856 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 13:29:51.865 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:29:51.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:51.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:51.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:51.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:51.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:29:52.946 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:29:53.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend finished successfully 13:29:53.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:53.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:53.950 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E'' is already open. Activate. 13:29:53.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:53.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:53.951 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 13:29:53.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:53.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:53.952 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 13:29:53.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 '\*?\QDebug\E') 13:29:53.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:53.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:53.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:53.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:53.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:29:53.954 INFO [WorkbenchTestable][AbstractView] Activate view Debug 13:29:53.954 INFO [WorkbenchTestable][AbstractCTabItem] Activate Debug 13:29:53.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:53.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform TooltipText=null 13:29:53.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:29:53.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:29:53.957 DEBUG [WorkbenchTestable][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:29:53.957 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:29:53.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:29:53.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:29:53.957 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Debug"as the parent 13:29:53.958 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:29:53.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:53.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:53.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:53.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:53.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:29:53.959 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 13:29:53.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:53.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:53.959 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 13:29:53.959 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:29:53.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:53.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:53.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:53.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:53.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:29:53.992 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Resu&me (F8) 13:29:53.993 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:29:53.993 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:53.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tool item with tooltip 'Terminate' is still enabled... 13:29:54.010 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 13:29:54.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:54.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:54.082 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 13:29:54.103 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Terminate.*') 13:29:54.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:54.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:54.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:54.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:54.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:29:54.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tool item with tooltip 'Terminate' is still enabled finished successfully 13:29:54.150 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 13:29:54.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:54.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:54.161 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:29:54.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:54.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:54.171 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 13:29:54.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:54.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:54.172 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 13:29:54.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:29:54.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:54.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:54.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:54.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:54.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:29:54.178 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:29:54.178 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:29:54.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:54.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:54.208 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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:29:54.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:54.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:54.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:54.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:54.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:29:54.209 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints 13:29:54.209 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:29:54.209 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:54.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available.... 13:29:54.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available. finished successfully 13:29:54.265 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints 13:29:54.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:54.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:54.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:54.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:54.268 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:29:54.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:29:54.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:29:54.268 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:29:54.268 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:54.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:29:54.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:29:54.319 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 13:29:54.319 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:29:54.319 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:29:54.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:29:54.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:29:54.321 INFO [WorkbenchTestable][RequirementsRunner] Finished test: debugWithSecondBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) 13:29:54.321 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:29:54.321 INFO [WorkbenchTestable][RequirementsRunner] Started test: debugWithBothBreakpointsTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) 13:29:54.321 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 13:29:54.321 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:29:54.321 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:29:54.321 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:29:54.321 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 13:29:54.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:54.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:54.346 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:29:54.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:54.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:54.354 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 13:29:54.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:54.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:54.374 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 13:29:54.374 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 13:29:54.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:54.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:54.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:54.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:54.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:29:54.381 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:29:54.381 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:29:54.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:54.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform TooltipText=null 13:29:54.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:29:54.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:29:54.386 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Breakpoints") 13:29:54.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:54.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:54.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:54.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:54.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:29:54.388 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:29:54.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:54.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:54.414 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:29:54.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:54.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:54.421 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 13:29:54.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:54.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:54.451 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 13:29:54.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 '\*?\QBreakpoints\E') 13:29:54.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:54.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:54.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:54.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:54.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:29:54.460 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:29:54.460 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:29:54.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:54.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform TooltipText=null 13:29:54.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:29:54.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:29:54.466 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:29:54.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:54.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:54.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:54.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:54.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:29:54.466 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:29:54.466 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:54.506 DEBUG [main][MenuItemLookup] Found menu:'Go to File' 13:29:54.506 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:54.506 DEBUG [main][MenuItemLookup] Found menu:'Enable' 13:29:54.506 DEBUG [main][MenuItemLookup] Found menu:'Disable' 13:29:54.506 DEBUG [main][MenuItemLookup] Found menu:'Disable All' 13:29:54.506 DEBUG [main][MenuItemLookup] Found menu:'Remove' 13:29:54.506 DEBUG [main][MenuItemLookup] Found menu:'Remove All Triggers' 13:29:54.506 DEBUG [main][MenuItemLookup] Found menu:'Remove All' 13:29:54.506 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 13:29:54.506 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:29:54.506 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:29:54.506 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:54.506 DEBUG [main][MenuItemLookup] Found menu:'Import Breakpoints...' 13:29:54.506 DEBUG [main][MenuItemLookup] Item match:Import Breakpoints... 13:29:54.506 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"I&mport Breakpoints..." 13:29:54.506 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import Breakpoints... 13:29:54.506 INFO [main][MenuItemHandler] Select menu item: I&mport Breakpoints... 13:29:54.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:29:54.583 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:54.583 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:29:54.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:29:54.583 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints 13:29:54.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:54.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:54.585 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints 13:29:54.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:54.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:54.585 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:29:54.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:54.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:54.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:54.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:54.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:29:54.588 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:29:54.589 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:29:54.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:29:54.589 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 13:29:54.590 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:29:54.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:54.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:54.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:54.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:54.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:54.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:29:54.596 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 13:29:54.596 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:29:54.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:54.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:54.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:54.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:54.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:54.602 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 13:29:54.602 INFO [WorkbenchTestable][WizardDialog] Finish wizard 13:29:54.602 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:29:54.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:54.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:54.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:54.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:54.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:29:54.604 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:29:54.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:29:54.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:29:54.605 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:29:54.605 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:54.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:29:54.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:29:54.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:29:54.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Label Job' is a system job, skipped 13:29:54.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Debug children update' is a system job, skipped 13:29:54.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:29:54.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:29:54.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:29:54.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:29:54.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:29:54.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:29:54.701 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:29:54.703 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:29:54.746 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:29:54.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:54.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:54.749 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 13:29:54.749 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:29:54.750 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:29:54.750 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:29:54.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:54.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:54.751 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:29:55.751 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:29:55.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:55.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:55.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:55.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:55.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:29:55.753 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 13:29:55.753 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:29:55.753 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:29:55.753 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:29:55.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:55.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:55.755 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 13:29:55.755 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:29:55.755 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:29:55.755 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:29:55.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:55.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:55.756 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:29:56.756 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:29:56.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:56.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:56.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:56.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:56.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:29:56.758 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 13:29:56.758 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 36] - testApp() 13:29:56.758 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:56.758 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:56.758 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:56.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:56.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:56.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:56.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:56.790 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 13:29:56.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:56.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:56.791 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 13:29:56.791 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:29:56.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:56.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:56.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:56.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:56.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:29:56.793 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:56.793 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:56.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:56.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform TooltipText=null 13:29:56.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:29:56.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:29:56.818 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:56.818 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:56.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:56.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:56.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:56.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:56.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:29:57.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:57.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:29:57.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:57.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:29:57.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:29:57.824 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:29:57.824 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:29:57.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:29:57.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:29:57.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:29:57.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:57.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:57.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:57.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:57.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:29:57.826 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name debugger 13:29:57.827 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:29:57.827 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src/test/java of tree item debugger 13:29:57.827 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item debugger 13:29:57.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:29:57.827 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item debugger is already expanded. No action performed 13:29:57.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:29:57.827 INFO [WorkbenchTestable][TreeItemHandler] Expanded: debugger 13:29:57.828 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item com.example.debugger of tree item src/test/java 13:29:57.828 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src/test/java 13:29:57.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:29:57.828 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src/test/java is already expanded. No action performed 13:29:57.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:29:57.828 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src/test/java 13:29:57.828 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item AppTest.java of tree item com.example.debugger 13:29:57.828 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item com.example.debugger 13:29:57.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:29:57.828 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item com.example.debugger is already expanded. No action performed 13:29:57.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:29:57.828 INFO [WorkbenchTestable][TreeItemHandler] Expanded: com.example.debugger 13:29:57.829 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest.java 13:29:57.829 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest.java 13:29:57.829 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest.java about selection 13:29:57.835 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest.java 13:29:57.836 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:29:57.837 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:29:57.872 DEBUG [main][MenuItemLookup] Found menu:'New' 13:29:57.872 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:29:57.872 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:57.872 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:29:57.872 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:29:57.872 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:29:57.872 DEBUG [main][MenuItemLookup] Found menu:'Open With' 13:29:57.872 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:57.872 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:29:57.872 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:29:57.872 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:29:57.872 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:29:57.872 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:29:57.872 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:29:57.872 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:29:57.872 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:29:57.872 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:57.872 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:29:57.872 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:29:57.872 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:57.872 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:29:57.872 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 13:29:57.872 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 13:29:57.872 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:57.872 DEBUG [main][MenuItemLookup] Found menu:'References' 13:29:57.872 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 13:29:57.872 DEBUG [main][MenuItemLookup] Found menu:'' 13:29:57.872 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:29:57.872 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 13:29:57.872 DEBUG [main][MenuItemLookup] Item match:Debug As 13:29:57.890 DEBUG [main][MenuItemLookup] Found menu:'1 Debug on Server Shift+Alt+D R' 13:29:57.890 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test Shift+Alt+D T' 13:29:57.890 DEBUG [main][MenuItemLookup] Item match:2 JUnit Test Shift+Alt+D T 13:29:57.891 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 JUnit Test Shift+Alt+D T" 13:29:57.891 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 JUnit Test Shift+Alt+D T 13:29:57.891 INFO [main][MenuItemHandler] Select menu item: &2 JUnit Test Shift+Alt+D T 13:29:57.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend... 13:29:57.948 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 13:29:57.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:29:58.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:29:58.071 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 13:29:58.078 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:29:58.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:29:58.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:29:58.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:29:58.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:29:58.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:29:59.177 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:30:00.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend finished successfully 13:30:00.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:00.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:00.180 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E'' is already open. Activate. 13:30:00.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:00.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:00.182 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 13:30:00.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:00.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:00.183 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 13:30:00.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 '\*?\QDebug\E') 13:30:00.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:00.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:00.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:00.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:00.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:00.185 INFO [WorkbenchTestable][AbstractView] Activate view Debug 13:30:00.186 INFO [WorkbenchTestable][AbstractCTabItem] Activate Debug 13:30:00.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:00.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform TooltipText=null 13:30:00.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:00.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:00.188 DEBUG [WorkbenchTestable][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:30:00.188 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:30:00.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:00.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:00.189 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Debug"as the parent 13:30:00.189 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:30:00.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:00.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:00.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:00.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:00.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:00.190 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 13:30:00.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:00.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:00.190 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 13:30:00.191 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:30:00.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:00.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:00.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:00.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:00.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:30:00.221 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Resu&me (F8) 13:30:00.221 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:30:00.221 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:00.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend... 13:30:00.236 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 13:30:00.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:00.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:00.287 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 13:30:00.288 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:30:00.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:00.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:00.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:00.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:00.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:30:00.360 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:30:01.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend finished successfully 13:30:01.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:01.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:01.365 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E'' is already open. Activate. 13:30:01.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:01.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:01.369 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 13:30:01.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:01.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:01.370 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 13:30:01.370 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E') 13:30:01.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:01.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:01.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:01.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:01.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:01.373 INFO [WorkbenchTestable][AbstractView] Activate view Debug 13:30:01.373 INFO [WorkbenchTestable][AbstractCTabItem] Activate Debug 13:30:01.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:01.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:01.436 DEBUG [WorkbenchTestable][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:30:01.436 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:30:01.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:01.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:01.442 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Debug"as the parent 13:30:01.442 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:30:01.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:01.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:01.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:01.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:01.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:01.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:01.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:01.472 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E'' is already open. Activate. 13:30:01.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:01.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:01.474 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 13:30:01.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:01.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:01.475 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 13:30:01.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 '\*?\QDebug\E') 13:30:01.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:01.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:01.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:01.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:01.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:01.477 INFO [WorkbenchTestable][AbstractView] Activate view Debug 13:30:01.477 INFO [WorkbenchTestable][AbstractCTabItem] Activate Debug 13:30:01.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:01.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform TooltipText=null 13:30:01.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:01.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:01.479 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:30:01.479 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:30:01.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:01.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:01.479 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Debug"as the parent 13:30:01.479 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:30:01.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:01.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:01.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:01.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:01.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:01.480 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest.testApp() line: 36 13:30:01.480 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest.testApp() line: 36 13:30:01.480 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest.testApp() line: 36 about selection 13:30:01.502 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest.testApp() line: 36 13:30:01.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:01.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:01.541 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QVariables\E'' is already open. Activate. 13:30:01.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:01.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:01.550 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 13:30:01.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:01.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:01.551 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 13:30:01.551 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QVariables\E') 13:30:01.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:01.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:01.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:01.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:01.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:01.561 INFO [WorkbenchTestable][AbstractView] Activate view Variables 13:30:01.561 INFO [WorkbenchTestable][AbstractCTabItem] Activate Variables 13:30:01.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:01.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:01.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Variable is not selected... 13:30:01.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:30:01.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:01.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:01.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:01.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:01.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:01.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:30:02.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:30:02.114 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item this 13:30:02.114 DEBUG [main][TreeItemHandler] Selecting tree item: this 13:30:02.115 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item this about selection 13:30:02.119 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: this 13:30:02.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Variable is not selected finished successfully 13:30:02.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Variable is empty... 13:30:02.158 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:30:02.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:02.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:02.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:02.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:02.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:30:02.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Variable is empty finished successfully 13:30:02.192 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:02.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:02.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:02.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:02.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:02.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:30:02.194 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 13:30:02.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:02.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:02.200 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 13:30:02.200 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:30:02.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:02.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:02.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:02.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:02.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:30:02.250 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Resu&me (F8) 13:30:02.250 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:30:02.250 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:02.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tool item with tooltip 'Terminate' is still enabled... 13:30:02.252 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 13:30:02.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:02.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:02.283 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 13:30:02.285 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Terminate.*') 13:30:02.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:02.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:02.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:02.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:02.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:30:02.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tool item with tooltip 'Terminate' is still enabled finished successfully 13:30:02.368 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 13:30:02.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:02.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:02.378 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:30:02.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:02.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:02.386 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 13:30:02.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:02.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:02.386 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 13:30:02.386 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 13:30:02.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:02.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:02.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:02.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:02.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:02.395 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:30:02.395 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:30:02.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:02.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:02.465 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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:30:02.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:02.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:02.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:02.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:02.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:30:02.466 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints 13:30:02.467 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:30:02.467 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:02.504 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:30:02.507 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:30:02.513 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints 13:30:02.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:02.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:02.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:02.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:02.518 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:30:02.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:02.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:02.529 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:02.529 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:02.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:30:02.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:30:02.602 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 13:30:02.602 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:30:02.602 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:30:02.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:02.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:02.603 INFO [WorkbenchTestable][RequirementsRunner] Finished test: debugWithBothBreakpointsTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) 13:30:02.603 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:02.603 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:30:02.604 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:30:02.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:02.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:02.642 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:30:02.642 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:30:02.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:02.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:02.646 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:30:02.646 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:30:02.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:02.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:02.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:02.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:02.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:03.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:03.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:03.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:03.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:03.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:30:03.651 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:30:03.652 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:30:03.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:03.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:03.654 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:03.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:03.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:03.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:03.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:03.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:03.655 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name debugger 13:30:03.657 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item debugger 13:30:03.657 DEBUG [main][TreeItemHandler] Selecting tree item: debugger 13:30:03.657 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item debugger about selection 13:30:03.671 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: debugger 13:30:03.673 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:30:03.673 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:03.728 DEBUG [main][MenuItemLookup] Found menu:'New' 13:30:03.729 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:30:03.729 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:03.729 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:30:03.729 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:03.729 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:30:03.729 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:30:03.729 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:30:03.729 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:30:03.729 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:30:03.729 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:30:03.729 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:30:03.729 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:30:03.729 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:03.729 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:30:03.729 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:30:03.729 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:03.729 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:30:03.729 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:30:03.729 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:30:03.729 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:30:03.729 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:30:03.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:30:03.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:30:04.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:30:04.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:30:04.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:30:04.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:30:04.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:30:04.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:30:04.231 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'debugger' via Explorer 13:30:04.232 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item debugger 13:30:04.232 DEBUG [main][TreeItemHandler] Selecting tree item: debugger 13:30:04.232 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item debugger about selection 13:30:04.238 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: debugger 13:30:04.240 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:30:04.240 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:04.272 DEBUG [main][MenuItemLookup] Found menu:'New' 13:30:04.272 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:30:04.272 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:04.272 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:30:04.272 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:04.272 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:30:04.272 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:30:04.272 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:30:04.272 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:30:04.272 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:30:04.272 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:30:04.272 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:30:04.272 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:30:04.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:30:04.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:30:04.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:30:04.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:04.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:04.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:04.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:04.453 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:30:04.453 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:30:04.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:04.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:04.453 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:30:04.453 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:30:04.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:04.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:04.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:04.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:04.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:04.454 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:30:04.454 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:30:04.454 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:30:04.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:04.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:04.454 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:04.454 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:04.455 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:30:04.455 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:30:04.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:04.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:04.457 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:30:04.457 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:30:04.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:04.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:04.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:04.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:04.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:04.464 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:30:04.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:04.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:04.464 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:04.464 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:04.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:30:04.482 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:30:04.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:30:04.983 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:30:04.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:30:04.983 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:30:04.983 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:30:04.983 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 13:30:04.983 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:30:04.983 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven Dependencies' is not running, skipped 13:30:04.983 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:30:04.983 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:30:04.983 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:30:04.983 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:30:04.983 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:30:04.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:30:04.984 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 13:30:04.984 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:30:04.984 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:30:04.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:04.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.918 s - in org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest debugWithFirstBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) Time elapsed: 13.383 s debugWithSecondBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) Time elapsed: 7.865 s debugWithBothBreakpointsTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) Time elapsed: 8.282 s Running org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest 13:30:05.009 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest 13:30:05.010 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:30:05.010 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:30:05.010 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest 13:30:05.010 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:30:05.010 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:30:05.011 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:30:05.011 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:30:05.011 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:30:05.011 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 13:30:05.011 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 13:30:05.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:05.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:05.011 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:30:05.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:05.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:05.012 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:30:05.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:05.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:05.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:05.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:05.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:30:05.038 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 13:30:05.038 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:30:05.038 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:05.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 13:30:05.093 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:30:05.093 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 13:30:05.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:05.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:05.094 DEBUG [WorkbenchTestable][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:30:05.094 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:30:05.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:05.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:05.095 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 13:30:05.095 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:30:05.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:05.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:05.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:05.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:05.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:30:05.096 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 13:30:05.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:30:05.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:30:05.096 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 13:30:05.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:30:05.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:30:05.096 TRACE [main][WidgetHandler] Notify Table with event 13 13:30:05.096 TRACE [main][WidgetHandler] Wait for synchronization 13:30:05.096 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:30:05.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:05.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:05.097 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 13:30:05.097 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:30:05.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:05.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:05.098 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:30:05.098 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:30:05.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:05.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:05.099 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 13:30:05.099 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:30:05.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:05.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:05.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:05.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:05.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:05.101 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:30:05.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:05.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:05.101 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:05.101 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:05.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:30:05.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:30:05.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:30:05.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:05.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:05.352 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:30:05.352 DEBUG [main][MenuItemLookup] Found menu:'File' 13:30:05.352 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:30:05.352 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:30:05.352 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:30:05.352 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:30:05.352 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:30:05.352 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:30:05.352 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:30:05.352 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:30:05.352 DEBUG [main][MenuItemLookup] Item match:Window 13:30:05.353 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:30:05.353 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:30:05.353 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:30:05.353 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:05.353 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:30:05.353 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:30:05.353 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:05.353 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:30:05.353 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:05.353 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:30:05.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:05.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:05.354 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:30:05.354 DEBUG [main][MenuItemLookup] Found menu:'File' 13:30:05.354 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:30:05.354 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:30:05.354 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:30:05.354 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:30:05.354 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:30:05.354 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:30:05.354 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:30:05.354 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:30:05.354 DEBUG [main][MenuItemLookup] Item match:Window 13:30:05.355 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:30:05.355 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:30:05.355 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:30:05.355 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:05.355 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:30:05.355 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:30:05.355 DEBUG [main][MenuItemLookup] Item match:Perspective 13:30:05.355 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:30:05.355 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:05.355 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:30:05.355 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:30:05.355 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:30:05.355 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:30:05.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:30:05.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:05.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:05.359 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:30:05.359 DEBUG [main][MenuItemLookup] Found menu:'File' 13:30:05.359 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:30:05.360 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:30:05.360 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:30:05.360 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:30:05.360 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:30:05.360 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:30:05.360 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:30:05.360 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:30:05.360 DEBUG [main][MenuItemLookup] Item match:Window 13:30:05.360 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:30:05.360 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:30:05.360 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:30:05.360 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:05.360 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:30:05.360 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:30:05.360 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:05.360 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:30:05.360 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:05.360 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:30:05.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:05.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:05.361 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:30:05.361 DEBUG [main][MenuItemLookup] Found menu:'File' 13:30:05.361 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:30:05.361 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:30:05.361 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:30:05.361 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:30:05.361 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:30:05.361 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:30:05.361 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:30:05.361 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:30:05.361 DEBUG [main][MenuItemLookup] Item match:Window 13:30:05.362 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:30:05.362 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:30:05.362 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:30:05.362 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:05.362 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:30:05.362 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:30:05.362 DEBUG [main][MenuItemLookup] Item match:Perspective 13:30:05.362 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:30:05.362 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:05.362 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:30:05.362 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:30:05.362 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:30:05.362 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:30:05.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:05.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:05.363 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:30:05.363 DEBUG [main][MenuItemLookup] Found menu:'File' 13:30:05.363 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:30:05.363 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:30:05.363 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:30:05.363 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:30:05.363 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:30:05.363 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:30:05.363 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:30:05.363 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:30:05.363 DEBUG [main][MenuItemLookup] Item match:Window 13:30:05.364 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:30:05.364 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:30:05.364 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:30:05.364 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:05.364 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:30:05.364 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:30:05.364 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:05.364 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:30:05.364 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:05.364 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:30:05.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:05.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:05.364 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:30:05.364 DEBUG [main][MenuItemLookup] Found menu:'File' 13:30:05.364 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:30:05.364 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:30:05.364 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:30:05.364 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:30:05.364 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:30:05.364 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:30:05.364 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:30:05.364 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:30:05.364 DEBUG [main][MenuItemLookup] Item match:Window 13:30:05.365 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:30:05.365 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:30:05.365 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:30:05.365 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:05.365 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:30:05.365 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:30:05.365 DEBUG [main][MenuItemLookup] Item match:Perspective 13:30:05.365 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:30:05.365 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:05.365 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:30:05.365 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:30:05.365 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:30:05.365 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:30:05.365 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 13:30:05.365 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 13:30:05.365 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 13:30:05.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 13:30:05.398 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:30:05.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 13:30:05.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:05.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:05.398 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:30:05.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:05.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:05.399 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:30:05.399 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:30:05.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:05.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:05.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 "Reset Perspective") 13:30:05.401 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:30:05.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:05.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:05.401 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:30:05.401 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:30:05.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:05.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:05.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:05.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:05.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:05.402 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 13:30:05.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:05.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:05.403 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:05.403 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:05.521 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:30:05.521 INFO [WorkbenchTestable][RequirementsRunner] Started test: createSelectDelete no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest) 13:30:05.521 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest 13:30:05.521 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:30:05.521 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:30:05.521 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:30:05.522 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 13:30:05.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:05.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:05.522 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:30:05.542 DEBUG [main][MenuItemLookup] Found menu:'File' 13:30:05.542 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:30:05.542 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:30:05.542 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:30:05.542 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:30:05.542 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:30:05.542 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:30:05.542 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:30:05.542 DEBUG [main][MenuItemLookup] Item match:Run 13:30:05.544 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 13:30:05.544 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 13:30:05.544 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:05.544 DEBUG [main][MenuItemLookup] Found menu:'Run History' 13:30:05.544 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:30:05.544 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 13:30:05.544 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:05.544 DEBUG [main][MenuItemLookup] Found menu:'Debug History' 13:30:05.544 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 13:30:05.544 DEBUG [main][MenuItemLookup] Found menu:'Debug Configurations...' 13:30:05.544 DEBUG [main][MenuItemLookup] Item match:Debug Configurations... 13:30:05.545 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"De&bug Configurations..." 13:30:05.545 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Debug Configurations... 13:30:05.545 INFO [main][MenuItemHandler] Select menu item: De&bug Configurations... 13:30:05.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Debug Configurations"] is available.... 13:30:05.697 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:30:05.697 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Debug Configurations 13:30:05.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:05.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:05.699 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit 13:30:05.699 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name null 13:30:05.699 DEBUG [WorkbenchTestable][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:30:05.699 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:30:05.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:05.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:05.699 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 13:30:05.699 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:30:05.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:05.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:05.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:05.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:05.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:05.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:30:05.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:30:05.704 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 13:30:05.704 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 13:30:05.704 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 13:30:05.705 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 13:30:05.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected... 13:30:05.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully 13:30:05.721 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:30:05.721 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:05.724 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 13:30:05.724 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 13:30:05.725 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 13:30:05.725 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration 13:30:05.725 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration 13:30:05.758 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 13:30:05.758 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:30:05.758 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:30:05.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:06.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:06.001 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 13:30:06.001 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:30:06.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:06.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:06.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:06.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:06.003 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:06.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:30:06.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:30:06.004 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 13:30:06.004 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 13:30:06.004 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 13:30:06.005 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 13:30:06.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected... 13:30:06.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully 13:30:06.059 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:30:06.059 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:06.059 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 13:30:06.060 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 13:30:06.060 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 13:30:06.060 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration 13:30:06.060 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration 13:30:06.062 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:30:06.062 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:30:06.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:06.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:06.214 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 13:30:06.214 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:30:06.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:06.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:06.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:06.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:06.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:30:06.233 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:30:06.233 INFO [WorkbenchTestable][AbstractText] Text set to: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 13:30:06.234 INFO [WorkbenchTestable][LaunchConfiguration] Apply the launch configuration 13:30:06.234 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 13:30:06.234 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:30:06.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:06.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:06.235 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 13:30:06.235 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:30:06.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:06.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:06.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:06.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:06.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:06.241 INFO [WorkbenchTestable][AbstractButton] Click button Appl&y 13:30:06.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:06.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:06.742 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:06.742 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:07.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:30:07.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:30:07.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:30:07.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 13:30:07.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 13:30:07.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 13:30:07.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 13:30:07.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 13:30:07.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 13:30:07.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:30:07.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:30:07.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:30:07.122 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration JUnit 13:30:07.122 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:30:07.122 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:30:07.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:07.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:07.124 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 13:30:07.124 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:30:07.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:07.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:07.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:07.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:07.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:07.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:30:07.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:30:07.127 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 13:30:07.127 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 13:30:07.127 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 13:30:07.127 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 13:30:07.128 DEBUG [WorkbenchTestable][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:30:07.128 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:30:07.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:07.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:07.179 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 13:30:07.179 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:30:07.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:07.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:07.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:07.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:07.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:07.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:30:07.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:30:07.181 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 13:30:07.181 DEBUG [WorkbenchTestable][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:30:07.181 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:30:07.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:07.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:07.182 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 13:30:07.182 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:30:07.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:07.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:07.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:07.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:07.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:07.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:30:07.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:30:07.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 13:30:07.184 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 13:30:07.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:07.184 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 13:30:07.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:07.184 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 13:30:07.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 13:30:07.184 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 13:30:07.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:07.184 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 13:30:07.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:07.185 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 13:30:07.185 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 13:30:07.185 DEBUG [main][TreeItemHandler] Selecting tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 13:30:07.185 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration about selection 13:30:07.186 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 13:30:07.186 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:30:07.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:07.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:07.335 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 13:30:07.335 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:30:07.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:07.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:07.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:07.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:07.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:08.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:08.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:08.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:08.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:09.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:09.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:09.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:09.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:10.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:10.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:10.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:10.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:11.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:11.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:11.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:11.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:12.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:12.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:12.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:12.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:13.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:13.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:13.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:13.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:14.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:14.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:14.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:14.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:15.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:15.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:15.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:15.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:16.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:16.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:16.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:16.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:17.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:17.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:17.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:30: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:30:17.492 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:30:17.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:17.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:17.493 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 13:30:17.493 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:30:17.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:17.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:17.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:17.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:17.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:17.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:30:17.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:30:17.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 13:30:17.496 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 13:30:17.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:17.496 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 13:30:17.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:17.496 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 13:30:17.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 13:30:17.496 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 13:30:17.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:17.497 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 13:30:17.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:17.497 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 13:30:17.497 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Delete launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 13:30:17.497 DEBUG [WorkbenchTestable][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:30:17.497 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:30:17.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:17.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:17.497 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 13:30:17.497 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:30:17.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:17.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:17.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:17.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:17.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:17.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:30:17.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:30:17.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 13:30:17.499 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 13:30:17.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:17.500 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 13:30:17.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:17.500 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 13:30:17.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 13:30:17.500 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 13:30:17.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:17.500 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 13:30:17.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:17.500 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 13:30:17.500 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 13:30:17.500 DEBUG [main][TreeItemHandler] Selecting tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 13:30:17.501 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration about selection 13:30:17.502 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 13:30:17.502 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:30:17.502 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:17.502 DEBUG [main][MenuItemLookup] Found menu:'New Configuration' 13:30:17.502 DEBUG [main][MenuItemLookup] Found menu:'New Prototype' 13:30:17.502 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:30:17.502 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 13:30:17.502 DEBUG [main][MenuItemLookup] Found menu:'Delete' 13:30:17.502 DEBUG [main][MenuItemLookup] Item match:Delete 13:30:17.503 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Dele&te" 13:30:17.503 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 13:30:17.503 INFO [main][MenuItemHandler] Select menu item: Dele&te 13:30:17.530 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:30:17.531 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:30:17.531 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Launch Configuration Deletion 13:30:17.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:17.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:17.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:17.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:17.532 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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:30:17.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:17.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:17.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:17.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:17.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:17.535 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 13:30:17.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:17.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:17.536 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:17.536 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:17.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:30:17.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:30:17.768 DEBUG [WorkbenchTestable][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:30:17.768 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:30:17.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:17.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:17.769 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 13:30:17.769 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:30:17.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:17.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:17.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:17.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:17.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:17.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:30:17.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:30:17.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 13:30:17.772 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 13:30:17.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:17.773 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 13:30:17.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:17.773 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 13:30:17.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 13:30:17.773 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 13:30:17.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:17.773 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 13:30:17.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:17.773 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 13:30:17.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Debug Configurations"] is available.... 13:30:17.774 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:30:17.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Debug Configurations"] is available.... 13:30:17.774 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:30:17.774 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Debug Configurations 13:30:17.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:17.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:17.775 INFO [WorkbenchTestable][AbstractShell] Close shell Debug Configurations 13:30:17.775 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Debug Configurations' 13:30:17.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:30:17.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:30:17.840 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest 13:30:17.840 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:30:17.840 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:30:17.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:17.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:17.841 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createSelectDelete no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest) 13:30:17.841 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest 13:30:17.841 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:30:17.841 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:30:17.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:17.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.834 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.32 s Running org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest 13:30:17.854 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest 13:30:17.855 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:30:17.856 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:30:17.856 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest 13:30:17.856 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:30:17.856 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:30:17.857 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:30:17.857 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:30:17.857 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:30:17.857 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 13:30:17.857 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 13:30:17.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:30:17.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:17.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:17.858 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:30:17.858 DEBUG [main][MenuItemLookup] Found menu:'File' 13:30:17.858 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:30:17.858 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:30:17.858 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:30:17.858 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:30:17.858 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:30:17.858 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:30:17.858 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:30:17.858 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:30:17.858 DEBUG [main][MenuItemLookup] Item match:Window 13:30:17.859 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:30:17.859 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:30:17.859 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:30:17.859 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:17.859 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:30:17.859 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:30:17.859 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:17.859 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:30:17.859 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:17.859 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:30:17.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:17.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:17.859 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:30:17.859 DEBUG [main][MenuItemLookup] Found menu:'File' 13:30:17.859 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:30:17.859 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:30:17.859 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:30:17.859 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:30:17.859 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:30:17.859 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:30:17.859 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:30:17.859 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:30:17.859 DEBUG [main][MenuItemLookup] Item match:Window 13:30:17.860 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:30:17.860 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:30:17.860 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:30:17.860 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:17.860 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:30:17.860 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:30:17.860 DEBUG [main][MenuItemLookup] Item match:Perspective 13:30:17.860 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:30:17.860 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:17.860 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:30:17.860 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:30:17.860 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:30:17.860 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:30:17.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:30:17.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:17.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:17.861 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:30:17.861 DEBUG [main][MenuItemLookup] Found menu:'File' 13:30:17.861 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:30:17.861 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:30:17.861 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:30:17.861 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:30:17.861 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:30:17.861 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:30:17.861 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:30:17.861 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:30:17.861 DEBUG [main][MenuItemLookup] Item match:Window 13:30:17.862 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:30:17.862 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:30:17.862 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:30:17.862 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:17.862 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:30:17.862 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:30:17.862 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:17.862 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:30:17.862 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:17.862 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:30:17.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:17.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:17.862 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:30:17.862 DEBUG [main][MenuItemLookup] Found menu:'File' 13:30:17.863 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:30:17.863 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:30:17.863 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:30:17.863 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:30:17.863 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:30:17.863 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:30:17.863 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:30:17.863 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:30:17.863 DEBUG [main][MenuItemLookup] Item match:Window 13:30:17.863 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:30:17.863 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:30:17.863 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:30:17.863 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:17.863 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:30:17.863 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:30:17.863 DEBUG [main][MenuItemLookup] Item match:Perspective 13:30:17.863 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:30:17.863 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:17.863 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:30:17.863 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:30:17.863 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:30:17.863 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:30:17.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:17.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:17.864 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:30:17.864 DEBUG [main][MenuItemLookup] Found menu:'File' 13:30:17.864 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:30:17.864 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:30:17.864 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:30:17.864 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:30:17.864 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:30:17.864 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:30:17.864 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:30:17.864 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:30:17.864 DEBUG [main][MenuItemLookup] Item match:Window 13:30:17.865 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:30:17.865 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:30:17.865 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:30:17.865 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:17.865 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:30:17.865 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:30:17.865 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:17.865 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:30:17.865 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:17.865 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:30:17.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:17.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:17.865 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:30:17.865 DEBUG [main][MenuItemLookup] Found menu:'File' 13:30:17.865 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:30:17.865 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:30:17.865 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:30:17.865 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:30:17.865 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:30:17.865 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:30:17.865 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:30:17.865 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:30:17.865 DEBUG [main][MenuItemLookup] Item match:Window 13:30:17.866 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:30:17.866 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:30:17.866 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:30:17.866 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:17.866 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:30:17.866 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:30:17.866 DEBUG [main][MenuItemLookup] Item match:Perspective 13:30:17.866 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:30:17.866 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:17.866 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:30:17.866 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:30:17.866 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:30:17.866 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:30:17.866 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 13:30:17.866 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 13:30:17.866 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 13:30:17.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 13:30:17.893 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:30:17.894 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 13:30:17.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:17.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:17.894 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:30:17.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:17.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:17.894 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:30:17.894 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:30:17.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:17.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:17.895 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 13:30:17.895 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:30:17.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:17.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:17.895 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:30:17.895 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:30:17.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:17.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:17.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:17.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:17.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:17.896 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 13:30:17.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:17.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:17.897 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:17.897 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:18.007 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:30:18.007 INFO [WorkbenchTestable][RequirementsRunner] Started test: createSelectDelete no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest) 13:30:18.007 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest 13:30:18.007 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:30:18.007 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:30:18.007 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:30:18.008 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 13:30:18.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:18.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:18.008 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:30:18.009 DEBUG [main][MenuItemLookup] Found menu:'File' 13:30:18.009 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:30:18.009 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:30:18.009 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:30:18.009 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:30:18.009 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:30:18.009 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:30:18.009 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:30:18.009 DEBUG [main][MenuItemLookup] Item match:Run 13:30:18.010 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 13:30:18.010 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 13:30:18.010 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:18.010 DEBUG [main][MenuItemLookup] Found menu:'Run History' 13:30:18.010 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:30:18.010 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 13:30:18.010 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 13:30:18.011 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 13:30:18.011 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 13:30:18.011 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 13:30:18.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 13:30:18.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. finished successfully 13:30:18.120 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 13:30:18.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:18.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:18.126 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit 13:30:18.126 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name null 13:30:18.126 DEBUG [WorkbenchTestable][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:30:18.126 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:30:18.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:18.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:18.127 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:30:18.127 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:30:18.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:18.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:18.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:18.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:18.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:18.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:30:18.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:30:18.130 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 13:30:18.130 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 13:30:18.130 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 13:30:18.131 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 13:30:18.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected... 13:30:18.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully 13:30:18.154 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:30:18.154 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:18.156 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 13:30:18.156 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 13:30:18.156 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 13:30:18.156 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration 13:30:18.157 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration 13:30:18.159 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 13:30:18.159 DEBUG [WorkbenchTestable][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:30:18.159 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:30:18.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:18.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:18.328 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:30:18.328 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:30:18.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:18.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:18.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:18.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:18.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:18.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:30:18.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:30:18.346 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 13:30:18.346 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 13:30:18.346 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 13:30:18.346 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 13:30:18.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected... 13:30:18.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully 13:30:18.396 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:30:18.396 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:18.397 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 13:30:18.397 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 13:30:18.397 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 13:30:18.397 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration 13:30:18.397 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration 13:30:18.400 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:30:18.400 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:30:18.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:18.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:18.567 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:30:18.567 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:30:18.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:18.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:18.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:18.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:18.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:30:18.586 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:30:18.587 INFO [WorkbenchTestable][AbstractText] Text set to: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 13:30:18.587 INFO [WorkbenchTestable][LaunchConfiguration] Apply the launch configuration 13:30:18.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 "Apply") 13:30:18.587 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:30:18.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:18.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:18.588 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:30:18.588 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:30:18.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:18.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:18.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:18.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:18.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:18.599 INFO [WorkbenchTestable][AbstractButton] Click button Appl&y 13:30:18.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:19.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:19.100 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:19.100 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:19.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:30:19.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:30:19.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:30:19.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 13:30:19.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 13:30:19.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 13:30:19.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 13:30:19.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 13:30:19.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 13:30:19.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 13:30:19.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 13:30:19.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:30:19.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:30:19.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:30:19.484 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration JUnit 13:30:19.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:30:19.484 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:30:19.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:19.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:19.486 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:30:19.486 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:30:19.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:19.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:19.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:19.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:19.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:19.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:30:19.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:30:19.490 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 13:30:19.490 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 13:30:19.490 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 13:30:19.490 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 13:30:19.490 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:30:19.490 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:30:19.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:19.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:19.553 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:30:19.553 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:30:19.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:19.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:19.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:19.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:19.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:19.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:30:19.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:30:19.556 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 13:30:19.556 DEBUG [WorkbenchTestable][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:30:19.556 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:30:19.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:19.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:19.556 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:30:19.556 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:30:19.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:19.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:19.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:19.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:19.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:19.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:30:19.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:30:19.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 13:30:19.558 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 13:30:19.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:19.558 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 13:30:19.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:19.559 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 13:30:19.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 13:30:19.559 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 13:30:19.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:19.559 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 13:30:19.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:19.559 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 13:30:19.559 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 13:30:19.559 DEBUG [main][TreeItemHandler] Selecting tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 13:30:19.560 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration about selection 13:30:19.560 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 13:30:19.560 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:30:19.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:19.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:19.721 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:30:19.721 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:30:19.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:19.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:19.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:20.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:20.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:20.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:20.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:21.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:21.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:21.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:21.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:22.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:22.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:22.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:22.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:23.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:23.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:23.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:23.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:24.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:24.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:24.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:24.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:25.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:25.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:25.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:25.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:26.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:26.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:26.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:26.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:27.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:27.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:27.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:27.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:28.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:28.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:28.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:28.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:29.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:29.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:29.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:29.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:29.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:30:29.866 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:30:29.866 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:30:29.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:29.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:29.866 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:30:29.866 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:30:29.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:29.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:29.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:29.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:29.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:29.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:30:29.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:30:29.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 13:30:29.869 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 13:30:29.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:29.869 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 13:30:29.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:29.869 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 13:30:29.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 13:30:29.869 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 13:30:29.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:29.870 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 13:30:29.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:29.870 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 13:30:29.870 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Delete launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 13:30:29.871 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:30:29.871 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:30:29.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:29.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:29.871 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:30:29.871 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:30:29.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:29.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:29.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:29.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:29.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:29.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:30:29.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:30:29.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 13:30:29.873 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 13:30:29.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:29.873 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 13:30:29.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:29.873 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 13:30:29.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 13:30:29.873 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 13:30:29.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:29.873 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 13:30:29.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:29.873 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 13:30:29.874 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 13:30:29.874 DEBUG [main][TreeItemHandler] Selecting tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 13:30:29.875 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration about selection 13:30:29.875 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 13:30:29.875 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:30:29.875 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:29.876 DEBUG [main][MenuItemLookup] Found menu:'New Configuration' 13:30:29.876 DEBUG [main][MenuItemLookup] Found menu:'New Prototype' 13:30:29.876 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:30:29.876 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 13:30:29.876 DEBUG [main][MenuItemLookup] Found menu:'Delete' 13:30:29.876 DEBUG [main][MenuItemLookup] Item match:Delete 13:30:29.876 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Dele&te" 13:30:29.876 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 13:30:29.876 INFO [main][MenuItemHandler] Select menu item: Dele&te 13:30:29.912 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:30:29.913 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:30:29.913 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Launch Configuration Deletion 13:30:29.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:29.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:29.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:29.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:29.914 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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:30:29.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:29.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:29.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:29.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:29.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:29.915 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 13:30:29.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:29.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:29.916 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:29.916 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:30.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:30:30.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:30:30.176 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:30:30.176 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:30:30.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:30.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:30.176 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:30:30.176 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:30:30.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:30.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:30.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:30.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:30.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:30.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:30:30.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:30:30.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 13:30:30.179 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 13:30:30.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:30.179 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 13:30:30.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:30.179 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 13:30:30.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 13:30:30.179 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 13:30:30.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:30.180 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 13:30:30.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:30.180 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 13:30:30.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 13:30:30.180 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:30:30.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 13:30:30.181 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:30:30.181 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 13:30:30.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:30.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:30.181 INFO [WorkbenchTestable][AbstractShell] Close shell Run Configurations 13:30:30.182 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Run Configurations' 13:30:30.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:30:30.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:30:30.264 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest 13:30:30.264 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:30:30.264 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:30:30.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:30.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:30.265 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createSelectDelete no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest) 13:30:30.265 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest 13:30:30.265 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:30:30.265 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:30:30.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:30.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.413 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.258 s Running org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 13:30:30.272 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 13:30:30.273 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:30:30.273 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:30:30.273 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 13:30:30.273 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:30:30.273 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:30:30.279 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:30:30.279 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:30:30.279 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:30:30.279 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:30:30.279 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowConsoleOnOutput no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 13:30:30.279 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 13:30:30.279 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:30:30.279 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:30:30.279 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:30:30.280 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:30:30.281 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:30.281 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:30:30.281 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:30.282 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:30:30.282 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:30.282 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:30:30.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:30.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:30.283 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:30:30.283 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:30:30.283 DEBUG [main][MenuItemLookup] Found menu:'File' 13:30:30.283 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:30:30.283 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:30:30.283 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:30:30.283 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:30:30.283 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:30:30.283 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:30:30.283 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:30:30.283 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:30:30.283 DEBUG [main][MenuItemLookup] Item match:Window 13:30:30.283 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:30:30.283 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:30:30.283 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:30:30.283 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:30.283 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:30:30.284 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:30:30.284 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:30.284 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:30:30.284 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:30.284 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:30:30.284 DEBUG [main][MenuItemLookup] Item match:Preferences 13:30:30.284 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:30:30.284 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:30:30.284 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:30:30.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:30:30.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:30:30.429 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:30:30.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:30.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:30.431 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:30:30.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:30.439 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:30:30.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:30.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:30.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:30.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:30.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:30.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:30:30.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:30:30.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 13:30:30.442 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 13:30:30.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:30.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:30.944 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 13:30:30.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 13:30:30.945 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 13:30:30.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:30.945 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 13:30:30.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:30.945 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 13:30:30.946 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 13:30:30.946 DEBUG [main][TreeItemHandler] Selecting tree item: Console 13:30:30.946 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 13:30:30.947 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 13:30:30.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:30.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:30.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:30.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:30.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 13:30:30.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:30.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:31.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:31.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:31.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:31.003 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 13:30:31.003 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:30:31.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:31.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:31.004 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:31.004 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:31.005 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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:30:31.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:31.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:31.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:31.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:31.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:31.010 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 13:30:31.010 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 13:30:31.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:31.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:31.010 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:31.010 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:31.010 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:30:31.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:31.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:31.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:31.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:31.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:31.021 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:30:31.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:31.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:31.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:31.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:31.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:31.024 INFO [WorkbenchTestable][CheckBox] Select checkbox &Show when program writes to standard out 13:30:31.024 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Show when program writes to standard out 13:30:31.024 INFO [WorkbenchTestable][AbstractButton] Click button &Show when program writes to standard out 13:30:31.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:31.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:31.024 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:31.024 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:31.025 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:30:31.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:31.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:31.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:31.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:31.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:31.030 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:30:31.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:31.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:31.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:31.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:31.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:31.033 INFO [WorkbenchTestable][CheckBox] Select checkbox &Show when program writes to standard out 13:30:31.033 INFO [WorkbenchTestable][CheckBox] Check checkbox &Show when program writes to standard out 13:30:31.033 INFO [WorkbenchTestable][AbstractButton] Click button &Show when program writes to standard out 13:30:31.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:31.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:31.033 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:31.033 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:31.034 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:30:31.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:31.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:31.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:31.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:31.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:31.037 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:30:31.037 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:31.037 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:31.037 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:30:31.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:31.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:31.038 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:30:31.038 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:31.039 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:30:31.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:31.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:31.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:31.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:31.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:31.044 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:30:31.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:31.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:31.044 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:31.044 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:31.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:30:31.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:30:31.086 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:30:31.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:31.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:31.086 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 13:30:31.086 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:30:31.086 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:30:31.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:31.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:31.087 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 13:30:31.087 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowConsoleOnOutput no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 13:30:31.087 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:30:31.087 INFO [WorkbenchTestable][RequirementsRunner] Started test: testLimitConsoleOutput no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 13:30:31.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 13:30:31.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:30:31.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:30:31.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:30:31.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:30:31.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:31.088 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:30:31.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:31.088 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:30:31.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:31.088 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:30:31.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:31.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:31.089 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:30:31.089 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:30:31.089 DEBUG [main][MenuItemLookup] Found menu:'File' 13:30:31.089 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:30:31.089 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:30:31.089 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:30:31.089 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:30:31.089 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:30:31.089 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:30:31.089 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:30:31.089 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:30:31.089 DEBUG [main][MenuItemLookup] Item match:Window 13:30:31.089 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:30:31.089 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:30:31.090 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:30:31.090 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:31.090 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:30:31.090 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:30:31.090 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:31.090 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:30:31.090 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:31.090 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:30:31.090 DEBUG [main][MenuItemLookup] Item match:Preferences 13:30:31.090 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:30:31.090 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:30:31.090 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:30:31.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:30:31.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. finished successfully 13:30:31.214 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:30:31.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:31.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:31.216 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:30:31.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:31.216 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:30:31.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:31.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:31.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:31.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:31.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:31.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:30:31.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:30:31.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 13:30:31.220 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 13:30:31.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:31.220 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 13:30:31.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:31.220 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 13:30:31.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 13:30:31.220 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 13:30:31.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:31.221 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 13:30:31.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:31.221 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 13:30:31.221 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 13:30:31.221 DEBUG [main][TreeItemHandler] Selecting tree item: Console 13:30:31.222 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 13:30:31.264 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 13:30:31.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:31.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:31.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:31.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:31.267 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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:30:31.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:31.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:31.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:31.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:31.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:31.272 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 13:30:31.272 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:30:31.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:31.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:31.272 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:31.272 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:31.274 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 13:30:31.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:31.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:31.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:31.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:31.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:31.288 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 13:30:31.288 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 13:30:31.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:31.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:31.288 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:31.288 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:31.289 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output") 13:30:31.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:31.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:31.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:31.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:31.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:31.293 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output") 13:30:31.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:31.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:31.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:31.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:31.302 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:31.302 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output 13:30:31.303 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Limit console output 13:30:31.303 INFO [WorkbenchTestable][AbstractButton] Click button &Limit console output 13:30:31.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:31.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:31.303 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:31.303 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:31.304 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:30:31.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:31.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:31.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:31.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:31.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:31.307 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:30:31.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:31.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:31.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:31.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:31.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:31.309 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output 13:30:31.310 INFO [WorkbenchTestable][CheckBox] Check checkbox &Limit console output 13:30:31.310 INFO [WorkbenchTestable][AbstractButton] Click button &Limit console output 13:30:31.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:31.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:31.310 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:31.310 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:31.311 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:30:31.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:31.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:31.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:31.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:31.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:31.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:30:31.320 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:31.320 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:31.320 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:30:31.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:31.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:31.321 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:30:31.321 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:31.322 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:30:31.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:31.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:31.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:31.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:31.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:31.327 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:30:31.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:31.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:31.327 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:31.327 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:31.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:30:31.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:30:31.353 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:30:31.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:31.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:31.354 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 13:30:31.354 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:30:31.354 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:30:31.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:31.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:31.354 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testLimitConsoleOutput no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 13:30:31.354 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:30:31.354 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSettingConsoleOutputSizeWithoutLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 13:30:31.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 13:30:31.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:30:31.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:30:31.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:30:31.355 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:30:31.355 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:31.355 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:30:31.355 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:31.355 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:30:31.355 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:31.355 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:30:31.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:31.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:31.356 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:30:31.356 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:30:31.356 DEBUG [main][MenuItemLookup] Found menu:'File' 13:30:31.356 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:30:31.356 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:30:31.356 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:30:31.356 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:30:31.356 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:30:31.356 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:30:31.356 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:30:31.356 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:30:31.356 DEBUG [main][MenuItemLookup] Item match:Window 13:30:31.357 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:30:31.357 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:30:31.357 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:30:31.357 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:31.357 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:30:31.357 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:30:31.357 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:31.357 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:30:31.357 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:31.357 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:30:31.357 DEBUG [main][MenuItemLookup] Item match:Preferences 13:30:31.357 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:30:31.357 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:30:31.357 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:30:31.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:30:31.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:30:31.460 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:30:31.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:31.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:31.465 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:30:31.465 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:31.466 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:30:31.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:31.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:31.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:31.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:31.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:31.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:30:31.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:30:31.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 13:30:31.469 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 13:30:31.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:31.470 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 13:30:31.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:31.470 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 13:30:31.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 13:30:31.470 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 13:30:31.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:31.470 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 13:30:31.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:31.470 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 13:30:31.471 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 13:30:31.471 DEBUG [main][TreeItemHandler] Selecting tree item: Console 13:30:31.471 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 13:30:31.472 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 13:30:31.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:31.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:31.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:31.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:31.473 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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:30:31.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:31.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:31.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:31.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:31.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:31.492 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 13:30:31.492 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:30:31.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:31.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:31.492 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:31.492 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:31.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 "Apply") 13:30:31.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:31.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:31.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:31.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:31.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:31.504 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 13:30:31.504 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 13:30:31.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:31.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:31.504 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:31.504 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:31.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:30:31.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:31.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:31.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:31.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:31.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:31.507 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output 13:30:31.508 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Limit console output 13:30:31.508 INFO [WorkbenchTestable][AbstractButton] Click button &Limit console output 13:30:31.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:31.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:31.508 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:31.508 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:31.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output") 13:30:31.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:31.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:31.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:31.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:31.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:31.515 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output 13:30:31.515 INFO [WorkbenchTestable][CheckBox] Check checkbox &Limit console output 13:30:31.515 INFO [WorkbenchTestable][AbstractButton] Click button &Limit console output 13:30:31.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:31.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:31.516 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:31.516 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:31.517 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:30:31.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:31.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:31.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:31.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:31.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:30:31.533 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:30:31.534 INFO [WorkbenchTestable][AbstractText] Text set to: 54321 13:30:31.534 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:30:31.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:31.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:31.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:31.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:31.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:31.538 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:30:31.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:31.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:31.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:31.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:31.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:30:31.556 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:30:31.558 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:30:31.559 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:31.559 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:31.559 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:30:31.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:31.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:31.560 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:30:31.560 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:31.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:30:31.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:31.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:31.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:31.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:31.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:31.582 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:30:31.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:31.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:31.582 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:31.582 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:31.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:30:31.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:30:31.619 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:30:31.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:31.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:31.620 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 13:30:31.620 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:30:31.620 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:30:31.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:31.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:31.620 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSettingConsoleOutputSizeWithoutLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 13:30:31.620 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:30:31.620 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSettingConsoleOutputSizeWithLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 13:30:31.620 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 13:30:31.620 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:30:31.620 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:30:31.620 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:30:31.621 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:30:31.621 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:31.621 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:30:31.621 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:31.621 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:30:31.621 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:31.621 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:30:31.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:31.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:31.622 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:30:31.622 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:30:31.622 DEBUG [main][MenuItemLookup] Found menu:'File' 13:30:31.622 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:30:31.622 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:30:31.622 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:30:31.622 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:30:31.622 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:30:31.622 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:30:31.622 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:30:31.622 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:30:31.622 DEBUG [main][MenuItemLookup] Item match:Window 13:30:31.622 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:30:31.623 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:30:31.623 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:30:31.623 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:31.623 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:30:31.623 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:30:31.623 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:31.623 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:30:31.623 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:31.623 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:30:31.623 DEBUG [main][MenuItemLookup] Item match:Preferences 13:30:31.623 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:30:31.623 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:30:31.623 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:30:31.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:30:31.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:30:31.718 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:30:31.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:31.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:31.720 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:30:31.720 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:31.721 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:30:31.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:31.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:31.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:31.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:31.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:31.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:30:31.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:30:31.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 13:30:31.723 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 13:30:31.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:31.724 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 13:30:31.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:31.724 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 13:30:31.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 13:30:31.724 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 13:30:31.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:31.724 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 13:30:31.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:31.724 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 13:30:31.725 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 13:30:31.725 DEBUG [main][TreeItemHandler] Selecting tree item: Console 13:30:31.725 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 13:30:31.725 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 13:30:31.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:31.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:31.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:31.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:31.742 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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:30:31.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:31.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:31.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:31.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:31.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:31.749 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 13:30:31.749 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:30:31.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:31.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:31.749 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:31.749 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:31.751 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 13:30:31.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:31.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:31.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:31.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:31.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:31.755 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 13:30:31.755 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 13:30:31.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:31.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:31.755 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:31.755 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:31.756 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:30:31.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:31.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:31.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:31.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:31.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:31.759 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output 13:30:31.767 DEBUG [WorkbenchTestable][CheckBox] Checkbox &Limit console output already selected, no action performed 13:30:31.767 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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:30:31.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:31.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:31.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:31.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:31.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:31.770 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output 13:30:31.771 DEBUG [WorkbenchTestable][CheckBox] Checkbox &Limit console output already selected, no action performed 13:30:31.771 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:30:31.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:31.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:31.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:31.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:31.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:30:31.786 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:30:31.787 INFO [WorkbenchTestable][AbstractText] Text set to: 12345 13:30:31.787 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:30:31.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:31.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:31.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:31.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:31.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:31.791 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:30:31.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:31.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:31.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:31.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:31.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:30:31.807 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:30:31.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:30:31.809 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:31.813 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:31.813 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:30:31.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:31.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:31.814 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:30:31.814 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:31.815 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:30:31.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:31.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:31.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:31.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:31.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:31.820 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:30:31.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:31.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:31.820 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:31.820 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:31.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:30:31.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:30:31.863 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:30:31.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:31.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:31.864 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 13:30:31.864 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:30:31.864 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:30:31.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:31.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:31.864 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSettingConsoleOutputSizeWithLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 13:30:31.865 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:30:31.865 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowConsoleOnError no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 13:30:31.865 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 13:30:31.865 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:30:31.865 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:30:31.865 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:30:31.865 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:30:31.865 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:31.865 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:30:31.866 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:31.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:30:31.866 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:31.866 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:30:31.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:31.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:31.867 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:30:31.867 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:30:31.867 DEBUG [main][MenuItemLookup] Found menu:'File' 13:30:31.867 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:30:31.867 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:30:31.867 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:30:31.867 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:30:31.867 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:30:31.867 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:30:31.867 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:30:31.867 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:30:31.867 DEBUG [main][MenuItemLookup] Item match:Window 13:30:31.867 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:30:31.867 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:30:31.867 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:30:31.867 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:31.867 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:30:31.867 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:30:31.867 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:31.867 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:30:31.867 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:31.867 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:30:31.867 DEBUG [main][MenuItemLookup] Item match:Preferences 13:30:31.868 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:30:31.868 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:30:31.868 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:30:31.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:30:31.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:30:31.988 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:30:31.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:31.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:31.990 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:30:31.990 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:31.991 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:30:31.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:31.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:31.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:31.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:31.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:31.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:30:31.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:30:31.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 13:30:31.995 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 13:30:31.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:31.995 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 13:30:31.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:31.995 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 13:30:31.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 13:30:31.996 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 13:30:31.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:31.996 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 13:30:31.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:31.996 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 13:30:31.996 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 13:30:31.997 DEBUG [main][TreeItemHandler] Selecting tree item: Console 13:30:31.997 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 13:30:32.023 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 13:30:32.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:32.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:32.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:32.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:32.025 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 13:30:32.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:32.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:32.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:32.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:32.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:32.029 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 13:30:32.029 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:30:32.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:32.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:32.030 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:32.030 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:32.037 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 13:30:32.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:32.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:32.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:32.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:32.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:32.042 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 13:30:32.042 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 13:30:32.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:32.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:32.043 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:32.043 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:32.043 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:30:32.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:32.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:32.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:32.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:32.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:32.054 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:30:32.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:32.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:32.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:32.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:32.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:32.058 INFO [WorkbenchTestable][CheckBox] Select checkbox Show when &program writes to standard error 13:30:32.058 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Show when &program writes to standard error 13:30:32.058 INFO [WorkbenchTestable][AbstractButton] Click button Show when &program writes to standard error 13:30:32.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:32.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:32.059 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:32.059 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:32.059 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:30:32.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:32.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:32.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:32.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:32.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:32.068 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:30:32.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:32.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:32.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:32.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:32.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:32.072 INFO [WorkbenchTestable][CheckBox] Select checkbox Show when &program writes to standard error 13:30:32.072 INFO [WorkbenchTestable][CheckBox] Check checkbox Show when &program writes to standard error 13:30:32.072 INFO [WorkbenchTestable][AbstractButton] Click button Show when &program writes to standard error 13:30:32.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:32.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:32.073 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:32.073 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:32.073 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:30:32.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:32.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:32.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:32.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:32.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:32.077 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:30:32.077 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:32.077 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:32.078 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:30:32.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:32.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:32.079 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:30:32.079 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:32.079 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:30:32.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:32.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:32.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:32.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:32.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:32.110 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:30:32.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:32.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:32.110 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:32.110 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:32.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:30:32.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:30:32.147 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:30:32.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:32.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:32.147 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 13:30:32.148 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:30:32.148 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:30:32.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:32.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:32.148 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowConsoleOnError no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 13:30:32.148 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 13:30:32.148 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:30:32.148 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:30:32.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:32.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.877 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.808 s testLimitConsoleOutput no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) Time elapsed: 0.267 s testSettingConsoleOutputSizeWithoutLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) Time elapsed: 0.266 s testSettingConsoleOutputSizeWithLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) Time elapsed: 0.244 s testShowConsoleOnError no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) Time elapsed: 0.283 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest 13:30:32.156 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest 13:30:32.157 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:30:32.157 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:30:32.157 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest 13:30:32.157 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:30:32.157 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:30:32.158 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:30:32.158 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:30:32.158 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:30:32.158 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:30:32.158 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:32.159 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:30:32.159 INFO [WorkbenchTestable][RequirementsRunner] Started test: setSettingsXMLTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest) 13:30:32.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest 13:30:32.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:30:32.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:30:32.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:30:32.159 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:30:32.159 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:32.159 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:30:32.159 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:32.160 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:30:32.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:32.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:32.160 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:30:32.160 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:30:32.160 DEBUG [main][MenuItemLookup] Found menu:'File' 13:30:32.160 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:30:32.160 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:30:32.160 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:30:32.160 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:30:32.160 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:30:32.160 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:30:32.160 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:30:32.160 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:30:32.160 DEBUG [main][MenuItemLookup] Item match:Window 13:30:32.161 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:30:32.161 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:30:32.161 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:30:32.161 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:32.161 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:30:32.161 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:30:32.161 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:32.161 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:30:32.161 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:32.161 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:30:32.161 DEBUG [main][MenuItemLookup] Item match:Preferences 13:30:32.161 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:30:32.161 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:30:32.161 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:30:32.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:30:32.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:30:32.278 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:30:32.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:32.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:32.280 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:30:32.280 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:32.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:30:32.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:32.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:32.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:32.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:32.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:32.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:30:32.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:30:32.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 13:30:32.283 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:30:32.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:32.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:32.786 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:30:32.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 13:30:32.788 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:30:32.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:32.788 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 13:30:32.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:32.788 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:30:32.789 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 13:30:32.789 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 13:30:32.789 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 13:30:32.789 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 13:30:32.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:32.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:32.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:32.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:32.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.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:30:32.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:32.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:32.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:32.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:32.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:32.826 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:30:32.826 DEBUG [main][AbstractWait] Waiting until widget is found... 13:30:32.826 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:30:32.826 TRACE [main][WidgetLookup] widget with index 1 is found 13:30:32.826 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 13:30:32.826 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 13:30:32.826 DEBUG [main][AbstractText] Set focus to Text 13:30:32.827 INFO [WorkbenchTestable][AbstractText] Text set to: test 13:30:32.830 DEBUG [WorkbenchTestable][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:30:32.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:32.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:32.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:32.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:32.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:32.834 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:30:32.834 DEBUG [main][AbstractWait] Waiting until widget is found... 13:30:32.834 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:30:32.834 TRACE [main][WidgetLookup] widget with index 1 is found 13:30:32.834 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 13:30:32.834 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 13:30:32.834 DEBUG [main][AbstractText] Set focus to Text 13:30:32.835 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:30:32.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:32.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:32.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:32.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:32.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:32.845 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:30:32.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:32.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:32.845 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:32.845 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:32.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:30:32.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:30:32.898 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:30:32.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:32.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:32.899 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest 13:30:32.899 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:30:32.899 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:30:32.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:32.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:32.899 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setSettingsXMLTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest) 13:30:32.899 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest 13:30:32.899 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:30:32.899 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:30:32.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:32.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.744 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.74 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 13:30:32.907 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 13:30:32.907 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:30:32.908 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:30:32.908 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 13:30:32.908 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:30:32.908 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:30:32.909 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:30:32.909 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:30:32.909 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:30:32.909 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:30:32.909 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:32.910 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:30:32.910 INFO [WorkbenchTestable][RequirementsRunner] Started test: setLocalCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 13:30:32.910 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 13:30:32.910 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:30:32.910 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:30:32.910 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:30:32.910 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:30:32.910 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:32.911 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:30:32.911 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:32.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:30:32.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:32.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:32.911 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:30:32.912 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:30:32.912 DEBUG [main][MenuItemLookup] Found menu:'File' 13:30:32.912 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:30:32.912 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:30:32.912 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:30:32.912 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:30:32.912 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:30:32.912 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:30:32.912 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:30:32.912 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:30:32.912 DEBUG [main][MenuItemLookup] Item match:Window 13:30:32.912 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:30:32.912 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:30:32.912 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:30:32.912 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:32.912 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:30:32.912 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:30:32.912 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:32.912 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:30:32.912 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:32.912 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:30:32.912 DEBUG [main][MenuItemLookup] Item match:Preferences 13:30:32.913 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:30:32.913 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:30:32.913 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:30:33.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:30:33.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:30:33.005 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:30:33.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:33.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:33.007 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:30:33.007 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:33.007 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:30:33.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:33.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:33.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:33.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:33.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:33.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:30:33.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:30:33.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 13:30:33.011 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:30:33.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:33.011 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 13:30:33.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:33.011 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:30:33.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 13:30:33.011 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:30:33.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:33.011 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 13:30:33.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:33.011 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:30:33.012 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes 13:30:33.012 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes 13:30:33.012 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection 13:30:33.013 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes 13:30:33.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:33.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:33.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:33.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:33.065 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.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:30:33.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:33.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:33.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:33.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:33.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:33.076 INFO [WorkbenchTestable][AbstractButton] Click button Add &Local Catalog... 13:30:33.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:33.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:33.076 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:33.076 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:33.161 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:30:33.161 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:30:33.162 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Local Archetype Catalog 13:30:33.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:33.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:33.164 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:30:33.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:33.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:33.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:33.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:33.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:30:33.166 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:30:33.190 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:30:33.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:33.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:33.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:33.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:33.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:30:33.195 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:30:33.196 INFO [WorkbenchTestable][AbstractText] Text set to: Local Test Catalog 13:30: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 "OK", Widget matcher matching widgets with style: 8) 13:30:33.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:33.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:33.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:33.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:33.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:33.207 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:30:33.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:33.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:33.207 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:33.207 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:33.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:30:33.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:30:33.244 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:30:33.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:33.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:33.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:33.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:33.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:30:33.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:30:33.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:30:33.248 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:30:33.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:33.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:33.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:33.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:33.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:30:33.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:30:33.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:30:33.250 TRACE [main][WidgetHandler] Notify Table with event 13 13:30:33.250 TRACE [main][WidgetHandler] Wait for synchronization 13:30:33.258 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.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:30:33.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:33.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:33.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:33.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:33.261 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:33.262 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:30:33.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:33.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:33.262 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:33.262 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:33.265 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 13:30:33.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:33.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:33.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:33.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:33.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:30:33.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:30:33.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:30:33.269 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:30:33.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:33.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:33.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:33.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:33.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:33.273 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:30:33.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:33.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:33.274 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:33.274 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:33.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:30:33.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:30:33.311 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:30:33.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:33.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:33.311 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 13:30:33.311 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:30:33.311 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:30:33.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:33.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:33.312 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setLocalCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 13:30:33.312 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:30:33.313 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:33.313 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:30:33.313 INFO [WorkbenchTestable][RequirementsRunner] Started test: setRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 13:30:33.313 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 13:30:33.313 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:30:33.313 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:30:33.313 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:30:33.313 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:30:33.313 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:33.314 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:30:33.314 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:33.314 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:30:33.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:33.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:33.314 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:30:33.315 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:30:33.315 DEBUG [main][MenuItemLookup] Found menu:'File' 13:30:33.315 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:30:33.315 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:30:33.315 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:30:33.315 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:30:33.315 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:30:33.315 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:30:33.315 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:30:33.315 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:30:33.315 DEBUG [main][MenuItemLookup] Item match:Window 13:30:33.315 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:30:33.315 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:30:33.315 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:30:33.315 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:33.315 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:30:33.315 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:30:33.315 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:33.315 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:30:33.315 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:33.315 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:30:33.315 DEBUG [main][MenuItemLookup] Item match:Preferences 13:30:33.316 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:30:33.316 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:30:33.316 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:30:33.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.... 13:30:33.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:30:33.447 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:30:33.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:33.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:33.449 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:30:33.449 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:33.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:30:33.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:33.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:33.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:33.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:33.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:33.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:30:33.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:30:33.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 13:30:33.453 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:30:33.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:33.453 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 13:30:33.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:33.453 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:30:33.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 13:30:33.454 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:30:33.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:33.454 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 13:30:33.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:33.454 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:30:33.454 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes 13:30:33.454 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes 13:30:33.455 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection 13:30:33.455 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes 13:30:33.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:33.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:33.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:33.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:33.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.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:30:33.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:33.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:33.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:33.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:33.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:33.470 INFO [WorkbenchTestable][AbstractButton] Click button Add &Remote Catalog... 13:30:33.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:33.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:33.471 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:33.471 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:33.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Remote Archetype Catalog"] is available.... 13:30:33.565 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:33.565 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:33.565 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:33.565 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:30:33.565 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog 13:30:33.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:33.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:33.567 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:30:33.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:33.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:33.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:33.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:33.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:30:33.569 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:https://repo1.maven.org/maven2/archetype-catalog.xml 13:30:33.576 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:30:33.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:33.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:33.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:33.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:33.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:30:33.582 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:30:33.583 INFO [WorkbenchTestable][AbstractText] Text set to: Remote Test Catalog 13:30:33.584 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:30:33.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:33.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:33.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:33.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:33.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:33.586 INFO [WorkbenchTestable][AbstractButton] Click button &Verify... 13:30:33.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:33.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:33.587 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:33.587 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:33.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:30:33.591 DEBUG [WorkbenchTestable][JobIsRunning] job 'Downloading remote catalog' has no excuses, wait for it 13:30:34.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:30:34.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:30:34.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:30:34.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:30:34.091 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 13:30:34.093 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:30:34.094 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 13:30:34.098 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] Found 53961 archetype(s) 13:30:34.098 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:30:34.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:34.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:34.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:34.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:34.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:34.101 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:30:34.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:34.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:34.101 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:34.101 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:34.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:30:34.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:30:34.155 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:30:34.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:34.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:34.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:34.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:34.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:30:34.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:30:34.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:30:34.160 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:30:34.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:34.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:34.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:34.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:34.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:30:34.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:30:34.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:30:34.162 TRACE [main][WidgetHandler] Notify Table with event 13 13:30:34.163 TRACE [main][WidgetHandler] Wait for synchronization 13:30:34.172 DEBUG [WorkbenchTestable][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:30:34.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:34.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:34.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:34.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:34.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:34.177 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:30:34.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:34.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:34.177 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:34.177 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:34.181 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:30:34.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:34.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:34.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:34.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:34.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:30:34.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:30:34.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:30:34.185 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:30:34.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:34.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:34.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:34.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:34.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:34.199 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:30:34.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:34.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:34.199 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:34.199 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:34.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:30:34.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:30:34.238 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:30:34.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:34.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:34.239 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 13:30:34.239 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:30:34.239 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:30:34.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:34.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:34.239 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 13:30:34.239 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:30:34.240 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:34.240 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:30:34.240 INFO [WorkbenchTestable][RequirementsRunner] Started test: setRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 13:30:34.240 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 13:30:34.240 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:30:34.240 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:30:34.240 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:30:34.240 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:30:34.240 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:34.240 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:30:34.241 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:34.241 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:30:34.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:34.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:34.241 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:30:34.241 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:30:34.241 DEBUG [main][MenuItemLookup] Found menu:'File' 13:30:34.241 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:30:34.241 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:30:34.241 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:30:34.241 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:30:34.241 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:30:34.241 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:30:34.241 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:30:34.241 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:30:34.242 DEBUG [main][MenuItemLookup] Item match:Window 13:30:34.242 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:30:34.242 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:30:34.242 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:30:34.242 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:34.242 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:30:34.242 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:30:34.242 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:34.242 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:30:34.242 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:34.242 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:30:34.242 DEBUG [main][MenuItemLookup] Item match:Preferences 13:30:34.242 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:30:34.242 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:30:34.243 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:30:34.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 'Preferences.*'] is available.... 13:30:34.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 'Preferences.*'] is available. finished successfully 13:30:34.349 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:30:34.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:34.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:34.351 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:30:34.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:34.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:30:34.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:34.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:34.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:34.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:34.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:34.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:30:34.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:30:34.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 13:30:34.362 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:30:34.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:34.363 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 13:30:34.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:34.363 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:30:34.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 13:30:34.363 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:30:34.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:34.363 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 13:30:34.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:34.363 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:30:34.364 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes 13:30:34.364 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes 13:30:34.364 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection 13:30:34.364 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes 13:30:34.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:34.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:34.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:34.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:34.366 DEBUG [WorkbenchTestable][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:30:34.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:34.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:34.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:34.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:34.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:34.381 INFO [WorkbenchTestable][AbstractButton] Click button Add &Remote Catalog... 13:30:34.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:34.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:34.381 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:34.381 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:34.440 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:30:34.440 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:34.440 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:34.440 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:34.440 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:30:34.441 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog 13:30:34.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:34.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:34.442 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:30:34.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:34.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:34.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:34.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:34.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:30:34.444 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:https://repo1.maven.org/maven2/archetype-catalog.xml_test 13:30:34.451 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:30:34.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:34.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:34.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:34.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:34.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:30:34.454 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:30:34.455 INFO [WorkbenchTestable][AbstractText] Text set to: Remote Test Catalog 13:30:34.459 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] 13:30:34.460 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:30:34.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:34.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:34.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:34.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:34.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:34.466 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:30:34.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:34.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:34.466 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:34.466 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:34.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:30:34.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:30:34.495 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:30:34.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:34.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:34.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:34.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:34.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:30:34.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:30:34.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:30:34.501 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:30:34.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:34.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:34.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:34.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:34.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:30:34.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:30:34.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:30:34.506 TRACE [main][WidgetHandler] Notify Table with event 13 13:30:34.506 TRACE [main][WidgetHandler] Wait for synchronization 13:30:34.506 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.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:30:34.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:34.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:34.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:34.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:34.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:34.510 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:30:34.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:34.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:34.510 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:34.510 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:34.521 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:30:34.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:34.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:34.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:34.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:34.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:30:34.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:30:34.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:30:34.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:30:34.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:34.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:34.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:34.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:34.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:34.543 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:30:34.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:34.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:34.543 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:34.543 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:34.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:30:34.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:30:34.577 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:30:34.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:34.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:34.577 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 13:30:34.577 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:30:34.577 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:30:34.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:34.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:34.578 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 13:30:34.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:30:34.578 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:34.579 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:30:34.579 INFO [WorkbenchTestable][RequirementsRunner] Started test: editLocalCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 13:30:34.579 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 13:30:34.579 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:30:34.579 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:30:34.579 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:30:34.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:30:34.579 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:34.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:30:34.579 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:34.580 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:30:34.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:34.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:34.580 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:30:34.580 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:30:34.580 DEBUG [main][MenuItemLookup] Found menu:'File' 13:30:34.580 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:30:34.580 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:30:34.580 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:30:34.580 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:30:34.580 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:30:34.580 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:30:34.580 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:30:34.580 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:30:34.580 DEBUG [main][MenuItemLookup] Item match:Window 13:30:34.581 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:30:34.581 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:30:34.581 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:30:34.581 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:34.581 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:30:34.581 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:30:34.581 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:34.581 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:30:34.581 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:34.581 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:30:34.581 DEBUG [main][MenuItemLookup] Item match:Preferences 13:30:34.581 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:30:34.581 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:30:34.581 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:30:34.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.... 13:30: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. finished successfully 13:30:34.682 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:30:34.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:34.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:34.683 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:30:34.683 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30: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:30:34.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:34.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:34.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:34.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:34.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:34.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:30:34.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:30:34.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 13:30:34.686 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:30:34.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:34.686 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 13:30:34.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:34.686 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:30:34.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 13:30:34.687 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:30:34.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:34.687 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 13:30:34.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:34.687 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:30:34.687 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes 13:30:34.687 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes 13:30:34.688 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection 13:30:34.688 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes 13:30:34.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:34.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:34.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:34.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:34.697 DEBUG [WorkbenchTestable][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:30:34.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:34.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:34.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:34.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:34.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:34.700 INFO [WorkbenchTestable][AbstractButton] Click button Add &Local Catalog... 13:30:34.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:34.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:34.701 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:34.701 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:34.759 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:30:34.759 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:30:34.759 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Local Archetype Catalog 13:30:34.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:34.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:34.760 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:30:34.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:34.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:34.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:34.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:34.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:30:34.762 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:30:34.772 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget with label: is "Description:") 13:30:34.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:34.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:34.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:34.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:34.777 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:30:34.777 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:30:34.778 INFO [WorkbenchTestable][AbstractText] Text set to: Local Test Catalog 13:30:34.781 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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:30:34.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:34.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:34.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:34.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:34.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:34.787 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:30:34.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:34.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:34.787 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:34.787 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:34.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:30:34.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:30:34.819 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:30:34.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:34.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:34.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:34.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:34.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:30:34.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:30:34.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:30:34.823 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:30:34.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:34.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:34.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:34.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:34.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:30:34.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:30:34.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:30:34.826 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.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:30:34.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:34.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:34.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:34.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:34.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:34.830 INFO [WorkbenchTestable][AbstractButton] Click button &Edit... 13:30:34.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:34.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:34.830 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:34.830 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:34.880 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:30:34.881 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:34.881 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:34.881 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:34.881 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:30:34.881 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Local Archetype Catalog 13:30:34.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:34.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:34.883 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:30:34.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:34.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:34.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:34.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:34.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:30:34.885 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:30:34.893 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:30:34.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:34.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:34.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:34.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:34.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:30:34.895 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:30:34.896 INFO [WorkbenchTestable][AbstractText] Text set to: Local: Local Test Catalog test 13:30:34.900 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] 13:30:34.901 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:30:34.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:34.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:34.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:34.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:34.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:34.903 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:30:34.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:34.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:34.904 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:34.904 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:34.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:30:34.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:30:34.934 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:30:34.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:34.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:34.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:34.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:34.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:30:34.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:30:34.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:30:34.937 DEBUG [WorkbenchTestable][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:30:34.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:34.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:34.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:34.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:34.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:34.942 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:30:34.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:34.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:34.948 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:34.948 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:34.951 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 13:30:34.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:34.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:34.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:34.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:34.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:30:34.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:30:34.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:30:34.955 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:30:34.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:34.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:34.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:34.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:34.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:34.968 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:30:34.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:34.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:34.968 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:34.968 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:34.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:30:34.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:30:34.992 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:30:34.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:34.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:34.992 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 13:30:34.992 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:30:34.992 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:30:34.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:34.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:34.993 INFO [WorkbenchTestable][RequirementsRunner] Finished test: editLocalCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 13:30:34.993 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:30:34.993 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:34.993 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:30:34.993 INFO [WorkbenchTestable][RequirementsRunner] Started test: editRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 13:30:34.993 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 13:30:34.993 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:30:34.993 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:30:34.993 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:30:34.994 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:30:34.994 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:34.994 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:30:34.994 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:34.994 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:30:34.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:34.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:34.995 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:30:34.995 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:30:34.995 DEBUG [main][MenuItemLookup] Found menu:'File' 13:30:34.995 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:30:34.995 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:30:34.995 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:30:34.995 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:30:34.995 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:30:34.995 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:30:34.995 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:30:34.995 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:30:34.995 DEBUG [main][MenuItemLookup] Item match:Window 13:30:34.996 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:30:34.996 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:30:34.996 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:30:34.996 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:34.996 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:30:34.996 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:30:34.996 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:34.996 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:30:34.996 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:34.996 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:30:34.996 DEBUG [main][MenuItemLookup] Item match:Preferences 13:30:34.996 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:30:34.996 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:30:34.996 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:30:35.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:30:35.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:30:35.077 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:30:35.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:35.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:35.079 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:30:35.079 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:35.079 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:30:35.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:35.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:35.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:35.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:35.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:35.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:30:35.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:30:35.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 13:30:35.082 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:30:35.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:35.089 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 13:30:35.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:35.089 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:30:35.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 13:30:35.090 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:30:35.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:35.090 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 13:30:35.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:35.090 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:30:35.091 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes 13:30:35.091 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes 13:30:35.091 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection 13:30:35.091 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes 13:30:35.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:35.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:35.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:35.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:35.093 DEBUG [WorkbenchTestable][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:30:35.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:35.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:35.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:35.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:35.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:35.096 INFO [WorkbenchTestable][AbstractButton] Click button Add &Remote Catalog... 13:30:35.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:35.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:35.096 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:35.096 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:35.148 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:30:35.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:35.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:35.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:35.148 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:30:35.148 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog 13:30:35.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:35.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:35.150 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:30:35.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:35.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:35.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:35.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:35.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:30:35.152 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:https://repo1.maven.org/maven2/archetype-catalog.xml 13:30:35.156 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:30:35.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:35.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:35.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:35.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:35.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:30:35.158 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:30:35.159 INFO [WorkbenchTestable][AbstractText] Text set to: Remote Test Catalog 13:30:35.159 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:30:35.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:35.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:35.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:35.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:35.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:35.167 INFO [WorkbenchTestable][AbstractButton] Click button &Verify... 13:30:35.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:35.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:35.168 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:35.168 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:35.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:30:35.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Downloading remote catalog' has no excuses, wait for it 13:30:35.668 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:30:35.668 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:30:35.668 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:30:35.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:30:35.669 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 13:30:35.669 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:30:35.670 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 13:30:35.670 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] Found 53961 archetype(s) 13:30:35.671 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:30:35.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:35.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:35.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:35.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:35.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:35.673 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:30:35.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:35.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:35.673 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:35.673 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:35.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:30:35.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:30:35.697 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:30:35.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:35.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:35.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:35.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:35.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:30:35.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:30:35.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:30:35.700 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:30:35.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:35.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:35.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:35.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:35.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:30:35.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:30:35.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:30:35.702 DEBUG [WorkbenchTestable][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:30:35.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:35.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:35.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:35.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:35.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:35.712 INFO [WorkbenchTestable][AbstractButton] Click button &Edit... 13:30:35.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:35.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:35.712 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:35.712 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:35.752 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:30:35.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:35.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:35.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:35.753 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:30:35.753 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog 13:30:35.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:35.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:35.754 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:30:35.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:35.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:35.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:35.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:35.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:30:35.757 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:30:35.758 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:30:35.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:35.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:35.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:35.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:35.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:30:35.760 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:30:35.761 INFO [WorkbenchTestable][AbstractText] Text set to: Remote: Remote Test Catalog test 13:30:35.761 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:30:35.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:35.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:35.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:35.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:35.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:35.763 INFO [WorkbenchTestable][AbstractButton] Click button &Verify... 13:30:35.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:35.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:35.763 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:35.763 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:35.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:30:35.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Downloading remote catalog' has no excuses, wait for it 13:30:36.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:30:36.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:30:36.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:30:36.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:30:36.272 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 13:30:36.272 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:30:36.274 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 13:30:36.275 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] Found 53961 archetype(s) 13:30:36.275 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:30:36.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:36.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:36.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:36.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:36.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:36.277 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:30:36.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:36.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:36.278 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:36.278 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:36.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:30:36.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:30:36.298 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:30:36.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:36.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:36.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:36.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:36.300 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:30:36.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:30:36.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:30:36.301 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:30:36.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:36.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:36.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:36.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:36.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:30:36.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:30:36.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:30:36.303 DEBUG [WorkbenchTestable][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:30:36.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:36.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:36.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:36.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:36.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:36.306 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:30:36.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:36.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:36.307 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:36.307 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:36.309 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:30:36.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:36.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:36.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:36.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:36.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:30:36.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:30:36.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:30:36.312 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:30:36.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:36.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:36.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:36.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:36.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:36.324 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:30:36.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:36.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:36.324 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:36.324 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:36.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:30:36.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:30:36.357 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:30:36.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:36.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:36.357 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 13:30:36.357 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:30:36.357 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:30:36.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:36.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:36.358 INFO [WorkbenchTestable][RequirementsRunner] Finished test: editRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 13:30:36.358 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:30:36.358 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:36.358 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:30:36.359 INFO [WorkbenchTestable][RequirementsRunner] Started test: editRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 13:30:36.359 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 13:30:36.359 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:30:36.359 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:30:36.359 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:30:36.359 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:30:36.359 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:36.359 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:30:36.359 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:36.359 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:30:36.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:36.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:36.360 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:30:36.360 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:30:36.360 DEBUG [main][MenuItemLookup] Found menu:'File' 13:30:36.360 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:30:36.360 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:30:36.360 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:30:36.360 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:30:36.360 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:30:36.360 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:30:36.360 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:30:36.360 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:30:36.360 DEBUG [main][MenuItemLookup] Item match:Window 13:30:36.361 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:30:36.361 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:30:36.361 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:30:36.361 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:36.361 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:30:36.361 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:30:36.361 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:36.361 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:30:36.361 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:36.361 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:30:36.361 DEBUG [main][MenuItemLookup] Item match:Preferences 13:30:36.361 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:30:36.361 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:30:36.361 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:30:36.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:30:36.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:30:36.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:30:36.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:36.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:36.453 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:30:36.453 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:36.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:30:36.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:36.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:36.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:36.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:36.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:36.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:30:36.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:30:36.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 13:30:36.456 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:30:36.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:36.456 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 13:30:36.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:36.456 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:30:36.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 13:30:36.457 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:30:36.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:36.457 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 13:30:36.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:36.457 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:30:36.457 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes 13:30:36.457 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes 13:30:36.458 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection 13:30:36.458 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes 13:30:36.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:36.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:36.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:36.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:36.459 DEBUG [WorkbenchTestable][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:30:36.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:36.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:36.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:36.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:36.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:36.470 INFO [WorkbenchTestable][AbstractButton] Click button Add &Remote Catalog... 13:30:36.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:36.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:36.470 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:36.470 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:36.543 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:30:36.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:36.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:36.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:36.544 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:30:36.545 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog 13:30:36.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:36.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:36.548 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:30:36.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:36.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:36.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:36.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:36.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:30:36.553 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:https://repo1.maven.org/maven2/archetype-catalog.xml 13:30:36.556 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:30:36.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:36.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:36.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:36.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:36.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:30:36.558 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:30:36.558 INFO [WorkbenchTestable][AbstractText] Text set to: Remote Test Catalog 13:30:36.559 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:30:36.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:36.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:36.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:36.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:36.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:36.560 INFO [WorkbenchTestable][AbstractButton] Click button &Verify... 13:30:36.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:36.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:36.561 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:36.561 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:36.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:30:36.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Downloading remote catalog' has no excuses, wait for it 13:30:37.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:30:37.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:30:37.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:30:37.062 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 13:30:37.062 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:30:37.064 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 13:30:37.065 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] Found 53961 archetype(s) 13:30:37.065 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:30:37.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:37.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:37.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:37.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:37.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:37.068 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:30:37.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:37.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:37.068 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:37.068 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:37.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:30:37.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:30:37.090 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and no matchers specified 13:30:37.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:37.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:37.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:37.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:37.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:30:37.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:30:37.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:30:37.094 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:30:37.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:37.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:37.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:37.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:37.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:30:37.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:30:37.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:30:37.097 DEBUG [WorkbenchTestable][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:30:37.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:37.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:37.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:37.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:37.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:37.110 INFO [WorkbenchTestable][AbstractButton] Click button &Edit... 13:30:37.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:37.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:37.110 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:37.111 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:37.155 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:30:37.155 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:37.155 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:37.155 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:37.156 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:30:37.156 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog 13:30:37.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:37.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:37.157 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:30:37.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:37.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:37.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:37.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:37.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:30:37.159 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:30:37.159 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:30:37.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:37.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:37.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:37.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:37.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:30:37.161 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:30:37.162 INFO [WorkbenchTestable][AbstractText] Text set to: Remote: Remote Test Catalog test 13:30:37.162 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] 13:30:37.162 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:30:37.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:37.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:37.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:37.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:37.164 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:37.165 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:30:37.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:37.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:37.165 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:37.165 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:37.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:30:37.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:30:37.185 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:30:37.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:37.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:37.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:37.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:37.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:30:37.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:30:37.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:30:37.188 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:30:37.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:37.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:37.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:37.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:37.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:30:37.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:30:37.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:30:37.191 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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:30:37.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:37.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:37.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:37.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:37.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:37.194 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:30:37.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:37.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:37.195 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:37.195 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:37.197 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:30:37.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:37.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:37.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:37.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:37.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:30:37.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:30:37.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:30:37.206 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:30:37.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:37.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:37.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:37.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:37.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:37.210 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:30:37.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:37.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:37.211 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:37.211 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:37.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:30:37.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:30:37.259 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:30:37.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:37.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:37.259 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 13:30:37.259 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:30:37.259 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:30:37.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:37.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:37.260 INFO [WorkbenchTestable][RequirementsRunner] Finished test: editRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 13:30:37.260 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 13:30:37.260 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:30:37.260 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:30:37.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:37.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.354 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.402 s setRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) Time elapsed: 0.926 s setRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) Time elapsed: 0.338 s editLocalCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) Time elapsed: 0.414 s editRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) Time elapsed: 1.365 s editRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) Time elapsed: 0.901 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest 13:30:37.267 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest 13:30:37.267 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:30:37.267 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:30:37.267 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest 13:30:37.267 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:30:37.267 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:30:37.268 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:30:37.268 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:30:37.268 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:30:37.268 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:30:37.268 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:37.268 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:30:37.269 INFO [WorkbenchTestable][RequirementsRunner] Started test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest) 13:30:37.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest 13:30:37.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:30:37.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:30:37.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:30:37.269 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:30:37.281 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:37.281 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:30:37.281 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:37.281 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:30:37.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:37.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:37.282 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:30:37.282 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:30:37.282 DEBUG [main][MenuItemLookup] Found menu:'File' 13:30:37.282 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:30:37.282 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:30:37.282 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:30:37.282 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:30:37.282 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:30:37.282 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:30:37.282 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:30:37.282 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:30:37.282 DEBUG [main][MenuItemLookup] Item match:Window 13:30:37.283 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:30:37.283 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:30:37.283 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:30:37.283 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:37.283 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:30:37.283 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:30:37.283 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:37.283 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:30:37.283 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:37.283 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:30:37.283 DEBUG [main][MenuItemLookup] Item match:Preferences 13:30:37.283 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:30:37.283 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:30:37.283 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:30:37.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:30:37.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:30:37.364 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:30:37.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:37.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:37.365 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:30:37.365 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:37.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:30:37.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:37.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:37.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:37.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:37.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:37.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:30:37.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:30:37.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 13:30:37.368 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:30:37.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:37.368 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 13:30:37.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:37.368 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:30:37.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 13:30:37.369 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:30:37.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:37.369 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 13:30:37.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:37.369 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:30:37.369 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Errors/Warnings 13:30:37.369 DEBUG [main][TreeItemHandler] Selecting tree item: Errors/Warnings 13:30:37.370 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Errors/Warnings about selection 13:30:37.370 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Errors/Warnings 13:30:37.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:37.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:37.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:37.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:37.411 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:30:37.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:37.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:37.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:37.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:37.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:30:37.417 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Warning to selection: Ignore 13:30:37.420 INFO [WorkbenchTestable][WarningsPreferencePage] Set Maven error/warning Group ID to: Ignore 13:30:37.420 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:30:37.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:37.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:37.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:37.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:37.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:30:37.435 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Warning to selection: Ignore 13:30:37.436 INFO [WorkbenchTestable][WarningsPreferencePage] Set Maven error/warning Version to: Ignore 13:30:37.436 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:30:37.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:37.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:37.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:37.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:37.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:30:37.450 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Error to selection: Ignore 13:30:37.451 INFO [WorkbenchTestable][WarningsPreferencePage] Set Maven error/warning Project Config to: Ignore 13:30:37.451 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.WarningsPreferencePage, index 0 and following matchers specified (Matcher matching widget with label: is "Plugin execution not covered by lifecycle configuration") 13:30:37.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:37.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:37.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:37.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:37.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:30:37.469 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Warning to selection: Ignore 13:30:37.469 INFO [WorkbenchTestable][WarningsPreferencePage] Set Maven error/warning Plugin Execution to: Ignore 13:30:37.469 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:30:37.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:37.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:37.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:37.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:37.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:30:37.499 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Warning to selection: Ignore 13:30:37.499 INFO [WorkbenchTestable][WarningsPreferencePage] Set Maven error/warning Managed Version to: Ignore 13:30:37.499 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:30:37.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:37.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:37.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:37.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:37.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:30:37.511 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:30:37.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:37.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:37.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:37.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:37.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:30:37.553 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:30:37.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:37.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:37.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:37.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:37.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:30:37.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 "Plugin execution not covered by lifecycle configuration") 13:30:37.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:37.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:37.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:37.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:37.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:30:37.592 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:30:37.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:37.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:37.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:37.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:37.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:30:37.643 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:30:37.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:37.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:37.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:37.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:37.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:37.648 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:30:37.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:37.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:37.648 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:37.648 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:37.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:30:37.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:30:37.691 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:30:37.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:37.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:37.691 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest 13:30:37.691 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:30:37.691 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:30:37.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:37.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:37.692 INFO [WorkbenchTestable][RequirementsRunner] Finished test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest) 13:30:37.692 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest 13:30:37.692 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:30:37.692 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:30:37.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:37.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.427 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.423 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 13:30:37.699 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 13:30:37.699 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:30:37.699 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:30:37.699 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 13:30:37.699 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:30:37.699 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:30:37.700 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:30:37.700 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:30:37.700 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:30:37.700 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:30:37.700 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:37.701 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:30:37.701 INFO [WorkbenchTestable][RequirementsRunner] Started test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) 13:30:37.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 13:30:37.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:30:37.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:30:37.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:30:37.701 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:30:37.701 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:37.701 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:30:37.701 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:37.701 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:30:37.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:37.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:37.702 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:30:37.702 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:30:37.702 DEBUG [main][MenuItemLookup] Found menu:'File' 13:30:37.702 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:30:37.702 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:30:37.702 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:30:37.702 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:30:37.702 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:30:37.702 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:30:37.702 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:30:37.702 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:30:37.702 DEBUG [main][MenuItemLookup] Item match:Window 13:30:37.703 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:30:37.703 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:30:37.703 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:30:37.703 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:37.703 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:30:37.703 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:30:37.703 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:37.703 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:30:37.703 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:37.703 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:30:37.703 DEBUG [main][MenuItemLookup] Item match:Preferences 13:30:37.703 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:30:37.703 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:30:37.703 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:30:37.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:30:37.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:30:37.851 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:30:37.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:37.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:37.853 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:30:37.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:37.854 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:30:37.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:37.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:37.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:37.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:37.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:37.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:30:37.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:30:37.867 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Maven 13:30:37.867 DEBUG [main][TreeItemHandler] Selecting tree item: Maven 13:30:37.868 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Maven about selection 13:30:37.868 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Maven 13:30:37.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:37.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:37.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:37.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:37.899 DEBUG [WorkbenchTestable][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:30:37.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:37.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:37.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:37.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:37.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:37.903 INFO [WorkbenchTestable][CheckBox] Select checkbox Debu&g Output 13:30:37.903 INFO [WorkbenchTestable][CheckBox] Check checkbox Debu&g Output 13:30:37.903 INFO [WorkbenchTestable][AbstractButton] Click button Debu&g Output 13:30:37.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:37.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:37.903 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:37.903 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:37.904 DEBUG [WorkbenchTestable][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:30:37.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:37.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:37.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:37.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:37.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:37.915 INFO [WorkbenchTestable][CheckBox] Select checkbox Do not automatically update dependencies from remote repositories 13:30:37.915 DEBUG [WorkbenchTestable][CheckBox] Checkbox Do not automatically update dependencies from remote repositories already selected, no action performed 13:30:37.916 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widget which text matches: Matcher matching text to Download Artifact JavaDoc) 13:30:37.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:37.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:37.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:37.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:37.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:37.920 INFO [WorkbenchTestable][CheckBox] Select checkbox Download Artifact &Javadoc 13:30:37.920 INFO [WorkbenchTestable][CheckBox] Check checkbox Download Artifact &Javadoc 13:30:37.920 INFO [WorkbenchTestable][AbstractButton] Click button Download Artifact &Javadoc 13:30:37.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:37.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:37.920 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:37.920 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:37.921 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Download Artifact Sources") 13:30:37.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:37.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:37.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:37.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:37.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:37.931 INFO [WorkbenchTestable][CheckBox] Select checkbox Do&wnload Artifact Sources 13:30:37.931 INFO [WorkbenchTestable][CheckBox] Check checkbox Do&wnload Artifact Sources 13:30:37.931 INFO [WorkbenchTestable][AbstractButton] Click button Do&wnload Artifact Sources 13:30:37.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:37.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:37.932 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:37.932 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:37.932 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Download repository index updates on startup") 13:30:37.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:37.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:37.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:37.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:37.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:37.936 INFO [WorkbenchTestable][CheckBox] Select checkbox Download repository index updates on startup 13:30:37.937 INFO [WorkbenchTestable][CheckBox] Check checkbox Download repository index updates on startup 13:30:37.937 INFO [WorkbenchTestable][AbstractButton] Click button Download repository index updates on startup 13:30:37.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:37.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:37.947 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:37.947 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:37.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.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Hide folders of physically nested modules (experimental)") 13:30:37.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:37.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:37.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:37.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:37.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:37.952 INFO [WorkbenchTestable][CheckBox] Select checkbox Hide folders of physically nested modules (experimental) 13:30:37.952 INFO [WorkbenchTestable][CheckBox] Check checkbox Hide folders of physically nested modules (experimental) 13:30:37.952 INFO [WorkbenchTestable][AbstractButton] Click button Hide folders of physically nested modules (experimental) 13:30:37.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:37.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:37.953 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:37.953 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:37.953 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Offline") 13:30:37.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:37.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:37.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:37.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:37.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:37.967 INFO [WorkbenchTestable][CheckBox] Select checkbox &Offline 13:30:37.968 INFO [WorkbenchTestable][CheckBox] Check checkbox &Offline 13:30:37.968 INFO [WorkbenchTestable][AbstractButton] Click button &Offline 13:30:37.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:37.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:37.968 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:37.968 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:37.969 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Update Maven projects on startup") 13:30:37.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:37.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:37.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:37.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:37.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:37.982 INFO [WorkbenchTestable][CheckBox] Select checkbox Update Maven projects on startup 13:30:37.982 INFO [WorkbenchTestable][CheckBox] Check checkbox Update Maven projects on startup 13:30:37.983 INFO [WorkbenchTestable][AbstractButton] Click button Update Maven projects on startup 13:30:37.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:37.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:37.983 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:37.983 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:37.983 DEBUG [WorkbenchTestable][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:30:37.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:37.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:37.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:37.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:37.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:37.999 DEBUG [WorkbenchTestable][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:30:38.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:38.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:38.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:38.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:38.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:38.003 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widget which text matches: Matcher matching text to Download Artifact JavaDoc) 13:30:38.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:38.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:38.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:38.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:38.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:38.017 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Download Artifact Sources") 13:30:38.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:38.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:38.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:38.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:38.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:38.020 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Download repository index updates on startup") 13:30:38.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:38.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:38.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:38.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:38.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:38.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Hide folders of physically nested modules (experimental)") 13:30:38.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:38.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:38.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:38.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:38.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:38.035 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Offline") 13:30:38.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:38.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:38.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:38.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:38.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:38.037 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Update Maven projects on startup") 13:30:38.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:38.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:38.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:38.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:38.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:38.049 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:30:38.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:38.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:38.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:38.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:38.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:38.053 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:30:38.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:38.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:38.053 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:38.053 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:38.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:30:38.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:30:38.078 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:30:38.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:38.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:38.079 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 13:30:38.079 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:30:38.079 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:30:38.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:38.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:38.079 INFO [WorkbenchTestable][RequirementsRunner] Finished test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) 13:30:38.079 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:30:38.089 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:38.089 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:30:38.089 INFO [WorkbenchTestable][RequirementsRunner] Started test: uncheckAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) 13:30:38.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 13:30:38.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:30:38.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:30:38.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:30:38.089 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:30:38.089 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:38.090 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:30:38.090 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:38.090 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:30:38.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:38.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:38.090 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:30:38.090 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:30:38.090 DEBUG [main][MenuItemLookup] Found menu:'File' 13:30:38.091 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:30:38.091 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:30:38.091 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:30:38.091 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:30:38.091 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:30:38.091 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:30:38.091 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:30:38.091 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:30:38.091 DEBUG [main][MenuItemLookup] Item match:Window 13:30:38.091 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:30:38.091 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:30:38.091 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:30:38.091 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:38.091 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:30:38.091 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:30:38.091 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:38.091 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:30:38.091 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:38.091 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:30:38.091 DEBUG [main][MenuItemLookup] Item match:Preferences 13:30:38.091 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:30:38.091 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:30:38.091 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:30: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:30:38.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:30:38.181 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:30:38.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:38.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:38.183 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:30:38.183 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:38.184 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:30:38.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:38.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:38.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:38.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:38.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:38.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:30:38.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:30:38.187 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Maven 13:30:38.187 DEBUG [main][TreeItemHandler] Selecting tree item: Maven 13:30:38.187 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Maven about selection 13:30:38.187 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Maven 13:30:38.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:38.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:38.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:38.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:38.189 DEBUG [WorkbenchTestable][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:30:38.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:38.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:38.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:38.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:38.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:38.193 INFO [WorkbenchTestable][CheckBox] Select checkbox Debu&g Output 13:30:38.193 DEBUG [WorkbenchTestable][CheckBox] Checkbox Debu&g Output not checked, no action performed 13:30:38.205 DEBUG [WorkbenchTestable][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:30:38.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:38.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:38.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:38.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:38.207 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:38.208 INFO [WorkbenchTestable][CheckBox] Select checkbox Do not automatically update dependencies from remote repositories 13:30:38.208 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Do not automatically update dependencies from remote repositories 13:30:38.209 INFO [WorkbenchTestable][AbstractButton] Click button Do not automatically update dependencies from remote repositories 13:30:38.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:38.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:38.209 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:38.209 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:38.212 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widget which text matches: Matcher matching text to Download Artifact JavaDoc) 13:30:38.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:38.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:38.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:38.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:38.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:38.216 INFO [WorkbenchTestable][CheckBox] Select checkbox Download Artifact &Javadoc 13:30:38.216 DEBUG [WorkbenchTestable][CheckBox] Checkbox Download Artifact &Javadoc not checked, no action performed 13:30:38.216 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Download Artifact Sources") 13:30:38.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:38.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:38.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:38.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:38.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:38.219 INFO [WorkbenchTestable][CheckBox] Select checkbox Do&wnload Artifact Sources 13:30:38.219 DEBUG [WorkbenchTestable][CheckBox] Checkbox Do&wnload Artifact Sources not checked, no action performed 13:30:38.219 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Download repository index updates on startup") 13:30:38.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:38.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:38.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:38.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:38.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:38.245 INFO [WorkbenchTestable][CheckBox] Select checkbox Download repository index updates on startup 13:30:38.245 DEBUG [WorkbenchTestable][CheckBox] Checkbox Download repository index updates on startup not checked, no action performed 13:30:38.245 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Hide folders of physically nested modules (experimental)") 13:30:38.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:38.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:38.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:38.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:38.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:38.248 INFO [WorkbenchTestable][CheckBox] Select checkbox Hide folders of physically nested modules (experimental) 13:30:38.249 DEBUG [WorkbenchTestable][CheckBox] Checkbox Hide folders of physically nested modules (experimental) not checked, no action performed 13:30:38.249 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Offline") 13:30:38.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:38.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:38.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:38.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:38.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:38.251 INFO [WorkbenchTestable][CheckBox] Select checkbox &Offline 13:30:38.251 DEBUG [WorkbenchTestable][CheckBox] Checkbox &Offline not checked, no action performed 13:30:38.252 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Update Maven projects on startup") 13:30:38.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:38.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:38.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:38.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:38.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:38.254 INFO [WorkbenchTestable][CheckBox] Select checkbox Update Maven projects on startup 13:30:38.255 DEBUG [WorkbenchTestable][CheckBox] Checkbox Update Maven projects on startup not checked, no action performed 13:30:38.255 DEBUG [WorkbenchTestable][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:30:38.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:38.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:38.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:38.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:38.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:38.258 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.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:30:38.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:38.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:38.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:38.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:38.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:38.266 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widget which text matches: Matcher matching text to Download Artifact JavaDoc) 13:30:38.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:38.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:38.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:38.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:38.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:38.270 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Download Artifact Sources") 13:30:38.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:38.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:38.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:38.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:38.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:38.274 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Download repository index updates on startup") 13:30:38.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:38.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:38.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:38.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:38.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:38.283 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Hide folders of physically nested modules (experimental)") 13:30:38.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:38.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:38.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:38.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:38.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:38.287 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Offline") 13:30:38.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:38.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:38.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:38.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:38.289 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:38.290 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Update Maven projects on startup") 13:30:38.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:38.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:38.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:38.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:38.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:38.297 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:30:38.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:38.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:38.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:38.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:38.300 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:38.301 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:30:38.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:38.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:38.301 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:38.301 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:38.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:30:38.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:30:38.351 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:30:38.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:38.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:38.352 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 13:30:38.352 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:30:38.352 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:30:38.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:38.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:38.352 INFO [WorkbenchTestable][RequirementsRunner] Finished test: uncheckAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) 13:30:38.352 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 13:30:38.352 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:30:38.352 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:30:38.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:38.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.655 s - in org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) Time elapsed: 0.378 s uncheckAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) Time elapsed: 0.263 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest 13:30:38.359 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest 13:30:38.359 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:30:38.360 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:30:38.360 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest 13:30:38.360 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:30:38.360 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:30:38.360 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:30:38.360 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:30:38.360 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:30:38.360 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:30:38.360 INFO [WorkbenchTestable][RequirementsRunner] Started test: createMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest) 13:30:38.360 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest 13:30:38.360 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:30:38.360 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:30:38.360 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:30:38.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:30:38.361 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:38.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:30:38.361 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:38.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: "New Maven Project"] 13:30:38.361 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:38.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:30:38.362 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:38.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:30:38.362 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:38.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:30:38.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:38.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 Maven Project"] 13:30:38.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:38.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:30:38.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:38.364 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:30:38.364 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:38.364 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:30:38.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:38.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:38.365 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:30:38.365 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:30:38.365 DEBUG [main][MenuItemLookup] Found menu:'File' 13:30:38.365 DEBUG [main][MenuItemLookup] Item match:File 13:30:38.366 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:30:38.366 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:30:38.368 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:30:38.368 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:30:38.368 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:38.368 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:30:38.368 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:30:38.368 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:30:38.368 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:30:38.368 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:30:38.368 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:30:38.368 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:30:38.368 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:30:38.368 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:30:38.368 DEBUG [main][MenuItemLookup] Found menu:'File' 13:30:38.368 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:30:38.368 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:30:38.368 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:38.368 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:30:38.368 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:38.368 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:30:38.368 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:30:38.372 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:30:38.372 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:30:38.372 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:30:38.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:30:38.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:30:38.470 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:30:38.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:38.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:38.472 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:30:38.472 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:38.472 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:30:38.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:38.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:38.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:38.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:38.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:38.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:30:38.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:30:38.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 13:30:38.476 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:30:38.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:38.476 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 13:30:38.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:38.476 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:30:38.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 13:30:38.477 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:30:38.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:38.477 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 13:30:38.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:38.477 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:30:38.477 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Maven Project 13:30:38.477 DEBUG [main][TreeItemHandler] Selecting tree item: Maven Project 13:30:38.477 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Maven Project about selection 13:30:38.478 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Maven Project 13:30:38.478 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:30:38.478 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:30:38.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:30:38.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:38.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:38.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:38.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:38.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:38.487 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:30:38.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:38.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:38.487 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:38.487 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:38.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:30:38.657 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:38.657 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:38.657 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:30:38.658 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:30:38.658 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Maven Project 13:30:38.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:38.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:38.658 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 13:30:38.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:38.659 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 13:30:38.659 INFO [WorkbenchTestable][MavenProjectWizard] Go to next wizard page 13:30:38.659 DEBUG [WorkbenchTestable][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:30:38.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:38.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:38.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:38.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:38.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:38.662 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:30:38.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:38.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:38.662 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:38.663 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:38.745 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:30:38.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:38.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:38.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:38.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:38.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:30:38.747 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:30:38.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:38.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:38.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:38.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:38.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:30:38.749 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo All Catalogs to selection: Internal 13:30:38.765 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:30:38.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:38.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:38.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:38.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:38.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:30:38.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:30:38.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 13:30:39.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:30:39.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:30:39.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:30:39.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:30:39.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:30:39.269 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:30:39.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:39.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:39.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:39.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:39.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:30:39.274 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:30:39.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:39.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:39.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:39.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:39.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:30:39.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:30:39.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:30:39.279 TRACE [main][WidgetHandler] Notify Table with event 13 13:30:39.279 TRACE [main][WidgetHandler] Wait for synchronization 13:30:39.279 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 13:30:39.279 INFO [WorkbenchTestable][MavenProjectWizard] Go to next wizard page 13:30:39.280 DEBUG [WorkbenchTestable][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:30:39.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:39.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:39.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:39.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:39.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:39.284 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:30:39.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:39.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:39.284 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:39.284 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:39.358 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:30:39.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:39.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:39.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:39.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:39.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:30:39.367 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:artifact 13:30:39.378 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:30:39.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:39.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:39.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:39.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:39.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:30:39.383 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo com.example to:group 13:30:39.384 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:30:39.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:39.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:39.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:39.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:39.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:30:39.394 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo 0.0.1-SNAPSHOT to:1.0.0 13:30:39.399 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:30:39.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:39.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:39.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:39.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:39.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:30:39.406 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:30:39.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:39.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:39.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:39.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:39.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:30:39.411 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:30:39.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:39.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:39.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:39.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:39.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:30:39.426 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:30:39.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:39.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:39.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:39.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:39.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:30:39.444 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 13:30:39.444 INFO [WorkbenchTestable][MavenProjectWizard] Finish wizard 13:30:39.444 DEBUG [WorkbenchTestable][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:30:39.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:39.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:39.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:39.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:39.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:39.451 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:30:39.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:39.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:39.452 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:39.452 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:39.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:30:39.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:30:39.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:30:39.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:30:40.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:30:40.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:30:41.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:30:41.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:30:42.270 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:30:42.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:30:43.270 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:30:43.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:30:44.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:30:44.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:30:45.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:30:45.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:30:46.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:30:46.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:30:47.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:30:47.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:30:48.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 13:30:48.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:30:48.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:30:48.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:30:48.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:30:48.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:30:48.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 13:30:48.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:30:48.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:30:48.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:30:48.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:30:48.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:30:48.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:30:48.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:30:48.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:48.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:48.783 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 13:30:48.783 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:30:48.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:48.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:48.784 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:30:48.784 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:30:48.784 DEBUG [main][MenuItemLookup] Found menu:'File' 13:30:48.784 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:30:48.784 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:30:48.784 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:30:48.784 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:30:48.784 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:30:48.784 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:30:48.784 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:30:48.784 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:30:48.784 DEBUG [main][MenuItemLookup] Item match:Window 13:30:48.785 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:30:48.785 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:30:48.785 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:30:48.785 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:48.785 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:30:48.785 DEBUG [main][MenuItemLookup] Item match:Show View 13:30:48.790 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:30:48.790 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:30:48.790 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:30:48.790 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:30:48.790 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 13:30:48.790 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:30:48.790 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:30:48.790 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:30:48.790 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:30:48.790 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:30:48.790 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:30:48.790 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:30:48.790 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:30:48.790 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:30:48.790 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:48.790 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:30:48.790 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:30:48.791 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:30:48.791 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:30:48.791 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:30:48.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:30:48.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:30:48.883 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:30:48.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:48.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:48.885 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:30:48.885 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:30:48.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:48.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:48.885 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:30:48.885 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:30:48.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:48.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:48.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:48.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:48.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:48.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:30:48.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:30:48.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:30:48.888 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:30:48.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:49.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:49.441 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:30:49.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:30:49.445 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:30:49.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:49.445 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:30:49.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:49.445 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:30:49.446 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 13:30:49.446 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 13:30:49.446 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 13:30:49.447 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 13:30:49.447 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:30:49.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:49.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:49.448 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:30:49.448 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:30:49.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:49.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:49.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:30:49.449 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:30:49.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:49.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:49.450 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:30:49.450 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:30:49.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:49.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:49.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:49.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:49.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:49.452 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:30:49.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:49.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:49.452 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:49.452 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:49.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:30:49.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:30:49.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 13:30:49.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:49.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:49.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 13:30:49.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:49.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:49.568 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:30:49.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:49.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:49.569 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:30:49.569 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:30:49.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:49.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:49.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:49.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:49.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:49.571 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:30:49.571 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:30:49.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:49.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:30:49.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:49.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:49.639 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:30:49.639 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:30:49.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:49.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:49.641 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:30:49.641 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:30:49.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:49.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:49.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:49.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:49.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:50.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:50.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:50.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:50.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:50.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:30:50.645 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:30:50.645 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:30:50.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:50.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:50.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:30:50.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:50.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:50.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:50.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:50.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:50.647 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name artifact 13:30:50.648 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest 13:30:50.648 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:30:50.648 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:30:50.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:50.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:50.648 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest) 13:30:50.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:50.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:50.650 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:50.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:50.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:50.652 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:30:50.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:50.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:50.653 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:30:50.653 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:30:50.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:50.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:50.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:50.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:50.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:30:50.655 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:30:50.655 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:30:50.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:50.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:30:50.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:30:50.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:30:50.658 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:30:50.658 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:30:50.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:50.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:50.679 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:30:50.679 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:30:50.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:50.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:50.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:50.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:50.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:51.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:51.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:51.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:51.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:51.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:30:51.683 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:30:51.683 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:30:51.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:51.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:51.684 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:51.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:51.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:51.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:51.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:51.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:51.685 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name artifact 13:30:51.685 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:30:51.686 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:30:51.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:51.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:51.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:51.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:51.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:52.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:52.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:52.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:52.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:30:52.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:30:52.689 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:30:52.690 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:30:52.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:52.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:52.691 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:30:52.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:52.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:52.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:52.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:52.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:52.692 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name artifact 13:30:52.693 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:30:52.693 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:30:52.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:30:52.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:30:52.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:30:52.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:52.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:52.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:52.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:52.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:52.695 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 13:30:52.695 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 13:30:52.697 DEBUG [main][TreeItemHandler] Set Tree selection 13:30:52.698 DEBUG [main][TreeHandler] Notify Tree about selection event 13:30:52.747 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 13:30:52.754 DEBUG [WorkbenchTestable][TreeItemHandler] artifact 13:30:52.754 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:30:52.754 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:52.857 DEBUG [main][MenuItemLookup] Found menu:'New' 13:30:52.857 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:30:52.857 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:52.857 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:30:52.857 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:52.857 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:30:52.857 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:30:52.857 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:30:52.857 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:30:52.857 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:30:52.857 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:30:52.857 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:30:52.857 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:30:52.857 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:52.857 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:30:52.857 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:30:52.857 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:52.857 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:30:52.857 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:30:52.858 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:30:52.858 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:30:52.858 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:30:52.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:30:52.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:30:53.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:30:53.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:30:53.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:30:53.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:30:53.359 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:30:53.359 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:53.399 DEBUG [main][MenuItemLookup] Found menu:'New' 13:30:53.399 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:30:53.399 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:53.399 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:30:53.399 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:53.399 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:30:53.399 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:30:53.399 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:30:53.399 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:30:53.399 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:30:53.399 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:30:53.399 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:30:53.399 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:30:53.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 13:30:53.986 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:30:53.986 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:30:53.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:53.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:53.988 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:30:53.988 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:30:53.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:53.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:53.989 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:30:53.989 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:30:53.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:53.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:53.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:53.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:53.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:53.990 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:30:53.990 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:30:53.990 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:30:53.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:53.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:53.991 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:53.991 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:53.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 "OK") 13:30:53.991 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:30:53.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:53.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:53.991 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:30:53.991 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:30:53.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:53.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:53.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:53.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:53.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:53.993 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:30:53.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:53.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:53.994 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:53.994 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:53.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:30:53.998 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:30:54.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:30:54.499 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:30:54.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:30:54.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:30:54.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:30:54.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 13:30:54.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven Dependencies' is not running, skipped 13:30:54.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:30:54.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:30:54.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:30:54.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:30:54.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:30:54.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:30:54.500 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest 13:30:54.500 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:30:54.500 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:30:54.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:54.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.142 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.288 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest 13:30:54.508 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest 13:30:54.509 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:30:54.509 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:30:54.509 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest 13:30:54.509 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:30:54.509 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:30:54.510 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:30:54.510 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:30:54.510 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:30:54.510 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:30:54.510 INFO [WorkbenchTestable][RequirementsRunner] Started test: openMavenSCMWizard no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest) 13:30:54.510 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest 13:30:54.510 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:30:54.510 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:30:54.510 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:30:54.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:30:54.511 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:54.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:30:54.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:54.512 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Check out as Maven project from SCM"] 13:30:54.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:54.512 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:30:54.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:54.513 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:30:54.513 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:54.513 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:30:54.513 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:54.513 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Check out as Maven project from SCM"] 13:30:54.513 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:54.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:30:54.514 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:54.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:30:54.514 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:54.514 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:30:54.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:54.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:54.522 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:30:54.522 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:30:54.522 DEBUG [main][MenuItemLookup] Found menu:'File' 13:30:54.522 DEBUG [main][MenuItemLookup] Item match:File 13:30:54.523 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:30:54.523 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:30:54.528 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:30:54.528 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:30:54.528 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:54.528 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:30:54.528 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:30:54.528 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:30:54.528 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:30:54.528 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:30:54.528 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:30:54.528 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:30:54.528 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:30:54.528 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:30:54.528 DEBUG [main][MenuItemLookup] Found menu:'File' 13:30:54.528 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:30:54.528 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:30:54.528 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:54.528 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:30:54.528 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:54.528 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:30:54.528 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:30:54.530 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:30:54.530 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:30:54.530 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:30:54.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:30:54.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:30:54.600 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:30:54.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:54.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:54.601 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:30:54.601 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:54.602 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:30:54.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:54.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:54.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:54.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:54.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:54.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:30:54.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:30:54.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 13:30:54.605 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:30:54.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:54.606 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 13:30:54.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:54.606 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:30:54.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 13:30:54.606 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:30:54.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:54.606 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 13:30:54.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:54.606 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:30:54.606 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Check out Maven Projects from SCM 13:30:54.607 DEBUG [main][TreeItemHandler] Selecting tree item: Check out Maven Projects from SCM 13:30:54.607 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Check out Maven Projects from SCM about selection 13:30:54.610 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Check out Maven Projects from SCM 13:30:54.614 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:30:54.614 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:30:54.615 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:54.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:54.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:54.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:54.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:54.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:54.617 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:30:54.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:54.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:54.618 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:54.618 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:54.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:30:54.678 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:54.678 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:54.678 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:30:54.679 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:30:54.679 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Check out as Maven project from SCM 13:30:54.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:54.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:54.680 TRACE [WorkbenchTestable][MavenCheckoutWizard] Shell Check out as Maven project from SCM is not null and is not disposed 13:30:54.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:54.681 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.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:30:54.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:54.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:54.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:54.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:54.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:54.683 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:30:54.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:54.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:54.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:54.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:54.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:54.685 TRACE [WorkbenchTestable][MavenCheckoutWizard] Shell Check out as Maven project from SCM is not null and is not disposed 13:30:54.685 INFO [WorkbenchTestable][MavenCheckoutWizard] Cancel wizard 13:30:54.685 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:30:54.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:54.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:54.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:54.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:54.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:54.689 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:30:54.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:54.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:54.689 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:54.689 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:54.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:30:54.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:30:54.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:30:54.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:30:54.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven Dependencies' is not running, skipped 13:30:54.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:30:54.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:30:54.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:30:54.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:30:54.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:30:54.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:30:54.727 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest 13:30:54.727 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:30:54.727 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:30:54.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:54.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:54.727 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openMavenSCMWizard no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest) 13:30:54.728 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest 13:30:54.728 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:30:54.728 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:30:54.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:54.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.22 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.217 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 13:30:54.743 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 13:30:54.744 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:30:54.744 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:30:54.744 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 13:30:54.744 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:30:54.744 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:30:54.753 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:30:54.753 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:30:54.753 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:30:54.753 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:30:54.753 INFO [WorkbenchTestable][RequirementsRunner] Started test: testImportingWrongMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest) 13:30:54.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 13:30:54.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:30:54.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:30:54.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:30:54.755 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:30:54.755 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:54.756 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:30:54.756 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:54.756 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import Maven Projects"] 13:30:54.756 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:54.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: "Import"] 13:30:54.757 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:54.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: "Import"] 13:30:54.758 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:54.758 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:30:54.758 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:54.758 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import Maven Projects"] 13:30:54.758 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:54.758 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:30:54.758 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:54.758 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:30:54.758 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:54.759 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:30:54.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:54.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:54.759 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:30:54.759 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:30:54.759 DEBUG [main][MenuItemLookup] Found menu:'File' 13:30:54.759 DEBUG [main][MenuItemLookup] Item match:File 13:30:54.760 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:30:54.760 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:30:54.760 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:30:54.760 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:30:54.760 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:54.760 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:30:54.760 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:30:54.760 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:54.760 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:30:54.760 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 13:30:54.760 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 13:30:54.760 DEBUG [main][MenuItemLookup] Found menu:'Revert' 13:30:54.760 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:54.760 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:30:54.760 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:30:54.760 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:30:54.760 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 13:30:54.760 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:54.760 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 13:30:54.760 DEBUG [main][MenuItemLookup] Found menu:'' 13:30:54.760 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:30:54.760 DEBUG [main][MenuItemLookup] Item match:Import... 13:30:54.760 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 13:30:54.760 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 13:30:54.761 INFO [main][MenuItemHandler] Select menu item: &Import... 13:30:54.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:30:54.854 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:30:54.854 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:30:54.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:54.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:54.856 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:30:54.856 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:54.857 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:30:54.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:54.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:54.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:54.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:54.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:30:54.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:30:54.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:30:54.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 13:30:54.860 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:30:54.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:55.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:55.362 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:30:55.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 13:30:55.363 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:30:55.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:30:55.363 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 13:30:55.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:30:55.363 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:30:55.363 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Maven Projects 13:30:55.364 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Maven Projects 13:30:55.364 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Maven Projects about selection 13:30:55.366 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Maven Projects 13:30:55.367 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:30:55.367 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 13:30:55.367 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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:30:55.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:55.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:55.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:55.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:55.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:55.369 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:30:55.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:55.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:55.370 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:55.370 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:55.414 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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:30:55.428 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:55.428 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:55.428 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:30:55.430 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:30:55.434 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 13:30:55.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:55.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:55.435 TRACE [WorkbenchTestable][MavenImportWizard] Shell Import Maven Projects is not null and is not disposed 13:30:55.435 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:30:55.435 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:30:55.436 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:30:55.436 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 13:30:55.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:55.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:55.436 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:30:55.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:55.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:55.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:55.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:55.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:30:55.441 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:30:55.441 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:30:55.441 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:30:55.441 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 13:30:55.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:55.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:55.459 DEBUG [WorkbenchTestable][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:30:55.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:55.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:55.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:55.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:55.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:55.471 INFO [WorkbenchTestable][AbstractButton] Click button &Refresh 13:30:55.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:55.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:55.471 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:55.471 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:55.487 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:30:55.493 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:30:55.493 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 13:30:55.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:55.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:55.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until The project is still not loaded.... 13:30:55.494 DEBUG [WorkbenchTestable][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:30:55.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:55.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:55.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:55.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:55.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:55.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until The project is still not loaded. finished successfully 13:30:55.507 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:30:55.507 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:30:55.507 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 13:30:55.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:30:55.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:30:55.508 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 13:30:55.508 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:30:55.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:30:55.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:30:55.508 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Import Maven Projects" as the parent 13:30:55.508 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:30:55.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:30:55.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:30:55.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:30:55.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:30:55.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:30:55.512 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:30:55.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:30:55.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:30:55.520 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:30:55.520 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:30:55.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:30:55.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:30:55.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 13:30:55.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 13:30:55.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running finished successfully 13:30:55.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:30:55.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 13:30:56.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 13:30:56.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 13:30:57.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 13:30:57.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Discover lifecycle mappings' has no excuses, wait for it 13:30:58.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Discover lifecycle mappings' has no excuses, wait for it 13:30:58.574 DEBUG [WorkbenchTestable][JobIsRunning] job 'Discover lifecycle mappings' has no excuses, wait for it 13:30:59.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Discover lifecycle mappings' has no excuses, wait for it 13:30:59.574 DEBUG [WorkbenchTestable][JobIsRunning] job 'Discover lifecycle mappings' has no excuses, wait for it 13:31:00.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Discover lifecycle mappings' has no excuses, wait for it 13:31:00.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:31:00.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.1/lib/jrt-fs.jar)' is a system job, skipped 13:31:00.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving profile preferences' is a system job, skipped 13:31:00.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:00.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:00.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:31:00.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:31:00.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 '(Import Maven Projects)|(Discover m2e connectors)'] is available.... 13:31:00.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '(Import Maven Projects)|(Discover m2e connectors)'] is available. finished successfully 13:31:00.606 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Discover m2e connectors 13:31:00.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:00.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:00.607 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Resolve All Later") 13:31:00.607 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:31:00.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:31:00.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:31:00.608 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Discover m2e connectors" as the parent 13:31:00.608 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:31:00.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:00.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:00.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:00.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:00.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:00.610 INFO [WorkbenchTestable][AbstractButton] Click button &Resolve All Later 13:31:00.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:31:00.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:31:00.610 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:31:00.610 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:00.612 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:00.612 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:31:00.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:31:00.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:31:00.613 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Discover m2e connectors" as the parent 13:31:00.613 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:31:00.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:00.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:00.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:00.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:00.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:00.615 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:31:00.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:31:00.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:31:00.616 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:31:00.616 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:00.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:31:10.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available failed, an exception will be thrown 13:31:10.674 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:31:10.674 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. finished successfully 13:31:10.674 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Incomplete Maven Goal Execution 13:31:10.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:10.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:10.676 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:31:10.676 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:31:10.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:31:10.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:31:10.676 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Incomplete Maven Goal Execution" as the parent 13:31:10.677 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:31:10.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:10.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:10.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:10.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:10.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:10.678 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:31:10.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:31:10.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:31:10.678 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:31:10.678 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:10.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:31:10.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:31:10.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 13:31:10.715 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:10.715 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:10.715 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:31:11.216 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:11.216 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:11.216 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:31:11.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:11.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:11.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:31:12.216 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:12.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:12.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:31:12.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:12.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:12.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:31:13.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:13.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:13.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:31:13.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:13.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:13.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:31:14.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:14.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:14.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:31:14.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:14.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:14.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:31:15.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:15.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:15.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:31:15.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:15.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:15.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:31:16.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:16.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:16.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:31:16.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:16.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:16.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:31:17.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:17.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:17.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:31:17.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:17.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:17.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:31:18.221 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:18.221 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:18.221 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:31:18.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:18.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:18.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:31:19.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:19.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:19.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:31:19.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:19.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:19.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:31:20.223 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:20.223 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:20.223 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:31:20.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:20.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:20.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:31:20.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 13:31:20.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:31:20.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:20.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:20.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:31:20.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:31:20.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:20.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:20.727 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:20.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:20.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:20.729 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:31:20.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:20.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:20.729 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:31:20.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 '\*?\QProject Explorer\E') 13:31:20.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:20.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:20.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:20.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:20.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:31:20.731 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:31:20.731 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:31:20.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:20.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:31:20.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:31:20.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:31:20.741 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:31:20.741 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:31:20.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:20.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:20.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:20.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:20.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:31:21.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:21.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:31:21.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:21.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:31:21.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:31:21.746 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:31:21.746 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:31:21.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:21.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:21.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:31:21.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:21.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:21.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:21.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:21.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:31:21.749 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:31:21.749 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 13:31:21.749 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:31:21.749 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:31:21.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:31:21.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:31:21.750 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 13:31:21.750 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testImportingWrongMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest) 13:31:21.750 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:31:21.750 INFO [WorkbenchTestable][RequirementsRunner] Started test: testImportingMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest) 13:31:21.750 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 13:31:21.750 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:31:21.750 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:31:21.750 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:31:21.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: "Import"] 13:31:21.750 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:21.751 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:31:21.751 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:21.751 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import Maven Projects"] 13:31:21.751 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:21.751 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:31:21.751 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:21.751 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:31:21.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:21.752 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:31:21.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:21.752 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import Maven Projects"] 13:31:21.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:21.753 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:31:21.753 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:21.753 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:31:21.753 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:21.753 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:31:21.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:21.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:21.754 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:31:21.754 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:31:21.754 DEBUG [main][MenuItemLookup] Found menu:'File' 13:31:21.754 DEBUG [main][MenuItemLookup] Item match:File 13:31:21.754 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:31:21.754 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:31:21.754 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:31:21.754 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:31:21.754 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:21.754 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:31:21.754 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:31:21.755 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:21.755 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:31:21.755 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 13:31:21.755 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 13:31:21.755 DEBUG [main][MenuItemLookup] Found menu:'Revert' 13:31:21.755 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:21.755 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:31:21.755 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:31:21.755 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:31:21.755 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 13:31:21.755 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:21.755 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 13:31:21.755 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:21.755 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:31:21.755 DEBUG [main][MenuItemLookup] Item match:Import... 13:31:21.755 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 13:31:21.755 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 13:31:21.755 INFO [main][MenuItemHandler] Select menu item: &Import... 13:31:21.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:31:21.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 13:31:21.827 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:31:21.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:21.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:21.829 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:31:21.829 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:21.829 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:31:21.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:21.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:21.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:21.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:21.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:31:21.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:31:21.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:31:21.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 13:31:21.840 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:31:21.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:31:21.840 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 13:31:21.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:31:21.840 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:31:21.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 13:31:21.840 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:31:21.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:31:21.841 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 13:31:21.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:31:21.841 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:31:21.841 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Maven Projects 13:31:21.841 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Maven Projects 13:31:21.841 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Maven Projects about selection 13:31:21.841 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Maven Projects 13:31:21.842 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:31:21.842 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 13:31:21.842 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:31:21.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:21.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:21.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:21.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:21.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:21.849 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:31:21.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:31:21.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:31:21.850 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:31:21.850 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:21.881 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:31:21.900 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:21.901 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:21.901 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:31:21.901 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:31:21.901 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 13:31:21.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:21.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:21.902 TRACE [WorkbenchTestable][MavenImportWizard] Shell Import Maven Projects is not null and is not disposed 13:31:21.902 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:21.902 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:31:21.903 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:31:21.903 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 13:31:21.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:21.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:21.903 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:31:21.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:21.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:21.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:21.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:21.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:31:21.908 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:31:21.908 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:31:21.908 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:31:21.908 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 13:31:21.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:21.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:21.959 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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:31:21.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:21.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:21.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:21.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:21.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:21.962 INFO [WorkbenchTestable][AbstractButton] Click button &Refresh 13:31:21.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:31:21.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:31:21.962 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:31:21.962 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:21.969 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:31:21.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:31:21.985 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 13:31:21.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:21.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:21.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until The project is still not loaded.... 13:31:21.986 DEBUG [WorkbenchTestable][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:31:21.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:21.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:21.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:21.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:21.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:21.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until The project is still not loaded. finished successfully 13:31:21.989 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:31:21.990 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:31:21.990 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 13:31:21.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:21.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:21.990 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 13:31:21.990 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:31:21.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:31:21.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:31:21.991 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Import Maven Projects" as the parent 13:31:21.991 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:31:21.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:21.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:21.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:21.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:21.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:21.994 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:31:21.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:31:21.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:31:21.994 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:31:21.994 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:22.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:31:22.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:31:22.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 13:31:22.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 13:31:22.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running finished successfully 13:31:22.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:31:22.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 13:31:22.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:31:22.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph Update' is a system job, skipped 13:31:22.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:31:22.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:31:22.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:31:22.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:31:22.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:31:22.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:31:22.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:22.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:22.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:31:22.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '(Import Maven Projects)|(Discover m2e connectors)'] is available.... 13:31:32.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 '(Import Maven Projects)|(Discover m2e connectors)'] is available. failed, an exception will be thrown 13:31:32.564 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:31:42.575 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:31:42.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 13:31:42.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:42.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:42.575 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:31:43.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:43.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:43.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:31:43.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:43.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:43.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:31:44.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:44.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:44.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:31:44.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:44.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:44.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:31:45.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:45.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:45.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:31:45.577 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:45.577 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:45.577 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:31:46.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:46.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:46.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:31:46.577 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:46.577 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:46.578 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:31:47.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:47.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:47.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:31:47.578 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:47.578 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:47.578 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:31:48.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:48.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:48.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:31:48.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:48.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:48.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:31:49.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:49.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:49.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:31:49.580 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:49.580 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:49.580 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:31:50.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:50.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:50.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:31:50.581 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:50.581 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:50.581 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:31:51.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:51.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:51.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:31:51.581 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:51.581 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:51.581 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:31:52.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:52.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:52.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:31:52.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:52.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:52.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:31:52.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 13:31:52.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:31:52.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:52.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:52.582 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:31:52.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:31:52.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:52.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:52.584 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.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:52.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:52.586 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:31:52.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:52.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:52.586 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:31:52.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 '\*?\QProject Explorer\E') 13:31:52.586 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.custom.CTabItem and index 0 was found 13:31:52.588 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:31:52.588 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:31:52.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:52.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:31:52.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:31:52.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:31:52.591 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:31:52.591 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:31:52.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:52.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:52.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:52.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:52.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:31:53.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:53.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:31:53.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:53.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:31:53.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:31:53.595 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:31:53.595 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:31:53.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:53.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:53.596 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:31:53.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:53.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:53.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:53.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:53.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:31:53.597 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:31:53.598 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:31:53.598 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 13:31:53.598 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:31:53.598 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:31:53.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:31:53.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:31:53.598 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testImportingMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest) 13:31:53.598 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 13:31:53.598 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:31:53.598 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:31:53.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:31:53.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 58.856 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.997 s testImportingMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest) Time elapsed: 31.848 s Running org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest 13:31:53.605 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest 13:31:53.608 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:31:53.608 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:31:53.609 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest 13:31:53.609 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:31:53.609 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:31:53.609 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:31:53.609 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:31:53.609 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:31:53.610 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:31:53.610 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:53.610 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:31:53.610 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:53.611 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:31:53.611 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:53.611 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:31:53.611 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:53.611 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:31:53.611 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:53.611 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:31:53.611 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:53.611 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:31:53.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:53.612 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:31:53.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:53.612 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:31:53.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:53.612 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:31:53.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:53.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:53.613 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:31:53.613 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:31:53.613 DEBUG [main][MenuItemLookup] Found menu:'File' 13:31:53.613 DEBUG [main][MenuItemLookup] Item match:File 13:31:53.614 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:31:53.614 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:31:53.614 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:31:53.614 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:31:53.614 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:53.614 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:31:53.614 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:31:53.614 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:53.614 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:31:53.614 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 13:31:53.614 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 13:31:53.614 DEBUG [main][MenuItemLookup] Found menu:'Revert' 13:31:53.614 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:53.614 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:31:53.614 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:31:53.614 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:31:53.614 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 13:31:53.614 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:53.614 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 13:31:53.614 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:53.614 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:31:53.614 DEBUG [main][MenuItemLookup] Item match:Import... 13:31:53.614 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 13:31:53.614 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 13:31:53.615 INFO [main][MenuItemHandler] Select menu item: &Import... 13:31:53.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:31:53.688 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:31:53.688 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:31:53.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:53.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:53.689 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:31:53.689 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:53.690 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:31:53.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:53.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:53.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:53.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:53.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:31:53.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:31:53.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:31:53.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:31:53.693 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:31:53.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:31:54.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:31:54.196 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:31:54.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:31:54.197 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:31:54.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:31:54.198 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:31:54.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:31:54.198 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:31:54.198 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 13:31:54.198 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 13:31:54.199 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 13:31:54.201 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 13:31:54.201 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:31:54.201 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 13:31:54.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.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:31:54.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:54.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:54.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:54.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:54.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:54.203 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:31:54.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:31:54.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:31:54.204 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:31:54.204 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:54.258 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:31:54.258 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:54.258 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:54.258 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:31:54.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:54.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:54.259 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:31:54.260 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:54.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:31:54.260 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:31:54.260 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:31:54.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:54.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:54.260 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:31:54.260 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:31:54.262 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:31:54.263 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.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:31:54.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:54.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:54.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:54.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:54.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:54.265 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 13:31:54.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:31:54.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:31:54.265 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:31:54.265 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:54.265 TRACE [main][WidgetHandler] Notify Button with event 27 13:31:54.265 TRACE [main][WidgetHandler] Wait for synchronization 13:31:54.265 TRACE [main][WidgetHandler] Notify Button with event 13 13:31:54.265 TRACE [main][WidgetHandler] Wait for synchronization 13:31:54.265 TRACE [main][WidgetHandler] Notify Button with event 26 13:31:54.265 TRACE [main][WidgetHandler] Wait for synchronization 13:31:54.265 TRACE [main][WidgetHandler] Notify Button with event 3 13:31:54.265 TRACE [main][WidgetHandler] Wait for synchronization 13:31:54.265 TRACE [main][WidgetHandler] Notify Button with event 4 13:31:54.265 TRACE [main][WidgetHandler] Wait for synchronization 13:31:54.265 TRACE [main][WidgetHandler] Notify Button with event 13 13:31:54.265 TRACE [main][WidgetHandler] Wait for synchronization 13:31:54.267 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:31:54.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:54.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:31:54.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:31:54.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:54.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:31:54.268 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:31:54.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 "Refresh") 13:31:54.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:54.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:54.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:54.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:54.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:54.290 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 13:31:54.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:31:54.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:31:54.290 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:31:54.291 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:54.313 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 13:31:54.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:54.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:54.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:54.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:54.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:31:54.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 13:31:54.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 13:31:54.317 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 13:31:54.317 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 13:31:54.317 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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:31:54.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:54.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:54.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:54.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:54.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:54.320 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 13:31:54.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:31:54.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:31:54.320 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:31:54.320 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:54.321 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 13:31:54.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:54.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:54.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:54.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:54.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:31:54.323 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item xml-project (xml-project/) 13:31:54.323 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item xml-project (xml-project/): 13:31:54.324 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 13:31:54.342 INFO [WorkbenchTestable][TreeItemHandler] Checked: xml-project (xml-project/) 13:31:54.342 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:31:54.342 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 13:31:54.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.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:31:54.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:54.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:54.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:54.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:54.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:54.346 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:31:54.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:31:54.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:31:54.347 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:31:54.347 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:54.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:31:54.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:31:54.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:31:54.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:31:54.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:54.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:54.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:31:54.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:54.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:54.855 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:54.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:54.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:54.857 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:31:54.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:54.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:54.857 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:31:54.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:31:54.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:54.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:54.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:54.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:54.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:31:54.859 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:31:54.859 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:31:54.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:54.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:54.880 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:31:54.880 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:31:54.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:54.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:54.882 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:31:54.882 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:31:54.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:54.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:54.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:54.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:54.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:31:55.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:55.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:31:55.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:55.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:31:55.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:31:55.885 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:31:55.886 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:31:55.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:55.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:55.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:31:55.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:55.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:55.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:55.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:55.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:31:55.887 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:31:55.888 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:31:55.888 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 13:31:55.888 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:31:55.889 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item file.xml of tree item xml-project 13:31:55.889 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project 13:31:55.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:31:56.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:31:56.389 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project 13:31:56.391 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 13:31:56.391 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 13:31:56.391 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 13:31:56.400 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 13:31:56.401 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item file.xml 13:31:56.401 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 13:31:56.401 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 13:31:56.401 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 13:31:56.403 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 13:31:56.403 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:31:56.404 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:31:57.252 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:31:57.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:31:57.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:31:57.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:31:57.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:57.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:57.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:31:57.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@38462f49 is found... 13:31:57.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@38462f49 is found finished successfully 13:31:57.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 '\*?\Qfile.xml\E') 13:31:57.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:57.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:57.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:57.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:57.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:31:57.277 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:57.277 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:57.277 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:31:57.277 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest) 13:31:57.278 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest 13:31:57.278 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:31:57.278 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:31:57.278 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:31:57.278 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:57.279 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:57.279 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:31:57.279 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:31:57.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:31:57.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:31:57.280 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 13:31:57.280 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:31:57.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:57.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:57.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:57.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:57.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:31:57.281 INFO [WorkbenchTestable][AbstractCTabItem] Activate Design 13:31:57.345 DEBUG [WorkbenchTestable][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:31:57.345 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:31:57.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:31:57.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:31:57.351 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 13:31:57.351 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:31:57.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:57.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:57.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:57.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:57.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:31:57.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:31:57.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:31:57.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children... 13:31:57.353 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 13:31:57.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:31:57.353 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 13:31:57.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:31:57.353 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 13:31:57.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully 13:31:57.353 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 13:31:57.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:31:57.354 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 13:31:57.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:31:57.354 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 13:31:57.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:57.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:57.356 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:57.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:57.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:57.361 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - xml-project/file.xml - Eclipse Platform 13:31:57.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:57.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:57.362 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - xml-project/file.xml - Eclipse Platform' 13:31:57.362 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:31:57.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:57.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:57.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:57.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:57.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:31:57.364 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:31:57.364 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:31:57.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:57.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:57.462 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part file.xml 13:31:57.564 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:57.565 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:57.565 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:31:57.565 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:31:57.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:31:57.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:31:57.565 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 13:31:57.566 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:31:57.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:57.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:57.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:57.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:57.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:31:57.568 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 13:31:57.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:31:57.678 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:31:57.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:31:57.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:31:57.751 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 13:31:57.751 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:31:57.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:57.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:57.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:57.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:57.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:31:57.752 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest 13:31:57.752 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:31:57.752 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:31:57.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:31:57.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:31:57.753 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest) 13:31:57.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:57.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:57.755 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:57.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:57.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:57.758 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - xml-project/file.xml - Eclipse Platform 13:31:57.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:57.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:57.759 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - xml-project/file.xml - Eclipse Platform' 13:31:57.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:31:57.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:57.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:57.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:57.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:57.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:31:57.763 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:31:57.763 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:31:57.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:57.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:57.879 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:31:57.938 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:31:57.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:57.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:57.940 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:31:57.940 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:31:57.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:57.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:57.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:57.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:57.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:31:58.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:58.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:31:58.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:58.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:31:58.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:31:58.946 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:31:58.946 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:31:58.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:31:58.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:31:58.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:31:58.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:58.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:58.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:58.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:58.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:31:58.952 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:31:58.953 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:31:58.954 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 13:31:58.954 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 13:31:58.954 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 13:31:58.955 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 13:31:58.961 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 13:31:58.971 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:31:58.971 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:59.139 DEBUG [main][MenuItemLookup] Found menu:'New' 13:31:59.139 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:31:59.139 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:59.139 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:31:59.139 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:31:59.139 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:59.139 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:31:59.140 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:31:59.140 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:31:59.140 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:31:59.140 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:59.140 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:31:59.140 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:31:59.140 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:31:59.140 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:59.140 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:31:59.140 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:31:59.140 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:59.140 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:31:59.140 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:31:59.140 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:31:59.140 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:31:59.141 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:31:59.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:31:59.145 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:31:59.145 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:31:59.145 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:31:59.145 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:31:59.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:31:59.145 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'xml-project' via Explorer 13:31:59.145 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 13:31:59.145 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 13:31:59.146 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 13:31:59.150 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 13:31:59.159 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:31:59.159 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:59.267 DEBUG [main][MenuItemLookup] Found menu:'New' 13:31:59.267 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:31:59.267 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:59.267 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:31:59.267 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:31:59.267 DEBUG [main][MenuItemLookup] Found menu:'' 13:31:59.267 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:31:59.267 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:31:59.267 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:31:59.267 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:31:59.268 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:31:59.268 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:31:59.268 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:31:59.268 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:31:59.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:31:59.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:31:59.566 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:31:59.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:31:59.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:31:59.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:59.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:59.569 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:31:59.569 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:31:59.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:31:59.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:31:59.569 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:31:59.569 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:31:59.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:59.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:59.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:59.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:59.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:59.571 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:31:59.571 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:31:59.571 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:31:59.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:31:59.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:31:59.571 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:31:59.571 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:59.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:31:59.571 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:31:59.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:31:59.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:31:59.572 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:31:59.572 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:31:59.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:31:59.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:31:59.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:31:59.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:31:59.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:31:59.574 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:31:59.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:31:59.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:31:59.574 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:31:59.574 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:31:59.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:31:59.652 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:32:00.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:32:00.153 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:32:00.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:32:00.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:32:00.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:32:00.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:32:00.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:32:00.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:32:00.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:32:00.153 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest 13:32:00.153 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:32:00.153 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:32:00.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:00.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.549 s - in org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest selectPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest) Time elapsed: 0.476 s Running org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 13:32:00.161 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 13:32:00.162 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:32:00.162 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:32:00.162 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 13:32:00.162 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:32:00.162 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:32:00.163 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:32:00.163 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:32:00.163 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:32:00.163 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:32:00.164 INFO [WorkbenchTestable][RequirementsRunner] Started test: getProjects_none no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 13:32:00.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 13:32:00.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:32:00.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:32:00.164 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:32:00.164 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:00.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:00.165 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:00.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:00.165 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:00.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:00.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: "Import"] 13:32:00.166 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:00.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: "Import"] 13:32:00.166 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:00.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: "Import"] 13:32:00.166 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:00.167 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:00.167 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:00.167 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:00.167 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:00.167 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:00.167 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:00.168 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:00.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:00.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:00.169 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:32:00.169 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:32:00.169 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:00.169 DEBUG [main][MenuItemLookup] Item match:File 13:32:00.170 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:32:00.170 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:32:00.170 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:32:00.170 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:32:00.170 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:00.170 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:32:00.170 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:32:00.170 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:00.170 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:32:00.170 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 13:32:00.170 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 13:32:00.170 DEBUG [main][MenuItemLookup] Found menu:'Revert' 13:32:00.170 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:00.170 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:32:00.170 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:32:00.170 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:32:00.170 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 13:32:00.170 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:00.170 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 13:32:00.171 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:00.171 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:32:00.171 DEBUG [main][MenuItemLookup] Item match:Import... 13:32:00.185 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 13:32:00.185 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 13:32:00.186 INFO [main][MenuItemHandler] Select menu item: &Import... 13:32:00.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:32:00.373 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:32:00.373 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:32:00.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:00.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:00.375 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:32:00.375 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:00.375 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:32:00.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:00.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:00.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:00.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:00.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:00.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:32:00.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:32:00.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:32:00.379 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:00.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:00.445 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:00.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:00.446 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:00.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:32:00.446 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:00.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:00.446 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:00.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:00.447 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:00.447 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 13:32:00.447 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 13:32:00.447 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 13:32:00.448 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 13:32:00.448 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:32:00.448 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 13:32:00.448 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:32:00.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:00.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:00.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:00.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:00.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:00.451 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:32:00.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:00.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:00.451 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:00.451 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:00.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: "Import"] 13:32:00.577 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:00.577 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:00.577 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:32:00.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:00.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:00.578 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:32:00.578 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:00.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:32:00.579 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:32:00.579 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:32:00.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:00.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:00.579 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:32:00.579 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:00.580 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:32:00.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:00.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:00.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:00.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:00.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:00.581 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 13:32:00.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:00.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:00.581 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:00.581 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:00.582 TRACE [main][WidgetHandler] Notify Button with event 27 13:32:00.582 TRACE [main][WidgetHandler] Wait for synchronization 13:32:00.582 TRACE [main][WidgetHandler] Notify Button with event 13 13:32:00.582 TRACE [main][WidgetHandler] Wait for synchronization 13:32:00.582 TRACE [main][WidgetHandler] Notify Button with event 26 13:32:00.582 TRACE [main][WidgetHandler] Wait for synchronization 13:32:00.582 TRACE [main][WidgetHandler] Notify Button with event 3 13:32:00.582 TRACE [main][WidgetHandler] Wait for synchronization 13:32:00.582 TRACE [main][WidgetHandler] Notify Button with event 4 13:32:00.582 TRACE [main][WidgetHandler] Wait for synchronization 13:32:00.582 TRACE [main][WidgetHandler] Notify Button with event 13 13:32:00.582 TRACE [main][WidgetHandler] Wait for synchronization 13:32:00.584 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:32:00.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:00.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:00.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:00.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:00.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:32:00.586 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to: 13:32:00.586 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 13:32:00.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:00.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:00.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:00.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:00.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:00.667 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:32:00.667 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 13:32:00.667 DEBUG [WorkbenchTestable][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:32:00.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:00.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:00.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:00.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:00.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:00.671 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:32:00.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:00.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:00.678 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:00.678 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:00.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:32:00.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:32:00.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:32:00.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:32:00.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:32:00.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:32:00.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:32:00.769 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 13:32:00.769 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:32:00.769 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:32:00.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:00.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:00.769 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getProjects_none no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 13:32:00.769 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:32:00.770 INFO [WorkbenchTestable][RequirementsRunner] Started test: setArchiveFile no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 13:32:00.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 13:32:00.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:32:00.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:32:00.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:32:00.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:32:00.770 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:00.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:32:00.770 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:00.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: "Import"] 13:32:00.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:00.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: "Import"] 13:32:00.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:00.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: "Import"] 13:32:00.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:00.772 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:00.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:00.772 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:00.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:00.772 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:00.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:00.772 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:00.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:00.773 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:00.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:00.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:00.773 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:32:00.773 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:32:00.773 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:00.773 DEBUG [main][MenuItemLookup] Item match:File 13:32:00.774 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:32:00.774 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:32:00.774 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:32:00.774 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:32:00.774 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:00.774 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:32:00.774 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:32:00.774 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:00.774 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:32:00.774 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 13:32:00.774 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 13:32:00.774 DEBUG [main][MenuItemLookup] Found menu:'Revert' 13:32:00.774 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:00.774 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:32:00.774 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:32:00.774 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:32:00.774 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 13:32:00.774 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:00.774 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 13:32:00.774 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:00.774 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:32:00.774 DEBUG [main][MenuItemLookup] Item match:Import... 13:32:00.775 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 13:32:00.775 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 13:32:00.775 INFO [main][MenuItemHandler] Select menu item: &Import... 13:32:00.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:32:00.952 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:32:00.952 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:32:00.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:00.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:00.953 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:32:00.953 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:00.954 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:32:00.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:00.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:00.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:00.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:00.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:00.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:32:00.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:32:00.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:32:00.957 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:00.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:00.957 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:00.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:00.957 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:00.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:32:00.957 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:00.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:00.958 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:00.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:00.958 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:00.963 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 13:32:00.963 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 13:32:00.963 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 13:32:00.964 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 13:32:00.964 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:32:00.964 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 13:32:00.964 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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:32:00.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:00.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:00.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:00.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:00.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:00.967 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:32:00.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:00.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:00.967 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:00.967 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:00.998 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:01.025 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:01.026 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:01.026 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:32:01.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:01.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:01.027 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:32:01.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:01.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:32:01.027 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:32:01.028 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:32:01.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:01.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:01.028 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:32:01.028 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:01.028 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:32:01.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.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:32:01.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:01.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:01.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:01.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:01.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:01.030 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 13:32:01.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:01.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:01.030 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:01.030 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:01.032 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:32:01.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:01.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:32:01.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:32:01.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:01.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:32:01.033 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:32:01.034 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:32:01.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:01.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:01.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:01.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:01.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:01.066 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 13:32:01.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:01.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:01.067 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:01.067 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:01.073 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 13:32:01.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:01.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:01.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:01.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:01.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:01.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 13:32:01.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 13:32:01.100 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 13:32:01.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:01.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:01.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:01.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:01.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:01.103 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectA (ProjectA/) and wait with time period 1 13:32:01.103 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectA (ProjectA/) 13:32:01.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:01.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:01.604 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectA (ProjectA/) 13:32:01.604 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectB (ProjectB/) and wait with time period 1 13:32:01.604 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectB (ProjectB/) 13:32:01.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:02.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:02.105 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectB (ProjectB/) 13:32:02.106 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectC (ProjectC/) and wait with time period 1 13:32:02.106 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectC (ProjectC/) 13:32:02.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:02.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:02.607 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectC (ProjectC/) 13:32:02.613 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:32:02.613 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 13:32:02.613 DEBUG [WorkbenchTestable][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:32:02.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:02.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:02.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:02.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:02.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:02.623 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:32:02.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:02.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:02.623 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:02.623 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:02.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:32:02.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:32:02.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:32:02.657 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:32:02.657 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:32:02.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:32:02.657 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 13:32:02.657 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:32:02.657 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:32:02.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:02.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:02.658 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setArchiveFile no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 13:32:02.658 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:32:02.658 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyProjectsIntoWorkspace_zipFile_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 13:32:02.658 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 13:32:02.658 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:32:02.658 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:32:02.658 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:32:02.659 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:02.659 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:02.659 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:02.659 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:02.659 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:02.659 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:02.659 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:02.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:02.660 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:02.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:02.660 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:02.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:02.660 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:02.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:02.660 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:02.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:02.661 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:02.661 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:02.661 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:02.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:02.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:02.661 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:32:02.661 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:32:02.661 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:02.661 DEBUG [main][MenuItemLookup] Item match:File 13:32:02.662 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:32:02.662 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:32:02.662 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:32:02.662 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:32:02.662 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:02.662 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:32:02.662 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:32:02.662 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:02.662 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:32:02.662 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 13:32:02.662 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 13:32:02.662 DEBUG [main][MenuItemLookup] Found menu:'Revert' 13:32:02.662 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:02.662 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:32:02.662 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:32:02.662 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:32:02.662 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 13:32:02.662 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:02.662 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 13:32:02.662 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:02.662 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:32:02.662 DEBUG [main][MenuItemLookup] Item match:Import... 13:32:02.663 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 13:32:02.663 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 13:32:02.663 INFO [main][MenuItemHandler] Select menu item: &Import... 13:32:02.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:32:02.741 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:32:02.742 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:32:02.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:02.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:02.743 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:32:02.743 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:02.743 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:32:02.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:02.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:02.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:02.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:02.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:02.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:32:02.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:32:02.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:32:02.746 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:02.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:02.746 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:02.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:02.746 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:02.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:32:02.746 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:02.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:02.746 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:02.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:02.747 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:02.747 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 13:32:02.747 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 13:32:02.747 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 13:32:02.747 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 13:32:02.747 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:32:02.747 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 13:32:02.748 DEBUG [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:32:02.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:02.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:02.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:02.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:02.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:02.750 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:32:02.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:02.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:02.750 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:02.750 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:02.797 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:02.828 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:02.829 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:02.829 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:32:02.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:02.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:02.830 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:32:02.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:02.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:32:02.830 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:32:02.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:32:02.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:02.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:02.831 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:32:02.831 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:02.831 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:32:02.848 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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:32:02.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:02.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:02.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:02.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:02.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:02.850 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 13:32:02.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:02.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:02.850 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:02.850 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:02.852 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 1 and no matchers specified 13:32:02.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:02.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:32:02.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:32:02.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:02.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:32:02.863 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:32:02.864 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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:32:02.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:02.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:02.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:02.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:02.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:02.884 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 13:32:02.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:02.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:02.884 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:02.884 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:02.919 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:32:02.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:02.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:02.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:02.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:02.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:02.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 13:32:02.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 13:32:02.935 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to false 13:32:02.935 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.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:32:02.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:02.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:02.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:02.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:02.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:02.948 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:32:02.948 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 13:32:02.948 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:32:02.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:02.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:02.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:02.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:02.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:02.962 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:32:02.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:02.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:02.962 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:02.963 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:02.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:32:02.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:32:02.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:32:02.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:32:02.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:32:02.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:32:02.987 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 13:32:02.987 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:32:02.987 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:32:02.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:02.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:02.988 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyProjectsIntoWorkspace_zipFile_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 13:32:02.988 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:32:02.988 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyProjectsIntoWorkspace_zipFile_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 13:32:02.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 13:32:02.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:32:02.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:32:02.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:32:02.988 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:02.989 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:02.989 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:02.989 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:02.989 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:02.989 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:02.989 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:02.989 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:02.989 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:02.989 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:02.990 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:02.990 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:02.990 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:02.990 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:02.990 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:02.990 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:02.990 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:02.990 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:02.990 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:02.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:02.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:02.991 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:32:02.991 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:32:02.991 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:02.991 DEBUG [main][MenuItemLookup] Item match:File 13:32:02.991 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:32:02.991 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:32:02.991 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:32:02.991 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:32:02.991 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:02.991 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:32:02.991 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:32:02.991 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:02.991 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:32:02.991 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 13:32:02.991 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 13:32:02.991 DEBUG [main][MenuItemLookup] Found menu:'Revert' 13:32:02.991 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:02.991 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:32:02.991 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:32:02.992 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:32:02.992 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 13:32:02.992 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:02.992 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 13:32:02.992 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:02.992 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:32:02.992 DEBUG [main][MenuItemLookup] Item match:Import... 13:32:02.992 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 13:32:02.992 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 13:32:02.992 INFO [main][MenuItemHandler] Select menu item: &Import... 13:32:03.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:32:03.056 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:32:03.057 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:32:03.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:03.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:03.058 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:32:03.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:03.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:32:03.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:03.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:03.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:03.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:03.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:03.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:32:03.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:32:03.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:32:03.061 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:03.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:03.061 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:03.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:03.061 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:03.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:32:03.061 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:03.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:03.062 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:03.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:03.062 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:03.062 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 13:32:03.062 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 13:32:03.062 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 13:32:03.062 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 13:32:03.062 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:32:03.062 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 13:32:03.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.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:32:03.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:03.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:03.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:03.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:03.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:03.065 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:32:03.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:03.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:03.065 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:03.065 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:03.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: "Import"] 13:32:03.126 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:03.126 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:03.127 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:32:03.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:03.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:03.128 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:32:03.128 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:03.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:32:03.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 13:32:03.128 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:32:03.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:03.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:03.128 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:32:03.128 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:03.128 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:32:03.129 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select archive file:") 13:32:03.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:03.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:03.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:03.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:03.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:03.130 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 13:32:03.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:03.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:03.130 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:03.130 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:03.132 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:32:03.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:03.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:32:03.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:32:03.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:03.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:32:03.133 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:32:03.134 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:32:03.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:03.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:03.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:03.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:03.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:03.162 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 13:32:03.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:03.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:03.163 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:03.163 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:03.186 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:32:03.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:03.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:03.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:03.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:03.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:03.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 13:32:03.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 13:32:03.188 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to false 13:32:03.189 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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:32:03.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:03.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:03.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:03.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:03.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:03.190 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:32:03.190 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 13:32:03.190 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:32:03.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:03.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:03.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:03.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:03.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:03.194 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:32:03.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:03.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:03.194 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:03.194 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:03.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:32:03.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:32:03.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:32:03.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:32:03.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:32:03.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:32:03.219 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 13:32:03.219 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:32:03.219 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:32:03.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:03.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:03.220 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyProjectsIntoWorkspace_zipFile_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 13:32:03.220 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:32:03.220 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyProjectsIntoWorkspace_directory_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 13:32:03.220 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 13:32:03.220 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:32:03.220 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:32:03.220 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:32:03.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: "Import"] 13:32:03.221 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:03.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: "Import"] 13:32:03.221 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:03.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: "Import"] 13:32:03.221 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:03.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: "Import"] 13:32:03.221 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:03.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: "Import"] 13:32:03.222 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:03.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: "Import"] 13:32:03.222 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:03.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: "Import"] 13:32:03.222 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:03.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: "Import"] 13:32:03.222 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:03.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: "Import"] 13:32:03.223 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:03.223 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:03.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:03.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:03.223 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:32:03.223 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:32:03.223 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:03.223 DEBUG [main][MenuItemLookup] Item match:File 13:32:03.224 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:32:03.224 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:32:03.224 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:32:03.224 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:32:03.224 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:03.224 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:32:03.224 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:32:03.224 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:03.224 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:32:03.224 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 13:32:03.224 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 13:32:03.224 DEBUG [main][MenuItemLookup] Found menu:'Revert' 13:32:03.224 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:03.224 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:32:03.224 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:32:03.224 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:32:03.224 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 13:32:03.224 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:03.224 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 13:32:03.224 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:03.224 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:32:03.224 DEBUG [main][MenuItemLookup] Item match:Import... 13:32:03.225 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 13:32:03.225 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 13:32:03.225 INFO [main][MenuItemHandler] Select menu item: &Import... 13:32:03.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:32:03.289 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:32:03.290 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:32:03.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:03.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:03.291 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:32:03.291 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32: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.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:32:03.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:03.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:03.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:03.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:03.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:03.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:32:03.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:32:03.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:32:03.294 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:03.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:03.294 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:03.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:03.294 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:03.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:32:03.294 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:03.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:03.295 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:03.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:03.295 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:03.295 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 13:32:03.295 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 13:32:03.295 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 13:32:03.296 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 13:32:03.296 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:32:03.296 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 13:32: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.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:32:03.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:03.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:03.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:03.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:03.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:03.298 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:32:03.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:03.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:03.298 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:03.298 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:03.331 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:03.359 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:03.359 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:03.359 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:32:03.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:03.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:03.360 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:32:03.360 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:03.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:32:03.361 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:32:03.361 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:32:03.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:03.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:03.361 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:32:03.361 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:03.361 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:32:03.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: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 13:32:03.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:03.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:03.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:03.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:03.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:03.363 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 13:32:03.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:03.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:03.363 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:03.363 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:03.363 TRACE [main][WidgetHandler] Notify Button with event 27 13:32:03.363 TRACE [main][WidgetHandler] Wait for synchronization 13:32:03.363 TRACE [main][WidgetHandler] Notify Button with event 13 13:32:03.363 TRACE [main][WidgetHandler] Wait for synchronization 13:32:03.363 TRACE [main][WidgetHandler] Notify Button with event 26 13:32:03.363 TRACE [main][WidgetHandler] Wait for synchronization 13:32:03.363 TRACE [main][WidgetHandler] Notify Button with event 3 13:32:03.363 TRACE [main][WidgetHandler] Wait for synchronization 13:32:03.363 TRACE [main][WidgetHandler] Notify Button with event 4 13:32:03.363 TRACE [main][WidgetHandler] Wait for synchronization 13:32:03.363 TRACE [main][WidgetHandler] Notify Button with event 13 13:32:03.363 TRACE [main][WidgetHandler] Wait for synchronization 13:32:03.366 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:32:03.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:03.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:03.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:03.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:03.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:32:03.367 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:32:03.367 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 13:32:03.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:03.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:03.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:03.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:03.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:03.401 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 13:32:03.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:03.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:03.401 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:03.401 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:03.411 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:32:03.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:03.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:03.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:03.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:03.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:03.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 13:32:03.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 13:32:03.414 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to true 13:32:03.414 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 13:32:03.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:03.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:03.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:03.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:03.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:03.416 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Copy projects into workspace") 13:32:03.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:03.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:03.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:03.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:03.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:03.432 INFO [WorkbenchTestable][CheckBox] Select checkbox &Copy projects into workspace 13:32:03.432 INFO [WorkbenchTestable][CheckBox] Check checkbox &Copy projects into workspace 13:32:03.432 INFO [WorkbenchTestable][AbstractButton] Click button &Copy projects into workspace 13:32:03.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:03.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:03.433 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:03.433 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:03.443 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:32:03.443 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 13:32: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.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:32:03.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:03.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:03.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:03.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:03.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:03.447 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:32:03.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:03.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:03.447 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:03.447 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:03.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:32:03.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:32:03.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:32:03.473 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:32:03.473 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:32:03.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:32:03.473 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 13:32:03.473 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:32:03.473 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:32:03.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:03.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:03.474 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyProjectsIntoWorkspace_directory_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 13:32:03.474 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:32:03.474 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 13:32:03.474 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 13:32:03.474 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:32:03.474 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:32:03.474 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:32:03.474 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:03.474 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:03.474 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:03.474 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:03.475 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:03.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:03.475 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:03.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:03.475 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:03.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:03.475 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:03.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:03.476 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:03.476 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:03.476 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:03.476 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:03.476 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:03.476 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:03.476 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:03.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:03.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:03.477 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:32:03.477 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:32:03.477 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:03.477 DEBUG [main][MenuItemLookup] Item match:File 13:32:03.477 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:32:03.477 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:32:03.477 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:32:03.478 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:32:03.478 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:03.478 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:32:03.478 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:32:03.478 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:03.478 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:32:03.478 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 13:32:03.478 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 13:32:03.478 DEBUG [main][MenuItemLookup] Found menu:'Revert' 13:32:03.478 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:03.478 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:32:03.478 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:32:03.478 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:32:03.478 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 13:32:03.478 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:03.478 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 13:32:03.478 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:03.478 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:32:03.478 DEBUG [main][MenuItemLookup] Item match:Import... 13:32:03.478 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 13:32:03.478 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 13:32:03.493 INFO [main][MenuItemHandler] Select menu item: &Import... 13:32:03.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:32:03.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:32:03.561 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:32:03.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:03.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:03.562 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:32:03.562 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:03.563 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:03.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:03.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:03.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:03.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:03.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:03.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:32:03.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:32:03.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:32:03.566 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:03.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:03.566 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:03.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:03.566 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:03.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:32:03.566 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:03.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:03.566 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:03.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:03.566 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:03.567 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 13:32:03.567 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 13:32:03.567 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 13:32:03.567 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 13:32:03.567 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:32:03.567 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 13:32:03.567 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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:32:03.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:03.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:03.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:03.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:03.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:03.569 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:32:03.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:03.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:03.570 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:03.570 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:03.604 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:03.636 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:03.636 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:03.636 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:32:03.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:03.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:03.637 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:32:03.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:03.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:32:03.638 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:32:03.638 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:32:03.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:03.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:03.638 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:32:03.638 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:03.638 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:32:03.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: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 13:32:03.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:03.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:03.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:03.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:03.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:03.640 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 13:32:03.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:03.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:03.640 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:03.640 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:03.640 TRACE [main][WidgetHandler] Notify Button with event 27 13:32:03.640 TRACE [main][WidgetHandler] Wait for synchronization 13:32:03.640 TRACE [main][WidgetHandler] Notify Button with event 13 13:32:03.640 TRACE [main][WidgetHandler] Wait for synchronization 13:32:03.640 TRACE [main][WidgetHandler] Notify Button with event 26 13:32:03.640 TRACE [main][WidgetHandler] Wait for synchronization 13:32:03.640 TRACE [main][WidgetHandler] Notify Button with event 3 13:32:03.640 TRACE [main][WidgetHandler] Wait for synchronization 13:32:03.640 TRACE [main][WidgetHandler] Notify Button with event 4 13:32:03.640 TRACE [main][WidgetHandler] Wait for synchronization 13:32:03.641 TRACE [main][WidgetHandler] Notify Button with event 13 13:32:03.641 TRACE [main][WidgetHandler] Wait for synchronization 13:32:03.653 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:32:03.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:03.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:03.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:03.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:03.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:32:03.654 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:32:03.654 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 13:32:03.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:03.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:03.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:03.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:03.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:03.664 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 13:32:03.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:03.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:03.664 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:03.664 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:03.698 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:32:03.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:03.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:03.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:03.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:03.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:03.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 13:32:03.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 13:32:03.700 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 13:32:03.700 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 13:32:03.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.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:32:03.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:03.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:03.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:03.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:03.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:03.711 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 13:32:03.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:03.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:03.712 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:03.712 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:03.713 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:32:03.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:03.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:03.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:03.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:03.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:03.716 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:32:03.716 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:32:03.716 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 13:32:03.717 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:32:03.717 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:32:03.717 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:32:03.717 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 13:32:03.718 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:32:03.718 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:32:03.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:03.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:03.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:03.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:03.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:03.727 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:32:03.727 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:32:03.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:04.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:04.228 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:32:04.229 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:32:04.229 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:32:04.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:04.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:04.730 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:32:04.730 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:32:04.731 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:32:04.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:05.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:05.231 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:32:05.232 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:32:05.232 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 13:32:05.232 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:32:05.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:05.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:05.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:05.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:05.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:05.239 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:32:05.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:05.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:05.240 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:05.240 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:05.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:32:05.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:32:05.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:32:05.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:32:05.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:32:05.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:32:05.276 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 13:32:05.276 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:32:05.276 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:32:05.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:05.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:05.276 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 13:32:05.277 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:32:05.277 INFO [WorkbenchTestable][RequirementsRunner] Started test: deselectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 13:32:05.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 13:32:05.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:32:05.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:32:05.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:32:05.277 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:05.277 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:05.277 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:05.277 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:05.278 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:05.278 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:05.278 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:05.278 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:05.278 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:05.278 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:05.278 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:05.279 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:05.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: "Import"] 13:32:05.279 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:05.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: "Import"] 13:32:05.279 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:05.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: "Import"] 13:32:05.279 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:05.279 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:05.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:05.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:05.280 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:32:05.280 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:32:05.280 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:05.280 DEBUG [main][MenuItemLookup] Item match:File 13:32:05.280 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:32:05.280 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:32:05.280 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:32:05.280 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:32:05.280 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:05.280 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:32:05.280 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:32:05.280 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:05.280 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:32:05.280 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 13:32:05.280 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 13:32:05.280 DEBUG [main][MenuItemLookup] Found menu:'Revert' 13:32:05.280 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:05.280 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:32:05.281 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:32:05.281 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:32:05.281 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 13:32:05.281 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:05.281 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 13:32:05.281 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:05.281 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:32:05.281 DEBUG [main][MenuItemLookup] Item match:Import... 13:32:05.281 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 13:32:05.281 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 13:32:05.281 INFO [main][MenuItemHandler] Select menu item: &Import... 13:32:05.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:32:05.354 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:32:05.355 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:32:05.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:05.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:05.356 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:32:05.356 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:05.356 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:05.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:05.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:05.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:05.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:05.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:05.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:32:05.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:32:05.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:32:05.360 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:05.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:05.360 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:05.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:05.360 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:05.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:32:05.360 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:05.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:05.361 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:05.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:05.361 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:05.361 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 13:32:05.361 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 13:32:05.362 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 13:32:05.362 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 13:32:05.362 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:32:05.362 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 13:32:05.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.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:32:05.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:05.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:05.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:05.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:05.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:05.365 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:32:05.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:05.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:05.365 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:05.365 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:05.423 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:05.516 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:05.516 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:05.517 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:32:05.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:05.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:05.518 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:32:05.518 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:05.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:32:05.518 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:32:05.518 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:32:05.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:05.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:05.518 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:32:05.518 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:05.519 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:32:05.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.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:32:05.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:05.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:05.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:05.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:05.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:05.521 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 13:32:05.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:05.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:05.521 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:05.521 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:05.521 TRACE [main][WidgetHandler] Notify Button with event 27 13:32:05.521 TRACE [main][WidgetHandler] Wait for synchronization 13:32:05.521 TRACE [main][WidgetHandler] Notify Button with event 13 13:32:05.521 TRACE [main][WidgetHandler] Wait for synchronization 13:32:05.521 TRACE [main][WidgetHandler] Notify Button with event 26 13:32:05.521 TRACE [main][WidgetHandler] Wait for synchronization 13:32:05.521 TRACE [main][WidgetHandler] Notify Button with event 3 13:32:05.521 TRACE [main][WidgetHandler] Wait for synchronization 13:32:05.521 TRACE [main][WidgetHandler] Notify Button with event 4 13:32:05.521 TRACE [main][WidgetHandler] Wait for synchronization 13:32:05.521 TRACE [main][WidgetHandler] Notify Button with event 13 13:32:05.521 TRACE [main][WidgetHandler] Wait for synchronization 13:32:05.536 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:32:05.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:05.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:05.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:05.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:05.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:32:05.538 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:32:05.538 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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:32:05.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:05.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:05.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:05.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:05.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:05.551 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 13:32:05.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:05.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:05.551 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:05.551 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:05.600 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 13:32:05.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:05.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:05.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:05.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:05.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:05.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 13:32:05.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 13:32:05.603 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 13:32:05.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:32:05.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:05.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:05.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:05.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:05.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:05.606 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 13:32:05.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:05.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:05.606 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:05.606 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:05.609 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 13:32:05.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:05.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:05.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:05.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:05.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:05.641 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:32:05.642 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:32:05.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:06.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:06.142 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:32:06.143 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:32:06.143 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:32:06.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:06.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:06.643 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:32:06.644 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:32:06.644 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:32:06.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:07.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:07.144 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:32:07.145 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:32:07.145 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 13:32:07.145 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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:32:07.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:07.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:07.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:07.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:07.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:07.150 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:32:07.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:07.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:07.151 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:07.151 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:07.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:32:07.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:32:07.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:32:07.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:32:07.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:32:07.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:32:07.187 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 13:32:07.187 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:32:07.187 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:32:07.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:07.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:07.188 INFO [WorkbenchTestable][RequirementsRunner] Finished test: deselectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 13:32:07.188 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:32:07.188 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectProjects_none no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 13:32:07.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 13:32:07.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:32:07.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:32:07.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:32:07.188 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:07.188 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:07.189 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:07.189 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:07.189 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:07.189 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:07.189 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:07.189 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:07.190 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:07.190 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:07.190 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:07.190 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:07.190 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:07.190 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:07.190 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:07.191 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:07.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: "Import"] 13:32:07.191 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:07.191 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:07.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:07.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:07.191 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:32:07.192 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:32:07.192 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:07.192 DEBUG [main][MenuItemLookup] Item match:File 13:32:07.192 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:32:07.192 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:32:07.192 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:32:07.192 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:32:07.192 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:07.192 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:32:07.192 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:32:07.192 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:07.192 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:32:07.192 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 13:32:07.192 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 13:32:07.193 DEBUG [main][MenuItemLookup] Found menu:'Revert' 13:32:07.193 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:07.193 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:32:07.193 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:32:07.193 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:32:07.193 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 13:32:07.193 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:07.193 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 13:32:07.193 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:07.193 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:32:07.193 DEBUG [main][MenuItemLookup] Item match:Import... 13:32:07.193 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 13:32:07.193 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 13:32:07.193 INFO [main][MenuItemHandler] Select menu item: &Import... 13:32:07.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:32:07.261 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:32:07.262 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:32:07.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:07.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:07.263 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:32:07.263 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:07.263 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:07.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:07.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:07.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:07.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:07.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:07.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:32:07.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:32:07.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:32:07.266 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:07.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:07.266 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:07.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:07.266 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:07.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:32:07.266 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:07.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:07.267 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:07.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:07.267 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:07.267 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 13:32:07.267 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 13:32:07.267 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 13:32:07.268 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 13:32:07.268 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:32:07.268 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 13:32:07.268 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:32:07.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:07.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:07.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:07.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:07.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:07.270 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:32:07.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:07.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:07.270 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:07.270 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:07.303 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:07.332 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:07.332 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:07.332 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:32:07.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:07.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:07.333 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:32:07.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:07.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:32:07.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 13:32:07.333 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:32:07.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:07.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:07.334 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:32:07.334 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:07.334 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:32:07.334 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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:32:07.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:07.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:07.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:07.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:07.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:07.335 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 13:32:07.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:07.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:07.336 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:07.336 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:07.336 TRACE [main][WidgetHandler] Notify Button with event 27 13:32:07.336 TRACE [main][WidgetHandler] Wait for synchronization 13:32:07.336 TRACE [main][WidgetHandler] Notify Button with event 13 13:32:07.336 TRACE [main][WidgetHandler] Wait for synchronization 13:32:07.336 TRACE [main][WidgetHandler] Notify Button with event 26 13:32:07.336 TRACE [main][WidgetHandler] Wait for synchronization 13:32:07.336 TRACE [main][WidgetHandler] Notify Button with event 3 13:32:07.336 TRACE [main][WidgetHandler] Wait for synchronization 13:32:07.336 TRACE [main][WidgetHandler] Notify Button with event 4 13:32:07.336 TRACE [main][WidgetHandler] Wait for synchronization 13:32:07.336 TRACE [main][WidgetHandler] Notify Button with event 13 13:32:07.336 TRACE [main][WidgetHandler] Wait for synchronization 13:32:07.338 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:32:07.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:07.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:07.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:07.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:07.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:32:07.339 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:32: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.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:32:07.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:07.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:07.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:07.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:07.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:07.373 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 13:32:07.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:07.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:07.373 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:07.373 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:07.408 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:32:07.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:07.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:07.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:07.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:07.409 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:07.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 13:32:07.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 13:32:07.411 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 13:32:07.411 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 13:32:07.411 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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:32:07.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:07.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:07.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:07.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:07.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:07.413 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 13:32:07.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:07.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:07.413 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:07.413 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:07.416 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:32:07.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:07.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:07.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:07.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:07.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:07.418 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:32:07.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:07.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:07.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:07.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:07.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:07.453 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:32:07.453 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:32:07.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:07.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:07.954 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:32:07.955 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:32:07.955 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:32:07.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:08.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:08.456 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:32:08.456 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:32:08.457 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:32:08.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:08.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:08.958 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:32:08.958 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:32:08.958 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 13:32:08.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:32:08.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:08.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:08.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:08.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:08.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:08.964 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:32:08.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:08.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:08.964 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:08.964 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:08.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:32:08.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:32:08.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:32:08.991 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:32:08.991 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:32:08.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:32:08.991 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 13:32:08.991 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:32:08.991 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:32:08.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:08.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:08.992 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectProjects_none no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 13:32:08.992 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:32:08.992 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 13:32:08.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 13:32:08.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:32:08.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:32:08.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:32:08.993 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:08.993 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:08.993 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:08.993 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:08.993 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:08.993 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:08.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: "Import"] 13:32:08.994 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:08.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: "Import"] 13:32:08.994 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:08.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: "Import"] 13:32:08.994 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:08.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: "Import"] 13:32:08.994 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:08.995 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:08.995 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:08.995 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:08.995 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:08.995 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:08.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:08.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:08.995 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:32:08.995 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:32:08.996 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:08.996 DEBUG [main][MenuItemLookup] Item match:File 13:32:08.996 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:32:08.996 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:32:08.996 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:32:08.996 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:32:08.996 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:08.996 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:32:08.996 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:32:08.996 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:08.996 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:32:08.996 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 13:32:08.996 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 13:32:08.996 DEBUG [main][MenuItemLookup] Found menu:'Revert' 13:32:08.996 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:08.996 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:32:08.996 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:32:08.996 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:32:08.996 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 13:32:08.996 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:08.996 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 13:32:08.996 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:08.996 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:32:08.996 DEBUG [main][MenuItemLookup] Item match:Import... 13:32:08.997 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 13:32:08.997 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 13:32:08.997 INFO [main][MenuItemHandler] Select menu item: &Import... 13:32:09.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:32:09.063 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:32:09.063 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:32:09.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:09.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:09.064 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:32:09.064 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:09.064 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:09.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:09.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:09.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:09.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:09.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:09.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:32:09.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:32:09.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:32:09.067 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:09.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:09.067 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:09.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:09.067 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:09.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:32:09.068 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:09.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:09.068 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:09.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:09.068 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:09.068 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 13:32:09.068 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 13:32:09.069 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 13:32:09.069 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 13:32:09.069 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:32:09.069 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 13:32:09.069 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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:32:09.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:09.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:09.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:09.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:09.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:09.071 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:32:09.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:09.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:09.071 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:09.071 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:09.104 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:09.132 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:09.132 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:09.133 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:32:09.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:09.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:09.133 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:32:09.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:09.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:32:09.134 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:32:09.134 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:32:09.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:09.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:09.135 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:32:09.135 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:09.135 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:32:09.135 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 13:32:09.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:09.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:09.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:09.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:09.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:09.136 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 13:32:09.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:09.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:09.137 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:09.137 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:09.137 TRACE [main][WidgetHandler] Notify Button with event 27 13:32:09.137 TRACE [main][WidgetHandler] Wait for synchronization 13:32:09.137 TRACE [main][WidgetHandler] Notify Button with event 13 13:32:09.137 TRACE [main][WidgetHandler] Wait for synchronization 13:32:09.137 TRACE [main][WidgetHandler] Notify Button with event 26 13:32:09.137 TRACE [main][WidgetHandler] Wait for synchronization 13:32:09.137 TRACE [main][WidgetHandler] Notify Button with event 3 13:32:09.137 TRACE [main][WidgetHandler] Wait for synchronization 13:32:09.137 TRACE [main][WidgetHandler] Notify Button with event 4 13:32:09.137 TRACE [main][WidgetHandler] Wait for synchronization 13:32:09.137 TRACE [main][WidgetHandler] Notify Button with event 13 13:32:09.137 TRACE [main][WidgetHandler] Wait for synchronization 13:32:09.139 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:32:09.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:09.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:09.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:09.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:09.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:32:09.141 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:32:09.141 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:32:09.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:09.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:09.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:09.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:09.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:09.175 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 13:32:09.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:09.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:09.175 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:09.175 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:09.187 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 13:32:09.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:09.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:09.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:09.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:09.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:09.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 13:32:09.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 13:32:09.190 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 13:32:09.190 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:32:09.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:09.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:09.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:09.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:09.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:09.217 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 13:32:09.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:09.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:09.217 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:09.217 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:09.220 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting all projects 13:32:09.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.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:32:09.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:09.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:09.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:09.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:09.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:09.223 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 13:32:09.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:09.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:09.223 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:09.223 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:09.232 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:32:09.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:09.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:09.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:09.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:09.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:09.234 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:32:09.234 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:32:09.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:09.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:09.735 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:32:09.736 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:32:09.736 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:32:09.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:10.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:10.237 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:32:10.237 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:32:10.238 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:32:10.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:10.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:10.739 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:32:10.739 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:32:10.739 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 13:32:10.739 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:32:10.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:10.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:10.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:10.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:10.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:10.748 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:32:10.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:10.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:10.749 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:10.749 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:10.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:32:10.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:32:10.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:32:10.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:32:10.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:32:10.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:32:10.777 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 13:32:10.777 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:32:10.777 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:32:10.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:10.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:10.778 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 13:32:10.778 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:32:10.778 INFO [WorkbenchTestable][RequirementsRunner] Started test: setRootDirectory no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 13:32:10.778 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 13:32:10.778 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:32:10.778 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:32:10.778 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:32:10.778 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:10.778 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:10.778 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:10.778 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:10.778 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:10.779 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:10.779 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:10.779 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:10.779 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:10.779 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:10.779 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:10.779 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:10.779 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:10.780 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:10.780 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:10.780 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:10.780 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:10.780 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:10.780 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:10.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:10.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:10.780 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:32:10.781 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:32:10.781 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:10.781 DEBUG [main][MenuItemLookup] Item match:File 13:32:10.782 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:32:10.782 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:32:10.782 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:32:10.782 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:32:10.782 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:10.782 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:32:10.782 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:32:10.782 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:10.782 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:32:10.782 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 13:32:10.782 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 13:32:10.782 DEBUG [main][MenuItemLookup] Found menu:'Revert' 13:32:10.782 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:10.782 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:32:10.782 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:32:10.782 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:32:10.782 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 13:32:10.782 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:10.782 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 13:32:10.782 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:10.782 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:32:10.782 DEBUG [main][MenuItemLookup] Item match:Import... 13:32:10.782 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 13:32:10.782 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 13:32:10.782 INFO [main][MenuItemHandler] Select menu item: &Import... 13:32:10.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:32:10.886 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:32:10.886 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:32:10.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:10.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:10.888 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:32:10.888 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:10.888 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:10.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:10.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:10.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:10.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:10.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:10.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:32:10.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:32:10.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:32:10.892 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:10.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:10.892 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:10.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:10.892 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:10.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:32:10.892 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:10.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:10.892 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:10.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:10.892 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:10.900 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 13:32:10.900 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 13:32:10.900 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 13:32:10.901 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 13:32:10.901 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:32:10.901 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 13:32:10.901 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:32:10.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:10.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:10.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:10.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:10.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:10.904 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:32:10.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:10.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:10.904 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:10.904 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:10.963 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:11.000 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:11.000 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:11.000 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:32:11.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:11.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:11.001 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:32:11.001 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:11.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:32:11.002 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:32:11.002 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:32:11.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:11.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:11.002 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:32:11.002 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:11.003 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:32:11.003 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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:32:11.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:11.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:11.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:11.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:11.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:11.004 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 13:32:11.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:11.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:11.004 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:11.004 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:11.005 TRACE [main][WidgetHandler] Notify Button with event 27 13:32:11.005 TRACE [main][WidgetHandler] Wait for synchronization 13:32:11.005 TRACE [main][WidgetHandler] Notify Button with event 13 13:32:11.005 TRACE [main][WidgetHandler] Wait for synchronization 13:32:11.005 TRACE [main][WidgetHandler] Notify Button with event 26 13:32:11.005 TRACE [main][WidgetHandler] Wait for synchronization 13:32:11.005 TRACE [main][WidgetHandler] Notify Button with event 3 13:32:11.005 TRACE [main][WidgetHandler] Wait for synchronization 13:32:11.005 TRACE [main][WidgetHandler] Notify Button with event 4 13:32:11.005 TRACE [main][WidgetHandler] Wait for synchronization 13:32:11.005 TRACE [main][WidgetHandler] Notify Button with event 13 13:32:11.005 TRACE [main][WidgetHandler] Wait for synchronization 13:32:11.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 0 and no matchers specified 13:32:11.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:11.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:11.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:11.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:11.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:32:11.020 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:32:11.021 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:32:11.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:11.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:11.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:11.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:11.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:11.053 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 13:32:11.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:11.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:11.053 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:11.053 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:11.063 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:32:11.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:11.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:11.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:11.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:11.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:11.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 13:32:11.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 13:32:11.067 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:32:11.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:11.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:11.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:11.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:11.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:11.081 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:32:11.081 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:32:11.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:11.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:11.582 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:32:11.583 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:32:11.583 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:32:11.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:12.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:12.084 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:32:12.084 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:32:12.084 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:32:12.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:12.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:12.585 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:32:12.585 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:32:12.585 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 13:32:12.586 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.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:32:12.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:12.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:12.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:12.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:12.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:12.595 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:32:12.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:12.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:12.596 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:12.596 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:12.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:32:12.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:32:12.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:32:12.623 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:32:12.623 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:32:12.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:32:12.623 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 13:32:12.623 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:32:12.623 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:32:12.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:12.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:12.624 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setRootDirectory no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 13:32:12.624 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:32:12.624 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyProjectsIntoWorkspace_directory_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 13:32:12.624 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 13:32:12.624 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:32:12.624 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:32:12.624 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:32:12.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: "Import"] 13:32:12.624 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:12.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: "Import"] 13:32:12.624 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:12.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: "Import"] 13:32:12.625 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:12.625 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:12.625 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:12.625 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:12.625 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:12.625 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:12.625 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:12.625 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:32:12.635 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:12.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: "Import"] 13:32:12.635 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:12.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: "Import"] 13:32:12.636 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:12.636 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:12.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:12.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:12.636 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:32:12.636 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:32:12.637 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:12.637 DEBUG [main][MenuItemLookup] Item match:File 13:32:12.637 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:32:12.637 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:32:12.637 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:32:12.637 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:32:12.637 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:12.637 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:32:12.637 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:32:12.637 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:12.637 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:32:12.637 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 13:32:12.637 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 13:32:12.637 DEBUG [main][MenuItemLookup] Found menu:'Revert' 13:32:12.637 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:12.637 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:32:12.637 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:32:12.637 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:32:12.637 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 13:32:12.637 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:12.637 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 13:32:12.637 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:12.637 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:32:12.637 DEBUG [main][MenuItemLookup] Item match:Import... 13:32:12.638 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 13:32:12.638 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 13:32:12.638 INFO [main][MenuItemHandler] Select menu item: &Import... 13:32:12.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:32:12.699 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:32:12.700 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:32:12.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:12.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:12.701 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:32:12.701 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:12.702 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:32:12.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:12.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:12.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:12.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:12.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:12.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:32:12.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:32:12.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:32:12.704 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:12.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:12.705 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:12.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:12.705 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:12.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:32:12.705 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:12.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:12.705 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:12.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:12.705 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:12.706 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 13:32:12.706 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 13:32:12.706 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 13:32:12.706 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 13:32:12.706 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:32:12.706 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 13:32:12.707 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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:32:12.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:12.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:12.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:12.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:12.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:12.709 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:32:12.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:12.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:12.709 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:12.709 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:12.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: "Import"] 13:32:12.773 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:12.773 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:12.773 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:32:12.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:12.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:12.774 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:32:12.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:12.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:32:12.775 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:32:12.775 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:32:12.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:12.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:12.775 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:32:12.775 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:12.775 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:32:12.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.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:32:12.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:12.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:12.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:12.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:12.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:12.777 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 13:32:12.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:12.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:12.777 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:12.777 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:12.777 TRACE [main][WidgetHandler] Notify Button with event 27 13:32:12.777 TRACE [main][WidgetHandler] Wait for synchronization 13:32:12.777 TRACE [main][WidgetHandler] Notify Button with event 13 13:32:12.777 TRACE [main][WidgetHandler] Wait for synchronization 13:32:12.777 TRACE [main][WidgetHandler] Notify Button with event 26 13:32:12.777 TRACE [main][WidgetHandler] Wait for synchronization 13:32:12.777 TRACE [main][WidgetHandler] Notify Button with event 3 13:32:12.777 TRACE [main][WidgetHandler] Wait for synchronization 13:32:12.777 TRACE [main][WidgetHandler] Notify Button with event 4 13:32:12.777 TRACE [main][WidgetHandler] Wait for synchronization 13:32:12.777 TRACE [main][WidgetHandler] Notify Button with event 13 13:32:12.777 TRACE [main][WidgetHandler] Wait for synchronization 13:32:12.779 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:32:12.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:12.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:12.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:12.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:12.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:32:12.780 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:32:12.791 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:32:12.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:12.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:12.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:12.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:12.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:12.811 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 13:32:12.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:12.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:12.811 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:12.811 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:12.844 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 13:32:12.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:12.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:12.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:12.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:12.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:12.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 13:32:12.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 13:32:12.847 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to false 13:32:12.847 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 13:32:12.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:12.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:12.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:12.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:12.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:12.848 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.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:32:12.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:12.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:12.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:12.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:12.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:12.850 INFO [WorkbenchTestable][CheckBox] Select checkbox &Copy projects into workspace 13:32:12.850 DEBUG [WorkbenchTestable][CheckBox] Checkbox &Copy projects into workspace not checked, no action performed 13:32:12.851 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:32:12.851 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 13:32:12.851 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.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:32:12.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:12.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:12.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:12.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:12.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:12.854 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:32:12.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:12.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:12.854 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:12.854 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:12.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:32:12.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:32:12.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:32:12.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:32:12.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:32:12.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:32:12.890 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 13:32:12.890 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:32:12.890 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:32:12.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:12.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:12.891 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyProjectsIntoWorkspace_directory_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 13:32:12.891 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 13:32:12.891 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:32:12.891 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:32:12.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:12.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.731 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.605 s setArchiveFile no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 1.888 s copyProjectsIntoWorkspace_zipFile_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 0.33 s copyProjectsIntoWorkspace_zipFile_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 0.232 s copyProjectsIntoWorkspace_directory_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 0.254 s selectProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 1.802 s deselectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 1.911 s selectProjects_none no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 1.804 s selectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 1.786 s setRootDirectory no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 1.846 s copyProjectsIntoWorkspace_directory_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 0.267 s Running org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 13:32:12.898 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 13:32:12.899 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:32:12.899 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:32:12.899 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 13:32:12.899 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:32:12.899 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:32:12.899 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:32:12.899 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:32:12.899 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:32:12.899 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:32:12.900 INFO [WorkbenchTestable][RequirementsRunner] Started test: createGeneralProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest) 13:32:12.900 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 13:32:12.900 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:32:12.900 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:32:12.900 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:32:12.901 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:12.901 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:12.901 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:12.901 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:12.901 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 13:32:12.901 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:12.902 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:12.902 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:12.902 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:12.902 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:12.902 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:12.902 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:12.902 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 13:32:12.902 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:12.902 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:12.903 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:12.903 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:12.903 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:12.903 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:12.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:12.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:12.903 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:32:12.903 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:32:12.903 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:12.903 DEBUG [main][MenuItemLookup] Item match:File 13:32:12.904 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:32:12.904 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:32:12.907 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:32:12.907 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:32:12.907 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:12.907 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:32:12.907 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:32:12.907 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:32:12.907 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:32:12.907 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:32:12.907 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:32:12.907 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:32:12.907 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:32:12.907 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:32:12.907 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:12.907 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:32:12.907 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:32:12.907 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:12.907 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:32:12.907 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:12.907 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:32:12.907 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:32:12.908 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:32:12.908 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:32:12.908 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:32:12.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 'New|Select a wizard'] is available.... 13:32:12.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:32:12.980 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:32:12.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:12.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:12.982 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:32:12.982 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:12.982 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:32:12.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:12.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:12.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:12.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:12.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:12.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:32:12.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:32:12.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:32:12.985 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:12.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:13.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:13.486 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:13.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:32:13.487 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:13.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:13.487 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:13.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:13.487 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:13.488 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 13:32:13.488 DEBUG [main][TreeItemHandler] Selecting tree item: Project 13:32:13.488 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 13:32:13.490 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 13:32:13.490 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:32:13.490 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:32:13.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:32:13.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:13.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:13.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:13.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:13.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:13.495 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:32:13.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:13.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:13.495 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:13.495 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:13.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:32:13.540 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:13.540 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:13.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 13:32:13.541 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:32:13.541 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 13:32:13.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:13.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:13.542 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 13:32:13.542 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:13.543 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'defaultGeneralProject' 13:32:13.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.wizards.newresource.BasicNewProjectResourceWizardFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:32:13.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:13.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:13.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:13.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:13.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:32:13.546 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:32:13.546 INFO [WorkbenchTestable][AbstractText] Text set to: defaultGeneralProject 13:32:13.548 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 13:32:13.548 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 13:32:13.548 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.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:32:13.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:13.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:13.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:13.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:13.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:13.551 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:32:13.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:13.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:13.551 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:13.551 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:13.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:32:14.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:32:14.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:32:14.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:32:14.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:32:14.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:32:14.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:14.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:14.057 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:14.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:14.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:14.059 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:14.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:14.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:14.059 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:32:14.059 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:32:14.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:14.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:14.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:14.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:14.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:14.061 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:14.061 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:14.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:14.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:32:14.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:14.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:14.063 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:14.063 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:14.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:14.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:14.064 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:14.064 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:14.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:14.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:14.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:14.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:14.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:14.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:14.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:15.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:15.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:15.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:32:15.068 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:15.068 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:15.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:15.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:15.069 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:15.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:15.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:15.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:15.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:15.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:15.070 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 13:32:15.070 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:32:15.071 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:32:15.071 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:15.071 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:15.071 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:15.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:15.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:15.072 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:15.072 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:15.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:15.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:15.073 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:15.073 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:15.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:15.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:15.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:15.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:15.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:15.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:15.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:16.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:16.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:16.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:32:16.077 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:16.077 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:16.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:16.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:16.078 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:16.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:16.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:16.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:16.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:16.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:16.079 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 13:32:16.079 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:32:16.079 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:32:16.080 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:16.080 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:16.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:16.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:16.081 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:16.081 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:16.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:16.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:16.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:16.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:16.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:16.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:16.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:17.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:17.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:17.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:32:17.084 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:17.084 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:17.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:17.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:17.085 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:17.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:17.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:17.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:17.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:17.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:17.086 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 13:32:17.086 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:32:17.086 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:32:17.087 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:17.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:17.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:17.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:17.088 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:17.088 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:17.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:17.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:17.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:17.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:17.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:17.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:17.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:18.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:18.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:18.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:32:18.091 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:18.091 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:18.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:18.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:18.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:32:18.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:18.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:18.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:18.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:18.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:18.098 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 13:32:18.098 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:32:18.098 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:32:18.098 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item defaultGeneralProject 13:32:18.098 DEBUG [main][TreeItemHandler] Selecting tree item: defaultGeneralProject 13:32:18.098 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item defaultGeneralProject about selection 13:32:18.100 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: defaultGeneralProject 13:32:18.101 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:32:18.101 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:18.125 DEBUG [main][MenuItemLookup] Found menu:'New' 13:32:18.125 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:18.125 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:32:18.125 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:32:18.125 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:18.125 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:32:18.125 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:32:18.125 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:32:18.125 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:32:18.125 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:18.125 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:32:18.125 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:32:18.125 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:32:18.125 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:18.125 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:32:18.125 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:32:18.125 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:18.125 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:32:18.125 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:32:18.125 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:32:18.125 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:32:18.125 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:32:18.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:32:18.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:32:18.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:32:18.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:32:18.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:32:18.626 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'defaultGeneralProject' via Explorer 13:32:18.626 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item defaultGeneralProject 13:32:18.626 DEBUG [main][TreeItemHandler] Selecting tree item: defaultGeneralProject 13:32:18.627 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item defaultGeneralProject about selection 13:32:18.630 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: defaultGeneralProject 13:32:18.631 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:32:18.631 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:18.654 DEBUG [main][MenuItemLookup] Found menu:'New' 13:32:18.654 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:18.654 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:32:18.654 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:32:18.654 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:18.654 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:32:18.654 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:32:18.654 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:32:18.654 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:32:18.654 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:32:18.654 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:32:18.655 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:32:18.655 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:32:18.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:32:19.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:32:19.268 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:32:19.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:19.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:19.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:19.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:19.271 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:32:19.271 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:19.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:19.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:19.272 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:32:19.272 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:19.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:19.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:19.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:19.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:19.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:19.273 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:32:19.273 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:32:19.273 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:32:19.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:19.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:19.273 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:19.273 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:19.273 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget 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:19.273 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:19.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:19.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:19.274 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:32:19.274 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:19.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:19.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:19.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:19.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:19.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:19.276 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:32:19.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:19.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:19.276 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:19.276 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:19.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:32:19.280 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:32:19.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:32:19.781 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:32:19.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:32:19.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:32:19.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:32:19.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:32:19.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:32:19.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:32:19.781 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 13:32:19.781 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:32:19.781 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:32:19.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:19.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:19.782 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createGeneralProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest) 13:32:19.782 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:32:19.782 INFO [WorkbenchTestable][RequirementsRunner] Started test: createGeneralProjectsWithReferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest) 13:32:19.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 13:32:19.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:32:19.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:32:19.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:32:19.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:19.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:19.784 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:19.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:19.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:19.786 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:19.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:19.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:19.786 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:32:19.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 '\*?\QPackage Explorer\E') 13:32:19.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:19.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:19.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:19.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:19.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:19.788 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:19.788 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:19.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:19.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:32:19.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:19.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:19.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:32:19.791 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:19.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:32:19.791 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:19.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 Project"] 13:32:19.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:19.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:32:19.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:19.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:32:19.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:19.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:32:19.793 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:19.793 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 13:32:19.793 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:19.793 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:19.793 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:19.794 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching 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:19.794 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:19.794 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:19.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:19.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:19.794 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:32:19.794 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:32:19.795 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:19.795 DEBUG [main][MenuItemLookup] Item match:File 13:32:19.795 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:32:19.795 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:32:19.799 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:32:19.799 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:32:19.799 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:19.799 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:32:19.799 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:32:19.799 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:32:19.799 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:32:19.799 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:32:19.799 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:32:19.799 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:32:19.799 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:32:19.799 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:32:19.799 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:19.799 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:32:19.799 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:32:19.799 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:19.799 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:32:19.799 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:19.799 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:32:19.799 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:32:19.811 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:32:19.811 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:32:19.812 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:32:19.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:32:19.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:32:19.875 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:32:19.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:19.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:19.876 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:32:19.876 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:19.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:32:19.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:19.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:19.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:19.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:19.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:19.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:32:19.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:32:19.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:32:19.879 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:19.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:19.879 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:19.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:19.879 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:19.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:32:19.879 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:19.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:19.880 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:19.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:19.880 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:19.880 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 13:32:19.880 DEBUG [main][TreeItemHandler] Selecting tree item: Project 13:32:19.880 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 13:32:19.880 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 13:32:19.880 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:32:19.880 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:32:19.881 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:19.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:19.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:19.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:19.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:19.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:19.883 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:32:19.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:19.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:19.883 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:19.883 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:19.919 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:19.919 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:19.919 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:19.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 13:32:19.920 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:32:19.920 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 13:32:19.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:19.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:19.921 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 13:32:19.921 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:19.921 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'defaultGeneralProject' 13:32:19.921 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:32:19.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:19.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:19.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:19.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:19.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:32:19.924 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:32:19.924 INFO [WorkbenchTestable][AbstractText] Text set to: defaultGeneralProject 13:32:19.925 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 13:32:19.925 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 13:32:19.926 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:32:19.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:19.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:19.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:19.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:19.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:19.929 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:32:19.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:19.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:19.929 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:19.929 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:19.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:32:20.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:32:20.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:32:20.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:32:20.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:32:20.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:32:20.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:32:20.433 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:20.433 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:20.434 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:20.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:20.434 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:20.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:20.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:20.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:20.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:20.435 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:32:20.435 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:32:20.435 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:20.435 DEBUG [main][MenuItemLookup] Item match:File 13:32:20.436 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:32:20.436 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:32:20.438 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:32:20.438 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:32:20.438 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:20.438 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:32:20.438 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:32:20.438 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:32:20.438 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:32:20.438 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:32:20.438 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:32:20.438 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:32:20.438 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:32:20.438 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:32:20.438 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:20.438 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:32:20.438 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:32:20.438 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:20.438 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:32:20.438 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:20.438 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:32:20.438 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:32:20.438 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:32:20.438 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:32:20.439 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:32:20.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:20.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:32:20.504 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:32:20.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:20.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:20.505 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:32:20.505 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:20.506 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:32:20.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:20.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:20.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:20.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:20.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:20.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:32:20.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:32:20.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:32:20.508 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:20.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:20.509 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:20.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:20.509 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:20.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:32:20.509 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:20.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:20.509 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:20.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:20.509 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:20.510 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 13:32:20.510 DEBUG [main][TreeItemHandler] Selecting tree item: Project 13:32:20.510 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 13:32:20.510 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 13:32:20.510 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:32:20.510 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:32:20.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:20.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:20.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:20.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:20.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:20.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:20.512 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:32:20.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:20.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:20.512 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:20.513 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:20.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:32:20.549 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:20.549 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:20.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 13:32:20.550 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:32:20.550 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 13:32:20.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:20.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:20.551 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 13:32:20.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:20.551 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'customizedGeneralProject' 13:32:20.551 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:32:20.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:20.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:20.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:20.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:20.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:32:20.554 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:32:20.555 INFO [WorkbenchTestable][AbstractText] Text set to: customizedGeneralProject 13:32:20.555 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set Project location to '/tmp/rdcustomprojectlocation1668605532899' 13:32:20.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.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:32:20.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:20.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:20.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:20.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:20.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:20.557 INFO [WorkbenchTestable][CheckBox] Select checkbox Use &default location 13:32:20.557 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Use &default location 13:32:20.557 INFO [WorkbenchTestable][AbstractButton] Click button Use &default location 13:32:20.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:20.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:20.558 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:20.558 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:20.570 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:32:20.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:20.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:20.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:20.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:20.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:32:20.577 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:32:20.577 INFO [WorkbenchTestable][AbstractText] Text set to: /tmp/rdcustomprojectlocation1668605532899 13:32:20.580 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Add Project to working set 'dummyws' 13:32:20.581 DEBUG [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:32:20.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:20.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:20.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:20.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:20.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:20.583 INFO [WorkbenchTestable][CheckBox] Select checkbox Add projec&t to working sets 13:32:20.583 INFO [WorkbenchTestable][CheckBox] Check checkbox Add projec&t to working sets 13:32:20.583 INFO [WorkbenchTestable][AbstractButton] Click button Add projec&t to working sets 13:32:20.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:20.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:20.584 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:20.584 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:20.584 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:32:20.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:20.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:20.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:20.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:20.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:32:20.596 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 13:32:20.596 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Go to next wizard page 13:32:20.597 DEBUG [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:32:20.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:20.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:20.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:20.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:20.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:20.599 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:32:20.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:20.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:20.599 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:20.599 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:20.609 DEBUG [WorkbenchTestable][WizardNewProjectReferencePage] Set Project references to: 13:32:20.609 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:32:20.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:20.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:20.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:20.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:20.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:32:20.611 DEBUG [WorkbenchTestable][WizardNewProjectReferencePage] defaultGeneralProject 13:32:20.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:32:20.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:32:20.612 INFO [WorkbenchTestable][AbstractTableItem] Check table Item defaultGeneralProject: 13:32:20.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 13:32:20.616 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 13:32:20.616 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:20.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 13:32:20.617 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 13:32:20.617 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 13:32:20.617 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:32:20.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:20.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:20.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:20.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:20.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:20.619 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:32:20.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:20.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:20.620 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:20.620 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:20.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:32:20.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:32:20.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:32:20.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph Update' is a system job, skipped 13:32:20.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:32:20.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:32:20.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:32:20.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:32:20.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:32:20.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:32:20.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:32:20.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:32:20.741 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:20.741 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:20.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:20.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:32:20.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:20.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:20.744 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:20.744 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:20.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:20.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:20.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:20.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:20.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:21.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:21.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:21.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:21.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:21.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:32:21.747 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:21.747 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:21.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:21.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:21.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:32:21.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:21.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:21.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:21.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:21.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:21.750 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name customizedGeneralProject 13:32:21.750 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 13:32:21.751 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:32:21.751 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:32:21.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:32:21.751 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:21.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:21.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:21.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:21.753 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:21.753 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:21.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:21.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:21.754 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:21.754 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:21.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:21.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:21.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:21.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:21.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:22.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:22.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:22.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:22.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:22.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:32:22.758 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:22.758 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:22.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:22.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:22.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:22.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:22.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:22.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:22.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:22.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:22.760 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name customizedGeneralProject 13:32:22.760 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 13:32:22.760 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:32:22.760 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:32:22.760 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:22.760 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:22.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:22.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:22.762 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:22.762 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:22.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:22.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:22.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:22.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:22.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:23.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:23.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:23.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:23.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:23.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:32:23.765 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:23.766 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:23.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:23.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:23.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:32:23.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:23.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:23.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:23.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:23.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:23.768 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name customizedGeneralProject 13:32:23.768 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 13:32:23.768 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:32:23.768 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:32:23.769 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item customizedGeneralProject 13:32:23.769 DEBUG [main][TreeItemHandler] Selecting tree item: customizedGeneralProject 13:32:23.769 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item customizedGeneralProject about selection 13:32:23.771 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: customizedGeneralProject 13:32:23.771 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:32:23.771 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:23.795 DEBUG [main][MenuItemLookup] Found menu:'New' 13:32:23.795 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:23.795 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:32:23.795 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:32:23.795 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:23.796 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:32:23.796 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:32:23.796 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:32:23.796 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:32:23.796 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:23.796 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:32:23.796 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:32:23.796 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:32:23.796 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:23.796 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:32:23.796 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:32:23.796 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:23.796 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:32:23.796 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:32:23.796 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:32:23.796 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:32:23.796 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:32:23.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:32:23.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:32:24.297 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:32:24.297 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:32:24.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:32:24.297 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'customizedGeneralProject' via Explorer 13:32:24.297 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item customizedGeneralProject 13:32:24.297 DEBUG [main][TreeItemHandler] Selecting tree item: customizedGeneralProject 13:32:24.297 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item customizedGeneralProject about selection 13:32:24.299 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: customizedGeneralProject 13:32:24.299 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:32:24.299 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:24.323 DEBUG [main][MenuItemLookup] Found menu:'New' 13:32:24.323 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:24.323 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:32:24.323 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:32:24.323 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:24.323 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:32:24.323 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:32:24.323 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:32:24.323 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:32:24.323 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:32:24.323 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:32:24.323 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:32:24.323 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:32:24.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.... 13:32:24.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:32:24.910 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:32:24.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:24.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:24.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:24.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:24.913 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:32:24.913 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:24.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:24.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:24.913 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:32:24.913 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:24.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:24.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:24.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:24.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:24.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:24.914 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:32:24.914 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:32:24.914 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:32:24.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:24.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:24.914 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:24.914 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:24.914 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:32:24.914 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:24.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:24.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:24.915 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:32:24.915 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:24.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:24.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:24.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:24.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:24.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:24.917 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:32:24.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:24.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:24.917 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:24.917 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:24.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:32:24.922 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:32:25.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:32:25.423 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:32:25.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:32:25.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:32:25.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:32:25.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 13:32:25.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:32:25.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:32:25.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:32:25.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:32:25.423 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:25.423 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:25.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:25.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:25.425 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:25.425 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:25.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:25.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:25.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:25.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:25.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:25.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:25.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:26.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:26.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:26.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:32:26.430 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:26.430 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:26.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:26.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:26.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:32:26.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:26.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:26.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:26.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:26.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:26.432 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 13:32:26.432 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:32:26.432 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:32:26.433 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:26.433 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:26.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:26.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:26.434 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:26.434 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:26.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:26.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:26.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:26.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:26.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:26.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:26.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:27.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:27.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:27.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:32:27.437 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:27.437 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:27.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:27.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:27.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:32:27.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:27.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:27.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:27.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:27.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:27.439 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 13:32:27.439 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:32:27.440 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:32:27.440 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item defaultGeneralProject 13:32:27.440 DEBUG [main][TreeItemHandler] Selecting tree item: defaultGeneralProject 13:32:27.440 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item defaultGeneralProject about selection 13:32:27.443 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: defaultGeneralProject 13:32:27.443 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:32:27.443 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:27.468 DEBUG [main][MenuItemLookup] Found menu:'New' 13:32:27.468 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:27.468 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:32:27.468 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:32:27.468 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:27.468 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:32:27.468 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:32:27.468 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:32:27.468 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:32:27.468 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:27.468 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:32:27.468 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:32:27.468 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:32:27.468 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:27.468 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:32:27.468 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:32:27.468 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:27.468 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:32:27.468 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:32:27.468 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:32:27.468 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:32:27.468 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:32:27.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:32:27.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:32:27.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:32:27.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:32:27.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:32:27.969 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'defaultGeneralProject' via Explorer 13:32:27.969 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item defaultGeneralProject 13:32:27.969 DEBUG [main][TreeItemHandler] Selecting tree item: defaultGeneralProject 13:32:27.970 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item defaultGeneralProject about selection 13:32:27.973 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: defaultGeneralProject 13:32:27.973 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:32:27.973 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:28.005 DEBUG [main][MenuItemLookup] Found menu:'New' 13:32:28.005 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:28.005 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:32:28.005 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:32:28.005 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:28.005 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:32:28.005 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:32:28.005 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:32:28.005 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:32:28.005 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:32:28.005 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:32:28.005 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:32:28.006 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:32:28.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:32:28.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:32:28.598 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:32:28.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:28.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:28.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:28.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32: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: 32) 13:32:28.601 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:28.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:28.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:28.601 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:32:28.601 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:28.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:28.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:28.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:28.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:28.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:28.603 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:32:28.603 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:32:28.603 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:32:28.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:28.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:28.603 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:28.603 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:28.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:32:28.603 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:28.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:28.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:28.603 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:32:28.603 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:28.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:28.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:28.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:28.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:28.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:28.605 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:32:28.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:28.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:28.605 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:28.605 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:28.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:32:28.609 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:32:29.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:32:29.110 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:32:29.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:32:29.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:32:29.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:32:29.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:32:29.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:32:29.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:32:29.110 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 13:32:29.110 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:32:29.110 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:32:29.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:29.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:29.111 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createGeneralProjectsWithReferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest) 13:32:29.111 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 13:32:29.111 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:32:29.111 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:32:29.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:29.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.213 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.882 s createGeneralProjectsWithReferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest) Time elapsed: 9.329 s Running org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 13:32:29.128 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 13:32:29.129 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:32:29.129 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:32:29.129 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 13:32:29.129 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:32:29.129 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:32:29.130 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:32:29.130 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:32:29.130 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:32:29.130 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:32:29.130 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAssociatedEditorsForFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 13:32:29.130 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 13:32:29.130 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:32:29.130 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:32:29.130 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:32:29.130 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:32:29.130 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:29.131 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:32:29.131 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:29.131 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:32:29.131 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:29.131 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:29.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:29.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:29.132 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:32:29.132 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:32:29.132 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:29.132 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:32:29.132 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:32:29.132 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:32:29.132 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:32:29.132 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:32:29.132 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:32:29.132 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:32:29.132 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:32:29.132 DEBUG [main][MenuItemLookup] Item match:Window 13:32:29.132 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:32:29.132 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:32:29.132 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:32:29.132 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:29.132 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:32:29.132 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:32:29.132 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:29.132 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:32:29.132 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:29.132 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:32:29.132 DEBUG [main][MenuItemLookup] Item match:Preferences 13:32:29.133 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:32:29.133 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:32:29.133 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:32:29.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:32:29.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:32:29.217 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:32:29.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:29.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:29.242 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:32:29.242 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:29.242 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:29.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:29.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:29.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:29.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:29.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:32:29.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:32:29.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:32:29.245 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:29.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:29.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:29.747 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:29.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:32:29.748 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:29.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:29.749 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:29.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:29.749 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:29.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 13:32:29.749 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 13:32:29.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:30.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:30.250 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 13:32:30.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 13:32:30.253 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 13:32:30.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:30.253 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 13:32:30.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:30.253 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 13:32:30.254 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 13:32:30.254 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 13:32:30.254 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 13:32:30.254 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 13:32:30.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:30.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:30.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:30.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:30.308 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:30.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:30.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:30.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:30.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:30.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:32:30.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:32:30.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:32:30.313 TRACE [main][WidgetHandler] Notify Table with event 13 13:32:30.313 TRACE [main][WidgetHandler] Wait for synchronization 13:32:30.324 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:30.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:30.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:32:30.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:32:30.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:30.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 13:32:30.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:32:30.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:32:30.334 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:30.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:30.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:30.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:30.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:30.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:30.339 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:32:30.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:30.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:30.339 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:30.339 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:30.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:32:30.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:32:30.384 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:30.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:30.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:30.384 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 13:32:30.384 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:32:30.384 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:32:30.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:30.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:30.385 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAssociatedEditorsForFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 13:32:30.385 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:32:30.385 INFO [WorkbenchTestable][RequirementsRunner] Started test: addEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 13:32:30.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 13:32:30.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:32:30.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:32:30.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:32:30.386 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:32:30.386 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:30.386 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:32:30.387 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:30.388 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [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:30.388 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:30.388 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:30.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:30.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:30.389 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:32:30.389 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:32:30.389 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:30.389 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:32:30.389 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:32:30.389 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:32:30.389 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:32:30.389 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:32:30.389 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:32:30.389 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:32:30.389 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:32:30.389 DEBUG [main][MenuItemLookup] Item match:Window 13:32:30.390 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:32:30.390 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:32:30.390 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:32:30.390 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:30.390 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:32:30.390 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:32:30.390 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:30.390 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:32:30.390 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:30.390 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:32:30.390 DEBUG [main][MenuItemLookup] Item match:Preferences 13:32:30.390 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:32:30.390 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:32:30.391 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:32:30.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:32:30.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:32:30.488 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:32:30.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:30.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:30.489 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:32:30.489 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:30.490 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:32:30.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:30.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:30.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:30.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:30.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:30.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:32:30.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:32:30.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:32:30.492 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:30.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:30.492 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:30.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:30.492 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:30.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:32:30.492 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:30.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:30.492 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:30.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:30.492 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:30.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 13:32:30.493 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 13:32:30.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:30.493 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 13:32:30.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:30.493 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 13:32:30.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 13:32:30.494 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 13:32:30.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:30.494 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 13:32:30.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:30.494 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 13:32:30.494 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 13:32:30.494 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 13:32:30.494 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 13:32:30.494 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 13:32:30.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:30.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:30.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:30.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:30.496 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:30.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:30.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:30.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:30.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:30.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:30.507 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 13:32:30.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:30.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:30.508 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:30.508 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:30.549 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:30.550 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:30.550 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add File Type 13:32:30.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:30.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:30.551 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:30.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:30.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:30.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:30.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:30.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:32:30.552 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:32:30.553 INFO [WorkbenchTestable][AbstractText] Text set to: myFileType 13:32:30.554 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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:30.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:30.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:30.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:30.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:30.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:30.556 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:32:30.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:30.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:30.556 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:30.556 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:30.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:32:30.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:32:30.580 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:30.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:30.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:30.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:30.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:30.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:32:30.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:32:30.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:32:30.583 TRACE [main][WidgetHandler] Notify Table with event 13 13:32:30.583 TRACE [main][WidgetHandler] Wait for synchronization 13:32:30.583 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 13:32:30.583 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:30.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:30.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:30.583 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:32:30.583 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:30.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:30.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:32:30.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:32:30.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:30.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 13:32:30.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:32:31.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 13:32:31.588 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:31.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:32:31.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:32:31.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:31.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 13:32:31.593 INFO [WorkbenchTestable][AbstractButton] Click button A&dd... 13:32:31.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:31.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:31.594 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:31.594 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:31.673 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.673 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.673 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Editor Selection 13:32:31.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:31.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:31.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.shell.DefaultShell, index 0 and no matchers specified 13:32:31.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:31.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:31.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:31.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:31.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:31.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:32:31.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:32:31.677 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Editor 13:32:31.677 DEBUG [main][TreeItemHandler] Selecting tree item: Java Editor 13:32:31.678 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Editor about selection 13:32:31.678 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Editor 13:32:31.678 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:32:31.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:31.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:31.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:31.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:31.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:31.680 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:32:31.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:31.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:31.680 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:31.680 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:31.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:32:31.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:32:31.701 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.701 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:31.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:31.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:31.701 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:32:31.701 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:31.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:31.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:32:31.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:32:31.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:31.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 13:32:31.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:32:31.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:32:31.705 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:32:31.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:31.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:31.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:31.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:31.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:31.710 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:32:31.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:31.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:31.710 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:31.710 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:31.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:32:31.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:32:31.742 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:31.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:31.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:31.742 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 13:32:31.742 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:32:31.742 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:32:31.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:31.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:31.743 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 13:32:31.743 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:32:31.743 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 13:32:31.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 13:32:31.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:32:31.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:32:31.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:32:31.743 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:32:31.743 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:31.744 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:32:31.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:31.744 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:32:31.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:31.744 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:31.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:31.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:31.745 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:32:31.745 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:32:31.745 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:31.745 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:32:31.745 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:32:31.745 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:32:31.745 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:32:31.745 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:32:31.745 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:32:31.745 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:32:31.745 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:32:31.745 DEBUG [main][MenuItemLookup] Item match:Window 13:32:31.745 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:32:31.745 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:32:31.745 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:32:31.745 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:31.745 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:32:31.745 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:32:31.745 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:31.745 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:32:31.745 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:31.745 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:32:31.745 DEBUG [main][MenuItemLookup] Item match:Preferences 13:32:31.746 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:32:31.746 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:32:31.746 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:32:31.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:32:31.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:32:31.840 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:32:31.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:31.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:31.842 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:32:31.842 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:31.842 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:31.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:31.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:31.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:31.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:31.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:32:31.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:32:31.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:32:31.844 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:31.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:31.845 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:31.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:31.845 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:31.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:32:31.845 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:31.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:31.845 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:31.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:31.845 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:31.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 13:32:31.846 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 13:32:31.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:31.847 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 13:32:31.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:31.847 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 13:32:31.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 13:32:31.847 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 13:32:31.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:31.847 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 13:32:31.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:31.847 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 13:32:31.848 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 13:32:31.848 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 13:32:31.848 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 13:32:31.848 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 13:32:31.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:31.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:31.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:31.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:31.850 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.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:31.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:31.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:31.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:31.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:32:31.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:32:31.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:32:31.864 TRACE [main][WidgetHandler] Notify Table with event 13 13:32:31.864 TRACE [main][WidgetHandler] Wait for synchronization 13:32:31.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:32:31.864 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:31.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:31.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:31.868 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:32:31.868 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:31.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:31.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:31.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:31.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:31.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:32:31.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:32:31.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:32:31.877 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:31.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:31.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:31.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:31.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:31.882 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:32:31.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:31.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:31.883 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:31.883 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:31.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:32:31.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:32:31.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:31.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:31.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:31.911 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 13:32:31.911 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:32:31.911 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:32:31.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:31.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:31.912 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 13:32:31.912 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:32:31.912 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAssociatedEditorsTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 13:32:31.912 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 13:32:31.912 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:32:31.912 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:32:31.912 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:32:31.912 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:32:31.913 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:31.913 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:32:31.913 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:31.913 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:32:31.913 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:31.913 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:31.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:31.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:31.914 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:32:31.914 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:32:31.914 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:31.914 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:32:31.914 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:32:31.914 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:32:31.914 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:32:31.914 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:32:31.914 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:32:31.914 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:32:31.914 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:32:31.914 DEBUG [main][MenuItemLookup] Item match:Window 13:32:31.915 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:32:31.915 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:32:31.915 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:32:31.915 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:31.915 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:32:31.915 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:32:31.915 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:31.915 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:32:31.915 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:31.915 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:32:31.915 DEBUG [main][MenuItemLookup] Item match:Preferences 13:32:31.915 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:32:31.916 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:32:31.916 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:32:32.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 'Preferences.*'] is available.... 13:32:32.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:32:32.041 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:32:32.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:32.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:32.042 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:32:32.042 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:32.042 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:32:32.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:32.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:32.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:32.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:32.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:32.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:32:32.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:32:32.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:32:32.045 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:32.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:32.045 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:32.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:32.045 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:32.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:32:32.045 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:32.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:32.045 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:32.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:32.046 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:32.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 13:32:32.054 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 13:32:32.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:32.054 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 13:32:32.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:32.054 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 13:32:32.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 13:32:32.055 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 13:32:32.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:32.055 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 13:32:32.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:32.055 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 13:32:32.055 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 13:32:32.055 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 13:32:32.056 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 13:32:32.056 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 13:32:32.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:32.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:32.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:32.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:32.057 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.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:32.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:32.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:32.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:32.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:32:32.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:32:32.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:32:32.060 TRACE [main][WidgetHandler] Notify Table with event 13 13:32:32.060 TRACE [main][WidgetHandler] Wait for synchronization 13:32:32.071 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.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:32.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:32:32.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:32:32.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:32.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 13:32:32.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:32:32.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:32:32.075 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:32:32.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:32.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:32.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:32.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:32.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:32.085 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:32:32.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:32.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:32.085 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:32.085 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:32.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:32:32.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:32:32.106 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:32.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:32.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:32.106 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 13:32:32.106 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:32:32.106 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:32:32.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:32.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:32.107 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAssociatedEditorsTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 13:32:32.107 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:32:32.107 INFO [WorkbenchTestable][RequirementsRunner] Started test: removeEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 13:32:32.107 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 13:32:32.107 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:32:32.107 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:32:32.107 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:32:32.107 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:32:32.107 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:32.107 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:32:32.107 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:32.107 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:32:32.107 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:32.108 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:32.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:32.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:32.108 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:32:32.108 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:32:32.108 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:32.108 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:32:32.108 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:32:32.108 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:32:32.108 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:32:32.108 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:32:32.108 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:32:32.108 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:32:32.108 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:32:32.108 DEBUG [main][MenuItemLookup] Item match:Window 13:32:32.109 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:32:32.109 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:32:32.109 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:32:32.109 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:32.109 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:32:32.109 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:32:32.109 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:32.109 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:32:32.109 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:32.109 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:32:32.109 DEBUG [main][MenuItemLookup] Item match:Preferences 13:32:32.109 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:32:32.109 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:32:32.109 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:32:32.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:32:32.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 'Preferences.*'] is available. finished successfully 13:32:32.208 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:32:32.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:32.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:32.210 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:32:32.210 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:32.211 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:32:32.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:32.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:32.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:32.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:32.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:32.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:32:32.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:32:32.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:32:32.213 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:32.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:32.214 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:32.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:32.221 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:32.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:32:32.221 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:32.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:32.221 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:32.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:32.222 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:32.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 13:32:32.222 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 13:32:32.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:32.223 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 13:32:32.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:32.223 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 13:32:32.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 13:32:32.223 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 13:32:32.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:32.223 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 13:32:32.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:32.223 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 13:32:32.224 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 13:32:32.224 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 13:32:32.224 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 13:32:32.224 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 13:32:32.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:32.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:32.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:32.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:32.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.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:32.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:32.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:32.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:32.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:32.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:32.229 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 13:32:32.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:32.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:32.229 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:32.229 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:32.268 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:32.269 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:32.269 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add File Type 13:32:32.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:32.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:32.270 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:32.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:32.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:32.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:32.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:32.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:32:32.272 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:32:32.272 INFO [WorkbenchTestable][AbstractText] Text set to: myFileType 13:32:32.273 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:32.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:32.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:32.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:32.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:32.275 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:32:32.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:32.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:32.275 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:32.275 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:32.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:32:32.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:32:32.302 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.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:32.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:32.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:32.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:32.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:32:32.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:32:32.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:32:32.305 TRACE [main][WidgetHandler] Notify Table with event 13 13:32:32.305 TRACE [main][WidgetHandler] Wait for synchronization 13:32:32.305 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:32.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:32:32.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:32:32.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:32.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 13:32:32.313 INFO [WorkbenchTestable][AbstractButton] Click button A&dd... 13:32:32.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:32.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:32.314 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:32.314 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:32.356 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.357 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.357 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Editor Selection 13:32:32.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:32.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:32.357 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 13:32:32.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:32.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:32.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:32.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:32.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:32.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:32:32.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:32:32.362 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Editor 13:32:32.362 DEBUG [main][TreeItemHandler] Selecting tree item: Java Editor 13:32:32.363 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Editor about selection 13:32:32.363 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Editor 13:32:32.363 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:32.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:32.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:32.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:32.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:32.370 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:32:32.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:32.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:32.371 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:32.371 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:32.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:32:32.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:32:32.396 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.396 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:32.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:32.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:32.397 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:32:32.397 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:32.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:32.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:32:32.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:32:32.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:32.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 13:32:32.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:32:32.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:32:32.400 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.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:32.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:32:32.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:32:32.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:32.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 13:32:32.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:32:32.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:32:32.403 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.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:32.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:32.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:32.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:32.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 13:32:32.404 TRACE [main][WidgetHandler] Notify Table with event 13 13:32:32.404 TRACE [main][WidgetHandler] Wait for synchronization 13:32:32.404 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.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:32.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:32:32.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:32:32.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:32.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 13:32:32.408 INFO [WorkbenchTestable][AbstractButton] Click button Re&move 13:32:32.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:32.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:32.408 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:32.408 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:32.409 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.409 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:32.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:32.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:32.410 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:32:32.410 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:32.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:32.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:32:32.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:32:32.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:32.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 13:32:32.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:32:33.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 13:32:33.941 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:32:33.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:33.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:33.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:33.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:33.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:33.947 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:32:33.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:33.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:33.947 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:33.947 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:33.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:32:33.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:32:33.969 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:33.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:33.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:33.970 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 13:32:33.970 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:32:33.970 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:32:33.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:33.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:33.970 INFO [WorkbenchTestable][RequirementsRunner] Finished test: removeEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 13:32:33.970 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:32:33.970 INFO [WorkbenchTestable][RequirementsRunner] Started test: addFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 13:32:33.970 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 13:32:33.970 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:32:33.970 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:32:33.970 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:32:33.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:32:33.971 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:33.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:32:33.971 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:33.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:32:33.971 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:33.972 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:33.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:33.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:33.972 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:32:33.972 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:32:33.972 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:33.972 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:32:33.972 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:32:33.972 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:32:33.972 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:32:33.972 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:32:33.972 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:32:33.972 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:32:33.972 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:32:33.972 DEBUG [main][MenuItemLookup] Item match:Window 13:32:33.973 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:32:33.973 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:32:33.973 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:32:33.973 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:33.973 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:32:33.973 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:32:33.973 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:33.973 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:32:33.973 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:33.973 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:32:33.973 DEBUG [main][MenuItemLookup] Item match:Preferences 13:32:33.973 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:32:33.973 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:32:33.973 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:32:34.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:32:34.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:32:34.078 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:32:34.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:34.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:34.079 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:32:34.079 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:34.079 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:32:34.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:34.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:34.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:34.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:34.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:34.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:32:34.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:32:34.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:32:34.094 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:34.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:34.095 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:34.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:34.095 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:34.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:32:34.095 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:34.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:34.095 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:34.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:34.095 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:34.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 13:32:34.096 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 13:32:34.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:34.096 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 13:32:34.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:34.096 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 13:32:34.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 13:32:34.097 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 13:32:34.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:34.097 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 13:32:34.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:34.097 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 13:32:34.097 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 13:32:34.097 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 13:32:34.097 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 13:32:34.097 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 13:32:34.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:34.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:34.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:34.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:34.103 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.ExtendedFileEditorsPreferencePage, index 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.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:34.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:34.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:34.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:34.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:34.107 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 13:32:34.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:34.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:34.108 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:34.108 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:34.160 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.160 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.160 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add File Type 13:32:34.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:34.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:34.161 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.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:34.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:34.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:34.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:34.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:32:34.163 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:32:34.164 INFO [WorkbenchTestable][AbstractText] Text set to: myFileType 13:32:34.164 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:34.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:34.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:34.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:34.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:34.166 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:32:34.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:34.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:34.166 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:34.166 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:34.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:32:34.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:32:34.192 DEBUG [WorkbenchTestable][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.192 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:34.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:34.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:34.192 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:32:34.192 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:34.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:34.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:34.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:34.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:34.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:32:34.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:32:34.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:32:34.195 DEBUG [WorkbenchTestable][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.195 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:34.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:34.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:34.195 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:32:34.195 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:34.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:34.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:34.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:34.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:34.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:32:34.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:32:34.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:32:34.198 TRACE [main][WidgetHandler] Notify Table with event 13 13:32:34.198 TRACE [main][WidgetHandler] Wait for synchronization 13:32:34.198 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 13:32:34.198 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:34.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:34.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:34.199 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:32:34.199 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:34.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:34.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:34.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:34.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:34.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:34.207 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:32:34.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:34.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:34.207 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:34.207 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:34.208 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:34.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:34.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:34.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:34.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:34.213 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:32:34.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:34.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:34.213 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:34.213 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:34.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:32:34.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:32:34.237 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:34.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:34.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:34.237 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 13:32:34.237 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:32:34.237 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:32:34.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:34.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:34.238 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 13:32:34.238 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:32:34.238 INFO [WorkbenchTestable][RequirementsRunner] Started test: removeFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 13:32:34.238 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 13:32:34.238 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:32:34.238 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:32:34.238 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:32:34.238 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:32:34.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:34.238 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:32:34.239 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:34.239 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [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:34.239 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:34.239 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:34.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:34.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:34.239 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:32:34.239 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:32:34.239 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:34.239 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:32:34.239 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:32:34.239 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:32:34.239 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:32:34.239 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:32:34.239 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:32:34.239 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:32:34.239 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:32:34.239 DEBUG [main][MenuItemLookup] Item match:Window 13:32:34.240 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:32:34.240 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:32:34.240 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:32:34.240 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:34.240 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:32:34.240 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:32:34.240 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:34.240 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:32:34.240 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:34.240 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:32:34.240 DEBUG [main][MenuItemLookup] Item match:Preferences 13:32:34.250 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:32:34.251 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:32:34.251 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:32:34.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 'Preferences.*'] is available.... 13:32:34.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 'Preferences.*'] is available. finished successfully 13:32:34.351 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:32:34.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:34.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:34.352 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:32:34.352 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:34.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:32:34.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:34.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:34.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:34.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:34.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:34.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:32:34.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:32:34.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:32:34.355 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:34.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:34.355 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:34.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:34.355 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:34.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:32:34.355 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:34.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:34.356 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:34.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:34.356 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:34.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 13:32:34.364 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 13:32:34.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:34.364 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 13:32:34.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:34.364 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 13:32:34.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 13:32:34.365 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 13:32:34.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:34.365 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 13:32:34.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:34.365 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 13:32:34.366 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 13:32:34.366 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 13:32:34.366 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 13:32:34.366 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 13:32:34.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:34.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:34.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:34.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:34.368 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:34.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:34.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:34.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:34.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:34.372 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 13:32:34.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:34.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:34.373 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:34.373 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:34.411 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.412 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.412 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add File Type 13:32:34.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:34.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:34.413 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.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:34.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:34.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:34.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:34.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:32:34.418 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:32:34.420 INFO [WorkbenchTestable][AbstractText] Text set to: myFileType 13:32:34.423 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:34.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:34.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:34.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:34.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:34.431 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:32:34.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:34.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:34.431 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:34.431 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:34.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:32:34.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:32:34.461 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.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:34.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:34.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:34.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:34.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:32:34.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:32:34.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:32:34.464 TRACE [main][WidgetHandler] Notify Table with event 13 13:32:34.464 TRACE [main][WidgetHandler] Wait for synchronization 13:32:34.465 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:34.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:34.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:34.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:34.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:34.470 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:32:34.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:34.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:34.470 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:34.470 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:34.474 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:32:34.474 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:34.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:34.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:34.475 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:32:34.475 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:34.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:34.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:34.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:34.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:34.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:32:34.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:32:34.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:32:34.479 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:34.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:34.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:34.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:34.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:34.484 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:32:34.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:34.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:34.484 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:34.484 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:34.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:32:34.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:32:34.505 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:34.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:34.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:34.505 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 13:32:34.505 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:32:34.506 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:32:34.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:34.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:34.506 INFO [WorkbenchTestable][RequirementsRunner] Finished test: removeFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 13:32:34.506 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 13:32:34.506 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:32:34.506 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:32:34.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:34.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.379 s - in org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest getAssociatedEditorsForFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 1.255 s addEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 1.358 s selectFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 0.169 s getAssociatedEditorsTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 0.195 s removeEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 1.863 s addFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 0.268 s removeFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 0.268 s Running org.eclipse.reddeer.eclipse.test.ui.ide.RepoConnectionDialogTest 13:32:34.513 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.ide.RepoConnectionDialogTest 13:32:34.514 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:32:34.515 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:32:34.515 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.RepoConnectionDialogTest 13:32:34.515 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:32:34.515 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:32:34.519 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:32:34.519 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:32:34.519 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:32:34.519 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:32:34.519 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDialogTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.RepoConnectionDialogTest) 13:32:34.519 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.RepoConnectionDialogTest 13:32:34.519 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:32:34.519 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:32:34.519 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:32:34.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:32:34.520 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:34.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:32:34.520 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:34.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:32:34.521 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:34.521 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:34.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:34.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:34.521 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:32:34.521 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:32:34.521 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:34.521 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:32:34.521 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:32:34.521 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:32:34.521 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:32:34.521 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:32:34.521 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:32:34.521 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:32:34.521 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:32:34.521 DEBUG [main][MenuItemLookup] Item match:Window 13:32:34.522 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:32:34.522 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:32:34.522 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:32:34.522 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:34.522 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:32:34.522 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:32:34.522 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:34.522 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:32:34.522 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:34.522 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:32:34.522 DEBUG [main][MenuItemLookup] Item match:Preferences 13:32:34.522 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:32:34.522 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:32:34.522 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:32:34.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:32:34.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:32:34.622 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:32:34.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:34.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:34.623 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:32:34.623 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:34.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:32:34.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:34.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:34.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:34.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:34.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:34.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:32:34.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:32:34.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:32:34.634 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:34.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:34.634 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:34.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:34.634 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:34.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:32:34.635 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:34.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:34.635 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:34.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:34.635 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:34.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 13:32:34.636 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 13:32:34.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:35.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:35.137 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 13:32:35.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 13:32:35.138 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 13:32:35.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:35.138 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 13:32:35.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:35.138 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 13:32:35.139 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 13:32:35.139 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 13:32:35.139 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 13:32:35.139 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 13:32:35.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:35.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:35.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:35.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:35.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:35.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:35.716 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and no matchers specified 13:32:35.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:35.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:35.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:35.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:35.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:32:35.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:32:35.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:32:35.726 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item UI Prompt: 13:32:35.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 13:32:35.727 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 13:32:35.727 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:35.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 13:32:35.727 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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:32:35.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:35.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:35.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:35.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:35.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:35.731 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 13:32:35.732 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 13:32:35.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:35.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:35.732 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:35.732 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:35.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:35.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:35.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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:32:35.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:35.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:35.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:35.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:35.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:35.740 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:32:35.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:35.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:35.740 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:35.740 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:35.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:32:35.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:32:35.789 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:35.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:35.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:35.792 ERROR [WorkbenchTestable][RunTestMethod] Test org.eclipse.reddeer.eclipse.test.ui.ide.RepoConnectionDialogTest.getDialogTest throws exception: org.eclipse.reddeer.workbench.exception.WorkbenchLayerException: View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTask Repositories\E'' is not registered in workbench at org.eclipse.reddeer.workbench.lookup.ViewLookup.findView(ViewLookup.java:59) 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.mylyn.tasks.ui.views.TaskRepositoriesView.(TaskRepositoriesView.java:51) at org.eclipse.reddeer.eclipse.test.ui.ide.RepoConnectionDialogTest.getDialogTest(RepoConnectionDialogTest.java:44) 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:32:35.805 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.ui.ide.RepoConnectionDialogTest.getDialogTest.png 13:32:35.875 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.ui.ide.RepoConnectionDialogTest.getDialogTest.png 13:32:35.875 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:32:35.875 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:35.875 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:32:35.876 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:35.876 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:32:35.876 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:35.876 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:35.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:35.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:35.877 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:32:35.877 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:32:35.877 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:35.877 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:32:35.877 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:32:35.877 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:32:35.877 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:32:35.877 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:32:35.877 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:32:35.877 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:32:35.877 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:32:35.877 DEBUG [main][MenuItemLookup] Item match:Window 13:32:35.878 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:32:35.878 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:32:35.878 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:32:35.878 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:35.878 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:32:35.878 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:32:35.878 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:35.878 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:32:35.878 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:35.878 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:32:35.878 DEBUG [main][MenuItemLookup] Item match:Preferences 13:32:35.878 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:32:35.878 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:32:35.878 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:32:35.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:32:36.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. finished successfully 13:32:36.465 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:32:36.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:36.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:36.475 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:32:36.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:36.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:32:36.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:36.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:36.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:36.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:36.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:36.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:32:36.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:32:36.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:32:36.478 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:36.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:36.478 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:36.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:36.478 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:36.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:32:36.478 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:36.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:36.479 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:36.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:36.479 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:36.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 13:32:36.480 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 13:32:36.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:36.480 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 13:32:36.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:36.480 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 13:32:36.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 13:32:36.480 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 13:32:36.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:36.480 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 13:32:36.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:36.480 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 13:32:36.481 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 13:32:36.481 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 13:32:36.481 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 13:32:36.481 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 13:32:36.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:36.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:36.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:36.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:36.483 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and no matchers specified 13:32:36.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:36.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:36.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:36.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:36.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:32:36.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:32:36.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:32:36.487 INFO [WorkbenchTestable][AbstractTableItem] Check table Item UI Prompt: 13:32:36.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 13:32:36.488 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 13:32:36.488 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:36.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 13:32:36.489 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 13:32:36.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:36.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:36.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:36.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:36.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:36.502 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 13:32:36.502 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 13:32:36.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:36.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:36.503 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:36.503 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:36.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:36.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:36.508 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 13:32:36.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:36.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:36.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:36.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:36.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:36.516 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:32:36.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:36.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:36.516 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:36.516 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:36.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:32:36.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:32:36.549 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:36.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:36.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:36.551 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.RepoConnectionDialogTest 13:32:36.551 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:32:36.551 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:32:36.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:36.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully org.eclipse.reddeer.workbench.exception.WorkbenchLayerException: View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTask Repositories\E'' is not registered in workbench 13:32:36.553 ERROR [WorkbenchTestable][RequirementsRunner] Exception in test: getDialogTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.RepoConnectionDialogTest) at org.eclipse.reddeer.workbench.lookup.ViewLookup.findView(ViewLookup.java:59) 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.mylyn.tasks.ui.views.TaskRepositoriesView.(TaskRepositoriesView.java:51) at org.eclipse.reddeer.eclipse.test.ui.ide.RepoConnectionDialogTest.getDialogTest(RepoConnectionDialogTest.java:44) 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:32:36.554 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDialogTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.RepoConnectionDialogTest) 13:32:36.554 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.RepoConnectionDialogTest 13:32:36.554 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:32:36.554 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:32:36.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:36.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2.048 s <<< FAILURE! - in org.eclipse.reddeer.eclipse.test.ui.ide.RepoConnectionDialogTest getDialogTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.RepoConnectionDialogTest) Time elapsed: 2.034 s <<< ERROR! org.eclipse.reddeer.workbench.exception.WorkbenchLayerException: View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTask Repositories\E'' is not registered in workbench at org.eclipse.reddeer.eclipse.test.ui.ide.RepoConnectionDialogTest.getDialogTest(RepoConnectionDialogTest.java:44) Running org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 13:32:36.572 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 13:32:36.573 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:32:36.573 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:32:36.573 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 13:32:36.573 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:32:36.573 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:32:36.573 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:32:36.573 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:32:36.573 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:32:36.573 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:32:36.574 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpen no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) 13:32:36.574 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 13:32:36.574 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:32:36.574 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:32:36.574 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:32:36.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:36.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:36.587 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSearch\E'' view via menu. 13:32:36.587 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:36.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:36.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:36.587 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:32:36.587 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:32:36.587 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:36.587 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:32:36.587 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:32:36.587 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:32:36.587 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:32:36.587 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:32:36.587 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:32:36.587 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:32:36.587 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:32:36.587 DEBUG [main][MenuItemLookup] Item match:Window 13:32:36.588 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:32:36.588 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:32:36.588 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:32:36.588 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:36.588 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:32:36.588 DEBUG [main][MenuItemLookup] Item match:Show View 13:32:36.591 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:32:36.591 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:32:36.591 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:32:36.591 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:32:36.591 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 13:32:36.591 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:32:36.591 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:32:36.591 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:32:36.591 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:32:36.591 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:32:36.591 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:32:36.591 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:32:36.591 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:32:36.591 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:32:36.591 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:36.591 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:32:36.591 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:32:36.592 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:32:36.592 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:32:36.592 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:32:36.657 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:36.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:32:36.659 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:32:36.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:36.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:36.660 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:32:36.660 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:36.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:36.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:36.661 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:32:36.661 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:36.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:36.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:36.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:36.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:36.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:36.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:32:36.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:32:36.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:32:36.662 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:36.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:36.663 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:36.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:36.663 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:36.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:32:36.663 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:36.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:36.663 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:36.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:36.663 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:36.664 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Search 13:32:36.664 DEBUG [main][TreeItemHandler] Selecting tree item: Search 13:32:36.664 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Search about selection 13:32:36.664 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Search 13:32:36.664 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:36.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:36.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:36.665 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:32:36.665 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:36.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:36.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:36.665 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:32:36.665 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:36.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:36.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:36.666 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:32:36.666 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:36.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:36.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:36.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:36.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:36.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:36.667 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:32:36.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:36.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:36.668 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:36.668 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:36.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:32:36.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:32:36.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open... 13:32:36.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:36.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:36.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open finished successfully 13:32:36.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:36.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:36.763 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:36.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:36.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:36.764 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:32:36.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 '\*?\QSearch\E') 13:32:36.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:36.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:36.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:36.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:36.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:36.774 INFO [WorkbenchTestable][AbstractView] Activate view Search 13:32:36.774 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 13:32:36.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:36.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:32:36.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:36.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:36.777 INFO [WorkbenchTestable][AbstractView] Activate view Search 13:32:36.777 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 13:32:36.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:36.778 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:36.778 INFO [WorkbenchTestable][AbstractView] Close view 'Search' 13:32:36.778 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Search 13:32:36.779 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 13:32:36.780 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:32:36.822 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 13:32:36.822 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:32:36.822 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:32:36.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:36.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:36.856 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpen no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) 13:32:36.856 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:32:36.856 INFO [WorkbenchTestable][RequirementsRunner] Started test: testReturnResults no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) 13:32:36.856 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 13:32:36.856 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:32:36.856 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:32:36.856 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:32:36.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:36.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:36.865 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSearch\E'' view via menu. 13:32:36.866 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:36.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:36.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:36.866 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:32:36.866 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:32:36.866 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:36.866 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:32:36.866 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:32:36.866 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:32:36.866 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:32:36.866 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:32:36.866 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:32:36.866 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:32:36.866 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:32:36.866 DEBUG [main][MenuItemLookup] Item match:Window 13:32:36.867 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:32:36.867 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:32:36.867 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:32:36.867 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:36.867 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:32:36.867 DEBUG [main][MenuItemLookup] Item match:Show View 13:32:36.871 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:32:36.871 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:32:36.871 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:32:36.871 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:32:36.871 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 13:32:36.871 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:32:36.871 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:32:36.871 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:32:36.871 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:32:36.871 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:32:36.871 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:32:36.871 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:32:36.871 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:32:36.871 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:32:36.871 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:36.871 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:32:36.871 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:32:36.872 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:32:36.872 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:32:36.872 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:32:36.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:32:36.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:32:36.957 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:32:36.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:36.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:36.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:32:36.958 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:36.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:36.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:36.958 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:32:36.958 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:36.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:36.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:36.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:36.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:36.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:36.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:32:36.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:32:36.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:32:36.960 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:36.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:36.960 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:36.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:36.960 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:36.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:32:36.961 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:36.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:36.961 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:36.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:36.961 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:36.962 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Search 13:32:36.962 DEBUG [main][TreeItemHandler] Selecting tree item: Search 13:32:36.962 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Search about selection 13:32:36.962 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Search 13:32:36.962 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:36.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:36.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:36.962 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:32:36.962 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:36.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:36.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:36.963 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:32:36.963 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:36.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:36.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:36.963 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:32:36.963 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:36.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:36.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:36.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:36.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:36.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:36.965 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:32:36.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:36.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:36.965 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:36.965 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:37.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:32:37.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:32:37.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open... 13:32:37.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:37.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:37.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open finished successfully 13:32:37.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:37.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:37.034 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:37.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:37.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:37.035 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:32:37.035 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSearch\E') 13:32:37.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:37.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:37.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:37.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:37.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:37.040 INFO [WorkbenchTestable][AbstractView] Activate view Search 13:32:37.040 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 13:32:37.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:37.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:32:37.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:37.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:37.042 INFO [WorkbenchTestable][AbstractView] Activate view Search 13:32:37.042 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 13:32:37.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:37.043 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:37.043 INFO [WorkbenchTestable][AbstractView] Activate view Search 13:32:37.043 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 13:32:37.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:37.044 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:37.044 INFO [WorkbenchTestable][AbstractView] Activate view Search 13:32:37.044 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 13:32:37.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:37.051 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:37.054 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:37.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:37.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:37.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:37.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:37.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 13:32:37.055 INFO [WorkbenchTestable][AbstractView] Activate view Search 13:32:37.055 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 13:32:37.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:37.056 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:37.057 INFO [WorkbenchTestable][AbstractView] Close view 'Search' 13:32:37.057 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Search 13:32:37.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 13:32:37.057 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:32:37.082 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 13:32:37.082 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:32:37.082 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:32:37.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:37.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:37.101 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testReturnResults no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) 13:32:37.101 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:32:37.101 INFO [WorkbenchTestable][RequirementsRunner] Started test: testIsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) 13:32:37.101 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 13:32:37.101 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:32:37.101 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:32:37.101 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:32:37.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:37.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:37.111 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSearch\E'' view via menu. 13:32:37.111 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:37.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:37.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:37.111 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:32:37.112 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:32:37.112 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:37.112 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:32:37.112 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:32:37.112 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:32:37.112 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:32:37.112 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:32:37.112 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:32:37.112 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:32:37.112 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:32:37.112 DEBUG [main][MenuItemLookup] Item match:Window 13:32:37.112 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:32:37.112 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:32:37.112 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:32:37.112 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:37.112 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:32:37.112 DEBUG [main][MenuItemLookup] Item match:Show View 13:32:37.115 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:32:37.115 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:32:37.115 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:32:37.115 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:32:37.115 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 13:32:37.115 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:32:37.115 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:32:37.115 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:32:37.115 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:32:37.115 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:32:37.115 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:32:37.115 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:32:37.115 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:32:37.115 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:32:37.115 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:37.115 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:32:37.115 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:32:37.116 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:32:37.116 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:32:37.116 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:32:37.173 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:37.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:32:37.176 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:32:37.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:37.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:37.177 DEBUG [WorkbenchTestable][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:37.177 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:37.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:37.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:37.177 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:32:37.177 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:37.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:37.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:37.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:37.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:37.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:37.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:32:37.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:32:37.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:32:37.179 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:37.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:37.180 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:37.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:37.180 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:37.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:32:37.180 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:37.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:37.180 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:37.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:37.180 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:37.181 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Search 13:32:37.181 DEBUG [main][TreeItemHandler] Selecting tree item: Search 13:32:37.181 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Search about selection 13:32:37.181 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Search 13:32:37.181 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:37.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:37.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:37.182 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:32:37.182 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:37.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:37.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:37.183 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:32:37.183 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:37.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:37.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:37.183 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:32:37.183 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:37.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:37.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:37.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:37.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:37.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:37.184 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:32:37.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:37.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:37.185 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:37.185 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:37.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:32:37.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:32:37.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open... 13:32:37.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:37.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:37.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open finished successfully 13:32:37.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:37.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:37.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:37.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:37.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:37.253 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:32:37.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 '\*?\QSearch\E') 13:32:37.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:37.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:37.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:37.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:37.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:37.258 INFO [WorkbenchTestable][AbstractView] Activate view Search 13:32:37.258 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 13:32:37.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:37.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:32:37.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:37.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:37.260 INFO [WorkbenchTestable][AbstractView] Activate view Search 13:32:37.260 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 13:32:37.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:37.261 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:37.261 INFO [WorkbenchTestable][AbstractView] Activate view Search 13:32:37.261 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 13:32:37.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:37.262 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:37.262 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:37.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:37.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:37.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:37.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:37.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 13:32:37.270 INFO [WorkbenchTestable][AbstractView] Activate view Search 13:32:37.270 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 13:32:37.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:37.271 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:37.271 INFO [WorkbenchTestable][AbstractView] Close view 'Search' 13:32:37.271 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Search 13:32:37.271 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 13:32:37.272 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:32:37.295 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 13:32:37.295 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:32:37.295 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:32:37.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:37.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:37.313 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testIsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) 13:32:37.313 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 13:32:37.313 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:32:37.313 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:32:37.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:37.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.742 s - in org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest testOpen no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) Time elapsed: 0.282 s testReturnResults no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) Time elapsed: 0.245 s testIsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) Time elapsed: 0.212 s Running org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 13:32:37.320 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 13:32:37.321 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:32:37.322 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:32:37.322 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 13:32:37.322 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:32:37.322 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:32:37.322 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:32:37.322 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:32:37.322 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:32:37.322 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 13:32:37.322 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 13:32:37.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:32:37.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:37.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:37.322 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:32:37.323 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:37.323 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:32:37.323 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:32:37.323 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:32:37.323 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:32:37.323 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:32:37.323 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:32:37.323 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:32:37.323 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:32:37.323 DEBUG [main][MenuItemLookup] Item match:Window 13:32:37.323 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:32:37.323 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:32:37.323 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:32:37.323 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:37.323 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:32:37.323 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:32:37.323 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:37.323 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:32:37.323 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:37.323 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:32:37.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:37.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:37.323 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:32:37.324 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:37.324 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:32:37.324 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:32:37.324 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:32:37.324 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:32:37.324 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:32:37.324 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:32:37.324 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:32:37.324 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:32:37.324 DEBUG [main][MenuItemLookup] Item match:Window 13:32:37.324 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:32:37.324 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:32:37.324 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:32:37.324 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:37.324 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:32:37.324 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:32:37.324 DEBUG [main][MenuItemLookup] Item match:Perspective 13:32:37.324 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:32:37.324 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:37.324 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:32:37.324 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:32:37.324 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:32:37.324 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:32:37.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:32:37.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:37.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:37.324 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:32:37.324 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:37.324 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:32:37.324 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:32:37.324 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:32:37.324 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:32:37.324 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:32:37.324 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:32:37.324 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:32:37.324 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:32:37.324 DEBUG [main][MenuItemLookup] Item match:Window 13:32:37.325 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:32:37.325 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:32:37.325 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:32:37.325 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:37.325 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:32:37.325 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:32:37.325 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:37.325 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:32:37.325 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:37.325 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:32:37.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:37.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:37.325 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:32:37.325 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:37.325 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:32:37.325 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:32:37.325 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:32:37.325 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:32:37.325 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:32:37.325 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:32:37.325 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:32:37.325 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:32:37.325 DEBUG [main][MenuItemLookup] Item match:Window 13:32:37.325 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:32:37.325 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:32:37.325 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:32:37.325 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:37.325 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:32:37.325 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:32:37.325 DEBUG [main][MenuItemLookup] Item match:Perspective 13:32:37.325 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:32:37.325 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:37.325 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:32:37.325 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:32:37.325 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:32:37.325 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:32:37.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:37.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:37.326 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:32:37.326 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:37.326 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:32:37.326 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:32:37.326 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:32:37.326 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:32:37.326 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:32:37.326 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:32:37.326 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:32:37.326 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:32:37.326 DEBUG [main][MenuItemLookup] Item match:Window 13:32:37.326 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:32:37.326 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:32:37.326 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:32:37.326 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:37.326 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:32:37.326 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:32:37.326 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:37.326 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:32:37.326 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:37.326 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:32:37.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:37.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:37.326 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:32:37.327 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:37.327 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:32:37.327 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:32:37.327 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:32:37.327 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:32:37.327 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:32:37.327 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:32:37.327 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:32:37.327 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:32:37.327 DEBUG [main][MenuItemLookup] Item match:Window 13:32:37.327 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:32:37.327 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:32:37.327 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:32:37.327 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:37.327 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:32:37.327 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:32:37.327 DEBUG [main][MenuItemLookup] Item match:Perspective 13:32:37.327 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:32:37.327 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:37.327 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:32:37.327 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:32:37.327 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:32:37.327 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:32:37.327 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 13:32:37.327 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 13:32:37.327 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 13:32:37.360 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:37.360 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:37.360 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 13:32:37.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:37.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:37.361 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:37.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:37.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:37.362 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:32:37.362 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:37.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:37.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:37.365 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 13:32:37.365 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:37.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:37.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:37.365 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:32:37.365 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:37.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:37.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:37.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:37.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:37.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:37.366 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 13:32:37.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:37.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:37.366 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:37.366 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:37.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:37.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:37.458 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:37.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:37.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:37.460 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:37.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:37.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:37.461 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:32:37.461 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:32:37.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:37.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:37.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:37.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:37.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:37.471 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:37.471 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:37.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:37.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:32:37.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:37.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:37.474 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:37.474 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:37.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:37.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:37.475 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:37.475 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:37.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:37.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:37.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:37.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:37.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:37.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:37.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:38.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:38.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:38.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:32:38.479 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:38.479 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:38.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:38.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:38.481 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:38.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:38.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:38.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:38.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:38.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:38.482 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:32:38.482 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:32:38.483 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:38.483 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:38.483 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:38.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:38.484 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:32:38.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:38.484 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:38.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:38.484 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:38.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:38.484 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:38.485 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:38.485 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:32:38.485 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:38.485 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:38.485 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:38.485 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:38.486 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:38.486 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:38.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:38.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:38.486 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:32:38.487 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:32:38.487 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:38.487 DEBUG [main][MenuItemLookup] Item match:File 13:32:38.488 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:32:38.488 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:32:38.490 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:32:38.490 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:32:38.490 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:38.490 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:32:38.490 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:32:38.490 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:32:38.491 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:32:38.491 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:32:38.491 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:32:38.491 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:32:38.491 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:32:38.491 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:32:38.491 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:38.491 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:32:38.491 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:32:38.491 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:38.491 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:32:38.491 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:38.491 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:32:38.491 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:32:38.491 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:32:38.491 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:32:38.492 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:32:38.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 'New|Select a wizard'] is available.... 13:32:38.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 'New|Select a wizard'] is available. finished successfully 13:32:38.564 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:32:38.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:38.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:38.565 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:32:38.565 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:38.565 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:38.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:38.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:38.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:38.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:38.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:32:38.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:32:38.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:32:38.568 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:32:38.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:39.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:39.069 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:32:39.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:32:39.071 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:32:39.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:39.071 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:32:39.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:39.071 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:32:39.072 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:32:39.072 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:32:39.072 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:32:39.074 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:32:39.074 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:32:39.074 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:32:39.074 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:39.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:39.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:39.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:39.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:39.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:39.077 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:32:39.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:39.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:39.077 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:39.077 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:39.346 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:39.346 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:39.346 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:39.346 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:39.347 DEBUG [WorkbenchTestable][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:39.347 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:32:39.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:39.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:39.348 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:32:39.348 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:39.349 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'Project' 13:32:39.349 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced 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:39.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:39.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:39.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:39.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:39.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:32:39.354 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:32:39.356 INFO [WorkbenchTestable][AbstractText] Text set to: Project 13:32:39.404 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:32:39.404 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:32:39.404 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget 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:39.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:39.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:39.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:39.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:39.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:39.408 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:32:39.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:39.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:39.409 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:39.409 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:39.413 DEBUG [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:42.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:42.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:32:42.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:32:42.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:32:42.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:32:42.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:32:42.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:32:42.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:32:42.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:32:42.428 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:42.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:32:42.428 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:42.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: "New Java Class"] 13:32:42.428 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:42.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:32:42.428 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:42.429 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:42.429 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:42.429 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:42.429 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:42.429 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:32:42.429 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:42.429 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:42.429 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:42.429 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:42.430 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:42.430 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:32:42.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:42.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:42.430 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:32:42.430 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:32:42.430 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:42.430 DEBUG [main][MenuItemLookup] Item match:File 13:32:42.431 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:32:42.431 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:32:42.434 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:32:42.434 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:32:42.434 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:42.434 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:32:42.434 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:32:42.434 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:32:42.434 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:32:42.434 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:32:42.434 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:32:42.434 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:32:42.434 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:32:42.434 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:32:42.434 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:42.434 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:32:42.434 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:32:42.434 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:42.434 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:32:42.434 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:42.434 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:32:42.434 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:32:42.435 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:32:42.435 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:32:42.435 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:32:42.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.... 13:32:42.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:32:42.497 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:32:42.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:42.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:42.498 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:32:42.498 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:42.499 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:32:42.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:42.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:42.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:42.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:42.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:42.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:32:42.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:32:42.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:32:42.502 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:32:42.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:42.502 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:32:42.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:42.502 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:32:42.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:32:42.502 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:32:42.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:42.503 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:32:42.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:42.503 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:32:42.503 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:32:42.503 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:32:42.504 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:32:42.507 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:32:42.508 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:32:42.508 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:32:42.508 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:42.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:42.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:42.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:42.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:42.516 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:32:42.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:42.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:42.517 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:42.517 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:42.669 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:42.669 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:42.669 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:42.670 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.670 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.670 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:32:42.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:42.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:42.671 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:32:42.671 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:42.690 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 13:32:42.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:42.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:42.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:42.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:42.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:32:42.713 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:32:42.714 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass 13:32:42.760 DEBUG [WorkbenchTestable][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.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:42.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:42.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:42.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:42.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:32:42.768 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:32:42.770 INFO [WorkbenchTestable][AbstractText] Text set to: test 13:32:42.783 DEBUG [WorkbenchTestable][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.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:42.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:42.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:42.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:42.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:42.787 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 13:32:42.787 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 13:32:42.788 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 13:32:42.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:42.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:42.788 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:42.788 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:42.788 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:32:42.788 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:32:42.788 DEBUG [WorkbenchTestable][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.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:42.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:42.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:42.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:42.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:42.793 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:32:42.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:42.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:42.793 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:42.793 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:42.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:32:43.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:32:43.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:32:43.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:32:43.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:32:43.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:32:43.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:32:43.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:32:43.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:32:43.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:32:43.545 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:32:43.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:32:43.545 DEBUG [WorkbenchTestable][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.545 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:43.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:43.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:43.556 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TestClass.java"as the parent 13:32:43.556 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:43.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:43.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:43.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:43.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:43.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:32:43.557 INFO [WorkbenchTestable][AbstractStyledText] Insert text into styled text on line 7, column 0: System.out.print("Hello World"); 13:32:43.582 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:43.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:43.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:43.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:43.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:43.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:43.592 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:43.592 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:43.593 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:43.593 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:43.593 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:32:43.593 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass.java - Eclipse Platform 13:32:43.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:43.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:43.594 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass.java - Eclipse Platform' 13:32:43.594 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass.java - Eclipse Platform' 13:32:43.594 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:43.594 DEBUG [main][MenuItemLookup] Item match:File 13:32:43.595 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:32:43.595 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:32:43.595 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:32:43.595 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:32:43.595 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:43.595 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:32:43.595 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:32:43.595 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:43.595 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:32:43.595 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:32:43.596 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:32:43.596 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:32:43.596 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:32:43.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:32:43.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:32:43.662 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:43.662 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:43.662 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:43.662 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:43.662 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:43.663 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:43.663 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:32:43.663 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:43.663 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:43.663 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:43.663 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:43.663 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:43.663 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:43.663 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:43.664 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:32:43.664 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:43.664 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:43.664 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:43.664 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:43.664 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:43.664 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass.java - Eclipse Platform 13:32:43.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:43.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:43.665 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass.java - Eclipse Platform' 13:32:43.665 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass.java - Eclipse Platform' 13:32:43.665 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:43.665 DEBUG [main][MenuItemLookup] Item match:File 13:32:43.666 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:32:43.666 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:32:43.668 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:32:43.668 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:32:43.668 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:43.668 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:32:43.668 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:32:43.668 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:32:43.668 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:32:43.668 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:32:43.668 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:32:43.668 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:32:43.668 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:32:43.668 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:32:43.668 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:43.668 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:32:43.668 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:32:43.668 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:43.668 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:32:43.668 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:43.668 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:32:43.668 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:32:43.668 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:32:43.668 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:32:43.669 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:32:43.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:32:43.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:32:43.794 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:32:43.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:43.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:43.797 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:32:43.797 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:43.797 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:32:43.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:43.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:43.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:43.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:43.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:43.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:32:43.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:32:43.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:32:43.800 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:32:43.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:43.800 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:32:43.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:43.800 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:32:43.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:32:43.801 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:32:43.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:43.801 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:32:43.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:43.801 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:32:43.801 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:32:43.802 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:32:43.802 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:32:43.802 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:32:43.802 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:32:43.802 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:32:43.802 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:43.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:43.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:43.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:43.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:43.804 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:32:43.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:43.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:43.804 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:43.804 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:43.924 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:43.924 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:43.924 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:43.924 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.924 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.925 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:32:43.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:43.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:43.925 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:32:43.925 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:43.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.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 13:32:43.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:43.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:43.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:43.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:43.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:32:43.980 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:32:43.981 INFO [WorkbenchTestable][AbstractText] Text set to: TestLoopClass 13:32:43.982 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 13:32:43.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:43.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:43.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:43.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:43.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:32:43.991 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:32:43.992 INFO [WorkbenchTestable][AbstractText] Text set to: test 13:32:43.994 DEBUG [WorkbenchTestable][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:44.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:44.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:44.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:44.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:44.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:44.055 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 13:32:44.055 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 13:32:44.055 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 13:32:44.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:44.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:44.055 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:44.055 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:44.056 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:32:44.056 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:32:44.056 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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:44.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:44.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:44.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:44.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:44.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:44.066 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:32:44.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:44.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:44.066 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:44.066 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:44.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:32:44.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:32:44.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:32:44.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:32:44.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:32:44.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:32:44.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:32:44.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:32:44.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:32:44.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:32:44.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:32:44.573 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:32:44.573 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:44.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:44.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:44.574 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TestLoopClass.java"as the parent 13:32:44.574 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:44.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:44.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:44.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:44.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:44.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:32:44.575 INFO [WorkbenchTestable][AbstractStyledText] Insert text into styled text on line 7, column 0: int i = 0; while (true) {System.out.println(i++);} 13:32:44.584 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:44.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:44.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:44.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:44.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:44.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:44.595 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:44.595 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:44.596 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:44.596 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:44.596 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:32:44.596 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestLoopClass.java - Eclipse Platform 13:32:44.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:44.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:44.597 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestLoopClass.java - Eclipse Platform' 13:32:44.597 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestLoopClass.java - Eclipse Platform' 13:32:44.597 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:44.597 DEBUG [main][MenuItemLookup] Item match:File 13:32:44.598 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:32:44.598 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:32:44.598 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:32:44.598 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:32:44.598 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:44.598 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:32:44.598 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:32:44.598 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:44.598 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:32:44.598 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:32:44.598 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:32:44.598 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:32:44.598 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:32:44.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:32:44.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:32:44.626 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:44.627 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:44.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:32:44.627 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:44.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:32:44.627 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:44.627 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:32:44.627 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:44.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:32:44.628 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:44.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:32:44.628 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:44.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:32:44.628 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:44.628 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:32:44.628 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:44.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:32:44.628 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:44.629 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:44.629 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:44.629 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestLoopClass.java - Eclipse Platform 13:32:44.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:44.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:44.629 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestLoopClass.java - Eclipse Platform' 13:32:44.629 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestLoopClass.java - Eclipse Platform' 13:32:44.630 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:44.630 DEBUG [main][MenuItemLookup] Item match:File 13:32:44.630 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:32:44.630 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:32:44.632 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:32:44.632 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:32:44.632 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:44.632 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:32:44.632 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:32:44.632 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:32:44.632 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:32:44.632 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:32:44.632 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:32:44.632 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:32:44.632 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:32:44.632 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:32:44.632 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:44.632 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:32:44.632 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:32:44.632 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:44.633 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:32:44.633 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:44.633 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:32:44.633 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:32:44.633 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:32:44.633 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:32:44.633 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:32:44.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:32:44.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:32:44.710 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:32:44.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:44.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:44.712 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:32:44.712 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:44.712 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:44.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:44.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:44.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:44.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:44.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:44.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:32:44.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:32:44.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:32:44.715 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:32:44.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:44.715 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:32:44.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:44.716 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:32:44.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:32:44.716 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:32:44.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:44.716 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:32:44.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:44.716 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:32:44.717 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:32:44.717 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:32:44.717 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:32:44.717 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:32:44.717 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:32:44.717 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:32:44.718 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:44.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:44.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:44.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:44.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:44.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:44.726 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:32:44.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:44.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:44.726 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:44.726 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:44.802 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:44.802 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:44.802 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:44.803 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:44.803 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:44.803 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:32:44.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:44.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:44.804 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:32:44.804 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:44.804 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 13:32:44.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:44.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:44.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:44.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:44.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:32:44.843 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:32:44.846 INFO [WorkbenchTestable][AbstractText] Text set to: TestLoopClass2 13:32:44.847 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 13:32:44.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:44.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:44.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:44.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:44.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:32:44.868 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:32:44.869 INFO [WorkbenchTestable][AbstractText] Text set to: test 13:32:44.870 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.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:44.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:44.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:44.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:44.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:44.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:44.880 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 13:32:44.881 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 13:32:44.881 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 13:32:44.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:44.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:44.881 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:44.881 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:44.881 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:32:44.881 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:32:44.881 DEBUG [WorkbenchTestable][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:44.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:44.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:44.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:44.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:44.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:44.887 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:32:44.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:44.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:44.887 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:44.887 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:44.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:32:45.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:32:45.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:32:45.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:32:45.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:32:45.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:32:45.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:32:45.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:32:45.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:32:45.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:32:45.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:32:45.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:32:45.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:32:45.410 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:45.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:45.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:45.410 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TestLoopClass2.java"as the parent 13:32:45.411 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:45.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:45.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:45.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:45.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:45.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:32:45.411 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:45.431 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestLoopClass2.java\E') 13:32:45.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:45.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:45.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:45.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:45.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:45.435 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:45.435 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:45.436 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:45.436 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:45.436 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:32:45.436 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestLoopClass2.java - Eclipse Platform 13:32:45.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:45.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:45.437 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestLoopClass2.java - Eclipse Platform' 13:32:45.437 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestLoopClass2.java - Eclipse Platform' 13:32:45.437 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:45.437 DEBUG [main][MenuItemLookup] Item match:File 13:32:45.438 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:32:45.438 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:32:45.438 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:32:45.438 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:32:45.438 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:45.438 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:32:45.438 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:32:45.438 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:45.438 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:32:45.438 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:32:45.451 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:32:45.451 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:32:45.451 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:32:45.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:32:45.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:32:45.473 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:45.473 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:45.474 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:45.474 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:45.474 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:45.474 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:45.474 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:32:45.474 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:45.474 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:45.474 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:45.475 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:45.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:45.475 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:45.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:45.475 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:32:45.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:45.475 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:45.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:45.475 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:45.476 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:45.476 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestLoopClass2.java - Eclipse Platform 13:32:45.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:45.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:45.476 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestLoopClass2.java - Eclipse Platform' 13:32:45.477 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestLoopClass2.java - Eclipse Platform' 13:32:45.477 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:45.477 DEBUG [main][MenuItemLookup] Item match:File 13:32:45.477 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:32:45.477 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:32:45.480 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:32:45.480 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:32:45.480 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:45.480 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:32:45.480 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:32:45.480 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:32:45.480 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:32:45.480 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:32:45.480 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:32:45.480 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:32:45.480 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:32:45.480 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:32:45.480 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:45.480 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:32:45.480 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:32:45.480 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:45.480 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:32:45.480 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:45.480 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:32:45.480 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:32:45.481 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:32:45.481 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:32:45.481 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:32:45.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:32:45.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:32:45.578 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:32:45.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:45.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:45.580 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:32:45.580 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:45.580 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:32:45.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:45.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:45.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:45.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:45.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:45.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:32:45.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:32:45.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:32:45.590 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:32:45.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:45.590 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:32:45.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:45.590 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:32:45.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:32:45.590 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:32:45.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:45.591 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:32:45.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:45.591 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:32:45.591 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:32:45.591 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:32:45.591 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:32:45.592 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:32:45.592 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:32:45.592 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:32:45.592 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:45.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:45.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:45.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:45.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:45.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:45.595 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:32:45.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:45.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:45.595 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:45.595 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:45.701 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:45.701 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:45.701 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:45.701 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:45.702 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:45.702 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:32:45.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:45.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:45.703 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:32:45.703 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:45.703 DEBUG [WorkbenchTestable][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:45.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:45.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:45.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:45.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:45.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:32:45.753 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:32:45.754 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass1 13:32:45.754 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 13:32:45.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:45.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:45.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:45.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:45.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:32:45.779 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:32:45.780 INFO [WorkbenchTestable][AbstractText] Text set to: test 13:32:45.781 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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:45.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:45.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:45.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:45.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:45.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:45.795 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 13:32:45.795 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 13:32:45.795 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 13:32:45.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:45.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:45.796 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:45.796 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:45.796 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:32:45.796 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:32:45.796 DEBUG [WorkbenchTestable][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:45.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:45.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:45.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:45.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:45.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:45.801 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:32:45.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:45.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:45.801 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:45.801 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:45.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:32:46.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:32:46.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:32:46.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'EAR Libraries Update Job' is a system job, skipped 13:32:46.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:32:46.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:32:46.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:32:46.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:32:46.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:32:46.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:32:46.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:32:46.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:32:46.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:32:46.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:32:46.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:32:46.308 DEBUG [WorkbenchTestable][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:46.308 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:46.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:46.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:46.309 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TestClass1.java"as the parent 13:32:46.309 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:46.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:46.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:46.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:46.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:46.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:32:46.310 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:46.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.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:46.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:46.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:46.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:46.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:46.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:46.329 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:46.329 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:46.336 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:46.336 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:46.336 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:32:46.336 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass1.java - Eclipse Platform 13:32:46.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:46.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:46.337 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass1.java - Eclipse Platform' 13:32:46.337 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass1.java - Eclipse Platform' 13:32:46.337 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:46.337 DEBUG [main][MenuItemLookup] Item match:File 13:32:46.338 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:32:46.338 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:32:46.338 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:32:46.338 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:32:46.338 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:46.338 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:32:46.338 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:32:46.338 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:46.338 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:32:46.338 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:32:46.338 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:32:46.338 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:32:46.338 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:32:46.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:32:46.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:32:46.371 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:46.372 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:46.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:32:46.372 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:46.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:32:46.373 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:46.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 Class"] 13:32:46.373 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:46.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:32:46.373 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:46.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:32:46.374 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:46.374 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:46.374 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:46.374 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:32:46.374 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:46.374 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:46.374 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:46.374 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:46.374 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:46.374 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass1.java - Eclipse Platform 13:32:46.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:46.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:46.375 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass1.java - Eclipse Platform' 13:32:46.375 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass1.java - Eclipse Platform' 13:32:46.375 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:46.375 DEBUG [main][MenuItemLookup] Item match:File 13:32:46.376 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:32:46.376 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:32:46.378 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:32:46.378 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:32:46.378 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:46.378 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:32:46.378 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:32:46.378 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:32:46.378 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:32:46.378 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:32:46.378 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:32:46.378 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:32:46.378 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:32:46.378 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:32:46.378 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:46.378 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:32:46.378 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:32:46.378 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:46.378 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:32:46.378 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:46.378 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:32:46.378 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:32:46.378 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:32:46.378 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:32:46.379 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:32:46.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 'New|Select a wizard'] is available.... 13:32:46.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:32:46.457 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:32:46.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:46.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:46.459 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:32:46.459 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:46.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:32:46.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:46.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:46.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:46.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:46.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:46.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:32:46.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:32:46.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:32:46.462 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:32:46.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:46.468 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:32:46.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:46.468 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:32:46.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:32:46.468 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:32:46.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:46.469 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:32:46.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:46.469 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:32:46.469 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:32:46.469 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:32:46.470 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:32:46.471 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:32:46.471 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:32:46.471 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:32:46.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:32:46.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:46.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:46.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:46.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:46.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:46.475 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:32:46.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:46.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:46.478 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:46.478 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:46.577 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:32:46.578 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:46.578 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:46.581 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:46.581 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:46.581 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:32:46.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:46.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:46.582 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:32:46.582 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:32:46.583 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 13:32:46.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:46.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:46.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:46.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:46.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:32:46.646 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:32:46.647 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass2 13:32:46.647 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 13:32:46.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:46.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:46.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:46.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:46.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:32:46.680 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:32:46.681 INFO [WorkbenchTestable][AbstractText] Text set to: test 13:32:46.682 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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:46.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:46.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:46.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:46.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:46.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:46.686 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 13:32:46.686 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 13:32:46.687 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 13:32:46.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:46.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:46.687 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:46.687 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:46.687 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:32:46.687 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:32:46.687 DEBUG [WorkbenchTestable][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:46.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:46.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:46.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:46.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:46.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:46.698 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:32:46.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:46.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:46.699 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:46.699 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:46.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:32:47.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:32:47.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:32:47.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:32:47.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:32:47.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:32:47.249 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:32:47.249 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:32:47.249 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:32:47.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:32:47.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:32:47.249 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:47.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:47.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:47.249 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TestClass2.java"as the parent 13:32:47.249 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:47.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:47.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:47.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:47.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:47.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:32:47.250 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:47.262 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestClass2.java\E') 13:32:47.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:47.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:47.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:47.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:47.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:47.267 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:47.268 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:47.268 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:47.268 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:47.268 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:32:47.268 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:47.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:47.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:47.273 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:47.273 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:47.273 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:47.273 DEBUG [main][MenuItemLookup] Item match:File 13:32:47.274 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:32:47.274 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:32:47.274 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:32:47.274 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:32:47.274 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:47.274 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:32:47.274 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:32:47.274 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:47.274 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:32:47.274 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:32:47.275 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:32:47.275 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:32:47.275 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:32:47.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:32:47.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:32:47.285 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:47.300 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:47.300 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:47.300 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:47.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:47.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:47.328 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:47.329 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:47.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:47.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:47.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:47.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:47.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:47.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:47.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:48.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:48.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:48.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:32:48.342 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:48.342 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:48.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:48.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:48.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:32:48.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:48.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:48.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:48.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:48.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:48.344 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:32:48.345 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:32:48.345 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 13:32:48.345 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 13:32:48.346 DEBUG [main][TreeItemHandler] Selecting tree item: Project 13:32:48.346 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 13:32:48.349 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 13:32:48.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:48.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:48.368 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:32:48.368 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsoleSwitching no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 13:32:48.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 13:32:48.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:32:48.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:32:48.369 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:32:48.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:48.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:48.379 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' view via menu. 13:32:48.379 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:48.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:48.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:48.380 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:48.380 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:48.380 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:48.380 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:32:48.380 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:32:48.381 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:32:48.381 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:32:48.381 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:32:48.381 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:32:48.381 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:32:48.381 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:32:48.381 DEBUG [main][MenuItemLookup] Item match:Window 13:32:48.383 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:32:48.383 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:32:48.384 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:32:48.384 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:48.384 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:32:48.384 DEBUG [main][MenuItemLookup] Item match:Show View 13:32:48.388 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:32:48.388 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:32:48.388 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:32:48.388 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:32:48.388 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 13:32:48.388 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:32:48.388 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:32:48.388 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:32:48.388 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:32:48.388 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:32:48.388 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:32:48.388 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:32:48.388 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:32:48.388 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:32:48.388 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:48.388 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:32:48.388 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:32:48.409 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:32:48.409 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:32:48.410 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:32:48.490 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:48.492 DEBUG [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:48.492 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:32:48.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:48.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:48.493 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:32:48.493 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:48.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:48.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:48.494 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:32:48.494 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:48.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:48.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:48.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:48.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:48.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:48.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:32:48.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:32:48.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:32:48.495 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:48.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:48.495 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:48.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:48.496 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:48.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:32:48.496 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:32:48.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:48.496 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:32:48.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:48.496 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:32:48.497 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 13:32:48.497 DEBUG [main][TreeItemHandler] Selecting tree item: Console 13:32:48.497 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 13:32:48.497 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 13:32:48.497 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:48.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:48.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:48.498 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:32:48.498 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:48.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:48.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:48.499 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:32:48.499 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:32:48.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:48.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:48.499 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:32:48.499 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:32:48.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:48.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:48.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:48.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:48.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:32:48.500 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:32:48.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:32:48.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:32:48.501 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:32:48.501 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:48.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:32:48.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:32:48.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.console.ConsoleView' view is open... 13:32:48.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:48.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:48.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.console.ConsoleView' view is open finished successfully 13:32:48.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:48.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:48.557 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:48.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:48.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:48.558 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:48.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:32:48.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:48.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:48.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:48.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:48.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:48.582 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:48.582 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:48.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:48.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:48.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:48.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:48.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:48.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:48.594 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.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:48.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:48.603 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:48.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:48.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:48.603 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:48.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:32:48.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:48.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:48.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:48.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:48.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:48.615 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:48.615 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:48.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:48.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:48.661 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:48.661 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:48.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:48.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:48.663 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.664 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:48.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:48.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:48.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:48.666 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:32:48.667 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:32:48.667 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 7 warnings, 0 others)' 13:32:48.667 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.1/bin/java (Nov 16, 2022, 1:30:39 PM) [pid: 2239])' 13:32:48.667 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 7 warnings, 0 others)' 13:32:48.667 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.1/bin/java (Nov 16, 2022, 1:30:39 PM) [pid: 2239])' 13:32:48.667 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:48.667 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:48.667 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:32:48.667 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:32:48.667 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:32:48.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:32:49.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:32:49.670 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.671 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:49.671 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:49.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:49.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:49.673 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:32:49.673 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:32:49.673 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 7 warnings, 0 others)' 13:32:49.673 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.1/bin/java (Nov 16, 2022, 1:30:39 PM) [pid: 2239])' 13:32:49.673 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 7 warnings, 0 others)' 13:32:49.673 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.1/bin/java (Nov 16, 2022, 1:30:39 PM) [pid: 2239])' 13:32:49.673 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:49.673 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:49.673 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:32:49.673 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:32:49.673 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:32:49.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:32:49.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:32:49.675 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:49.675 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:49.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:49.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:49.677 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:49.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:49.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:49.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:49.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:49.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:49.678 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:49.678 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:49.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:49.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:49.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:32:49.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:49.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:49.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:49.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:49.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:49.680 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (7 items) and wait with time period 1 13:32:49.680 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (7 items) 13:32:49.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:50.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:50.181 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (7 items) 13:32:50.184 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (7 items) 13:32:50.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:50.185 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (7 items) is already expanded. No action performed 13:32:50.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:50.185 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (7 items) ### There are problems in problems view 13:32:50.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:50.196 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:50.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:50.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:50.196 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:50.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:32:50.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:50.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:50.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:50.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:50.213 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:50.213 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:50.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:50.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:50.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:50.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:50.215 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:50.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:50.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:50.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:50.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:50.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:32:50.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:50.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:50.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:50.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:50.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:50.236 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:50.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:50.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:50.236 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:50.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 '\*?\QProblems\E') 13:32:50.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:50.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:50.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:50.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:50.243 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:50.243 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:50.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:50.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:50.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:50.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:50.244 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class 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.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:50.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:50.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:50.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:50.246 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:50.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:50.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:50.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:50.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings maven-test-project Build path specifies execution environment J2SE-1.5. There are no JREs installed in the workspace that are strictly compatible with this environment. 13:32:50.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:50.264 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:50.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:50.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:50.265 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:50.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:32:50.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:50.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:50.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:50.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:50.282 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:50.283 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:50.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:50.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:50.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:50.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:50.284 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:50.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:50.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:50.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:50.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:50.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:32:50.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:50.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:50.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:50.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:50.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:50.303 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:50.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:50.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:50.304 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:50.304 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:32:50.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:50.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:50.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:50.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:50.310 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:50.310 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:50.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:50.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:50.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:50.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:50.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:32:50.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:50.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:50.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:50.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:50.313 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:50.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:50.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:50.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:50.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings maven-wrong-project Build path specifies execution environment J2SE-1.5. There are no JREs installed in the workspace that are strictly compatible with this environment. 13:32:50.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:50.357 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:50.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:50.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:50.358 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:50.358 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.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:50.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:50.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:50.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:50.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:50.367 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:50.367 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:50.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:50.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:50.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:50.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:50.368 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:50.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:50.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:50.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:50.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:50.370 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class 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.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:50.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:50.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:50.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:50.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:50.391 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:50.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:50.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:50.392 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:50.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:32:50.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:50.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:50.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:50.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:50.400 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:50.400 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:50.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:50.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:50.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:50.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:50.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:32:50.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:50.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:50.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:50.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:50.404 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:50.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:50.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:50.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:50.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings pom.xml Plugin execution not covered by lifecycle configuration: org.apache.felix:maven-bundle-plugin:2.4.0:cleanVersions (execution: cleanVersions, phase: generate-sources) 13:32:50.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:50.421 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:50.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:50.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:50.422 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:50.422 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:32:50.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:50.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:50.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:50.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:50.428 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:50.428 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:50.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:50.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:50.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:50.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:50.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:32:50.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:50.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:50.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:50.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:50.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:32:50.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:50.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:50.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:50.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:50.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:50.438 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:50.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:50.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:50.448 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:50.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:32:50.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:50.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:50.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:50.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:50.464 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:50.465 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:50.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:50.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:50.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:50.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:50.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:32:50.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:50.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:50.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:50.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:50.468 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:50.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:50.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:50.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:50.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings maven-test-project Project 'maven-test-project' has no explicit encoding set 13:32:50.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:50.485 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:50.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:50.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:50.486 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:50.486 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:32:50.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:50.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:50.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:50.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:50.503 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:50.503 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:50.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:50.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:50.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:50.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:50.504 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:50.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:50.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:50.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:50.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:50.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:32:50.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:50.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:50.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:50.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:50.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:50.524 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:50.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:50.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:50.524 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:50.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 '\*?\QProblems\E') 13:32:50.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:50.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:50.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:50.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:50.531 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:50.531 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:50.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:50.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:50.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:50.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:50.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:50.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:50.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:50.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:50.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:50.545 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:50.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:50.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:50.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:50.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings maven-wrong-project Project 'maven-wrong-project' has no explicit encoding set 13:32:50.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:50.562 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:50.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:50.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:50.563 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:50.563 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:32:50.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:50.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:50.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:50.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:50.579 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:50.579 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:50.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:50.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:50.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:50.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:50.580 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:50.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:50.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:50.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:50.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:50.593 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:50.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:50.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:50.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:50.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:50.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:50.602 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:50.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:50.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:50.602 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:50.602 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:32:50.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:50.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:50.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:50.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:50.619 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:50.619 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:50.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:50.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:50.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:50.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:50.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:32:50.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:50.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:50.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:50.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:50.623 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:50.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:50.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:50.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:50.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings maven-test-project The compiler compliance specified is 1.5 but a JRE 17 is used 13:32:50.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:50.640 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:50.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:50.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:50.641 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:50.641 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:32:50.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:50.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:50.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:50.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:50.658 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:50.658 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:50.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:50.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:50.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:50.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:50.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:32:50.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:50.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:50.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:50.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:50.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:32:50.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:50.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:50.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:50.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:50.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:50.668 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:50.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:50.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:50.669 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:50.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:50.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:50.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:50.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:50.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:50.675 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:50.675 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:50.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:50.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:50.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:50.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:50.687 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:50.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:50.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:50.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:50.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:50.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:32:50.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:50.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:50.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:50.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings maven-wrong-project The compiler compliance specified is 1.5 but a JRE 17 is used 13:32:50.690 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 13:32:50.757 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:50.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:50.770 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:50.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:50.772 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:50.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:50.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:50.772 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:50.773 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:32:50.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:50.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:50.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:50.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:50.784 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:50.785 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:50.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:50.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:50.810 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:50.810 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:50.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:50.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:50.812 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:50.812 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:50.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:50.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:50.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:50.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:50.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:51.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:51.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:51.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:32:51.816 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:51.816 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:51.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:51.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:51.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:51.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:51.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:51.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:51.818 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:32:51.818 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:32:51.819 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 13:32:51.819 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:32:51.819 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 13:32:51.819 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 13:32:51.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:51.820 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 13:32:51.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:51.820 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 13:32:51.820 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:32:51.820 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:32:51.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:51.820 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:32:51.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:51.820 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:32:51.821 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass1.java of tree item test 13:32:51.821 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:32:51.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:51.821 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:32:51.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:51.821 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:32:51.821 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass1.java 13:32:51.821 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass1.java 13:32:51.821 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass1.java about selection 13:32:51.827 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass1.java 13:32:51.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:51.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:51.828 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:51.829 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:51.829 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:32:51.829 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:32:51.829 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:32:51.829 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:32:51.829 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:32:51.829 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:32:51.829 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:32:51.829 DEBUG [main][MenuItemLookup] Item match:Run 13:32:51.829 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 13:32:51.829 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 13:32:51.829 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:51.829 DEBUG [main][MenuItemLookup] Found menu:'Run History' 13:32:51.829 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:32:51.829 DEBUG [main][MenuItemLookup] Item match:Run As 13:32:51.843 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 13:32:51.843 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 13:32:51.843 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 13:32:51.844 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 13:32:51.844 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 13:32:51.844 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 13:32:51.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass1.*'... 13:32:51.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.895 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:51.895 WARNING [main][ShellHandler] Shell is not focused 13:32:51.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:51.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:51.895 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:51.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 '\*?\QConsole\E') 13:32:51.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:51.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:51.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:51.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:51.940 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:51.940 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:51.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:51.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 13:32:51.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:51.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:51.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:51.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:52.472 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:52.472 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:52.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:52.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World1 TooltipText=null 13:32:52.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:52.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:52.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass1.*' finished successfully 13:32:52.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:32:52.474 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:32:52.474 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 13:32:52.474 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:32:52.474 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:32:52.474 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:32:52.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:32:52.474 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:52.474 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:52.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:52.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World1 TooltipText=null 13:32:52.475 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Console When Standard Out Changes") 13:32:52.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:52.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:52.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:52.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:52.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:32:52.476 INFO [WorkbenchTestable][AbstractToolItem] Unclick tool item Show Console When Standard Out Changes 13:32:52.477 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 13:32:52.477 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:32:52.477 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:52.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:52.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:52.484 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.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:52.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:52.492 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:52.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:52.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:52.492 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:52.493 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:52.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:52.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:52.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:52.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:52.499 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:52.499 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems (Eclipse:1877): Gtk-CRITICAL **: 13:32:52.501: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:32:52.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:52.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:52.527 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:52.527 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:52.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:52.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:52.528 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.528 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:52.528 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:52.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:52.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:52.529 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:32:52.530 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:32:52.530 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 7 warnings, 0 others)' 13:32:52.530 TRACE [main][WorkbenchPartLookup] Found view 'Console (TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.1/bin/java (Nov 16, 2022, 1:32:51 PM) [pid: 2472])' 13:32:52.530 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 7 warnings, 0 others)' 13:32:52.530 TRACE [main][WorkbenchPartLookup] Found view 'Console (TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.1/bin/java (Nov 16, 2022, 1:32:51 PM) [pid: 2472])' 13:32:52.530 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:52.530 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:52.530 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:32:52.530 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:32:52.530 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:32:52.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:32:53.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:32:53.531 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.531 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:53.531 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:53.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:53.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:53.533 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:32:53.533 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:32:53.533 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 7 warnings, 0 others)' 13:32:53.533 TRACE [main][WorkbenchPartLookup] Found view 'Console (TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.1/bin/java (Nov 16, 2022, 1:32:51 PM) [pid: 2472])' 13:32:53.533 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 7 warnings, 0 others)' 13:32:53.533 TRACE [main][WorkbenchPartLookup] Found view 'Console (TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.1/bin/java (Nov 16, 2022, 1:32:51 PM) [pid: 2472])' 13:32:53.533 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:53.533 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:53.534 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:32:53.534 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:32:53.534 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:32:53.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:32:53.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:32:53.534 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:53.534 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:53.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:53.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:53.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:32:53.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:53.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:53.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:53.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:53.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:53.536 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:53.536 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:53.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:53.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:53.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:32:53.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:53.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:53.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:53.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:53.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:53.538 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (7 items) and wait with time period 1 13:32:53.538 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (7 items) 13:32:53.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:53.538 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (7 items) is already expanded. No action performed 13:32:53.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:53.538 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (7 items) 13:32:53.538 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (7 items) 13:32:53.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:53.538 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (7 items) is already expanded. No action performed 13:32:53.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:53.538 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (7 items) ### There are problems in problems view 13:32:53.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:53.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:53.548 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:53.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:53.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:53.549 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:53.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 '\*?\QProblems\E') 13:32:53.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:53.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:53.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:53.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:53.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:53.566 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:53.566 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:53.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:53.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:53.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:53.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:53.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:32:53.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:53.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:53.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:53.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:53.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:53.569 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:53.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:53.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:53.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:53.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:53.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:53.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:53.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:53.588 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:53.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:53.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:53.588 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:53.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:32:53.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:53.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:53.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:53.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:53.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:53.595 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:53.595 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:53.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:53.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:53.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:53.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:53.596 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:53.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:53.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:53.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:53.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:53.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:53.598 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:53.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:53.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:53.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:53.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:53.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings maven-test-project Build path specifies execution environment J2SE-1.5. There are no JREs installed in the workspace that are strictly compatible with this environment. 13:32:53.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:53.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:53.617 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:53.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:53.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:53.618 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:53.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 '\*?\QProblems\E') 13:32:53.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:53.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:53.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:53.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:53.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:53.635 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:53.635 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:53.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:53.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:53.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:53.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:53.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:53.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:53.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:53.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:53.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:53.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:53.648 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:53.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:53.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:53.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:53.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:53.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:53.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:53.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:53.656 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:53.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:53.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:53.657 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:53.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:32:53.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:53.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:53.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:53.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:53.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:53.664 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:53.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:53.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:53.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:53.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:53.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:53.666 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:53.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:53.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:53.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:53.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:53.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:53.667 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:53.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:53.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:53.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:53.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:53.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings maven-wrong-project Build path specifies execution environment J2SE-1.5. There are no JREs installed in the workspace that are strictly compatible with this environment. 13:32:53.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:53.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:53.687 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:53.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:53.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:53.687 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:53.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:32:53.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:53.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:53.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:53.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:53.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:53.708 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:53.708 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:53.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:53.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:53.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:53.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:53.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:32:53.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:53.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:53.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:53.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:53.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:53.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:32:53.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:53.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:53.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:53.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:53.712 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:53.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:53.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:53.721 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:53.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:53.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:53.732 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:53.732 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:32:53.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:53.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:53.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:53.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:53.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:53.742 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:53.742 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:53.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:53.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:53.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:53.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:53.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:32:53.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:53.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:53.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:53.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:53.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:53.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:53.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:53.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:53.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:53.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:53.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings pom.xml Plugin execution not covered by lifecycle configuration: org.apache.felix:maven-bundle-plugin:2.4.0:cleanVersions (execution: cleanVersions, phase: generate-sources) 13:32:53.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:53.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:53.765 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:53.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:53.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:53.766 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:53.766 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:32:53.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:53.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:53.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:53.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:53.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:53.786 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:53.786 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:53.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:53.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:53.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:53.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:53.787 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:53.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:53.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:53.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:53.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:53.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:53.789 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:53.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:53.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:53.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:53.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:53.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:53.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:53.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:53.799 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:53.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:53.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:53.799 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:53.800 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:32:53.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:53.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:53.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:53.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:53.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:53.819 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:53.819 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:53.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:53.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:53.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:53.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:53.820 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:53.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:53.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:53.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:53.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:53.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:53.822 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:53.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:53.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:53.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:53.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:53.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings maven-test-project Project 'maven-test-project' has no explicit encoding set 13:32:53.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:53.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:53.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:53.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:53.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:53.830 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:53.830 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:32:53.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:53.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:53.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:53.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:53.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:53.836 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:53.836 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:53.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:53.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:53.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:53.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:53.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:53.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:53.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:53.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:53.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:53.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:53.850 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:53.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:53.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:53.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:53.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:53.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:53.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:53.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:53.870 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:53.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:53.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:53.870 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:53.870 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:32:53.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:53.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:53.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:53.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:53.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:53.889 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:53.889 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:53.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:53.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:53.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:53.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:53.890 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:53.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:53.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:53.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:53.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:53.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:53.892 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:53.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:53.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:53.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:53.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:53.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings maven-wrong-project Project 'maven-wrong-project' has no explicit encoding set 13:32:53.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:53.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:53.900 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:53.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:53.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:53.901 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:53.901 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:32:53.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:53.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:53.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:53.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:53.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:53.926 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:53.926 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:53.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:53.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:53.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:53.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:53.928 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:53.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:53.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:53.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:53.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:53.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:53.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:32:53.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:53.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:53.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:53.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:53.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:53.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:53.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:53.954 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:53.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:53.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:53.971 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:53.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:32:53.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:53.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:53.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:53.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:53.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:53.977 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:53.977 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:53.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:53.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:32:53.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:53.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:53.979 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:53.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:53.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:53.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:53.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:53.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:53.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:32:53.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:53.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:53.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:53.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:53.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings maven-test-project The compiler compliance specified is 1.5 but a JRE 17 is used 13:32:53.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:54.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:54.000 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:54.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:54.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:54.000 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:54.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 '\*?\QProblems\E') 13:32:54.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:54.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:54.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:54.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:54.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:54.019 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:54.019 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:54.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:54.020 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.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:54.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:54.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:54.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:54.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:54.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:54.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:54.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:54.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:32:54.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:54.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:54.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:54.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:54.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:54.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:54.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:54.029 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:54.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:54.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:54.030 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:54.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 '\*?\QProblems\E') 13:32:54.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:54.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:54.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:54.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:54.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:54.047 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:54.047 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:54.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:54.049 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.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:54.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:54.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:54.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:54.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:54.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:54.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:54.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:54.051 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:54.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:54.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:54.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:54.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:54.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings maven-wrong-project The compiler compliance specified is 1.5 but a JRE 17 is used 13:32:54.052 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 13:32:54.110 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:54.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:54.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:54.123 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:54.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:54.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:54.125 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:54.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:54.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:54.126 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:54.126 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:32:54.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:54.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:54.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:54.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:54.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:54.139 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:54.139 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:54.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:54.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:54.164 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:54.164 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:54.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:54.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:54.165 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:54.166 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:54.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:54.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:54.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:54.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:54.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:54.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:54.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:55.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:55.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:55.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:32:55.170 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:55.170 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:55.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:55.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:55.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:32:55.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:55.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:55.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:55.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:55.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:55.173 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:32:55.173 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:32:55.173 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 13:32:55.174 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:32:55.174 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 13:32:55.174 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 13:32:55.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:55.174 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 13:32:55.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:55.174 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 13:32:55.175 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:32:55.175 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:32:55.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:55.175 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:32:55.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:55.175 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:32:55.175 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass2.java of tree item test 13:32:55.175 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:32:55.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:55.176 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:32:55.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:55.176 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:32:55.176 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass2.java 13:32:55.176 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass2.java 13:32:55.176 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass2.java about selection 13:32:55.178 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass2.java 13:32:55.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:55.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:55.179 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:55.179 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:55.179 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:32:55.179 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:32:55.179 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:32:55.179 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:32:55.179 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:32:55.179 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:32:55.179 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:32:55.179 DEBUG [main][MenuItemLookup] Item match:Run 13:32:55.180 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 13:32:55.180 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 13:32:55.180 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:55.180 DEBUG [main][MenuItemLookup] Found menu:'Run History' 13:32:55.180 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:32:55.180 DEBUG [main][MenuItemLookup] Item match:Run As 13:32:55.180 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 13:32:55.180 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 13:32:55.180 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 13:32:55.180 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 13:32:55.180 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 13:32:55.181 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 13:32:55.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass2.*'... 13:32:55.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:55.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:55.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:55.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:55.300 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:55.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:55.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:55.300 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:55.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 '\*?\QConsole\E') 13:32:55.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:55.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:55.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:55.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:55.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:55.359 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:55.359 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:55.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:55.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World2 TooltipText=null 13:32:55.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:55.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:55.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass2.*' finished successfully 13:32:55.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:32:55.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:32:55.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:32:55.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:32:55.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:32:55.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reveal End of Document' is a system job, skipped 13:32:55.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 13:32:55.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:32:55.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:32:55.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:32:55.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:32:55.393 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:55.393 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:55.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:55.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World2 TooltipText=null 13:32:55.394 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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:55.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:55.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:55.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:55.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:55.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:32:55.398 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:32:55.398 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:55.445 DEBUG [main][MenuItemLookup] Found menu:'1 TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.1/bin/java (Nov 16, 2022, 1:32:51 PM) [pid: 2472]' 13:32:55.445 DEBUG [main][MenuItemLookup] Item match:1 TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.1/bin/java (Nov 16, 2022, 1:32:51 PM) [pid: 2472] 13:32:55.445 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&1 TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.1/bin/java (Nov 16, 2022, 1:32:51 PM) [pid: 2472]" 13:32:55.445 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 1 TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.1/bin/java (Nov 16, 2022, 1:32:51 PM) [pid: 2472] 13:32:55.445 INFO [main][MenuItemHandler] Select menu item: &1 TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.1/bin/java (Nov 16, 2022, 1:32:51 PM) [pid: 2472] 13:32:55.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass1.*'... 13:32:55.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:55.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:55.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:55.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:55.486 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:55.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:55.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:55.487 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:55.487 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:32:55.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:55.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:55.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:55.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:55.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:55.495 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:55.495 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:55.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:55.496 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.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:55.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:55.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:55.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:55.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass1.*' finished successfully 13:32:55.497 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:55.497 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:55.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:55.498 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.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:55.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:55.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:55.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:55.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:55.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:55.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:32:55.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:55.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:55.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:32:55.501 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:55.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:55.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:55.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:55.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:55.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:32:55.502 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:55.502 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:55.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:55.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World1 TooltipText=null 13:32:55.513 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Display Selected Console") 13:32:55.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:55.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:55.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:55.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:55.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:32:55.514 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:32:55.514 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:55.538 DEBUG [main][MenuItemLookup] Found menu:'1 TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.1/bin/java (Nov 16, 2022, 1:32:51 PM) [pid: 2472]' 13:32:55.538 DEBUG [main][MenuItemLookup] Found menu:'2 TestClass2 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.1/bin/java (Nov 16, 2022, 1:32:55 PM) [pid: 2496]' 13:32:55.538 DEBUG [main][MenuItemLookup] Item match:2 TestClass2 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.1/bin/java (Nov 16, 2022, 1:32:55 PM) [pid: 2496] 13:32:55.538 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 TestClass2 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.1/bin/java (Nov 16, 2022, 1:32:55 PM) [pid: 2496]" 13:32:55.538 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 TestClass2 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.1/bin/java (Nov 16, 2022, 1:32:55 PM) [pid: 2496] 13:32:55.539 INFO [main][MenuItemHandler] Select menu item: &2 TestClass2 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.1/bin/java (Nov 16, 2022, 1:32:55 PM) [pid: 2496] 13:32:55.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass2.*'... 13:32:55.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:55.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:55.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:55.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:55.574 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:55.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:55.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:55.575 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:55.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:32:55.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:55.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:55.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:55.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:55.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:55.591 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:55.591 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:55.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:55.592 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.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:55.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:55.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:55.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:55.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass2.*' finished successfully 13:32:55.593 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:55.593 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:55.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:55.594 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.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:55.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:55.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:55.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:55.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:55.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:55.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:32:55.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:55.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:55.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:32:55.596 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:55.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:55.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:55.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:55.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:32:55.597 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:55.597 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:55.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:55.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World2 TooltipText=null 13:32:55.599 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Console When Standard Out Changes") 13:32:55.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:55.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:55.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:55.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:55.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:32:55.601 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 13:32:55.601 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 13:32:55.601 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:32:55.601 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:55.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:55.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:55.618 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.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:55.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:55.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:55.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:55.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:55.625 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:55.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:32:55.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:55.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:55.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:55.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:55.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:55.638 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:55.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:55.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:55.639 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.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:55.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:55.640 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:55.640 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:55.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:55.641 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.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:55.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:55.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:55.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:55.651 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:55.651 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:55.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:55.653 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.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:55.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:55.654 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Console When Standard Out Changes") 13:32:55.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:55.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:55.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:55.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:55.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:32:55.655 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 13:32:55.655 INFO [WorkbenchTestable][AbstractView] Terminating console 13:32:55.655 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:55.655 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:55.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:55.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 13:32:55.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:55.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:55.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Terminate") 13:32:55.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:55.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:55.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:55.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:55.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:32:55.670 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Terminate 13:32:55.671 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:32:55.671 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:55.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 13:32:55.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:55.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:55.685 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.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:55.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:55.694 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:55.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:55.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:55.695 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:55.695 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:32:55.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:55.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:55.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:55.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:55.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:55.702 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:55.702 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:55.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:55.703 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.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:55.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:55.704 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:55.704 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:55.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:55.704 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.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:55.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:55.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:55.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:55.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 13:32:55.705 INFO [WorkbenchTestable][AbstractView] Console terminated 13:32:55.705 INFO [WorkbenchTestable][AbstractView] Removing launch from console 13:32:55.705 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:55.705 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:55.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:55.706 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.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:55.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:55.707 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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:55.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:55.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:55.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:55.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:55.707 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:32:55.707 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 13:32:55.707 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:32:55.707 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:55.717 INFO [WorkbenchTestable][AbstractView] Launch removed 13:32:55.758 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:55.759 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:55.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:55.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 13:32:55.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:55.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:55.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:55.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:55.761 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:55.761 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:55.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:55.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 13:32:55.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:55.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:55.763 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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:55.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:55.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:55.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:55.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:55.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:32:55.765 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 13:32:55.765 INFO [WorkbenchTestable][AbstractView] Terminating console 13:32:55.765 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:55.765 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:55.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:55.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World1 TooltipText=null 13:32:55.767 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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:55.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:55.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:55.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:55.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:55.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:32:55.768 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Terminate 13:32:55.768 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:32:55.768 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:55.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 13:32:55.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:55.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:55.783 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.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:55.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:55.792 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:55.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:55.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:55.792 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:55.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 '\*?\QConsole\E') 13:32:55.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:55.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:55.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:55.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:55.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:55.800 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:55.800 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:55.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:55.801 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.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:55.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:55.801 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:55.801 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:55.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:55.811 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.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:55.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:55.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:55.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:55.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 13:32:55.812 INFO [WorkbenchTestable][AbstractView] Console terminated 13:32:55.812 INFO [WorkbenchTestable][AbstractView] Removing launch from console 13:32:55.812 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:55.812 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:55.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:55.813 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.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:55.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:55.814 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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:55.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:55.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:55.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:55.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:55.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:32:55.848 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 13:32:55.848 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:32:55.848 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:32:55.849 INFO [WorkbenchTestable][AbstractView] Launch removed 13:32:55.868 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:55.868 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:55.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:55.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 13:32:55.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:55.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:55.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:55.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:55.874 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 13:32:55.874 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:32:55.874 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:32:55.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:55.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:55.876 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsoleSwitching no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 13:32:55.876 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:32:55.876 INFO [WorkbenchTestable][RequirementsRunner] Started test: consoleHasNoChangeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 13:32:55.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 13:32:55.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:32:55.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:32:55.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:32:55.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:55.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:55.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:55.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:55.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:55.896 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:55.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:55.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:55.897 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:55.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:32:55.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:55.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:55.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:55.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:55.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:55.906 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:55.906 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:55.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:55.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:55.941 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:55.941 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:55.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:55.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:55.942 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:32:55.942 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:55.942 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:55.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:55.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:55.943 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:32:55.944 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:32:55.944 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 7 warnings, 0 others)' 13:32:55.944 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:32:55.944 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 7 warnings, 0 others)' 13:32:55.944 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:32:55.944 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:55.944 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:55.944 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:32:55.944 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:32:55.944 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:32:55.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:32:56.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:32:56.945 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:32:56.945 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:56.946 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:56.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:56.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:56.947 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:32:56.947 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:32:56.947 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 7 warnings, 0 others)' 13:32:56.947 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:32:56.947 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 7 warnings, 0 others)' 13:32:56.947 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:32:56.947 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:32:56.947 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:32:56.947 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:32:56.947 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:32:56.947 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:32:56.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:32:56.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:32:56.948 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:56.948 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:56.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:56.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:56.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:32:56.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:56.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:56.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:56.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:56.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:56.950 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:56.950 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:56.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:56.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:56.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:32:56.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:56.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:56.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:56.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:56.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:56.951 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (7 items) and wait with time period 1 13:32:56.951 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (7 items) 13:32:56.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:56.952 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (7 items) is already expanded. No action performed 13:32:56.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:56.952 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (7 items) 13:32:56.952 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (7 items) 13:32:56.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:56.952 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (7 items) is already expanded. No action performed 13:32:56.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:56.952 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (7 items) ### There are problems in problems view 13:32:56.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:56.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:56.959 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:56.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:56.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:56.960 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:56.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 '\*?\QProblems\E') 13:32:56.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:56.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:56.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:56.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:56.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:56.978 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:56.978 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:56.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:56.979 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.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:56.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:56.979 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:56.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:56.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:56.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:56.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:56.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:56.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:32:56.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:56.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:56.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:56.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:56.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:56.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:56.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:56.988 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:56.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:56.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:56.989 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:56.989 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:32:56.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:56.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:57.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:57.007 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:57.007 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:57.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:57.008 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.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:57.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:57.008 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:57.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:57.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:57.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:57.021 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:57.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:57.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:57.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings maven-test-project Build path specifies execution environment J2SE-1.5. There are no JREs installed in the workspace that are strictly compatible with this environment. 13:32:57.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.029 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:57.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:57.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:57.029 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:57.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 '\*?\QProblems\E') 13:32:57.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:57.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:57.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:57.052 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:57.052 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:57.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:57.053 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.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:57.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:57.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:57.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:57.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:57.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:57.056 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:57.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:57.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:57.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:57.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.064 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:57.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:57.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:57.064 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32: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 '\*?\QProblems\E') 13:32:57.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:57.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:57.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:57.088 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:57.088 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:57.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:57.089 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.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:57.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:57.089 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:57.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:57.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:57.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:57.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:57.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:57.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:57.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings maven-wrong-project Build path specifies execution environment J2SE-1.5. There are no JREs installed in the workspace that are strictly compatible with this environment. 13:32:57.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.099 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:57.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:57.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:57.099 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:57.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 '\*?\QProblems\E') 13:32:57.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:57.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:57.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:57.140 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:57.141 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:57.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:57.142 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.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:57.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:57.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:32:57.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:57.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:57.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:57.144 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:57.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:57.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:57.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:57.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.153 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:57.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:57.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:57.153 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:57.153 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:32:57.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:57.153 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 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:57.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:57.177 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:57.177 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:57.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:57.178 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.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:57.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:57.179 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:57.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:57.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:57.179 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:57.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:32:57.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:57.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:57.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings pom.xml Plugin execution not covered by lifecycle configuration: org.apache.felix:maven-bundle-plugin:2.4.0:cleanVersions (execution: cleanVersions, phase: generate-sources) 13:32:57.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.203 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:57.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:57.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:57.204 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:57.204 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:32:57.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:57.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:57.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:57.247 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:57.247 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:57.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:57.247 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.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:57.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:57.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:32:57.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:57.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:57.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:57.250 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:57.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:57.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:57.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:57.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.257 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:57.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:57.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:57.257 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:57.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:32:57.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:57.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:57.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:57.276 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:57.276 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:57.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:57.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:57.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:57.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:57.277 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:57.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:57.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:57.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:57.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:32:57.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:57.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:57.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings maven-test-project Project 'maven-test-project' has no explicit encoding set 13:32:57.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.289 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:57.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:57.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:57.290 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:57.290 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:32:57.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:57.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:57.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:57.310 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:57.310 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:57.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:57.311 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.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:57.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:57.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:32:57.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:57.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:57.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:57.351 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:57.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:57.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:57.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:57.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.360 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:57.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:57.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:57.361 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:57.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:32:57.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:57.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:57.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:57.367 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:57.367 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:57.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:57.368 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.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:57.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:57.369 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:57.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:57.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:57.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:57.371 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:57.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:57.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:57.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings maven-wrong-project Project 'maven-wrong-project' has no explicit encoding set 13:32:57.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:57.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:57.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:57.399 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:57.399 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:32:57.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:57.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:57.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:57.405 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:57.405 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:57.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:57.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:57.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:57.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:57.407 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:57.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:57.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:57.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:57.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:32:57.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:57.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:57.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:57.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.453 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:57.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:57.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:57.454 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:57.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 '\*?\QProblems\E') 13:32:57.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:57.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:57.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:57.474 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:57.474 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:57.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:57.475 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.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:57.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:57.476 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:57.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:57.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:57.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:57.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:32:57.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:57.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:57.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings maven-test-project The compiler compliance specified is 1.5 but a JRE 17 is used 13:32:57.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.496 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:57.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:57.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:57.497 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:57.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:32:57.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:57.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:57.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:57.503 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:57.503 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:57.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:57.504 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.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:57.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:57.504 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:57.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:57.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:57.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:57.506 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class 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:57.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:57.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:57.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:57.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.544 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:57.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:57.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:57.544 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:57.545 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:32:57.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:57.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:57.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:57.551 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:32:57.551 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:32:57.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:57.552 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.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:57.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:57.553 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:57.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:57.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:57.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:57.555 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:57.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:57.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:57.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings maven-wrong-project The compiler compliance specified is 1.5 but a JRE 17 is used 13:32:57.555 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 13:32:57.617 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:57.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.629 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:57.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.630 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:57.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:57.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:57.631 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:57.631 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:32:57.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:57.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:57.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:57.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:57.645 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:57.645 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:57.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:57.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:57.670 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:57.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:57.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:57.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:57.672 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:57.672 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:57.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:57.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:57.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:57.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:57.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:58.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:58.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:58.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:58.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:32:58.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:32:58.676 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:32:58.676 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:32:58.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:58.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:32:58.677 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:58.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:58.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:58.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:58.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:58.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:32:58.678 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:32:58.678 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:32:58.678 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 13:32:58.679 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:32:58.679 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 13:32:58.679 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 13:32:58.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:58.679 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 13:32:58.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:58.679 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 13:32:58.679 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:32:58.680 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:32:58.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:58.680 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:32:58.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:58.680 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:32:58.680 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestLoopClass2.java of tree item test 13:32:58.680 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:32:58.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:32:58.680 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:32:58.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:32:58.680 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:32:58.680 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestLoopClass2.java 13:32:58.680 DEBUG [main][TreeItemHandler] Selecting tree item: TestLoopClass2.java 13:32:58.681 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestLoopClass2.java about selection 13:32:58.686 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestLoopClass2.java 13:32:58.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:32:58.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:32:58.687 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:58.687 DEBUG [main][MenuItemLookup] Found menu:'File' 13:32:58.687 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:32:58.687 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:32:58.687 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:32:58.687 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:32:58.687 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:32:58.687 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:32:58.687 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:32:58.687 DEBUG [main][MenuItemLookup] Item match:Run 13:32:58.688 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 13:32:58.688 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 13:32:58.688 DEBUG [main][MenuItemLookup] Found menu:'' 13:32:58.688 DEBUG [main][MenuItemLookup] Found menu:'Run History' 13:32:58.688 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:32:58.688 DEBUG [main][MenuItemLookup] Item match:Run As 13:32:58.688 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 13:32:58.688 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 13:32:58.688 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 13:32:58.688 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 13:32:58.688 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 13:32:58.688 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 13:32:58.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestLoopClass2.*'... 13:32:58.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:58.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:58.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:58.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:58.816 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:58.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:58.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:58.817 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:58.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 '\*?\QConsole\E') 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.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:58.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:58.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:58.865 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:58.866 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:58.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:58.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start TooltipText=null 13:32:58.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:58.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:58.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestLoopClass2.*' finished successfully 13:32:58.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:32:58.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:32:58.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:32:58.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:32:58.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reveal End of Document' is a system job, skipped 13:32:58.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Show Console View' is a system job, skipped 13:32:58.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:32:58.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 13:32:58.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:32:58.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:32:58.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:32:58.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:32:58.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:58.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:58.905 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.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:58.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:58.914 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:58.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:58.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:58.914 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:58.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 '\*?\QConsole\E') 13:32:58.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:58.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:58.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:58.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:58.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:58.957 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:58.957 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:58.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:58.958 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.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:58.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:58.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:58.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:58.967 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.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:58.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:58.975 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:58.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:58.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:58.975 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:58.975 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:32:58.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:58.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:58.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:58.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:58.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:58.982 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:58.983 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:58.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:58.983 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.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:58.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:58.984 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:58.984 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:58.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:58.985 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.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:58.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:58.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:58.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:58.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:58.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:58.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:32:58.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:58.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:58.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:32:58.986 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:58.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:58.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:58.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:58.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:32:58.988 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:58.988 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:58.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:58.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start TooltipText=null 13:32:58.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:58.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:58.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:58.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:58.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:32:58.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:58.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:58.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:32:58.990 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:58.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:59.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:59.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:59.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:32:59.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains 'Start' Start ... 13:32:59.001 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:59.001 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:59.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:59.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start TooltipText=null 13:32:59.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:59.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:59.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:59.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:59.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:32:59.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:59.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:59.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:32:59.003 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:59.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:59.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:59.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:59.003 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:32:59.003 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:59.003 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:59.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:59.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start TooltipText=null 13:32:59.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:59.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:59.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:59.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:59.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:32:59.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:59.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:59.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:32:59.005 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:59.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:59.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:59.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:59.006 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:32:59.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains 'Start' Start finished successfully 13:32:59.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Console is still changing... 13:32:59.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:59.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:59.014 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.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:59.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:59.020 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:59.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:59.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:59.021 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:59.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 '\*?\QConsole\E') 13:32:59.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:59.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:59.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:59.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:59.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:59.047 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:59.047 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:59.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:59.048 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.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:59.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:59.048 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:59.048 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:59.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:59.049 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.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:59.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:59.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:59.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:59.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:59.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:59.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:32:59.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:59.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:59.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:32:59.051 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:59.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:59.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:59.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:59.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:32:59.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:59.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:59.563 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.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:59.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:59.573 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:32:59.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:32:59.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:32:59.574 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:32:59.574 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:32:59.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:59.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:59.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:59.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:59.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:32:59.581 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:59.581 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:59.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:59.582 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.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:59.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:59.583 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:32:59.583 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:32:59.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:32:59.584 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.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:32:59.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:32:59.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:59.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:59.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:59.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:59.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:32:59.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:59.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:59.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:32:59.585 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:32:59.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:32:59.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:32:59.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:32:59.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:32:59.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:00.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:00.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:00.094 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.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:00.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:00.101 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:00.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:00.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:00.102 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:00.102 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:00.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:00.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:00.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:00.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:00.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:00.118 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:00.119 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:00.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:00.119 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.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:00.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:00.120 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:00.120 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:00.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:00.121 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.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:00.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:00.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:00.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:00.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:00.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:00.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:00.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:00.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:00.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:00.123 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:00.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:00.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:00.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:00.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:00.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:00.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:00.632 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.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:00.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:00.639 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:00.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:00.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:00.641 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:00.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:00.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:00.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:00.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:00.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:00.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:00.648 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:00.649 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:00.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:00.649 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.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:00.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:00.650 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:00.650 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:00.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:00.651 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.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:00.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:00.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:00.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:00.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:00.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:00.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:00.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:00.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:00.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:00.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:00.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:00.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:00.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:00.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:00.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:01.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:01.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:01.161 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.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:01.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:01.168 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:01.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:01.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:01.168 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:01.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 '\*?\QConsole\E') 13:33:01.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:01.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:01.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:01.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:01.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:01.188 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:01.188 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:01.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:01.189 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.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:01.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:01.189 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:01.189 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:01.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:01.190 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.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:01.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:01.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:01.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:01.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:01.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:01.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:01.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:01.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:01.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:01.192 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:01.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:01.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:01.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:01.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:01.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:01.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:01.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:01.703 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.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:01.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:01.713 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:01.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:01.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:01.713 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:01.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 '\*?\QConsole\E') 13:33:01.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:01.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:01.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:01.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:01.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:01.730 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:01.730 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:01.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:01.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:01.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:01.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:01.731 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:01.731 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:01.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:01.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:01.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:01.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:01.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:01.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:01.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:01.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:01.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:01.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:01.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:01.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:01.733 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:01.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:01.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:01.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:01.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:02.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:02.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:02.242 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.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:02.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:02.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:02.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:02.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:02.250 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:02.250 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:02.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:02.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:02.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:02.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:02.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:02.267 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:02.267 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:02.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:02.268 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.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:02.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:02.268 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:02.268 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:02.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:02.269 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.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:02.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:02.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:02.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:02.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:02.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:02.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:02.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:02.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:02.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:02.275 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:02.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:02.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:02.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:02.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:02.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:02.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:02.784 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.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:02.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:02.792 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:02.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:02.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:02.792 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:02.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 '\*?\QConsole\E') 13:33:02.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:02.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:02.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:02.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:02.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:02.799 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:02.799 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:02.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:02.809 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.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:02.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:02.810 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:02.810 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:02.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:02.811 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.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:02.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:02.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:02.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:02.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:02.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:02.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:02.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:02.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:02.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:02.812 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:02.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:02.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:02.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:02.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:03.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:03.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:03.323 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.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:03.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:03.332 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:03.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:03.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:03.332 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:03.333 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:03.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:03.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:03.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:03.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:03.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:03.350 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:03.351 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:03.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:03.351 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.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:03.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:03.352 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:03.352 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:03.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:03.352 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.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:03.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:03.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:03.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:03.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:03.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:03.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:03.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:03.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:03.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:03.354 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:03.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:03.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:03.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:03.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:03.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:03.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:03.863 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.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:03.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:03.870 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:03.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:03.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:03.870 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:03.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 '\*?\QConsole\E') 13:33:03.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:03.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:03.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:03.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:03.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:03.877 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:03.877 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:03.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:03.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:03.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:03.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:03.879 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:03.879 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:03.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:03.880 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.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:03.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:03.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:03.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:03.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:03.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:03.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:03.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:03.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:03.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:03.881 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:03.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:03.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:03.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:03.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:04.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:04.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:04.400 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.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:04.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:04.407 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:04.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:04.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:04.407 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:04.407 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:04.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:04.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:04.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:04.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:04.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:04.428 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:04.428 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:04.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:04.429 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.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:04.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:04.430 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:04.430 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:04.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:04.431 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.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:04.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:04.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:04.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:04.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:04.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:04.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:04.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:04.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:04.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:04.432 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:04.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:04.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:04.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:04.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:04.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:04.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:04.944 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.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:04.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:04.951 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:04.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:04.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:04.952 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:04.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 '\*?\QConsole\E') 13:33:04.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:04.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:04.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:04.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:04.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:04.959 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:04.959 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:04.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:04.960 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.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:04.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:04.960 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:04.960 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:04.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:04.962 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.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:04.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:04.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:04.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:04.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:04.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:04.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:04.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:04.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:04.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:04.963 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:04.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:04.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:04.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:04.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:05.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:05.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:05.484 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.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:05.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:05.491 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:05.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:05.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:05.492 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:05.492 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:05.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:05.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:05.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:05.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:05.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:05.513 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:05.513 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:05.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:05.514 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.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:05.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:05.514 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:05.514 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:05.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:05.516 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.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:05.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:05.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:05.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:05.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:05.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:05.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:05.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:05.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:05.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:05.517 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:05.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:05.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:05.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:05.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:05.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:06.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:06.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:06.026 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.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:06.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:06.033 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:06.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:06.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:06.034 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:06.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 '\*?\QConsole\E') 13:33:06.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:06.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:06.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:06.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:06.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:06.042 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:06.042 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:06.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:06.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:06.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:06.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:06.043 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:06.043 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:06.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:06.044 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.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:06.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:06.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:06.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:06.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:06.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:06.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:06.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:06.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:06.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:06.046 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:06.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:06.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:06.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:06.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:06.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:06.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:06.564 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.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:06.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:06.571 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:06.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:06.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:06.572 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:06.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 '\*?\QConsole\E') 13:33:06.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:06.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:06.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:06.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:06.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:06.588 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:06.588 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:06.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:06.590 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.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:06.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:06.591 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:06.591 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:06.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:06.591 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.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:06.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:06.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:06.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:06.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:06.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:06.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:06.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:06.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:06.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:06.594 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:06.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:06.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:06.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:06.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:07.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:07.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:07.104 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.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:07.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:07.111 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:07.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:07.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:07.121 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:07.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 '\*?\QConsole\E') 13:33:07.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:07.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:07.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:07.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:07.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:07.131 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:07.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:07.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:07.133 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.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:07.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:07.133 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:07.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:07.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:07.136 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.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:07.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:07.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:07.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:07.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:07.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:07.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:07.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:07.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:07.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:07.138 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:07.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:07.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:07.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:07.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:07.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:07.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:07.662 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.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:07.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:07.669 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:07.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:07.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:07.669 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:07.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 '\*?\QConsole\E') 13:33:07.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:07.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:07.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:07.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:07.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:07.676 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:07.676 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:07.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:07.677 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.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:07.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:07.678 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:07.678 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:07.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:07.678 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.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:07.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:07.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:07.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:07.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:07.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:07.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:07.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:07.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:07.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:07.680 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:07.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:07.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:07.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:07.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:08.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:08.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:08.189 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.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:08.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:08.196 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:08.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:08.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:08.197 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:08.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 '\*?\QConsole\E') 13:33:08.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:08.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:08.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:08.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:08.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:08.215 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:08.215 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:08.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:08.216 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.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:08.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:08.217 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:08.217 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:08.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:08.218 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.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:08.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:08.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:08.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:08.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:08.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:08.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:08.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:08.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:08.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:08.219 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:08.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:08.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:08.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:08.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:08.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:08.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:08.729 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.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:08.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:08.736 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:08.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:08.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:08.736 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:08.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:08.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:08.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:08.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:08.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:08.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:08.744 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:08.744 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:08.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:08.744 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.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:08.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:08.745 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:08.745 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:08.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:08.745 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.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:08.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:08.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:08.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:08.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:08.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:08.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:08.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:08.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:08.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:08.747 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:08.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:08.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:08.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:08.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:09.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:09.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:09.256 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.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:09.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:09.264 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:09.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:09.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:09.265 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:09.265 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:09.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:09.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:09.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:09.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:09.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:09.281 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:09.281 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:09.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:09.283 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.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:09.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:09.284 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:09.284 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:09.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:09.284 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.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:09.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:09.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:09.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:09.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:09.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:09.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:09.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:09.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:09.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:09.286 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:09.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:09.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:09.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:09.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:09.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:09.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:09.795 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.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:09.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:09.802 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:09.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:09.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:09.802 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:09.802 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:09.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:09.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:09.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:09.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:09.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:09.810 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:09.810 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:09.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:09.811 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.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:09.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:09.811 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:09.811 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:09.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:09.812 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.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:09.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:09.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:09.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:09.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:09.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:09.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:09.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:09.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:09.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:09.814 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:09.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:09.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:09.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:09.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:10.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:10.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:10.332 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.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:10.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:10.339 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:10.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:10.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:10.340 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:10.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:10.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:10.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:10.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:10.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:10.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:10.356 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:10.356 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:10.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:10.357 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.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:10.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:10.358 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:10.358 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:10.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:10.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:10.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:10.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:10.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:10.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:10.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:10.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:10.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:10.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:10.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:10.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:10.360 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:10.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:10.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:10.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:10.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:10.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:10.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:10.870 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.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:10.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:10.877 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:10.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:10.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:10.877 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:10.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 '\*?\QConsole\E') 13:33:10.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:10.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:10.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:10.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:10.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:10.893 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:10.893 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:10.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:10.894 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.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:10.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:10.895 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:10.895 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:10.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:10.896 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.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:10.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:10.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:10.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:10.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:10.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:10.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:10.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:10.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:10.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:10.898 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:10.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:10.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:10.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:10.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:11.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:11.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:11.409 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.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:11.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:11.418 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:11.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:11.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:11.419 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:11.419 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:11.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:11.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:11.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:11.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:11.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:11.426 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:11.426 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:11.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:11.428 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.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:11.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:11.438 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:11.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:11.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:11.439 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.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:11.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:11.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:11.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:11.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:11.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:11.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:11.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:11.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:11.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:11.441 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:11.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:11.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:11.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:11.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:11.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:11.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:11.956 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.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:11.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:11.964 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:11.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:11.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:11.965 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:11.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 '\*?\QConsole\E') 13:33:11.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:11.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:11.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:11.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:11.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:11.976 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:11.976 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:11.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:11.990 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.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:11.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:11.990 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:11.990 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:11.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:11.991 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.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:11.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:11.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:11.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:11.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:11.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:11.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:11.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:11.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:11.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:11.993 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:11.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:11.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:11.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:11.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:12.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:12.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:12.502 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.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:12.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:12.509 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:12.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:12.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:12.523 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:12.523 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:12.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:12.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:12.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:12.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:12.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:12.531 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:12.531 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:12.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:12.532 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.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:12.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:12.532 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:12.532 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:12.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:12.533 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.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:12.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:12.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:12.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:12.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:12.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:12.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:12.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:12.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:12.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:12.534 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:12.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:12.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:12.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:12.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:13.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:13.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:13.043 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.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:13.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:13.050 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:13.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:13.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:13.050 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:13.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:13.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:13.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:13.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:13.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:13.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:13.058 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:13.058 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:13.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:13.068 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.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:13.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:13.069 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:13.069 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:13.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:13.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:13.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:13.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:13.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:13.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:13.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:13.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:13.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:13.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:13.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:13.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:13.072 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:13.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:13.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:13.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:13.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:13.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:13.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:13.582 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.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:13.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:13.588 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:13.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:13.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:13.589 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33: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.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.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:13.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:13.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:13.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:13.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:13.606 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:13.606 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:13.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:13.607 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.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:13.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:13.607 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:13.607 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:13.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:13.608 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.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:13.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:13.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:13.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:13.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:13.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:13.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:13.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:13.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:13.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:13.610 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:13.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:13.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:13.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:13.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:13.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:14.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:14.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:14.119 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.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:14.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:14.128 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:14.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:14.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:14.128 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:14.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:33:14.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:14.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:14.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:14.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:14.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:14.139 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:14.139 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:14.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:14.140 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.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:14.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:14.140 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:14.140 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:14.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:14.150 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.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:14.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:14.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:14.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:14.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:14.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:14.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:14.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:14.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:14.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:14.152 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:14.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:14.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:14.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:14.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:14.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:14.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:14.664 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.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:14.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:14.674 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:14.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:14.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:14.675 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:14.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 '\*?\QConsole\E') 13:33:14.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:14.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:14.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:14.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:14.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:14.685 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:14.685 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:14.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:14.686 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.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:14.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:14.687 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:14.687 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:14.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:14.687 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.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:14.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:14.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:14.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:14.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:14.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:14.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:14.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:14.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:14.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:14.689 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:14.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:14.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:14.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:14.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:15.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:15.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:15.210 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.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:15.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:15.220 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:15.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:15.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:15.220 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:15.220 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:15.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:15.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:15.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:15.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:15.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:15.238 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:15.238 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:15.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:15.239 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.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:15.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:15.240 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:15.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:15.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:15.241 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.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:15.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:15.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:15.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:15.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:15.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:15.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:15.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:15.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:15.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:15.242 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:15.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:15.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:15.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:15.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:15.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:15.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:15.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:15.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:15.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:15.758 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:15.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:15.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:15.759 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:15.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:15.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:15.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:15.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:15.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:15.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:15.766 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:15.766 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:15.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:15.767 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.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:15.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:15.768 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:15.768 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:15.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:15.768 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.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:15.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:15.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:15.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:15.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:15.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:15.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:15.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:15.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:15.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:15.770 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:15.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:15.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:15.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:15.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:16.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:16.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:16.278 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:16.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:16.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:16.287 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:16.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:16.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:16.296 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:16.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:16.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:16.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:16.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:16.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:16.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:16.304 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:16.304 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:16.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:16.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:16.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:16.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:16.305 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:16.305 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:16.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:16.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:16.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:16.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:16.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:16.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:16.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:16.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:16.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:16.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:16.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:16.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:16.308 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:16.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:16.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:16.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:16.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:16.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:16.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:16.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:16.818 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:16.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:16.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:16.827 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:16.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:16.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:16.828 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:16.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 '\*?\QConsole\E') 13:33:16.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:16.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:16.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:16.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:16.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:16.837 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:16.837 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:16.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:16.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:16.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:16.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:16.851 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:16.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:16.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:16.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:16.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:16.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:16.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:16.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:16.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:16.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:16.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:16.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:16.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:16.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:16.854 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:16.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:16.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:16.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:16.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:16.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:17.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:17.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:17.363 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:17.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:17.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:17.370 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:17.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:17.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:17.371 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:17.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 '\*?\QConsole\E') 13:33:17.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:17.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:17.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:17.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:17.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:17.378 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:17.378 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:17.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:17.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:17.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:17.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:17.380 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:17.380 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:17.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:17.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:17.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:17.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:17.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:17.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:17.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:17.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:17.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:17.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:17.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:17.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:17.382 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:17.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:17.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:17.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:17.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:17.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:17.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:17.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:17.894 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:17.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:17.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:17.904 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:17.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:17.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:17.905 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:17.905 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:17.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:17.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:17.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:17.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:17.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:17.915 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:17.915 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:17.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:17.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:17.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:17.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:17.916 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:17.916 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:17.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:17.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:17.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:17.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:17.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:17.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:17.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:17.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:17.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:17.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:17.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:17.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:17.928 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:17.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:17.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:17.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:17.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:17.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:18.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:18.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:18.437 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:18.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:18.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:18.444 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:18.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:18.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:18.445 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:18.445 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:18.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:18.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:18.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:18.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:18.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:18.461 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:18.462 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:18.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:18.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:18.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:18.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:18.463 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:18.463 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:18.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:18.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:18.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:18.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:18.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:18.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:18.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:18.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:18.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:18.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:18.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:18.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:18.465 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:18.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:18.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:18.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:18.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:18.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:18.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:18.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:18.975 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:18.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:18.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:18.982 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:18.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:18.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:18.983 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:18.983 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:18.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:18.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:19.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:19.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:19.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:19.002 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:19.003 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:19.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:19.004 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.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:19.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:19.005 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:19.005 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:19.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:19.005 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.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:19.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:19.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:19.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:19.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:19.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:19.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:19.006 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.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:19.007 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:19.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:19.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:19.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:19.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:19.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:19.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:19.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:19.520 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.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:19.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:19.544 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:19.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:19.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:19.545 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:19.545 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:19.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:19.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:19.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:19.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:19.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:19.570 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:19.570 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:19.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:19.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:19.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:19.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:19.571 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:19.571 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:19.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:19.572 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.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:19.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:19.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:19.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:19.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:19.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:19.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:19.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:19.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:19.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:19.574 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:19.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:19.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:19.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:19.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:19.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:20.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:20.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:20.083 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:20.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:20.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:20.091 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:20.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:20.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:20.091 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:20.091 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:20.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:20.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:20.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:20.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:20.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:20.113 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:20.113 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:20.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:20.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:20.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:20.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:20.114 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:20.114 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:20.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:20.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:20.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:20.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:20.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:20.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:20.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:20.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:20.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:20.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:20.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:20.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:20.117 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:20.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:20.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:20.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:20.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:20.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:20.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:20.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:20.626 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:20.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:20.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:20.633 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:20.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:20.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:20.634 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:20.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 '\*?\QConsole\E') 13:33:20.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:20.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:20.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:20.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:20.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:20.641 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:20.641 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:20.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:20.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:20.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:20.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:20.642 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:20.642 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:20.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:20.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:20.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:20.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:20.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:20.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:20.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:20.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:20.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:20.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:20.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:20.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:20.644 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:20.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:20.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:20.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:20.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:20.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:20.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Console is still changing finished successfully 13:33:20.654 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:20.655 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:20.655 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:20.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:20.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start Hello Application TooltipText=null 13:33:20.656 INFO [WorkbenchTestable][AbstractView] Terminating console 13:33:20.656 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:20.656 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:20.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:20.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start Hello Application TooltipText=null 13:33:20.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Terminate") 13:33:20.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:20.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:20.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:20.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:20.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:33:20.658 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Terminate 13:33:20.658 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:33:20.658 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:33:20.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 13:33:20.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:20.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:20.678 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:20.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:20.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:20.686 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:20.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:20.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:20.687 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:20.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 '\*?\QConsole\E') 13:33:20.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:20.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:20.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:20.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:20.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:20.694 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:20.694 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:20.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:20.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:20.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:20.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:20.704 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:20.705 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:20.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:20.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:20.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:20.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:20.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:20.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:20.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 13:33:20.707 INFO [WorkbenchTestable][AbstractView] Console terminated 13:33:20.707 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:20.707 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:20.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:20.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:20.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:20.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:20.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:20.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:20.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:20.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:20.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:20.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:20.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:20.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:20.710 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:20.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:20.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:20.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:20.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:20.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:20.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:20.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:20.727 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:20.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:20.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:20.734 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:20.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:20.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:20.735 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:20.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 '\*?\QConsole\E') 13:33:20.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:20.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:20.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:20.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:20.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:20.742 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:20.742 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:20.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:20.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:20.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:20.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:20.744 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:20.744 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:20.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:20.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:20.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:20.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:20.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:20.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:20.756 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:20.756 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:20.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:20.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:20.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:20.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:20.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: "Show Console When Standard Out Changes") 13:33:20.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:20.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:20.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:20.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:20.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:33:20.758 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 13:33:20.758 INFO [WorkbenchTestable][AbstractView] Terminating console 13:33:20.758 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:20.758 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:20.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:20.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 13:33:20.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:20.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:20.760 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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:20.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:20.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:20.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:20.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:20.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:33:20.761 INFO [WorkbenchTestable][AbstractView] Console was terminated earlier 13:33:20.761 INFO [WorkbenchTestable][AbstractView] Removing launch from console 13:33:20.761 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:20.761 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:20.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:20.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start Hello Application TooltipText=null 13:33:20.771 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove Launch") 13:33:20.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:20.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:20.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:20.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:20.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:33:20.772 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 13:33:20.772 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:33:20.772 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:33:20.773 INFO [WorkbenchTestable][AbstractView] Launch removed 13:33:20.791 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:20.791 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:20.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:20.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 13:33:20.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:20.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:20.794 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 13:33:20.794 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:33:20.794 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:33:20.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:33:20.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:33:20.795 INFO [WorkbenchTestable][RequirementsRunner] Finished test: consoleHasNoChangeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 13:33:20.795 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:33:20.795 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRemoveAllTerminatedLaunches no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 13:33:20.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 13:33:20.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:33:20.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:33:20.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:33:20.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:20.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:20.802 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.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:20.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:20.809 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:20.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:20.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:20.810 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:20.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 '\*?\QProblems\E') 13:33:20.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:20.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:20.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:20.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:20.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:20.817 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:20.817 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:20.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:20.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:20.842 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:20.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:20.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:20.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:20.843 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.843 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:20.843 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:20.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:20.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:20.844 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:33:20.844 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:33:20.844 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 7 warnings, 0 others)' 13:33:20.844 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:33:20.844 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 7 warnings, 0 others)' 13:33:20.844 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:33:20.845 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:33:20.845 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:33:20.845 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:33:20.845 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:33:20.845 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:33:20.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:33:21.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:33:21.846 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:33:21.847 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:21.847 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:21.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:21.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:21.849 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:33:21.849 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:33:21.849 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 7 warnings, 0 others)' 13:33:21.849 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:33:21.850 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 7 warnings, 0 others)' 13:33:21.850 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:33:21.850 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:33:21.850 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:33:21.850 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:33:21.850 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:33:21.850 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:33:21.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:33:21.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:33:21.850 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:21.850 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:21.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:21.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:21.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:33:21.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:21.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:21.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:21.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:21.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:21.853 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:21.853 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:21.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:21.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:21.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:33:21.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:21.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:21.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:21.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:21.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:21.855 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (7 items) and wait with time period 1 13:33:21.855 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (7 items) 13:33:21.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:33:21.855 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (7 items) is already expanded. No action performed 13:33:21.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:33:21.855 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (7 items) 13:33:21.855 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (7 items) 13:33:21.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:33:21.855 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (7 items) is already expanded. No action performed 13:33:21.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:33:21.855 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (7 items) ### There are problems in problems view 13:33:21.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:21.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:21.861 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:21.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:21.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:21.862 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:21.862 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 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.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:21.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:21.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:21.880 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:21.880 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:21.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:21.881 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.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:21.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:21.881 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:21.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:21.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:21.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:21.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:21.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:21.883 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:21.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:21.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:21.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:21.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:21.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:21.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:21.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:21.901 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:21.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:21.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:21.902 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:21.902 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:33:21.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:21.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:21.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:21.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:21.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:21.908 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:21.908 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:21.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:21.909 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.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:21.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:21.909 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:21.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:21.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:21.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:21.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:21.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:21.911 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:21.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:21.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:21.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:21.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:21.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings maven-test-project Build path specifies execution environment J2SE-1.5. There are no JREs installed in the workspace that are strictly compatible with this environment. 13:33:21.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:21.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:21.930 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:21.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:21.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:21.930 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:21.930 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:33:21.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:21.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:21.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:21.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:21.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:21.947 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:21.947 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:21.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:21.948 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.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:21.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:21.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:21.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:21.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:21.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:21.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:21.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:21.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:33:21.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:21.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:21.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:21.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:21.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:21.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:21.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:21.968 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:21.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:21.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:21.968 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:21.968 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:33:21.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:21.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:21.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:21.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:21.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:21.975 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:21.975 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:21.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:21.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:21.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:21.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:21.976 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:21.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:21.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:21.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:21.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:21.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:21.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:33:21.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:21.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:21.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:21.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:21.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings maven-wrong-project Build path specifies execution environment J2SE-1.5. There are no JREs installed in the workspace that are strictly compatible with this environment. 13:33:21.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:21.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:21.995 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:21.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:21.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:21.996 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:21.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:33:21.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:21.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:22.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:22.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:22.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:22.014 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:22.014 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:22.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:22.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:22.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:22.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:22.016 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:22.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:22.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:22.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:22.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:22.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:22.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:22.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:22.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:22.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:22.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:22.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:22.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:22.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:22.036 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:22.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:22.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:22.036 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:22.037 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:33:22.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:22.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:22.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:22.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:22.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:22.043 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:22.043 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:22.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:22.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:22.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:22.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:22.044 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:22.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:22.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:22.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:22.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:22.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:22.046 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:22.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:22.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:22.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:22.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:22.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings pom.xml Plugin execution not covered by lifecycle configuration: org.apache.felix:maven-bundle-plugin:2.4.0:cleanVersions (execution: cleanVersions, phase: generate-sources) 13:33:22.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:22.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:22.065 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:22.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:22.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:22.065 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:22.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 '\*?\QProblems\E') 13:33:22.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:22.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:22.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:22.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:22.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:22.083 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:22.083 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:22.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:22.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:22.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:22.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:22.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:33:22.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:22.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:22.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:22.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:22.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:22.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:33:22.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:22.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:22.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:22.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:22.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:22.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:22.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:22.094 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:22.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:22.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:22.095 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:22.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 '\*?\QProblems\E') 13:33:22.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:22.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:22.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:22.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:22.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:22.113 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:22.113 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:22.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:22.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:22.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:22.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:22.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:33:22.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:22.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:22.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:22.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:22.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:22.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:22.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:22.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:22.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:22.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:22.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings maven-test-project Project 'maven-test-project' has no explicit encoding set 13:33:22.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:22.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:22.134 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:22.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:22.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:22.145 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:22.145 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:33:22.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:22.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:22.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:22.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:22.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:22.159 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:22.159 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:22.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:22.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:22.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:22.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:22.160 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:22.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:22.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:22.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:22.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:22.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:22.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:22.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:22.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:22.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:22.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:22.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:22.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:22.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:22.181 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:22.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:22.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:22.182 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:22.182 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:33:22.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:22.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:22.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:22.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:22.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:22.199 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:22.199 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:22.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:22.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:22.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:22.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:22.200 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:22.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:22.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:22.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:22.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:22.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:22.202 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:22.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:22.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:22.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:22.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:22.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings maven-wrong-project Project 'maven-wrong-project' has no explicit encoding set 13:33:22.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:22.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:22.209 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:22.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:22.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:22.209 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33: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 '\*?\QProblems\E') 13:33:22.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:22.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:22.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:22.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:22.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:22.216 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:22.216 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:22.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:22.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:22.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:22.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:22.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:22.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:22.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:22.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:22.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:22.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:22.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:22.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:22.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:22.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:22.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:22.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:22.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:22.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:22.248 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:22.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:22.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:22.248 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:22.248 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:33:22.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:22.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:22.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:22.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:22.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:22.265 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:22.265 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:22.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:22.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:22.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:22.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:22.267 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:22.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:22.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:22.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:22.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:22.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:22.278 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:22.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:22.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:22.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:22.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:22.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings maven-test-project The compiler compliance specified is 1.5 but a JRE 17 is used 13:33:22.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:22.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:22.286 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:22.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:22.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:22.286 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:22.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 '\*?\QProblems\E') 13:33:22.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:22.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:22.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:22.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:22.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:22.292 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:22.292 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:22.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:22.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:22.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:22.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:22.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:33:22.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:22.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:22.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:22.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:22.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:22.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:33:22.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:22.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:22.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:22.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:22.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:22.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:22.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:22.313 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:22.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:22.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:22.313 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:22.314 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:33:22.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:22.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:22.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:22.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:22.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:22.320 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:22.320 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:22.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:22.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:22.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:22.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33: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:33:22.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:22.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:22.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:22.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:22.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:22.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:33:22.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:22.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:22.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:22.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:22.324 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings maven-wrong-project The compiler compliance specified is 1.5 but a JRE 17 is used 13:33:22.324 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 13:33:22.394 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:22.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:22.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:22.420 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:22.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:22.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:22.422 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:22.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:22.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:22.423 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:22.423 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:33:22.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:22.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:22.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:22.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:22.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:22.425 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:33:22.425 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:33:22.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:22.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:22.464 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:33:22.464 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:33:22.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:22.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:22.465 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:33:22.465 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:33:22.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:22.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:22.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:22.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:22.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:22.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:22.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:23.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:23.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:23.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:33:23.469 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:33:23.469 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:33:23.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:23.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:23.471 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:23.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:23.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:23.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:23.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:23.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:23.472 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:33:23.472 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:33:23.472 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 13:33:23.473 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:33:23.473 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 13:33:23.473 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 13:33:23.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:33:23.473 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 13:33:23.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:33:23.474 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 13:33:23.474 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:33:23.474 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:33:23.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:33:23.474 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:33:23.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:33:23.474 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:33:23.474 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 13:33:23.475 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:33:23.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:33:23.475 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:33:23.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:33:23.475 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:33:23.475 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 13:33:23.475 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 13:33:23.475 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 13:33:23.478 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 13:33:23.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:33:23.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:33:23.479 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:23.479 DEBUG [main][MenuItemLookup] Found menu:'File' 13:33:23.479 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:33:23.479 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:33:23.479 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:33:23.479 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:33:23.479 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:33:23.479 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:33:23.479 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:33:23.479 DEBUG [main][MenuItemLookup] Item match:Run 13:33:23.480 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 13:33:23.480 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 13:33:23.480 DEBUG [main][MenuItemLookup] Found menu:'' 13:33:23.480 DEBUG [main][MenuItemLookup] Found menu:'Run History' 13:33:23.480 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:33:23.480 DEBUG [main][MenuItemLookup] Item match:Run As 13:33:23.480 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 13:33:23.480 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 13:33:23.480 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 13:33:23.484 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 13:33:23.484 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 13:33:23.484 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 13:33:23.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*'... 13:33:23.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:23.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:23.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:23.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:23.595 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:23.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:23.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:23.595 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:23.595 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:23.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:23.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:23.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:23.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:23.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:23.603 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:23.603 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:23.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:23.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 13:33:23.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:23.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:23.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*' finished successfully 13:33:23.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:33:23.669 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:33:23.669 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reveal End of Document' is a system job, skipped 13:33:23.669 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:33:23.669 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:33:23.669 DEBUG [WorkbenchTestable][JobIsRunning] job 'Show Console View' is a system job, skipped 13:33:23.669 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:33:23.669 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 13:33:23.669 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:33:23.669 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:33:23.669 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:33:23.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:33:23.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 13:33:23.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:23.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:23.677 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:23.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:23.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:23.687 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:23.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:23.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:23.687 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:23.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 '\*?\QConsole\E') 13:33:23.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:23.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:23.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:23.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:23.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:23.704 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:23.704 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:23.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:23.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:23.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:23.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:23.705 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:23.705 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:23.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:23.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:23.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:23.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:23.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:23.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:23.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 13:33:23.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:23.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:23.715 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:23.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:23.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:23.722 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:23.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:23.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:23.722 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:23.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:23.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:23.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:23.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:23.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:23.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:23.744 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:23.744 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:23.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:23.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:23.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:23.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:23.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains launch... 13:33:23.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:23.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:23.754 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:23.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:23.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:23.765 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:23.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:23.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:23.765 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:23.765 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:23.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:23.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:23.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:23.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:23.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:23.775 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:23.775 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:23.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:23.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:23.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:23.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:23.778 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:23.778 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:23.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:23.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:23.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:23.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:23.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:23.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:23.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains launch finished successfully 13:33:23.780 INFO [WorkbenchTestable][AbstractView] Removing terminated launches from console 13:33:23.780 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:23.780 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:23.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:23.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:23.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:23.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:23.782 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Terminated Launches") 13:33:23.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:23.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:23.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:23.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:23.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:33:23.783 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Terminated Launches 13:33:23.783 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:33:23.783 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:33:23.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console contains launch... 13:33:23.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:23.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:23.814 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:23.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:23.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:23.821 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:23.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:23.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:23.822 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:23.822 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:23.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:23.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:23.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:23.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:23.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:23.829 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:23.829 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:23.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:23.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:23.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:23.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:23.830 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:23.830 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:23.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:23.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:23.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:23.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:23.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:23.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:23.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console contains launch finished successfully 13:33:23.832 INFO [WorkbenchTestable][AbstractView] Terminated launches cleared 13:33:23.832 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:23.832 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:23.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:23.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:23.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:23.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:23.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:23.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:23.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:23.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:23.848 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:23.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:23.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:23.855 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:23.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:23.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:23.855 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:23.855 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:23.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:23.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:23.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:23.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:23.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:23.862 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:23.862 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:23.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:23.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:23.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:23.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:23.864 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:23.864 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:23.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:23.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:23.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:23.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 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:23.866 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 13:33:23.866 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:33:23.866 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:33:23.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:33:23.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:33:23.867 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRemoveAllTerminatedLaunches no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 13:33:23.867 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:33:23.867 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleShowConsoleOnStandardOutChange no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 13:33:23.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 13:33:23.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:33:23.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:33:23.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:33:23.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:23.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:23.874 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:33:23.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:23.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:23.881 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:23.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:23.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:23.881 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:23.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:33:23.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:23.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:23.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:23.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:23.888 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:23.888 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:23.888 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:23.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:23.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:23.901 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:23.901 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:23.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:23.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:23.914 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:33:23.914 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:23.914 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:23.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:23.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:23.915 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:33:23.916 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:33:23.916 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 7 warnings, 0 others)' 13:33:23.916 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:33:23.916 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 7 warnings, 0 others)' 13:33:23.916 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:33:23.916 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:33:23.916 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:33:23.916 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:33:23.916 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:33:23.916 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:33:23.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:33:24.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:33:24.917 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:33:24.917 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:24.917 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:24.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:24.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:24.919 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:33:24.919 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:33:24.919 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 7 warnings, 0 others)' 13:33:24.919 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:33:24.919 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 7 warnings, 0 others)' 13:33:24.919 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:33:24.919 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:33:24.919 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:33:24.919 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:33:24.919 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:33:24.919 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:33:24.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:33:24.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:33:24.920 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:24.920 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:24.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:24.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:24.921 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:24.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:24.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:24.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:24.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:24.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:24.922 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:24.922 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:24.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:24.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:24.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:24.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:24.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:24.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:24.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:24.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:24.924 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (7 items) and wait with time period 1 13:33:24.924 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (7 items) 13:33:24.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:33:24.924 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (7 items) is already expanded. No action performed 13:33:24.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:33:24.924 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (7 items) 13:33:24.925 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (7 items) 13:33:24.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:33:24.925 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (7 items) is already expanded. No action performed 13:33:24.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:33:24.925 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (7 items) ### There are problems in problems view 13:33:24.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:24.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:24.932 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:24.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:24.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:24.932 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:24.932 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:33:24.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:24.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:24.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:24.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:24.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:24.949 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:24.949 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:24.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:24.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:24.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:24.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:24.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:33:24.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:24.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:24.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:24.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:24.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:24.953 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:24.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:24.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:24.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:24.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:24.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:24.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:24.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:24.961 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:24.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:24.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:24.961 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:24.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 '\*?\QProblems\E') 13:33:24.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:24.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:24.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:24.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:24.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:24.979 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:24.979 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:24.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:24.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:24.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:24.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:24.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:24.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:24.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:24.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:24.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:24.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:24.983 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:24.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:24.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:24.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:24.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:24.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings maven-test-project Build path specifies execution environment J2SE-1.5. There are no JREs installed in the workspace that are strictly compatible with this environment. 13:33:24.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:25.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:25.002 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:25.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:25.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:25.003 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:25.003 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:33:25.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:25.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:25.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:25.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:25.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:25.012 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:25.013 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:25.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:25.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:25.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:25.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:25.014 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:25.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:25.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:25.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:25.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:25.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:25.016 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:25.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:25.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:25.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:25.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:25.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:25.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:25.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:25.034 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:25.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:25.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:25.047 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:25.047 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:33:25.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:25.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:25.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:25.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:25.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:25.055 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:25.055 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:25.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:25.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:25.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:25.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:25.056 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:25.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:25.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:25.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:25.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:25.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:25.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:25.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:25.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:25.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:25.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:25.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings maven-wrong-project Build path specifies execution environment J2SE-1.5. There are no JREs installed in the workspace that are strictly compatible with this environment. 13:33:25.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:25.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:25.066 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:25.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:25.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:25.066 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:25.066 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:33:25.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:25.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:25.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:25.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:25.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:25.086 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:25.086 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:25.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:25.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:25.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:25.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:25.087 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:25.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:25.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:25.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:25.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:25.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:25.089 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:25.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:25.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:25.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:25.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:25.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:25.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:25.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:25.097 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:25.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:25.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:25.098 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:25.098 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:33:25.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:25.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:25.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:25.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:25.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:25.121 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:25.121 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:25.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:25.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:25.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:25.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:25.123 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:25.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:25.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:25.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:25.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:25.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:25.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:33:25.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:25.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:25.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:25.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:25.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings pom.xml Plugin execution not covered by lifecycle configuration: org.apache.felix:maven-bundle-plugin:2.4.0:cleanVersions (execution: cleanVersions, phase: generate-sources) 13:33:25.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:25.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:25.133 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:25.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:25.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:25.133 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:25.133 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:33:25.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:25.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:25.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:25.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:25.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:25.151 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:25.151 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:25.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:25.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:25.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:25.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:25.153 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:25.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:25.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:25.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:25.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:25.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:25.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:33:25.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:25.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:25.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:25.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:25.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:25.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:25.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:25.163 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:25.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:25.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:25.164 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:25.164 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:33:25.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:25.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:25.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:25.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:25.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:25.181 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:25.182 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:25.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:25.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:25.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:25.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:25.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:33:25.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:25.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:25.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:25.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:25.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:25.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:33:25.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:25.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:25.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:25.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:25.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings maven-test-project Project 'maven-test-project' has no explicit encoding set 13:33:25.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:25.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:25.204 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:25.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:25.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:25.204 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:25.204 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:33:25.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:25.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:25.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:25.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:25.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:25.211 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:25.211 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:25.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:25.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:25.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:25.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:25.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:33:25.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:25.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:25.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:25.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:25.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:25.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:25.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:25.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:25.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:25.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:25.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:25.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:25.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:25.244 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:25.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:25.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:25.245 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:25.245 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:33:25.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:25.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:25.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:25.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:25.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:25.269 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:25.269 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:25.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:25.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:25.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:25.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:25.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:33:25.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:25.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:25.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:25.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:25.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:25.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:33:25.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:25.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:25.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:25.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:25.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings maven-wrong-project Project 'maven-wrong-project' has no explicit encoding set 13:33:25.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:25.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:25.293 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:25.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:25.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:25.294 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:25.294 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:33:25.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:25.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:25.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:25.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:25.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:25.313 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:25.313 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:25.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:25.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:25.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:25.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:25.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:33:25.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:25.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:25.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:25.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:25.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:25.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:33:25.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:25.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:25.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:25.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:25.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:25.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:25.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:25.323 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:25.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:25.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:25.324 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:25.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 '\*?\QProblems\E') 13:33:25.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:25.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:25.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:25.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:25.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:25.342 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:25.342 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:25.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:25.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:25.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:25.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:25.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:33:25.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:25.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:25.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:25.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:25.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:25.345 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:25.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:25.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:25.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:25.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:25.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings maven-test-project The compiler compliance specified is 1.5 but a JRE 17 is used 13:33:25.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:25.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:25.365 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:25.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:25.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:25.365 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:25.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:33:25.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:25.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:25.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:25.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:25.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:25.372 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:25.372 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:25.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:25.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:25.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:25.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:25.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:25.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:25.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:25.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:25.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:25.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:25.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:33:25.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:25.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:25.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:25.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:25.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:25.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:25.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:25.396 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:25.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:25.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:25.396 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:25.396 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:33:25.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:25.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:25.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:25.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:25.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:25.405 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:25.405 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:25.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:25.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:25.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:25.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:25.407 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:25.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:25.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:25.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:25.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:25.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:25.408 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:25.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:25.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:25.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:25.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:25.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings maven-wrong-project The compiler compliance specified is 1.5 but a JRE 17 is used 13:33:25.410 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 13:33:25.470 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:25.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:25.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:25.484 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:25.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:25.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:25.485 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:25.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:25.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:25.486 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:25.486 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:33:25.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:25.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:25.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:25.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:25.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:25.499 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:33:25.499 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:33:25.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:25.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:25.527 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:33:25.527 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:33:25.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:25.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:25.528 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:33:25.528 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:33:25.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:25.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:25.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:25.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:25.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:26.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:26.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:26.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:26.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:26.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:33:26.531 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:33:26.531 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:33:26.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:26.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:26.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:33:26.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:26.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:26.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:26.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:26.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:26.534 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:33:26.534 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:33:26.534 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 13:33:26.534 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:33:26.535 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 13:33:26.535 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 13:33:26.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:33:26.535 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 13:33:26.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:33:26.535 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 13:33:26.535 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:33:26.535 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:33:26.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:33:26.535 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:33:26.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:33:26.535 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:33:26.536 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 13:33:26.536 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:33:26.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:33:26.536 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:33:26.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:33:26.536 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:33:26.536 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 13:33:26.536 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 13:33:26.536 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 13:33:26.540 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 13:33:26.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:33:26.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:33:26.541 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:26.541 DEBUG [main][MenuItemLookup] Found menu:'File' 13:33:26.541 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:33:26.541 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:33:26.541 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:33:26.541 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:33:26.541 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:33:26.541 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:33:26.541 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:33:26.541 DEBUG [main][MenuItemLookup] Item match:Run 13:33:26.541 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 13:33:26.541 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 13:33:26.541 DEBUG [main][MenuItemLookup] Found menu:'' 13:33:26.541 DEBUG [main][MenuItemLookup] Found menu:'Run History' 13:33:26.541 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:33:26.541 DEBUG [main][MenuItemLookup] Item match:Run As 13:33:26.541 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 13:33:26.541 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 13:33:26.541 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 13:33:26.542 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 13:33:26.542 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 13:33:26.542 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 13:33:26.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*'... 13:33:26.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:26.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:26.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:26.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:26.656 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:26.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:26.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:26.656 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:26.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 '\*?\QConsole\E') 13:33:26.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:26.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:26.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:26.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:26.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:26.685 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:26.685 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:26.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:26.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 13:33:26.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:26.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:26.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*' finished successfully 13:33:26.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:33:26.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Show Console View' is a system job, skipped 13:33:26.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:33:26.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:33:26.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reveal End of Document' is a system job, skipped 13:33:26.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:33:26.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:33:26.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 13:33:26.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:33:26.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:33:26.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:33:26.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:33:26.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 13:33:26.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:26.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:26.763 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:26.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:26.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:26.773 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:26.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:26.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:26.773 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:26.773 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:26.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:26.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:26.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:26.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:26.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:26.780 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:26.780 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:26.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:26.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:26.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:26.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:26.792 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:26.792 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:26.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:26.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:26.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:26.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:26.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:26.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:26.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 13:33:26.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:26.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:26.801 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:26.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:26.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:26.808 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:26.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:26.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:26.808 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:26.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 '\*?\QConsole\E') 13:33:26.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:26.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:26.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:26.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:26.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:26.816 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:26.817 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:26.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:26.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:26.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:26.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:26.818 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:26.818 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:26.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:26.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:26.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:26.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:26.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: "Show Console When Standard Out Changes") 13:33:26.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:26.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:26.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:26.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:26.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:33:26.820 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 13:33:26.820 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:26.820 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:26.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:26.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 13:33:26.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:26.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:26.822 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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:26.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:26.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:26.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:26.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:26.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:33:26.823 INFO [WorkbenchTestable][AbstractToolItem] Unclick tool item Show Console When Standard Out Changes 13:33:26.823 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 13:33:26.823 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:33:26.823 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:33:26.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:26.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:26.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:26.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:26.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:26.854 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:26.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:26.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:26.855 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:26.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:26.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:26.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:26.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:26.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:26.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:26.862 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:26.862 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:26.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:26.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:26.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:26.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:26.864 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:26.864 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:26.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:26.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:26.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:26.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:26.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:26.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:26.877 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:26.877 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:26.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:26.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:26.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:26.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:26.879 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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:26.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:26.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:26.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:26.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:26.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:33:26.880 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 13:33:26.880 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 13:33:26.880 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:33:26.880 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:33:26.880 INFO [WorkbenchTestable][AbstractView] Terminating console 13:33:26.881 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:26.881 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:26.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:26.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 13:33:26.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:26.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:26.893 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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:26.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:26.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:26.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:26.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:26.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:33:26.894 INFO [WorkbenchTestable][AbstractView] Console was terminated earlier 13:33:26.894 INFO [WorkbenchTestable][AbstractView] Removing launch from console 13:33:26.894 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:26.894 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:26.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:26.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 13:33:26.895 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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:26.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:26.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:26.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:26.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:26.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:33:26.896 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 13:33:26.896 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:33:26.896 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:33:26.897 INFO [WorkbenchTestable][AbstractView] Launch removed 13:33:26.919 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:26.919 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:26.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:26.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 13:33:26.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:26.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:26.922 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 13:33:26.922 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:33:26.922 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:33:26.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:33:26.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:33:26.923 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleShowConsoleOnStandardOutChange no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 13:33:26.923 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:33:26.923 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsoleHasAnyText no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 13:33:26.923 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 13:33:26.923 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:33:26.923 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:33:26.923 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:33:26.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:26.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:26.932 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:26.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:26.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:26.939 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:26.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:26.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:26.940 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:26.940 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:26.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:26.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:26.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:26.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:26.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:26.956 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:26.956 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:26.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:26.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:26.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:26.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:26.957 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:26.957 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:26.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:26.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:26.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:26.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:26.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:26.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:26.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:26.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:26.966 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:26.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:26.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:26.974 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:26.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:26.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:26.974 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:26.974 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:26.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:26.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:26.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:26.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:26.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:26.984 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:26.984 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:26.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:26.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:26.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:26.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:26.986 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:26.986 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:26.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:26.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:26.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:26.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:26.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:26.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:26.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:27.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:27.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:27.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:27.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:28.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:28.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:28.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:28.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:29.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:29.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:29.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:29.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:30.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:30.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:30.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:30.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:31.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:31.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:31.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:31.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:32.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:32.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:32.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:32.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:33.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:33.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:34.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:34.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:34.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:34.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:35.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:35.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:35.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:35.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:36.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:36.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:36.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:36.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:37.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:37.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:37.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:33:37.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:37.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:37.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:37.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:37.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:37.039 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:37.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:37.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:37.039 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:37.040 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:37.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:37.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:37.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:37.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:37.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:37.047 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:37.047 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:37.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:37.048 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.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:37.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:37.049 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:37.049 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:37.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:37.049 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.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:37.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:37.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:37.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:37.051 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 13:33:37.051 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:33:37.051 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:33:37.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:33:37.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:33:37.052 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsoleHasAnyText no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 13:33:37.052 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:33:37.052 INFO [WorkbenchTestable][RequirementsRunner] Started test: consoleHasTextTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 13:33:37.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 13:33:37.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:33:37.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:33:37.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:33:37.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:37.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:37.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:37.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:37.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:37.067 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:37.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:37.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:37.067 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:37.067 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:37.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:37.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:37.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:37.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:37.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:37.073 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:37.073 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:37.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:37.074 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.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:37.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:37.075 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:37.075 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:37.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:37.075 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.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:37.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:37.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:37.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:37.077 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 13:33:37.077 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:33:37.077 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:33:37.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:33:37.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:33:37.078 INFO [WorkbenchTestable][RequirementsRunner] Finished test: consoleHasTextTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 13:33:37.078 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:33:37.078 INFO [WorkbenchTestable][RequirementsRunner] Started test: getContextMenuTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 13:33:37.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 13:33:37.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:33:37.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:33:37.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:33:37.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:37.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:37.086 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.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:37.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:37.093 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:37.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:37.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:37.093 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:37.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 '\*?\QConsole\E') 13:33:37.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:37.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:37.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:37.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:37.102 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:37.102 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:37.102 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:37.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:37.103 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.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:37.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:37.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:37.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:37.109 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.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:37.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:37.116 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:37.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:37.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:37.116 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:37.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:33:37.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:37.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:37.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:37.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:37.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:37.122 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:37.122 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:37.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:37.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:37.136 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:37.136 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:37.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:37.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:37.137 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.137 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:37.137 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:37.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:37.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:37.138 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:33:37.138 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:33:37.139 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 7 warnings, 0 others)' 13:33:37.139 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:33:37.139 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 7 warnings, 0 others)' 13:33:37.139 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:33:37.139 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:33:37.139 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:33:37.139 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:33:37.139 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:33:37.139 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:33:37.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:33:38.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:33:38.142 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.142 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:38.143 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:38.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:38.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:38.144 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:33:38.144 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:33:38.144 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 7 warnings, 0 others)' 13:33:38.144 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:33:38.144 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 7 warnings, 0 others)' 13:33:38.145 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:33:38.145 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:33:38.145 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:33:38.145 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:33:38.145 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:33:38.145 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:33:38.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:33:38.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:33:38.145 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:38.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:38.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:38.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:38.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:33:38.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:38.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:38.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:38.147 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:38.147 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:38.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:38.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:38.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:33:38.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:38.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:38.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:38.149 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (7 items) and wait with time period 1 13:33:38.149 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (7 items) 13:33:38.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:33:38.149 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (7 items) is already expanded. No action performed 13:33:38.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:33:38.150 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (7 items) 13:33:38.150 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (7 items) 13:33:38.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:33:38.150 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (7 items) is already expanded. No action performed 13:33:38.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:33:38.150 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (7 items) ### There are problems in problems view 13:33:38.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.157 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:38.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:38.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:38.157 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:38.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 '\*?\QProblems\E') 13:33:38.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:38.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:38.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:38.164 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:38.164 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:38.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:38.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:38.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:38.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:38.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:33:38.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:38.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:38.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:38.166 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:38.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:38.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:38.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:38.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.184 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:38.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:38.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:38.185 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:38.185 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:33:38.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:38.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:38.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:38.203 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:38.203 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:38.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:38.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:38.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:38.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:38.205 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:38.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:38.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:38.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:38.207 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:38.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:38.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:38.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings maven-test-project Build path specifies execution environment J2SE-1.5. There are no JREs installed in the workspace that are strictly compatible with this environment. 13:33:38.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.214 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:38.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:38.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:38.215 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:38.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:33:38.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:38.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:38.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:38.232 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:38.232 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:38.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:38.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:38.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:38.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:38.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:33:38.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:38.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:38.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:38.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:38.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:38.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:38.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:38.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:38.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:38.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:38.254 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:38.254 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:33:38.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:38.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:38.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:38.260 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:38.260 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:38.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:38.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:38.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:38.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:38.262 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:38.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:38.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:38.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:38.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:33:38.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:38.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:38.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings maven-wrong-project Build path specifies execution environment J2SE-1.5. There are no JREs installed in the workspace that are strictly compatible with this environment. 13:33:38.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.284 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:38.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:38.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:38.284 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:38.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:33:38.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:38.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:38.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:38.304 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:38.304 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:38.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:38.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:38.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:38.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:38.305 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:38.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:38.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:38.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:38.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:33:38.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:38.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:38.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:38.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.314 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:38.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:38.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:38.315 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:38.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:33:38.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:38.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:38.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:38.331 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:38.332 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:38.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:38.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:38.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:38.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:38.333 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:38.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:38.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:38.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:38.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:33:38.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:38.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:38.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings pom.xml Plugin execution not covered by lifecycle configuration: org.apache.felix:maven-bundle-plugin:2.4.0:cleanVersions (execution: cleanVersions, phase: generate-sources) 13:33:38.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.352 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:38.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:38.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:38.352 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:38.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 '\*?\QProblems\E') 13:33:38.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:38.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:38.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:38.369 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:38.369 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:38.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:38.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:38.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:38.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:38.371 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:38.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:38.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:38.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:38.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:38.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:38.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:38.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:38.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.383 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:38.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:38.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:38.384 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:38.384 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:33:38.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:38.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:38.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:38.403 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:38.403 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:38.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:38.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:38.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:38.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:38.404 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:38.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:38.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:38.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:38.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:33:38.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:38.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:38.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings maven-test-project Project 'maven-test-project' has no explicit encoding set 13:33:38.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.412 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:38.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:38.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:38.413 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:38.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 '\*?\QProblems\E') 13:33:38.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:38.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:38.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:38.419 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:38.419 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:38.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:38.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:38.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:38.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:38.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:33:38.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:38.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:38.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:38.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:33:38.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:38.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:38.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:38.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.456 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:38.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:38.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:38.457 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:38.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.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:38.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:38.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:38.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:38.463 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:38.463 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:38.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:38.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:38.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:38.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:38.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:33:38.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:38.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:38.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:38.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:33:38.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:38.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:38.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings maven-wrong-project Project 'maven-wrong-project' has no explicit encoding set 13:33:38.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.486 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:38.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:38.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:38.487 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:38.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 '\*?\QProblems\E') 13:33:38.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:38.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:38.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:38.494 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:38.494 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:38.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:38.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:38.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:38.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:38.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:33:38.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:38.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:38.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:38.497 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:38.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:38.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:38.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:38.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:38.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:38.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:38.515 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:38.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 '\*?\QProblems\E') 13:33:38.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:38.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:38.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:38.533 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:38.533 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:38.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:38.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:38.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:38.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:38.534 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:38.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:38.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:38.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:38.546 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:38.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:38.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:38.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings maven-test-project The compiler compliance specified is 1.5 but a JRE 17 is used 13:33:38.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.554 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:38.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:38.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:38.554 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:38.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 '\*?\QProblems\E') 13:33:38.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:38.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:38.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:38.560 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:38.560 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:38.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:38.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:38.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:38.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:38.561 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:38.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:38.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:38.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:38.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:33:38.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:38.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:38.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:38.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.581 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:38.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:38.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:38.581 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:38.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 '\*?\QProblems\E') 13:33:38.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:38.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:38.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:38.598 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:38.599 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:38.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:38.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:38.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:38.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:38.600 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:38.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:38.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:38.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:38.611 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:38.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:38.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:38.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings maven-wrong-project The compiler compliance specified is 1.5 but a JRE 17 is used 13:33:38.612 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 13:33:38.670 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:38.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.672 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:38.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.674 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:38.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:38.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:38.675 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:38.675 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:33:38.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:38.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:38.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:38.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:38.676 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:33:38.676 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:33:38.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:38.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:38.686 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:33:38.687 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:33:38.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:38.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:38.705 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:33:38.705 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:33:38.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:38.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:38.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:38.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:38.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:39.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:39.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:39.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:39.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:39.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:33:39.709 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:33:39.709 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:33:39.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:39.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:39.710 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:39.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:39.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:39.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:39.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:39.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:39.711 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:33:39.711 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:33:39.711 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 13:33:39.712 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:33:39.712 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 13:33:39.712 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 13:33:39.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:33:39.712 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 13:33:39.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:33:39.712 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 13:33:39.712 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:33:39.713 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:33:39.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:33:39.713 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:33:39.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:33:39.713 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:33:39.713 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 13:33:39.713 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:33:39.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:33:39.713 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:33:39.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:33:39.713 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:33:39.714 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 13:33:39.714 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 13:33:39.714 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 13:33:39.716 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 13:33:39.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:33:39.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:33:39.717 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:39.718 DEBUG [main][MenuItemLookup] Found menu:'File' 13:33:39.718 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:33:39.718 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:33:39.718 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:33:39.718 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:33:39.718 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:33:39.718 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:33:39.718 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:33:39.718 DEBUG [main][MenuItemLookup] Item match:Run 13:33:39.718 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 13:33:39.718 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 13:33:39.718 DEBUG [main][MenuItemLookup] Found menu:'' 13:33:39.718 DEBUG [main][MenuItemLookup] Found menu:'Run History' 13:33:39.718 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:33:39.718 DEBUG [main][MenuItemLookup] Item match:Run As 13:33:39.718 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 13:33:39.718 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 13:33:39.718 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 13:33:39.719 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 13:33:39.719 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 13:33:39.719 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 13:33:39.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*'... 13:33:39.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:39.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:39.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:39.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:39.872 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:39.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:39.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:39.872 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:39.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 '\*?\QConsole\E') 13:33:39.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:39.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:39.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:39.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:39.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:39.883 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:39.883 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:39.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:39.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 13:33:39.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:39.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:39.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*' finished successfully 13:33:39.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:33:39.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reveal End of Document' is a system job, skipped 13:33:39.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:33:39.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:33:39.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Show Console View' is a system job, skipped 13:33:39.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:33:39.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:33:39.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 13:33:39.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:33:39.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:33:39.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:33:39.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:33:39.963 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:33:40.964 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:40.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:40.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:40.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 13:33:40.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:40.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:40.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:40.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:40.966 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 13:33:40.966 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:33:40.979 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:33:40.979 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:33:40.979 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:33:40.979 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 13:33:40.979 DEBUG [main][MenuItemLookup] Found menu:'' 13:33:40.979 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace...' 13:33:40.979 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 13:33:40.979 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 13:33:40.979 DEBUG [main][MenuItemLookup] Found menu:'Open Link' 13:33:40.979 DEBUG [main][MenuItemLookup] Found menu:'Clear' 13:33:40.979 DEBUG [main][MenuItemLookup] Item match:Clear 13:33:40.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:40.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:40.986 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:40.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:40.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:40.993 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:40.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:40.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:40.994 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:40.994 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:40.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:40.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:41.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:41.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:41.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:41.002 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:41.002 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:41.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:41.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:41.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:41.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:41.003 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:41.012 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:41.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:41.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:41.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:41.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:41.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:41.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:41.014 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:41.014 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:41.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:41.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:41.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:41.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:41.016 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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:41.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:41.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:41.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:41.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:41.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:33:41.017 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 13:33:41.017 INFO [WorkbenchTestable][AbstractView] Terminating console 13:33:41.018 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:41.018 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:41.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:41.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 13:33:41.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:41.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:41.020 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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:41.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:41.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:41.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:41.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:41.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:33:41.030 INFO [WorkbenchTestable][AbstractView] Console was terminated earlier 13:33:41.030 INFO [WorkbenchTestable][AbstractView] Removing launch from console 13:33:41.030 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:41.030 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:41.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:41.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 13:33:41.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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:41.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:41.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:41.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:41.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:41.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:33:41.032 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 13:33:41.032 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:33:41.032 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:33:41.033 INFO [WorkbenchTestable][AbstractView] Launch removed 13:33:41.054 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:41.054 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:41.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:41.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 13:33:41.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:41.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:41.057 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 13:33:41.057 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:33:41.057 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:33:41.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:33:41.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:33:41.058 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getContextMenuTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 13:33:41.058 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:33:41.058 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRemoveLaunch no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 13:33:41.058 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 13:33:41.058 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:33:41.058 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:33:41.058 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:33:41.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:41.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:41.065 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:33:41.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:41.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:41.072 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:41.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:41.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:41.073 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:41.073 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:33:41.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:41.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:41.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:41.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:41.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:41.080 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:41.080 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:41.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:41.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:41.116 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:41.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:41.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:41.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:41.117 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:33:41.117 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:41.117 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:41.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:41.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:41.118 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:33:41.118 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:33:41.119 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 7 warnings, 0 others)' 13:33:41.119 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:33:41.119 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 7 warnings, 0 others)' 13:33:41.119 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:33:41.119 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:33:41.119 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:33:41.119 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:33:41.119 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:33:41.119 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:33:41.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:33:42.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:33:42.120 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:33:42.120 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:42.120 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:42.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:42.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:42.122 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:33:42.122 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:33:42.123 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 7 warnings, 0 others)' 13:33:42.123 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:33:42.123 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 7 warnings, 0 others)' 13:33:42.123 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:33:42.123 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:33:42.123 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:33:42.123 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:33:42.123 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:33:42.123 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:33:42.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:33:42.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:33:42.123 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:42.123 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:42.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:42.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:42.124 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:42.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:42.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:42.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:42.126 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:42.126 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:42.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:42.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:42.127 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class 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:42.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:42.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:42.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:42.128 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (7 items) and wait with time period 1 13:33:42.128 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (7 items) 13:33:42.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:33:42.128 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (7 items) is already expanded. No action performed 13:33:42.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:33:42.128 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (7 items) 13:33:42.128 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (7 items) 13:33:42.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:33:42.128 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (7 items) is already expanded. No action performed 13:33:42.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:33:42.129 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (7 items) ### There are problems in problems view 13:33:42.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.136 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:42.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:42.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:42.136 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:42.136 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:33:42.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:42.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:42.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:42.143 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:42.143 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:42.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:42.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:42.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:42.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:42.144 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:42.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:42.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:42.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:42.156 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:42.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:42.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:42.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:42.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.174 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:42.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:42.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:42.175 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:42.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 '\*?\QProblems\E') 13:33:42.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:42.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:42.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:42.195 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:42.195 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:42.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:42.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:42.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:42.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:42.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:33:42.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:42.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:42.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:42.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:33:42.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:42.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:42.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings maven-test-project Build path specifies execution environment J2SE-1.5. There are no JREs installed in the workspace that are strictly compatible with this environment. 13:33:42.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.206 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:42.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:42.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:42.206 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:42.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 '\*?\QProblems\E') 13:33:42.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:42.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:42.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:42.224 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:42.224 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:42.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:42.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:42.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:42.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:42.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:33:42.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:42.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:42.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:42.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:33:42.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:42.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:42.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:42.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:42.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:42.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:42.249 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:42.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:33:42.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:42.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:42.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:42.256 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:42.256 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:42.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:42.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:42.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:42.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:42.257 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:42.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:42.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:42.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:42.259 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:42.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:42.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:42.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings maven-wrong-project Build path specifies execution environment J2SE-1.5. There are no JREs installed in the workspace that are strictly compatible with this environment. 13:33:42.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.285 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:42.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:42.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:42.286 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33: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 '\*?\QProblems\E') 13:33:42.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:42.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:42.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:42.293 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:42.293 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:42.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:42.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:42.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:42.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:42.306 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:42.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:42.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:42.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:42.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:33:42.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:42.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:42.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:42.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.328 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:42.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:42.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:42.328 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:42.328 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:33:42.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:42.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:42.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:42.335 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:42.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:42.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:42.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:42.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:42.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:42.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:33:42.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:42.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:42.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:42.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:33:42.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:42.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:42.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings pom.xml Plugin execution not covered by lifecycle configuration: org.apache.felix:maven-bundle-plugin:2.4.0:cleanVersions (execution: cleanVersions, phase: generate-sources) 13:33:42.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.358 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:42.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:42.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:42.359 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:42.359 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:33:42.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:42.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:42.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:42.379 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:42.379 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:42.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:42.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:42.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:42.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:42.381 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class 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:42.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:42.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:42.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:42.383 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:42.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:42.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:42.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:42.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.392 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:42.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:42.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:42.392 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:42.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:33:42.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:42.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:42.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:42.417 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:42.417 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:42.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:42.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:42.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:42.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:42.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:33:42.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:42.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:42.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:42.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:33:42.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:42.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:42.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings maven-test-project Project 'maven-test-project' has no explicit encoding set 13:33:42.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.442 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:42.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:42.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:42.455 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33: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 '\*?\QProblems\E') 13:33:42.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:42.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:42.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:42.463 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:42.463 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:42.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:42.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:42.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:42.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:42.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:33:42.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:42.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:42.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:42.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:33:42.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:42.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:42.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:42.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.473 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:42.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:42.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:42.473 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:42.473 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:33:42.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:42.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:42.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:42.490 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:42.491 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:42.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:42.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:42.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:42.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:42.492 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:42.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:42.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:42.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:42.504 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:42.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:42.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:42.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings maven-wrong-project Project 'maven-wrong-project' has no explicit encoding set 13:33:42.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.511 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:42.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:42.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:42.512 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:42.512 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:33:42.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:42.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:42.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:42.518 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:42.518 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:42.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:42.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:42.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:42.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:42.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:42.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:42.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:42.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:42.532 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:42.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:42.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:42.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:42.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.540 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:42.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:42.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:42.540 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:42.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:33:42.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:42.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:42.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:42.548 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:42.548 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:42.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:42.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:42.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:42.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:42.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:33:42.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:42.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:42.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:42.569 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:42.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:42.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:42.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings maven-test-project The compiler compliance specified is 1.5 but a JRE 17 is used 13:33:42.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.577 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:42.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:42.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:42.578 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:42.578 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:33:42.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:42.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:42.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:42.595 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:42.595 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:42.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:42.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:42.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:42.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:42.597 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:42.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:42.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:42.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:42.609 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:42.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:42.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:42.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:42.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.617 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:42.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:42.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:42.618 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:42.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 '\*?\QProblems\E') 13:33:42.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:42.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:42.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:42.627 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:42.627 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:42.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:42.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:42.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:42.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:42.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:33:42.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:42.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:42.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:42.631 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:42.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:42.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:42.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings maven-wrong-project The compiler compliance specified is 1.5 but a JRE 17 is used 13:33:42.632 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 13:33:42.690 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:42.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.703 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:42.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.704 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:42.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:42.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:42.705 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:42.705 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:33:42.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:42.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:42.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:42.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:42.706 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:33:42.706 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:33:42.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:42.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:42.739 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:33:42.739 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:33:42.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:42.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:42.740 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:33:42.740 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:33:42.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:42.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:42.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:42.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:42.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:43.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:43.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:43.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:43.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:43.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:33:43.744 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:33:43.744 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:33:43.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:43.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:43.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:43.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:43.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:43.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:43.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:43.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:43.746 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:33:43.747 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:33:43.747 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 13:33:43.747 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:33:43.747 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 13:33:43.748 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 13:33:43.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:33:43.748 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 13:33:43.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:33:43.748 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 13:33:43.748 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:33:43.748 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:33:43.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:33:43.748 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:33:43.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:33:43.748 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:33:43.748 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 13:33:43.749 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:33:43.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:33:43.749 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:33:43.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:33:43.749 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:33:43.749 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 13:33:43.749 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 13:33:43.749 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 13:33:43.751 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 13:33:43.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:33:43.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:33:43.753 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:43.753 DEBUG [main][MenuItemLookup] Found menu:'File' 13:33:43.753 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:33:43.753 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:33:43.753 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:33:43.753 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:33:43.753 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:33:43.753 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:33:43.753 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:33:43.753 DEBUG [main][MenuItemLookup] Item match:Run 13:33:43.754 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 13:33:43.754 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 13:33:43.754 DEBUG [main][MenuItemLookup] Found menu:'' 13:33:43.754 DEBUG [main][MenuItemLookup] Found menu:'Run History' 13:33:43.754 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:33:43.754 DEBUG [main][MenuItemLookup] Item match:Run As 13:33:43.754 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 13:33:43.754 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 13:33:43.754 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 13:33:43.755 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 13:33:43.755 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 13:33:43.755 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 13:33:43.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*'... 13:33:43.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:43.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:43.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:43.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:43.888 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:43.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:43.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:43.889 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:43.889 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:43.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:43.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:43.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:43.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:43.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:43.943 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:43.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:43.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:43.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 13:33:43.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:43.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:43.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*' finished successfully 13:33:43.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:33:43.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:33:43.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:33:43.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reveal End of Document' is a system job, skipped 13:33:43.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Show Console View' is a system job, skipped 13:33:43.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:33:43.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:33:43.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 13:33:43.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:33:43.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:33:43.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:33:43.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:33:43.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 13:33:43.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:43.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:43.999 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:43.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:44.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:44.006 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:44.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:44.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:44.007 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:44.007 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:44.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:44.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:44.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:44.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:44.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:44.048 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:44.048 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:44.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:44.049 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.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:44.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:44.049 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:44.049 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:44.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:44.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:44.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:44.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:44.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:44.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:44.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 13:33:44.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:44.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:44.059 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.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:44.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:44.067 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:44.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:44.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:44.068 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:44.068 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:44.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:44.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:44.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:44.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:44.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:44.075 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:44.075 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:44.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:44.076 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.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:44.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:44.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains launch... 13:33:44.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:44.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:44.085 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.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:44.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:44.092 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:44.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:44.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:44.093 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:44.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 '\*?\QConsole\E') 13:33:44.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:44.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:44.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:44.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:44.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:44.101 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:44.101 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:44.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:44.102 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.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:44.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:44.102 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:44.102 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:44.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:44.103 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.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:44.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:44.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:44.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:44.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains launch finished successfully 13:33:44.104 INFO [WorkbenchTestable][AbstractView] Removing launch from console 13:33:44.104 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:44.104 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:44.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:44.104 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.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:44.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:44.105 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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:44.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:44.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:44.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:44.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:44.105 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:33:44.105 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 13:33:44.105 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:33:44.105 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:33:44.106 INFO [WorkbenchTestable][AbstractView] Launch removed 13:33:44.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console contains launch... 13:33:44.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:44.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:44.136 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.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:44.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:44.155 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:44.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:44.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:44.155 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:44.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:44.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:44.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:44.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:44.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:44.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:44.170 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:44.170 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:44.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:44.171 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.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:44.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:44.172 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:44.172 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:44.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:44.172 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.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:44.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:44.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:44.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:44.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console contains launch finished successfully 13:33:44.173 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:44.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:44.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:44.174 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.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:44.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:44.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:44.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:44.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:44.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:44.181 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.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:44.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:44.187 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:44.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:44.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:44.187 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:44.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 '\*?\QConsole\E') 13:33:44.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:44.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:44.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:44.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:44.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:44.194 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:44.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:44.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:44.195 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.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:44.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:44.196 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:44.196 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:44.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:44.196 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.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:44.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:44.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:44.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:44.198 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 13:33:44.198 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:33:44.198 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:33:44.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:33:44.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:33:44.199 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRemoveLaunch no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 13:33:44.199 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:33:44.199 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTerminateConsole no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 13:33:44.199 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 13:33:44.199 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:33:44.199 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:33:44.199 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:33:44.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:44.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:44.205 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:33:44.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:44.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:44.212 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:44.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:44.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:44.212 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:44.212 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:33:44.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:44.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:44.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:44.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:44.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:44.219 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:44.219 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:44.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:44.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:44.244 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:44.244 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:44.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:44.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:44.245 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:33:44.245 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:44.245 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:44.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:44.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:44.246 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:33:44.247 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:33:44.247 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 7 warnings, 0 others)' 13:33:44.247 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:33:44.247 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 7 warnings, 0 others)' 13:33:44.247 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:33:44.247 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:33:44.247 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:33:44.247 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:33:44.247 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:33:44.247 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:33:44.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:33:45.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:33:45.248 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.248 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:45.249 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:45.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:45.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:45.250 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:33:45.250 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:33:45.250 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 7 warnings, 0 others)' 13:33:45.250 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:33:45.250 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 7 warnings, 0 others)' 13:33:45.250 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:33:45.250 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:33:45.250 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:33:45.250 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:33:45.250 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:33:45.250 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:33:45.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:33:45.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:33:45.251 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:45.251 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:45.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:45.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:45.252 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:45.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:45.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:45.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:45.252 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:45.252 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:45.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:45.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:45.253 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:45.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:45.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:45.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:45.254 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (7 items) and wait with time period 1 13:33:45.254 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (7 items) 13:33:45.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:33:45.254 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (7 items) is already expanded. No action performed 13:33:45.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:33:45.254 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (7 items) 13:33:45.254 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (7 items) 13:33:45.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:33:45.255 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (7 items) is already expanded. No action performed 13:33:45.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:33:45.255 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (7 items) ### There are problems in problems view 13:33:45.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.261 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:45.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:45.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:45.262 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:45.262 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:33:45.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:45.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:45.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:45.268 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:45.268 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:45.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:45.269 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.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:45.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:45.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:33:45.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:45.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:45.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:45.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:33:45.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:45.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:45.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:45.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.289 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:45.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:45.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:45.289 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:45.289 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:33:45.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:45.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:45.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:45.296 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:45.296 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:45.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:45.297 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.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:45.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:45.298 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:45.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:45.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:45.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:45.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:33:45.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:45.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:45.300 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings maven-test-project Build path specifies execution environment J2SE-1.5. There are no JREs installed in the workspace that are strictly compatible with this environment. 13:33:45.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.317 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:45.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:45.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:45.318 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:45.318 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:33:45.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:45.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:45.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:45.335 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:45.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:45.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33: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:33:45.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:45.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:45.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:33:45.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:45.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:45.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:45.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:33:45.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:45.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:45.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:45.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.358 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:45.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:45.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:45.358 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:45.358 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.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.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:45.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:45.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:45.365 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:45.365 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:45.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:45.366 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.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:45.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:45.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:33:45.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:45.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:45.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:45.368 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:45.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:45.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:45.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings maven-wrong-project Build path specifies execution environment J2SE-1.5. There are no JREs installed in the workspace that are strictly compatible with this environment. 13:33:45.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.387 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:45.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:45.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:45.403 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:45.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:33:45.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:45.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:45.409 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:45.409 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:45.409 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:45.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:45.411 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.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:45.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:45.411 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:45.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:45.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:45.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:45.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:33:45.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:45.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:45.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:45.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.420 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:45.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:45.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:45.421 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:45.421 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:33:45.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:45.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:45.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:45.438 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:45.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:45.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:45.439 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.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:45.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:45.440 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:45.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:45.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:45.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:45.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:33:45.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:45.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:45.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings pom.xml Plugin execution not covered by lifecycle configuration: org.apache.felix:maven-bundle-plugin:2.4.0:cleanVersions (execution: cleanVersions, phase: generate-sources) 13:33:45.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.449 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:45.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:45.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:45.449 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:45.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:33:45.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:45.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:45.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:45.467 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:45.467 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:45.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:45.468 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.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:45.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:45.468 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:45.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:45.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:45.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:45.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:33:45.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:45.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:45.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:45.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.489 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:45.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:45.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:45.489 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:45.489 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:33:45.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:45.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:45.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:45.496 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:45.496 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:45.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:45.497 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.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:45.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:45.497 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:45.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:45.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:45.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:45.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:33:45.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:45.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:45.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings maven-test-project Project 'maven-test-project' has no explicit encoding set 13:33:45.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.520 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:45.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:45.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:45.520 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:45.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:33:45.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:45.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:45.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:45.538 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:45.538 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:45.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:45.539 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.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:45.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:45.540 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:45.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:45.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:45.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:45.541 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:45.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:45.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:45.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:45.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.548 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:45.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:45.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:45.548 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:45.548 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:33:45.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:45.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:45.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:45.565 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:45.566 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:45.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:45.567 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.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:45.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:45.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:33:45.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:45.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:45.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:45.569 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:45.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:45.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:45.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings maven-wrong-project Project 'maven-wrong-project' has no explicit encoding set 13:33:45.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.586 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:45.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:45.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:45.587 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:45.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 '\*?\QProblems\E') 13:33:45.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:45.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:45.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:45.608 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:45.608 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:45.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:45.609 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.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:45.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:45.609 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:45.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:45.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:45.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:45.610 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:45.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:45.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:45.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:45.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.618 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:45.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:45.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:45.618 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:45.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 '\*?\QProblems\E') 13:33:45.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:45.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:45.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:45.639 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:45.639 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:45.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:45.641 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.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:45.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:45.641 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:45.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:45.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:45.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:45.642 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:45.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:45.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:45.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings maven-test-project The compiler compliance specified is 1.5 but a JRE 17 is used 13:33:45.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.650 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:45.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:45.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:45.650 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:45.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:33:45.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:45.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:45.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:45.667 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:45.667 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:45.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:45.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:45.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:45.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:45.669 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:45.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:45.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:45.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:45.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:33:45.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:45.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:45.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:45.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.688 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:45.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:45.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:45.689 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:45.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:33:45.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:45.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:45.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:45.695 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:45.695 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:45.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:45.696 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.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:45.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:45.696 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:45.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:45.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:45.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:45.698 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:45.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:45.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:45.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings maven-wrong-project The compiler compliance specified is 1.5 but a JRE 17 is used 13:33:45.699 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 13:33:45.758 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:45.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.771 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:45.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.772 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:45.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:45.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:45.773 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:45.773 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:33:45.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:45.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:45.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:45.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:45.774 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:33:45.774 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:33:45.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:45.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:45.802 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:33:45.802 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:33:45.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:45.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:45.804 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:33:45.804 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:33:45.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:45.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:45.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:45.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:45.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:46.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:46.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:46.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:46.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:46.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:33:46.807 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:33:46.807 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:33:46.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:46.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:46.808 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:46.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:46.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:46.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:46.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:46.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:46.809 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:33:46.809 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:33:46.810 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 13:33:46.810 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:33:46.810 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 13:33:46.810 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 13:33:46.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:33:46.811 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 13:33:46.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:33:46.811 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 13:33:46.811 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:33:46.811 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:33:46.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:33:46.811 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:33:46.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:33:46.811 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:33:46.812 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestLoopClass.java of tree item test 13:33:46.812 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:33:46.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:33:46.812 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:33:46.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:33:46.812 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:33:46.812 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestLoopClass.java 13:33:46.812 DEBUG [main][TreeItemHandler] Selecting tree item: TestLoopClass.java 13:33:46.812 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestLoopClass.java about selection 13:33:46.815 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestLoopClass.java 13:33:46.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:33:46.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:33:46.816 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:46.816 DEBUG [main][MenuItemLookup] Found menu:'File' 13:33:46.816 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:33:46.816 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:33:46.816 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:33:46.816 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:33:46.816 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:33:46.816 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:33:46.816 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:33:46.816 DEBUG [main][MenuItemLookup] Item match:Run 13:33:46.816 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 13:33:46.816 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 13:33:46.816 DEBUG [main][MenuItemLookup] Found menu:'' 13:33:46.816 DEBUG [main][MenuItemLookup] Found menu:'Run History' 13:33:46.816 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:33:46.816 DEBUG [main][MenuItemLookup] Item match:Run As 13:33:46.816 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 13:33:46.816 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 13:33:46.816 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 13:33:46.817 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 13:33:46.817 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 13:33:46.817 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 13:33:46.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestLoopClass.*'... 13:33:46.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:46.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:46.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:46.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:46.952 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:46.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:46.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:46.953 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:46.953 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:46.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:46.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:46.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:46.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:46.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:46.977 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:46.977 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:47.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:47.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402 1403 1404 1405 1406 1407 1408 1409 1410 1411 1412 1413 1414 1415 1416 1417 1418 1419 1420 1421 1422 1423 1424 1425 1426 1427 1428 1429 1430 1431 1432 1433 1434 1435 1436 1437 1438 1439 1440 1441 1442 1443 1444 1445 1446 1447 1448 1449 1450 1451 1452 1453 1454 1455 1456 1457 1458 1459 1460 1461 1462 1463 1464 1465 1466 1467 1468 1469 1470 1471 1472 1473 1474 1475 1476 1477 1478 1479 1480 1481 1482 1483 1484 1485 1486 1487 1488 1489 1490 1491 1492 1493 1494 1495 1496 1497 1498 1499 1500 1501 1502 1503 1504 1505 1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 1624 1625 1626 1627 1628 1629 1630 1631 1632 1633 1634 1635 1636 1637 1638 1639 1640 1641 1642 1643 1644 1645 1646 1647 1648 1649 1650 1651 1652 1653 1654 1655 1656 1657 1658 1659 1660 1661 1662 1663 1664 1665 1666 1667 1668 1669 1670 1671 1672 1673 1674 1675 1676 1677 1678 1679 1680 1681 1682 1683 1684 1685 1686 1687 1688 1689 1690 1691 1692 1693 1694 1695 1696 1697 1698 1699 1700 1701 1702 1703 1704 1705 1706 1707 1708 1709 1710 1711 1712 1713 1714 1715 1716 1717 1718 1719 1720 1721 1722 1723 1724 1725 1726 1727 1728 1729 1730 1731 1732 1733 1734 1735 1736 1737 1738 1739 1740 1741 1742 1743 1744 1745 1746 1747 1748 1749 1750 1751 1752 1753 1754 1755 1756 1757 1758 1759 1760 1761 1762 1763 1764 1765 1766 1767 1768 1769 1770 1771 1772 1773 1774 1775 1776 1777 1778 1779 1780 1781 1782 1783 1784 1785 1786 1787 1788 1789 1790 1791 1792 1793 1794 1795 1796 1797 1798 1799 1800 1801 1802 1803 1804 1805 1806 1807 1808 1809 1810 1811 1812 1813 1814 1815 1816 1817 1818 1819 1820 1821 1822 1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 1833 1834 1835 1836 1837 1838 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 1850 1851 1852 1853 1854 1855 1856 1857 1858 1859 1860 1861 1862 1863 1864 1865 1866 1867 1868 1869 1870 1871 1872 1873 1874 1875 1876 1877 1878 1879 1880 1881 1882 1883 1884 1885 1886 1887 1888 1889 1890 1891 1892 1893 1894 1895 1896 1897 1898 1899 1900 1901 1902 1903 1904 1905 1906 1907 1908 1909 1910 1911 1912 1913 1914 1915 1916 1917 1918 1919 1920 1921 1922 1923 1924 1925 1926 1927 1928 1929 1930 1931 1932 1933 1934 1935 1936 1937 1938 1939 1940 1941 1942 1943 1944 1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 1959 1960 1961 1962 1963 1964 1965 1966 1967 1968 1969 1970 1971 1972 1973 1974 1975 1976 1977 1978 1979 1980 1981 1982 1983 1984 1985 1986 1987 1988 1989 1990 1991 1992 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 2032 2033 2034 2035 2036 2037 2038 2039 2040 2041 2042 2043 2044 2045 2046 2047 2048 2049 2050 2051 2052 2053 2054 2055 2056 2057 2058 2059 2060 2061 2062 2063 2064 2065 2066 2067 2068 2069 2070 2071 2072 2073 2074 2075 2076 2077 2078 2079 2080 2081 2082 2083 2084 2085 2086 2087 2088 2089 2090 2091 2092 2093 2094 2095 2096 2097 2098 2099 2100 2101 2102 2103 2104 2105 2106 2107 2108 2109 2110 2111 2112 2113 2114 2115 2116 2117 2118 2119 2120 2121 2122 2123 2124 2125 2126 2127 2128 2129 2130 2131 2132 2133 2134 2135 2136 2137 2138 2139 2140 2141 2142 2143 2144 2145 2146 2147 2148 2149 2150 2151 2152 2153 2154 2155 2156 2157 2158 2159 2160 2161 2162 2163 2164 2165 2166 2167 2168 2169 2170 2171 2172 2173 2174 2175 2176 2177 2178 2179 2180 2181 2182 2183 2184 2185 2186 2187 2188 2189 2190 2191 2192 2193 2194 2195 2196 2197 2198 2199 2200 2201 2202 2203 2204 2205 2206 2207 2208 2209 2210 2211 2212 2213 2214 2215 2216 2217 2218 2219 2220 2221 2222 2223 2224 2225 2226 2227 2228 2229 2230 2231 2232 2233 2234 2235 2236 2237 2238 2239 2240 2241 2242 2243 2244 2245 2246 2247 2248 2249 2250 2251 2252 2253 2254 2255 2256 2257 2258 2259 2260 2261 2262 2263 2264 2265 2266 2267 2268 2269 2270 2271 2272 2273 2274 2275 2276 2277 2278 2279 2280 2281 2282 2283 2284 2285 2286 2287 2288 2289 2290 2291 2292 2293 2294 2295 2296 2297 2298 2299 2300 2301 2302 2303 2304 2305 2306 2307 2308 2309 2310 2311 2312 2313 2314 2315 2316 2317 2318 2319 2320 2321 2322 2323 2324 2325 2326 2327 2328 2329 2330 2331 2332 2333 2334 2335 2336 2337 2338 2339 2340 2341 2342 2343 2344 2345 2346 2347 2348 2349 2350 2351 2352 2353 2354 2355 2356 2357 2358 2359 2360 2361 2362 2363 2364 2365 2366 2367 2368 2369 2370 2371 2372 2373 2374 2375 2376 2377 2378 2379 2380 2381 2382 2383 2384 2385 2386 2387 2388 2389 2390 2391 2392 2393 2394 2395 2396 2397 2398 2399 2400 2401 2402 2403 2404 2405 2406 2407 2408 2409 2410 2411 2412 2413 2414 2415 2416 2417 2418 2419 2420 2421 2422 2423 2424 2425 2426 2427 2428 2429 2430 2431 2432 2433 2434 2435 2436 2437 2438 2439 2440 2441 2442 2443 2444 2445 2446 2447 2448 2449 2450 2451 2452 2453 2454 2455 2456 2457 2458 2459 2460 2461 2462 2463 2464 2465 2466 2467 2468 2469 2470 2471 2472 2473 2474 2475 2476 2477 2478 2479 2480 2481 2482 2483 2484 2485 2486 2487 2488 2489 2490 2491 2492 2493 2494 2495 2496 2497 2498 2499 2500 2501 2502 2503 2504 2505 2506 2507 2508 2509 2510 2511 2512 2513 2514 2515 2516 2517 2518 2519 2520 2521 2522 2523 2524 2525 2526 2527 2528 2529 2530 2531 2532 2533 2534 2535 2536 2537 2538 2539 2540 2541 2542 2543 2544 2545 2546 2547 2548 2549 2550 2551 2552 2553 2554 2555 2556 2557 2558 2559 2560 2561 2562 2563 2564 2565 2566 2567 2568 2569 2570 2571 2572 2573 2574 2575 2576 2577 2578 2579 2580 2581 2582 2583 2584 2585 2586 2587 2588 2589 2590 2591 2592 2593 2594 2595 2596 2597 2598 2599 2600 2601 2602 2603 2604 2605 2606 2607 2608 2609 2610 2611 2612 2613 2614 2615 2616 2617 2618 2619 2620 2621 2622 2623 2624 2625 2626 2627 2628 2629 2630 2631 2632 2633 2634 2635 2636 2637 2638 2639 2640 2641 2642 2643 2644 2645 2646 2647 2648 2649 2650 2651 2652 2653 2654 2655 2656 2657 2658 2659 2660 2661 2662 2663 2664 2665 2666 2667 2668 2669 2670 2671 2672 2673 2674 2675 2676 2677 2678 2679 2680 2681 2682 2683 2684 2685 2686 2687 2688 2689 2690 2691 2692 2693 2694 2695 2696 2697 2698 2699 2700 2701 2702 2703 2704 2705 2706 2707 2708 2709 2710 2711 2712 2713 2714 2715 2716 2717 2718 2719 2720 2721 2722 2723 2724 2725 2726 2727 2728 2729 2730 2731 2732 2733 2734 2735 2736 2737 2738 2739 2740 2741 2742 2743 2744 TooltipText=null 13:33:47.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:47.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:47.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestLoopClass.*' finished successfully 13:33:47.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:33:47.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Match Job' is a system job, skipped 13:33:47.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'IOConsole Updater' is a system job, skipped 13:33:47.067 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 13:33:47.067 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:33:47.067 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:33:47.067 DEBUG [WorkbenchTestable][JobIsRunning] job 'Show Console View' is a system job, skipped 13:33:47.067 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reveal End of Document' is a system job, skipped 13:33:47.067 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:33:47.067 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 13:33:47.067 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:33:47.067 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:33:47.067 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:33:47.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:33:47.067 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds 13:33:50.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:50.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:50.076 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:50.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:50.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:50.153 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:50.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:50.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:50.153 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:50.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 '\*?\QConsole\E') 13:33:50.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:50.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:50.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:50.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:50.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:50.252 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:50.252 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:50.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:50.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:50.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:50.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:50.253 INFO [WorkbenchTestable][AbstractView] Terminating console 13:33:50.253 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:50.253 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:50.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:50.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:50.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:50.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:50.261 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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:50.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:50.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:50.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:50.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:50.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:33:50.262 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Terminate 13:33:50.262 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:33:50.262 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:33:50.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 13:33:50.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:50.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:50.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:50.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:50.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:50.357 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:50.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:50.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:50.358 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:50.358 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.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:50.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:50.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:50.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:50.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:50.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:50.382 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:50.382 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:50.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:50.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:50.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:50.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:50.383 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:50.383 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:50.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:50.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:50.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:50.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:50.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:50.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:50.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 13:33:50.385 INFO [WorkbenchTestable][AbstractView] Console terminated 13:33:50.385 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:50.385 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:50.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:50.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:50.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:50.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:50.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:50.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:50.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:50.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:50.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:50.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:50.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:50.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:50.388 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:50.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:50.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:50.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:50.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:50.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:50.389 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:33:51.390 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:51.391 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:51.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:51.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=1231304 1231305 1231306 1231307 1231308 1231309 1231310 1231311 1231312 1231313 1231314 1231315 1231316 1231317 1231318 1231319 1231320 1231321 1231322 1231323 1231324 1231325 1231326 1231327 1231328 1231329 1231330 1231331 1231332 1231333 1231334 1231335 1231336 1231337 1231338 1231339 1231340 1231341 1231342 1231343 1231344 1231345 1231346 1231347 1231348 1231349 1231350 1231351 1231352 1231353 1231354 1231355 1231356 1231357 1231358 1231359 1231360 1231361 1231362 1231363 1231364 1231365 1231366 1231367 1231368 1231369 1231370 1231371 1231372 1231373 1231374 1231375 1231376 1231377 1231378 1231379 1231380 1231381 1231382 1231383 1231384 1231385 1231386 1231387 1231388 1231389 1231390 1231391 1231392 1231393 1231394 1231395 1231396 1231397 1231398 1231399 1231400 1231401 1231402 1231403 1231404 1231405 1231406 1231407 1231408 1231409 1231410 1231411 1231412 1231413 1231414 1231415 1231416 1231417 1231418 1231419 1231420 1231421 1231422 1231423 1231424 1231425 1231426 1231427 1231428 1231429 1231430 1231431 1231432 1231433 1231434 1231435 1231436 1231437 1231438 1231439 1231440 1231441 1231442 1231443 1231444 1231445 1231446 1231447 1231448 1231449 1231450 1231451 1231452 1231453 1231454 1231455 1231456 1231457 1231458 1231459 1231460 1231461 1231462 1231463 1231464 1231465 1231466 1231467 1231468 1231469 1231470 1231471 1231472 1231473 1231474 1231475 1231476 1231477 1231478 1231479 1231480 1231481 1231482 1231483 1231484 1231485 1231486 1231487 1231488 1231489 1231490 1231491 1231492 1231493 1231494 1231495 1231496 1231497 1231498 1231499 1231500 1231501 1231502 1231503 1231504 1231505 1231506 1231507 1231508 1231509 1231510 1231511 1231512 1231513 1231514 1231515 1231516 1231517 1231518 1231519 1231520 1231521 1231522 1231523 1231524 1231525 1231526 1231527 1231528 1231529 1231530 1231531 1231532 1231533 1231534 1231535 1231536 1231537 1231538 1231539 1231540 1231541 1231542 1231543 1231544 1231545 1231546 1231547 1231548 1231549 1231550 1231551 1231552 1231553 1231554 1231555 1231556 1231557 1231558 1231559 1231560 1231561 1231562 1231563 1231564 1231565 1231566 1231567 1231568 1231569 1231570 1231571 1231572 1231573 1231574 1231575 1231576 1231577 1231578 1231579 1231580 1231581 1231582 1231583 1231584 1231585 1231586 1231587 1231588 1231589 1231590 1231591 1231592 1231593 1231594 1231595 1231596 1231597 1231598 1231599 1231600 1231601 1231602 1231603 1231604 1231605 1231606 1231607 1231608 1231609 1231610 1231611 1231612 1231613 1231614 1231615 1231616 1231617 1231618 1231619 1231620 1231621 1231622 1231623 1231624 1231625 1231626 1231627 1231628 1231629 1231630 1231631 1231632 1231633 1231634 1231635 1231636 1231637 1231638 1231639 1231640 1231641 1231642 1231643 1231644 1231645 1231646 1231647 1231648 1231649 1231650 1231651 1231652 1231653 1231654 1231655 1231656 1231657 1231658 1231659 1231660 1231661 1231662 1231663 1231664 1231665 1231666 1231667 1231668 1231669 1231670 1231671 1231672 1231673 1231674 1231675 1231676 1231677 1231678 1231679 1231680 1231681 1231682 1231683 1231684 1231685 1231686 1231687 1231688 1231689 1231690 1231691 1231692 1231693 1231694 1231695 1231696 1231697 1231698 1231699 1231700 1231701 1231702 1231703 1231704 1231705 1231706 1231707 1231708 1231709 1231710 1231711 1231712 1231713 1231714 1231715 1231716 1231717 1231718 1231719 1231720 1231721 1231722 1231723 1231724 1231725 1231726 1231727 1231728 1231729 1231730 1231731 1231732 1231733 1231734 1231735 1231736 1231737 1231738 1231739 1231740 1231741 1231742 1231743 1231744 1231745 1231746 1231747 1231748 1231749 1231750 1231751 1231752 1231753 1231754 1231755 1231756 1231757 1231758 1231759 1231760 1231761 1231762 1231763 1231764 1231765 1231766 1231767 1231768 1231769 1231770 1231771 1231772 1231773 1231774 1231775 1231776 1231777 1231778 1231779 1231780 1231781 1231782 1231783 1231784 1231785 1231786 1231787 1231788 1231789 1231790 1231791 1231792 1231793 1231794 1231795 1231796 1231797 1231798 1231799 1231800 1231801 1231802 1231803 1231804 1231805 1231806 1231807 1231808 1231809 1231810 1231811 1231812 1231813 1231814 1231815 1231816 1231817 1231818 1231819 1231820 1231821 1231822 1231823 1231824 1231825 1231826 1231827 1231828 1231829 1231830 1231831 1231832 1231833 1231834 1231835 1231836 1231837 1231838 1231839 1231840 1231841 1231842 1231843 1231844 1231845 1231846 1231847 1231848 1231849 1231850 1231851 1231852 1231853 1231854 1231855 1231856 1231857 1231858 1231859 1231860 1231861 1231862 1231863 1231864 1231865 1231866 1231867 1231868 1231869 1231870 1231871 1231872 1231873 1231874 1231875 1231876 1231877 1231878 1231879 1231880 1231881 1231882 1231883 1231884 1231885 1231886 1231887 1231888 1231889 1231890 1231891 1231892 1231893 1231894 1231895 1231896 1231897 1231898 1231899 1231900 1231901 1231902 1231903 1231904 1231905 1231906 1231907 1231908 1231909 1231910 1231911 1231912 1231913 1231914 1231915 1231916 1231917 1231918 1231919 1231920 1231921 1231922 1231923 1231924 1231925 1231926 1231927 1231928 1231929 1231930 1231931 1231932 1231933 1231934 1231935 1231936 1231937 1231938 1231939 1231940 1231941 1231942 1231943 1231944 1231945 1231946 1231947 1231948 1231949 1231950 1231951 1231952 1231953 1231954 1231955 1231956 1231957 1231958 1231959 1231960 1231961 1231962 1231963 1231964 1231965 1231966 1231967 1231968 1231969 1231970 1231971 1231972 1231973 1231974 1231975 1231976 1231977 1231978 1231979 1231980 1231981 1231982 1231983 1231984 1231985 1231986 1231987 1231988 1231989 1231990 1231991 1231992 1231993 1231994 1231995 1231996 1231997 1231998 1231999 1232000 1232001 1232002 1232003 1232004 1232005 1232006 1232007 1232008 1232009 1232010 1232011 1232012 1232013 1232014 1232015 1232016 1232017 1232018 1232019 1232020 1232021 1232022 1232023 1232024 1232025 1232026 1232027 1232028 1232029 1232030 1232031 1232032 1232033 1232034 1232035 1232036 1232037 1232038 1232039 1232040 1232041 1232042 1232043 1232044 1232045 1232046 1232047 1232048 1232049 1232050 1232051 1232052 1232053 1232054 1232055 1232056 1232057 1232058 1232059 1232060 1232061 1232062 1232063 1232064 1232065 1232066 1232067 1232068 1232069 1232070 1232071 1232072 1232073 1232074 1232075 1232076 1232077 1232078 1232079 1232080 1232081 1232082 1232083 1232084 1232085 1232086 1232087 1232088 1232089 1232090 1232091 1232092 1232093 1232094 1232095 1232096 1232097 1232098 1232099 1232100 1232101 1232102 1232103 1232104 1232105 1232106 1232107 1232108 1232109 1232110 1232111 1232112 1232113 1232114 1232115 1232116 1232117 1232118 1232119 1232120 1232121 1232122 1232123 1232124 1232125 1232126 1232127 1232128 1232129 1232130 1232131 1232132 1232133 1232134 1232135 1232136 1232137 1232138 1232139 1232140 1232141 1232142 1232143 1232144 1232145 1232146 1232147 1232148 1232149 1232150 1232151 1232152 1232153 1232154 1232155 1232156 1232157 1232158 1232159 1232160 1232161 1232162 1232163 1232164 1232165 1232166 1232167 1232168 1232169 1232170 1232171 1232172 1232173 1232174 1232175 1232176 1232177 1232178 1232179 1232180 1232181 1232182 1232183 1232184 1232185 1232186 1232187 1232188 1232189 1232190 1232191 1232192 1232193 1232194 1232195 1232196 1232197 1232198 1232199 1232200 1232201 1232202 1232203 1232204 1232205 1232206 1232207 1232208 1232209 1232210 1232211 1232212 1232213 1232214 1232215 1232216 1232217 1232218 1232219 1232220 1232221 1232222 1232223 1232224 1232225 1232226 1232227 1232228 1232229 1232230 1232231 1232232 1232233 1232234 1232235 1232236 1232237 1232238 1232239 1232240 1232241 1232242 1232243 1232244 1232245 1232246 1232247 1232248 1232249 1232250 1232251 1232252 1232253 1232254 1232255 1232256 1232257 1232258 1232259 1232260 1232261 1232262 1232263 1232264 1232265 1232266 1232267 1232268 1232269 1232270 1232271 1232272 1232273 1232274 1232275 1232276 1232277 1232278 1232279 1232280 1232281 1232282 1232283 1232284 1232285 1232286 1232287 1232288 1232289 1232290 1232291 1232292 1232293 1232294 1232295 1232296 1232297 1232298 1232299 1232300 1232301 1232302 1232303 1232304 1232305 1232306 1232307 1232308 1232309 1232310 1232311 1232312 1232313 1232314 1232315 1232316 1232317 1232318 1232319 1232320 1232321 1232322 1232323 1232324 1232325 1232326 1232327 1232328 1232329 1232330 1232331 1232332 1232333 1232334 1232335 1232336 1232337 1232338 1232339 1232340 1232341 1232342 1232343 1232344 1232345 1232346 1232347 1232348 1232349 1232350 1232351 1232352 1232353 1232354 1232355 1232356 1232357 1232358 1232359 1232360 1232361 1232362 1232363 1232364 1232365 1232366 1232367 1232368 1232369 1232370 1232371 1232372 1232373 1232374 1232375 1232376 1232377 1232378 1232379 1232380 1232381 1232382 1232383 1232384 1232385 1232386 1232387 1232388 1232389 1232390 1232391 1232392 1232393 1232394 1232395 1232396 1232397 1232398 1232399 1232400 1232401 1232402 1232403 1232404 1232405 1232406 1232407 1232408 1232409 1232410 1232411 1232412 1232413 1232414 1232415 1232416 1232417 1232418 1232419 1232420 1232421 1232422 1232423 1232424 1232425 1232426 1232427 1232428 1232429 1232430 1232431 1232432 1232433 1232434 1232435 1232436 1232437 1232438 1232439 1232440 1232441 1232442 1232443 1232444 1232445 1232446 1232447 1232448 1232449 1232450 1232451 1232452 1232453 1232454 1232455 1232456 1232457 1232458 1232459 1232460 1232461 1232462 1232463 1232464 1232465 1232466 1232467 1232468 1232469 1232470 1232471 1232472 1232473 1232474 1232475 1232476 1232477 1232478 1232479 1232480 1232481 1232482 1232483 1232484 1232485 1232486 1232487 1232488 1232489 1232490 1232491 1232492 1232493 1232494 1232495 1232496 1232497 1232498 1232499 1232500 1232501 1232502 1232503 1232504 1232505 1232506 1232507 1232508 1232509 1232510 1232511 1232512 1232513 1232514 1232515 1232516 1232517 1232518 1232519 1232520 1232521 1232522 1232523 1232524 1232525 1232526 1232527 1232528 1232529 1232530 1232531 1232532 1232533 1232534 1232535 1232536 1232537 1232538 1232539 1232540 1232541 1232542 1232543 1232544 1232545 1232546 1232547 1232548 1232549 1232550 1232551 1232552 1232553 1232554 1232555 1232556 1232557 1232558 1232559 1232560 1232561 1232562 1232563 1232564 1232565 1232566 1232567 1232568 1232569 1232570 1232571 1232572 1232573 1232574 1232575 1232576 1232577 1232578 1232579 1232580 1232581 1232582 1232583 1232584 1232585 1232586 1232587 1232588 1232589 1232590 1232591 1232592 1232593 1232594 1232595 1232596 1232597 1232598 1232599 1232600 1232601 1232602 1232603 1232604 1232605 1232606 1232607 1232608 1232609 1232610 1232611 1232612 1232613 1232614 1232615 1232616 1232617 1232618 1232619 1232620 1232621 1232622 1232623 1232624 1232625 1232626 1232627 1232628 1232629 1232630 1232631 1232632 1232633 1232634 1232635 1232636 1232637 1232638 1232639 1232640 1232641 1232642 1232643 1232644 1232645 1232646 1232647 1232648 1232649 1232650 1232651 1232652 1232653 1232654 1232655 1232656 1232657 1232658 1232659 1232660 1232661 1232662 1232663 1232664 1232665 1232666 1232667 1232668 1232669 1232670 1232671 1232672 1232673 1232674 1232675 1232676 1232677 1232678 1232679 1232680 1232681 1232682 1232683 1232684 1232685 1232686 1232687 1232688 1232689 1232690 1232691 1232692 1232693 1232694 1232695 1232696 1232697 1232698 1232699 1232700 1232701 1232702 1232703 1232704 1232705 1232706 1232707 1232708 1232709 1232710 1232711 1232712 1232713 1232714 1232715 1232716 1232717 1232718 1232719 1232720 1232721 1232722 1232723 1232724 1232725 1232726 1232727 1232728 1232729 1232730 1232731 1232732 1232733 1232734 1232735 1232736 1232737 1232738 1232739 1232740 1232741 1232742 1232743 1232744 1232745 1232746 1232747 1232748 1232749 1232750 1232751 1232752 1232753 1232754 1232755 1232756 1232757 1232758 1232759 1232760 1232761 1232762 1232763 1232764 1232765 1232766 1232767 1232768 1232769 1232770 1232771 1232772 1232773 1232774 1232775 1232776 1232777 1232778 1232779 1232780 1232781 1232782 1232783 1232784 1232785 1232786 1232787 1232788 1232789 1232790 1232791 1232792 1232793 1232794 1232795 1232796 1232797 1232798 1232799 1232800 1232801 1232802 1232803 1232804 1232805 1232806 1232807 1232808 1232809 1232810 1232811 1232812 1232813 1232814 1232815 1232816 1232817 1232818 1232819 1232820 1232821 1232822 1232823 1232824 1232825 1232826 1232827 1232828 1232829 1232830 1232831 1232832 1232833 1232834 1232835 1232836 1232837 1232838 1232839 1232840 1232841 1232842 1232843 1232844 1232845 1232846 1232847 1232848 1232849 1232850 1232851 1232852 1232853 1232854 1232855 1232856 1232857 1232858 1232859 1232860 1232861 1232862 1232863 1232864 1232865 1232866 1232867 1232868 1232869 1232870 1232871 1232872 1232873 1232874 1232875 1232876 1232877 1232878 1232879 1232880 1232881 1232882 1232883 1232884 1232885 1232886 1232887 1232888 1232889 1232890 1232891 1232892 1232893 1232894 1232895 1232896 1232897 1232898 1232899 1232900 1232901 1232902 1232903 1232904 1232905 1232906 1232907 1232908 1232909 1232910 1232911 1232912 1232913 1232914 1232915 1232916 1232917 1232918 1232919 1232920 1232921 1232922 1232923 1232924 1232925 1232926 1232927 1232928 1232929 1232930 1232931 1232932 1232933 1232934 1232935 1232936 1232937 1232938 1232939 1232940 1232941 1232942 1232943 1232944 1232945 1232946 1232947 1232948 1232949 1232950 1232951 1232952 1232953 1232954 1232955 1232956 1232957 1232958 1232959 1232960 1232961 1232962 1232963 1232964 1232965 1232966 1232967 1232968 1232969 1232970 1232971 1232972 1232973 1232974 1232975 1232976 1232977 1232978 1232979 1232980 1232981 1232982 1232983 1232984 1232985 1232986 1232987 1232988 1232989 1232990 1232991 1232992 1232993 1232994 1232995 1232996 1232997 1232998 1232999 1233000 1233001 1233002 1233003 1233004 1233005 1233006 1233007 1233008 1233009 1233010 1233011 1233012 1233013 1233014 1233015 1233016 1233017 1233018 1233019 1233020 1233021 1233022 1233023 1233024 1233025 1233026 1233027 1233028 1233029 1233030 1233031 1233032 1233033 1233034 1233035 1233036 1233037 1233038 1233039 1233040 1233041 1233042 1233043 1233044 1233045 1233046 1233047 1233048 1233049 1233050 1233051 1233052 1233053 1233054 1233055 1233056 1233057 1233058 1233059 1233060 1233061 1233062 1233063 1233064 1233065 1233066 1233067 1233068 1233069 1233070 1233071 1233072 1233073 1233074 1233075 1233076 1233077 1233078 1233079 1233080 1233081 1233082 1233083 1233084 1233085 1233086 1233087 1233088 1233089 1233090 1233091 1233092 1233093 1233094 1233095 1233096 1233097 1233098 1233099 1233100 1233101 1233102 1233103 1233104 1233105 1233106 1233107 1233108 1233109 1233110 1233111 1233112 1233113 1233114 1233115 1233116 1233117 1233118 1233119 1233120 1233121 1233122 1233123 1233124 1233125 1233126 1233127 1233128 1233129 1233130 1233131 1233132 1233133 1233134 1233135 1233136 1233137 1233138 1233139 1233140 1233141 1233142 1233143 1233144 1233145 1233146 1233147 1233148 1233149 1233150 1233151 1233152 1233153 1233154 1233155 1233156 1233157 1233158 1233159 1233160 1233161 1233162 1233163 1233164 1233165 1233166 1233167 1233168 1233169 1233170 1233171 1233172 1233173 1233174 1233175 1233176 1233177 1233178 1233179 1233180 1233181 1233182 1233183 1233184 1233185 1233186 1233187 1233188 1233189 1233190 1233191 1233192 1233193 1233194 1233195 1233196 1233197 1233198 1233199 1233200 1233201 1233202 1233203 1233204 1233205 1233206 1233207 1233208 1233209 1233210 1233211 1233212 1233213 1233214 1233215 1233216 1233217 1233218 1233219 1233220 1233221 1233222 1233223 1233224 1233225 1233226 1233227 1233228 1233229 1233230 1233231 1233232 1233233 1233234 1233235 1233236 1233237 1233238 1233239 1233240 1233241 1233242 1233243 1233244 1233245 1233246 1233247 1233248 1233249 1233250 1233251 1233252 1233253 1233254 1233255 1233256 1233257 1233258 1233259 1233260 1233261 1233262 1233263 1233264 1233265 1233266 1233267 1233268 1233269 1233270 1233271 1233272 1233273 1233274 1233275 1233276 1233277 1233278 1233279 1233280 1233281 1233282 1233283 1233284 1233285 1233286 1233287 1233288 1233289 1233290 1233291 1233292 1233293 1233294 1233295 1233296 1233297 1233298 1233299 1233300 1233301 1233302 1233303 1233304 1233305 1233306 1233307 1233308 1233309 1233310 1233311 1233312 1233313 1233314 1233315 1233316 1233317 1233318 1233319 1233320 1233321 1233322 1233323 1233324 1233325 1233326 1233327 1233328 1233329 1233330 1233331 1233332 1233333 1233334 1233335 1233336 1233337 1233338 1233339 1233340 1233341 1233342 1233343 1233344 1233345 1233346 1233347 1233348 1233349 1233350 1233351 1233352 1233353 1233354 1233355 1233356 1233357 1233358 1233359 1233360 1233361 1233362 1233363 1233364 1233365 1233366 1233367 1233368 1233369 1233370 1233371 1233372 1233373 1233374 1233375 1233376 1233377 1233378 1233379 1233380 1233381 1233382 1233383 1233384 1233385 1233386 1233387 1233388 1233389 1233390 1233391 1233392 1233393 1233394 1233395 1233396 1233397 1233398 1233399 1233400 1233401 1233402 1233403 1233404 1233405 1233406 1233407 1233408 1233409 1233410 1233411 1233412 1233413 1233414 1233415 1233416 1233417 1233418 1233419 1233420 1233421 1233422 1233423 1233424 1233425 1233426 1233427 1233428 1233429 1233430 1233431 1233432 1233433 1233434 1233435 1233436 1233437 1233438 1233439 1233440 1233441 1233442 1233443 1233444 1233445 1233446 1233447 1233448 1233449 1233450 1233451 1233452 1233453 1233454 1233455 1233456 1233457 1233458 1233459 1233460 1233461 1233462 1233463 1233464 1233465 1233466 1233467 1233468 1233469 1233470 1233471 1233472 1233473 1233474 1233475 1233476 1233477 1233478 1233479 1233480 1233481 1233482 1233483 1233484 1233485 1233486 1233487 1233488 1233489 1233490 1233491 1233492 1233493 1233494 1233495 1233496 1233497 1233498 1233499 1233500 1233501 1233502 1233503 1233504 1233505 1233506 1233507 1233508 1233509 1233510 1233511 1233512 1233513 1233514 1233515 1233516 1233517 1233518 1233519 1233520 1233521 1233522 1233523 1233524 1233525 1233526 1233527 1233528 1233529 1233530 1233531 1233532 1233533 1233534 1233535 1233536 1233537 1233538 1233539 1233540 1233541 1233542 1233543 1233544 1233545 1233546 1233547 1233548 1233549 1233550 1233551 1233552 1233553 1233554 1233555 1233556 1233557 1233558 1233559 1233560 1233561 1233562 1233563 1233564 1233565 1233566 1233567 1233568 1233569 1233570 1233571 1233572 1233573 1233574 1233575 1233576 1233577 1233578 1233579 1233580 1233581 1233582 1233583 1233584 1233585 1233586 1233587 1233588 1233589 1233590 1233591 1233592 1233593 1233594 1233595 1233596 1233597 1233598 1233599 1233600 1233601 1233602 1233603 1233604 1233605 1233606 1233607 1233608 1233609 1233610 1233611 1233612 1233613 1233614 1233615 1233616 1233617 1233618 1233619 1233620 1233621 1233622 1233623 1233624 1233625 1233626 1233627 1233628 1233629 1233630 1233631 1233632 1233633 1233634 1233635 1233636 1233637 1233638 1233639 1233640 1233641 1233642 1233643 1233644 1233645 1233646 1233647 1233648 1233649 1233650 1233651 1233652 1233653 1233654 1233655 1233656 1233657 1233658 1233659 1233660 1233661 1233662 1233663 1233664 1233665 1233666 1233667 1233668 1233669 1233670 1233671 1233672 1233673 1233674 1233675 1233676 1233677 1233678 1233679 1233680 1233681 1233682 1233683 1233684 1233685 1233686 1233687 1233688 1233689 1233690 1233691 1233692 1233693 1233694 1233695 1233696 1233697 1233698 1233699 1233700 1233701 1233702 1233703 1233704 1233705 1233706 1233707 1233708 1233709 1233710 1233711 1233712 1233713 1233714 1233715 1233716 1233717 1233718 1233719 1233720 1233721 1233722 1233723 1233724 1233725 1233726 1233727 1233728 1233729 1233730 1233731 1233732 1233733 1233734 1233735 1233736 1233737 1233738 1233739 1233740 1233741 1233742 1233743 1233744 1233745 1233746 1233747 1233748 1233749 1233750 1233751 1233752 1233753 1233754 1233755 1233756 1233757 1233758 1233759 1233760 1233761 1233762 1233763 1233764 1233765 1233766 1233767 1233768 1233769 1233770 1233771 1233772 1233773 1233774 1233775 1233776 1233777 1233778 1233779 1233780 1233781 1233782 1233783 1233784 1233785 1233786 1233787 1233788 1233789 1233790 1233791 1233792 1233793 1233794 1233795 1233796 1233797 1233798 1233799 1233800 1233801 1233802 1233803 1233804 1233805 1233806 1233807 1233808 1233809 1233810 1233811 1233812 1233813 1233814 1233815 1233816 1233817 1233818 1233819 1233820 1233821 1233822 1233823 1233824 1233825 1233826 1233827 1233828 1233829 1233830 1233831 1233832 1233833 1233834 1233835 1233836 1233837 1233838 1233839 1233840 1233841 1233842 1233843 1233844 1233845 1233846 1233847 1233848 1233849 1233850 1233851 1233852 1233853 1233854 1233855 1233856 1233857 1233858 1233859 1233860 1233861 1233862 1233863 1233864 1233865 1233866 1233867 1233868 1233869 1233870 1233871 1233872 1233873 1233874 1233875 1233876 1233877 1233878 1233879 1233880 1233881 1233882 1233883 1233884 1233885 1233886 1233887 1233888 1233889 1233890 1233891 1233892 1233893 1233894 1233895 1233896 1233897 1233898 1233899 1233900 1233901 1233902 1233903 1233904 1233905 1233906 1233907 1233908 1233909 1233910 1233911 1233912 1233913 1233914 1233915 1233916 1233917 1233918 1233919 1233920 1233921 1233922 1233923 1233924 1233925 1233926 1233927 1233928 1233929 1233930 1233931 1233932 1233933 1233934 1233935 1233936 1233937 1233938 1233939 1233940 1233941 1233942 1233943 1233944 1233945 1233946 1233947 1233948 1233949 1233950 1233951 1233952 1233953 1233954 1233955 1233956 1233957 1233958 1233959 1233960 1233961 1233962 1233963 1233964 1233965 1233966 1233967 1233968 1233969 1233970 1233971 1233972 1233973 1233974 1233975 1233976 1233977 1233978 1233979 1233980 1233981 1233982 1233983 1233984 1233985 1233986 1233987 1233988 1233989 1233990 1233991 1233992 1233993 1233994 1233995 1233996 1233997 1233998 1233999 1234000 1234001 1234002 1234003 1234004 1234005 1234006 1234007 1234008 1234009 1234010 1234011 1234012 1234013 1234014 1234015 1234016 1234017 1234018 1234019 1234020 1234021 1234022 1234023 1234024 1234025 1234026 1234027 1234028 1234029 1234030 1234031 1234032 1234033 1234034 1234035 1234036 1234037 1234038 1234039 1234040 1234041 1234042 1234043 1234044 1234045 1234046 1234047 1234048 1234049 1234050 1234051 1234052 1234053 1234054 1234055 1234056 1234057 1234058 1234059 1234060 1234061 1234062 1234063 1234064 1234065 1234066 1234067 1234068 1234069 1234070 1234071 1234072 1234073 1234074 1234075 1234076 1234077 1234078 1234079 1234080 1234081 1234082 1234083 1234084 1234085 1234086 1234087 1234088 1234089 1234090 1234091 1234092 1234093 1234094 1234095 1234096 1234097 1234098 1234099 1234100 1234101 1234102 1234103 1234104 1234105 1234106 1234107 1234108 1234109 1234110 1234111 1234112 1234113 1234114 1234115 1234116 1234117 1234118 1234119 1234120 1234121 1234122 1234123 1234124 1234125 1234126 1234127 1234128 1234129 1234130 1234131 1234132 1234133 1234134 1234135 1234136 1234137 1234138 1234139 1234140 1234141 1234142 1234143 1234144 1234145 1234146 1234147 1234148 1234149 1234150 1234151 1234152 1234153 1234154 1234155 1234156 1234157 1234158 1234159 1234160 1234161 1234162 1234163 1234164 1234165 1234166 1234167 1234168 1234169 1234170 1234171 1234172 1234173 1234174 1234175 1234176 1234177 1234178 1234179 1234180 1234181 1234182 1234183 1234184 1234185 1234186 1234187 1234188 1234189 1234190 1234191 1234192 1234193 1234194 1234195 1234196 1234197 1234198 1234199 1234200 1234201 1234202 1234203 1234204 1234205 1234206 1234207 1234208 1234209 1234210 1234211 1234212 1234213 1234214 1234215 1234216 1234217 1234218 1234219 1234220 1234221 1234222 1234223 1234224 1234225 1234226 1234227 1234228 1234229 1234230 1234231 1234232 1234233 1234234 1234235 1234236 1234237 1234238 1234239 1234240 1234241 1234242 1234243 1234244 1234245 1234246 1234247 1234248 1234249 1234250 1234251 1234252 1234253 1234254 1234255 1234256 1234257 1234258 1234259 1234260 1234261 1234262 1234263 1234264 1234265 1234266 1234267 1234268 1234269 1234270 1234271 1234272 1234273 1234274 1234275 1234276 1234277 1234278 1234279 1234280 1234281 1234282 1234283 1234284 1234285 1234286 1234287 1234288 1234289 1234290 1234291 1234292 1234293 1234294 1234295 1234296 1234297 1234298 1234299 1234300 1234301 1234302 1234303 1234304 1234305 1234306 1234307 1234308 1234309 1234310 1234311 1234312 1234313 1234314 1234315 1234316 1234317 1234318 1234319 1234320 1234321 1234322 1234323 1234324 1234325 1234326 1234327 1234328 1234329 1234330 1234331 1234332 1234333 1234334 1234335 1234336 1234337 1234338 1234339 1234340 1234341 1234342 1234343 1234344 1234345 1234346 1234347 1234348 1234349 1234350 1234351 1234352 1234353 1234354 1234355 1234356 1234357 1234358 1234359 1234360 1234361 1234362 1234363 1234364 1234365 1234366 1234367 1234368 1234369 1234370 1234371 1234372 1234373 1234374 1234375 1234376 1234377 1234378 1234379 1234380 1234381 1234382 1234383 1234384 1234385 1234386 1234387 1234388 1234389 1234390 1234391 1234392 1234393 1234394 1234395 1234396 1234397 1234398 1234399 1234400 1234401 1234402 1234403 1234404 1234405 1234406 1234407 1234408 1234409 1234410 1234411 1234412 1234413 1234414 1234415 1234416 1234417 1234418 1234419 1234420 1234421 1234422 1234423 1234424 1234425 1234426 1234427 1234428 1234429 1234430 1234431 1234432 1234433 1234434 1234435 1234436 1234437 1234438 1234439 1234440 1234441 1234442 1234443 1234444 1234445 1234446 1234447 1234448 1234449 1234450 1234451 1234452 1234453 1234454 1234455 1234456 1234457 1234458 1234459 1234460 1234461 1234462 1234463 1234464 1234465 1234466 1234467 1234468 1234469 1234470 1234471 1234472 1234473 1234474 1234475 1234476 1234477 1234478 1234479 1234480 1234481 1234482 1234483 1234484 1234485 1234486 1234487 1234488 1234489 1234490 1234491 1234492 1234493 1234494 1234495 1234496 1234497 1234498 1234499 1234500 1234501 1234502 1234503 1234504 1234505 1234506 1234507 1234508 1234509 1234510 1234511 1234512 1234513 1234514 1234515 1234516 1234517 1234518 1234519 1234520 1234521 1234522 1234523 1234524 1234525 1234526 1234527 1234528 1234529 1234530 1234531 1234532 1234533 1234534 1234535 1234536 1234537 1234538 1234539 1234540 1234541 1234542 1234543 1234544 1234545 1234546 1234547 1234548 1234549 1234550 1234551 1234552 1234553 1234554 1234555 1234556 1234557 1234558 1234559 1234560 1234561 1234562 1234563 1234564 1234565 1234566 1234567 1234568 1234569 1234570 1234571 1234572 1234573 1234574 1234575 1234576 1234577 1234578 1234579 1234580 1234581 1234582 1234583 1234584 1234585 1234586 1234587 1234588 1234589 1234590 1234591 1234592 1234593 1234594 1234595 1234596 1234597 1234598 1234599 1234600 1234601 1234602 1234603 1234604 1234605 1234606 1234607 1234608 1234609 1234610 1234611 1234612 1234613 1234614 1234615 1234616 1234617 1234618 1234619 1234620 1234621 1234622 1234623 1234624 1234625 1234626 1234627 1234628 1234629 1234630 1234631 1234632 1234633 1234634 1234635 1234636 1234637 1234638 1234639 1234640 1234641 1234642 1234643 1234644 1234645 1234646 1234647 1234648 1234649 1234650 1234651 1234652 1234653 1234654 1234655 1234656 1234657 1234658 1234659 1234660 1234661 1234662 1234663 1234664 1234665 1234666 1234667 1234668 1234669 1234670 1234671 1234672 1234673 1234674 1234675 1234676 1234677 1234678 1234679 1234680 1234681 1234682 1234683 1234684 1234685 1234686 1234687 1234688 1234689 1234690 1234691 1234692 1234693 1234694 1234695 1234696 1234697 1234698 1234699 1234700 1234701 1234702 1234703 1234704 1234705 1234706 1234707 1234708 1234709 1234710 1234711 1234712 1234713 1234714 1234715 1234716 1234717 1234718 1234719 1234720 1234721 1234722 1234723 1234724 1234725 1234726 1234727 1234728 1234729 1234730 1234731 1234732 1234733 1234734 1234735 1234736 1234737 1234738 1234739 1234740 1234741 1234742 1234743 1234744 1234745 1234746 1234747 1234748 1234749 1234750 1234751 1234752 1234753 1234754 1234755 1234756 1234757 1234758 1234759 1234760 1234761 1234762 1234763 1234764 1234765 1234766 1234767 1234768 1234769 1234770 1234771 1234772 1234773 1234774 1234775 1234776 1234777 1234778 1234779 1234780 1234781 1234782 1234783 1234784 1234785 1234786 1234787 1234788 1234789 1234790 1234791 1234792 1234793 1234794 1234795 1234796 1234797 1234798 1234799 1234800 1234801 1234802 1234803 1234804 1234805 1234806 1234807 1234808 1234809 1234810 1234811 1234812 1234813 1234814 1234815 1234816 1234817 1234818 1234819 1234820 1234821 1234822 1234823 1234824 1234825 1234826 1234827 1234828 1234829 1234830 1234831 1234832 1234833 1234834 1234835 1234836 1234837 1234838 1234839 1234840 1234841 1234842 1234843 1234844 1234845 1234846 1234847 1234848 1234849 1234850 1234851 1234852 1234853 1234854 1234855 1234856 1234857 1234858 1234859 1234860 1234861 1234862 1234863 1234864 1234865 1234866 1234867 1234868 1234869 1234870 1234871 1234872 1234873 1234874 1234875 1234876 1234877 1234878 1234879 1234880 1234881 1234882 1234883 1234884 1234885 1234886 1234887 1234888 1234889 1234890 1234891 1234892 1234893 1234894 1234895 1234896 1234897 1234898 1234899 1234900 1234901 1234902 1234903 1234904 1234905 1234906 1234907 1234908 1234909 1234910 1234911 1234912 1234913 1234914 1234915 1234916 1234917 1234918 1234919 1234920 1234921 1234922 1234923 1234924 1234925 1234926 1234927 1234928 1234929 1234930 1234931 1234932 1234933 1234934 1234935 1234936 1234937 1234938 1234939 1234940 1234941 1234942 1234943 1234944 1234945 1234946 1234947 1234948 1234949 1234950 1234951 1234952 1234953 1234954 1234955 1234956 1234957 1234958 1234959 1234960 1234961 1234962 1234963 1234964 1234965 1234966 1234967 1234968 1234969 1234970 1234971 1234972 1234973 1234974 1234975 1234976 1234977 1234978 1234979 1234980 1234981 1234982 1234983 1234984 1234985 1234986 1234987 1234988 1234989 1234990 1234991 1234992 1234993 1234994 1234995 1234996 1234997 1234998 1234999 1235000 1235001 1235002 1235003 1235004 1235005 1235006 1235007 1235008 1235009 1235010 1235011 1235012 1235013 1235014 1235015 1235016 1235017 1235018 1235019 1235020 1235021 1235022 1235023 1235024 1235025 1235026 1235027 1235028 1235029 1235030 1235031 1235032 1235033 1235034 1235035 1235036 1235037 1235038 1235039 1235040 1235041 1235042 1235043 1235044 1235045 1235046 1235047 1235048 1235049 1235050 1235051 1235052 1235053 1235054 1235055 1235056 1235057 1235058 1235059 1235060 1235061 1235062 1235063 1235064 1235065 1235066 1235067 1235068 1235069 1235070 1235071 1235072 1235073 1235074 1235075 1235076 1235077 1235078 1235079 1235080 1235081 1235082 1235083 1235084 1235085 1235086 1235087 1235088 1235089 1235090 1235091 1235092 1235093 1235094 1235095 1235096 1235097 1235098 1235099 1235100 1235101 1235102 1235103 1235104 1235105 1235106 1235107 1235108 1235109 1235110 1235111 1235112 1235113 1235114 1235115 1235116 1235117 1235118 1235119 1235120 1235121 1235122 1235123 1235124 1235125 1235126 1235127 1235128 1235129 1235130 1235131 1235132 1235133 1235134 1235135 1235136 1235137 1235138 1235139 1235140 1235141 1235142 1235143 1235144 1235145 1235146 1235147 1235148 1235149 1235150 1235151 1235152 1235153 1235154 1235155 1235156 1235157 1235158 1235159 1235160 1235161 1235162 1235163 1235164 1235165 1235166 1235167 1235168 1235169 1235170 1235171 1235172 1235173 1235174 1235175 1235176 1235177 1235178 1235179 1235180 1235181 1235182 1235183 1235184 1235185 1235186 1235187 1235188 1235189 1235190 1235191 1235192 1235193 1235194 1235195 1235196 1235197 1235198 1235199 1235200 1235201 1235202 1235203 1235204 1235205 1235206 1235207 1235208 1235209 1235210 1235211 1235212 1235213 1235214 1235215 1235216 1235217 1235218 1235219 1235220 1235221 1235222 1235223 1235224 1235225 1235226 1235227 1235228 1235229 1235230 1235231 1235232 1235233 1235234 1235235 1235236 1235237 1235238 1235239 1235240 1235241 1235242 1235243 1235244 1235245 1235246 1235247 1235248 1235249 1235250 1235251 1235252 1235253 1235254 1235255 1235256 1235257 1235258 1235259 1235260 1235261 1235262 1235263 1235264 1235265 1235266 1235267 1235268 1235269 1235270 1235271 1235272 1235273 1235274 1235275 1235276 1235277 1235278 1235279 1235280 1235281 1235282 1235283 1235284 1235285 1235286 1235287 1235288 1235289 1235290 1235291 1235292 1235293 1235294 1235295 1235296 1235297 1235298 1235299 1235300 1235301 1235302 1235303 1235304 1235305 1235306 1235307 1235308 1235309 1235310 1235311 1235312 1235313 1235314 1235315 1235316 1235317 1235318 1235319 1235320 1235321 1235322 1235323 1235324 1235325 1235326 1235327 1235328 1235329 1235330 1235331 1235332 1235333 1235334 1235335 1235336 1235337 1235338 1235339 1235340 1235341 1235342 1235343 1235344 1235345 1235346 1235347 1235348 1235349 1235350 1235351 1235352 1235353 1235354 1235355 1235356 1235357 1235358 1235359 1235360 1235361 1235362 1235363 1235364 1235365 1235366 1235367 1235368 1235369 1235370 1235371 1235372 1235373 1235374 1235375 1235376 1235377 1235378 1235379 1235380 1235381 1235382 1235383 1235384 1235385 1235386 1235387 1235388 1235389 1235390 1235391 1235392 1235393 1235394 1235395 1235396 1235397 1235398 1235399 1235400 1235401 1235402 1235403 1235404 1235405 1235406 1235407 1235408 1235409 1235410 1235411 1235412 1235413 1235414 1235415 1235416 1235417 1235418 1235419 1235420 1235421 1235422 1235423 1235424 1235425 1235426 1235427 1235428 1235429 1235430 1235431 1235432 1235433 1235434 1235435 1235436 1235437 1235438 1235439 1235440 1235441 1235442 1235443 1235444 1235445 1235446 1235447 1235448 1235449 1235450 1235451 1235452 1235453 1235454 1235455 1235456 1235457 1235458 1235459 1235460 1235461 1235462 1235463 1235464 1235465 1235466 1235467 1235468 1235469 1235470 1235471 1235472 1235473 1235474 1235475 1235476 1235477 1235478 1235479 1235480 1235481 1235482 1235483 1235484 1235485 1235486 1235487 1235488 1235489 1235490 1235491 1235492 1235493 1235494 1235495 1235496 1235497 1235498 1235499 1235500 1235501 1235502 1235503 1235504 1235505 1235506 1235507 1235508 1235509 1235510 1235511 1235512 1235513 1235514 1235515 1235516 1235517 1235518 1235519 1235520 1235521 1235522 1235523 1235524 1235525 1235526 1235527 1235528 1235529 1235530 1235531 1235532 1235533 1235534 1235535 1235536 1235537 1235538 1235539 1235540 1235541 1235542 1235543 1235544 1235545 1235546 1235547 1235548 1235549 1235550 1235551 1235552 1235553 1235554 1235555 1235556 1235557 1235558 1235559 1235560 1235561 1235562 1235563 1235564 1235565 1235566 1235567 1235568 1235569 1235570 1235571 1235572 1235573 1235574 1235575 1235576 1235577 1235578 1235579 1235580 1235581 1235582 1235583 1235584 1235585 1235586 1235587 1235588 1235589 1235590 1235591 1235592 1235593 1235594 1235595 1235596 1235597 1235598 1235599 1235600 1235601 1235602 1235603 1235604 1235605 1235606 1235607 1235608 1235609 1235610 1235611 1235612 1235613 1235614 1235615 1235616 1235617 1235618 1235619 1235620 1235621 1235622 1235623 1235624 1235625 1235626 1235627 1235628 1235629 1235630 1235631 1235632 1235633 1235634 1235635 1235636 1235637 1235638 1235639 1235640 1235641 1235642 1235643 1235644 1235645 1235646 1235647 1235648 1235649 1235650 1235651 1235652 1235653 1235654 1235655 1235656 1235657 1235658 1235659 1235660 1235661 1235662 1235663 1235664 1235665 1235666 1235667 1235668 1235669 1235670 1235671 1235672 1235673 1235674 1235675 1235676 1235677 1235678 1235679 1235680 1235681 1235682 1235683 1235684 1235685 1235686 1235687 1235688 1235689 1235690 1235691 1235692 1235693 1235694 1235695 1235696 1235697 1235698 1235699 1235700 1235701 1235702 1235703 1235704 1235705 1235706 1235707 1235708 1235709 1235710 1235711 1235712 1235713 1235714 1235715 1235716 1235717 1235718 1235719 1235720 1235721 1235722 1235723 1235724 1235725 1235726 1235727 1235728 1235729 1235730 1235731 1235732 1235733 1235734 1235735 1235736 1235737 1235738 1235739 1235740 1235741 1235742 1235743 1235744 1235745 1235746 1235747 1235748 1235749 1235750 1235751 1235752 1235753 1235754 1235755 1235756 1235757 1235758 1235759 1235760 1235761 1235762 1235763 1235764 1235765 1235766 1235767 1235768 1235769 1235770 1235771 1235772 1235773 1235774 1235775 1235776 1235777 1235778 1235779 1235780 1235781 1235782 1235783 1235784 1235785 1235786 1235787 1235788 1235789 1235790 1235791 1235792 1235793 1235794 1235795 1235796 1235797 1235798 1235799 1235800 1235801 1235802 1235803 1235804 1235805 1235806 1235807 1235808 1235809 1235810 1235811 1235812 1235813 1235814 1235815 1235816 1235817 1235818 1235819 1235820 1235821 1235822 1235823 1235824 1235825 1235826 1235827 1235828 1235829 1235830 1235831 1235832 1235833 1235834 1235835 1235836 1235837 1235838 1235839 1235840 1235841 1235842 1235843 1235844 1235845 1235846 1235847 1235848 1235849 1235850 1235851 1235852 1235853 1235854 1235855 1235856 1235857 1235858 1235859 1235860 1235861 1235862 1235863 1235864 1235865 1235866 1235867 1235868 1235869 1235870 1235871 1235872 1235873 1235874 1235875 1235876 1235877 1235878 1235879 1235880 1235881 1235882 1235883 1235884 1235885 1235886 1235887 1235888 1235889 1235890 1235891 1235892 1235893 1235894 1235895 1235896 1235897 1235898 1235899 1235900 1235901 1235902 1235903 1235904 1235905 1235906 1235907 1235908 1235909 1235910 1235911 1235912 1235913 1235914 1235915 1235916 1235917 1235918 1235919 1235920 1235921 1235922 1235923 1235924 1235925 1235926 1235927 1235928 1235929 1235930 1235931 1235932 1235933 1235934 1235935 1235936 1235937 1235938 1235939 1235940 1235941 1235942 1235943 1235944 1235945 1235946 1235947 1235948 1235949 1235950 1235951 1235952 1235953 1235954 1235955 1235956 1235957 1235958 1235959 1235960 1235961 1235962 1235963 1235964 1235965 1235966 1235967 1235968 1235969 1235970 1235971 1235972 1235973 1235974 1235975 1235976 1235977 1235978 1235979 1235980 1235981 1235982 1235983 1235984 1235985 1235986 1235987 1235988 1235989 1235990 1235991 1235992 1235993 1235994 1235995 1235996 1235997 1235998 1235999 1236000 1236001 1236002 1236003 1236004 1236005 1236006 1236007 1236008 1236009 1236010 1236011 1236012 1236013 1236014 1236015 1236016 1236017 1236018 1236019 1236020 1236021 1236022 1236023 1236024 1236025 1236026 1236027 1236028 1236029 1236030 1236031 1236032 1236033 1236034 1236035 1236036 1236037 1236038 1236039 1236040 1236041 1236042 1236043 1236044 1236045 1236046 1236047 1236048 1236049 1236050 1236051 1236052 1236053 1236054 1236055 1236056 1236057 1236058 1236059 1236060 1236061 1236062 1236063 1236064 1236065 1236066 1236067 1236068 1236069 1236070 1236071 1236072 1236073 1236074 1236075 1236076 1236077 1236078 1236079 1236080 1236081 1236082 1236083 1236084 1236085 1236086 1236087 1236088 1236089 1236090 1236091 1236092 1236093 1236094 1236095 1236096 1236097 1236098 1236099 1236100 1236101 1236102 1236103 1236104 1236105 1236106 1236107 1236108 1236109 1236110 1236111 1236112 1236113 1236114 1236115 1236116 1236117 1236118 1236119 1236120 1236121 1236122 1236123 1236124 1236125 1236126 1236127 1236128 1236129 1236130 1236131 1236132 1236133 1236134 1236135 1236136 1236137 1236138 1236139 1236140 1236141 1236142 1236143 1236144 1236145 1236146 1236147 1236148 1236149 1236150 1236151 1236152 1236153 1236154 1236155 1236156 1236157 1236158 1236159 1236160 1236161 1236162 1236163 1236164 1236165 1236166 1236167 1236168 1236169 1236170 1236171 1236172 1236173 1236174 1236175 1236176 1236177 1236178 1236179 1236180 1236181 1236182 1236183 1236184 1236185 1236186 1236187 1236188 1236189 1236190 1236191 1236192 1236193 1236194 1236195 1236196 1236197 1236198 1236199 1236200 1236201 1236202 1236203 1236204 1236205 1236206 1236207 1236208 1236209 1236210 1236211 1236212 1236213 1236214 1236215 1236216 1236217 1236218 1236219 1236220 1236221 1236222 1236223 1236224 1236225 1236226 1236227 1236228 1236229 1236230 1236231 1236232 1236233 1236234 1236235 1236236 1236237 1236238 1236239 1236240 1236241 1236242 1236243 1236244 1236245 1236246 1236247 1236248 1236249 1236250 1236251 1236252 1236253 1236254 1236255 1236256 1236257 1236258 1236259 1236260 1236261 1236262 1236263 1236264 1236265 1236266 1236267 1236268 1236269 1236270 1236271 1236272 1236273 1236274 1236275 1236276 1236277 1236278 1236279 1236280 1236281 1236282 1236283 1236284 1236285 1236286 1236287 1236288 1236289 1236290 1236291 1236292 1236293 1236294 1236295 1236296 1236297 1236298 1236299 1236300 1236301 1236302 1236303 1236304 1236305 1236306 1236307 1236308 1236309 1236310 1236311 1236312 1236313 1236314 1236315 1236316 1236317 1236318 1236319 1236320 1236321 1236322 1236323 1236324 1236325 1236326 1236327 1236328 1236329 1236330 1236331 1236332 1236333 1236334 1236335 1236336 1236337 1236338 1236339 1236340 1236341 1236342 1236343 1236344 1236345 1236346 1236347 1236348 1236349 1236350 1236351 1236352 1236353 1236354 1236355 1236356 1236357 1236358 1236359 1236360 1236361 1236362 1236363 1236364 1236365 1236366 1236367 1236368 1236369 1236370 1236371 1236372 1236373 1236374 1236375 1236376 1236377 1236378 1236379 1236380 1236381 1236382 1236383 1236384 1236385 1236386 1236387 1236388 1236389 1236390 1236391 1236392 1236393 1236394 1236395 1236396 1236397 1236398 1236399 1236400 1236401 1236402 1236403 1236404 1236405 1236406 1236407 1236408 1236409 1236410 1236411 1236412 1236413 1236414 1236415 1236416 1236417 1236418 1236419 1236420 1236421 1236422 1236423 1236424 1236425 1236426 1236427 1236428 1236429 1236430 1236431 1236432 1236433 1236434 1236435 1236436 1236437 1236438 1236439 1236440 1236441 1236442 1236443 1236444 1236445 1236446 1236447 1236448 1236449 1236450 1236451 1236452 1236453 1236454 1236455 1236456 1236457 1236458 1236459 1236460 1236461 1236462 1236463 1236464 1236465 1236466 1236467 1236468 1236469 1236470 1236471 1236472 1236473 1236474 1236475 1236476 1236477 1236478 1236479 1236480 1236481 1236482 1236483 1236484 1236485 1236486 1236487 1236488 1236489 1236490 1236491 1236492 1236493 1236494 1236495 1236496 1236497 1236498 1236499 1236500 1236501 1236502 1236503 1236504 1236505 1236506 1236507 1236508 1236509 1236510 1236511 1236512 1236513 1236514 1236515 1236516 1236517 1236518 1236519 1236520 1236521 1236522 1236523 1236524 1236525 1236526 1236527 1236528 1236529 1236530 1236531 1236532 1236533 1236534 1236535 1236536 1236537 1236538 1236539 1236540 1236541 1236542 1236543 1236544 1236545 1236546 1236547 1236548 1236549 1236550 1236551 1236552 1236553 1236554 1236555 1236556 1236557 1236558 1236559 1236560 1236561 1236562 1236563 1236564 1236565 1236566 1236567 1236568 1236569 1236570 1236571 1236572 1236573 1236574 1236575 1236576 1236577 1236578 1236579 1236580 1236581 1236582 1236583 1236584 1236585 1236586 1236587 1236588 1236589 1236590 1236591 1236592 1236593 1236594 1236595 1236596 1236597 1236598 1236599 1236600 1236601 1236602 1236603 1236604 1236605 1236606 1236607 1236608 1236609 1236610 1236611 1236612 1236613 1236614 1236615 1236616 1236617 1236618 1236619 1236620 1236621 1236622 1236623 1236624 1236625 1236626 1236627 1236628 1236629 1236630 1236631 1236632 1236633 1236634 1236635 1236636 1236637 1236638 1236639 1236640 1236641 1236642 1236643 1236644 1236645 1236646 1236647 1236648 1236649 1236650 1236651 1236652 1236653 1236654 1236655 1236656 1236657 1236658 1236659 1236660 1236661 1236662 1236663 1236664 1236665 1236666 1236667 1236668 1236669 1236670 1236671 1236672 1236673 1236674 1236675 1236676 1236677 1236678 1236679 1236680 1236681 1236682 1236683 1236684 1236685 1236686 1236687 1236688 1236689 1236690 1236691 1236692 1236693 1236694 1236695 1236696 1236697 1236698 1236699 1236700 1236701 1236702 1236703 1236704 1236705 1236706 1236707 1236708 1236709 1236710 1236711 1236712 1236713 1236714 1236715 1236716 1236717 1236718 1236719 1236720 1236721 1236722 1236723 1236724 1236725 1236726 1236727 1236728 1236729 1236730 1236731 1236732 1236733 1236734 1236735 1236736 1236737 1236738 1236739 1236740 1236741 1236742 1236743 1236744 1236745 1236746 1236747 1236748 1236749 1236750 1236751 1236752 1236753 1236754 1236755 1236756 1236757 1236758 1236759 1236760 1236761 1236762 1236763 1236764 1236765 1236766 1236767 1236768 1236769 1236770 1236771 1236772 1236773 1236774 1236775 1236776 1236777 1236778 1236779 1236780 1236781 1236782 1236783 1236784 1236785 1236786 1236787 1236788 1236789 1236790 1236791 1236792 1236793 1236794 1236795 1236796 1236797 1236798 1236799 1236800 1236801 1236802 1236803 1236804 1236805 1236806 1236807 1236808 1236809 1236810 1236811 1236812 1236813 1236814 1236815 1236816 1236817 1236818 1236819 1236820 1236821 1236822 1236823 1236824 1236825 1236826 1236827 1236828 1236829 1236830 1236831 1236832 1236833 1236834 1236835 1236836 1236837 1236838 1236839 1236840 1236841 1236842 1236843 1236844 1236845 1236846 1236847 1236848 1236849 1236850 1236851 1236852 1236853 1236854 1236855 1236856 1236857 1236858 1236859 1236860 1236861 1236862 1236863 1236864 1236865 1236866 1236867 1236868 1236869 1236870 1236871 1236872 1236873 1236874 1236875 1236876 1236877 1236878 1236879 1236880 1236881 1236882 1236883 1236884 1236885 1236886 1236887 1236888 1236889 1236890 1236891 1236892 1236893 1236894 1236895 1236896 1236897 1236898 1236899 1236900 1236901 1236902 1236903 1236904 1236905 1236906 1236907 1236908 1236909 1236910 1236911 1236912 1236913 1236914 1236915 1236916 1236917 1236918 1236919 1236920 1236921 1236922 1236923 1236924 1236925 1236926 1236927 1236928 1236929 1236930 1236931 1236932 1236933 1236934 1236935 1236936 1236937 1236938 1236939 1236940 1236941 1236942 1236943 1236944 1236945 1236946 1236947 1236948 1236949 1236950 1236951 1236952 1236953 1236954 1236955 1236956 1236957 1236958 1236959 1236960 1236961 1236962 1236963 1236964 1236965 1236966 1236967 1236968 1236969 1236970 1236971 1236972 1236973 1236974 1236975 1236976 1236977 1236978 1236979 1236980 1236981 1236982 1236983 1236984 1236985 1236986 1236987 1236988 1236989 1236990 1236991 1236992 1236993 1236994 1236995 1236996 1236997 1236998 1236999 1237000 1237001 1237002 1237003 1237004 1237005 1237006 1237007 1237008 1237009 1237010 1237011 1237012 1237013 1237014 1237015 1237016 1237017 1237018 1237019 1237020 1237021 1237022 1237023 1237024 1237025 1237026 1237027 1237028 1237029 1237030 1237031 1237032 1237033 1237034 1237035 1237036 1237037 1237038 1237039 1237040 1237041 1237042 1237043 1237044 1237045 1237046 1237047 1237048 1237049 1237050 1237051 1237052 1237053 1237054 1237055 1237056 1237057 1237058 1237059 1237060 1237061 1237062 1237063 1237064 1237065 1237066 1237067 1237068 1237069 1237070 1237071 1237072 1237073 1237074 1237075 1237076 1237077 1237078 1237079 1237080 1237081 1237082 1237083 1237084 1237085 1237086 1237087 1237088 1237089 1237090 1237091 1237092 1237093 1237094 1237095 1237096 1237097 1237098 1237099 1237100 1237101 1237102 1237103 1237104 1237105 1237106 1237107 1237108 1237109 1237110 1237111 1237112 1237113 1237114 1237115 1237116 1237117 1237118 1237119 1237120 1237121 1237122 1237123 1237124 1237125 1237126 1237127 1237128 1237129 1237130 1237131 1237132 1237133 1237134 1237135 1237136 1237137 1237138 1237139 1237140 1237141 1237142 1237143 1237144 1237145 1237146 1237147 1237148 1237149 1237150 1237151 1237152 1237153 1237154 1237155 1237156 1237157 1237158 1237159 1237160 1237161 1237162 1237163 1237164 1237165 1237166 1237167 1237168 1237169 1237170 1237171 1237172 1237173 1237174 1237175 1237176 1237177 1237178 1237179 1237180 1237181 1237182 1237183 1237184 1237185 1237186 1237187 1237188 1237189 1237190 1237191 1237192 1237193 1237194 1237195 1237196 1237197 1237198 1237199 1237200 1237201 1237202 1237203 1237204 1237205 1237206 1237207 1237208 1237209 1237210 1237211 1237212 1237213 1237214 1237215 1237216 1237217 1237218 1237219 1237220 1237221 1237222 1237223 1237224 1237225 1237226 1237227 1237228 1237229 1237230 1237231 1237232 1237233 1237234 1237235 1237236 1237237 1237238 1237239 1237240 1237241 1237242 1237243 1237244 1237245 1237246 1237247 1237248 1237249 1237250 1237251 1237252 1237253 1237254 1237255 1237256 1237257 1237258 1237259 1237260 1237261 1237262 1237263 1237264 1237265 1237266 1237267 1237268 1237269 1237270 1237271 1237272 1237273 1237274 1237275 1237276 1237277 1237278 1237279 1237280 1237281 1237282 1237283 1237284 1237285 1237286 1237287 1237288 1237289 1237290 1237291 1237292 1237293 1237294 1237295 1237296 1237297 1237298 1237299 1237300 1237301 1237302 1237303 1237304 1237305 1237306 1237307 1237308 1237309 1237310 1237311 1237312 1237313 1237314 1237315 1237316 1237317 1237318 1237319 1237320 1237321 1237322 1237323 1237324 1237325 1237326 1237327 1237328 1237329 1237330 1237331 1237332 1237333 1237334 1237335 1237336 1237337 1237338 1237339 1237340 1237341 1237342 1237343 1237344 1237345 1237346 1237347 1237348 1237349 1237350 1237351 1237352 1237353 1237354 1237355 1237356 1237357 1237358 1237359 1237360 1237361 1237362 1237363 1237364 1237365 1237366 1237367 1237368 1237369 1237370 1237371 1237372 1237373 1237374 1237375 1237376 1237377 1237378 1237379 1237380 1237381 1237382 1237383 1237384 1237385 1237386 1237387 1237388 1237389 1237390 1237391 1237392 1237393 1237394 1237395 1237396 1237397 1237398 1237399 1237400 1237401 1237402 1237403 1237404 1237405 1237406 1237407 1237408 1237409 1237410 1237411 1237412 1237413 1237414 1237415 1237416 1237417 1237418 1237419 1237420 1237421 1237422 1237423 1237424 1237425 1237426 1237427 1237428 1237429 1237430 1237431 1237432 1237433 1237434 1237435 1237436 1237437 1237438 1237439 1237440 1237441 1237442 1237443 1237444 1237445 1237446 1237447 1237448 1237449 1237450 1237451 1237452 1237453 1237454 1237455 1237456 1237457 1237458 1237459 1237460 1237461 1237462 1237463 1237464 1237465 1237466 1237467 1237468 1237469 1237470 1237471 1237472 1237473 1237474 1237475 1237476 1237477 1237478 1237479 1237480 1237481 1237482 1237483 1237484 1237485 1237486 1237487 1237488 1237489 1237490 1237491 1237492 1237493 1237494 1237495 1237496 1237497 1237498 1237499 1237500 1237501 1237502 1237503 1237504 1237505 1237506 1237507 1237508 1237509 1237510 1237511 1237512 1237513 1237514 1237515 1237516 1237517 1237518 1237519 1237520 1237521 1237522 1237523 1237524 1237525 1237526 1237527 1237528 1237529 1237530 1237531 1237532 1237533 1237534 1237535 1237536 1237537 1237538 1237539 1237540 1237541 1237542 1237543 1237544 1237545 1237546 1237547 1237548 1237549 1237550 1237551 1237552 1237553 1237554 1237555 1237556 1237557 1237558 1237559 1237560 1237561 1237562 1237563 1237564 1237565 1237566 1237567 1237568 1237569 1237570 1237571 1237572 1237573 1237574 1237575 1237576 1237577 1237578 1237579 1237580 1237581 1237582 1237583 1237584 1237585 1237586 1237587 1237588 1237589 1237590 1237591 1237592 1237593 1237594 1237595 1237596 1237597 1237598 1237599 1237600 1237601 1237602 1237603 1237604 1237605 1237606 1237607 1237608 1237609 1237610 1237611 1237612 1237613 1237614 1237615 1237616 1237617 1237618 1237619 1237620 1237621 1237622 1237623 1237624 1237625 1237626 1237627 1237628 1237629 1237630 1237631 1237632 1237633 1237634 1237635 1237636 1237637 1237638 1237639 1237640 1237641 1237642 1237643 1237644 1237645 1237646 1237647 1237648 1237649 1237650 1237651 1237652 1237653 1237654 1237655 1237656 1237657 1237658 1237659 1237660 1237661 1237662 1237663 1237664 1237665 1237666 1237667 1237668 1237669 1237670 1237671 1237672 1237673 1237674 1237675 1237676 1237677 1237678 1237679 1237680 1237681 1237682 1237683 1237684 1237685 1237686 1237687 1237688 1237689 1237690 1237691 1237692 1237693 1237694 1237695 1237696 1237697 1237698 1237699 1237700 1237701 1237702 1237703 1237704 1237705 1237706 1237707 1237708 1237709 1237710 1237711 1237712 1237713 1237714 1237715 1237716 1237717 1237718 1237719 1237720 1237721 1237722 1237723 1237724 1237725 1237726 1237727 1237728 1237729 1237730 1237731 1237732 1237733 1237734 1237735 1237736 1237737 1237738 1237739 1237740 1237741 1237742 1237743 1237744 1237745 1237746 1237747 1237748 1237749 1237750 1237751 1237752 1237753 1237754 1237755 1237756 1237757 1237758 1237759 1237760 1237761 1237762 1237763 1237764 1237765 1237766 1237767 1237768 1237769 1237770 1237771 1237772 1237773 1237774 1237775 1237776 1237777 1237778 1237779 1237780 1237781 1237782 1237783 1237784 1237785 1237786 1237787 1237788 1237789 1237790 1237791 1237792 1237793 1237794 1237795 1237796 1237797 1237798 1237799 1237800 1237801 1237802 1237803 1237804 1237805 1237806 1237807 1237808 1237809 1237810 1237811 1237812 1237813 1237814 1237815 1237816 1237817 1237818 1237819 1237820 1237821 1237822 1237823 1237824 1237825 1237826 1237827 1237828 1237829 1237830 1237831 1237832 1237833 1237834 1237835 1237836 1237837 1237838 1237839 1237840 1237841 1237842 1237843 1237844 1237845 1237846 1237847 1237848 1237849 1237850 1237851 1237852 1237853 1237854 1237855 1237856 1237857 1237858 1237859 1237860 1237861 1237862 1237863 1237864 1237865 1237866 1237867 1237868 1237869 1237870 1237871 1237872 1237873 1237874 1237875 1237876 1237877 1237878 1237879 1237880 1237881 1237882 1237883 1237884 1237885 1237886 1237887 1237888 1237889 1237890 1237891 1237892 1237893 1237894 1237895 1237896 1237897 1237898 1237899 1237900 1237901 1237902 1237903 1237904 1237905 1237906 1237907 1237908 1237909 1237910 1237911 1237912 1237913 1237914 1237915 1237916 1237917 1237918 1237919 1237920 1237921 1237922 1237923 1237924 1237925 1237926 1237927 1237928 1237929 1237930 1237931 1237932 1237933 1237934 1237935 1237936 1237937 1237938 1237939 1237940 1237941 1237942 1237943 1237944 1237945 1237946 1237947 1237948 1237949 1237950 1237951 1237952 1237953 1237954 1237955 1237956 1237957 1237958 1237959 1237960 1237961 1237962 1237963 1237964 1237965 1237966 1237967 1237968 1237969 1237970 1237971 1237972 1237973 1237974 1237975 1237976 1237977 1237978 1237979 1237980 1237981 1237982 1237983 1237984 1237985 1237986 1237987 1237988 1237989 1237990 1237991 1237992 1237993 1237994 1237995 1237996 1237997 1237998 1237999 1238000 1238001 1238002 1238003 1238004 1238005 1238006 1238007 1238008 1238009 1238010 1238011 1238012 1238013 1238014 1238015 1238016 1238017 1238018 1238019 1238020 1238021 1238022 1238023 1238024 1238025 1238026 1238027 1238028 1238029 1238030 1238031 1238032 1238033 1238034 1238035 1238036 1238037 1238038 1238039 1238040 1238041 1238042 1238043 1238044 1238045 1238046 1238047 1238048 1238049 1238050 1238051 1238052 1238053 1238054 1238055 1238056 1238057 1238058 1238059 1238060 1238061 1238062 1238063 1238064 1238065 1238066 1238067 1238068 1238069 1238070 1238071 1238072 1238073 1238074 1238075 1238076 1238077 1238078 1238079 1238080 1238081 1238082 1238083 1238084 1238085 1238086 1238087 1238088 1238089 1238090 1238091 1238092 1238093 1238094 1238095 1238096 1238097 1238098 1238099 1238100 1238101 1238102 1238103 1238104 1238105 1238106 1238107 1238108 1238109 1238110 1238111 1238112 1238113 1238114 1238115 1238116 1238117 1238118 1238119 1238120 1238121 1238122 1238123 1238124 1238125 1238126 1238127 1238128 1238129 1238130 1238131 1238132 1238133 1238134 1238135 1238136 1238137 1238138 1238139 1238140 1238141 1238142 1238143 1238144 1238145 1238146 1238147 1238148 1238149 1238150 1238151 1238152 1238153 1238154 1238155 1238156 1238157 1238158 1238159 1238160 1238161 1238162 1238163 1238164 1238165 1238166 1238167 1238168 1238169 1238170 1238171 1238172 1238173 1238174 1238175 1238176 1238177 1238178 1238179 1238180 1238181 1238182 1238183 1238184 1238185 1238186 1238187 1238188 1238189 1238190 1238191 1238192 1238193 1238194 1238195 1238196 1238197 1238198 1238199 1238200 1238201 1238202 1238203 1238204 1238205 1238206 1238207 1238208 1238209 1238210 1238211 1238212 1238213 1238214 1238215 1238216 1238217 1238218 1238219 1238220 1238221 1238222 1238223 1238224 1238225 1238226 1238227 1238228 1238229 1238230 1238231 1238232 1238233 1238234 1238235 1238236 1238237 1238238 1238239 1238240 1238241 1238242 1238243 1238244 1238245 1238246 1238247 1238248 1238249 1238250 1238251 1238252 1238253 1238254 1238255 1238256 1238257 1238258 1238259 1238260 1238261 1238262 1238263 1238264 1238265 1238266 1238267 1238268 1238269 1238270 1238271 1238272 1238273 1238274 1238275 1238276 1238277 1238278 1238279 1238280 1238281 1238282 1238283 1238284 1238285 1238286 1238287 1238288 1238289 1238290 1238291 1238292 1238293 1238294 1238295 1238296 1238297 1238298 1238299 1238300 1238301 1238302 1238303 1238304 1238305 1238306 1238307 1238308 1238309 1238310 1238311 1238312 1238313 1238314 1238315 1238316 1238317 1238318 1238319 1238320 1238321 1238322 1238323 1238324 1238325 1238326 1238327 1238328 1238329 1238330 1238331 1238332 1238333 1238334 1238335 1238336 1238337 1238338 1238339 1238340 1238341 1238342 1238343 1238344 1238345 1238346 1238347 1238348 1238349 1238350 1238351 1238352 1238353 1238354 1238355 1238356 1238357 1238358 1238359 1238360 1238361 1238362 1238363 1238364 1238365 1238366 1238367 1238368 1238369 1238370 1238371 1238372 1238373 1238374 1238375 1238376 1238377 1238378 1238379 1238380 1238381 1238382 1238383 1238384 1238385 1238386 1238387 1238388 1238389 1238390 1238391 1238392 1238393 1238394 1238395 1238396 1238397 1238398 1238399 1238400 1238401 1238402 1238403 1238404 1238405 1238406 1238407 1238408 1238409 1238410 1238411 1238412 1238413 1238414 1238415 1238416 1238417 1238418 1238419 1238420 1238421 1238422 1238423 1238424 1238425 1238426 1238427 1238428 1238429 1238430 1238431 1238432 1238433 1238434 1238435 1238436 1238437 1238438 1238439 1238440 1238441 1238442 1238443 1238444 1238445 1238446 1238447 1238448 1238449 1238450 1238451 1238452 1238453 1238454 1238455 1238456 1238457 1238458 1238459 1238460 1238461 1238462 1238463 1238464 1238465 1238466 1238467 1238468 1238469 1238470 1238471 1238472 1238473 1238474 1238475 1238476 1238477 1238478 1238479 1238480 1238481 1238482 1238483 1238484 1238485 1238486 1238487 1238488 1238489 1238490 1238491 1238492 1238493 1238494 1238495 1238496 1238497 1238498 1238499 1238500 1238501 1238502 1238503 1238504 1238505 1238506 1238507 1238508 1238509 1238510 1238511 1238512 1238513 1238514 1238515 1238516 1238517 1238518 1238519 1238520 1238521 1238522 1238523 1238524 1238525 1238526 1238527 1238528 1238529 1238530 1238531 1238532 1238533 1238534 1238535 1238536 1238537 1238538 1238539 1238540 1238541 1238542 1238543 1238544 1238545 1238546 1238547 1238548 1238549 1238550 1238551 1238552 1238553 1238554 1238555 1238556 1238557 1238558 1238559 1238560 1238561 1238562 1238563 1238564 1238565 1238566 1238567 1238568 1238569 1238570 1238571 1238572 1238573 1238574 1238575 1238576 1238577 1238578 1238579 1238580 1238581 1238582 1238583 1238584 1238585 1238586 1238587 1238588 1238589 1238590 1238591 1238592 1238593 1238594 1238595 1238596 1238597 1238598 1238599 1238600 1238601 1238602 1238603 1238604 1238605 1238606 1238607 1238608 1238609 1238610 1238611 1238612 1238613 1238614 1238615 1238616 1238617 1238618 1238619 1238620 1238621 1238622 1238623 1238624 1238625 1238626 1238627 1238628 1238629 1238630 1238631 1238632 1238633 1238634 1238635 1238636 1238637 1238638 1238639 1238640 1238641 1238642 1238643 1238644 1238645 1238646 1238647 1238648 1238649 1238650 1238651 1238652 1238653 1238654 1238655 1238656 1238657 1238658 1238659 1238660 1238661 1238662 1238663 1238664 1238665 1238666 1238667 1238668 1238669 1238670 1238671 1238672 1238673 1238674 1238675 1238676 1238677 1238678 1238679 1238680 1238681 1238682 1238683 1238684 1238685 1238686 1238687 1238688 1238689 1238690 1238691 1238692 1238693 1238694 1238695 1238696 1238697 1238698 1238699 1238700 1238701 1238702 1238703 1238704 1238705 1238706 1238707 1238708 1238709 1238710 1238711 1238712 1238713 1238714 1238715 1238716 1238717 1238718 1238719 1238720 1238721 1238722 1238723 1238724 1238725 1238726 1238727 1238728 1238729 1238730 1238731 1238732 1238733 1238734 1238735 1238736 1238737 1238738 1238739 1238740 1238741 1238742 1238743 1238744 1238745 1238746 1238747 1238748 1238749 1238750 1238751 1238752 1238753 1238754 1238755 1238756 1238757 1238758 1238759 1238760 1238761 1238762 1238763 1238764 1238765 1238766 1238767 1238768 1238769 1238770 1238771 1238772 1238773 1238774 1238775 1238776 1238777 1238778 1238779 1238780 1238781 1238782 1238783 1238784 1238785 1238786 1238787 1238788 1238789 1238790 1238791 1238792 1238793 1238794 1238795 1238796 1238797 1238798 1238799 1238800 1238801 1238802 1238803 1238804 1238805 1238806 1238807 1238808 1238809 1238810 1238811 1238812 1238813 1238814 1238815 1238816 1238817 1238818 1238819 1238820 1238821 1238822 1238823 1238824 1238825 1238826 1238827 1238828 1238829 1238830 1238831 1238832 1238833 1238834 1238835 1238836 1238837 1238838 1238839 1238840 1238841 1238842 1238843 1238844 1238845 1238846 1238847 1238848 1238849 1238850 1238851 1238852 1238853 1238854 1238855 1238856 1238857 1238858 1238859 1238860 1238861 1238862 1238863 1238864 1238865 1238866 1238867 1238868 1238869 1238870 1238871 1238872 1238873 1238874 1238875 1238876 1238877 1238878 1238879 1238880 1238881 1238882 1238883 1238884 1238885 1238886 1238887 1238888 1238889 1238890 1238891 1238892 1238893 1238894 1238895 1238896 1238897 1238898 1238899 1238900 1238901 1238902 1238903 1238904 1238905 1238906 1238907 1238908 1238909 1238910 1238911 1238912 1238913 1238914 1238915 1238916 1238917 1238918 1238919 1238920 1238921 1238922 1238923 1238924 1238925 1238926 1238927 1238928 1238929 1238930 1238931 1238932 1238933 1238934 1238935 1238936 1238937 1238938 1238939 1238940 1238941 1238942 1238943 1238944 1238945 1238946 1238947 1238948 1238949 1238950 1238951 1238952 1238953 1238954 1238955 1238956 1238957 1238958 1238959 1238960 1238961 1238962 1238963 1238964 1238965 1238966 1238967 1238968 1238969 1238970 1238971 1238972 1238973 1238974 1238975 1238976 1238977 1238978 1238979 1238980 1238981 1238982 1238983 1238984 1238985 1238986 1238987 1238988 1238989 1238990 1238991 1238992 1238993 1238994 1238995 1238996 1238997 1238998 1238999 1239000 1239001 1239002 1239003 1239004 1239005 1239006 1239007 1239008 1239009 1239010 1239011 1239012 1239013 1239014 1239015 1239016 1239017 1239018 1239019 1239020 1239021 1239022 1239023 1239024 1239025 1239026 1239027 1239028 1239029 1239030 1239031 1239032 1239033 1239034 1239035 1239036 1239037 1239038 1239039 1239040 1239041 1239042 1239043 1239044 1239045 1239046 1239047 1239048 1239049 1239050 1239051 1239052 1239053 1239054 1239055 1239056 1239057 1239058 1239059 1239060 1239061 1239062 1239063 1239064 1239065 1239066 1239067 1239068 1239069 1239070 1239071 1239072 1239073 1239074 1239075 1239076 1239077 1239078 1239079 1239080 1239081 1239082 1239083 1239084 1239085 1239086 1239087 1239088 1239089 1239090 1239091 1239092 1239093 1239094 1239095 1239096 1239097 1239098 1239099 1239100 1239101 1239102 1239103 1239104 1239105 1239106 1239107 1239108 1239109 1239110 1239111 1239112 1239113 1239114 1239115 1239116 1239117 1239118 1239119 1239120 1239121 1239122 1239123 1239124 1239125 1239126 1239127 1239128 1239129 1239130 1239131 1239132 1239133 1239134 1239135 1239136 1239137 1239138 1239139 1239140 1239141 1239142 1239143 1239144 1239145 1239146 1239147 1239148 1239149 1239150 1239151 1239152 1239153 1239154 1239155 1239156 1239157 1239158 1239159 1239160 1239161 1239162 1239163 1239164 1239165 1239166 1239167 1239168 1239169 1239170 1239171 1239172 1239173 1239174 1239175 1239176 1239177 1239178 1239179 1239180 1239181 1239182 1239183 1239184 1239185 1239186 1239187 1239188 1239189 1239190 1239191 1239192 1239193 1239194 1239195 1239196 1239197 1239198 1239199 1239200 1239201 1239202 1239203 1239204 1239205 1239206 1239207 1239208 1239209 1239210 1239211 1239212 1239213 1239214 1239215 1239216 1239217 1239218 1239219 1239220 1239221 1239222 1239223 1239224 1239225 1239226 1239227 1239228 1239229 1239230 1239231 1239232 1239233 1239234 1239235 1239236 1239237 1239238 1239239 1239240 1239241 1239242 1239243 1239244 1239245 1239246 1239247 1239248 1239249 1239250 1239251 1239252 1239253 1239254 1239255 1239256 1239257 1239258 1239259 1239260 1239261 1239262 1239263 1239264 1239265 1239266 1239267 1239268 1239269 1239270 1239271 1239272 1239273 1239274 1239275 1239276 1239277 1239278 1239279 1239280 1239281 1239282 1239283 1239284 1239285 1239286 1239287 1239288 1239289 1239290 1239291 1239292 1239293 1239294 1239295 1239296 1239297 1239298 1239299 1239300 1239301 1239302 1239303 1239304 1239305 1239306 1239307 1239308 1239309 1239310 1239311 1239312 1239313 1239314 1239315 1239316 1239317 1239318 1239319 1239320 1239321 1239322 1239323 1239324 1239325 1239326 1239327 1239328 1239329 1239330 1239331 1239332 1239333 1239334 1239335 1239336 1239337 1239338 1239339 1239340 1239341 1239342 1239343 1239344 1239345 1239346 1239347 1239348 1239349 1239350 1239351 1239352 1239353 1239354 1239355 1239356 1239357 1239358 1239359 1239360 1239361 1239362 1239363 1239364 1239365 1239366 1239367 1239368 1239369 1239370 1239371 1239372 1239373 1239374 1239375 1239376 1239377 1239378 1239379 1239380 1239381 1239382 1239383 1239384 1239385 1239386 1239387 1239388 1239389 1239390 1239391 1239392 1239393 1239394 1239395 1239396 1239397 1239398 1239399 1239400 1239401 1239402 1239403 1239404 1239405 1239406 1239407 1239408 1239409 1239410 1239411 1239412 1239413 1239414 1239415 1239416 1239417 1239418 1239419 1239420 1239421 1239422 1239423 1239424 1239425 1239426 1239427 1239428 1239429 1239430 1239431 1239432 1239433 1239434 1239435 1239436 1239437 1239438 1239439 1239440 1239441 1239442 1239443 1239444 1239445 1239446 1239447 1239448 1239449 1239450 1239451 1239452 1239453 1239454 1239455 1239456 1239457 1239458 1239459 1239460 1239461 1239462 1239463 1239464 1239465 1239466 1239467 1239468 1239469 1239470 1239471 1239472 1239473 1239474 1239475 1239476 1239477 1239478 1239479 1239480 1239481 1239482 1239483 1239484 1239485 1239486 1239487 1239488 1239489 1239490 1239491 1239492 1239493 1239494 1239495 1239496 1239497 1239498 1239499 1239500 1239501 1239502 1239503 1239504 1239505 1239506 1239507 1239508 1239509 1239510 1239511 1239512 1239513 1239514 1239515 1239516 1239517 1239518 1239519 1239520 1239521 1239522 1239523 1239524 1239525 1239526 1239527 1239528 1239529 1239530 1239531 1239532 1239533 1239534 1239535 1239536 1239537 1239538 1239539 1239540 1239541 1239542 1239543 1239544 1239545 1239546 1239547 1239548 1239549 1239550 1239551 1239552 1239553 1239554 1239555 1239556 1239557 1239558 1239559 1239560 1239561 1239562 1239563 1239564 1239565 1239566 1239567 1239568 1239569 1239570 1239571 1239572 1239573 1239574 1239575 1239576 1239577 1239578 1239579 1239580 1239581 1239582 1239583 1239584 1239585 1239586 1239587 1239588 1239589 1239590 1239591 1239592 1239593 1239594 1239595 1239596 1239597 1239598 1239599 1239600 1239601 1239602 1239603 1239604 1239605 1239606 1239607 1239608 1239609 1239610 1239611 1239612 1239613 1239614 1239615 1239616 1239617 1239618 1239619 1239620 1239621 1239622 1239623 1239624 1239625 1239626 1239627 1239628 1239629 1239630 1239631 1239632 1239633 1239634 1239635 1239636 1239637 1239638 1239639 1239640 1239641 1239642 1239643 1239644 1239645 1239646 1239647 1239648 1239649 1239650 1239651 1239652 1239653 1239654 1239655 1239656 1239657 1239658 1239659 1239660 1239661 1239662 1239663 1239664 1239665 1239666 1239667 1239668 1239669 1239670 1239671 1239672 1239673 1239674 1239675 1239676 1239677 1239678 1239679 1239680 1239681 1239682 1239683 1239684 1239685 1239686 1239687 1239688 1239689 1239690 1239691 1239692 1239693 1239694 1239695 1239696 1239697 1239698 1239699 1239700 1239701 1239702 1239703 1239704 1239705 1239706 1239707 1239708 1239709 1239710 1239711 1239712 1239713 1239714 1239715 1239716 1239717 1239718 1239719 1239720 1239721 1239722 1239723 1239724 1239725 1239726 1239727 1239728 1239729 1239730 1239731 1239732 1239733 1239734 1239735 1239736 1239737 1239738 1239739 1239740 1239741 1239742 1239743 1239744 1239745 1239746 1239747 1239748 1239749 1239750 1239751 1239752 1239753 1239754 1239755 1239756 1239757 1239758 1239759 1239760 1239761 1239762 1239763 1239764 1239765 1239766 1239767 1239768 1239769 1239770 1239771 1239772 1239773 1239774 1239775 1239776 1239777 1239778 1239779 1239780 1239781 1239782 1239783 1239784 1239785 1239786 1239787 1239788 1239789 1239790 1239791 1239792 1239793 1239794 1239795 1239796 1239797 1239798 1239799 1239800 1239801 1239802 1239803 1239804 1239805 1239806 1239807 1239808 1239809 1239810 1239811 1239812 1239813 1239814 1239815 1239816 1239817 1239818 1239819 1239820 1239821 1239822 1239823 1239824 1239825 1239826 1239827 1239828 1239829 1239830 1239831 1239832 1239833 1239834 1239835 1239836 1239837 1239838 1239839 1239840 1239841 1239842 1239843 1239844 1239845 1239846 1239847 1239848 1239849 1239850 1239851 1239852 1239853 1239854 1239855 1239856 1239857 1239858 1239859 1239860 1239861 1239862 1239863 1239864 1239865 1239866 1239867 1239868 1239869 1239870 1239871 1239872 1239873 1239874 1239875 1239876 1239877 1239878 1239879 1239880 1239881 1239882 1239883 1239884 1239885 1239886 1239887 1239888 1239889 1239890 1239891 1239892 1239893 1239894 1239895 1239896 1239897 1239898 1239899 1239900 1239901 1239902 1239903 1239904 1239905 1239906 1239907 1239908 1239909 1239910 1239911 1239912 1239913 1239914 1239915 1239916 1239917 1239918 1239919 1239920 1239921 1239922 1239923 1239924 1239925 1239926 1239927 1239928 1239929 1239930 1239931 1239932 1239933 1239934 1239935 1239936 1239937 1239938 1239939 1239940 1239941 1239942 1239943 1239944 1239945 1239946 1239947 1239948 1239949 1239950 1239951 1239952 1239953 1239954 1239955 1239956 1239957 1239958 1239959 1239960 1239961 1239962 1239963 1239964 1239965 1239966 1239967 1239968 1239969 1239970 1239971 1239972 1239973 1239974 1239975 1239976 1239977 1239978 1239979 1239980 1239981 1239982 1239983 1239984 1239985 1239986 1239987 1239988 1239989 1239990 1239991 1239992 1239993 1239994 1239995 1239996 1239997 1239998 1239999 1240000 1240001 1240002 1240003 1240004 1240005 1240006 1240007 1240008 1240009 1240010 1240011 1240012 1240013 1240014 1240015 1240016 1240017 1240018 1240019 1240020 1240021 1240022 1240023 1240024 1240025 1240026 1240027 1240028 1240029 1240030 1240031 1240032 1240033 1240034 1240035 1240036 1240037 1240038 1240039 1240040 1240041 1240042 1240043 1240044 1240045 1240046 1240047 1240048 1240049 1240050 1240051 1240052 1240053 1240054 1240055 1240056 1240057 1240058 1240059 1240060 1240061 1240062 1240063 1240064 1240065 1240066 1240067 1240068 1240069 1240070 1240071 1240072 1240073 1240074 1240075 1240076 1240077 1240078 1240079 1240080 1240081 1240082 1240083 1240084 1240085 1240086 1240087 1240088 1240089 1240090 1240091 1240092 1240093 1240094 1240095 1240096 1240097 1240098 1240099 1240100 1240101 1240102 1240103 1240104 1240105 1240106 1240107 1240108 1240109 1240110 1240111 1240112 1240113 1240114 1240115 1240116 1240117 1240118 1240119 1240120 1240121 1240122 1240123 1240124 1240125 1240126 1240127 1240128 1240129 1240130 1240131 1240132 1240133 1240134 1240135 1240136 1240137 1240138 1240139 1240140 1240141 1240142 1240143 1240144 1240145 1240146 1240147 1240148 1240149 1240150 1240151 1240152 1240153 1240154 1240155 1240156 1240157 1240158 1240159 1240160 1240161 1240162 1240163 1240164 1240165 1240166 1240167 1240168 1240169 1240170 1240171 1240172 1240173 1240174 1240175 1240176 1240177 1240178 1240179 1240180 1240181 1240182 1240183 1240184 1240185 1240186 1240187 1240188 1240189 1240190 1240191 1240192 1240193 1240194 1240195 1240196 1240197 1240198 1240199 1240200 1240201 1240202 1240203 1240204 1240205 1240206 1240207 1240208 1240209 1240210 1240211 1240212 1240213 1240214 1240215 1240216 1240217 1240218 1240219 1240220 1240221 1240222 1240223 1240224 1240225 1240226 1240227 1240228 1240229 1240230 1240231 1240232 1240233 1240234 1240235 1240236 1240237 1240238 1240239 1240240 1240241 1240242 1240243 1240244 1240245 1240246 1240247 1240248 1240249 1240250 1240251 1240252 1240253 1240254 1240255 1240256 1240257 1240258 1240259 1240260 1240261 1240262 1240263 1240264 1240265 1240266 1240267 1240268 1240269 1240270 1240271 1240272 1240273 1240274 1240275 1240276 1240277 1240278 1240279 1240280 1240281 1240282 1240283 1240284 1240285 1240286 1240287 1240288 1240289 1240290 1240291 1240292 1240293 1240294 1240295 1240296 1240297 1240298 1240299 1240300 1240301 1240302 1240303 1240304 1240305 1240306 1240307 1240308 1240309 1240310 1240311 1240312 1240313 1240314 1240315 1240316 1240317 1240318 1240319 1240320 1240321 1240322 1240323 1240324 1240325 1240326 1240327 1240328 1240329 1240330 1240331 1240332 1240333 1240334 1240335 1240336 1240337 1240338 1240339 1240340 1240341 1240342 1240343 1240344 1240345 1240346 1240347 1240348 1240349 1240350 1240351 1240352 1240353 1240354 1240355 1240356 1240357 1240358 1240359 1240360 1240361 1240362 1240363 1240364 1240365 1240366 1240367 1240368 1240369 1240370 1240371 1240372 1240373 1240374 1240375 1240376 1240377 1240378 1240379 1240380 1240381 1240382 1240383 1240384 1240385 1240386 1240387 1240388 1240389 1240390 1240391 1240392 1240393 1240394 1240395 1240396 1240397 1240398 1240399 1240400 1240401 1240402 1240403 1240404 1240405 1240406 1240407 1240408 1240409 1240410 1240411 1240412 1240413 1240414 1240415 1240416 1240417 1240418 1240419 1240420 1240421 1240422 1240423 1240424 1240425 1240426 1240427 1240428 1240429 1240430 1240431 1240432 1240433 1240434 1240435 1240436 1240437 1240438 1240439 1240440 1240441 1240442 1240443 1240444 1240445 1240446 1240447 1240448 1240449 1240450 1240451 1240452 1240453 1240454 1240455 1240456 1240457 1240458 1240459 1240460 1240461 1240462 1240463 1240464 1240465 1240466 1240467 1240468 1240469 1240470 1240471 1240472 1240473 1240474 1240475 1240476 1240477 1240478 1240479 1240480 1240481 1240482 1240483 1240484 1240485 1240486 1240487 1240488 1240489 1240490 1240491 1240492 1240493 1240494 1240495 1240496 1240497 1240498 1240499 1240500 1240501 1240502 1240503 1240504 1240505 1240506 1240507 1240508 1240509 1240510 1240511 1240512 1240513 1240514 1240515 1240516 1240517 1240518 1240519 1240520 1240521 1240522 1240523 1240524 1240525 1240526 1240527 1240528 1240529 1240530 1240531 1240532 1240533 1240534 1240535 1240536 1240537 1240538 1240539 1240540 1240541 1240542 1240543 1240544 1240545 1240546 1240547 1240548 1240549 1240550 1240551 1240552 1240553 1240554 1240555 1240556 1240557 1240558 1240559 1240560 1240561 1240562 1240563 1240564 1240565 1240566 1240567 1240568 1240569 1240570 1240571 1240572 1240573 1240574 1240575 1240576 1240577 1240578 1240579 1240580 1240581 1240582 1240583 1240584 1240585 1240586 1240587 1240588 1240589 1240590 1240591 1240592 1240593 1240594 1240595 1240596 1240597 1240598 1240599 1240600 1240601 1240602 1240603 1240604 1240605 1240606 1240607 1240608 1240609 1240610 1240611 1240612 1240613 1240614 1240615 1240616 1240617 1240618 1240619 1240620 1240621 1240622 1240623 1240624 1240625 1240626 1240627 1240628 1240629 1240630 1240631 1240632 1240633 1240634 1240635 1240636 1240637 1240638 1240639 1240640 1240641 1240642 1240643 1240644 1240645 1240646 1240647 1240648 1240649 1240650 1240651 1240652 1240653 1240654 1240655 1240656 1240657 1240658 1240659 1240660 1240661 1240662 1240663 1240664 1240665 1240666 1240667 1240668 1240669 1240670 1240671 1240672 1240673 1240674 1240675 1240676 1240677 1240678 1240679 1240680 1240681 1240682 1240683 1240684 1240685 1240686 1240687 1240688 1240689 1240690 1240691 1240692 1240693 1240694 1240695 1240696 1240697 1240698 1240699 1240700 1240701 1240702 1240703 1240704 1240705 1240706 1240707 1240708 1240709 1240710 1240711 1240712 1240713 1240714 1240715 1240716 1240717 1240718 1240719 1240720 1240721 1240722 1240723 1240724 1240725 1240726 1240727 1240728 1240729 1240730 1240731 1240732 1240733 1240734 1240735 1240736 1240737 1240738 1240739 1240740 1240741 1240742 1240743 1240744 1240745 1240746 1240747 1240748 1240749 1240750 1240751 1240752 1240753 1240754 1240755 1240756 1240757 1240758 1240759 1240760 1240761 1240762 1240763 1240764 1240765 1240766 1240767 1240768 1240769 1240770 1240771 1240772 1240773 1240774 1240775 1240776 1240777 1240778 1240779 1240780 1240781 1240782 1240783 1240784 1240785 1240786 1240787 1240788 1240789 1240790 1240791 1240792 1240793 1240794 1240795 1240796 1240797 1240798 1240799 1240800 1240801 1240802 1240803 1240804 1240805 1240806 1240807 1240808 1240809 1240810 1240811 1240812 1240813 1240814 1240815 1240816 1240817 1240818 1240819 1240820 1240821 1240822 1240823 1240824 1240825 1240826 1240827 1240828 1240829 1240830 1240831 1240832 1240833 1240834 1240835 1240836 1240837 1240838 1240839 1240840 1240841 1240842 1240843 1240844 1240845 1240846 1240847 1240848 1240849 1240850 1240851 1240852 1240853 1240854 1240855 1240856 1240857 1240858 1240859 1240860 1240861 1240862 1240863 1240864 1240865 1240866 1240867 1240868 1240869 1240870 1240871 1240872 1240873 1240874 1240875 1240876 1240877 1240878 1240879 1240880 1240881 1240882 1240883 1240884 1240885 1240886 1240887 1240888 1240889 1240890 1240891 1240892 1240893 1240894 1240895 1240896 1240897 1240898 1240899 1240900 1240901 1240902 1240903 1240904 1240905 1240906 1240907 1240908 1240909 1240910 1240911 1240912 1240913 1240914 1240915 1240916 1240917 1240918 1240919 1240920 1240921 1240922 1240923 1240924 1240925 1240926 1240927 1240928 1240929 1240930 1240931 1240932 1240933 1240934 1240935 1240936 1240937 1240938 1240939 1240940 1240941 1240942 1240943 1240944 1240945 1240946 1240947 1240948 1240949 1240950 1240951 1240952 1240953 1240954 1240955 1240956 1240957 1240958 1240959 1240960 1240961 1240962 1240963 1240964 1240965 1240966 1240967 1240968 1240969 1240970 1240971 1240972 1240973 1240974 1240975 1240976 1240977 1240978 1240979 1240980 1240981 1240982 1240983 1240984 1240985 1240986 1240987 1240988 1240989 1240990 1240991 1240992 1240993 1240994 1240995 1240996 1240997 1240998 1240999 1241000 1241001 1241002 1241003 1241004 1241005 1241006 1241007 1241008 1241009 1241010 1241011 1241012 1241013 1241014 1241015 1241016 1241017 1241018 1241019 1241020 1241021 1241022 1241023 1241024 1241025 1241026 1241027 1241028 1241029 1241030 1241031 1241032 1241033 1241034 1241035 1241036 1241037 1241038 1241039 1241040 1241041 1241042 1241043 1241044 1241045 1241046 1241047 1241048 1241049 1241050 1241051 1241052 1241053 1241054 1241055 1241056 1241057 1241058 1241059 1241060 1241061 1241062 1241063 1241064 1241065 1241066 1241067 1241068 1241069 1241070 1241071 1241072 1241073 1241074 1241075 1241076 1241077 1241078 1241079 1241080 1241081 1241082 1241083 1241084 1241085 1241086 1241087 1241088 1241089 1241090 1241091 1241092 1241093 1241094 1241095 1241096 1241097 1241098 1241099 1241100 1241101 1241102 1241103 1241104 1241105 1241106 1241107 1241108 1241109 1241110 1241111 1241112 1241113 1241114 1241115 1241116 1241117 1241118 1241119 1241120 1241121 1241122 1241123 1241124 1241125 1241126 1241127 1241128 1241129 1241130 1241131 1241132 1241133 1241134 1241135 1241136 1241137 1241138 1241139 1241140 1241141 1241142 1241143 1241144 1241145 1241146 1241147 1241148 1241149 1241150 1241151 1241152 1241153 1241154 1241155 1241156 1241157 1241158 1241159 1241160 1241161 1241162 1241163 1241164 1241165 1241166 1241167 1241168 1241169 1241170 1241171 1241172 1241173 1241174 1241175 1241176 1241177 1241178 1241179 1241180 1241181 1241182 1241183 1241184 1241185 1241186 1241187 1241188 1241189 1241190 1241191 1241192 1241193 1241194 1241195 1241196 1241197 1241198 1241199 1241200 1241201 1241202 1241203 1241204 1241205 1241206 1241207 1241208 1241209 1241210 1241211 1241212 1241213 1241214 1241215 1241216 1241217 1241218 1241219 1241220 1241221 1241222 1241223 1241224 1241225 1241226 1241227 1241228 1241229 1241230 1241231 1241232 1241233 1241234 1241235 1241236 1241237 1241238 1241239 1241240 1241241 1241242 1241243 1241244 1241245 1241246 1241247 1241248 1241249 1241250 1241251 1241252 1241253 1241254 1241255 1241256 1241257 1241258 1241259 1241260 1241261 1241262 1241263 1241264 1241265 1241266 1241267 1241268 1241269 1241270 1241271 1241272 1241273 1241274 1241275 1241276 1241277 1241278 1241279 1241280 1241281 1241282 1241283 1241284 1241285 1241286 1241287 1241288 1241289 1241290 1241291 1241292 1241293 1241294 1241295 1241296 1241297 1241298 1241299 1241300 1241301 1241302 1241303 TooltipText=null 13:33:51.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:51.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:51.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:51.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:51.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:51.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:51.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:51.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:51.394 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:51.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:51.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:51.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:51.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:51.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:51.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:33:51.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:33:51.397 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Console ( TestLoopClass [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.1/bin/java (Nov 16, 2022, 1:33:46 PM – 1:33:50 PM) [pid: 2645])"as the parent 13:33:51.399 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:51.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:51.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:51.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:51.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:51.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:33:51.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:51.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:51.408 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:51.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:51.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:51.415 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:51.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:51.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:51.416 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:51.416 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:51.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:51.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:51.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:51.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:51.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:51.423 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:51.423 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:51.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:51.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:51.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:51.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:51.425 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:51.425 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:51.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:51.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:51.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:51.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:51.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:51.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:51.435 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:51.435 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:51.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:51.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:51.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:51.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:51.437 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Console When Standard Out Changes") 13:33:51.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:51.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:51.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:51.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:51.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:33:51.438 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 13:33:51.438 INFO [WorkbenchTestable][AbstractView] Terminating console 13:33:51.438 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:51.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:51.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:51.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 13:33:51.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:51.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:51.439 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Terminate") 13:33:51.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:51.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:51.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:51.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:51.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:33:51.440 INFO [WorkbenchTestable][AbstractView] Console was terminated earlier 13:33:51.440 INFO [WorkbenchTestable][AbstractView] Removing launch from console 13:33:51.440 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:51.441 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:51.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:51.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=1231304 1231305 1231306 1231307 1231308 1231309 1231310 1231311 1231312 1231313 1231314 1231315 1231316 1231317 1231318 1231319 1231320 1231321 1231322 1231323 1231324 1231325 1231326 1231327 1231328 1231329 1231330 1231331 1231332 1231333 1231334 1231335 1231336 1231337 1231338 1231339 1231340 1231341 1231342 1231343 1231344 1231345 1231346 1231347 1231348 1231349 1231350 1231351 1231352 1231353 1231354 1231355 1231356 1231357 1231358 1231359 1231360 1231361 1231362 1231363 1231364 1231365 1231366 1231367 1231368 1231369 1231370 1231371 1231372 1231373 1231374 1231375 1231376 1231377 1231378 1231379 1231380 1231381 1231382 1231383 1231384 1231385 1231386 1231387 1231388 1231389 1231390 1231391 1231392 1231393 1231394 1231395 1231396 1231397 1231398 1231399 1231400 1231401 1231402 1231403 1231404 1231405 1231406 1231407 1231408 1231409 1231410 1231411 1231412 1231413 1231414 1231415 1231416 1231417 1231418 1231419 1231420 1231421 1231422 1231423 1231424 1231425 1231426 1231427 1231428 1231429 1231430 1231431 1231432 1231433 1231434 1231435 1231436 1231437 1231438 1231439 1231440 1231441 1231442 1231443 1231444 1231445 1231446 1231447 1231448 1231449 1231450 1231451 1231452 1231453 1231454 1231455 1231456 1231457 1231458 1231459 1231460 1231461 1231462 1231463 1231464 1231465 1231466 1231467 1231468 1231469 1231470 1231471 1231472 1231473 1231474 1231475 1231476 1231477 1231478 1231479 1231480 1231481 1231482 1231483 1231484 1231485 1231486 1231487 1231488 1231489 1231490 1231491 1231492 1231493 1231494 1231495 1231496 1231497 1231498 1231499 1231500 1231501 1231502 1231503 1231504 1231505 1231506 1231507 1231508 1231509 1231510 1231511 1231512 1231513 1231514 1231515 1231516 1231517 1231518 1231519 1231520 1231521 1231522 1231523 1231524 1231525 1231526 1231527 1231528 1231529 1231530 1231531 1231532 1231533 1231534 1231535 1231536 1231537 1231538 1231539 1231540 1231541 1231542 1231543 1231544 1231545 1231546 1231547 1231548 1231549 1231550 1231551 1231552 1231553 1231554 1231555 1231556 1231557 1231558 1231559 1231560 1231561 1231562 1231563 1231564 1231565 1231566 1231567 1231568 1231569 1231570 1231571 1231572 1231573 1231574 1231575 1231576 1231577 1231578 1231579 1231580 1231581 1231582 1231583 1231584 1231585 1231586 1231587 1231588 1231589 1231590 1231591 1231592 1231593 1231594 1231595 1231596 1231597 1231598 1231599 1231600 1231601 1231602 1231603 1231604 1231605 1231606 1231607 1231608 1231609 1231610 1231611 1231612 1231613 1231614 1231615 1231616 1231617 1231618 1231619 1231620 1231621 1231622 1231623 1231624 1231625 1231626 1231627 1231628 1231629 1231630 1231631 1231632 1231633 1231634 1231635 1231636 1231637 1231638 1231639 1231640 1231641 1231642 1231643 1231644 1231645 1231646 1231647 1231648 1231649 1231650 1231651 1231652 1231653 1231654 1231655 1231656 1231657 1231658 1231659 1231660 1231661 1231662 1231663 1231664 1231665 1231666 1231667 1231668 1231669 1231670 1231671 1231672 1231673 1231674 1231675 1231676 1231677 1231678 1231679 1231680 1231681 1231682 1231683 1231684 1231685 1231686 1231687 1231688 1231689 1231690 1231691 1231692 1231693 1231694 1231695 1231696 1231697 1231698 1231699 1231700 1231701 1231702 1231703 1231704 1231705 1231706 1231707 1231708 1231709 1231710 1231711 1231712 1231713 1231714 1231715 1231716 1231717 1231718 1231719 1231720 1231721 1231722 1231723 1231724 1231725 1231726 1231727 1231728 1231729 1231730 1231731 1231732 1231733 1231734 1231735 1231736 1231737 1231738 1231739 1231740 1231741 1231742 1231743 1231744 1231745 1231746 1231747 1231748 1231749 1231750 1231751 1231752 1231753 1231754 1231755 1231756 1231757 1231758 1231759 1231760 1231761 1231762 1231763 1231764 1231765 1231766 1231767 1231768 1231769 1231770 1231771 1231772 1231773 1231774 1231775 1231776 1231777 1231778 1231779 1231780 1231781 1231782 1231783 1231784 1231785 1231786 1231787 1231788 1231789 1231790 1231791 1231792 1231793 1231794 1231795 1231796 1231797 1231798 1231799 1231800 1231801 1231802 1231803 1231804 1231805 1231806 1231807 1231808 1231809 1231810 1231811 1231812 1231813 1231814 1231815 1231816 1231817 1231818 1231819 1231820 1231821 1231822 1231823 1231824 1231825 1231826 1231827 1231828 1231829 1231830 1231831 1231832 1231833 1231834 1231835 1231836 1231837 1231838 1231839 1231840 1231841 1231842 1231843 1231844 1231845 1231846 1231847 1231848 1231849 1231850 1231851 1231852 1231853 1231854 1231855 1231856 1231857 1231858 1231859 1231860 1231861 1231862 1231863 1231864 1231865 1231866 1231867 1231868 1231869 1231870 1231871 1231872 1231873 1231874 1231875 1231876 1231877 1231878 1231879 1231880 1231881 1231882 1231883 1231884 1231885 1231886 1231887 1231888 1231889 1231890 1231891 1231892 1231893 1231894 1231895 1231896 1231897 1231898 1231899 1231900 1231901 1231902 1231903 1231904 1231905 1231906 1231907 1231908 1231909 1231910 1231911 1231912 1231913 1231914 1231915 1231916 1231917 1231918 1231919 1231920 1231921 1231922 1231923 1231924 1231925 1231926 1231927 1231928 1231929 1231930 1231931 1231932 1231933 1231934 1231935 1231936 1231937 1231938 1231939 1231940 1231941 1231942 1231943 1231944 1231945 1231946 1231947 1231948 1231949 1231950 1231951 1231952 1231953 1231954 1231955 1231956 1231957 1231958 1231959 1231960 1231961 1231962 1231963 1231964 1231965 1231966 1231967 1231968 1231969 1231970 1231971 1231972 1231973 1231974 1231975 1231976 1231977 1231978 1231979 1231980 1231981 1231982 1231983 1231984 1231985 1231986 1231987 1231988 1231989 1231990 1231991 1231992 1231993 1231994 1231995 1231996 1231997 1231998 1231999 1232000 1232001 1232002 1232003 1232004 1232005 1232006 1232007 1232008 1232009 1232010 1232011 1232012 1232013 1232014 1232015 1232016 1232017 1232018 1232019 1232020 1232021 1232022 1232023 1232024 1232025 1232026 1232027 1232028 1232029 1232030 1232031 1232032 1232033 1232034 1232035 1232036 1232037 1232038 1232039 1232040 1232041 1232042 1232043 1232044 1232045 1232046 1232047 1232048 1232049 1232050 1232051 1232052 1232053 1232054 1232055 1232056 1232057 1232058 1232059 1232060 1232061 1232062 1232063 1232064 1232065 1232066 1232067 1232068 1232069 1232070 1232071 1232072 1232073 1232074 1232075 1232076 1232077 1232078 1232079 1232080 1232081 1232082 1232083 1232084 1232085 1232086 1232087 1232088 1232089 1232090 1232091 1232092 1232093 1232094 1232095 1232096 1232097 1232098 1232099 1232100 1232101 1232102 1232103 1232104 1232105 1232106 1232107 1232108 1232109 1232110 1232111 1232112 1232113 1232114 1232115 1232116 1232117 1232118 1232119 1232120 1232121 1232122 1232123 1232124 1232125 1232126 1232127 1232128 1232129 1232130 1232131 1232132 1232133 1232134 1232135 1232136 1232137 1232138 1232139 1232140 1232141 1232142 1232143 1232144 1232145 1232146 1232147 1232148 1232149 1232150 1232151 1232152 1232153 1232154 1232155 1232156 1232157 1232158 1232159 1232160 1232161 1232162 1232163 1232164 1232165 1232166 1232167 1232168 1232169 1232170 1232171 1232172 1232173 1232174 1232175 1232176 1232177 1232178 1232179 1232180 1232181 1232182 1232183 1232184 1232185 1232186 1232187 1232188 1232189 1232190 1232191 1232192 1232193 1232194 1232195 1232196 1232197 1232198 1232199 1232200 1232201 1232202 1232203 1232204 1232205 1232206 1232207 1232208 1232209 1232210 1232211 1232212 1232213 1232214 1232215 1232216 1232217 1232218 1232219 1232220 1232221 1232222 1232223 1232224 1232225 1232226 1232227 1232228 1232229 1232230 1232231 1232232 1232233 1232234 1232235 1232236 1232237 1232238 1232239 1232240 1232241 1232242 1232243 1232244 1232245 1232246 1232247 1232248 1232249 1232250 1232251 1232252 1232253 1232254 1232255 1232256 1232257 1232258 1232259 1232260 1232261 1232262 1232263 1232264 1232265 1232266 1232267 1232268 1232269 1232270 1232271 1232272 1232273 1232274 1232275 1232276 1232277 1232278 1232279 1232280 1232281 1232282 1232283 1232284 1232285 1232286 1232287 1232288 1232289 1232290 1232291 1232292 1232293 1232294 1232295 1232296 1232297 1232298 1232299 1232300 1232301 1232302 1232303 1232304 1232305 1232306 1232307 1232308 1232309 1232310 1232311 1232312 1232313 1232314 1232315 1232316 1232317 1232318 1232319 1232320 1232321 1232322 1232323 1232324 1232325 1232326 1232327 1232328 1232329 1232330 1232331 1232332 1232333 1232334 1232335 1232336 1232337 1232338 1232339 1232340 1232341 1232342 1232343 1232344 1232345 1232346 1232347 1232348 1232349 1232350 1232351 1232352 1232353 1232354 1232355 1232356 1232357 1232358 1232359 1232360 1232361 1232362 1232363 1232364 1232365 1232366 1232367 1232368 1232369 1232370 1232371 1232372 1232373 1232374 1232375 1232376 1232377 1232378 1232379 1232380 1232381 1232382 1232383 1232384 1232385 1232386 1232387 1232388 1232389 1232390 1232391 1232392 1232393 1232394 1232395 1232396 1232397 1232398 1232399 1232400 1232401 1232402 1232403 1232404 1232405 1232406 1232407 1232408 1232409 1232410 1232411 1232412 1232413 1232414 1232415 1232416 1232417 1232418 1232419 1232420 1232421 1232422 1232423 1232424 1232425 1232426 1232427 1232428 1232429 1232430 1232431 1232432 1232433 1232434 1232435 1232436 1232437 1232438 1232439 1232440 1232441 1232442 1232443 1232444 1232445 1232446 1232447 1232448 1232449 1232450 1232451 1232452 1232453 1232454 1232455 1232456 1232457 1232458 1232459 1232460 1232461 1232462 1232463 1232464 1232465 1232466 1232467 1232468 1232469 1232470 1232471 1232472 1232473 1232474 1232475 1232476 1232477 1232478 1232479 1232480 1232481 1232482 1232483 1232484 1232485 1232486 1232487 1232488 1232489 1232490 1232491 1232492 1232493 1232494 1232495 1232496 1232497 1232498 1232499 1232500 1232501 1232502 1232503 1232504 1232505 1232506 1232507 1232508 1232509 1232510 1232511 1232512 1232513 1232514 1232515 1232516 1232517 1232518 1232519 1232520 1232521 1232522 1232523 1232524 1232525 1232526 1232527 1232528 1232529 1232530 1232531 1232532 1232533 1232534 1232535 1232536 1232537 1232538 1232539 1232540 1232541 1232542 1232543 1232544 1232545 1232546 1232547 1232548 1232549 1232550 1232551 1232552 1232553 1232554 1232555 1232556 1232557 1232558 1232559 1232560 1232561 1232562 1232563 1232564 1232565 1232566 1232567 1232568 1232569 1232570 1232571 1232572 1232573 1232574 1232575 1232576 1232577 1232578 1232579 1232580 1232581 1232582 1232583 1232584 1232585 1232586 1232587 1232588 1232589 1232590 1232591 1232592 1232593 1232594 1232595 1232596 1232597 1232598 1232599 1232600 1232601 1232602 1232603 1232604 1232605 1232606 1232607 1232608 1232609 1232610 1232611 1232612 1232613 1232614 1232615 1232616 1232617 1232618 1232619 1232620 1232621 1232622 1232623 1232624 1232625 1232626 1232627 1232628 1232629 1232630 1232631 1232632 1232633 1232634 1232635 1232636 1232637 1232638 1232639 1232640 1232641 1232642 1232643 1232644 1232645 1232646 1232647 1232648 1232649 1232650 1232651 1232652 1232653 1232654 1232655 1232656 1232657 1232658 1232659 1232660 1232661 1232662 1232663 1232664 1232665 1232666 1232667 1232668 1232669 1232670 1232671 1232672 1232673 1232674 1232675 1232676 1232677 1232678 1232679 1232680 1232681 1232682 1232683 1232684 1232685 1232686 1232687 1232688 1232689 1232690 1232691 1232692 1232693 1232694 1232695 1232696 1232697 1232698 1232699 1232700 1232701 1232702 1232703 1232704 1232705 1232706 1232707 1232708 1232709 1232710 1232711 1232712 1232713 1232714 1232715 1232716 1232717 1232718 1232719 1232720 1232721 1232722 1232723 1232724 1232725 1232726 1232727 1232728 1232729 1232730 1232731 1232732 1232733 1232734 1232735 1232736 1232737 1232738 1232739 1232740 1232741 1232742 1232743 1232744 1232745 1232746 1232747 1232748 1232749 1232750 1232751 1232752 1232753 1232754 1232755 1232756 1232757 1232758 1232759 1232760 1232761 1232762 1232763 1232764 1232765 1232766 1232767 1232768 1232769 1232770 1232771 1232772 1232773 1232774 1232775 1232776 1232777 1232778 1232779 1232780 1232781 1232782 1232783 1232784 1232785 1232786 1232787 1232788 1232789 1232790 1232791 1232792 1232793 1232794 1232795 1232796 1232797 1232798 1232799 1232800 1232801 1232802 1232803 1232804 1232805 1232806 1232807 1232808 1232809 1232810 1232811 1232812 1232813 1232814 1232815 1232816 1232817 1232818 1232819 1232820 1232821 1232822 1232823 1232824 1232825 1232826 1232827 1232828 1232829 1232830 1232831 1232832 1232833 1232834 1232835 1232836 1232837 1232838 1232839 1232840 1232841 1232842 1232843 1232844 1232845 1232846 1232847 1232848 1232849 1232850 1232851 1232852 1232853 1232854 1232855 1232856 1232857 1232858 1232859 1232860 1232861 1232862 1232863 1232864 1232865 1232866 1232867 1232868 1232869 1232870 1232871 1232872 1232873 1232874 1232875 1232876 1232877 1232878 1232879 1232880 1232881 1232882 1232883 1232884 1232885 1232886 1232887 1232888 1232889 1232890 1232891 1232892 1232893 1232894 1232895 1232896 1232897 1232898 1232899 1232900 1232901 1232902 1232903 1232904 1232905 1232906 1232907 1232908 1232909 1232910 1232911 1232912 1232913 1232914 1232915 1232916 1232917 1232918 1232919 1232920 1232921 1232922 1232923 1232924 1232925 1232926 1232927 1232928 1232929 1232930 1232931 1232932 1232933 1232934 1232935 1232936 1232937 1232938 1232939 1232940 1232941 1232942 1232943 1232944 1232945 1232946 1232947 1232948 1232949 1232950 1232951 1232952 1232953 1232954 1232955 1232956 1232957 1232958 1232959 1232960 1232961 1232962 1232963 1232964 1232965 1232966 1232967 1232968 1232969 1232970 1232971 1232972 1232973 1232974 1232975 1232976 1232977 1232978 1232979 1232980 1232981 1232982 1232983 1232984 1232985 1232986 1232987 1232988 1232989 1232990 1232991 1232992 1232993 1232994 1232995 1232996 1232997 1232998 1232999 1233000 1233001 1233002 1233003 1233004 1233005 1233006 1233007 1233008 1233009 1233010 1233011 1233012 1233013 1233014 1233015 1233016 1233017 1233018 1233019 1233020 1233021 1233022 1233023 1233024 1233025 1233026 1233027 1233028 1233029 1233030 1233031 1233032 1233033 1233034 1233035 1233036 1233037 1233038 1233039 1233040 1233041 1233042 1233043 1233044 1233045 1233046 1233047 1233048 1233049 1233050 1233051 1233052 1233053 1233054 1233055 1233056 1233057 1233058 1233059 1233060 1233061 1233062 1233063 1233064 1233065 1233066 1233067 1233068 1233069 1233070 1233071 1233072 1233073 1233074 1233075 1233076 1233077 1233078 1233079 1233080 1233081 1233082 1233083 1233084 1233085 1233086 1233087 1233088 1233089 1233090 1233091 1233092 1233093 1233094 1233095 1233096 1233097 1233098 1233099 1233100 1233101 1233102 1233103 1233104 1233105 1233106 1233107 1233108 1233109 1233110 1233111 1233112 1233113 1233114 1233115 1233116 1233117 1233118 1233119 1233120 1233121 1233122 1233123 1233124 1233125 1233126 1233127 1233128 1233129 1233130 1233131 1233132 1233133 1233134 1233135 1233136 1233137 1233138 1233139 1233140 1233141 1233142 1233143 1233144 1233145 1233146 1233147 1233148 1233149 1233150 1233151 1233152 1233153 1233154 1233155 1233156 1233157 1233158 1233159 1233160 1233161 1233162 1233163 1233164 1233165 1233166 1233167 1233168 1233169 1233170 1233171 1233172 1233173 1233174 1233175 1233176 1233177 1233178 1233179 1233180 1233181 1233182 1233183 1233184 1233185 1233186 1233187 1233188 1233189 1233190 1233191 1233192 1233193 1233194 1233195 1233196 1233197 1233198 1233199 1233200 1233201 1233202 1233203 1233204 1233205 1233206 1233207 1233208 1233209 1233210 1233211 1233212 1233213 1233214 1233215 1233216 1233217 1233218 1233219 1233220 1233221 1233222 1233223 1233224 1233225 1233226 1233227 1233228 1233229 1233230 1233231 1233232 1233233 1233234 1233235 1233236 1233237 1233238 1233239 1233240 1233241 1233242 1233243 1233244 1233245 1233246 1233247 1233248 1233249 1233250 1233251 1233252 1233253 1233254 1233255 1233256 1233257 1233258 1233259 1233260 1233261 1233262 1233263 1233264 1233265 1233266 1233267 1233268 1233269 1233270 1233271 1233272 1233273 1233274 1233275 1233276 1233277 1233278 1233279 1233280 1233281 1233282 1233283 1233284 1233285 1233286 1233287 1233288 1233289 1233290 1233291 1233292 1233293 1233294 1233295 1233296 1233297 1233298 1233299 1233300 1233301 1233302 1233303 1233304 1233305 1233306 1233307 1233308 1233309 1233310 1233311 1233312 1233313 1233314 1233315 1233316 1233317 1233318 1233319 1233320 1233321 1233322 1233323 1233324 1233325 1233326 1233327 1233328 1233329 1233330 1233331 1233332 1233333 1233334 1233335 1233336 1233337 1233338 1233339 1233340 1233341 1233342 1233343 1233344 1233345 1233346 1233347 1233348 1233349 1233350 1233351 1233352 1233353 1233354 1233355 1233356 1233357 1233358 1233359 1233360 1233361 1233362 1233363 1233364 1233365 1233366 1233367 1233368 1233369 1233370 1233371 1233372 1233373 1233374 1233375 1233376 1233377 1233378 1233379 1233380 1233381 1233382 1233383 1233384 1233385 1233386 1233387 1233388 1233389 1233390 1233391 1233392 1233393 1233394 1233395 1233396 1233397 1233398 1233399 1233400 1233401 1233402 1233403 1233404 1233405 1233406 1233407 1233408 1233409 1233410 1233411 1233412 1233413 1233414 1233415 1233416 1233417 1233418 1233419 1233420 1233421 1233422 1233423 1233424 1233425 1233426 1233427 1233428 1233429 1233430 1233431 1233432 1233433 1233434 1233435 1233436 1233437 1233438 1233439 1233440 1233441 1233442 1233443 1233444 1233445 1233446 1233447 1233448 1233449 1233450 1233451 1233452 1233453 1233454 1233455 1233456 1233457 1233458 1233459 1233460 1233461 1233462 1233463 1233464 1233465 1233466 1233467 1233468 1233469 1233470 1233471 1233472 1233473 1233474 1233475 1233476 1233477 1233478 1233479 1233480 1233481 1233482 1233483 1233484 1233485 1233486 1233487 1233488 1233489 1233490 1233491 1233492 1233493 1233494 1233495 1233496 1233497 1233498 1233499 1233500 1233501 1233502 1233503 1233504 1233505 1233506 1233507 1233508 1233509 1233510 1233511 1233512 1233513 1233514 1233515 1233516 1233517 1233518 1233519 1233520 1233521 1233522 1233523 1233524 1233525 1233526 1233527 1233528 1233529 1233530 1233531 1233532 1233533 1233534 1233535 1233536 1233537 1233538 1233539 1233540 1233541 1233542 1233543 1233544 1233545 1233546 1233547 1233548 1233549 1233550 1233551 1233552 1233553 1233554 1233555 1233556 1233557 1233558 1233559 1233560 1233561 1233562 1233563 1233564 1233565 1233566 1233567 1233568 1233569 1233570 1233571 1233572 1233573 1233574 1233575 1233576 1233577 1233578 1233579 1233580 1233581 1233582 1233583 1233584 1233585 1233586 1233587 1233588 1233589 1233590 1233591 1233592 1233593 1233594 1233595 1233596 1233597 1233598 1233599 1233600 1233601 1233602 1233603 1233604 1233605 1233606 1233607 1233608 1233609 1233610 1233611 1233612 1233613 1233614 1233615 1233616 1233617 1233618 1233619 1233620 1233621 1233622 1233623 1233624 1233625 1233626 1233627 1233628 1233629 1233630 1233631 1233632 1233633 1233634 1233635 1233636 1233637 1233638 1233639 1233640 1233641 1233642 1233643 1233644 1233645 1233646 1233647 1233648 1233649 1233650 1233651 1233652 1233653 1233654 1233655 1233656 1233657 1233658 1233659 1233660 1233661 1233662 1233663 1233664 1233665 1233666 1233667 1233668 1233669 1233670 1233671 1233672 1233673 1233674 1233675 1233676 1233677 1233678 1233679 1233680 1233681 1233682 1233683 1233684 1233685 1233686 1233687 1233688 1233689 1233690 1233691 1233692 1233693 1233694 1233695 1233696 1233697 1233698 1233699 1233700 1233701 1233702 1233703 1233704 1233705 1233706 1233707 1233708 1233709 1233710 1233711 1233712 1233713 1233714 1233715 1233716 1233717 1233718 1233719 1233720 1233721 1233722 1233723 1233724 1233725 1233726 1233727 1233728 1233729 1233730 1233731 1233732 1233733 1233734 1233735 1233736 1233737 1233738 1233739 1233740 1233741 1233742 1233743 1233744 1233745 1233746 1233747 1233748 1233749 1233750 1233751 1233752 1233753 1233754 1233755 1233756 1233757 1233758 1233759 1233760 1233761 1233762 1233763 1233764 1233765 1233766 1233767 1233768 1233769 1233770 1233771 1233772 1233773 1233774 1233775 1233776 1233777 1233778 1233779 1233780 1233781 1233782 1233783 1233784 1233785 1233786 1233787 1233788 1233789 1233790 1233791 1233792 1233793 1233794 1233795 1233796 1233797 1233798 1233799 1233800 1233801 1233802 1233803 1233804 1233805 1233806 1233807 1233808 1233809 1233810 1233811 1233812 1233813 1233814 1233815 1233816 1233817 1233818 1233819 1233820 1233821 1233822 1233823 1233824 1233825 1233826 1233827 1233828 1233829 1233830 1233831 1233832 1233833 1233834 1233835 1233836 1233837 1233838 1233839 1233840 1233841 1233842 1233843 1233844 1233845 1233846 1233847 1233848 1233849 1233850 1233851 1233852 1233853 1233854 1233855 1233856 1233857 1233858 1233859 1233860 1233861 1233862 1233863 1233864 1233865 1233866 1233867 1233868 1233869 1233870 1233871 1233872 1233873 1233874 1233875 1233876 1233877 1233878 1233879 1233880 1233881 1233882 1233883 1233884 1233885 1233886 1233887 1233888 1233889 1233890 1233891 1233892 1233893 1233894 1233895 1233896 1233897 1233898 1233899 1233900 1233901 1233902 1233903 1233904 1233905 1233906 1233907 1233908 1233909 1233910 1233911 1233912 1233913 1233914 1233915 1233916 1233917 1233918 1233919 1233920 1233921 1233922 1233923 1233924 1233925 1233926 1233927 1233928 1233929 1233930 1233931 1233932 1233933 1233934 1233935 1233936 1233937 1233938 1233939 1233940 1233941 1233942 1233943 1233944 1233945 1233946 1233947 1233948 1233949 1233950 1233951 1233952 1233953 1233954 1233955 1233956 1233957 1233958 1233959 1233960 1233961 1233962 1233963 1233964 1233965 1233966 1233967 1233968 1233969 1233970 1233971 1233972 1233973 1233974 1233975 1233976 1233977 1233978 1233979 1233980 1233981 1233982 1233983 1233984 1233985 1233986 1233987 1233988 1233989 1233990 1233991 1233992 1233993 1233994 1233995 1233996 1233997 1233998 1233999 1234000 1234001 1234002 1234003 1234004 1234005 1234006 1234007 1234008 1234009 1234010 1234011 1234012 1234013 1234014 1234015 1234016 1234017 1234018 1234019 1234020 1234021 1234022 1234023 1234024 1234025 1234026 1234027 1234028 1234029 1234030 1234031 1234032 1234033 1234034 1234035 1234036 1234037 1234038 1234039 1234040 1234041 1234042 1234043 1234044 1234045 1234046 1234047 1234048 1234049 1234050 1234051 1234052 1234053 1234054 1234055 1234056 1234057 1234058 1234059 1234060 1234061 1234062 1234063 1234064 1234065 1234066 1234067 1234068 1234069 1234070 1234071 1234072 1234073 1234074 1234075 1234076 1234077 1234078 1234079 1234080 1234081 1234082 1234083 1234084 1234085 1234086 1234087 1234088 1234089 1234090 1234091 1234092 1234093 1234094 1234095 1234096 1234097 1234098 1234099 1234100 1234101 1234102 1234103 1234104 1234105 1234106 1234107 1234108 1234109 1234110 1234111 1234112 1234113 1234114 1234115 1234116 1234117 1234118 1234119 1234120 1234121 1234122 1234123 1234124 1234125 1234126 1234127 1234128 1234129 1234130 1234131 1234132 1234133 1234134 1234135 1234136 1234137 1234138 1234139 1234140 1234141 1234142 1234143 1234144 1234145 1234146 1234147 1234148 1234149 1234150 1234151 1234152 1234153 1234154 1234155 1234156 1234157 1234158 1234159 1234160 1234161 1234162 1234163 1234164 1234165 1234166 1234167 1234168 1234169 1234170 1234171 1234172 1234173 1234174 1234175 1234176 1234177 1234178 1234179 1234180 1234181 1234182 1234183 1234184 1234185 1234186 1234187 1234188 1234189 1234190 1234191 1234192 1234193 1234194 1234195 1234196 1234197 1234198 1234199 1234200 1234201 1234202 1234203 1234204 1234205 1234206 1234207 1234208 1234209 1234210 1234211 1234212 1234213 1234214 1234215 1234216 1234217 1234218 1234219 1234220 1234221 1234222 1234223 1234224 1234225 1234226 1234227 1234228 1234229 1234230 1234231 1234232 1234233 1234234 1234235 1234236 1234237 1234238 1234239 1234240 1234241 1234242 1234243 1234244 1234245 1234246 1234247 1234248 1234249 1234250 1234251 1234252 1234253 1234254 1234255 1234256 1234257 1234258 1234259 1234260 1234261 1234262 1234263 1234264 1234265 1234266 1234267 1234268 1234269 1234270 1234271 1234272 1234273 1234274 1234275 1234276 1234277 1234278 1234279 1234280 1234281 1234282 1234283 1234284 1234285 1234286 1234287 1234288 1234289 1234290 1234291 1234292 1234293 1234294 1234295 1234296 1234297 1234298 1234299 1234300 1234301 1234302 1234303 1234304 1234305 1234306 1234307 1234308 1234309 1234310 1234311 1234312 1234313 1234314 1234315 1234316 1234317 1234318 1234319 1234320 1234321 1234322 1234323 1234324 1234325 1234326 1234327 1234328 1234329 1234330 1234331 1234332 1234333 1234334 1234335 1234336 1234337 1234338 1234339 1234340 1234341 1234342 1234343 1234344 1234345 1234346 1234347 1234348 1234349 1234350 1234351 1234352 1234353 1234354 1234355 1234356 1234357 1234358 1234359 1234360 1234361 1234362 1234363 1234364 1234365 1234366 1234367 1234368 1234369 1234370 1234371 1234372 1234373 1234374 1234375 1234376 1234377 1234378 1234379 1234380 1234381 1234382 1234383 1234384 1234385 1234386 1234387 1234388 1234389 1234390 1234391 1234392 1234393 1234394 1234395 1234396 1234397 1234398 1234399 1234400 1234401 1234402 1234403 1234404 1234405 1234406 1234407 1234408 1234409 1234410 1234411 1234412 1234413 1234414 1234415 1234416 1234417 1234418 1234419 1234420 1234421 1234422 1234423 1234424 1234425 1234426 1234427 1234428 1234429 1234430 1234431 1234432 1234433 1234434 1234435 1234436 1234437 1234438 1234439 1234440 1234441 1234442 1234443 1234444 1234445 1234446 1234447 1234448 1234449 1234450 1234451 1234452 1234453 1234454 1234455 1234456 1234457 1234458 1234459 1234460 1234461 1234462 1234463 1234464 1234465 1234466 1234467 1234468 1234469 1234470 1234471 1234472 1234473 1234474 1234475 1234476 1234477 1234478 1234479 1234480 1234481 1234482 1234483 1234484 1234485 1234486 1234487 1234488 1234489 1234490 1234491 1234492 1234493 1234494 1234495 1234496 1234497 1234498 1234499 1234500 1234501 1234502 1234503 1234504 1234505 1234506 1234507 1234508 1234509 1234510 1234511 1234512 1234513 1234514 1234515 1234516 1234517 1234518 1234519 1234520 1234521 1234522 1234523 1234524 1234525 1234526 1234527 1234528 1234529 1234530 1234531 1234532 1234533 1234534 1234535 1234536 1234537 1234538 1234539 1234540 1234541 1234542 1234543 1234544 1234545 1234546 1234547 1234548 1234549 1234550 1234551 1234552 1234553 1234554 1234555 1234556 1234557 1234558 1234559 1234560 1234561 1234562 1234563 1234564 1234565 1234566 1234567 1234568 1234569 1234570 1234571 1234572 1234573 1234574 1234575 1234576 1234577 1234578 1234579 1234580 1234581 1234582 1234583 1234584 1234585 1234586 1234587 1234588 1234589 1234590 1234591 1234592 1234593 1234594 1234595 1234596 1234597 1234598 1234599 1234600 1234601 1234602 1234603 1234604 1234605 1234606 1234607 1234608 1234609 1234610 1234611 1234612 1234613 1234614 1234615 1234616 1234617 1234618 1234619 1234620 1234621 1234622 1234623 1234624 1234625 1234626 1234627 1234628 1234629 1234630 1234631 1234632 1234633 1234634 1234635 1234636 1234637 1234638 1234639 1234640 1234641 1234642 1234643 1234644 1234645 1234646 1234647 1234648 1234649 1234650 1234651 1234652 1234653 1234654 1234655 1234656 1234657 1234658 1234659 1234660 1234661 1234662 1234663 1234664 1234665 1234666 1234667 1234668 1234669 1234670 1234671 1234672 1234673 1234674 1234675 1234676 1234677 1234678 1234679 1234680 1234681 1234682 1234683 1234684 1234685 1234686 1234687 1234688 1234689 1234690 1234691 1234692 1234693 1234694 1234695 1234696 1234697 1234698 1234699 1234700 1234701 1234702 1234703 1234704 1234705 1234706 1234707 1234708 1234709 1234710 1234711 1234712 1234713 1234714 1234715 1234716 1234717 1234718 1234719 1234720 1234721 1234722 1234723 1234724 1234725 1234726 1234727 1234728 1234729 1234730 1234731 1234732 1234733 1234734 1234735 1234736 1234737 1234738 1234739 1234740 1234741 1234742 1234743 1234744 1234745 1234746 1234747 1234748 1234749 1234750 1234751 1234752 1234753 1234754 1234755 1234756 1234757 1234758 1234759 1234760 1234761 1234762 1234763 1234764 1234765 1234766 1234767 1234768 1234769 1234770 1234771 1234772 1234773 1234774 1234775 1234776 1234777 1234778 1234779 1234780 1234781 1234782 1234783 1234784 1234785 1234786 1234787 1234788 1234789 1234790 1234791 1234792 1234793 1234794 1234795 1234796 1234797 1234798 1234799 1234800 1234801 1234802 1234803 1234804 1234805 1234806 1234807 1234808 1234809 1234810 1234811 1234812 1234813 1234814 1234815 1234816 1234817 1234818 1234819 1234820 1234821 1234822 1234823 1234824 1234825 1234826 1234827 1234828 1234829 1234830 1234831 1234832 1234833 1234834 1234835 1234836 1234837 1234838 1234839 1234840 1234841 1234842 1234843 1234844 1234845 1234846 1234847 1234848 1234849 1234850 1234851 1234852 1234853 1234854 1234855 1234856 1234857 1234858 1234859 1234860 1234861 1234862 1234863 1234864 1234865 1234866 1234867 1234868 1234869 1234870 1234871 1234872 1234873 1234874 1234875 1234876 1234877 1234878 1234879 1234880 1234881 1234882 1234883 1234884 1234885 1234886 1234887 1234888 1234889 1234890 1234891 1234892 1234893 1234894 1234895 1234896 1234897 1234898 1234899 1234900 1234901 1234902 1234903 1234904 1234905 1234906 1234907 1234908 1234909 1234910 1234911 1234912 1234913 1234914 1234915 1234916 1234917 1234918 1234919 1234920 1234921 1234922 1234923 1234924 1234925 1234926 1234927 1234928 1234929 1234930 1234931 1234932 1234933 1234934 1234935 1234936 1234937 1234938 1234939 1234940 1234941 1234942 1234943 1234944 1234945 1234946 1234947 1234948 1234949 1234950 1234951 1234952 1234953 1234954 1234955 1234956 1234957 1234958 1234959 1234960 1234961 1234962 1234963 1234964 1234965 1234966 1234967 1234968 1234969 1234970 1234971 1234972 1234973 1234974 1234975 1234976 1234977 1234978 1234979 1234980 1234981 1234982 1234983 1234984 1234985 1234986 1234987 1234988 1234989 1234990 1234991 1234992 1234993 1234994 1234995 1234996 1234997 1234998 1234999 1235000 1235001 1235002 1235003 1235004 1235005 1235006 1235007 1235008 1235009 1235010 1235011 1235012 1235013 1235014 1235015 1235016 1235017 1235018 1235019 1235020 1235021 1235022 1235023 1235024 1235025 1235026 1235027 1235028 1235029 1235030 1235031 1235032 1235033 1235034 1235035 1235036 1235037 1235038 1235039 1235040 1235041 1235042 1235043 1235044 1235045 1235046 1235047 1235048 1235049 1235050 1235051 1235052 1235053 1235054 1235055 1235056 1235057 1235058 1235059 1235060 1235061 1235062 1235063 1235064 1235065 1235066 1235067 1235068 1235069 1235070 1235071 1235072 1235073 1235074 1235075 1235076 1235077 1235078 1235079 1235080 1235081 1235082 1235083 1235084 1235085 1235086 1235087 1235088 1235089 1235090 1235091 1235092 1235093 1235094 1235095 1235096 1235097 1235098 1235099 1235100 1235101 1235102 1235103 1235104 1235105 1235106 1235107 1235108 1235109 1235110 1235111 1235112 1235113 1235114 1235115 1235116 1235117 1235118 1235119 1235120 1235121 1235122 1235123 1235124 1235125 1235126 1235127 1235128 1235129 1235130 1235131 1235132 1235133 1235134 1235135 1235136 1235137 1235138 1235139 1235140 1235141 1235142 1235143 1235144 1235145 1235146 1235147 1235148 1235149 1235150 1235151 1235152 1235153 1235154 1235155 1235156 1235157 1235158 1235159 1235160 1235161 1235162 1235163 1235164 1235165 1235166 1235167 1235168 1235169 1235170 1235171 1235172 1235173 1235174 1235175 1235176 1235177 1235178 1235179 1235180 1235181 1235182 1235183 1235184 1235185 1235186 1235187 1235188 1235189 1235190 1235191 1235192 1235193 1235194 1235195 1235196 1235197 1235198 1235199 1235200 1235201 1235202 1235203 1235204 1235205 1235206 1235207 1235208 1235209 1235210 1235211 1235212 1235213 1235214 1235215 1235216 1235217 1235218 1235219 1235220 1235221 1235222 1235223 1235224 1235225 1235226 1235227 1235228 1235229 1235230 1235231 1235232 1235233 1235234 1235235 1235236 1235237 1235238 1235239 1235240 1235241 1235242 1235243 1235244 1235245 1235246 1235247 1235248 1235249 1235250 1235251 1235252 1235253 1235254 1235255 1235256 1235257 1235258 1235259 1235260 1235261 1235262 1235263 1235264 1235265 1235266 1235267 1235268 1235269 1235270 1235271 1235272 1235273 1235274 1235275 1235276 1235277 1235278 1235279 1235280 1235281 1235282 1235283 1235284 1235285 1235286 1235287 1235288 1235289 1235290 1235291 1235292 1235293 1235294 1235295 1235296 1235297 1235298 1235299 1235300 1235301 1235302 1235303 1235304 1235305 1235306 1235307 1235308 1235309 1235310 1235311 1235312 1235313 1235314 1235315 1235316 1235317 1235318 1235319 1235320 1235321 1235322 1235323 1235324 1235325 1235326 1235327 1235328 1235329 1235330 1235331 1235332 1235333 1235334 1235335 1235336 1235337 1235338 1235339 1235340 1235341 1235342 1235343 1235344 1235345 1235346 1235347 1235348 1235349 1235350 1235351 1235352 1235353 1235354 1235355 1235356 1235357 1235358 1235359 1235360 1235361 1235362 1235363 1235364 1235365 1235366 1235367 1235368 1235369 1235370 1235371 1235372 1235373 1235374 1235375 1235376 1235377 1235378 1235379 1235380 1235381 1235382 1235383 1235384 1235385 1235386 1235387 1235388 1235389 1235390 1235391 1235392 1235393 1235394 1235395 1235396 1235397 1235398 1235399 1235400 1235401 1235402 1235403 1235404 1235405 1235406 1235407 1235408 1235409 1235410 1235411 1235412 1235413 1235414 1235415 1235416 1235417 1235418 1235419 1235420 1235421 1235422 1235423 1235424 1235425 1235426 1235427 1235428 1235429 1235430 1235431 1235432 1235433 1235434 1235435 1235436 1235437 1235438 1235439 1235440 1235441 1235442 1235443 1235444 1235445 1235446 1235447 1235448 1235449 1235450 1235451 1235452 1235453 1235454 1235455 1235456 1235457 1235458 1235459 1235460 1235461 1235462 1235463 1235464 1235465 1235466 1235467 1235468 1235469 1235470 1235471 1235472 1235473 1235474 1235475 1235476 1235477 1235478 1235479 1235480 1235481 1235482 1235483 1235484 1235485 1235486 1235487 1235488 1235489 1235490 1235491 1235492 1235493 1235494 1235495 1235496 1235497 1235498 1235499 1235500 1235501 1235502 1235503 1235504 1235505 1235506 1235507 1235508 1235509 1235510 1235511 1235512 1235513 1235514 1235515 1235516 1235517 1235518 1235519 1235520 1235521 1235522 1235523 1235524 1235525 1235526 1235527 1235528 1235529 1235530 1235531 1235532 1235533 1235534 1235535 1235536 1235537 1235538 1235539 1235540 1235541 1235542 1235543 1235544 1235545 1235546 1235547 1235548 1235549 1235550 1235551 1235552 1235553 1235554 1235555 1235556 1235557 1235558 1235559 1235560 1235561 1235562 1235563 1235564 1235565 1235566 1235567 1235568 1235569 1235570 1235571 1235572 1235573 1235574 1235575 1235576 1235577 1235578 1235579 1235580 1235581 1235582 1235583 1235584 1235585 1235586 1235587 1235588 1235589 1235590 1235591 1235592 1235593 1235594 1235595 1235596 1235597 1235598 1235599 1235600 1235601 1235602 1235603 1235604 1235605 1235606 1235607 1235608 1235609 1235610 1235611 1235612 1235613 1235614 1235615 1235616 1235617 1235618 1235619 1235620 1235621 1235622 1235623 1235624 1235625 1235626 1235627 1235628 1235629 1235630 1235631 1235632 1235633 1235634 1235635 1235636 1235637 1235638 1235639 1235640 1235641 1235642 1235643 1235644 1235645 1235646 1235647 1235648 1235649 1235650 1235651 1235652 1235653 1235654 1235655 1235656 1235657 1235658 1235659 1235660 1235661 1235662 1235663 1235664 1235665 1235666 1235667 1235668 1235669 1235670 1235671 1235672 1235673 1235674 1235675 1235676 1235677 1235678 1235679 1235680 1235681 1235682 1235683 1235684 1235685 1235686 1235687 1235688 1235689 1235690 1235691 1235692 1235693 1235694 1235695 1235696 1235697 1235698 1235699 1235700 1235701 1235702 1235703 1235704 1235705 1235706 1235707 1235708 1235709 1235710 1235711 1235712 1235713 1235714 1235715 1235716 1235717 1235718 1235719 1235720 1235721 1235722 1235723 1235724 1235725 1235726 1235727 1235728 1235729 1235730 1235731 1235732 1235733 1235734 1235735 1235736 1235737 1235738 1235739 1235740 1235741 1235742 1235743 1235744 1235745 1235746 1235747 1235748 1235749 1235750 1235751 1235752 1235753 1235754 1235755 1235756 1235757 1235758 1235759 1235760 1235761 1235762 1235763 1235764 1235765 1235766 1235767 1235768 1235769 1235770 1235771 1235772 1235773 1235774 1235775 1235776 1235777 1235778 1235779 1235780 1235781 1235782 1235783 1235784 1235785 1235786 1235787 1235788 1235789 1235790 1235791 1235792 1235793 1235794 1235795 1235796 1235797 1235798 1235799 1235800 1235801 1235802 1235803 1235804 1235805 1235806 1235807 1235808 1235809 1235810 1235811 1235812 1235813 1235814 1235815 1235816 1235817 1235818 1235819 1235820 1235821 1235822 1235823 1235824 1235825 1235826 1235827 1235828 1235829 1235830 1235831 1235832 1235833 1235834 1235835 1235836 1235837 1235838 1235839 1235840 1235841 1235842 1235843 1235844 1235845 1235846 1235847 1235848 1235849 1235850 1235851 1235852 1235853 1235854 1235855 1235856 1235857 1235858 1235859 1235860 1235861 1235862 1235863 1235864 1235865 1235866 1235867 1235868 1235869 1235870 1235871 1235872 1235873 1235874 1235875 1235876 1235877 1235878 1235879 1235880 1235881 1235882 1235883 1235884 1235885 1235886 1235887 1235888 1235889 1235890 1235891 1235892 1235893 1235894 1235895 1235896 1235897 1235898 1235899 1235900 1235901 1235902 1235903 1235904 1235905 1235906 1235907 1235908 1235909 1235910 1235911 1235912 1235913 1235914 1235915 1235916 1235917 1235918 1235919 1235920 1235921 1235922 1235923 1235924 1235925 1235926 1235927 1235928 1235929 1235930 1235931 1235932 1235933 1235934 1235935 1235936 1235937 1235938 1235939 1235940 1235941 1235942 1235943 1235944 1235945 1235946 1235947 1235948 1235949 1235950 1235951 1235952 1235953 1235954 1235955 1235956 1235957 1235958 1235959 1235960 1235961 1235962 1235963 1235964 1235965 1235966 1235967 1235968 1235969 1235970 1235971 1235972 1235973 1235974 1235975 1235976 1235977 1235978 1235979 1235980 1235981 1235982 1235983 1235984 1235985 1235986 1235987 1235988 1235989 1235990 1235991 1235992 1235993 1235994 1235995 1235996 1235997 1235998 1235999 1236000 1236001 1236002 1236003 1236004 1236005 1236006 1236007 1236008 1236009 1236010 1236011 1236012 1236013 1236014 1236015 1236016 1236017 1236018 1236019 1236020 1236021 1236022 1236023 1236024 1236025 1236026 1236027 1236028 1236029 1236030 1236031 1236032 1236033 1236034 1236035 1236036 1236037 1236038 1236039 1236040 1236041 1236042 1236043 1236044 1236045 1236046 1236047 1236048 1236049 1236050 1236051 1236052 1236053 1236054 1236055 1236056 1236057 1236058 1236059 1236060 1236061 1236062 1236063 1236064 1236065 1236066 1236067 1236068 1236069 1236070 1236071 1236072 1236073 1236074 1236075 1236076 1236077 1236078 1236079 1236080 1236081 1236082 1236083 1236084 1236085 1236086 1236087 1236088 1236089 1236090 1236091 1236092 1236093 1236094 1236095 1236096 1236097 1236098 1236099 1236100 1236101 1236102 1236103 1236104 1236105 1236106 1236107 1236108 1236109 1236110 1236111 1236112 1236113 1236114 1236115 1236116 1236117 1236118 1236119 1236120 1236121 1236122 1236123 1236124 1236125 1236126 1236127 1236128 1236129 1236130 1236131 1236132 1236133 1236134 1236135 1236136 1236137 1236138 1236139 1236140 1236141 1236142 1236143 1236144 1236145 1236146 1236147 1236148 1236149 1236150 1236151 1236152 1236153 1236154 1236155 1236156 1236157 1236158 1236159 1236160 1236161 1236162 1236163 1236164 1236165 1236166 1236167 1236168 1236169 1236170 1236171 1236172 1236173 1236174 1236175 1236176 1236177 1236178 1236179 1236180 1236181 1236182 1236183 1236184 1236185 1236186 1236187 1236188 1236189 1236190 1236191 1236192 1236193 1236194 1236195 1236196 1236197 1236198 1236199 1236200 1236201 1236202 1236203 1236204 1236205 1236206 1236207 1236208 1236209 1236210 1236211 1236212 1236213 1236214 1236215 1236216 1236217 1236218 1236219 1236220 1236221 1236222 1236223 1236224 1236225 1236226 1236227 1236228 1236229 1236230 1236231 1236232 1236233 1236234 1236235 1236236 1236237 1236238 1236239 1236240 1236241 1236242 1236243 1236244 1236245 1236246 1236247 1236248 1236249 1236250 1236251 1236252 1236253 1236254 1236255 1236256 1236257 1236258 1236259 1236260 1236261 1236262 1236263 1236264 1236265 1236266 1236267 1236268 1236269 1236270 1236271 1236272 1236273 1236274 1236275 1236276 1236277 1236278 1236279 1236280 1236281 1236282 1236283 1236284 1236285 1236286 1236287 1236288 1236289 1236290 1236291 1236292 1236293 1236294 1236295 1236296 1236297 1236298 1236299 1236300 1236301 1236302 1236303 1236304 1236305 1236306 1236307 1236308 1236309 1236310 1236311 1236312 1236313 1236314 1236315 1236316 1236317 1236318 1236319 1236320 1236321 1236322 1236323 1236324 1236325 1236326 1236327 1236328 1236329 1236330 1236331 1236332 1236333 1236334 1236335 1236336 1236337 1236338 1236339 1236340 1236341 1236342 1236343 1236344 1236345 1236346 1236347 1236348 1236349 1236350 1236351 1236352 1236353 1236354 1236355 1236356 1236357 1236358 1236359 1236360 1236361 1236362 1236363 1236364 1236365 1236366 1236367 1236368 1236369 1236370 1236371 1236372 1236373 1236374 1236375 1236376 1236377 1236378 1236379 1236380 1236381 1236382 1236383 1236384 1236385 1236386 1236387 1236388 1236389 1236390 1236391 1236392 1236393 1236394 1236395 1236396 1236397 1236398 1236399 1236400 1236401 1236402 1236403 1236404 1236405 1236406 1236407 1236408 1236409 1236410 1236411 1236412 1236413 1236414 1236415 1236416 1236417 1236418 1236419 1236420 1236421 1236422 1236423 1236424 1236425 1236426 1236427 1236428 1236429 1236430 1236431 1236432 1236433 1236434 1236435 1236436 1236437 1236438 1236439 1236440 1236441 1236442 1236443 1236444 1236445 1236446 1236447 1236448 1236449 1236450 1236451 1236452 1236453 1236454 1236455 1236456 1236457 1236458 1236459 1236460 1236461 1236462 1236463 1236464 1236465 1236466 1236467 1236468 1236469 1236470 1236471 1236472 1236473 1236474 1236475 1236476 1236477 1236478 1236479 1236480 1236481 1236482 1236483 1236484 1236485 1236486 1236487 1236488 1236489 1236490 1236491 1236492 1236493 1236494 1236495 1236496 1236497 1236498 1236499 1236500 1236501 1236502 1236503 1236504 1236505 1236506 1236507 1236508 1236509 1236510 1236511 1236512 1236513 1236514 1236515 1236516 1236517 1236518 1236519 1236520 1236521 1236522 1236523 1236524 1236525 1236526 1236527 1236528 1236529 1236530 1236531 1236532 1236533 1236534 1236535 1236536 1236537 1236538 1236539 1236540 1236541 1236542 1236543 1236544 1236545 1236546 1236547 1236548 1236549 1236550 1236551 1236552 1236553 1236554 1236555 1236556 1236557 1236558 1236559 1236560 1236561 1236562 1236563 1236564 1236565 1236566 1236567 1236568 1236569 1236570 1236571 1236572 1236573 1236574 1236575 1236576 1236577 1236578 1236579 1236580 1236581 1236582 1236583 1236584 1236585 1236586 1236587 1236588 1236589 1236590 1236591 1236592 1236593 1236594 1236595 1236596 1236597 1236598 1236599 1236600 1236601 1236602 1236603 1236604 1236605 1236606 1236607 1236608 1236609 1236610 1236611 1236612 1236613 1236614 1236615 1236616 1236617 1236618 1236619 1236620 1236621 1236622 1236623 1236624 1236625 1236626 1236627 1236628 1236629 1236630 1236631 1236632 1236633 1236634 1236635 1236636 1236637 1236638 1236639 1236640 1236641 1236642 1236643 1236644 1236645 1236646 1236647 1236648 1236649 1236650 1236651 1236652 1236653 1236654 1236655 1236656 1236657 1236658 1236659 1236660 1236661 1236662 1236663 1236664 1236665 1236666 1236667 1236668 1236669 1236670 1236671 1236672 1236673 1236674 1236675 1236676 1236677 1236678 1236679 1236680 1236681 1236682 1236683 1236684 1236685 1236686 1236687 1236688 1236689 1236690 1236691 1236692 1236693 1236694 1236695 1236696 1236697 1236698 1236699 1236700 1236701 1236702 1236703 1236704 1236705 1236706 1236707 1236708 1236709 1236710 1236711 1236712 1236713 1236714 1236715 1236716 1236717 1236718 1236719 1236720 1236721 1236722 1236723 1236724 1236725 1236726 1236727 1236728 1236729 1236730 1236731 1236732 1236733 1236734 1236735 1236736 1236737 1236738 1236739 1236740 1236741 1236742 1236743 1236744 1236745 1236746 1236747 1236748 1236749 1236750 1236751 1236752 1236753 1236754 1236755 1236756 1236757 1236758 1236759 1236760 1236761 1236762 1236763 1236764 1236765 1236766 1236767 1236768 1236769 1236770 1236771 1236772 1236773 1236774 1236775 1236776 1236777 1236778 1236779 1236780 1236781 1236782 1236783 1236784 1236785 1236786 1236787 1236788 1236789 1236790 1236791 1236792 1236793 1236794 1236795 1236796 1236797 1236798 1236799 1236800 1236801 1236802 1236803 1236804 1236805 1236806 1236807 1236808 1236809 1236810 1236811 1236812 1236813 1236814 1236815 1236816 1236817 1236818 1236819 1236820 1236821 1236822 1236823 1236824 1236825 1236826 1236827 1236828 1236829 1236830 1236831 1236832 1236833 1236834 1236835 1236836 1236837 1236838 1236839 1236840 1236841 1236842 1236843 1236844 1236845 1236846 1236847 1236848 1236849 1236850 1236851 1236852 1236853 1236854 1236855 1236856 1236857 1236858 1236859 1236860 1236861 1236862 1236863 1236864 1236865 1236866 1236867 1236868 1236869 1236870 1236871 1236872 1236873 1236874 1236875 1236876 1236877 1236878 1236879 1236880 1236881 1236882 1236883 1236884 1236885 1236886 1236887 1236888 1236889 1236890 1236891 1236892 1236893 1236894 1236895 1236896 1236897 1236898 1236899 1236900 1236901 1236902 1236903 1236904 1236905 1236906 1236907 1236908 1236909 1236910 1236911 1236912 1236913 1236914 1236915 1236916 1236917 1236918 1236919 1236920 1236921 1236922 1236923 1236924 1236925 1236926 1236927 1236928 1236929 1236930 1236931 1236932 1236933 1236934 1236935 1236936 1236937 1236938 1236939 1236940 1236941 1236942 1236943 1236944 1236945 1236946 1236947 1236948 1236949 1236950 1236951 1236952 1236953 1236954 1236955 1236956 1236957 1236958 1236959 1236960 1236961 1236962 1236963 1236964 1236965 1236966 1236967 1236968 1236969 1236970 1236971 1236972 1236973 1236974 1236975 1236976 1236977 1236978 1236979 1236980 1236981 1236982 1236983 1236984 1236985 1236986 1236987 1236988 1236989 1236990 1236991 1236992 1236993 1236994 1236995 1236996 1236997 1236998 1236999 1237000 1237001 1237002 1237003 1237004 1237005 1237006 1237007 1237008 1237009 1237010 1237011 1237012 1237013 1237014 1237015 1237016 1237017 1237018 1237019 1237020 1237021 1237022 1237023 1237024 1237025 1237026 1237027 1237028 1237029 1237030 1237031 1237032 1237033 1237034 1237035 1237036 1237037 1237038 1237039 1237040 1237041 1237042 1237043 1237044 1237045 1237046 1237047 1237048 1237049 1237050 1237051 1237052 1237053 1237054 1237055 1237056 1237057 1237058 1237059 1237060 1237061 1237062 1237063 1237064 1237065 1237066 1237067 1237068 1237069 1237070 1237071 1237072 1237073 1237074 1237075 1237076 1237077 1237078 1237079 1237080 1237081 1237082 1237083 1237084 1237085 1237086 1237087 1237088 1237089 1237090 1237091 1237092 1237093 1237094 1237095 1237096 1237097 1237098 1237099 1237100 1237101 1237102 1237103 1237104 1237105 1237106 1237107 1237108 1237109 1237110 1237111 1237112 1237113 1237114 1237115 1237116 1237117 1237118 1237119 1237120 1237121 1237122 1237123 1237124 1237125 1237126 1237127 1237128 1237129 1237130 1237131 1237132 1237133 1237134 1237135 1237136 1237137 1237138 1237139 1237140 1237141 1237142 1237143 1237144 1237145 1237146 1237147 1237148 1237149 1237150 1237151 1237152 1237153 1237154 1237155 1237156 1237157 1237158 1237159 1237160 1237161 1237162 1237163 1237164 1237165 1237166 1237167 1237168 1237169 1237170 1237171 1237172 1237173 1237174 1237175 1237176 1237177 1237178 1237179 1237180 1237181 1237182 1237183 1237184 1237185 1237186 1237187 1237188 1237189 1237190 1237191 1237192 1237193 1237194 1237195 1237196 1237197 1237198 1237199 1237200 1237201 1237202 1237203 1237204 1237205 1237206 1237207 1237208 1237209 1237210 1237211 1237212 1237213 1237214 1237215 1237216 1237217 1237218 1237219 1237220 1237221 1237222 1237223 1237224 1237225 1237226 1237227 1237228 1237229 1237230 1237231 1237232 1237233 1237234 1237235 1237236 1237237 1237238 1237239 1237240 1237241 1237242 1237243 1237244 1237245 1237246 1237247 1237248 1237249 1237250 1237251 1237252 1237253 1237254 1237255 1237256 1237257 1237258 1237259 1237260 1237261 1237262 1237263 1237264 1237265 1237266 1237267 1237268 1237269 1237270 1237271 1237272 1237273 1237274 1237275 1237276 1237277 1237278 1237279 1237280 1237281 1237282 1237283 1237284 1237285 1237286 1237287 1237288 1237289 1237290 1237291 1237292 1237293 1237294 1237295 1237296 1237297 1237298 1237299 1237300 1237301 1237302 1237303 1237304 1237305 1237306 1237307 1237308 1237309 1237310 1237311 1237312 1237313 1237314 1237315 1237316 1237317 1237318 1237319 1237320 1237321 1237322 1237323 1237324 1237325 1237326 1237327 1237328 1237329 1237330 1237331 1237332 1237333 1237334 1237335 1237336 1237337 1237338 1237339 1237340 1237341 1237342 1237343 1237344 1237345 1237346 1237347 1237348 1237349 1237350 1237351 1237352 1237353 1237354 1237355 1237356 1237357 1237358 1237359 1237360 1237361 1237362 1237363 1237364 1237365 1237366 1237367 1237368 1237369 1237370 1237371 1237372 1237373 1237374 1237375 1237376 1237377 1237378 1237379 1237380 1237381 1237382 1237383 1237384 1237385 1237386 1237387 1237388 1237389 1237390 1237391 1237392 1237393 1237394 1237395 1237396 1237397 1237398 1237399 1237400 1237401 1237402 1237403 1237404 1237405 1237406 1237407 1237408 1237409 1237410 1237411 1237412 1237413 1237414 1237415 1237416 1237417 1237418 1237419 1237420 1237421 1237422 1237423 1237424 1237425 1237426 1237427 1237428 1237429 1237430 1237431 1237432 1237433 1237434 1237435 1237436 1237437 1237438 1237439 1237440 1237441 1237442 1237443 1237444 1237445 1237446 1237447 1237448 1237449 1237450 1237451 1237452 1237453 1237454 1237455 1237456 1237457 1237458 1237459 1237460 1237461 1237462 1237463 1237464 1237465 1237466 1237467 1237468 1237469 1237470 1237471 1237472 1237473 1237474 1237475 1237476 1237477 1237478 1237479 1237480 1237481 1237482 1237483 1237484 1237485 1237486 1237487 1237488 1237489 1237490 1237491 1237492 1237493 1237494 1237495 1237496 1237497 1237498 1237499 1237500 1237501 1237502 1237503 1237504 1237505 1237506 1237507 1237508 1237509 1237510 1237511 1237512 1237513 1237514 1237515 1237516 1237517 1237518 1237519 1237520 1237521 1237522 1237523 1237524 1237525 1237526 1237527 1237528 1237529 1237530 1237531 1237532 1237533 1237534 1237535 1237536 1237537 1237538 1237539 1237540 1237541 1237542 1237543 1237544 1237545 1237546 1237547 1237548 1237549 1237550 1237551 1237552 1237553 1237554 1237555 1237556 1237557 1237558 1237559 1237560 1237561 1237562 1237563 1237564 1237565 1237566 1237567 1237568 1237569 1237570 1237571 1237572 1237573 1237574 1237575 1237576 1237577 1237578 1237579 1237580 1237581 1237582 1237583 1237584 1237585 1237586 1237587 1237588 1237589 1237590 1237591 1237592 1237593 1237594 1237595 1237596 1237597 1237598 1237599 1237600 1237601 1237602 1237603 1237604 1237605 1237606 1237607 1237608 1237609 1237610 1237611 1237612 1237613 1237614 1237615 1237616 1237617 1237618 1237619 1237620 1237621 1237622 1237623 1237624 1237625 1237626 1237627 1237628 1237629 1237630 1237631 1237632 1237633 1237634 1237635 1237636 1237637 1237638 1237639 1237640 1237641 1237642 1237643 1237644 1237645 1237646 1237647 1237648 1237649 1237650 1237651 1237652 1237653 1237654 1237655 1237656 1237657 1237658 1237659 1237660 1237661 1237662 1237663 1237664 1237665 1237666 1237667 1237668 1237669 1237670 1237671 1237672 1237673 1237674 1237675 1237676 1237677 1237678 1237679 1237680 1237681 1237682 1237683 1237684 1237685 1237686 1237687 1237688 1237689 1237690 1237691 1237692 1237693 1237694 1237695 1237696 1237697 1237698 1237699 1237700 1237701 1237702 1237703 1237704 1237705 1237706 1237707 1237708 1237709 1237710 1237711 1237712 1237713 1237714 1237715 1237716 1237717 1237718 1237719 1237720 1237721 1237722 1237723 1237724 1237725 1237726 1237727 1237728 1237729 1237730 1237731 1237732 1237733 1237734 1237735 1237736 1237737 1237738 1237739 1237740 1237741 1237742 1237743 1237744 1237745 1237746 1237747 1237748 1237749 1237750 1237751 1237752 1237753 1237754 1237755 1237756 1237757 1237758 1237759 1237760 1237761 1237762 1237763 1237764 1237765 1237766 1237767 1237768 1237769 1237770 1237771 1237772 1237773 1237774 1237775 1237776 1237777 1237778 1237779 1237780 1237781 1237782 1237783 1237784 1237785 1237786 1237787 1237788 1237789 1237790 1237791 1237792 1237793 1237794 1237795 1237796 1237797 1237798 1237799 1237800 1237801 1237802 1237803 1237804 1237805 1237806 1237807 1237808 1237809 1237810 1237811 1237812 1237813 1237814 1237815 1237816 1237817 1237818 1237819 1237820 1237821 1237822 1237823 1237824 1237825 1237826 1237827 1237828 1237829 1237830 1237831 1237832 1237833 1237834 1237835 1237836 1237837 1237838 1237839 1237840 1237841 1237842 1237843 1237844 1237845 1237846 1237847 1237848 1237849 1237850 1237851 1237852 1237853 1237854 1237855 1237856 1237857 1237858 1237859 1237860 1237861 1237862 1237863 1237864 1237865 1237866 1237867 1237868 1237869 1237870 1237871 1237872 1237873 1237874 1237875 1237876 1237877 1237878 1237879 1237880 1237881 1237882 1237883 1237884 1237885 1237886 1237887 1237888 1237889 1237890 1237891 1237892 1237893 1237894 1237895 1237896 1237897 1237898 1237899 1237900 1237901 1237902 1237903 1237904 1237905 1237906 1237907 1237908 1237909 1237910 1237911 1237912 1237913 1237914 1237915 1237916 1237917 1237918 1237919 1237920 1237921 1237922 1237923 1237924 1237925 1237926 1237927 1237928 1237929 1237930 1237931 1237932 1237933 1237934 1237935 1237936 1237937 1237938 1237939 1237940 1237941 1237942 1237943 1237944 1237945 1237946 1237947 1237948 1237949 1237950 1237951 1237952 1237953 1237954 1237955 1237956 1237957 1237958 1237959 1237960 1237961 1237962 1237963 1237964 1237965 1237966 1237967 1237968 1237969 1237970 1237971 1237972 1237973 1237974 1237975 1237976 1237977 1237978 1237979 1237980 1237981 1237982 1237983 1237984 1237985 1237986 1237987 1237988 1237989 1237990 1237991 1237992 1237993 1237994 1237995 1237996 1237997 1237998 1237999 1238000 1238001 1238002 1238003 1238004 1238005 1238006 1238007 1238008 1238009 1238010 1238011 1238012 1238013 1238014 1238015 1238016 1238017 1238018 1238019 1238020 1238021 1238022 1238023 1238024 1238025 1238026 1238027 1238028 1238029 1238030 1238031 1238032 1238033 1238034 1238035 1238036 1238037 1238038 1238039 1238040 1238041 1238042 1238043 1238044 1238045 1238046 1238047 1238048 1238049 1238050 1238051 1238052 1238053 1238054 1238055 1238056 1238057 1238058 1238059 1238060 1238061 1238062 1238063 1238064 1238065 1238066 1238067 1238068 1238069 1238070 1238071 1238072 1238073 1238074 1238075 1238076 1238077 1238078 1238079 1238080 1238081 1238082 1238083 1238084 1238085 1238086 1238087 1238088 1238089 1238090 1238091 1238092 1238093 1238094 1238095 1238096 1238097 1238098 1238099 1238100 1238101 1238102 1238103 1238104 1238105 1238106 1238107 1238108 1238109 1238110 1238111 1238112 1238113 1238114 1238115 1238116 1238117 1238118 1238119 1238120 1238121 1238122 1238123 1238124 1238125 1238126 1238127 1238128 1238129 1238130 1238131 1238132 1238133 1238134 1238135 1238136 1238137 1238138 1238139 1238140 1238141 1238142 1238143 1238144 1238145 1238146 1238147 1238148 1238149 1238150 1238151 1238152 1238153 1238154 1238155 1238156 1238157 1238158 1238159 1238160 1238161 1238162 1238163 1238164 1238165 1238166 1238167 1238168 1238169 1238170 1238171 1238172 1238173 1238174 1238175 1238176 1238177 1238178 1238179 1238180 1238181 1238182 1238183 1238184 1238185 1238186 1238187 1238188 1238189 1238190 1238191 1238192 1238193 1238194 1238195 1238196 1238197 1238198 1238199 1238200 1238201 1238202 1238203 1238204 1238205 1238206 1238207 1238208 1238209 1238210 1238211 1238212 1238213 1238214 1238215 1238216 1238217 1238218 1238219 1238220 1238221 1238222 1238223 1238224 1238225 1238226 1238227 1238228 1238229 1238230 1238231 1238232 1238233 1238234 1238235 1238236 1238237 1238238 1238239 1238240 1238241 1238242 1238243 1238244 1238245 1238246 1238247 1238248 1238249 1238250 1238251 1238252 1238253 1238254 1238255 1238256 1238257 1238258 1238259 1238260 1238261 1238262 1238263 1238264 1238265 1238266 1238267 1238268 1238269 1238270 1238271 1238272 1238273 1238274 1238275 1238276 1238277 1238278 1238279 1238280 1238281 1238282 1238283 1238284 1238285 1238286 1238287 1238288 1238289 1238290 1238291 1238292 1238293 1238294 1238295 1238296 1238297 1238298 1238299 1238300 1238301 1238302 1238303 1238304 1238305 1238306 1238307 1238308 1238309 1238310 1238311 1238312 1238313 1238314 1238315 1238316 1238317 1238318 1238319 1238320 1238321 1238322 1238323 1238324 1238325 1238326 1238327 1238328 1238329 1238330 1238331 1238332 1238333 1238334 1238335 1238336 1238337 1238338 1238339 1238340 1238341 1238342 1238343 1238344 1238345 1238346 1238347 1238348 1238349 1238350 1238351 1238352 1238353 1238354 1238355 1238356 1238357 1238358 1238359 1238360 1238361 1238362 1238363 1238364 1238365 1238366 1238367 1238368 1238369 1238370 1238371 1238372 1238373 1238374 1238375 1238376 1238377 1238378 1238379 1238380 1238381 1238382 1238383 1238384 1238385 1238386 1238387 1238388 1238389 1238390 1238391 1238392 1238393 1238394 1238395 1238396 1238397 1238398 1238399 1238400 1238401 1238402 1238403 1238404 1238405 1238406 1238407 1238408 1238409 1238410 1238411 1238412 1238413 1238414 1238415 1238416 1238417 1238418 1238419 1238420 1238421 1238422 1238423 1238424 1238425 1238426 1238427 1238428 1238429 1238430 1238431 1238432 1238433 1238434 1238435 1238436 1238437 1238438 1238439 1238440 1238441 1238442 1238443 1238444 1238445 1238446 1238447 1238448 1238449 1238450 1238451 1238452 1238453 1238454 1238455 1238456 1238457 1238458 1238459 1238460 1238461 1238462 1238463 1238464 1238465 1238466 1238467 1238468 1238469 1238470 1238471 1238472 1238473 1238474 1238475 1238476 1238477 1238478 1238479 1238480 1238481 1238482 1238483 1238484 1238485 1238486 1238487 1238488 1238489 1238490 1238491 1238492 1238493 1238494 1238495 1238496 1238497 1238498 1238499 1238500 1238501 1238502 1238503 1238504 1238505 1238506 1238507 1238508 1238509 1238510 1238511 1238512 1238513 1238514 1238515 1238516 1238517 1238518 1238519 1238520 1238521 1238522 1238523 1238524 1238525 1238526 1238527 1238528 1238529 1238530 1238531 1238532 1238533 1238534 1238535 1238536 1238537 1238538 1238539 1238540 1238541 1238542 1238543 1238544 1238545 1238546 1238547 1238548 1238549 1238550 1238551 1238552 1238553 1238554 1238555 1238556 1238557 1238558 1238559 1238560 1238561 1238562 1238563 1238564 1238565 1238566 1238567 1238568 1238569 1238570 1238571 1238572 1238573 1238574 1238575 1238576 1238577 1238578 1238579 1238580 1238581 1238582 1238583 1238584 1238585 1238586 1238587 1238588 1238589 1238590 1238591 1238592 1238593 1238594 1238595 1238596 1238597 1238598 1238599 1238600 1238601 1238602 1238603 1238604 1238605 1238606 1238607 1238608 1238609 1238610 1238611 1238612 1238613 1238614 1238615 1238616 1238617 1238618 1238619 1238620 1238621 1238622 1238623 1238624 1238625 1238626 1238627 1238628 1238629 1238630 1238631 1238632 1238633 1238634 1238635 1238636 1238637 1238638 1238639 1238640 1238641 1238642 1238643 1238644 1238645 1238646 1238647 1238648 1238649 1238650 1238651 1238652 1238653 1238654 1238655 1238656 1238657 1238658 1238659 1238660 1238661 1238662 1238663 1238664 1238665 1238666 1238667 1238668 1238669 1238670 1238671 1238672 1238673 1238674 1238675 1238676 1238677 1238678 1238679 1238680 1238681 1238682 1238683 1238684 1238685 1238686 1238687 1238688 1238689 1238690 1238691 1238692 1238693 1238694 1238695 1238696 1238697 1238698 1238699 1238700 1238701 1238702 1238703 1238704 1238705 1238706 1238707 1238708 1238709 1238710 1238711 1238712 1238713 1238714 1238715 1238716 1238717 1238718 1238719 1238720 1238721 1238722 1238723 1238724 1238725 1238726 1238727 1238728 1238729 1238730 1238731 1238732 1238733 1238734 1238735 1238736 1238737 1238738 1238739 1238740 1238741 1238742 1238743 1238744 1238745 1238746 1238747 1238748 1238749 1238750 1238751 1238752 1238753 1238754 1238755 1238756 1238757 1238758 1238759 1238760 1238761 1238762 1238763 1238764 1238765 1238766 1238767 1238768 1238769 1238770 1238771 1238772 1238773 1238774 1238775 1238776 1238777 1238778 1238779 1238780 1238781 1238782 1238783 1238784 1238785 1238786 1238787 1238788 1238789 1238790 1238791 1238792 1238793 1238794 1238795 1238796 1238797 1238798 1238799 1238800 1238801 1238802 1238803 1238804 1238805 1238806 1238807 1238808 1238809 1238810 1238811 1238812 1238813 1238814 1238815 1238816 1238817 1238818 1238819 1238820 1238821 1238822 1238823 1238824 1238825 1238826 1238827 1238828 1238829 1238830 1238831 1238832 1238833 1238834 1238835 1238836 1238837 1238838 1238839 1238840 1238841 1238842 1238843 1238844 1238845 1238846 1238847 1238848 1238849 1238850 1238851 1238852 1238853 1238854 1238855 1238856 1238857 1238858 1238859 1238860 1238861 1238862 1238863 1238864 1238865 1238866 1238867 1238868 1238869 1238870 1238871 1238872 1238873 1238874 1238875 1238876 1238877 1238878 1238879 1238880 1238881 1238882 1238883 1238884 1238885 1238886 1238887 1238888 1238889 1238890 1238891 1238892 1238893 1238894 1238895 1238896 1238897 1238898 1238899 1238900 1238901 1238902 1238903 1238904 1238905 1238906 1238907 1238908 1238909 1238910 1238911 1238912 1238913 1238914 1238915 1238916 1238917 1238918 1238919 1238920 1238921 1238922 1238923 1238924 1238925 1238926 1238927 1238928 1238929 1238930 1238931 1238932 1238933 1238934 1238935 1238936 1238937 1238938 1238939 1238940 1238941 1238942 1238943 1238944 1238945 1238946 1238947 1238948 1238949 1238950 1238951 1238952 1238953 1238954 1238955 1238956 1238957 1238958 1238959 1238960 1238961 1238962 1238963 1238964 1238965 1238966 1238967 1238968 1238969 1238970 1238971 1238972 1238973 1238974 1238975 1238976 1238977 1238978 1238979 1238980 1238981 1238982 1238983 1238984 1238985 1238986 1238987 1238988 1238989 1238990 1238991 1238992 1238993 1238994 1238995 1238996 1238997 1238998 1238999 1239000 1239001 1239002 1239003 1239004 1239005 1239006 1239007 1239008 1239009 1239010 1239011 1239012 1239013 1239014 1239015 1239016 1239017 1239018 1239019 1239020 1239021 1239022 1239023 1239024 1239025 1239026 1239027 1239028 1239029 1239030 1239031 1239032 1239033 1239034 1239035 1239036 1239037 1239038 1239039 1239040 1239041 1239042 1239043 1239044 1239045 1239046 1239047 1239048 1239049 1239050 1239051 1239052 1239053 1239054 1239055 1239056 1239057 1239058 1239059 1239060 1239061 1239062 1239063 1239064 1239065 1239066 1239067 1239068 1239069 1239070 1239071 1239072 1239073 1239074 1239075 1239076 1239077 1239078 1239079 1239080 1239081 1239082 1239083 1239084 1239085 1239086 1239087 1239088 1239089 1239090 1239091 1239092 1239093 1239094 1239095 1239096 1239097 1239098 1239099 1239100 1239101 1239102 1239103 1239104 1239105 1239106 1239107 1239108 1239109 1239110 1239111 1239112 1239113 1239114 1239115 1239116 1239117 1239118 1239119 1239120 1239121 1239122 1239123 1239124 1239125 1239126 1239127 1239128 1239129 1239130 1239131 1239132 1239133 1239134 1239135 1239136 1239137 1239138 1239139 1239140 1239141 1239142 1239143 1239144 1239145 1239146 1239147 1239148 1239149 1239150 1239151 1239152 1239153 1239154 1239155 1239156 1239157 1239158 1239159 1239160 1239161 1239162 1239163 1239164 1239165 1239166 1239167 1239168 1239169 1239170 1239171 1239172 1239173 1239174 1239175 1239176 1239177 1239178 1239179 1239180 1239181 1239182 1239183 1239184 1239185 1239186 1239187 1239188 1239189 1239190 1239191 1239192 1239193 1239194 1239195 1239196 1239197 1239198 1239199 1239200 1239201 1239202 1239203 1239204 1239205 1239206 1239207 1239208 1239209 1239210 1239211 1239212 1239213 1239214 1239215 1239216 1239217 1239218 1239219 1239220 1239221 1239222 1239223 1239224 1239225 1239226 1239227 1239228 1239229 1239230 1239231 1239232 1239233 1239234 1239235 1239236 1239237 1239238 1239239 1239240 1239241 1239242 1239243 1239244 1239245 1239246 1239247 1239248 1239249 1239250 1239251 1239252 1239253 1239254 1239255 1239256 1239257 1239258 1239259 1239260 1239261 1239262 1239263 1239264 1239265 1239266 1239267 1239268 1239269 1239270 1239271 1239272 1239273 1239274 1239275 1239276 1239277 1239278 1239279 1239280 1239281 1239282 1239283 1239284 1239285 1239286 1239287 1239288 1239289 1239290 1239291 1239292 1239293 1239294 1239295 1239296 1239297 1239298 1239299 1239300 1239301 1239302 1239303 1239304 1239305 1239306 1239307 1239308 1239309 1239310 1239311 1239312 1239313 1239314 1239315 1239316 1239317 1239318 1239319 1239320 1239321 1239322 1239323 1239324 1239325 1239326 1239327 1239328 1239329 1239330 1239331 1239332 1239333 1239334 1239335 1239336 1239337 1239338 1239339 1239340 1239341 1239342 1239343 1239344 1239345 1239346 1239347 1239348 1239349 1239350 1239351 1239352 1239353 1239354 1239355 1239356 1239357 1239358 1239359 1239360 1239361 1239362 1239363 1239364 1239365 1239366 1239367 1239368 1239369 1239370 1239371 1239372 1239373 1239374 1239375 1239376 1239377 1239378 1239379 1239380 1239381 1239382 1239383 1239384 1239385 1239386 1239387 1239388 1239389 1239390 1239391 1239392 1239393 1239394 1239395 1239396 1239397 1239398 1239399 1239400 1239401 1239402 1239403 1239404 1239405 1239406 1239407 1239408 1239409 1239410 1239411 1239412 1239413 1239414 1239415 1239416 1239417 1239418 1239419 1239420 1239421 1239422 1239423 1239424 1239425 1239426 1239427 1239428 1239429 1239430 1239431 1239432 1239433 1239434 1239435 1239436 1239437 1239438 1239439 1239440 1239441 1239442 1239443 1239444 1239445 1239446 1239447 1239448 1239449 1239450 1239451 1239452 1239453 1239454 1239455 1239456 1239457 1239458 1239459 1239460 1239461 1239462 1239463 1239464 1239465 1239466 1239467 1239468 1239469 1239470 1239471 1239472 1239473 1239474 1239475 1239476 1239477 1239478 1239479 1239480 1239481 1239482 1239483 1239484 1239485 1239486 1239487 1239488 1239489 1239490 1239491 1239492 1239493 1239494 1239495 1239496 1239497 1239498 1239499 1239500 1239501 1239502 1239503 1239504 1239505 1239506 1239507 1239508 1239509 1239510 1239511 1239512 1239513 1239514 1239515 1239516 1239517 1239518 1239519 1239520 1239521 1239522 1239523 1239524 1239525 1239526 1239527 1239528 1239529 1239530 1239531 1239532 1239533 1239534 1239535 1239536 1239537 1239538 1239539 1239540 1239541 1239542 1239543 1239544 1239545 1239546 1239547 1239548 1239549 1239550 1239551 1239552 1239553 1239554 1239555 1239556 1239557 1239558 1239559 1239560 1239561 1239562 1239563 1239564 1239565 1239566 1239567 1239568 1239569 1239570 1239571 1239572 1239573 1239574 1239575 1239576 1239577 1239578 1239579 1239580 1239581 1239582 1239583 1239584 1239585 1239586 1239587 1239588 1239589 1239590 1239591 1239592 1239593 1239594 1239595 1239596 1239597 1239598 1239599 1239600 1239601 1239602 1239603 1239604 1239605 1239606 1239607 1239608 1239609 1239610 1239611 1239612 1239613 1239614 1239615 1239616 1239617 1239618 1239619 1239620 1239621 1239622 1239623 1239624 1239625 1239626 1239627 1239628 1239629 1239630 1239631 1239632 1239633 1239634 1239635 1239636 1239637 1239638 1239639 1239640 1239641 1239642 1239643 1239644 1239645 1239646 1239647 1239648 1239649 1239650 1239651 1239652 1239653 1239654 1239655 1239656 1239657 1239658 1239659 1239660 1239661 1239662 1239663 1239664 1239665 1239666 1239667 1239668 1239669 1239670 1239671 1239672 1239673 1239674 1239675 1239676 1239677 1239678 1239679 1239680 1239681 1239682 1239683 1239684 1239685 1239686 1239687 1239688 1239689 1239690 1239691 1239692 1239693 1239694 1239695 1239696 1239697 1239698 1239699 1239700 1239701 1239702 1239703 1239704 1239705 1239706 1239707 1239708 1239709 1239710 1239711 1239712 1239713 1239714 1239715 1239716 1239717 1239718 1239719 1239720 1239721 1239722 1239723 1239724 1239725 1239726 1239727 1239728 1239729 1239730 1239731 1239732 1239733 1239734 1239735 1239736 1239737 1239738 1239739 1239740 1239741 1239742 1239743 1239744 1239745 1239746 1239747 1239748 1239749 1239750 1239751 1239752 1239753 1239754 1239755 1239756 1239757 1239758 1239759 1239760 1239761 1239762 1239763 1239764 1239765 1239766 1239767 1239768 1239769 1239770 1239771 1239772 1239773 1239774 1239775 1239776 1239777 1239778 1239779 1239780 1239781 1239782 1239783 1239784 1239785 1239786 1239787 1239788 1239789 1239790 1239791 1239792 1239793 1239794 1239795 1239796 1239797 1239798 1239799 1239800 1239801 1239802 1239803 1239804 1239805 1239806 1239807 1239808 1239809 1239810 1239811 1239812 1239813 1239814 1239815 1239816 1239817 1239818 1239819 1239820 1239821 1239822 1239823 1239824 1239825 1239826 1239827 1239828 1239829 1239830 1239831 1239832 1239833 1239834 1239835 1239836 1239837 1239838 1239839 1239840 1239841 1239842 1239843 1239844 1239845 1239846 1239847 1239848 1239849 1239850 1239851 1239852 1239853 1239854 1239855 1239856 1239857 1239858 1239859 1239860 1239861 1239862 1239863 1239864 1239865 1239866 1239867 1239868 1239869 1239870 1239871 1239872 1239873 1239874 1239875 1239876 1239877 1239878 1239879 1239880 1239881 1239882 1239883 1239884 1239885 1239886 1239887 1239888 1239889 1239890 1239891 1239892 1239893 1239894 1239895 1239896 1239897 1239898 1239899 1239900 1239901 1239902 1239903 1239904 1239905 1239906 1239907 1239908 1239909 1239910 1239911 1239912 1239913 1239914 1239915 1239916 1239917 1239918 1239919 1239920 1239921 1239922 1239923 1239924 1239925 1239926 1239927 1239928 1239929 1239930 1239931 1239932 1239933 1239934 1239935 1239936 1239937 1239938 1239939 1239940 1239941 1239942 1239943 1239944 1239945 1239946 1239947 1239948 1239949 1239950 1239951 1239952 1239953 1239954 1239955 1239956 1239957 1239958 1239959 1239960 1239961 1239962 1239963 1239964 1239965 1239966 1239967 1239968 1239969 1239970 1239971 1239972 1239973 1239974 1239975 1239976 1239977 1239978 1239979 1239980 1239981 1239982 1239983 1239984 1239985 1239986 1239987 1239988 1239989 1239990 1239991 1239992 1239993 1239994 1239995 1239996 1239997 1239998 1239999 1240000 1240001 1240002 1240003 1240004 1240005 1240006 1240007 1240008 1240009 1240010 1240011 1240012 1240013 1240014 1240015 1240016 1240017 1240018 1240019 1240020 1240021 1240022 1240023 1240024 1240025 1240026 1240027 1240028 1240029 1240030 1240031 1240032 1240033 1240034 1240035 1240036 1240037 1240038 1240039 1240040 1240041 1240042 1240043 1240044 1240045 1240046 1240047 1240048 1240049 1240050 1240051 1240052 1240053 1240054 1240055 1240056 1240057 1240058 1240059 1240060 1240061 1240062 1240063 1240064 1240065 1240066 1240067 1240068 1240069 1240070 1240071 1240072 1240073 1240074 1240075 1240076 1240077 1240078 1240079 1240080 1240081 1240082 1240083 1240084 1240085 1240086 1240087 1240088 1240089 1240090 1240091 1240092 1240093 1240094 1240095 1240096 1240097 1240098 1240099 1240100 1240101 1240102 1240103 1240104 1240105 1240106 1240107 1240108 1240109 1240110 1240111 1240112 1240113 1240114 1240115 1240116 1240117 1240118 1240119 1240120 1240121 1240122 1240123 1240124 1240125 1240126 1240127 1240128 1240129 1240130 1240131 1240132 1240133 1240134 1240135 1240136 1240137 1240138 1240139 1240140 1240141 1240142 1240143 1240144 1240145 1240146 1240147 1240148 1240149 1240150 1240151 1240152 1240153 1240154 1240155 1240156 1240157 1240158 1240159 1240160 1240161 1240162 1240163 1240164 1240165 1240166 1240167 1240168 1240169 1240170 1240171 1240172 1240173 1240174 1240175 1240176 1240177 1240178 1240179 1240180 1240181 1240182 1240183 1240184 1240185 1240186 1240187 1240188 1240189 1240190 1240191 1240192 1240193 1240194 1240195 1240196 1240197 1240198 1240199 1240200 1240201 1240202 1240203 1240204 1240205 1240206 1240207 1240208 1240209 1240210 1240211 1240212 1240213 1240214 1240215 1240216 1240217 1240218 1240219 1240220 1240221 1240222 1240223 1240224 1240225 1240226 1240227 1240228 1240229 1240230 1240231 1240232 1240233 1240234 1240235 1240236 1240237 1240238 1240239 1240240 1240241 1240242 1240243 1240244 1240245 1240246 1240247 1240248 1240249 1240250 1240251 1240252 1240253 1240254 1240255 1240256 1240257 1240258 1240259 1240260 1240261 1240262 1240263 1240264 1240265 1240266 1240267 1240268 1240269 1240270 1240271 1240272 1240273 1240274 1240275 1240276 1240277 1240278 1240279 1240280 1240281 1240282 1240283 1240284 1240285 1240286 1240287 1240288 1240289 1240290 1240291 1240292 1240293 1240294 1240295 1240296 1240297 1240298 1240299 1240300 1240301 1240302 1240303 1240304 1240305 1240306 1240307 1240308 1240309 1240310 1240311 1240312 1240313 1240314 1240315 1240316 1240317 1240318 1240319 1240320 1240321 1240322 1240323 1240324 1240325 1240326 1240327 1240328 1240329 1240330 1240331 1240332 1240333 1240334 1240335 1240336 1240337 1240338 1240339 1240340 1240341 1240342 1240343 1240344 1240345 1240346 1240347 1240348 1240349 1240350 1240351 1240352 1240353 1240354 1240355 1240356 1240357 1240358 1240359 1240360 1240361 1240362 1240363 1240364 1240365 1240366 1240367 1240368 1240369 1240370 1240371 1240372 1240373 1240374 1240375 1240376 1240377 1240378 1240379 1240380 1240381 1240382 1240383 1240384 1240385 1240386 1240387 1240388 1240389 1240390 1240391 1240392 1240393 1240394 1240395 1240396 1240397 1240398 1240399 1240400 1240401 1240402 1240403 1240404 1240405 1240406 1240407 1240408 1240409 1240410 1240411 1240412 1240413 1240414 1240415 1240416 1240417 1240418 1240419 1240420 1240421 1240422 1240423 1240424 1240425 1240426 1240427 1240428 1240429 1240430 1240431 1240432 1240433 1240434 1240435 1240436 1240437 1240438 1240439 1240440 1240441 1240442 1240443 1240444 1240445 1240446 1240447 1240448 1240449 1240450 1240451 1240452 1240453 1240454 1240455 1240456 1240457 1240458 1240459 1240460 1240461 1240462 1240463 1240464 1240465 1240466 1240467 1240468 1240469 1240470 1240471 1240472 1240473 1240474 1240475 1240476 1240477 1240478 1240479 1240480 1240481 1240482 1240483 1240484 1240485 1240486 1240487 1240488 1240489 1240490 1240491 1240492 1240493 1240494 1240495 1240496 1240497 1240498 1240499 1240500 1240501 1240502 1240503 1240504 1240505 1240506 1240507 1240508 1240509 1240510 1240511 1240512 1240513 1240514 1240515 1240516 1240517 1240518 1240519 1240520 1240521 1240522 1240523 1240524 1240525 1240526 1240527 1240528 1240529 1240530 1240531 1240532 1240533 1240534 1240535 1240536 1240537 1240538 1240539 1240540 1240541 1240542 1240543 1240544 1240545 1240546 1240547 1240548 1240549 1240550 1240551 1240552 1240553 1240554 1240555 1240556 1240557 1240558 1240559 1240560 1240561 1240562 1240563 1240564 1240565 1240566 1240567 1240568 1240569 1240570 1240571 1240572 1240573 1240574 1240575 1240576 1240577 1240578 1240579 1240580 1240581 1240582 1240583 1240584 1240585 1240586 1240587 1240588 1240589 1240590 1240591 1240592 1240593 1240594 1240595 1240596 1240597 1240598 1240599 1240600 1240601 1240602 1240603 1240604 1240605 1240606 1240607 1240608 1240609 1240610 1240611 1240612 1240613 1240614 1240615 1240616 1240617 1240618 1240619 1240620 1240621 1240622 1240623 1240624 1240625 1240626 1240627 1240628 1240629 1240630 1240631 1240632 1240633 1240634 1240635 1240636 1240637 1240638 1240639 1240640 1240641 1240642 1240643 1240644 1240645 1240646 1240647 1240648 1240649 1240650 1240651 1240652 1240653 1240654 1240655 1240656 1240657 1240658 1240659 1240660 1240661 1240662 1240663 1240664 1240665 1240666 1240667 1240668 1240669 1240670 1240671 1240672 1240673 1240674 1240675 1240676 1240677 1240678 1240679 1240680 1240681 1240682 1240683 1240684 1240685 1240686 1240687 1240688 1240689 1240690 1240691 1240692 1240693 1240694 1240695 1240696 1240697 1240698 1240699 1240700 1240701 1240702 1240703 1240704 1240705 1240706 1240707 1240708 1240709 1240710 1240711 1240712 1240713 1240714 1240715 1240716 1240717 1240718 1240719 1240720 1240721 1240722 1240723 1240724 1240725 1240726 1240727 1240728 1240729 1240730 1240731 1240732 1240733 1240734 1240735 1240736 1240737 1240738 1240739 1240740 1240741 1240742 1240743 1240744 1240745 1240746 1240747 1240748 1240749 1240750 1240751 1240752 1240753 1240754 1240755 1240756 1240757 1240758 1240759 1240760 1240761 1240762 1240763 1240764 1240765 1240766 1240767 1240768 1240769 1240770 1240771 1240772 1240773 1240774 1240775 1240776 1240777 1240778 1240779 1240780 1240781 1240782 1240783 1240784 1240785 1240786 1240787 1240788 1240789 1240790 1240791 1240792 1240793 1240794 1240795 1240796 1240797 1240798 1240799 1240800 1240801 1240802 1240803 1240804 1240805 1240806 1240807 1240808 1240809 1240810 1240811 1240812 1240813 1240814 1240815 1240816 1240817 1240818 1240819 1240820 1240821 1240822 1240823 1240824 1240825 1240826 1240827 1240828 1240829 1240830 1240831 1240832 1240833 1240834 1240835 1240836 1240837 1240838 1240839 1240840 1240841 1240842 1240843 1240844 1240845 1240846 1240847 1240848 1240849 1240850 1240851 1240852 1240853 1240854 1240855 1240856 1240857 1240858 1240859 1240860 1240861 1240862 1240863 1240864 1240865 1240866 1240867 1240868 1240869 1240870 1240871 1240872 1240873 1240874 1240875 1240876 1240877 1240878 1240879 1240880 1240881 1240882 1240883 1240884 1240885 1240886 1240887 1240888 1240889 1240890 1240891 1240892 1240893 1240894 1240895 1240896 1240897 1240898 1240899 1240900 1240901 1240902 1240903 1240904 1240905 1240906 1240907 1240908 1240909 1240910 1240911 1240912 1240913 1240914 1240915 1240916 1240917 1240918 1240919 1240920 1240921 1240922 1240923 1240924 1240925 1240926 1240927 1240928 1240929 1240930 1240931 1240932 1240933 1240934 1240935 1240936 1240937 1240938 1240939 1240940 1240941 1240942 1240943 1240944 1240945 1240946 1240947 1240948 1240949 1240950 1240951 1240952 1240953 1240954 1240955 1240956 1240957 1240958 1240959 1240960 1240961 1240962 1240963 1240964 1240965 1240966 1240967 1240968 1240969 1240970 1240971 1240972 1240973 1240974 1240975 1240976 1240977 1240978 1240979 1240980 1240981 1240982 1240983 1240984 1240985 1240986 1240987 1240988 1240989 1240990 1240991 1240992 1240993 1240994 1240995 1240996 1240997 1240998 1240999 1241000 1241001 1241002 1241003 1241004 1241005 1241006 1241007 1241008 1241009 1241010 1241011 1241012 1241013 1241014 1241015 1241016 1241017 1241018 1241019 1241020 1241021 1241022 1241023 1241024 1241025 1241026 1241027 1241028 1241029 1241030 1241031 1241032 1241033 1241034 1241035 1241036 1241037 1241038 1241039 1241040 1241041 1241042 1241043 1241044 1241045 1241046 1241047 1241048 1241049 1241050 1241051 1241052 1241053 1241054 1241055 1241056 1241057 1241058 1241059 1241060 1241061 1241062 1241063 1241064 1241065 1241066 1241067 1241068 1241069 1241070 1241071 1241072 1241073 1241074 1241075 1241076 1241077 1241078 1241079 1241080 1241081 1241082 1241083 1241084 1241085 1241086 1241087 1241088 1241089 1241090 1241091 1241092 1241093 1241094 1241095 1241096 1241097 1241098 1241099 1241100 1241101 1241102 1241103 1241104 1241105 1241106 1241107 1241108 1241109 1241110 1241111 1241112 1241113 1241114 1241115 1241116 1241117 1241118 1241119 1241120 1241121 1241122 1241123 1241124 1241125 1241126 1241127 1241128 1241129 1241130 1241131 1241132 1241133 1241134 1241135 1241136 1241137 1241138 1241139 1241140 1241141 1241142 1241143 1241144 1241145 1241146 1241147 1241148 1241149 1241150 1241151 1241152 1241153 1241154 1241155 1241156 1241157 1241158 1241159 1241160 1241161 1241162 1241163 1241164 1241165 1241166 1241167 1241168 1241169 1241170 1241171 1241172 1241173 1241174 1241175 1241176 1241177 1241178 1241179 1241180 1241181 1241182 1241183 1241184 1241185 1241186 1241187 1241188 1241189 1241190 1241191 1241192 1241193 1241194 1241195 1241196 1241197 1241198 1241199 1241200 1241201 1241202 1241203 1241204 1241205 1241206 1241207 1241208 1241209 1241210 1241211 1241212 1241213 1241214 1241215 1241216 1241217 1241218 1241219 1241220 1241221 1241222 1241223 1241224 1241225 1241226 1241227 1241228 1241229 1241230 1241231 1241232 1241233 1241234 1241235 1241236 1241237 1241238 1241239 1241240 1241241 1241242 1241243 1241244 1241245 1241246 1241247 1241248 1241249 1241250 1241251 1241252 1241253 1241254 1241255 1241256 1241257 1241258 1241259 1241260 1241261 1241262 1241263 1241264 1241265 1241266 1241267 1241268 1241269 1241270 1241271 1241272 1241273 1241274 1241275 1241276 1241277 1241278 1241279 1241280 1241281 1241282 1241283 1241284 1241285 1241286 1241287 1241288 1241289 1241290 1241291 1241292 1241293 1241294 1241295 1241296 1241297 1241298 1241299 1241300 1241301 1241302 1241303 TooltipText=null 13:33:51.442 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove Launch") 13:33:51.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:51.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:51.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:51.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:51.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:33:51.457 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 13:33:51.457 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:33:51.458 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:33:51.458 INFO [WorkbenchTestable][AbstractView] Launch removed 13:33:51.477 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:51.478 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:51.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:51.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 13:33:51.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:51.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:51.481 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 13:33:51.481 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:33:51.481 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:33:51.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:33:51.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:33:51.481 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 13:33:51.482 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTerminateConsole no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 13:33:51.482 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:33:51.482 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsoleView no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 13:33:51.482 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 13:33:51.482 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:33:51.482 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:33:51.482 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:33:51.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:51.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:51.490 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:33:51.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:51.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:51.496 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:51.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:51.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:51.497 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:51.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:33:51.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:51.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:51.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:51.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:51.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:51.503 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:51.503 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:51.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:51.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:51.537 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:51.537 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:51.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:51.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:51.538 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:33:51.539 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:51.539 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:51.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:51.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:51.539 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:33:51.540 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:33:51.540 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 7 warnings, 0 others)' 13:33:51.540 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:33:51.540 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 7 warnings, 0 others)' 13:33:51.540 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:33:51.540 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:33:51.540 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:33:51.540 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:33:51.540 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:33:51.540 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:33:51.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:33:52.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:33:52.541 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:33:52.542 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:52.542 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:52.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:52.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:52.543 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:33:52.543 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:33:52.543 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 7 warnings, 0 others)' 13:33:52.543 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:33:52.543 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 7 warnings, 0 others)' 13:33:52.543 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:33:52.544 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:33:52.544 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:33:52.544 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:33:52.544 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:33:52.544 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:33:52.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:33:52.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:33:52.544 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:52.544 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:52.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:52.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:52.545 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:52.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:52.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:52.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:52.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:52.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:52.546 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:52.546 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:52.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:52.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:52.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:52.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:52.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:52.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:52.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:52.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:52.547 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (7 items) and wait with time period 1 13:33:52.547 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (7 items) 13:33:52.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:33:52.548 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (7 items) is already expanded. No action performed 13:33:52.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:33:52.549 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (7 items) 13:33:52.549 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (7 items) 13:33:52.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:33:52.549 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (7 items) is already expanded. No action performed 13:33:52.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:33:52.549 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (7 items) ### There are problems in problems view 13:33:52.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:52.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:52.557 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:52.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:52.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:52.558 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:52.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:33:52.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:52.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:52.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:52.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:52.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:52.579 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:52.579 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:52.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:52.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:52.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:52.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:52.580 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:52.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:52.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:52.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:52.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:52.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:52.582 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:52.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:52.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:52.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:52.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:52.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:52.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:52.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:52.600 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:52.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:52.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:52.600 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:52.600 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:33:52.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:52.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:52.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:52.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:52.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:52.607 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:52.607 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:52.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:52.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:52.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:52.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:52.610 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:52.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:52.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:52.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:52.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:52.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:52.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:33:52.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:52.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:52.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:52.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:52.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings maven-test-project Build path specifies execution environment J2SE-1.5. There are no JREs installed in the workspace that are strictly compatible with this environment. 13:33:52.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:52.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:52.631 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:52.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:52.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:52.632 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:52.632 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:33:52.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:52.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:52.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:52.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:52.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:52.649 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:52.649 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:52.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:52.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:52.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:52.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:52.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:52.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:52.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:52.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:52.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:52.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:52.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:33:52.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:52.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:52.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:52.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:52.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:52.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:52.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:52.659 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:52.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:52.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:52.660 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:52.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 '\*?\QProblems\E') 13:33:52.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:52.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:52.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:52.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:52.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:52.666 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:52.677 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:52.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:52.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:52.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:52.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:52.678 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:52.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:52.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:52.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:52.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:52.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:52.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:33:52.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:52.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:52.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:52.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:52.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings maven-wrong-project Build path specifies execution environment J2SE-1.5. There are no JREs installed in the workspace that are strictly compatible with this environment. 13:33:52.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:52.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:52.702 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:52.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:52.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:52.702 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:52.702 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:33:52.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:52.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:52.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:52.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:52.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:52.708 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:52.708 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:52.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:52.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:52.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:52.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:52.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:33:52.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:52.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:52.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:52.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:52.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:52.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:33:52.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:52.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:52.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:52.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:52.712 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:52.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:52.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:52.729 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:52.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:52.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:52.730 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:52.730 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:33:52.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:52.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:52.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:52.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:52.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:52.747 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:52.747 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:52.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:52.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:52.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:52.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:52.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:33:52.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:52.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:52.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:52.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:52.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:52.750 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:52.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:52.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:52.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:52.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:52.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings pom.xml Plugin execution not covered by lifecycle configuration: org.apache.felix:maven-bundle-plugin:2.4.0:cleanVersions (execution: cleanVersions, phase: generate-sources) 13:33:52.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:52.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:52.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:52.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:52.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:52.757 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:52.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 '\*?\QProblems\E') 13:33:52.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:52.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:52.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:52.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:52.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:52.763 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:52.763 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:52.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:52.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:52.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:52.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:52.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:33:52.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:52.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:52.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:52.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:52.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:52.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:33:52.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:52.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:52.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:52.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:52.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:52.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:52.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:52.795 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:52.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:52.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:52.796 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:52.796 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:33:52.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:52.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:52.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:52.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:52.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:52.813 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:52.813 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:52.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:52.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:52.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:52.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:52.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:33:52.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:52.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:52.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:52.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:52.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:52.828 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:52.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:52.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:52.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:52.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:52.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings maven-test-project Project 'maven-test-project' has no explicit encoding set 13:33:52.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:52.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:52.835 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:52.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:52.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:52.835 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:52.836 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:33:52.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:52.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:52.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:52.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:52.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:52.842 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:52.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:52.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:52.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:52.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:52.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:52.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:33:52.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:52.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:52.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:52.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:52.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:52.855 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:52.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:52.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:52.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:52.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:52.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:52.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:52.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:52.864 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:52.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:52.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:52.864 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:52.864 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:33:52.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:52.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:52.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:52.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:52.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:52.871 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:52.871 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:52.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:52.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:52.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:52.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:52.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:33:52.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:52.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:52.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:52.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:52.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:52.885 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:52.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:52.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:52.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:52.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:52.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings maven-wrong-project Project 'maven-wrong-project' has no explicit encoding set 13:33:52.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:52.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:52.904 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:52.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:52.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:52.905 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:52.905 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:33:52.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:52.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:52.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:52.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:52.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:52.922 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:52.922 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:52.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:52.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:52.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:52.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:52.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:33:52.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:52.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:52.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:52.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:52.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:52.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:33:52.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:52.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:52.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:52.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:52.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:52.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:52.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:52.932 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:52.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:52.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:52.933 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:52.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 '\*?\QProblems\E') 13:33:52.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:52.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:52.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:52.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:52.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:52.951 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:52.951 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:52.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:52.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:52.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:52.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:52.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:33:52.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:52.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:52.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:52.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:52.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:52.953 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:52.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:52.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:52.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:52.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:52.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings maven-test-project The compiler compliance specified is 1.5 but a JRE 17 is used 13:33:52.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:52.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:52.971 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:52.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:52.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:52.972 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:52.972 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:33:52.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:52.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:52.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:52.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:52.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:52.994 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:52.994 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:52.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:52.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:52.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:52.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:52.996 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:52.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:52.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:52.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:52.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:52.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:52.998 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:52.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:52.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:52.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:52.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:52.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:53.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:53.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:53.024 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:53.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:53.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:53.024 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:53.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 '\*?\QProblems\E') 13:33:53.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:53.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:53.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:53.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:53.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:53.032 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:33:53.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:33:53.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:53.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:53.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:53.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:53.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:33:53.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:53.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:53.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:53.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:53.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33: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:33:53.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:53.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:53.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:53.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:53.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found Warnings maven-wrong-project The compiler compliance specified is 1.5 but a JRE 17 is used 13:33:53.037 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 13:33:53.103 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:53.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:53.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:53.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:33:53.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:53.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:53.118 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:53.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:53.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:53.118 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:53.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:33:53.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:53.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:53.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:53.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:53.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:53.131 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:33:53.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:33:53.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:53.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:53.161 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:33:53.161 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:33:53.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:53.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:53.162 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:33:53.162 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:33:53.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:53.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:53.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:53.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:53.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:53.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:53.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:54.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:54.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:54.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:33:54.165 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:33:54.165 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:33:54.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:54.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:54.166 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:54.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:54.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:54.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:54.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:54.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:54.167 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:33:54.168 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:33:54.168 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 13:33:54.168 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:33:54.168 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 13:33:54.169 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 13:33:54.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:33:54.169 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 13:33:54.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:33:54.169 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 13:33:54.169 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:33:54.169 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:33:54.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:33:54.169 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:33:54.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:33:54.169 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:33:54.169 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 13:33:54.170 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:33:54.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:33:54.170 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:33:54.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:33:54.170 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:33:54.170 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 13:33:54.170 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 13:33:54.170 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 13:33:54.177 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 13:33:54.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:33:54.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:33:54.178 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:54.178 DEBUG [main][MenuItemLookup] Found menu:'File' 13:33:54.178 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:33:54.178 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:33:54.178 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:33:54.178 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:33:54.178 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:33:54.178 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:33:54.178 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:33:54.178 DEBUG [main][MenuItemLookup] Item match:Run 13:33:54.179 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 13:33:54.179 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 13:33:54.179 DEBUG [main][MenuItemLookup] Found menu:'' 13:33:54.179 DEBUG [main][MenuItemLookup] Found menu:'Run History' 13:33:54.179 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:33:54.179 DEBUG [main][MenuItemLookup] Item match:Run As 13:33:54.179 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 13:33:54.179 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 13:33:54.179 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 13:33:54.179 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 13:33:54.179 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 13:33:54.180 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 13:33:54.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*'... 13:33:54.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:54.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:54.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:54.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:54.290 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:54.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:54.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:54.291 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:54.291 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:54.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:54.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:54.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:54.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:54.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:54.350 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:54.350 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:54.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:54.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 13:33:54.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:54.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:54.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*' finished successfully 13:33:54.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:33:54.383 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:33:54.383 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:33:54.383 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reveal End of Document' is a system job, skipped 13:33:54.383 DEBUG [WorkbenchTestable][JobIsRunning] job 'Show Console View' is a system job, skipped 13:33:54.383 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:33:54.383 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 13:33:54.383 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:33:54.383 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:33:54.383 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:33:54.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:33:54.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 13:33:54.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:54.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:54.396 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:54.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:54.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:54.407 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:54.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:54.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:54.407 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:54.407 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:54.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:54.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:54.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:54.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:54.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:54.427 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:54.427 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:54.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:54.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:54.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:54.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:54.428 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:54.428 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:54.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:54.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:54.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:54.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:54.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:54.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:54.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 13:33:54.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:54.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:54.449 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:54.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:54.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:54.458 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:54.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:54.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:54.458 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:54.458 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:54.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:54.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:54.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:54.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:54.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:54.466 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:54.466 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:54.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:54.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:54.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:54.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:54.468 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:54.468 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:54.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:54.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:54.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:54.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:54.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:54.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:54.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:54.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:54.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:54.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:54.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:54.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 13:33:54.471 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:54.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:54.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:54.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:54.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:54.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:54.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:54.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:54.489 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:54.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:54.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:54.496 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:54.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:54.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:54.496 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:54.496 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:54.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:54.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:54.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:54.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:54.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:54.504 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:54.504 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:54.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:54.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:54.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:54.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:54.505 INFO [WorkbenchTestable][AbstractView] Clearing console 13:33:54.505 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:54.505 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:54.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:54.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:54.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:54.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:54.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.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Clear Console") 13:33:54.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:54.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:54.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:54.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:54.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:33:54.507 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Clear Console 13:33:54.508 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:33:54.508 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:33:54.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console text is ""... 13:33:54.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:54.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:54.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console text is "" finished successfully 13:33:54.519 INFO [WorkbenchTestable][AbstractView] Console cleared 13:33:54.519 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:54.519 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:54.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:54.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 13:33:54.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:54.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:54.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:54.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:54.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:54.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:54.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 13:33:54.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:54.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:55.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:55.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:55.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:55.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:55.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" failed, NO exception will be thrown 13:33:55.526 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:55.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:55.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:55.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:55.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:55.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:33:55.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:55.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:55.534 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 13:33:55.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:55.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:55.543 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:55.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:55.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:55.543 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:55.544 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 13:33:55.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:55.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:55.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:55.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:55.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:55.554 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:55.554 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:55.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:55.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:55.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:55.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:55.556 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:55.556 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:55.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:55.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:55.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:55.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:55.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:55.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:55.558 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:55.558 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:55.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:55.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 13:33:55.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:55.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:55.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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:55.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:55.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:55.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:55.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:55.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:33:55.570 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 13:33:55.570 INFO [WorkbenchTestable][AbstractView] Terminating console 13:33:55.570 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:55.570 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:55.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:55.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 13:33:55.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:33:55.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:33:55.572 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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:55.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:55.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:55.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:55.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:55.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:33:55.573 INFO [WorkbenchTestable][AbstractView] Console was terminated earlier 13:33:55.573 INFO [WorkbenchTestable][AbstractView] Removing launch from console 13:33:55.573 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:55.573 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:55.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:55.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 13:33:55.574 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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:55.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:55.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:55.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:55.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:55.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:33:55.575 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 13:33:55.575 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:33:55.575 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:33:55.584 INFO [WorkbenchTestable][AbstractView] Launch removed 13:33:55.601 INFO [WorkbenchTestable][AbstractView] Activate view Console 13:33:55.601 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 13:33:55.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:55.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 13:33:55.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:55.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:55.604 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 13:33:55.604 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:33:55.604 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:33:55.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:33:55.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:33:55.605 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsoleView no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 13:33:55.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:55.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:55.607 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:55.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:55.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:55.609 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 13:33:55.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:55.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:55.609 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 13:33:55.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 '\*?\QPackage Explorer\E') 13:33:55.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:55.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:55.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:55.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:55.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:33:55.611 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:33:55.611 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:33:55.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:55.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:55.637 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:33:55.637 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:33:55.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:55.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:55.638 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:33:55.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:33:55.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:55.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:55.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:55.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:55.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:56.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:56.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:56.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:56.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:33:56.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:33:56.642 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:33:56.643 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:33:56.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:33:56.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:33:56.644 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:33:56.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:56.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:56.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:56.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:56.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:33:56.645 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:33:56.645 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:33:56.645 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 13:33:56.645 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 13:33:56.645 DEBUG [main][TreeItemHandler] Selecting tree item: Project 13:33:56.646 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 13:33:56.661 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 13:33:56.661 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:33:56.661 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:33:56.687 DEBUG [main][MenuItemLookup] Found menu:'New' 13:33:56.687 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:33:56.687 DEBUG [main][MenuItemLookup] Found menu:'' 13:33:56.687 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:33:56.687 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:33:56.687 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:33:56.687 DEBUG [main][MenuItemLookup] Found menu:'' 13:33:56.687 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:33:56.687 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:33:56.687 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:33:56.687 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:33:56.687 DEBUG [main][MenuItemLookup] Found menu:'' 13:33:56.687 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:33:56.687 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:33:56.687 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:33:56.687 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:33:56.687 DEBUG [main][MenuItemLookup] Found menu:'' 13:33:56.687 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:33:56.687 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:33:56.687 DEBUG [main][MenuItemLookup] Found menu:'' 13:33:56.687 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:33:56.687 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:33:56.688 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:33:56.688 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:33:56.688 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:33:56.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:33:56.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:33:56.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:33:56.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:33:56.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:33:56.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:33:56.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:33:56.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:33:56.690 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'Project' via Explorer 13:33:56.690 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 13:33:56.691 DEBUG [main][TreeItemHandler] Selecting tree item: Project 13:33:56.691 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 13:33:56.693 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 13:33:56.694 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:33:56.694 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:33:56.718 DEBUG [main][MenuItemLookup] Found menu:'New' 13:33:56.718 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:33:56.718 DEBUG [main][MenuItemLookup] Found menu:'' 13:33:56.718 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:33:56.718 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:33:56.718 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:33:56.718 DEBUG [main][MenuItemLookup] Found menu:'' 13:33:56.718 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:33:56.718 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:33:56.718 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:33:56.718 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:33:56.718 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:33:56.719 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:33:56.719 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:33:56.719 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:33:56.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:33:57.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 'Delete.*'] is available. finished successfully 13:33:57.341 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:33:57.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:33:57.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:33:57.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:57.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:57.345 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:33:57.345 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:33:57.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:33:57.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:33:57.345 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:33:57.345 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:33:57.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:57.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:57.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:57.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:57.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:33:57.346 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:33:57.346 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:33:57.347 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:33:57.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:33:57.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:33:57.347 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:33:57.347 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:33:57.347 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget 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:57.347 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:33:57.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:33:57.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:33:57.347 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:33:57.347 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:33:57.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:33:57.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:33:57.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:33:57.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:33:57.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:33:57.349 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:33:57.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:33:57.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:33:57.349 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:33:57.349 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:33:57.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:33:57.353 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:33:57.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:33:57.855 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:33:57.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:33:57.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:33:57.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:33:57.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:33:57.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:33:57.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:33:57.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:33:57.855 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:33:57.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:33:57.855 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 13:33:57.855 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:33:57.855 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:33:57.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:33:57.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 80.536 s - in org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest testConsoleSwitching no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 7.508 s consoleHasNoChangeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 24.919 s testRemoveAllTerminatedLaunches no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 3.072 s toggleShowConsoleOnStandardOutChange no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 3.056 s testConsoleHasAnyText no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 10.129 s consoleHasTextTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 0.026 s getContextMenuTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 3.98 s testRemoveLaunch no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 3.141 s testTerminateConsole no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 7.283 s testConsoleView no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 4.123 s Running org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 13:33:57.863 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 13:33:57.864 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:33:57.864 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:33:57.865 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 13:33:57.865 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:33:57.865 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:33:57.865 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:33:57.865 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:33:57.865 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:33:57.865 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:33:57.865 INFO [WorkbenchTestable][RequirementsRunner] Started test: getInfoMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 13:33:57.865 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 13:33:57.865 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:33:57.865 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:33:57.865 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:33:57.867 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds 13:34:00.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:00.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:00.878 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu. 13:34:00.878 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:34:00.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:00.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:00.879 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:34:00.879 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:34:00.886 DEBUG [main][MenuItemLookup] Found menu:'File' 13:34:00.886 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:34:00.886 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:34:00.886 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:34:00.886 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:34:00.886 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:34:00.886 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:34:00.886 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:34:00.886 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:34:00.886 DEBUG [main][MenuItemLookup] Item match:Window 13:34:00.887 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:34:00.887 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:34:00.887 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:34:00.887 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:00.887 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:34:00.887 DEBUG [main][MenuItemLookup] Item match:Show View 13:34:00.890 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:34:00.890 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:34:00.890 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:34:00.890 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:34:00.890 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 13:34:00.890 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:34:00.890 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:34:00.890 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:34:00.890 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:34:00.890 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:34:00.890 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:34:00.890 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:34:00.890 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:34:00.890 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:34:00.890 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:00.890 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:34:00.890 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:34:00.891 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:34:00.891 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:34:00.891 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:34:00.946 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:00.981 DEBUG [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:00.981 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:34:00.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:00.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:00.982 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:34:00.982 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:34:00.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:00.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:00.983 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:34:00.983 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:34:00.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:00.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:00.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:00.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:00.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:34:00.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:34:00.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:34:00.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:34:00.985 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:34:00.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:00.985 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:34:00.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:00.985 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:34:00.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:34:00.986 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:34:00.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:00.986 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:34:00.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:00.986 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:34:00.987 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log 13:34:00.987 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log 13:34:00.987 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection 13:34:00.987 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log 13:34:00.987 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:34:00.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:00.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:00.987 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:34:00.987 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:34:00.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:00.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:00.988 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:34:00.988 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:34:00.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:00.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:00.988 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:34:00.988 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:34:00.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:00.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:00.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:00.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:00.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:34:00.990 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:34:00.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:34:00.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:34:00.990 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:34:00.990 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1877): Gtk-CRITICAL **: 13:34:01.240: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:34:01.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:34:01.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:34:01.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.log.LogView' view is open... 13:34:01.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:01.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:01.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.log.LogView' view is open finished successfully 13:34:01.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:01.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:01.254 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:34:01.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:01.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:01.255 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:34:01.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 13:34:01.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:01.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:01.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:01.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:01.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:01.260 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:01.260 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log (Eclipse:1877): Gtk-CRITICAL **: 13:34:01.261: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:34:01.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:01.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:34:01.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:34:01.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:34:01.265 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:01.265 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:01.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:01.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:34:01.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:34:01.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:34:01.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:01.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:01.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:01.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:01.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1877): Gtk-CRITICAL **: 13:34:01.283: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:34:01.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:01.289 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 13:34:01.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1877): Gtk-CRITICAL **: 13:34:01.293: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:34:01.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:01.295 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:34:01.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:01.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:01.296 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:34:01.296 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 13:34:01.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:01.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:01.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:01.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:01.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:01.301 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:01.301 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:01.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:01.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:34:01.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:34:01.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:34:01.302 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:01.302 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:01.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:01.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:34:01.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:34:01.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:34:01.304 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:34:01.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:01.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:01.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:01.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:01.305 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:34:01.306 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:34:01.306 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1877): Gtk-CRITICAL **: 13:34:01.349: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:34:01.354 DEBUG [main][MenuItemLookup] Found menu:'Copy' 13:34:01.354 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:01.354 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 13:34:01.354 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 13:34:01.354 DEBUG [main][MenuItemLookup] Item match:Delete Log 13:34:01.354 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 13:34:01.354 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 13:34:01.355 INFO [main][MenuItemHandler] Select menu item: &Delete Log 13:34:01.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 13:34:01.382 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:34:01.383 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 13:34:01.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:01.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:01.383 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:34:01.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:01.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:01.383 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 13:34:01.383 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:34:01.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:01.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:01.384 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete All Events") 13:34:01.384 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:34:01.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:01.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:01.384 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 13:34:01.384 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:34:01.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:01.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:01.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:01.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:01.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:34:01.386 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 13:34:01.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:34:01.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:34:01.386 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:34:01.386 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:01.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:34:01.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:34:01.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 13:34:01.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:01.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:01.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:01.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:01.421 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:34:01.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:01.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:01.421 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:34:01.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 '\*?\QError Log\E') 13:34:01.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:01.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:01.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:01.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:01.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:01.442 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:01.442 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:01.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:01.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:34:01.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:34:01.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:34:01.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:01.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:01.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:01.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:01.447 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:01.447 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:01.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:01.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 13:34:01.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:01.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:01.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:01.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:01.452 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:01.452 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:01.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:01.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 13:34:01.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:01.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:01.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:01.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:01.457 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:01.457 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:01.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:01.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 13:34:01.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:01.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:01.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:01.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:01.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 13:34:01.469 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 13:34:01.469 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:34:01.469 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:34:01.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:01.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:01.470 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getInfoMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 13:34:01.470 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:34:01.470 INFO [WorkbenchTestable][RequirementsRunner] Started test: getErrorMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 13:34:01.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 13:34:01.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:34:01.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:34:01.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:34:01.475 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds (Eclipse:1877): Gtk-CRITICAL **: 13:34:01.496: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:34:04.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:04.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:04.481 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 13:34:04.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:04.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:04.485 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:34:04.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:04.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:04.486 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:34:04.486 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 13:34:04.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:04.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:04.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:04.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:04.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:04.501 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:04.501 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:04.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:04.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:34:04.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:34:04.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:34:04.503 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:04.503 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:04.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:04.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:34:04.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:34:04.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:34:04.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:04.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:04.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:04.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:04.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:04.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:04.522 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 13:34:04.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:04.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:04.526 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:34:04.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:04.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:04.527 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:34:04.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 '\*?\QError Log\E') 13:34:04.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:04.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:04.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:04.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:04.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:04.531 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:04.531 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:04.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:04.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:34:04.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:34:04.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:34:04.533 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:04.533 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:04.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:04.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:34:04.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:34:04.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:34:04.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.views.log.LogView, index 0 and no matchers specified 13:34:04.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:04.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:04.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:04.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:04.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:34:04.536 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:34:04.536 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:04.556 DEBUG [main][MenuItemLookup] Found menu:'Copy' 13:34:04.556 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:04.556 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 13:34:04.556 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 13:34:04.556 DEBUG [main][MenuItemLookup] Item match:Delete Log 13:34:04.556 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 13:34:04.556 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 13:34:04.557 INFO [main][MenuItemHandler] Select menu item: &Delete Log 13:34:04.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 13:34:04.585 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:34:04.585 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 13:34:04.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:04.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:04.586 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:34:04.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:04.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:04.586 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 13:34:04.586 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:34:04.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:04.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:04.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 "Delete All Events") 13:34:04.587 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:34:04.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:04.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:04.587 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 13:34:04.587 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:34:04.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:04.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:04.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:04.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:04.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:34:04.589 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 13:34:04.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:34:04.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:34:04.589 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:34:04.589 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:04.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:34:04.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:34:04.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 13:34:04.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:04.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:04.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:04.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:04.649 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:34:04.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:04.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:04.650 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:34:04.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 '\*?\QError Log\E') 13:34:04.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:04.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:04.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:04.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:04.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:04.655 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:04.655 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:04.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:04.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:34:04.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:34:04.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:34:04.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:04.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:04.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:04.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:04.659 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:04.659 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:04.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:04.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 13:34:04.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:04.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:04.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:04.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:04.664 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:04.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:04.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:04.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 13:34:04.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:04.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:04.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:04.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:04.675 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:04.675 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:04.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:04.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 13:34:04.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:04.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:04.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:04.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:04.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 13:34:04.679 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 13:34:04.679 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:34:04.679 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:34:04.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:04.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:04.680 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getErrorMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 13:34:04.680 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:34:04.680 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSetActivateOnNewEvents no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 13:34:04.680 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 13:34:04.680 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:34:04.680 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:34:04.680 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:34:04.682 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds (Eclipse:1877): Gtk-CRITICAL **: 13:34:04.699: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:34:07.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:07.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:07.688 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 13:34:07.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:07.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:07.692 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:34:07.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:07.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:07.693 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:34:07.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 '\*?\QError Log\E') 13:34:07.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:07.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:07.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:07.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:07.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:07.707 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:07.707 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:07.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:07.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:34:07.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:34:07.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:34:07.708 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:07.708 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:07.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:07.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:34:07.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:34:07.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:34:07.714 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:34:07.714 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:07.714 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:34:07.714 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:07.714 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events' 13:34:07.714 DEBUG [main][MenuItemLookup] Item match:Activate on new events 13:34:07.716 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:34:07.716 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:07.716 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:34:07.717 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:07.717 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events' 13:34:07.717 DEBUG [main][MenuItemLookup] Item match:Activate on new events 13:34:07.717 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:07.717 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:07.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:07.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:34:07.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:34:07.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:34:07.719 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:34:07.719 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:07.719 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:34:07.719 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:07.719 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events' 13:34:07.719 DEBUG [main][MenuItemLookup] Item match:Activate on new events 13:34:07.719 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Activate on new events" 13:34:07.719 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Activate on new events 13:34:07.720 INFO [main][MenuItemHandler] Select menu item: &Activate on new events 13:34:07.720 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:07.720 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:07.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:07.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:34:07.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:34:07.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:34:07.722 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:34:07.722 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:07.722 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:34:07.722 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:07.722 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events' 13:34:07.722 DEBUG [main][MenuItemLookup] Item match:Activate on new events 13:34:07.722 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Activate on new events" 13:34:07.722 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Activate on new events 13:34:07.722 INFO [main][MenuItemHandler] Select menu item: &Activate on new events 13:34:07.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:07.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:07.727 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 13:34:07.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:07.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:07.731 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:34:07.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:07.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:07.732 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:34:07.732 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 13:34:07.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:07.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:07.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:07.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:07.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:07.738 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:07.738 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:07.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:07.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:34:07.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:34:07.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:34:07.739 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:07.739 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:07.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:07.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:34:07.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:34:07.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:34:07.740 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 13:34:07.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:07.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:07.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:07.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:07.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:34:07.743 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:34:07.743 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:07.763 DEBUG [main][MenuItemLookup] Found menu:'Copy' 13:34:07.763 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:07.763 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 13:34:07.763 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 13:34:07.763 DEBUG [main][MenuItemLookup] Item match:Delete Log 13:34:07.763 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 13:34:07.763 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 13:34:07.763 INFO [main][MenuItemHandler] Select menu item: &Delete Log 13:34:07.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 13:34:07.791 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:34:07.792 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 13:34:07.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:07.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:07.792 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:34:07.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:07.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:07.793 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 13:34:07.793 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:34:07.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:07.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:07.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 "Delete All Events") 13:34:07.793 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:34:07.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:07.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:07.793 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 13:34:07.794 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:34:07.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:07.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:07.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:07.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:07.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:34:07.794 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 13:34:07.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:34:07.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:34:07.794 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:34:07.795 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:07.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:34:07.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:34:07.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 13:34:07.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:07.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:07.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:07.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:07.824 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:34:07.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:07.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:07.825 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:34:07.825 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 13:34:07.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:07.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:07.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:07.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:07.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:07.837 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:07.838 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:07.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:07.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:34:07.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:34:07.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:34:07.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:07.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:07.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:07.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:07.841 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:07.841 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:07.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:07.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 13:34:07.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:07.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:07.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:07.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:07.854 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:07.854 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:07.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:07.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 13:34:07.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:07.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:07.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:07.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:07.858 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:07.858 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:07.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:07.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 13:34:07.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:07.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:07.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:07.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:07.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 13:34:07.864 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 13:34:07.864 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:34:07.864 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:34:07.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:07.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:07.864 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSetActivateOnNewEvents no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 13:34:07.864 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:34:07.864 INFO [WorkbenchTestable][RequirementsRunner] Started test: getWarningMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 13:34:07.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 13:34:07.865 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:34:07.865 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:34:07.865 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:34:07.867 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds (Eclipse:1877): Gtk-CRITICAL **: 13:34:07.899: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:34:10.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:10.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:10.873 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 13:34:10.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:10.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:10.877 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:34:10.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:10.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:10.878 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:34:10.878 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 13:34:10.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:10.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:10.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:10.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:10.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:10.883 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:10.883 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:10.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:10.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:34:10.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:34:10.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:34:10.884 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:10.884 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:10.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:10.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:34:10.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:34:10.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:34:10.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:10.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:10.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:10.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:10.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:10.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:10.904 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 13:34:10.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:10.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:10.909 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:34:10.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:10.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:10.919 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:34:10.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 '\*?\QError Log\E') 13:34:10.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:10.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:10.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:10.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:10.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:10.925 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:10.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:10.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:10.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:34:10.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:34:10.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:34:10.927 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:10.927 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:10.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:10.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:34:10.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:34:10.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:34:10.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.views.log.LogView, index 0 and no matchers specified 13:34:10.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:10.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:10.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:10.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:10.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:34:10.929 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:34:10.929 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:10.939 DEBUG [main][MenuItemLookup] Found menu:'Copy' 13:34:10.939 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:10.939 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 13:34:10.939 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 13:34:10.939 DEBUG [main][MenuItemLookup] Item match:Delete Log 13:34:10.939 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 13:34:10.939 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 13:34:10.939 INFO [main][MenuItemHandler] Select menu item: &Delete Log 13:34:10.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 13:34:10.973 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:34:10.973 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 13:34:10.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:10.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:10.974 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:34:10.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:10.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:10.975 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 13:34:10.975 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:34:10.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:10.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:10.976 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete All Events") 13:34:10.976 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:34:10.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:10.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:10.976 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 13:34:10.976 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:34:10.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:10.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:10.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:10.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:10.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:34:10.977 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 13:34:10.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:34:10.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:34:10.977 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:34:10.977 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:10.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:34:10.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:34:10.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 13:34:10.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:11.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:11.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:11.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:11.011 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:34:11.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:11.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:11.012 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:34:11.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 '\*?\QError Log\E') 13:34:11.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:11.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:11.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:11.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:11.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:11.026 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:11.027 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:11.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:11.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:34:11.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:34:11.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:34:11.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:11.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:11.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:11.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:11.038 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:11.038 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:11.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:11.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 13:34:11.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:11.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:11.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:11.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:11.042 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:11.043 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:11.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:11.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 13:34:11.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:11.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:11.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:11.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:11.049 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:11.049 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:11.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:11.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 13:34:11.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:11.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:11.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:11.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:11.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 13:34:11.053 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 13:34:11.053 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:34:11.053 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:34:11.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:11.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:11.054 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getWarningMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 13:34:11.054 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:34:11.054 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClearAndRestore no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 13:34:11.054 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 13:34:11.054 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:34:11.054 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:34:11.054 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:34:11.056 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds (Eclipse:1877): Gtk-CRITICAL **: 13:34:11.079: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:34:14.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:14.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:14.064 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 13:34:14.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:14.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:14.071 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:34:14.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:14.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:14.071 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:34:14.071 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 13:34:14.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:14.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:14.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:14.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:14.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:14.085 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:14.085 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:14.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:14.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:34:14.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:34:14.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:34:14.087 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:14.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:14.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:14.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:34:14.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:34:14.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:34:14.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:14.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:14.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:14.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:14.101 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:14.101 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:14.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:14.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 13:34:14.102 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 13:34:14.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:14.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:14.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:14.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:14.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:34:14.104 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:34:14.104 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:14.114 DEBUG [main][MenuItemLookup] Found menu:'Copy' 13:34:14.114 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:14.114 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 13:34:14.114 DEBUG [main][MenuItemLookup] Item match:Clear Log Viewer 13:34:14.114 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"C&lear Log Viewer" 13:34:14.114 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Clear Log Viewer 13:34:14.114 INFO [main][MenuItemHandler] Select menu item: C&lear Log Viewer 13:34:14.118 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:14.118 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:14.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:14.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 13:34:14.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:14.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:14.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:14.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:14.123 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:14.123 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:14.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:14.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 13:34:14.124 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:34:14.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:14.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:14.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:14.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:14.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:34:14.129 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:34:14.129 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:14.143 DEBUG [main][MenuItemLookup] Found menu:'Copy' 13:34:14.143 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:14.143 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 13:34:14.143 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 13:34:14.143 DEBUG [main][MenuItemLookup] Found menu:'Open Log' 13:34:14.143 DEBUG [main][MenuItemLookup] Found menu:'Restore Log' 13:34:14.143 DEBUG [main][MenuItemLookup] Item match:Restore Log 13:34:14.143 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Restore Log" 13:34:14.143 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restore Log 13:34:14.144 INFO [main][MenuItemHandler] Select menu item: &Restore Log 13:34:14.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... (Eclipse:1877): Gtk-CRITICAL **: 13:34:14.192: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:34:15.196 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:34:15.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 13:34:15.197 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:34:15.197 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:15.197 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:15.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:15.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 13:34:15.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:15.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:15.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:15.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:15.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:15.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:15.214 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 13:34:15.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:15.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:15.221 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:34:15.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:15.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:15.222 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:34:15.222 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 13:34:15.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:15.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:15.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:15.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:15.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:15.237 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:15.237 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:15.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:15.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:34:15.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:34:15.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:34:15.238 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:15.238 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:15.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:15.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:34:15.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:34:15.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:34:15.239 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 13:34:15.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:15.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:15.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:15.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:15.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:34:15.241 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:34:15.241 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:15.251 DEBUG [main][MenuItemLookup] Found menu:'Copy' 13:34:15.251 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:15.251 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 13:34:15.251 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 13:34:15.251 DEBUG [main][MenuItemLookup] Item match:Delete Log 13:34:15.251 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 13:34:15.251 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 13:34:15.251 INFO [main][MenuItemHandler] Select menu item: &Delete Log 13:34:15.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 13:34:15.287 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:34:15.287 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 13:34:15.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:15.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:15.288 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:34:15.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:15.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:15.288 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 13:34:15.288 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:34:15.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:15.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:15.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 "Delete All Events") 13:34:15.289 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:34:15.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:15.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:15.289 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 13:34:15.289 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:34:15.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:15.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:15.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:15.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:15.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:34:15.290 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 13:34:15.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:34:15.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:34:15.290 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:34:15.290 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:15.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:34:15.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:34:15.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 13:34:15.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:15.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:15.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:15.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:15.322 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:34:15.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:15.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:15.323 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:34:15.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 '\*?\QError Log\E') 13:34:15.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:15.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:15.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:15.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:15.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:15.336 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:15.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:15.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:15.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:34:15.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:34:15.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:34:15.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:15.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:15.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:15.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:15.348 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:15.348 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:15.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:15.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 13:34:15.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:15.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:15.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:15.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:15.353 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:15.353 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:15.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:15.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 13:34:15.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:15.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:15.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:15.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:15.361 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:15.361 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:15.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:15.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 13:34:15.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:15.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:15.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:15.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:15.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 13:34:15.365 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 13:34:15.365 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:34:15.365 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:34:15.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:15.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:15.366 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClearAndRestore no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 13:34:15.366 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:34:15.366 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 13:34:15.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 13:34:15.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:34:15.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:34:15.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:34:15.368 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds (Eclipse:1877): Gtk-CRITICAL **: 13:34:15.391: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:34:18.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:18.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:18.375 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 13:34:18.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:18.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:18.381 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:34:18.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:18.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:18.382 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:34:18.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 '\*?\QError Log\E') 13:34:18.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:18.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:18.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:18.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:18.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:18.398 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:18.398 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:18.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:18.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:34:18.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:34:18.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:34:18.400 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:18.400 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:18.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:18.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:34:18.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:34:18.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:34:18.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:18.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:18.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:18.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:18.416 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:18.416 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:18.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:18.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 13:34:18.418 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:34:18.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:18.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:18.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:18.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:18.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:34:18.419 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:34:18.419 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:18.437 DEBUG [main][MenuItemLookup] Found menu:'Copy' 13:34:18.437 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:18.437 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 13:34:18.437 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 13:34:18.437 DEBUG [main][MenuItemLookup] Item match:Delete Log 13:34:18.437 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 13:34:18.437 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 13:34:18.437 INFO [main][MenuItemHandler] Select menu item: &Delete Log 13:34:18.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 13:34:18.469 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:34:18.469 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 13:34:18.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:18.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:18.470 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:34:18.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:18.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:18.470 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 13:34:18.470 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:34:18.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:18.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:18.471 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete All Events") 13:34:18.471 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:34:18.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:18.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:18.471 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 13:34:18.471 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:34:18.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:18.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:18.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:18.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:18.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:34:18.473 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 13:34:18.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:34:18.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:34:18.473 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:34:18.474 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:18.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:34:18.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:34:18.493 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:18.493 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:18.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:18.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 13:34:18.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:18.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:18.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:18.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:18.498 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:18.498 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:18.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:18.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 13:34:18.500 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 13:34:18.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:18.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:18.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:18.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:18.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:34:18.501 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:34:18.501 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:18.514 DEBUG [main][MenuItemLookup] Found menu:'Copy' 13:34:18.514 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:18.514 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 13:34:18.514 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 13:34:18.514 DEBUG [main][MenuItemLookup] Item match:Delete Log 13:34:18.514 DEBUG [WorkbenchTestable][AbstractView] Unable to delete log. "Delete Log" menu item is not enabled. 13:34:18.514 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:18.514 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:18.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:18.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 13:34:18.516 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:34:18.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:18.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:18.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:18.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:18.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:34:18.517 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:34:18.517 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:18.527 DEBUG [main][MenuItemLookup] Found menu:'Copy' 13:34:18.527 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:18.527 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 13:34:18.527 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 13:34:18.527 DEBUG [main][MenuItemLookup] Found menu:'Open Log' 13:34:18.527 DEBUG [main][MenuItemLookup] Found menu:'Restore Log' 13:34:18.527 DEBUG [main][MenuItemLookup] Item match:Restore Log 13:34:18.527 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Restore Log" 13:34:18.527 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restore Log 13:34:18.527 INFO [main][MenuItemHandler] Select menu item: &Restore Log 13:34:18.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 13:34:19.584 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:34:19.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 13:34:19.585 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:34:19.585 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:19.585 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:19.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:19.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 13:34:19.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:19.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:19.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:19.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:19.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:19.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:19.596 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 13:34:19.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:19.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:19.601 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:34:19.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:19.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:19.601 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:34:19.601 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 13:34:19.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:19.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:19.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:19.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:19.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:19.606 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:19.606 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:19.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:19.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:34:19.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:34:19.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:34:19.607 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:19.607 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:19.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:19.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:34:19.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:34:19.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:34:19.608 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:34:19.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:19.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:19.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:19.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:19.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:34:19.619 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:34:19.619 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:19.637 DEBUG [main][MenuItemLookup] Found menu:'Copy' 13:34:19.637 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:19.637 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 13:34:19.637 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 13:34:19.637 DEBUG [main][MenuItemLookup] Item match:Delete Log 13:34:19.637 DEBUG [WorkbenchTestable][AbstractView] Unable to delete log. "Delete Log" menu item is not enabled. 13:34:19.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 13:34:19.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:19.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:19.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:19.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:19.649 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:34:19.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:19.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:19.650 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:34:19.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 '\*?\QError Log\E') 13:34:19.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:19.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:19.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:19.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:19.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:19.656 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:19.656 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:19.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:19.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:34:19.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:34:19.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:34:19.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:19.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:19.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:19.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:19.667 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:19.668 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:19.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:19.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 13:34:19.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:19.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:19.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:19.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:19.671 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:19.671 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:19.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:19.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 13:34:19.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:19.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:19.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:19.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:19.677 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:19.677 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:19.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:19.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 13:34:19.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:19.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:19.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:19.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:19.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 13:34:19.681 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 13:34:19.681 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:34:19.681 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:34:19.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:19.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:19.683 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 13:34:19.683 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:34:19.683 INFO [WorkbenchTestable][RequirementsRunner] Started test: getOKMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 13:34:19.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 13:34:19.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:34:19.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:34:19.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:34:19.685 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds (Eclipse:1877): Gtk-CRITICAL **: 13:34:19.709: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:34:22.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:22.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:22.692 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 13:34:22.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:22.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:22.700 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:34:22.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:22.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:22.700 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:34:22.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 '\*?\QError Log\E') 13:34:22.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:22.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:22.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:22.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:22.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:22.716 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:22.716 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:22.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:22.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:34:22.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:34:22.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:34:22.717 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:22.717 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:22.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:22.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:34:22.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:34:22.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:34:22.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:22.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:22.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:22.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:22.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:22.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:22.735 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 13:34:22.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:22.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:22.743 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:34:22.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:22.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:22.744 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:34:22.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 '\*?\QError Log\E') 13:34:22.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:22.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:22.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:22.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:22.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:22.748 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:22.748 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:22.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:22.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:34:22.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:34:22.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:34:22.750 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:22.750 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:22.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:22.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:34:22.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:34:22.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:34:22.751 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 13:34:22.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:22.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:22.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:22.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:22.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:34:22.761 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:34:22.761 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:22.771 DEBUG [main][MenuItemLookup] Found menu:'Copy' 13:34:22.771 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:22.771 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 13:34:22.771 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 13:34:22.771 DEBUG [main][MenuItemLookup] Item match:Delete Log 13:34:22.771 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 13:34:22.772 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 13:34:22.772 INFO [main][MenuItemHandler] Select menu item: &Delete Log 13:34:22.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 13:34:22.801 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:34:22.801 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 13:34:22.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:22.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:22.801 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:34:22.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:22.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:22.802 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 13:34:22.802 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:34:22.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:22.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:22.803 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete All Events") 13:34:22.803 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:34:22.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:22.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:22.803 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 13:34:22.803 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:34:22.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:22.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:22.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:22.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:22.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:34:22.804 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 13:34:22.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:34:22.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:34:22.804 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:34:22.804 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:22.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:34:22.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:34:22.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 13:34:22.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:22.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:22.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:22.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:22.833 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:34:22.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:22.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:22.833 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:34:22.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 13:34:22.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:22.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:22.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:22.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:22.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:22.851 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:22.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:22.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:22.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:34:22.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:34:22.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:34:22.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:22.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:22.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:22.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:22.856 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:22.856 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:22.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:22.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 13:34:22.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:22.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:22.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:22.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:22.861 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:22.861 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:22.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:22.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 13:34:22.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:22.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:22.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:22.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:22.866 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:34:22.866 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:34:22.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:22.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 13:34:22.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:22.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:22.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:22.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:22.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 13:34:22.878 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 13:34:22.878 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:34:22.878 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:34:22.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:22.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:22.879 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getOKMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 13:34:22.879 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 13:34:22.879 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:34:22.879 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:34:22.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:22.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.017 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.605 s getErrorMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) Time elapsed: 3.21 s testSetActivateOnNewEvents no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) Time elapsed: 3.184 s getWarningMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) Time elapsed: 3.19 s testClearAndRestore no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) Time elapsed: 4.312 s testDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) Time elapsed: 4.317 s getOKMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) Time elapsed: 3.196 s Running org.eclipse.reddeer.eclipse.test.ui.views.ResourceNavigatorTest 13:34:22.887 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.views.ResourceNavigatorTest 13:34:22.887 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:34:22.887 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:34:22.887 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.ResourceNavigatorTest 13:34:22.887 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:34:22.887 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:34:22.888 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:34:22.888 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:34:22.888 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:34:22.888 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:34:22.888 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.ResourceNavigatorTest) 13:34:22.888 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.ResourceNavigatorTest 13:34:22.889 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:34:22.889 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:34:22.889 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:34:22.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:22.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:22.898 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNavigator (Deprecated)\E'' view via menu. 13:34:22.898 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:34:22.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:22.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:22.899 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:34:22.899 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:34:22.899 DEBUG [main][MenuItemLookup] Found menu:'File' 13:34:22.899 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:34:22.899 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:34:22.899 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:34:22.899 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:34:22.899 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:34:22.899 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:34:22.899 DEBUG [main][MenuItemLookup] Item match:Window 13:34:22.900 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:34:22.900 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:34:22.900 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:34:22.900 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:22.900 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:34:22.900 DEBUG [main][MenuItemLookup] Item match:Show View 13:34:22.904 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:34:22.904 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:34:22.904 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:34:22.904 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:34:22.904 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 13:34:22.904 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:34:22.904 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:34:22.904 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:34:22.904 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:34:22.904 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:34:22.904 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:34:22.904 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:34:22.904 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:34:22.904 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:34:22.904 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:22.904 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:34:22.904 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:34:22.917 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:34:22.917 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:34:22.917 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:34:22.981 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:22.983 DEBUG [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:22.983 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:34:22.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:22.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:22.984 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:34:22.984 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:34:22.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:22.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:22.986 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:34:22.986 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:34:22.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:22.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:22.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:22.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:22.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:34:22.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:34:22.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:34:22.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:34:22.988 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:34:22.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:22.988 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:34:22.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:22.988 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:34:22.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:34:22.989 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:34:22.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:22.989 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:34:22.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:22.989 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:34:22.990 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Navigator (Deprecated) 13:34:22.990 DEBUG [main][TreeItemHandler] Selecting tree item: Navigator (Deprecated) 13:34:22.990 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Navigator (Deprecated) about selection 13:34:22.990 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Navigator (Deprecated) 13:34:22.990 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:34:22.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:22.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:22.991 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:34:22.991 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:34:22.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:22.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:22.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 "Open") 13:34:22.991 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:34:22.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:22.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:22.992 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:34:22.992 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:34:22.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:22.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:22.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:22.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:22.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:34:22.993 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:34:22.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:34:22.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:34:22.993 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:34:22.993 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:23.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:34:23.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:34:23.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.navigator.ResourceNavigator' view is open... 13:34:23.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:23.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:23.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.navigator.ResourceNavigator' view is open finished successfully 13:34:23.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:23.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:23.105 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:34:23.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:23.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:23.106 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:34:23.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 '\*?\QNavigator (Deprecated)\E') 13:34:23.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:23.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:23.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:23.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:23.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:23.112 INFO [WorkbenchTestable][AbstractView] Activate view Navigator (Deprecated) 13:34:23.112 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:34:23.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:23.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:34:23.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:34:23.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:34:23.125 INFO [WorkbenchTestable][AbstractView] Activate view Navigator (Deprecated) 13:34:23.125 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:34:23.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:23.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:23.127 INFO [WorkbenchTestable][AbstractView] Activate view Navigator (Deprecated) 13:34:23.127 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:34:23.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:23.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:23.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:23.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:23.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:23.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:23.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:24.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:24.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:24.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:34:24.143 INFO [WorkbenchTestable][AbstractView] Activate view Navigator (Deprecated) 13:34:24.143 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:34:24.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:24.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:24.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:34:24.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:24.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:24.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:24.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:24.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:34:24.146 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:34:24.146 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:34:24.146 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.ResourceNavigatorTest 13:34:24.146 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:34:24.146 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:34:24.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:24.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:24.147 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.ResourceNavigatorTest) 13:34:24.147 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:34:24.147 INFO [WorkbenchTestable][RequirementsRunner] Started test: navigation no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.ResourceNavigatorTest) 13:34:24.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.ResourceNavigatorTest 13:34:24.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:34:24.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:34:24.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:34:24.147 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:34:24.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:24.148 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:34:24.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:24.148 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:34:24.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:24.149 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:34:24.149 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:24.149 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:34:24.149 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:24.149 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:34:24.149 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:24.149 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:34:24.149 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:24.149 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:34:24.150 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:24.150 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:34:24.150 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:24.150 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:34:24.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:24.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:24.150 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:34:24.151 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:34:24.151 DEBUG [main][MenuItemLookup] Found menu:'File' 13:34:24.151 DEBUG [main][MenuItemLookup] Item match:File 13:34:24.152 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:34:24.152 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:34:24.155 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:34:24.155 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:34:24.155 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:24.155 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:34:24.155 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:34:24.155 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:34:24.155 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:34:24.155 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:34:24.155 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:34:24.155 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:34:24.155 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:34:24.155 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:34:24.155 DEBUG [main][MenuItemLookup] Found menu:'File' 13:34:24.155 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:34:24.155 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:34:24.155 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:24.155 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:34:24.155 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:24.155 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:34:24.155 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:34:24.156 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:34:24.156 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:34:24.156 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:34:24.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:34:24.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:34:24.222 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:34:24.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:24.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:24.223 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:34:24.223 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:24.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:34:24.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:24.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:24.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:24.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:24.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:34:24.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:34:24.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:34:24.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:34:24.226 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:34:24.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:24.226 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:34:24.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:24.226 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:34:24.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:34:24.227 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:34:24.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:24.227 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:34:24.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:24.227 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:34:24.227 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:34:24.227 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:34:24.228 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:34:24.230 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:34:24.230 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:34:24.230 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:34:24.231 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:24.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:24.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:24.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:24.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:24.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:34:24.233 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:34:24.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:34:24.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:34:24.233 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:34:24.233 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:24.394 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:34:24.394 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:24.394 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:24.394 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:34:24.395 DEBUG [WorkbenchTestable][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:34:24.395 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:34:24.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:24.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:24.396 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:34:24.396 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:24.396 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ResourceNavigatorTestProject' 13:34:24.396 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced 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:34:24.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:24.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:24.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:24.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:24.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:34:24.402 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:34:24.403 INFO [WorkbenchTestable][AbstractText] Text set to: ResourceNavigatorTestProject 13:34:24.435 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:34:24.435 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:34:24.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:34:24.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:24.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:24.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:24.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:24.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:34:24.441 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:34:24.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:34:24.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:34:24.441 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:34:24.441 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:24.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 13:34:27.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 13:34:27.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:34:27.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:34:27.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:34:27.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:34:27.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:34:27.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:34:27.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:34:27.490 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:34:27.490 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:27.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:34:27.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:27.491 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:34:27.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:27.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:34:27.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:27.492 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:34:27.492 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:27.492 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:34:27.492 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:27.492 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:34:27.492 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:27.492 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:34:27.492 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:27.492 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:34:27.493 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:27.493 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:34:27.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:27.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:27.493 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:34:27.493 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:34:27.493 DEBUG [main][MenuItemLookup] Found menu:'File' 13:34:27.493 DEBUG [main][MenuItemLookup] Item match:File 13:34:27.494 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:34:27.494 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:34:27.496 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:34:27.497 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:34:27.497 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:27.497 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:34:27.497 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:34:27.497 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:34:27.497 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:34:27.497 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:34:27.497 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:34:27.497 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:34:27.497 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:34:27.497 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:34:27.497 DEBUG [main][MenuItemLookup] Found menu:'File' 13:34:27.497 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:34:27.497 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:34:27.497 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:27.497 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:34:27.497 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:27.497 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:34:27.497 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:34:27.499 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:34:27.499 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:34:27.499 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:34:27.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:34:27.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:34:27.572 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:34:27.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:27.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:27.574 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:34:27.574 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:27.574 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:34:27.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:27.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:27.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:27.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:27.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:34:27.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:34:27.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:34:27.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:34:27.577 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:34:27.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:27.577 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:34:27.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:27.577 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:34:27.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:34:27.578 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:34:27.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:27.578 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:34:27.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:27.578 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:34:27.579 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:34:27.579 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:34:27.579 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:34:27.582 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:34:27.582 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:34:27.582 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:34:27.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:34:27.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:27.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:27.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:27.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:27.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:34:27.590 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:34:27.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:34:27.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:34:27.590 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:34:27.590 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:27.720 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:34:27.720 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:27.720 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:27.721 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:34:27.721 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:34:27.721 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:34:27.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:27.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:27.722 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:34:27.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:27.722 DEBUG [WorkbenchTestable][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:34:27.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:27.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:27.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:27.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:27.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:34:27.761 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:34:27.762 INFO [WorkbenchTestable][AbstractText] Text set to: Test 13:34:27.786 DEBUG [WorkbenchTestable][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:34:27.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:27.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:27.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:27.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:27.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:34:27.795 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:34:27.796 INFO [WorkbenchTestable][AbstractText] Text set to: org.eclipse.reddeer.eclipse.jdt.navigator 13:34:27.810 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Source folder:") 13:34:27.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:27.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:27.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:27.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:27.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:34:27.815 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:34:27.816 INFO [WorkbenchTestable][AbstractText] Text set to: ResourceNavigatorTestProject/src 13:34:27.817 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:34:27.817 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:34:27.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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:34:27.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:27.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:27.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:27.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:27.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:34:27.849 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:34:27.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:34:27.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:34:27.849 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:34:27.849 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:27.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:34:28.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:34:28.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:34:28.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:34:28.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:34:28.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:34:28.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:34:28.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:34:28.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:34:28.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:34:28.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:34:28.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:28.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:28.364 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ResourceNavigatorTestProject/src/org/eclipse/reddeer/eclipse/jdt/navigator/Test.java - Eclipse Platform 13:34:28.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:28.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:28.364 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ResourceNavigatorTestProject/src/org/eclipse/reddeer/eclipse/jdt/navigator/Test.java - Eclipse Platform' 13:34:28.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 '\*?\QNavigator (Deprecated)\E') 13:34:28.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:28.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:28.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:28.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:28.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:28.372 INFO [WorkbenchTestable][AbstractView] Activate view Navigator (Deprecated) 13:34:28.372 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:34:28.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:28.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:28.403 INFO [WorkbenchTestable][AbstractView] Activate view Navigator (Deprecated) 13:34:28.403 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:34:28.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:28.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:28.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:28.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:28.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:28.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:28.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:29.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:29.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:29.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:34:29.416 INFO [WorkbenchTestable][AbstractView] Activate view Navigator (Deprecated) 13:34:29.416 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:34:29.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:29.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:29.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:34:29.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:29.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:29.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:29.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:29.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:34:29.418 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:34:29.419 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:34:29.419 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ResourceNavigatorTestProject 13:34:29.419 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Navigator (Deprecated)' 13:34:29.420 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ResourceNavigatorTestProject 13:34:29.420 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ResourceNavigatorTestProject 13:34:29.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:29.420 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ResourceNavigatorTestProject is already expanded. No action performed 13:34:29.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:29.420 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ResourceNavigatorTestProject 13:34:29.421 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Navigator (Deprecated)' 13:34:29.421 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org of tree item src 13:34:29.421 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:34:29.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:29.421 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:34:29.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:29.421 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:34:29.422 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Navigator (Deprecated)' 13:34:29.422 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item eclipse of tree item org 13:34:29.422 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item org 13:34:29.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:29.423 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item org is already expanded. No action performed 13:34:29.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:29.423 INFO [WorkbenchTestable][TreeItemHandler] Expanded: org 13:34:29.423 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Navigator (Deprecated)' 13:34:29.423 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item reddeer of tree item eclipse 13:34:29.423 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item eclipse 13:34:29.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:29.424 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item eclipse is already expanded. No action performed 13:34:29.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:29.424 INFO [WorkbenchTestable][TreeItemHandler] Expanded: eclipse 13:34:29.424 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Navigator (Deprecated)' 13:34:29.425 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item eclipse of tree item reddeer 13:34:29.425 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item reddeer 13:34:29.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:29.425 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item reddeer is already expanded. No action performed 13:34:29.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:29.425 INFO [WorkbenchTestable][TreeItemHandler] Expanded: reddeer 13:34:29.425 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Navigator (Deprecated)' 13:34:29.425 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item jdt of tree item eclipse 13:34:29.426 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item eclipse 13:34:29.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:29.426 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item eclipse is already expanded. No action performed 13:34:29.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:29.426 INFO [WorkbenchTestable][TreeItemHandler] Expanded: eclipse 13:34:29.426 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Navigator (Deprecated)' 13:34:29.426 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item navigator of tree item jdt 13:34:29.427 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item jdt 13:34:29.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:29.427 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item jdt is already expanded. No action performed 13:34:29.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:29.427 INFO [WorkbenchTestable][TreeItemHandler] Expanded: jdt 13:34:29.427 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Navigator (Deprecated)' 13:34:29.428 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item Test.java of tree item navigator 13:34:29.428 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item navigator 13:34:29.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:29.428 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item navigator is already expanded. No action performed 13:34:29.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:29.428 INFO [WorkbenchTestable][TreeItemHandler] Expanded: navigator 13:34:29.428 INFO [WorkbenchTestable][AbstractView] Activate view Navigator (Deprecated) 13:34:29.428 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:34:29.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:29.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:29.430 INFO [WorkbenchTestable][AbstractView] Activate view Navigator (Deprecated) 13:34:29.430 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:34:29.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:29.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:29.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:29.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:29.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:29.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:29.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:30.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:30.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:30.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:34:30.434 INFO [WorkbenchTestable][AbstractView] Activate view Navigator (Deprecated) 13:34:30.434 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:34:30.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:30.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:30.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:34:30.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:30.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:30.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:30.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:30.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:34:30.436 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:34:30.436 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:34:30.437 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ResourceNavigatorTestProject 13:34:30.437 INFO [WorkbenchTestable][AbstractView] Activate view Navigator (Deprecated) 13:34:30.437 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:34:30.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:30.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:30.438 INFO [WorkbenchTestable][AbstractView] Activate view Navigator (Deprecated) 13:34:30.439 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:34:30.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:30.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:30.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:30.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:30.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:30.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:30.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:31.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:31.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:31.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:34:31.443 INFO [WorkbenchTestable][AbstractView] Activate view Navigator (Deprecated) 13:34:31.443 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:34:31.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:31.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:31.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:34:31.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:31.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:31.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:31.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:31.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:34:31.445 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:34:31.445 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:34:31.445 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ResourceNavigatorTestProject 13:34:31.446 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ResourceNavigatorTestProject 13:34:31.446 DEBUG [main][TreeItemHandler] Selecting tree item: ResourceNavigatorTestProject 13:34:31.446 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ResourceNavigatorTestProject about selection 13:34:31.449 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ResourceNavigatorTestProject 13:34:31.450 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:34:31.450 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:31.470 DEBUG [main][MenuItemLookup] Found menu:'New' 13:34:31.470 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:34:31.470 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:34:31.470 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:31.470 DEBUG [main][MenuItemLookup] Found menu:'Copy' 13:34:31.470 DEBUG [main][MenuItemLookup] Found menu:'Paste' 13:34:31.470 DEBUG [main][MenuItemLookup] Found menu:'Delete' 13:34:31.470 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:34:31.470 DEBUG [main][MenuItemLookup] Found menu:'Rename...' 13:34:31.470 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:31.470 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:34:31.470 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:34:31.470 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:31.470 DEBUG [main][MenuItemLookup] Found menu:'Refresh' 13:34:31.470 DEBUG [main][MenuItemLookup] Item match:Refresh 13:34:31.470 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh" 13:34:31.470 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh 13:34:31.470 INFO [main][MenuItemHandler] Select menu item: Re&fresh 13:34:31.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:34:31.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:34:31.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:34:31.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:34:31.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:34:31.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:34:31.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:34:31.972 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ResourceNavigatorTestProject' via Explorer 13:34:31.972 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ResourceNavigatorTestProject 13:34:31.972 DEBUG [main][TreeItemHandler] Selecting tree item: ResourceNavigatorTestProject 13:34:31.972 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ResourceNavigatorTestProject about selection 13:34:31.975 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ResourceNavigatorTestProject 13:34:31.976 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:34:31.976 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:31.993 DEBUG [main][MenuItemLookup] Found menu:'New' 13:34:31.993 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:34:31.993 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:34:31.993 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:31.993 DEBUG [main][MenuItemLookup] Found menu:'Copy' 13:34:31.993 DEBUG [main][MenuItemLookup] Found menu:'Paste' 13:34:31.993 DEBUG [main][MenuItemLookup] Found menu:'Delete' 13:34:31.993 DEBUG [main][MenuItemLookup] Item match:Delete 13:34:31.993 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete" 13:34:31.993 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 13:34:31.993 INFO [main][MenuItemHandler] Select menu item: &Delete 13:34:32.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:34:32.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:34:32.579 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:34:32.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:32.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:32.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:32.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:32.582 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:34:32.582 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:34:32.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:32.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:32.583 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:34:32.583 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:34:32.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:32.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:32.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:32.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:32.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:34:32.584 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:34:32.584 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:34:32.584 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:34:32.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:34:32.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:34:32.584 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:34:32.584 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:32.584 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:34:32.584 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:34:32.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:32.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:32.584 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:34:32.584 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:34:32.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:32.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:32.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:32.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:32.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:34:32.586 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:34:32.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:34:32.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:34:32.586 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:34:32.586 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:32.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:34:32.592 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:34:33.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:34:33.092 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:34:33.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:34:33.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:34:33.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:34:33.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:34:33.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:34:33.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:34:33.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:34:33.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:34:33.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:34:33.092 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.ResourceNavigatorTest 13:34:33.092 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:34:33.093 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:34:33.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:33.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:33.093 INFO [WorkbenchTestable][RequirementsRunner] Finished test: navigation no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.ResourceNavigatorTest) 13:34:33.093 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.ResourceNavigatorTest 13:34:33.093 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:34:33.093 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:34:33.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:33.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.208 s - in org.eclipse.reddeer.eclipse.test.ui.views.ResourceNavigatorTest open no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.ResourceNavigatorTest) Time elapsed: 1.259 s navigation no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.ResourceNavigatorTest) Time elapsed: 8.946 s Running org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:34:33.100 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:34:33.101 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:34:33.101 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:34:33.101 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:34:33.101 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:34:33.102 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:34:33.102 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:34:33.102 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:34:33.102 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:34:33.103 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:34:33.103 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:33.103 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:34:33.103 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:33.103 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:34:33.103 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:33.103 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:34:33.104 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:33.104 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:34:33.104 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:33.104 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:34:33.104 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:33.104 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:34:33.104 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:33.105 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching 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:33.105 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:33.105 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching 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:33.105 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:33.105 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:34:33.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:33.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:33.105 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:34:33.105 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:34:33.106 DEBUG [main][MenuItemLookup] Found menu:'File' 13:34:33.106 DEBUG [main][MenuItemLookup] Item match:File 13:34:33.106 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:34:33.106 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:34:33.108 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:34:33.108 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:34:33.108 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:33.108 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:34:33.108 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:34:33.108 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:34:33.108 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:34:33.108 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:34:33.108 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:34:33.108 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:34:33.108 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:34:33.108 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:34:33.108 DEBUG [main][MenuItemLookup] Found menu:'File' 13:34:33.108 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:34:33.108 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:34:33.108 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:33.108 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:34:33.108 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:33.108 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:34:33.108 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:34:33.109 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:34:33.109 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:34:33.109 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:34:33.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:34:33.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:34:33.175 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:34:33.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:33.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:33.177 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:34:33.177 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:33.177 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:33.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:33.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:33.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:33.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:33.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:34:33.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:34:33.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:34:33.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:34:33.180 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:34:33.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:33.180 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:34:33.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:33.180 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:34:33.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:34:33.180 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:34:33.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:33.181 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:34:33.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:33.181 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:34:33.181 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:34:33.181 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:34:33.182 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:34:33.184 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:34:33.185 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:34:33.185 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:34:33.185 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:34:33.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:33.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:33.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:33.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:33.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:34:33.192 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:34:33.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:34:33.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:34:33.192 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:34:33.192 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:33.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:34:33.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:33.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:33.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:34:33.367 DEBUG [WorkbenchTestable][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:34:33.367 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:34:33.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:33.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:33.368 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:34:33.368 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:33.368 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'OutlineViewTestProject' 13:34:33.368 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced 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:34:33.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:33.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:33.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:33.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:33.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:34:33.372 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:34:33.373 INFO [WorkbenchTestable][AbstractText] Text set to: OutlineViewTestProject 13:34:33.411 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:34:33.411 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:34:33.411 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:34:33.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:33.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:33.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:33.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:33.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:34:33.422 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:34:33.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:34:33.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:34:33.422 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:34:33.422 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:33.428 DEBUG [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:34:36.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:34:36.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:34:36.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:34:36.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:34:36.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:34:36.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:34:36.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:34:36.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:34:36.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:36.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:36.829 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:34:36.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:36.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:36.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:34:36.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:36.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:36.831 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:34:36.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 '\*?\QPackage Explorer\E') 13:34:36.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:36.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:36.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:36.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:36.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:36.832 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:34:36.832 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:34:36.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:36.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:36.854 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:34:36.854 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:34:36.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:36.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:36.856 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:34:36.856 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:34:36.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:36.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:36.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:36.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:36.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:37.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:37.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:37.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:37.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:37.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:34:37.860 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:34:37.860 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:34:37.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:37.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:37.862 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:34:37.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:37.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:37.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:37.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:37.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:34:37.863 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:34:37.863 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:34:37.863 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 13:34:37.864 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item OutlineViewTestProject 13:34:37.864 DEBUG [main][TreeItemHandler] Selecting tree item: OutlineViewTestProject 13:34:37.864 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item OutlineViewTestProject about selection 13:34:37.866 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: OutlineViewTestProject 13:34:37.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:34:37.866 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:37.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:34:37.867 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:37.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: "New Java Class"] 13:34:37.867 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:37.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:34:37.868 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:37.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:34:37.868 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:37.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:34:37.868 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:37.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: "New Java Class"] 13:34:37.870 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:37.870 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:34:37.870 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:37.870 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:34:37.870 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:37.871 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:34:37.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:37.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:37.871 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:34:37.871 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:34:37.871 DEBUG [main][MenuItemLookup] Found menu:'File' 13:34:37.871 DEBUG [main][MenuItemLookup] Item match:File 13:34:37.872 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:34:37.872 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:34:37.874 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:34:37.874 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:34:37.874 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:37.874 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:34:37.874 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:34:37.874 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:34:37.874 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:34:37.874 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:34:37.874 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:34:37.874 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:34:37.874 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:34:37.874 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:34:37.874 DEBUG [main][MenuItemLookup] Found menu:'File' 13:34:37.874 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:34:37.874 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:34:37.874 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:37.874 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:34:37.874 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:37.874 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:34:37.874 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:34:37.875 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:34:37.875 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:34:37.875 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:34:37.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:34:37.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:34:37.942 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:34:37.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:37.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:37.944 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:34:37.944 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:37.944 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:37.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:37.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:37.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:37.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:37.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:34:37.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:34:37.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:34:37.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:34:37.947 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:34:37.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:37.947 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:34:37.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:37.947 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:34:37.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:34:37.948 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:34:37.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:37.948 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:34:37.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:37.948 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:34:37.948 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:34:37.949 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:34:37.949 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:34:37.953 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:34:37.953 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:34:37.953 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:34:37.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:34:37.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:37.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:37.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:37.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:37.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:34:37.962 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:34:37.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:34:37.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:34:37.963 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:34:37.963 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:38.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:34:38.076 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:38.077 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:38.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 13:34:38.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 13:34:38.077 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:34:38.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:38.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:38.078 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:34:38.078 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:38.078 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 13:34:38.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:38.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:38.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:38.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:38.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:34:38.110 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:34:38.111 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass 13:34:38.116 DEBUG [WorkbenchTestable][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:34:38.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:38.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:38.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:38.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:38.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:34:38.142 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:34:38.143 INFO [WorkbenchTestable][AbstractText] Text set to: test 13:34:38.148 DEBUG [WorkbenchTestable][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:34:38.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:38.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:38.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:38.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:38.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:34:38.161 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 13:34:38.162 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 13:34:38.162 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 13:34:38.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:34:38.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:34:38.162 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:34:38.162 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:38.162 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:34:38.162 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:34:38.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:34:38.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:38.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:38.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:38.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:38.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:34:38.173 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:34:38.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:34:38.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:34:38.173 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:34:38.173 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:38.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:34:38.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:34:38.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:34:38.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:34:38.680 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:34:38.680 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:34:38.680 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:34:38.680 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:34:38.680 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:34:38.680 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:34:38.680 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:34:38.680 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:34:38.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:34:38.680 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:34:38.680 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideNonPublicMembersInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:34:38.680 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:34:38.680 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:34:38.680 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:34:38.680 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:34:38.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:38.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:38.682 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:34:38.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:38.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:38.683 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 13:34:38.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:38.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:38.684 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 13:34:38.684 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:34:38.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:38.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:38.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:38.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:38.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:38.686 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:34:38.686 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:34:38.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:38.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:38.770 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:34:38.770 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:34:38.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:38.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:38.772 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:34:38.772 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:34:38.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:38.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:38.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:38.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:38.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:39.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:39.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:39.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:39.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:39.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:34:39.776 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:34:39.776 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:34:39.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:39.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:39.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:34:39.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:39.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:39.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:39.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:39.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:34:39.778 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:34:39.778 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:34:39.778 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 13:34:39.779 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:34:39.779 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 13:34:39.779 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 13:34:39.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:39.780 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 13:34:39.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:39.780 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 13:34:39.780 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:34:39.780 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:34:39.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:39.780 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:34:39.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:39.780 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:34:39.781 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 13:34:39.781 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:34:39.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:39.781 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:34:39.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:39.781 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:34:39.781 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 13:34:39.781 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 13:34:39.781 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 13:34:39.784 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 13:34:39.784 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 13:34:39.785 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 13:34:39.785 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 13:34:39.785 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 13:34:39.787 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 13:34:39.787 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:34:39.788 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:34:39.816 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:34:39.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:34:39.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:34:39.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:34:39.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:34:39.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:34:39.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:34:39.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:34:39.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:34:39.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:39.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:39.822 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 13:34:39.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:39.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:39.826 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 13:34:39.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:39.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:39.827 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 13:34:39.827 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 13:34:39.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:39.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:39.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:39.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:39.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:39.841 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:34:39.841 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:34:39.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:39.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:39.865 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:34:39.865 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:34:39.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:39.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:39.866 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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:34:39.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:39.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:39.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:39.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:39.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:34:39.867 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Sort 13:34:39.867 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:34:39.867 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:39.869 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:34:39.869 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:34:39.869 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:34:39.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:39.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:39.870 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideNonPublicMembersInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:34:39.870 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:34:39.870 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSortInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:34:39.870 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:34:39.870 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:34:39.870 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:34:39.870 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:34:39.870 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:34:39.871 DEBUG [main][EditorHandler] 1 editor(s) found 13:34:39.872 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 13:34:39.923 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 13:34:39.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:39.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:39.940 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 13:34:39.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:39.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:39.943 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:34:39.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:39.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:39.944 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:34:39.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 '\*?\QOutline\E') 13:34:39.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:39.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:39.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:39.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:39.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:39.946 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:34:39.946 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:34:39.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:39.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:34:39.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:34:39.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:34:39.949 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:34:39.949 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:34:39.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:39.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 13:34:39.950 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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:34:39.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:39.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:39.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:40.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:40.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:40.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:40.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:40.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:34:40.956 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 13:34:40.957 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:34:40.957 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:34:40.957 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:34:40.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:40.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:40.957 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSortInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:34:40.957 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:34:40.958 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCollapseInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:34:40.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:34:40.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:34:40.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:34:40.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:34:40.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:40.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:40.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:34:40.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:40.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:40.961 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:34:40.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:40.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:40.961 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:34:40.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:34:40.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:40.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:40.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:40.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:40.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:40.963 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:34:40.963 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:34:40.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:40.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:40.984 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:34:40.984 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:34:40.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:40.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:40.985 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:34:40.986 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:34:40.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:40.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:40.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:40.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:40.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:41.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:41.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:41.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:41.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:41.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:34:41.989 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:34:41.989 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:34:41.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:41.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:41.990 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:34:41.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:41.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:41.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:41.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:41.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:34:41.991 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:34:41.991 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:34:41.991 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 13:34:41.992 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:34:41.992 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 13:34:41.992 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 13:34:41.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:41.992 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 13:34:41.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:41.992 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 13:34:41.993 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:34:41.993 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:34:41.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:41.993 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:34:41.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:41.993 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:34:41.993 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 13:34:41.993 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:34:41.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:41.993 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:34:41.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:41.994 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:34:41.994 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 13:34:41.994 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 13:34:41.994 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 13:34:41.996 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 13:34:41.997 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 13:34:41.997 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 13:34:41.997 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 13:34:41.999 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 13:34:42.001 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 13:34:42.001 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:34:42.001 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:34:42.116 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:34:42.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:34:42.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:34:42.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:34:42.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:34:42.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:34:42.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:34:42.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:34:42.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:34:42.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:34:42.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:42.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:42.134 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 13:34:42.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:42.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:42.138 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 13:34:42.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:42.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:42.139 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 13:34:42.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 '\*?\QOutline\E') 13:34:42.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:42.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:42.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:42.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:42.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:42.154 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:34:42.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:34:42.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:42.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:42.177 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:34:42.177 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:34:42.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:42.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:42.179 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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:34:42.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:42.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:42.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:42.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:42.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:34:42.180 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Collapse All (Shift+Ctrl+Numpad_Divide) 13:34:42.180 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:34:42.180 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:42.181 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:34:42.181 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:34:42.181 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:34:42.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:42.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:42.181 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCollapseInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:34:42.181 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:34:42.181 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSortInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:34:42.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:34:42.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:34:42.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:34:42.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:34:42.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:42.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:42.183 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:34:42.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:42.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:42.184 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 13:34:42.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:42.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:42.185 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 13:34:42.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 '\*?\QPackage Explorer\E') 13:34:42.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:42.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:42.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:42.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:42.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:42.187 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:34:42.187 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:34:42.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:42.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:42.210 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:34:42.210 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:34:42.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:42.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:42.211 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:34:42.211 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:34:42.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:42.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:42.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:42.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:42.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:42.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:42.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:43.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:43.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:43.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:34:43.215 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:34:43.215 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:34:43.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:43.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:43.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:34:43.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:43.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:43.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:43.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:43.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:34:43.217 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:34:43.217 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:34:43.217 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 13:34:43.218 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:34:43.218 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 13:34:43.218 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 13:34:43.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:43.218 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 13:34:43.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:43.219 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 13:34:43.219 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:34:43.219 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:34:43.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:43.219 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:34:43.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:43.219 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:34:43.219 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 13:34:43.219 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:34:43.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:43.219 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:34:43.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:43.219 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:34:43.220 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 13:34:43.220 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 13:34:43.220 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 13:34:43.222 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 13:34:43.223 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 13:34:43.223 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 13:34:43.223 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 13:34:43.223 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 13:34:43.226 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 13:34:43.226 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:34:43.227 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:34:43.252 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:34:43.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:34:43.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:34:43.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:34:43.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:34:43.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:34:43.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:34:43.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:34:43.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:34:43.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:43.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:43.258 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 13:34:43.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:43.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:43.263 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 13:34:43.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:43.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:43.263 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 13:34:43.263 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 13:34:43.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:43.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:43.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:43.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:43.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:43.268 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:34:43.268 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:34:43.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:43.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:43.293 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:34:43.293 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:34:43.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:43.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:43.294 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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:34:43.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:43.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:43.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:43.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:43.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:34:43.295 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Sort 13:34:43.295 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:34:43.295 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:43.296 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:34:43.296 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:34:43.296 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:34:43.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:43.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:43.297 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSortInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:34:43.297 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:34:43.297 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideNonPublicMembersInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:34:43.297 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:34:43.297 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:34:43.297 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:34:43.297 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:34:43.297 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:34:43.297 DEBUG [main][EditorHandler] 1 editor(s) found 13:34:43.298 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 13:34:43.357 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 13:34:43.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:43.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:43.361 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 13:34:43.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:43.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:43.364 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:34:43.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:43.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:43.364 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:34:43.364 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 13:34:43.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:43.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:43.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:43.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:43.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:43.367 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:34:43.367 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:34:43.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:43.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:34:43.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:34:43.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:34:43.369 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:34:43.369 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:34:43.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:43.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 13:34:43.377 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Sort.*') 13:34:43.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:43.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:43.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:43.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:43.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:44.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:44.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:44.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:34:44.383 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 13:34:44.383 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:34:44.383 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:34:44.383 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:34:44.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:44.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:44.385 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideNonPublicMembersInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:34:44.385 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:34:44.385 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideFieldsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:34:44.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:34:44.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:34:44.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:34:44.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:34:44.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:44.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:44.386 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:34:44.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:44.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:44.388 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:34:44.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:44.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:44.388 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:34:44.388 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:34:44.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:44.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:44.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:44.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:44.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:44.390 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:34:44.390 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:34:44.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:44.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:44.417 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:34:44.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:34:44.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:44.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:44.419 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:34:44.419 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:34:44.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:44.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:44.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:44.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:44.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:44.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:44.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:45.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:45.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:45.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:34:45.422 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:34:45.422 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:34:45.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:45.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:45.424 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:34:45.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:45.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:45.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:45.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:45.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:34:45.425 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:34:45.425 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:34:45.425 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 13:34:45.426 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:34:45.426 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 13:34:45.426 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 13:34:45.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:45.427 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 13:34:45.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:45.427 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 13:34:45.427 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:34:45.427 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:34:45.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:45.428 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:34:45.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:45.428 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:34:45.428 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 13:34:45.428 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:34:45.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:45.428 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:34:45.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:45.429 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:34:45.429 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 13:34:45.429 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 13:34:45.429 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 13:34:45.432 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 13:34:45.433 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 13:34:45.433 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 13:34:45.433 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 13:34:45.433 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 13:34:45.436 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 13:34:45.436 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:34:45.437 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:34:45.554 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:34:45.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:34:45.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:34:45.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:34:45.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:34:45.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:34:45.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:34:45.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:34:45.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:34:45.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:34:45.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:45.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:45.568 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 13:34:45.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:45.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:45.574 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 13:34:45.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:45.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:45.574 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 13:34:45.574 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 13:34:45.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:45.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:45.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:45.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:45.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:45.590 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:34:45.590 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:34:45.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:45.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:45.614 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:34:45.615 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:34:45.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:45.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:45.617 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Sort.*') 13:34:45.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:45.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:45.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:45.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:45.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:34:45.619 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Sort 13:34:45.619 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:34:45.619 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:45.643 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:34:45.643 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:34:45.643 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:34:45.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:45.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:45.644 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideFieldsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:34:45.644 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:34:45.644 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideStaticFieldsAndMethodsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:34:45.644 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:34:45.644 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:34:45.644 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:34:45.644 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:34:45.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:45.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:45.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:34:45.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:45.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:45.648 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 13:34:45.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:45.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:45.649 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 13:34:45.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:34:45.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:45.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:45.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:45.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:45.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:45.650 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:34:45.650 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:34:45.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:45.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:45.660 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:34:45.660 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:34:45.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:45.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:45.677 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:34:45.677 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:34:45.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:45.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:45.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:45.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:45.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:46.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:46.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:46.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:46.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:46.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:34:46.682 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:34:46.682 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:34:46.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:46.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:46.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:34:46.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:46.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:46.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:46.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:46.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:34:46.684 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:34:46.684 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:34:46.684 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 13:34:46.685 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:34:46.685 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 13:34:46.685 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 13:34:46.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:46.686 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 13:34:46.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:46.686 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 13:34:46.686 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:34:46.686 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:34:46.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:46.686 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:34:46.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:46.686 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:34:46.686 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 13:34:46.687 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:34:46.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:46.687 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:34:46.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:46.687 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:34:46.687 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 13:34:46.687 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 13:34:46.687 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 13:34:46.689 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 13:34:46.690 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 13:34:46.690 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 13:34:46.690 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 13:34:46.690 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 13:34:46.692 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 13:34:46.692 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:34:46.694 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:34:46.722 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:34:46.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:34:46.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:34:46.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:34:46.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:34:46.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:34:46.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:34:46.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:34:46.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:34:46.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:46.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:46.728 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 13:34:46.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:46.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:46.732 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 13:34:46.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:46.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:46.733 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 13:34:46.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 '\*?\QOutline\E') 13:34:46.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:46.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:46.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:46.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:46.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:46.737 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:34:46.748 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:34:46.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:46.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:46.771 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:34:46.771 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:34:46.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:46.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:46.772 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Sort.*') 13:34:46.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:46.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:46.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:46.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:46.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:34:46.773 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Sort 13:34:46.773 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:34:46.773 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:46.774 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:34:46.774 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:34:46.774 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:34:46.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:46.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:46.775 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideStaticFieldsAndMethodsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:34:46.775 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:34:46.775 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideStaticFieldsAndMethodsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:34:46.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:34:46.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:34:46.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:34:46.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:34:46.775 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:34:46.775 DEBUG [main][EditorHandler] 1 editor(s) found 13:34:46.775 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 13:34:46.823 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 13:34:46.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:46.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:46.826 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 13:34:46.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:46.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:46.838 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:34:46.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:46.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:46.839 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:34:46.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 13:34:46.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:46.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:46.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:46.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:46.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:46.842 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:34:46.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:34:46.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:46.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:34:46.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:34:46.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:34:46.851 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:34:46.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:34:46.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:46.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 13:34:46.852 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Sort.*') 13:34:46.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:46.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:46.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:47.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:47.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:47.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:47.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:47.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:34:47.858 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 13:34:47.858 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:34:47.858 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:34:47.858 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:34:47.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:47.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:47.859 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideStaticFieldsAndMethodsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:34:47.859 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:34:47.859 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideFieldsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:34:47.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:34:47.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:34:47.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:34:47.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:34:47.859 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:34:47.859 DEBUG [main][EditorHandler] 0 editor(s) found 13:34:47.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:47.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:47.863 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 13:34:47.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:47.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:47.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:34:47.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:47.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:47.867 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:34:47.868 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 13:34:47.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:47.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:47.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:47.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:47.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:47.870 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:34:47.870 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:34:47.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:47.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:34:47.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:34:47.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:34:47.872 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:34:47.872 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:34:47.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:47.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 13:34:47.873 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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:34:47.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:47.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:47.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:48.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:48.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:48.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:48.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:48.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:34:48.880 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 13:34:48.880 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:34:48.880 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:34:48.880 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:34:48.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:48.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:48.881 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideFieldsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:34:48.881 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:34:48.881 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideLocalTypesInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:34:48.881 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:34:48.881 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:34:48.881 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:34:48.881 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:34:48.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:48.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:48.883 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:34:48.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:48.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:48.884 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:34:48.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:48.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:48.885 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:34:48.885 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:34:48.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:48.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:48.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:48.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:48.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:48.887 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:34:48.887 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:34:48.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:48.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:48.909 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:34:48.909 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:34:48.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:48.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:48.910 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:34:48.910 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:34:48.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:48.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:48.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:48.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:48.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:49.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:49.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:49.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:49.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:49.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:34:49.917 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:34:49.917 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:34:49.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:49.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:49.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:34:49.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:49.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:49.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:49.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:49.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:34:49.918 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:34:49.919 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:34:49.919 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 13:34:49.919 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:34:49.919 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 13:34:49.919 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 13:34:49.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:49.920 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 13:34:49.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:49.920 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 13:34:49.920 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:34:49.920 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:34:49.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:49.920 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:34:49.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:49.920 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:34:49.920 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 13:34:49.920 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:34:49.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:49.920 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:34:49.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:49.920 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:34:49.921 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 13:34:49.921 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 13:34:49.921 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 13:34:49.923 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 13:34:49.924 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 13:34:49.924 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 13:34:49.924 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 13:34:49.924 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 13:34:49.927 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 13:34:49.927 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:34:49.927 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:34:50.028 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:34:50.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:34:50.028 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:34:50.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:34:50.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:34:50.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:34:50.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:34:50.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:34:50.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:34:50.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:34:50.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:50.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:50.051 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 13:34:50.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:50.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:50.056 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 13:34:50.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:50.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:50.056 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 13:34:50.056 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 13:34:50.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:50.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:50.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:50.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:50.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:50.061 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:34:50.061 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:34:50.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:50.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:50.091 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:34:50.091 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:34:50.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:50.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:50.092 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Sort.*') 13:34:50.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:50.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:50.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:50.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:50.093 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:34:50.093 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Sort 13:34:50.093 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:34:50.093 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:50.094 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:34:50.094 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:34:50.094 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:34:50.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:50.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:50.095 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideLocalTypesInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:34:50.095 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:34:50.095 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideLocalTypesInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:34:50.095 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:34:50.095 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:34:50.095 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:34:50.095 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:34:50.095 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:34:50.095 DEBUG [main][EditorHandler] 1 editor(s) found 13:34:50.095 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 13:34:50.140 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 13:34:50.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:50.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:50.143 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 13:34:50.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:50.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:50.147 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:34:50.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:50.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:50.148 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:34:50.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 '\*?\QOutline\E') 13:34:50.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:50.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:50.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:50.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:50.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:50.151 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:34:50.151 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:34:50.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:50.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:34:50.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:34:50.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:34:50.153 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:34:50.153 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:34:50.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:50.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 13:34:50.154 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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:34:50.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:50.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:50.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:50.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:50.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:51.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:51.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:51.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:34:51.161 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 13:34:51.161 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:34:51.161 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:34:51.161 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:34:51.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:51.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:51.162 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideLocalTypesInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:34:51.162 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:34:51.162 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCollapseInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:34:51.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:34:51.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:34:51.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:34:51.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:34:51.162 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:34:51.163 DEBUG [main][EditorHandler] 0 editor(s) found 13:34:51.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:51.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:51.166 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 13:34:51.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:51.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:51.169 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:34:51.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:51.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:51.170 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:34:51.170 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 13:34:51.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:51.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:51.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:51.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:51.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:51.172 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:34:51.172 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:34:51.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:51.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:34:51.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:34:51.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:34:51.174 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:34:51.174 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:34:51.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:51.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 13:34:51.175 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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:34:51.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:51.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:51.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:51.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:51.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:52.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:52.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:52.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:34:52.182 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 13:34:52.182 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:34:52.182 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:34:52.182 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:34:52.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:52.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:52.183 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCollapseInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:34:52.183 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:34:52.183 INFO [WorkbenchTestable][RequirementsRunner] Started test: testElementsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:34:52.183 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:34:52.183 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:34:52.183 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:34:52.183 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:34:52.183 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:34:52.183 DEBUG [main][EditorHandler] 0 editor(s) found 13:34:52.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:52.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:52.186 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 13:34:52.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:52.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:52.189 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:34:52.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:52.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:52.190 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:34:52.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 '\*?\QOutline\E') 13:34:52.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:52.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:52.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:52.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:52.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:52.203 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:34:52.203 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:34:52.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:52.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:34:52.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:34:52.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:34:52.205 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:34:52.205 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:34:52.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:52.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 13:34:52.207 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:34:52.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:52.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:52.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:52.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:52.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:53.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:53.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:53.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:34:53.210 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:34:53.210 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:34:53.210 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:34:53.210 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:34:53.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:53.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:53.211 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testElementsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:34:53.211 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:34:53.211 INFO [WorkbenchTestable][RequirementsRunner] Started test: testLinkWithEditorInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:34:53.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:34:53.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:34:53.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:34:53.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:34:53.211 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:34:53.212 DEBUG [main][EditorHandler] 0 editor(s) found 13:34:53.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:53.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:53.214 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 13:34:53.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:53.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:53.217 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:34:53.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:53.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:53.217 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:34:53.217 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 13:34:53.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:53.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:53.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:53.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:53.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:53.220 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:34:53.221 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:34:53.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:53.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:34:53.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:34:53.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:34:53.222 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:34:53.222 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:34:53.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:53.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 13:34:53.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.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Link with Editor.*') 13:34:53.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:53.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:53.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:53.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:53.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:54.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:54.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:54.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:34:54.230 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 13:34:54.230 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:34:54.230 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:34:54.230 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:34:54.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:54.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:54.231 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testLinkWithEditorInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:34:54.231 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:34:54.231 INFO [WorkbenchTestable][RequirementsRunner] Started test: testElementsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:34:54.231 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:34:54.231 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:34:54.231 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:34:54.231 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:34:54.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:54.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:54.233 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:34:54.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:54.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:54.235 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:34:54.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:54.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:54.236 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:34:54.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:34:54.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:54.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:54.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:54.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:54.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:54.238 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:34:54.238 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:34:54.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:54.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:54.257 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:34:54.257 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:34:54.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:54.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:54.259 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:34:54.259 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:34:54.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:54.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:54.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:54.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:54.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:54.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:54.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:55.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:55.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:55.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:34:55.262 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:34:55.262 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:34:55.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:55.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:55.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:34:55.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:55.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:55.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:55.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:55.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:34:55.264 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:34:55.264 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:34:55.264 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 13:34:55.265 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:34:55.265 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 13:34:55.265 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 13:34:55.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:55.266 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 13:34:55.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:55.266 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 13:34:55.266 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:34:55.266 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:34:55.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:55.266 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:34:55.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:55.266 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:34:55.266 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 13:34:55.266 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:34:55.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:55.267 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:34:55.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:55.267 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:34:55.267 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 13:34:55.267 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 13:34:55.267 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 13:34:55.270 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 13:34:55.270 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 13:34:55.270 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 13:34:55.270 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 13:34:55.272 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 13:34:55.274 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 13:34:55.274 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:34:55.274 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:34:55.395 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:34:55.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:34:55.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:34:55.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:34:55.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:34:55.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:34:55.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:34:55.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:34:55.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:34:55.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:34:55.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:55.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:55.415 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 13:34:55.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:55.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:55.420 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 13:34:55.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:55.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:55.420 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 13:34:55.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 '\*?\QOutline\E') 13:34:55.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:55.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:55.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:55.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:55.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:55.436 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:34:55.436 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:34:55.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:55.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:55.460 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:34:55.460 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:34:55.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:55.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:55.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:34:55.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:55.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:55.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:55.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:55.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:34:55.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:34:55.463 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:2 13:34:55.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:34:55.463 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:34:55.463 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:34:55.463 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:34:55.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:55.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:55.464 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testElementsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:34:55.464 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:34:55.464 INFO [WorkbenchTestable][RequirementsRunner] Started test: testLinkWithEditorInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:34:55.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:34:55.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:34:55.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:34:55.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:34:55.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:55.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:55.466 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:34:55.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:55.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:55.467 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 13:34:55.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:55.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:55.468 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 13:34:55.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 '\*?\QPackage Explorer\E') 13:34:55.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:55.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:55.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:55.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:55.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:55.470 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:34:55.470 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:34:55.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:55.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:55.495 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:34:55.495 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:34:55.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:55.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:55.496 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:34:55.496 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:34:55.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:55.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:55.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:55.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:55.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:55.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:55.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:56.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:56.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:56.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:34:56.500 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:34:56.501 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:34:56.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:56.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:56.502 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:34:56.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:56.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:56.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:56.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:56.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:34:56.503 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:34:56.503 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:34:56.503 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 13:34:56.504 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:34:56.504 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 13:34:56.504 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 13:34:56.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:56.505 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 13:34:56.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:56.505 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 13:34:56.505 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 13:34:56.505 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:34:56.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:56.505 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:34:56.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:56.505 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:34:56.505 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 13:34:56.506 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:34:56.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:34:56.506 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:34:56.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:34:56.506 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:34:56.506 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 13:34:56.506 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 13:34:56.506 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 13:34:56.509 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 13:34:56.510 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 13:34:56.510 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 13:34:56.511 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 13:34:56.511 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 13:34:56.513 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 13:34:56.513 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:34:56.513 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:34:56.539 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:34:56.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:34:56.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:34:56.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:34:56.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:34:56.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:34:56.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:34:56.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:34:56.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:34:56.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:56.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:56.546 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 13:34:56.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:56.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:56.550 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 13:34:56.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:56.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:56.551 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 13:34:56.551 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 13:34:56.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:56.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:56.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:56.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:56.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:34:56.566 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:34:56.566 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:34:56.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:56.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:56.587 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:34:56.587 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:34:56.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:56.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:56.588 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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:34:56.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:56.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:56.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:57.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:57.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:57.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:57.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:57.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:34:57.596 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 13:34:57.596 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:34:57.596 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:34:57.596 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:34:57.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:57.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:57.597 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testLinkWithEditorInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 13:34:57.597 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:34:57.597 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:34:57.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:57.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:57.613 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:34:57.613 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:34:57.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:57.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:57.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:57.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:57.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:58.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:58.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:58.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:58.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:34:58.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:34:58.617 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:34:58.617 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:34:58.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:34:58.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:34:58.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:34:58.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:58.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:58.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:58.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:58.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:34:58.620 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:34:58.620 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:34:58.620 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 13:34:58.621 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item OutlineViewTestProject 13:34:58.621 DEBUG [main][TreeItemHandler] Selecting tree item: OutlineViewTestProject 13:34:58.621 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item OutlineViewTestProject about selection 13:34:58.624 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: OutlineViewTestProject 13:34:58.625 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:34:58.625 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:58.649 DEBUG [main][MenuItemLookup] Found menu:'New' 13:34:58.649 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:34:58.649 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:58.649 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:34:58.649 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:34:58.649 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:34:58.649 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:58.649 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:34:58.649 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:34:58.649 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:34:58.649 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:34:58.649 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:58.649 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:34:58.649 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:34:58.649 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:34:58.649 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:34:58.649 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:58.649 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:34:58.649 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:34:58.649 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:58.649 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:34:58.649 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:34:58.650 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:34:58.650 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:34:58.650 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:34:58.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:34:58.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:34:58.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:34:58.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:34:58.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:34:58.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:34:58.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:34:58.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:34:58.652 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'OutlineViewTestProject' via Explorer 13:34:58.652 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item OutlineViewTestProject 13:34:58.652 DEBUG [main][TreeItemHandler] Selecting tree item: OutlineViewTestProject 13:34:58.652 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item OutlineViewTestProject about selection 13:34:58.654 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: OutlineViewTestProject 13:34:58.655 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:34:58.655 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:58.678 DEBUG [main][MenuItemLookup] Found menu:'New' 13:34:58.678 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:34:58.678 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:58.678 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:34:58.678 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:34:58.678 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:34:58.678 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:58.678 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:34:58.678 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:34:58.678 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:34:58.678 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:34:58.678 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:34:58.678 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:34:58.679 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:34:58.679 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:34:58.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:34:59.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:34:59.272 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:34:59.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:59.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:59.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:59.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:59.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: 32) 13:34:59.275 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:34:59.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:59.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:59.276 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:34:59.276 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:34:59.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:59.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:59.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:59.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:59.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:34:59.277 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:34:59.277 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:34:59.277 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:34:59.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:34:59.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:34:59.277 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:34:59.277 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:59.277 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:34:59.277 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:34:59.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:59.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:59.278 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:34:59.278 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:34:59.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:59.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:59.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:59.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:59.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:34:59.279 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:34:59.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:34:59.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:34:59.280 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:34:59.280 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:59.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:34:59.284 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:34:59.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:34:59.785 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:34:59.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:34:59.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:34:59.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:34:59.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:34:59.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:34:59.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:34:59.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:34:59.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:34:59.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:34:59.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:34:59.785 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 13:34:59.785 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:34:59.785 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:34:59.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:59.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.685 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.189 s testSortInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.087 s testCollapseInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.223 s testSortInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.116 s testHideNonPublicMembersInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.088 s testHideFieldsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.259 s testHideStaticFieldsAndMethodsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.131 s testHideStaticFieldsAndMethodsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.084 s testHideFieldsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.022 s testHideLocalTypesInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.214 s testHideLocalTypesInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.067 s testCollapseInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.021 s testElementsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.028 s testLinkWithEditorInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.02 s testElementsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.233 s testLinkWithEditorInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 2.133 s Running org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 13:34:59.803 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 13:34:59.803 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:34:59.803 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:34:59.803 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 13:34:59.803 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:34:59.803 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:34:59.804 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:34:59.804 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:34:59.804 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:34:59.804 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 13:34:59.804 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 13:34:59.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:34:59.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:59.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:59.805 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:34:59.805 DEBUG [main][MenuItemLookup] Found menu:'File' 13:34:59.805 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:34:59.805 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:34:59.805 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:34:59.805 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:34:59.805 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:34:59.805 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:34:59.805 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:34:59.805 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:34:59.805 DEBUG [main][MenuItemLookup] Item match:Window 13:34:59.805 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:34:59.805 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:34:59.805 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:34:59.805 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:59.805 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:34:59.805 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:34:59.805 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:59.805 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:34:59.805 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:59.805 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:34:59.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:59.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:59.806 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:34:59.806 DEBUG [main][MenuItemLookup] Found menu:'File' 13:34:59.806 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:34:59.806 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:34:59.806 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:34:59.806 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:34:59.806 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:34:59.806 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:34:59.806 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:34:59.806 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:34:59.806 DEBUG [main][MenuItemLookup] Item match:Window 13:34:59.806 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:34:59.806 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:34:59.806 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:34:59.806 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:59.806 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:34:59.806 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:34:59.806 DEBUG [main][MenuItemLookup] Item match:Perspective 13:34:59.807 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:34:59.807 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:59.807 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:34:59.807 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:34:59.807 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:34:59.807 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:34:59.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:34:59.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:59.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:59.807 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:34:59.808 DEBUG [main][MenuItemLookup] Found menu:'File' 13:34:59.808 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:34:59.808 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:34:59.808 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:34:59.808 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:34:59.808 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:34:59.808 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:34:59.808 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:34:59.808 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:34:59.808 DEBUG [main][MenuItemLookup] Item match:Window 13:34:59.808 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:34:59.808 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:34:59.808 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:34:59.808 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:59.808 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:34:59.808 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:34:59.808 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:59.808 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:34:59.808 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:59.808 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:34:59.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:59.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:59.808 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:34:59.809 DEBUG [main][MenuItemLookup] Found menu:'File' 13:34:59.809 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:34:59.809 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:34:59.809 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:34:59.809 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:34:59.809 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:34:59.809 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:34:59.809 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:34:59.809 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:34:59.809 DEBUG [main][MenuItemLookup] Item match:Window 13:34:59.809 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:34:59.809 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:34:59.809 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:34:59.809 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:59.809 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:34:59.809 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:34:59.809 DEBUG [main][MenuItemLookup] Item match:Perspective 13:34:59.809 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:34:59.809 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:59.809 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:34:59.809 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:34:59.809 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:34:59.809 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:34:59.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:59.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:59.809 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:34:59.810 DEBUG [main][MenuItemLookup] Found menu:'File' 13:34:59.810 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:34:59.810 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:34:59.810 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:34:59.810 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:34:59.810 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:34:59.810 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:34:59.810 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:34:59.810 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:34:59.810 DEBUG [main][MenuItemLookup] Item match:Window 13:34:59.810 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:34:59.810 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:34:59.810 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:34:59.810 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:59.810 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:34:59.810 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:34:59.810 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:59.810 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:34:59.810 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:59.810 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:34:59.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:59.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:59.810 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:34:59.810 DEBUG [main][MenuItemLookup] Found menu:'File' 13:34:59.810 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:34:59.810 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:34:59.810 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:34:59.810 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:34:59.810 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:34:59.810 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:34:59.810 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:34:59.810 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:34:59.810 DEBUG [main][MenuItemLookup] Item match:Window 13:34:59.811 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:34:59.811 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:34:59.811 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:34:59.811 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:59.811 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:34:59.811 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:34:59.811 DEBUG [main][MenuItemLookup] Item match:Perspective 13:34:59.811 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:34:59.811 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:59.811 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:34:59.811 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:34:59.811 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:34:59.811 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:34:59.811 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 13:34:59.811 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 13:34:59.811 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 13:34:59.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 13:34:59.840 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:34:59.840 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 13:34:59.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:59.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:59.840 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:34:59.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:59.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:59.841 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:34:59.841 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:34:59.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:59.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:59.841 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 13:34:59.841 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:34:59.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:34:59.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:34:59.842 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:34:59.842 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:34:59.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:34:59.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:34:59.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:34:59.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:34:59.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:34:59.843 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 13:34:59.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:34:59.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:34:59.843 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:34:59.843 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:34:59.952 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:34:59.952 INFO [WorkbenchTestable][RequirementsRunner] Started test: getProperties no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 13:34:59.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 13:34:59.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:34:59.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:34:59.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:34:59.952 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:34:59.953 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:59.953 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:34:59.953 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:59.953 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:34:59.953 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:59.953 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:34:59.954 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:59.954 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:34:59.954 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:59.954 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:34:59.954 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:59.954 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:34:59.954 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:59.955 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:34:59.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:59.955 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:34:59.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:34:59.955 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:34:59.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:34:59.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:34:59.956 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:34:59.956 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:34:59.956 DEBUG [main][MenuItemLookup] Found menu:'File' 13:34:59.956 DEBUG [main][MenuItemLookup] Item match:File 13:34:59.956 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:34:59.956 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:34:59.958 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:34:59.958 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:34:59.958 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:59.958 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:34:59.958 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:34:59.958 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:34:59.958 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:34:59.958 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:34:59.958 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:34:59.958 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:34:59.958 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:34:59.958 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:34:59.958 DEBUG [main][MenuItemLookup] Found menu:'File' 13:34:59.958 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:34:59.958 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:34:59.958 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:59.958 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:34:59.958 DEBUG [main][MenuItemLookup] Found menu:'' 13:34:59.958 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:34:59.958 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:34:59.959 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:34:59.959 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:34:59.959 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:35:00.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:35:00.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:35:00.039 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:35:00.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:00.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:00.040 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:35:00.040 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:00.041 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:00.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:00.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:00.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:00.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:00.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:35:00.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:35:00.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:35:00.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:35:00.044 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:35:00.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:00.044 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:35:00.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:00.044 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:35:00.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:35:00.044 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:35:00.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:00.045 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:35:00.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:00.045 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:35:00.045 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:35:00.045 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:35:00.046 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:35:00.056 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:35:00.056 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:35:00.056 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:35:00.056 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:35:00.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:00.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:00.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:00.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:00.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:00.059 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:35:00.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:00.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:00.059 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:00.059 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:00.256 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:35:00.266 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:00.266 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:00.267 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:35:00.267 DEBUG [WorkbenchTestable][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:35:00.267 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:35:00.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:00.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:00.268 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:35:00.268 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:00.268 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PropertiesViewTestProject' 13:35:00.269 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:35:00.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:00.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:00.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:00.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:00.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:35:00.275 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:35:00.276 INFO [WorkbenchTestable][AbstractText] Text set to: PropertiesViewTestProject 13:35:00.305 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:35:00.305 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:35:00.305 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget 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:00.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:00.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:00.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:00.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:00.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:00.316 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:35:00.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:00.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:00.316 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:00.316 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:00.321 DEBUG [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:35:03.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:35:03.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:35:03.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:35:03.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:35:03.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:35:03.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:35:03.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:35:03.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:35:03.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:03.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:03.771 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:35:03.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:03.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:03.771 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:35:03.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 '\*?\QPackage Explorer\E') 13:35:03.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:03.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:03.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:03.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:03.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:35:03.773 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:35:03.773 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:35:03.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:03.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:35:03.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:35:03.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:35:03.775 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:35:03.775 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:35:03.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:03.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:03.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:03.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:03.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:04.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:04.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:04.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:04.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:04.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:35:04.778 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:35:04.778 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:35:04.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:04.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:04.779 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:35:04.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:04.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:04.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:04.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:04.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:35:04.780 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:35:04.780 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:35:04.781 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 13:35:04.781 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 13:35:04.781 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 13:35:04.781 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 13:35:04.783 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 13:35:04.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:04.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:04.792 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' view via menu. 13:35:04.792 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:35:04.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:04.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:04.792 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:35:04.792 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:35:04.793 DEBUG [main][MenuItemLookup] Found menu:'File' 13:35:04.793 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:35:04.793 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:35:04.793 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:35:04.793 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:35:04.793 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:35:04.793 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:35:04.793 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:35:04.793 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:35:04.793 DEBUG [main][MenuItemLookup] Item match:Window 13:35:04.793 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:35:04.793 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:35:04.793 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:35:04.793 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:04.793 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:35:04.793 DEBUG [main][MenuItemLookup] Item match:Show View 13:35:04.796 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:35:04.796 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:35:04.796 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:35:04.796 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:35:04.796 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 13:35:04.796 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:35:04.796 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:35:04.796 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:35:04.796 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:35:04.796 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:35:04.796 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:35:04.796 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:35:04.796 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:35:04.796 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:35:04.796 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:04.796 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:35:04.796 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:35:04.796 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:35:04.797 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:35:04.797 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:35:04.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:35:04.856 DEBUG [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:35:04.856 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:35:04.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:04.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:04.858 DEBUG [WorkbenchTestable][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:35:04.858 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:35:04.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:04.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:04.858 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:35:04.858 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:35:04.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:04.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:04.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:04.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:04.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:35:04.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:35:04.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:35:04.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:35:04.860 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:35:04.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:04.860 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:35:04.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:04.860 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:35:04.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:35:04.860 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:35:04.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:04.861 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:35:04.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:04.861 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:35:04.862 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Properties 13:35:04.862 DEBUG [main][TreeItemHandler] Selecting tree item: Properties 13:35:04.862 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Properties about selection 13:35:04.862 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Properties 13:35:04.862 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:35:04.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:04.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:04.863 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:35:04.863 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:35:04.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:04.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:04.863 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:35:04.863 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:35:04.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:04.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:04.864 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:35:04.864 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:35:04.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:04.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:04.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:04.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:04.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:04.865 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:35:04.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:04.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:04.865 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:04.865 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:04.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:35:04.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:35:04.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.properties.PropertySheet' view is open... 13:35:04.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:04.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:04.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.properties.PropertySheet' view is open finished successfully 13:35:04.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:04.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:04.974 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:35:04.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:04.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:04.975 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:35:04.975 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E') 13:35:04.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:04.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:04.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:04.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:04.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:35:04.979 INFO [WorkbenchTestable][AbstractView] Activate view Properties 13:35:04.979 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 13:35:04.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:04.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:35:04.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:35:04.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:35:04.980 INFO [WorkbenchTestable][AbstractView] Activate view Properties 13:35:04.981 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 13:35:04.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:04.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:04.990 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Show Categories") 13:35:04.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:04.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:04.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:04.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:04.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:35:04.990 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Categories 13:35:04.991 INFO [WorkbenchTestable][AbstractView] Activate view Properties 13:35:04.991 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 13:35:04.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:04.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:04.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:35:04.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:04.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:04.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:04.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:04.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:35:04.993 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Info and wait with time period 1 13:35:04.993 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Info 13:35:04.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:04.993 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Info is already expanded. No action performed 13:35:04.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:04.993 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Info 13:35:04.993 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Info 13:35:04.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:04.993 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Info is already expanded. No action performed 13:35:04.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:04.993 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Info 13:35:04.994 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item derived and wait with time period 1 13:35:04.994 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item derived 13:35:04.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:05.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:05.495 INFO [WorkbenchTestable][TreeItemHandler] Expanded: derived 13:35:05.495 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item derived 13:35:05.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:05.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:05.996 INFO [WorkbenchTestable][TreeItemHandler] Expanded: derived 13:35:05.997 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item editable and wait with time period 1 13:35:05.997 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item editable 13:35:05.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:06.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:06.498 INFO [WorkbenchTestable][TreeItemHandler] Expanded: editable 13:35:06.498 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item editable 13:35:06.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:06.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:07.000 INFO [WorkbenchTestable][TreeItemHandler] Expanded: editable 13:35:07.000 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item last modified and wait with time period 1 13:35:07.000 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item last modified 13:35:07.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:07.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:07.501 INFO [WorkbenchTestable][TreeItemHandler] Expanded: last modified 13:35:07.501 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item last modified 13:35:07.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:08.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:08.002 INFO [WorkbenchTestable][TreeItemHandler] Expanded: last modified 13:35:08.002 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item linked and wait with time period 1 13:35:08.002 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item linked 13:35:08.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:08.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:08.503 INFO [WorkbenchTestable][TreeItemHandler] Expanded: linked 13:35:08.503 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item linked 13:35:08.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:09.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:09.004 INFO [WorkbenchTestable][TreeItemHandler] Expanded: linked 13:35:09.005 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item location and wait with time period 1 13:35:09.005 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item location 13:35:09.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:09.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:09.505 INFO [WorkbenchTestable][TreeItemHandler] Expanded: location 13:35:09.506 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item location 13:35:09.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:10.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:10.009 INFO [WorkbenchTestable][TreeItemHandler] Expanded: location 13:35:10.009 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item name and wait with time period 1 13:35:10.009 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item name 13:35:10.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:10.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:10.510 INFO [WorkbenchTestable][TreeItemHandler] Expanded: name 13:35:10.510 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item name 13:35:10.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:11.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:11.011 INFO [WorkbenchTestable][TreeItemHandler] Expanded: name 13:35:11.011 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item path and wait with time period 1 13:35:11.011 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item path 13:35:11.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:11.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:11.513 INFO [WorkbenchTestable][TreeItemHandler] Expanded: path 13:35:11.513 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item path 13:35:11.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:12.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:12.014 INFO [WorkbenchTestable][TreeItemHandler] Expanded: path 13:35:12.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:12.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:12.017 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:12.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:12.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:12.018 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:35:12.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:12.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:12.019 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:35:12.019 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:35:12.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:12.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:12.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:12.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:12.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:35:12.020 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:35:12.020 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:35:12.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:12.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:12.043 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:35:12.043 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:35:12.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:12.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:12.044 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:35:12.044 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:35:12.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:12.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:12.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:12.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:12.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:12.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:12.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:13.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:13.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:13.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:35:13.047 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:35:13.047 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:35:13.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:13.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:13.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:35:13.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:13.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:13.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:13.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:13.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:35:13.049 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:35:13.050 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:35:13.050 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 13:35:13.050 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:35:13.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:35:13.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:13.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:13.051 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:35:13.051 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:35:13.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:13.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:13.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:13.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:13.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:13.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:13.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:14.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:14.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:14.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:35:14.054 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:35:14.055 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:35:14.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:14.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:14.056 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:35:14.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:14.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:14.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:14.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:14.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:35:14.057 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:35:14.057 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:35:14.057 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 13:35:14.058 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 13:35:14.058 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 13:35:14.058 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 13:35:14.060 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 13:35:14.060 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:35:14.060 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:14.081 DEBUG [main][MenuItemLookup] Found menu:'New' 13:35:14.081 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:35:14.081 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:14.081 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:35:14.081 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:35:14.081 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:35:14.081 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:14.081 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:35:14.081 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:35:14.081 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:35:14.081 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:35:14.081 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:14.081 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:35:14.082 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:35:14.082 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:35:14.082 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:35:14.082 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:14.082 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:35:14.082 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:35:14.082 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:14.082 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:35:14.082 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:35:14.082 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:35:14.082 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:35:14.082 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:35:14.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:35:14.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:35:14.583 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:35:14.583 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:35:14.583 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:35:14.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:35:14.583 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PropertiesViewTestProject' via Explorer 13:35:14.583 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 13:35:14.583 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 13:35:14.583 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 13:35:14.586 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 13:35:14.586 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:35:14.586 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:14.612 DEBUG [main][MenuItemLookup] Found menu:'New' 13:35:14.612 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:35:14.612 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:14.612 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:35:14.612 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:35:14.612 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:35:14.612 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:14.612 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:35:14.612 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:35:14.612 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:35:14.612 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:35:14.612 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:35:14.612 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:35:14.612 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:35:14.612 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:35:14.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 'Delete.*'] is available.... 13:35:15.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:35:15.195 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:35:15.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:15.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:15.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:15.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:15.198 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:35:15.198 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:35:15.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:15.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:15.199 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:35:15.199 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:35:15.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:15.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:15.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:15.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:15.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:15.200 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:35:15.200 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:35:15.201 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:35:15.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:15.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:15.201 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:15.201 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:15.201 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:35:15.201 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:35:15.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:15.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:15.202 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:35:15.202 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:35:15.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:15.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:15.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:15.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:15.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:15.204 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:35:15.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:15.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:15.204 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:15.204 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:15.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:35:15.208 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:35:15.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:35:15.709 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:35:15.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:35:15.709 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:35:15.709 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:35:15.709 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:35:15.709 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:35:15.709 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:35:15.709 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:35:15.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:35:15.710 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 13:35:15.710 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:35:15.710 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:35:15.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:15.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:15.710 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getProperties no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 13:35:15.710 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:35:15.710 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleShowCategories no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 13:35:15.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 13:35:15.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:35:15.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:35:15.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:35:15.711 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:35:15.712 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:15.713 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:35:15.713 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:15.713 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:35:15.713 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:15.713 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:35:15.713 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:15.713 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:35:15.713 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:15.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:35:15.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:15.714 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:35:15.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:15.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:35:15.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:15.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:35:15.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:15.714 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:35:15.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:15.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:15.715 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:35:15.715 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:35:15.715 DEBUG [main][MenuItemLookup] Found menu:'File' 13:35:15.715 DEBUG [main][MenuItemLookup] Item match:File 13:35:15.716 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:35:15.716 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:35:15.719 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:35:15.719 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:35:15.719 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:15.719 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:35:15.719 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:35:15.719 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:35:15.719 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:35:15.719 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:35:15.719 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:35:15.719 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:35:15.719 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:35:15.719 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:35:15.720 DEBUG [main][MenuItemLookup] Found menu:'File' 13:35:15.720 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:35:15.720 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:35:15.720 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:15.720 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:35:15.720 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:15.720 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:35:15.720 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:35:15.732 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:35:15.732 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:35:15.733 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:35:15.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:35:15.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:35:15.800 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:35:15.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:15.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:15.801 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:35:15.801 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:15.802 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:35:15.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:15.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:15.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:15.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:15.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:35:15.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:35:15.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:35:15.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:35:15.805 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:35:15.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:15.805 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:35:15.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:15.805 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:35:15.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:35:15.805 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:35:15.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:15.805 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:35:15.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:15.805 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:35:15.806 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:35:15.806 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:35:15.806 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:35:15.806 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:35:15.806 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:35:15.806 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:35:15.806 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:35:15.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:15.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:15.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:15.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:15.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:15.809 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:35:15.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:15.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:15.809 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:15.809 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:15.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:35:15.980 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:15.980 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:15.981 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:35:15.981 DEBUG [WorkbenchTestable][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:35:15.981 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:35:15.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:15.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:15.982 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:35:15.982 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:15.982 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PropertiesViewTestProject' 13:35:15.982 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:35:15.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:15.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:15.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:15.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:15.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:35:15.987 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:35:15.987 INFO [WorkbenchTestable][AbstractText] Text set to: PropertiesViewTestProject 13:35:16.024 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:35:16.024 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:35:16.024 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:35:16.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:16.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:16.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:16.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:16.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:16.035 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:35:16.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:16.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:16.035 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:16.035 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:16.039 DEBUG [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:35:19.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:35:19.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:35:19.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:35:19.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:35:19.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:35:19.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:35:19.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:35:19.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:35:19.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:19.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:19.044 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:35:19.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:19.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:19.045 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:35:19.045 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:35:19.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:19.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:19.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:19.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:19.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:35:19.047 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:35:19.047 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:35:19.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:19.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:35:19.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:35:19.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:35:19.049 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:35:19.049 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:35:19.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:19.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:19.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:19.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:19.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:19.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:19.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:20.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:20.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:20.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:35:20.053 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:35:20.054 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:35:20.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:20.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:20.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:35:20.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:20.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:20.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:20.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:20.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:35:20.056 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:35:20.056 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:35:20.057 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 13:35:20.057 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 13:35:20.057 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 13:35:20.057 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 13:35:20.059 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 13:35:20.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:20.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:20.066 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' is already open. Activate. 13:35:20.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:20.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:20.070 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:35:20.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:20.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:20.071 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:35:20.071 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E') 13:35:20.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:20.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:20.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:20.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:20.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:35:20.075 INFO [WorkbenchTestable][AbstractView] Activate view Properties 13:35:20.075 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 13:35:20.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:20.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:20.094 INFO [WorkbenchTestable][AbstractView] Activate view Properties 13:35:20.094 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 13:35:20.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:20.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:20.096 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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:35:20.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:20.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:20.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:20.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:20.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:35:20.097 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Categories 13:35:20.097 INFO [WorkbenchTestable][AbstractView] Activate view Properties 13:35:20.097 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 13:35:20.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:20.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:20.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:35:20.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:20.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:20.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:20.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:20.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:35:20.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:35:20.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:35:20.100 INFO [WorkbenchTestable][AbstractView] Activate view Properties 13:35:20.100 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 13:35:20.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:20.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:20.101 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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:35:20.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:20.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:20.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:20.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:20.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:35:20.101 INFO [WorkbenchTestable][AbstractToolItem] Unclick tool item Show Categories 13:35:20.101 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Categories 13:35:20.102 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:35:20.102 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:20.104 INFO [WorkbenchTestable][AbstractView] Activate view Properties 13:35:20.104 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 13:35:20.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:20.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:20.105 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:35:20.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:20.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:20.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:20.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:20.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:35:20.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:35:20.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:35:20.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:20.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:20.111 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:20.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:20.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:20.112 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:35:20.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:20.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:20.113 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:35:20.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 '\*?\QPackage Explorer\E') 13:35:20.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:20.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:20.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:20.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:20.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:35:20.115 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:35:20.115 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:35:20.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:20.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:20.136 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:35:20.136 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:35:20.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:20.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:20.137 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:35:20.137 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:35:20.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:20.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:20.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:20.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:20.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:20.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:20.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:21.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:21.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:21.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:35:21.142 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:35:21.142 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:35:21.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:21.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:21.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:35:21.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:21.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:21.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:21.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:21.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:35:21.144 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:35:21.145 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:35:21.145 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 13:35:21.145 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:35:21.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:35:21.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:21.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:21.147 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:35:21.147 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:35:21.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:21.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:21.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:21.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:21.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:21.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:21.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:22.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:22.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:22.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:35:22.150 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:35:22.150 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:35:22.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:22.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:22.152 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:35:22.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:22.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:22.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:22.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:22.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:35:22.153 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:35:22.153 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:35:22.153 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 13:35:22.154 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 13:35:22.154 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 13:35:22.154 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 13:35:22.156 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 13:35:22.157 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:35:22.157 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:22.180 DEBUG [main][MenuItemLookup] Found menu:'New' 13:35:22.180 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:35:22.180 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:22.180 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:35:22.180 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:35:22.180 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:35:22.180 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:22.180 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:35:22.180 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:35:22.180 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:35:22.180 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:35:22.180 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:22.180 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:35:22.180 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:35:22.180 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:35:22.180 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:35:22.180 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:22.180 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:35:22.180 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:35:22.180 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:22.180 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:35:22.180 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:35:22.180 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:35:22.180 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:35:22.180 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:35:22.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:35:22.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:35:22.681 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:35:22.681 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:35:22.681 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:35:22.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:35:22.681 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PropertiesViewTestProject' via Explorer 13:35:22.681 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 13:35:22.682 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 13:35:22.682 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 13:35:22.684 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 13:35:22.685 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:35:22.685 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:22.706 DEBUG [main][MenuItemLookup] Found menu:'New' 13:35:22.706 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:35:22.706 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:22.706 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:35:22.706 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:35:22.706 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:35:22.706 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:22.706 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:35:22.706 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:35:22.706 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:35:22.706 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:35:22.706 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:35:22.707 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:35:22.707 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:35:22.707 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:35:22.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:35:23.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:35:23.292 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:35:23.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:23.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:23.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:23.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:23.295 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:35:23.295 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:35:23.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:23.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:23.296 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:35:23.296 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:35:23.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:23.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:23.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:23.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:23.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:23.297 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:35:23.297 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:35:23.297 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:35:23.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:23.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:23.297 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:23.297 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:23.298 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:35:23.298 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:35:23.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:23.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:23.298 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:35:23.298 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:35:23.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:23.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:23.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:23.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:23.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:23.300 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:35:23.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:23.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:23.300 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:23.300 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:23.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:35:23.304 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:35:23.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:35:23.804 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:35:23.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:35:23.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:35:23.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:35:23.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:35:23.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:35:23.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:35:23.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:35:23.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:35:23.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:35:23.805 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 13:35:23.805 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:35:23.805 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:35:23.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:23.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:23.806 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleShowCategories no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 13:35:23.806 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:35:23.806 INFO [WorkbenchTestable][RequirementsRunner] Started test: getProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 13:35:23.806 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 13:35:23.806 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:35:23.806 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:35:23.806 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:35:23.806 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching 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:23.806 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:23.806 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching 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:23.807 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:23.807 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:35:23.807 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:23.807 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:35:23.807 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:23.807 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:35:23.807 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:23.807 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:35:23.807 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:23.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:35:23.808 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:23.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:35:23.808 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:23.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:35:23.808 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:23.808 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:35:23.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:23.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:23.809 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:35:23.809 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:35:23.809 DEBUG [main][MenuItemLookup] Found menu:'File' 13:35:23.809 DEBUG [main][MenuItemLookup] Item match:File 13:35:23.809 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:35:23.809 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:35:23.812 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:35:23.812 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:35:23.812 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:23.812 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:35:23.812 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:35:23.812 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:35:23.812 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:35:23.812 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:35:23.812 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:35:23.812 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:35:23.812 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:35:23.812 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:35:23.812 DEBUG [main][MenuItemLookup] Found menu:'File' 13:35:23.812 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:35:23.812 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:35:23.812 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:23.812 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:35:23.812 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:23.812 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:35:23.812 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:35:23.812 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:35:23.812 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:35:23.813 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:35:23.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:35:23.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:35:23.877 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:35:23.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:23.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:23.878 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:35:23.878 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:23.879 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:35:23.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:23.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:23.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:23.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:23.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:35:23.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:35:23.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:35:23.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:35:23.882 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:35:23.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:23.882 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:35:23.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:23.882 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:35:23.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:35:23.882 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:35:23.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:23.882 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:35:23.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:23.883 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:35:23.883 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:35:23.883 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:35:23.883 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:35:23.883 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:35:23.884 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:35:23.884 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:35:23.884 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:35:23.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:23.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:23.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:23.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:23.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:23.886 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:35:23.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:23.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:23.886 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:23.886 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:24.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:35:24.051 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:24.051 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:24.051 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:35:24.051 DEBUG [WorkbenchTestable][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:35:24.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:35:24.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:24.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:24.052 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:35:24.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:24.053 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PropertiesViewTestProject' 13:35:24.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:35:24.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:24.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:24.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:24.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:24.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:35:24.057 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:35:24.058 INFO [WorkbenchTestable][AbstractText] Text set to: PropertiesViewTestProject 13:35:24.096 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:35:24.096 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:35:24.097 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget 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:24.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:24.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:24.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:24.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:24.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:24.101 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:35:24.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:24.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:24.101 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:24.101 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:24.105 DEBUG [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:35:27.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:35:27.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:35:27.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:35:27.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:35:27.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:35:27.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:35:27.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:35:27.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:35:27.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:27.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:27.110 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:35:27.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:27.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:27.110 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:35:27.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 '\*?\QPackage Explorer\E') 13:35:27.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:27.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:27.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:27.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:27.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:35:27.112 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:35:27.112 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:35:27.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:27.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:35:27.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:35:27.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:35:27.114 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:35:27.114 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:35:27.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:27.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:27.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:27.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:27.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:27.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:27.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:28.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:28.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:28.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:35:28.118 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:35:28.119 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:35:28.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:28.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:28.120 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:35:28.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:28.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:28.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:28.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:28.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:35:28.120 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:35:28.121 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:35:28.121 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 13:35:28.121 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 13:35:28.121 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 13:35:28.121 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 13:35:28.125 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 13:35:28.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:28.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:28.130 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' is already open. Activate. 13:35:28.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:28.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:28.134 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:35:28.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:28.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:28.135 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:35:28.135 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E') 13:35:28.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:28.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:28.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:28.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:28.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:35:28.139 INFO [WorkbenchTestable][AbstractView] Activate view Properties 13:35:28.139 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 13:35:28.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:28.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:28.159 INFO [WorkbenchTestable][AbstractView] Activate view Properties 13:35:28.159 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 13:35:28.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:28.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:28.160 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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:35:28.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:28.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:28.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:28.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:28.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:35:28.161 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Categories 13:35:28.161 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Categories 13:35:28.161 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:35:28.161 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:28.164 INFO [WorkbenchTestable][AbstractView] Activate view Properties 13:35:28.164 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 13:35:28.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:28.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:28.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:35:28.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:28.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:28.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:28.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:28.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:35:28.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:35:28.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:35:28.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Info has children... 13:35:28.167 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Info 13:35:28.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:28.167 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Info is already expanded. No action performed 13:35:28.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:28.167 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Info 13:35:28.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Info has children finished successfully 13:35:28.167 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Info 13:35:28.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:28.167 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Info is already expanded. No action performed 13:35:28.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:28.167 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Info 13:35:28.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:28.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:28.169 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:28.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:28.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:28.171 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:35:28.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:28.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:28.171 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:35:28.171 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:35:28.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:28.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:28.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:28.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:28.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:35:28.181 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:35:28.181 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:35:28.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:28.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:28.203 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:35:28.203 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:35:28.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:28.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:28.204 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:35:28.205 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:35:28.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:28.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:28.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:28.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:28.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:28.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:28.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:29.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:29.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:29.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:35:29.213 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:35:29.213 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:35:29.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:29.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:29.215 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:35:29.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:29.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:29.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:29.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:29.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:35:29.215 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:35:29.216 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:35:29.216 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 13:35:29.216 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:35:29.216 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:35:29.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:29.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:29.217 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:35:29.217 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:35:29.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:29.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:29.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:29.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:29.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:29.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:29.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:30.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:30.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:30.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:35:30.221 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:35:30.221 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:35:30.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:30.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:30.223 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:35:30.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:30.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:30.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:30.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:30.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:35:30.223 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:35:30.224 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:35:30.224 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 13:35:30.224 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 13:35:30.224 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 13:35:30.224 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 13:35:30.227 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 13:35:30.227 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:35:30.227 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:30.251 DEBUG [main][MenuItemLookup] Found menu:'New' 13:35:30.252 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:35:30.252 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:30.252 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:35:30.252 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:35:30.252 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:35:30.252 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:30.252 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:35:30.252 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:35:30.252 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:35:30.252 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:35:30.252 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:30.252 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:35:30.252 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:35:30.252 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:35:30.252 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:35:30.252 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:30.252 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:35:30.252 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:35:30.252 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:30.252 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:35:30.252 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:35:30.252 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:35:30.252 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:35:30.252 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:35:30.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:35:30.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:35:30.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:35:30.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:35:30.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:35:30.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:35:30.753 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PropertiesViewTestProject' via Explorer 13:35:30.753 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 13:35:30.753 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 13:35:30.753 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 13:35:30.755 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 13:35:30.756 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:35:30.756 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:30.777 DEBUG [main][MenuItemLookup] Found menu:'New' 13:35:30.777 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:35:30.777 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:30.777 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:35:30.777 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:35:30.777 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:35:30.777 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:30.777 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:35:30.777 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:35:30.777 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:35:30.777 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:35:30.777 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:35:30.777 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:35:30.777 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:35:30.777 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:35:30.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:35:31.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:35:31.345 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:35:31.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:31.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:31.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:31.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:31.348 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:35:31.348 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:35:31.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:31.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:31.348 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:35:31.348 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:35:31.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:31.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:31.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:31.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:31.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:31.350 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:35:31.350 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:35:31.350 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:35:31.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:31.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:31.350 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:31.350 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:31.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:35:31.350 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:35:31.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:31.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:31.351 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:35:31.351 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:35:31.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:31.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:31.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:31.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:31.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:31.353 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:35:31.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:31.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:31.353 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:31.353 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:31.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:35:31.357 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:35:31.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:35:31.858 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:35:31.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:35:31.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:35:31.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:35:31.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:35:31.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:35:31.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:35:31.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:35:31.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:35:31.858 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 13:35:31.858 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:35:31.858 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:35:31.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:31.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:31.859 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 13:35:31.859 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:35:31.859 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonExistingProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 13:35:31.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 13:35:31.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:35:31.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:35:31.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:35:31.859 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:35:31.859 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:31.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:35:31.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:31.860 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:35:31.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:31.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:35:31.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:31.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:35:31.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:31.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:35:31.861 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:31.861 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:35:31.861 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:31.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:35:31.861 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:31.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:35:31.861 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:31.861 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:35:31.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:31.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:31.862 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:35:31.862 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:35:31.862 DEBUG [main][MenuItemLookup] Found menu:'File' 13:35:31.862 DEBUG [main][MenuItemLookup] Item match:File 13:35:31.863 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:35:31.863 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:35:31.865 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:35:31.865 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:35:31.865 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:31.865 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:35:31.865 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:35:31.865 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:35:31.865 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:35:31.865 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:35:31.865 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:35:31.865 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:35:31.865 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:35:31.865 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:35:31.865 DEBUG [main][MenuItemLookup] Found menu:'File' 13:35:31.865 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:35:31.865 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:35:31.865 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:31.865 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:35:31.865 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:31.865 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:35:31.865 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:35:31.865 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:35:31.865 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:35:31.866 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:35:31.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:35:31.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:35:31.939 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:35:31.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:31.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:31.940 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:35:31.941 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:31.941 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:31.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:31.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:31.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:31.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:31.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:35:31.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:35:31.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:35:31.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:35:31.944 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:35:31.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:31.944 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:35:31.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:31.944 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:35:31.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:35:31.944 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:35:31.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:31.944 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:35:31.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:31.944 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:35:31.945 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:35:31.945 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:35:31.945 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:35:31.945 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:35:31.945 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:35:31.945 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:35:31.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:35:31.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:31.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:31.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:31.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:31.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:31.947 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:35:31.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:31.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:31.948 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:31.948 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:32.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:35:32.101 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:32.101 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:32.102 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:35:32.102 DEBUG [WorkbenchTestable][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:35:32.107 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:35:32.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:32.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:32.107 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:35:32.107 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:32.108 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PropertiesViewTestProject' 13:35:32.108 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:35:32.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:32.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:32.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:32.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:32.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:35:32.112 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:35:32.112 INFO [WorkbenchTestable][AbstractText] Text set to: PropertiesViewTestProject 13:35:32.145 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:35:32.145 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:35:32.145 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:35:32.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:32.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:32.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:32.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:32.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:32.149 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:35:32.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:32.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:32.150 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:32.150 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:32.454 DEBUG [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:35:35.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 13:35:35.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:35:35.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:35:35.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:35:35.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:35:35.573 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:35:35.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:35:35.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:35.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:35.574 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:35:35.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:35.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:35.575 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:35:35.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:35:35.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:35.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:35.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:35.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:35.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:35:35.576 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:35:35.576 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:35:35.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:35.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:35:35.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:35:35.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:35:35.579 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:35:35.579 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:35:35.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:35.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:35.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:35.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:35.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:36.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:36.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:36.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:36.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:36.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:35:36.584 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:35:36.584 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:35:36.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:36.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:36.585 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class 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:36.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:36.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:36.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:36.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:36.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:35:36.586 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:35:36.586 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:35:36.586 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 13:35:36.587 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 13:35:36.587 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 13:35:36.587 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 13:35:36.589 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 13:35:36.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:36.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:36.594 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:35:36.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:36.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:36.595 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:35:36.595 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E') 13:35:36.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:36.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:36.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:36.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:36.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:35:36.611 INFO [WorkbenchTestable][AbstractView] Activate view Properties 13:35:36.611 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 13:35:36.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:36.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:36.627 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:35:36.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:36.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:36.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:36.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:36.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:35:36.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:35:36.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:35:36.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:36.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:36.630 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:36.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:36.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:36.632 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:35:36.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:36.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:36.633 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:35:36.633 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:35:36.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:36.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:36.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:36.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:36.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:35:36.635 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:35:36.635 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:35:36.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:36.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:36.655 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:35:36.655 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:35:36.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:36.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:36.656 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:35:36.656 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:35:36.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:36.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:36.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:36.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:36.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:37.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:37.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:37.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:37.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:37.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:35:37.660 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:35:37.660 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:35:37.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:37.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:37.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:35:37.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:37.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:37.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:37.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:37.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:35:37.662 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:35:37.662 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:35:37.663 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 13:35:37.663 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:35:37.663 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:35:37.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:37.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:37.664 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:35:37.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:35:37.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:37.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:37.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:37.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:37.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:38.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:38.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:38.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:38.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:38.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:35:38.670 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:35:38.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:35:38.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:38.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:38.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:35:38.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:38.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:38.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:38.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:38.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:35:38.672 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:35:38.672 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:35:38.672 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 13:35:38.673 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 13:35:38.673 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 13:35:38.673 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 13:35:38.675 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 13:35:38.675 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:35:38.675 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:38.696 DEBUG [main][MenuItemLookup] Found menu:'New' 13:35:38.697 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:35:38.697 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:38.697 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:35:38.697 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:35:38.697 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:35:38.697 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:38.697 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:35:38.697 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:35:38.697 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:35:38.697 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:35:38.697 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:38.697 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:35:38.697 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:35:38.697 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:35:38.697 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:35:38.697 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:38.697 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:35:38.697 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:35:38.697 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:38.697 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:35:38.697 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:35:38.697 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:35:38.697 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:35:38.697 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:35:38.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:35:38.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:35:39.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:35:39.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:35:39.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:35:39.198 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PropertiesViewTestProject' via Explorer 13:35:39.199 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 13:35:39.199 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 13:35:39.199 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 13:35:39.201 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 13:35:39.203 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:35:39.203 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:39.226 DEBUG [main][MenuItemLookup] Found menu:'New' 13:35:39.226 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:35:39.226 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:39.226 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:35:39.226 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:35:39.226 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:35:39.226 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:39.226 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:35:39.226 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:35:39.226 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:35:39.226 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:35:39.226 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:35:39.226 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:35:39.226 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:35:39.227 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:35:39.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 'Delete.*'] is available.... 13:35:39.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 'Delete.*'] is available. finished successfully 13:35:39.804 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:35:39.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:39.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:39.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:39.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:39.808 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:35:39.808 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:35:39.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:39.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:39.809 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:35:39.809 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:35:39.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:39.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:39.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:39.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:39.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:39.810 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:35:39.810 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:35:39.810 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:35:39.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:39.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:39.811 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:39.811 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:39.811 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:35:39.811 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:35:39.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:39.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:39.811 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:35:39.811 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:35:39.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:39.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:39.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:39.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:39.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:39.813 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:35:39.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:39.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:39.813 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:39.813 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:39.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:35:39.817 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:35:40.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:35:40.318 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:35:40.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:35:40.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:35:40.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:35:40.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:35:40.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:35:40.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:35:40.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:35:40.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:35:40.318 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 13:35:40.318 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:35:40.318 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:35:40.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:40.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:40.319 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 13:35:40.320 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonExistingProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 13:35:40.320 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 13:35:40.320 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:35:40.320 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:35:40.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:40.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.519 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.758 s toggleShowCategories no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) Time elapsed: 8.096 s getProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) Time elapsed: 8.053 s getNonExistingProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) Time elapsed: 8.461 s Running org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 13:35:40.326 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 13:35:40.326 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:35:40.327 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:35:40.327 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 13:35:40.327 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:35:40.327 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:35:40.327 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:35:40.327 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:35:40.327 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:35:40.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:40.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:40.335 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 13:35:40.335 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:35:40.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:40.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:40.335 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:35:40.336 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:35:40.336 DEBUG [main][MenuItemLookup] Found menu:'File' 13:35:40.336 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:35:40.336 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:35:40.336 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:35:40.336 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:35:40.336 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:35:40.336 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:35:40.336 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:35:40.336 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:35:40.336 DEBUG [main][MenuItemLookup] Item match:Window 13:35:40.336 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:35:40.336 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:35:40.336 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:35:40.336 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:40.336 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:35:40.336 DEBUG [main][MenuItemLookup] Item match:Show View 13:35:40.340 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:35:40.340 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:35:40.340 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:35:40.340 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:35:40.340 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 13:35:40.340 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:35:40.340 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:35:40.340 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:35:40.340 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:35:40.340 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:35:40.340 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:35:40.340 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:35:40.340 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:35:40.340 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:35:40.340 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:40.340 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:35:40.340 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:35:40.341 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:35:40.341 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:35:40.341 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:35:40.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:35:40.400 DEBUG [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:35:40.400 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:35:40.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:40.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:40.401 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:35:40.401 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:35:40.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:40.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:40.401 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:35:40.401 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:35:40.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:40.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:40.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:40.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:40.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:35:40.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:35:40.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:35:40.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:35:40.403 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:35:40.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:40.404 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:35:40.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:40.404 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:35:40.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:35:40.404 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:35:40.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:40.404 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:35:40.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:40.404 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:35:40.405 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 13:35:40.405 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 13:35:40.405 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 13:35:40.405 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 13:35:40.405 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:35:40.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:40.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:40.405 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:35:40.405 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:35:40.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:40.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:40.406 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:35:40.406 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:35:40.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:40.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:40.406 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:35:40.406 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:35:40.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:40.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:40.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:40.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:40.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:40.408 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:35:40.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:40.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:40.408 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:40.408 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:40.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:35:40.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:35:40.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 13:35:40.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:40.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:40.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 13:35:40.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:40.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:40.475 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:35:40.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:40.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:40.476 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:35:40.476 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:35:40.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:40.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:40.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:40.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:40.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:35:40.478 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:35:40.478 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:35:40.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:40.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:35:40.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:35:40.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:35:40.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:40.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:40.484 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' is already open. Activate. 13:35:40.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:40.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:40.498 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:35:40.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:40.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:40.498 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:35:40.498 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E') 13:35:40.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:40.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:40.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:40.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:40.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:35:40.511 INFO [WorkbenchTestable][AbstractView] Activate view Properties 13:35:40.511 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 13:35:40.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:40.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.ScrolledComposite Text= TooltipText=null 13:35:40.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:40.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:40.525 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:35:40.526 DEBUG [main][MenuItemLookup] Found menu:'File' 13:35:40.526 DEBUG [main][MenuItemLookup] Item match:File 13:35:40.526 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:35:40.526 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:35:40.528 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:35:40.528 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:35:40.528 DEBUG [main][MenuItemLookup] Item match:Project... 13:35:40.529 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roject..." 13:35:40.529 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Project... 13:35:40.529 INFO [main][MenuItemHandler] Select menu item: P&roject... 13:35:40.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 13:35:40.594 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:35:40.594 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 13:35:40.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:40.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:40.595 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:35:40.596 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:35:40.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:40.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:40.596 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 13:35:40.596 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:35:40.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:40.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:40.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:40.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:40.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:35:40.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:35:40.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:35:40.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:35:40.599 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:35:40.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:41.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:41.101 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:35:41.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:35:41.102 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:35:41.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:41.103 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:35:41.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:41.103 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:35:41.103 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 13:35:41.103 DEBUG [main][TreeItemHandler] Selecting tree item: Project 13:35:41.103 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 13:35:41.106 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 13:35:41.106 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >") 13:35:41.106 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:35:41.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:41.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:41.107 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 13:35:41.107 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:35:41.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:41.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:41.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:41.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:41.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:41.109 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:35:41.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:41.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:41.109 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:41.109 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:41.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:35:41.142 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:35:41.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:41.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:41.143 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 13:35:41.143 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:35:41.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:41.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:41.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:41.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:41.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:35:41.146 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:35:41.146 INFO [WorkbenchTestable][AbstractText] Text set to: test 13:35:41.146 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:35:41.146 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:35:41.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:41.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:41.146 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 13:35:41.146 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:35:41.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:41.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:41.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:41.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:41.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:41.149 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:35:41.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:41.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:41.149 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:41.149 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:41.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 13:35:41.195 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:35:41.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:35:41.195 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:35:41.195 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:35:41.195 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph Update' is a system job, skipped 13:35:41.195 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:35:41.195 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:35:41.195 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:35:41.195 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:35:41.195 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:35:41.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:35:41.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:41.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:41.219 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:35:41.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:41.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:41.229 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:35:41.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:35:41.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:41.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:41.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:41.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:41.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:35:41.231 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:35:41.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:35:41.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:41.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:41.274 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:35:41.274 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:35:41.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:41.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:41.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:41.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:41.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:41.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:41.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:42.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:42.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:42.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:35:42.280 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:35:42.280 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:35:42.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:42.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:42.282 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:35:42.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:42.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:42.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:42.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:42.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:35:42.282 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:35:42.283 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:35:42.283 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 13:35:42.283 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 13:35:42.283 DEBUG [main][TreeItemHandler] Selecting tree item: test 13:35:42.283 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 13:35:42.292 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 13:35:42.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:42.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:42.292 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:35:42.293 DEBUG [main][MenuItemLookup] Found menu:'File' 13:35:42.293 DEBUG [main][MenuItemLookup] Item match:File 13:35:42.293 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:35:42.293 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:35:42.295 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:35:42.295 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:35:42.295 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:42.295 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:35:42.295 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:35:42.295 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:35:42.295 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:35:42.295 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:35:42.295 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:35:42.295 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:35:42.295 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:35:42.295 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:35:42.295 DEBUG [main][MenuItemLookup] Found menu:'File' 13:35:42.295 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:35:42.295 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:35:42.295 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:42.295 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:35:42.295 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:42.295 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:35:42.295 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:35:42.296 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:35:42.296 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:35:42.296 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:35:42.351 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:35:42.355 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:35:42.355 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:35:42.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:42.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:42.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:35:42.356 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:35:42.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:42.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:42.356 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 13:35:42.356 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:35:42.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:42.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:42.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:42.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:42.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:35:42.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:35:42.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:35:42.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem XML has children... 13:35:42.359 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item XML 13:35:42.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:42.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:42.860 INFO [WorkbenchTestable][TreeItemHandler] Expanded: XML 13:35:42.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem XML has children finished successfully 13:35:42.861 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item XML 13:35:42.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:42.861 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item XML is already expanded. No action performed 13:35:42.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:42.862 INFO [WorkbenchTestable][TreeItemHandler] Expanded: XML 13:35:42.862 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item XML Schema File 13:35:42.862 DEBUG [main][TreeItemHandler] Selecting tree item: XML Schema File 13:35:42.862 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item XML Schema File about selection 13:35:42.865 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: XML Schema File 13:35:42.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 "Next >") 13:35:42.865 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:35:42.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:42.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:42.865 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 13:35:42.865 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:35:42.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:42.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:42.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:42.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:42.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:42.869 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:35:42.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:42.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:42.870 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:42.870 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:42.911 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 13:35:42.911 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:35:42.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:42.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:42.911 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Create XML Schema" as the parent 13:35:42.911 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:35:42.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:42.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:42.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:42.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:42.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:42.914 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:35:42.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:42.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:42.914 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:42.914 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:42.919 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:35:43.745 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:35:43.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:35:43.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:35:43.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:35:43.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:35:43.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 13:35:43.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:35:43.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:35:43.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:35:43.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:35:43.746 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:35:43.746 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest) 13:35:43.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 13:35:43.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:35:43.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:35:43.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:1877): Gtk-WARNING **: 13:35:43.864: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) 13:35:44.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:44.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:44.345 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/NewXMLSchema.xsd - Eclipse Platform 13:35:44.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:44.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:44.346 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/NewXMLSchema.xsd - Eclipse Platform' 13:35:44.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:35:44.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:44.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:44.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:44.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:44.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:35:44.348 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:35:44.348 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:35:44.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:44.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:44.467 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:35:44.467 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:35:44.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:44.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:44.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:44.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:44.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:44.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:44.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:45.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:45.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:45.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:35:45.471 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:35:45.471 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:35:45.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:45.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:45.472 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:35:45.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:45.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:45.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:45.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:45.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:35:45.473 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:35:45.473 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:35:45.473 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 13:35:45.474 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:35:45.474 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item NewXMLSchema.xsd of tree item test 13:35:45.474 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:35:45.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:45.475 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:35:45.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:45.475 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:35:45.475 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item NewXMLSchema.xsd 13:35:45.475 DEBUG [main][TreeItemHandler] Selecting tree item: NewXMLSchema.xsd 13:35:45.475 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item NewXMLSchema.xsd about selection 13:35:45.483 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: NewXMLSchema.xsd 13:35:45.485 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item NewXMLSchema.xsd 13:35:45.486 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item NewXMLSchema.xsd 13:35:45.486 DEBUG [main][TreeItemHandler] Selecting tree item: NewXMLSchema.xsd 13:35:45.486 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item NewXMLSchema.xsd about selection 13:35:45.541 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: NewXMLSchema.xsd 13:35:45.541 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:35:45.544 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:35:45.650 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:35:45.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:35:45.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:35:45.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:35:45.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:35:45.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:35:45.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:35:45.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@16bd3efc is found... 13:35:45.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@16bd3efc is found finished successfully 13:35:45.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.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:35:45.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:45.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:45.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:45.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:45.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:35:45.661 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:45.661 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:35:45.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.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:35:45.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:45.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:45.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:45.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:45.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:35:45.741 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:45.741 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:35:45.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:45.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:45.767 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' is already open. Activate. 13:35:45.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:45.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:45.777 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/NewXMLSchema.xsd - Eclipse Platform 13:35:45.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:45.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:45.778 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/NewXMLSchema.xsd - Eclipse Platform' 13:35:45.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 '\*?\QProperties\E') 13:35:45.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:45.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:45.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:45.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:45.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:35:45.786 INFO [WorkbenchTestable][AbstractView] Activate view Properties 13:35:45.786 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 13:35:45.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:45.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=tns TooltipText=null 13:35:45.870 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:35:45.870 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:35:45.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:45.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:45.871 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 13:35:45.871 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:35:45.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:45.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:45.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:45.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:45.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Composite and index 0 was found 13:35:45.873 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 3 13:35:45.873 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:45.873 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 4 13:35:45.873 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:45.969 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:35:45.969 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:35:45.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:45.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:45.970 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 13:35:45.970 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:35:45.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:45.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:45.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:45.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:45.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Composite and index 0 was found 13:35:45.971 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 3 13:35:45.971 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:45.971 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 4 13:35:45.971 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:45.980 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:35:45.980 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:35:45.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:46.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:46.042 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 13:35:46.042 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:35:46.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:46.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:46.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:46.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:46.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Composite and index 0 was found 13:35:46.043 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 3 13:35:46.043 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:46.044 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 4 13:35:46.044 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:46.053 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:35:46.053 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:35:46.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:46.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:46.053 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 13:35:46.054 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:35:46.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:46.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:46.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:46.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:46.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Composite and index 0 was found 13:35:46.055 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 3 13:35:46.055 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:46.058 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 4 13:35:46.058 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:46.168 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:35:46.168 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:35:46.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:46.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:46.169 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 13:35:46.169 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:35:46.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:46.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:46.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:46.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:46.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 13:35:46.172 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:35:46.172 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:35:46.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:46.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:46.172 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 13:35:46.172 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:35:46.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:46.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:46.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:46.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:46.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 13:35:46.243 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 13:35:46.243 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:35:46.243 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:35:46.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:46.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:46.244 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest) 13:35:46.244 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:35:46.244 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest) 13:35:46.244 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 13:35:46.244 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:35:46.244 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:35:46.244 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:35:46.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:46.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:46.246 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/NewXMLSchema.xsd - Eclipse Platform 13:35:46.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:46.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:46.247 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/NewXMLSchema.xsd - Eclipse Platform' 13:35:46.247 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:35:46.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:46.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:46.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:46.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:46.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:35:46.249 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:35:46.249 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:35:46.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:46.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:46.344 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:35:46.344 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:35:46.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:46.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:46.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:46.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:46.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:46.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:46.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:47.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:47.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:47.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:35:47.350 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:35:47.350 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:35:47.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:47.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:47.351 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:35:47.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:47.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:47.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:47.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:47.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:35:47.352 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:35:47.352 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:35:47.353 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 13:35:47.353 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:35:47.353 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item NewXMLSchema.xsd of tree item test 13:35:47.353 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 13:35:47.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:47.354 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 13:35:47.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:47.354 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 13:35:47.354 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item NewXMLSchema.xsd 13:35:47.354 DEBUG [main][TreeItemHandler] Selecting tree item: NewXMLSchema.xsd 13:35:47.354 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item NewXMLSchema.xsd about selection 13:35:47.364 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: NewXMLSchema.xsd 13:35:47.366 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item NewXMLSchema.xsd 13:35:47.366 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item NewXMLSchema.xsd 13:35:47.366 DEBUG [main][TreeItemHandler] Selecting tree item: NewXMLSchema.xsd 13:35:47.367 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item NewXMLSchema.xsd about selection 13:35:47.376 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: NewXMLSchema.xsd 13:35:47.376 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:35:47.378 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:35:47.470 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:35:47.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:35:47.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:35:47.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:35:47.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:35:47.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:35:47.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:35:47.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@76b7adfb is found... 13:35:47.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@76b7adfb is found finished successfully 13:35:47.478 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNewXMLSchema.xsd\E') 13:35:47.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:47.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:47.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:47.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:47.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:35:47.483 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:47.483 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:35:47.484 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNewXMLSchema.xsd\E') 13:35:47.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:47.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:47.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:47.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:47.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:35:47.488 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:47.488 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 13:35:47.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:47.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:47.498 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' is already open. Activate. 13:35:47.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:47.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:47.506 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/NewXMLSchema.xsd - Eclipse Platform 13:35:47.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:47.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:47.506 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/NewXMLSchema.xsd - Eclipse Platform' 13:35:47.506 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E') 13:35:47.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:47.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:47.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:47.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:47.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:35:47.527 INFO [WorkbenchTestable][AbstractView] Activate view Properties 13:35:47.527 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 13:35:47.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:47.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:47.561 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:35:47.561 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:35:47.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:47.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:47.562 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 13:35:47.562 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:35:47.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:47.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:47.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:47.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:47.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Composite and index 0 was found 13:35:47.563 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 13:35:47.563 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:35:47.563 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:35:47.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:47.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:47.564 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest) 13:35:47.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:47.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:47.566 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/NewXMLSchema.xsd - Eclipse Platform 13:35:47.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:47.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:47.566 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/NewXMLSchema.xsd - Eclipse Platform' 13:35:47.567 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:35:47.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:47.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:47.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:47.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:47.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:35:47.569 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:35:47.569 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:35:47.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:47.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:47.598 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:35:47.598 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:35:47.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:47.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:47.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:47.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:47.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:48.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:48.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:48.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:48.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:48.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:35:48.603 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:35:48.603 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:35:48.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:48.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:48.605 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:35:48.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:48.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:48.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:48.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:48.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:35:48.606 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:35:48.606 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:35:48.606 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 13:35:48.607 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 13:35:48.607 DEBUG [main][TreeItemHandler] Selecting tree item: test 13:35:48.607 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 13:35:48.614 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 13:35:48.629 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:35:48.629 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:48.659 DEBUG [main][MenuItemLookup] Found menu:'New' 13:35:48.659 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:35:48.659 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:48.659 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:35:48.659 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:48.659 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:35:48.659 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:35:48.659 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:35:48.659 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:35:48.659 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:35:48.659 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:35:48.659 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:48.659 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:35:48.659 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:35:48.659 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:48.659 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:35:48.659 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:35:48.659 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:35:48.659 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:35:48.660 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:35:48.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:35:48.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:35:48.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:35:49.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:35:49.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:35:49.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:35:49.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:35:49.161 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test' via Explorer 13:35:49.161 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 13:35:49.161 DEBUG [main][TreeItemHandler] Selecting tree item: test 13:35:49.161 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 13:35:49.170 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 13:35:49.172 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:35:49.172 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:49.193 DEBUG [main][MenuItemLookup] Found menu:'New' 13:35:49.193 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:35:49.193 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:49.193 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:35:49.193 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:49.193 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:35:49.193 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:35:49.193 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:35:49.193 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:35:49.194 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:35:49.194 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:35:49.194 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:35:49.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:35:49.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:35:49.791 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:35:49.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:49.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:49.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:49.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:49.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:35:49.794 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:35:49.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:49.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:49.794 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:35:49.794 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:35:49.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:49.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:49.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:49.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:49.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:49.795 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:35:49.796 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:35:49.796 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:35:49.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:49.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:49.796 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:49.796 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:49.796 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:35:49.796 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:35:49.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:49.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:49.797 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:35:49.797 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:35:49.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:49.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:49.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:49.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:49.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:49.799 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:35:49.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:49.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:49.799 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:49.799 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:49.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:35:49.803 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:35:50.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:35:50.305 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:35:50.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:35:50.305 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:35:50.305 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:35:50.305 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:35:50.305 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:35:50.305 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:35:50.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:35:50.305 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 13:35:50.305 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:35:50.305 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:35:50.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:50.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.979 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: 2.498 s getTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest) Time elapsed: 1.32 s Running org.eclipse.reddeer.eclipse.test.ui.views.ResourceNavigatorItemTest 13:35:50.327 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.views.ResourceNavigatorItemTest 13:35:50.327 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:35:50.328 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:35:50.328 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.ResourceNavigatorItemTest 13:35:50.328 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:35:50.328 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:35:50.328 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:35:50.328 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:35:50.328 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:35:50.328 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 13:35:50.328 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 13:35:50.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:35:50.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:50.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:50.328 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:35:50.329 DEBUG [main][MenuItemLookup] Found menu:'File' 13:35:50.329 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:35:50.329 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:35:50.329 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:35:50.329 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:35:50.329 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:35:50.329 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:35:50.329 DEBUG [main][MenuItemLookup] Item match:Window 13:35:50.329 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:35:50.329 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:35:50.329 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:35:50.329 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:50.329 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:35:50.329 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:35:50.329 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:50.329 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:35:50.329 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:50.329 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:35:50.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:50.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:50.329 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:35:50.329 DEBUG [main][MenuItemLookup] Found menu:'File' 13:35:50.329 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:35:50.329 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:35:50.329 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:35:50.329 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:35:50.329 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:35:50.329 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:35:50.329 DEBUG [main][MenuItemLookup] Item match:Window 13:35:50.330 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:35:50.330 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:35:50.330 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:35:50.330 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:50.330 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:35:50.330 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:35:50.330 DEBUG [main][MenuItemLookup] Item match:Perspective 13:35:50.330 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:35:50.330 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:50.330 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:35:50.330 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:35:50.330 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:35:50.330 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:35:50.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:35:50.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:50.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:50.330 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:35:50.331 DEBUG [main][MenuItemLookup] Found menu:'File' 13:35:50.331 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:35:50.331 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:35:50.331 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:35:50.331 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:35:50.331 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:35:50.331 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:35:50.331 DEBUG [main][MenuItemLookup] Item match:Window 13:35:50.331 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:35:50.331 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:35:50.331 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:35:50.331 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:50.331 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:35:50.331 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:35:50.331 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:50.331 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:35:50.331 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:50.331 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:35:50.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:50.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:50.331 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:35:50.332 DEBUG [main][MenuItemLookup] Found menu:'File' 13:35:50.332 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:35:50.332 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:35:50.332 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:35:50.332 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:35:50.332 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:35:50.332 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:35:50.332 DEBUG [main][MenuItemLookup] Item match:Window 13:35:50.332 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:35:50.332 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:35:50.332 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:35:50.332 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:50.332 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:35:50.332 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:35:50.332 DEBUG [main][MenuItemLookup] Item match:Perspective 13:35:50.332 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:35:50.332 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:50.332 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:35:50.332 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:35:50.332 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:35:50.332 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:35:50.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:50.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:50.332 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:35:50.333 DEBUG [main][MenuItemLookup] Found menu:'File' 13:35:50.333 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:35:50.333 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:35:50.333 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:35:50.333 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:35:50.333 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:35:50.333 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:35:50.333 DEBUG [main][MenuItemLookup] Item match:Window 13:35:50.333 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:35:50.333 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:35:50.333 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:35:50.333 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:50.333 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:35:50.333 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:35:50.333 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:50.333 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:35:50.333 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:50.333 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:35:50.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:50.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:50.333 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:35:50.333 DEBUG [main][MenuItemLookup] Found menu:'File' 13:35:50.333 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:35:50.333 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:35:50.333 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:35:50.333 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:35:50.333 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:35:50.333 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:35:50.333 DEBUG [main][MenuItemLookup] Item match:Window 13:35:50.334 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:35:50.334 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:35:50.334 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:35:50.334 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:50.334 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:35:50.334 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:35:50.334 DEBUG [main][MenuItemLookup] Item match:Perspective 13:35:50.334 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:35:50.334 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:50.334 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:35:50.334 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:35:50.334 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:35:50.334 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:35:50.334 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 13:35:50.334 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 13:35:50.334 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 13:35:50.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 13:35:50.365 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:35:50.365 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 13:35:50.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:50.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:50.366 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:35:50.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:50.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:50.366 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:35:50.366 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:35:50.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:50.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:50.367 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 13:35:50.367 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:35:50.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:50.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:50.367 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:35:50.367 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:35:50.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:50.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:50.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:50.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:50.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:50.368 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 13:35:50.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:50.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:50.369 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:50.370 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:50.476 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:35:50.476 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:50.477 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:35:50.477 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:50.477 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:35:50.477 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:50.477 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:35:50.477 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:50.477 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:35:50.477 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:50.477 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:35:50.477 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:50.478 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:35:50.478 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:50.478 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:35:50.478 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:50.478 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:35:50.478 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:50.478 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:35:50.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:50.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:50.478 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:35:50.479 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:35:50.479 DEBUG [main][MenuItemLookup] Found menu:'File' 13:35:50.479 DEBUG [main][MenuItemLookup] Item match:File 13:35:50.479 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:35:50.479 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:35:50.481 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:35:50.481 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:35:50.481 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:50.481 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:35:50.481 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:35:50.481 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:35:50.481 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:35:50.481 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:35:50.481 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:35:50.481 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:35:50.481 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:35:50.481 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:35:50.481 DEBUG [main][MenuItemLookup] Found menu:'File' 13:35:50.481 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:35:50.481 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:35:50.481 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:50.481 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:35:50.481 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:50.481 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:35:50.481 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:35:50.482 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:35:50.482 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:35:50.482 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:35:50.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.... 13:35:50.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:35:50.548 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:35:50.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:50.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:50.549 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:35:50.549 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:50.550 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:50.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:50.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:50.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:50.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:50.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:35:50.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:35:50.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:35:50.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:35:50.553 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:35:50.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:50.554 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:35:50.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:50.554 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:35:50.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:35:50.554 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:35:50.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:50.554 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:35:50.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:50.554 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:35:50.555 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:35:50.555 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:35:50.555 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:35:50.558 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:35:50.558 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:35:50.558 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:35:50.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:35:50.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:50.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:50.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:50.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:50.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:50.566 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:35:50.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:50.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:50.566 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:50.566 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:50.736 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:35:50.736 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:50.736 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:50.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 13:35:50.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 13:35:50.737 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:35:50.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:50.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:50.737 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:35:50.737 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:50.737 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectItemTestProject' 13:35:50.738 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced 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:35:50.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:50.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:50.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:50.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:50.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:35:50.742 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:35:50.743 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectItemTestProject 13:35:50.772 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:35:50.772 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:35:50.772 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:35:50.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:50.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:50.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:50.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:50.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:50.777 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:35:50.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:50.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:50.777 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:50.777 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:50.889 DEBUG [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:35:53.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:35:53.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:35:53.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:35:53.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:35:53.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:35:53.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:35:53.955 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:35:53.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:35:53.956 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:35:53.956 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:53.956 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:35:53.956 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:53.956 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:35:53.956 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:53.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:35:53.957 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:53.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:35:53.957 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:53.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:35:53.957 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:53.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: "New Java Class"] 13:35:53.957 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:53.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:35:53.958 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:53.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:35:53.958 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:53.958 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:35:53.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:53.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:53.958 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:35:53.958 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:35:53.958 DEBUG [main][MenuItemLookup] Found menu:'File' 13:35:53.958 DEBUG [main][MenuItemLookup] Item match:File 13:35:53.959 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:35:53.959 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:35:53.961 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:35:53.961 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:35:53.961 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:53.961 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:35:53.961 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:35:53.961 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:35:53.961 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:35:53.961 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:35:53.961 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:35:53.961 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:35:53.961 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:35:53.961 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:35:53.961 DEBUG [main][MenuItemLookup] Found menu:'File' 13:35:53.961 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:35:53.961 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:35:53.961 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:53.961 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:35:53.961 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:53.961 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:35:53.961 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:35:53.961 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:35:53.961 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:35:53.962 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:35:54.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:35:54.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:35:54.027 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:35:54.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:54.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:54.028 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:35:54.028 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:54.029 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:35:54.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:54.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:54.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:54.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:54.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:35:54.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:35:54.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:35:54.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:35:54.032 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:35:54.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:54.032 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:35:54.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:54.032 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:35:54.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:35:54.032 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:35:54.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:54.032 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:35:54.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:54.033 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:35:54.033 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:35:54.033 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:35:54.033 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:35:54.036 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:35:54.036 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:35:54.036 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:35:54.037 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:54.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:54.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:54.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:54.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:54.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:54.043 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:35:54.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:54.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:54.043 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:54.044 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:54.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:35:54.146 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:54.146 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:54.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:35:54.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:35:54.146 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:35:54.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:54.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:54.147 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:35:54.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:54.148 DEBUG [WorkbenchTestable][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:35:54.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:54.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:54.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:54.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:54.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:35:54.176 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:35:54.177 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass 13:35:54.195 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:35:54.195 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:35:54.195 DEBUG [WorkbenchTestable][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:35:54.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:54.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:54.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:54.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:54.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:54.200 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:35:54.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:54.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:54.201 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:54.201 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:54.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:35:54.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:35:54.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:35:54.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:35:54.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 13:35:54.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:35:54.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:35:54.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:35:54.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:35:54.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:35:54.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:35:54.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:35:54.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:35:54.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:35:54.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 13:35:54.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:35:54.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:35:54.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:35:54.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:35:54.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:35:54.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:35:54.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:35:54.707 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:35:54.707 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:54.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:35:54.708 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:54.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: "New Java Class"] 13:35:54.708 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:54.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:35:54.708 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:54.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:35:54.709 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:54.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:35:54.709 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:54.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 Class"] 13:35:54.709 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:54.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:35:54.709 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:54.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:35:54.709 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:54.710 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 13:35:54.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:54.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:54.710 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:35:54.710 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:35:54.710 DEBUG [main][MenuItemLookup] Found menu:'File' 13:35:54.710 DEBUG [main][MenuItemLookup] Item match:File 13:35:54.711 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:35:54.711 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:35:54.714 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:35:54.714 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:35:54.714 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:54.714 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:35:54.714 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:35:54.714 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:35:54.714 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:35:54.714 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:35:54.714 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:35:54.714 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:35:54.714 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:35:54.715 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:35:54.715 DEBUG [main][MenuItemLookup] Found menu:'File' 13:35:54.715 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:35:54.715 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:35:54.715 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:54.715 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:35:54.715 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:54.715 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:35:54.715 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:35:54.716 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:35:54.716 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:35:54.716 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:35:54.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:35:54.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:35:54.815 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:35:54.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:54.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:54.851 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:35:54.851 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:54.851 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:35:54.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:54.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:54.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:54.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:54.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:35:54.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:35:54.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:35:54.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:35:54.854 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:35:54.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:54.859 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:35:54.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:54.859 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:35:54.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:35:54.859 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:35:54.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:54.860 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:35:54.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:54.860 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:35:54.861 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:35:54.861 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:35:54.861 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:35:54.861 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:35:54.861 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:35:54.861 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:35:54.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:35:54.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:54.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:54.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:54.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:54.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:54.863 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:35:54.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:54.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:54.864 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:54.864 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:54.959 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching 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:54.959 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:54.959 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:54.959 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:35:54.960 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:35:54.960 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:35:54.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:54.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:54.961 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:35:54.961 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:35:54.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 13:35:54.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:54.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:55.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:55.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:55.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:35:55.011 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:35:55.012 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass1 13:35:55.064 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:35:55.064 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:35:55.064 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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:35:55.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:55.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:55.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:55.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:55.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:55.069 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:35:55.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:55.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:55.069 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:55.069 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:55.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:35:55.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:35:55.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:35:55.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:35:55.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:35:55.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:35:55.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:35:55.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:35:55.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:35:55.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:35:55.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:35:55.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:35:55.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:35:55.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:35:55.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:35:55.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:35:55.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:35:55.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:35:55.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:35:55.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:35:55.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:35:55.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:35:55.591 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:35:55.591 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.ResourceNavigatorItemTest) 13:35:55.591 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.ResourceNavigatorItemTest 13:35:55.591 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:35:55.591 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:35:55.591 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:35:55.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:55.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:55.605 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNavigator (Deprecated)\E'' view via menu. 13:35:55.605 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform 13:35:55.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:55.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:55.606 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform' 13:35:55.606 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform' 13:35:55.606 DEBUG [main][MenuItemLookup] Found menu:'File' 13:35:55.606 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:35:55.606 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:35:55.606 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:35:55.606 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:35:55.606 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:35:55.606 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:35:55.606 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:35:55.606 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:35:55.606 DEBUG [main][MenuItemLookup] Item match:Window 13:35:55.608 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:35:55.608 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:35:55.608 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:35:55.608 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:55.608 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:35:55.608 DEBUG [main][MenuItemLookup] Item match:Show View 13:35:55.610 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:35:55.610 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:35:55.610 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:35:55.610 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:35:55.610 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 13:35:55.610 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:35:55.610 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:35:55.610 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:35:55.610 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:35:55.610 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:35:55.610 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:35:55.610 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:35:55.610 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:35:55.610 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:35:55.610 DEBUG [main][MenuItemLookup] Found menu:'' 13:35:55.610 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:35:55.610 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:35:55.611 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:35:55.611 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:35:55.611 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:35:55.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:35:55.679 DEBUG [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:35:55.680 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:35:55.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:55.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:55.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:35:55.681 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:35:55.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:55.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:55.681 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:35:55.681 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:35:55.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:55.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:55.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:55.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:55.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:35:55.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:35:55.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:35:55.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:35:55.683 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:35:55.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:55.684 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:35:55.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:55.684 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:35:55.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:35:55.684 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:35:55.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:55.684 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:35:55.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:55.684 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:35:55.685 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Navigator (Deprecated) 13:35:55.685 DEBUG [main][TreeItemHandler] Selecting tree item: Navigator (Deprecated) 13:35:55.685 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Navigator (Deprecated) about selection 13:35:55.685 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Navigator (Deprecated) 13:35:55.685 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:35:55.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:55.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:55.686 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:35:55.686 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:35:55.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:55.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:55.687 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:35:55.687 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:35:55.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:35:55.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:35:55.687 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:35:55.687 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:35:55.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:55.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:55.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:55.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:55.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:35:55.688 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:35:55.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:35:55.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:35:55.689 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:35:55.689 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:35:55.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:35:55.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:35:55.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.navigator.ResourceNavigator' view is open... 13:35:55.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:55.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:55.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.navigator.ResourceNavigator' view is open finished successfully 13:35:55.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:55.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:55.781 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform 13:35:55.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:35:55.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:35:55.781 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform' 13:35:55.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 '\*?\QNavigator (Deprecated)\E') 13:35:55.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:55.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:55.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:55.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:55.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:35:55.796 INFO [WorkbenchTestable][AbstractView] Activate view Navigator (Deprecated) 13:35:55.797 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:35:55.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:55.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform TooltipText=null 13:35:55.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:35:55.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:35:55.807 INFO [WorkbenchTestable][AbstractView] Activate view Navigator (Deprecated) 13:35:55.807 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:35:55.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:55.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:55.808 INFO [WorkbenchTestable][AbstractView] Activate view Navigator (Deprecated) 13:35:55.809 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:35:55.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:55.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:55.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:55.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:55.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:56.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:56.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:56.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:56.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:56.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:35:56.813 INFO [WorkbenchTestable][AbstractView] Activate view Navigator (Deprecated) 13:35:56.813 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:35:56.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:56.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:56.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:35:56.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:56.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:56.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:56.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:56.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:35:56.815 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:35:56.815 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:35:56.815 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 13:35:56.816 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Navigator (Deprecated)' 13:35:56.816 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 13:35:56.816 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 13:35:56.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:57.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:57.317 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 13:35:57.319 INFO [WorkbenchTestable][AbstractView] Activate view Navigator (Deprecated) 13:35:57.319 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:35:57.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:57.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:57.320 INFO [WorkbenchTestable][AbstractView] Activate view Navigator (Deprecated) 13:35:57.320 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:35:57.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:57.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:57.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:57.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:57.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:57.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:57.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:58.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:58.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:58.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:35:58.324 INFO [WorkbenchTestable][AbstractView] Activate view Navigator (Deprecated) 13:35:58.325 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:35:58.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:58.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:58.326 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:35:58.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:58.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:58.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:35:58.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:35:58.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:35:58.326 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:35:58.327 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:35:58.327 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 13:35:58.327 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Navigator (Deprecated)' 13:35:58.328 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 13:35:58.328 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 13:35:58.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:58.328 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 13:35:58.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:58.328 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 13:35:58.329 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 13:35:58.329 DEBUG [main][TreeItemHandler] Selecting tree item: src 13:35:58.329 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 13:35:58.334 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 13:35:58.334 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:35:58.335 DEBUG [main][EditorHandler] 2 editor(s) found 13:35:58.336 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 13:35:58.363 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 13:35:58.363 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass1.java 13:35:58.410 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass1.java is closed 13:35:58.411 INFO [WorkbenchTestable][AbstractView] Activate view Navigator (Deprecated) 13:35:58.411 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:35:58.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:58.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:58.412 INFO [WorkbenchTestable][AbstractView] Activate view Navigator (Deprecated) 13:35:58.412 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:35:58.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:58.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:58.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:58.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:58.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:58.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:58.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:59.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:35:59.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:35:59.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:35:59.416 INFO [WorkbenchTestable][AbstractView] Activate view Navigator (Deprecated) 13:35:59.416 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:35:59.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:35:59.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:35:59.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:35:59.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:35:59.420 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.widgets.Tree and index 0 was found 13:35:59.420 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:35:59.421 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:35:59.421 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 13:35:59.421 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Navigator (Deprecated)' 13:35:59.422 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 13:35:59.422 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 13:35:59.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:59.423 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 13:35:59.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:59.423 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 13:35:59.423 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item src 13:35:59.423 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:35:59.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:35:59.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:35:59.924 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:35:59.925 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 13:35:59.925 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 13:35:59.925 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 13:35:59.928 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 13:35:59.928 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 13:35:59.928 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 13:35:59.928 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 13:35:59.929 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 13:35:59.930 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 13:35:59.930 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:35:59.931 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:36:00.022 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:36:00.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:36:00.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:36:00.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:36:00.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:36:00.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:36:00.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:36:00.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:36:00.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:36:00.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:36:00.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 '\*?\QTestClass.java\E') 13:36:00.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:00.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:00.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:00.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:00.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:00.038 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:00.039 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class TestClass { } TooltipText=null 13:36:00.039 INFO [WorkbenchTestable][AbstractView] Activate view Navigator (Deprecated) 13:36:00.039 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:36:00.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:00.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:00.057 INFO [WorkbenchTestable][AbstractView] Close view 'Navigator (Deprecated)' 13:36:00.057 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Navigator (Deprecated) 13:36:00.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:36:00.058 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:36:00.086 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.ResourceNavigatorItemTest 13:36:00.086 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:36:00.086 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:36:00.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:00.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:00.111 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.ResourceNavigatorItemTest) 13:36:00.111 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:36:00.111 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectCollapsedResourceNavigatorItem no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.ResourceNavigatorItemTest) 13:36:00.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.ResourceNavigatorItemTest 13:36:00.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:36:00.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:36:00.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:36:00.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:00.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:00.121 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNavigator (Deprecated)\E'' view via menu. 13:36:00.121 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 13:36:00.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:00.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:00.133 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:36:00.133 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:36:00.133 DEBUG [main][MenuItemLookup] Found menu:'File' 13:36:00.133 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:36:00.133 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:36:00.133 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:36:00.133 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:36:00.133 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:36:00.133 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:36:00.133 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:36:00.133 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:36:00.133 DEBUG [main][MenuItemLookup] Item match:Window 13:36:00.134 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:36:00.134 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:36:00.134 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:36:00.134 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:00.134 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:36:00.134 DEBUG [main][MenuItemLookup] Item match:Show View 13:36:00.140 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:36:00.140 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:36:00.140 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:36:00.140 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:36:00.140 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 13:36:00.140 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:36:00.140 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:36:00.140 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:36:00.140 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:36:00.140 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:36:00.140 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:36:00.140 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:36:00.140 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:36:00.140 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:36:00.140 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:00.140 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:36:00.140 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:36:00.141 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:36:00.142 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:36:00.142 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:36:00.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:36:00.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:36:00.215 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:36:00.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:00.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:00.217 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:36:00.217 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:36:00.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:00.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:00.217 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:36:00.217 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:36:00.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:00.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:00.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:00.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:00.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:00.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:36:00.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:36:00.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:36:00.219 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:36:00.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:00.242 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:36:00.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:00.243 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:36:00.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:36:00.243 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:36:00.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:00.243 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:36:00.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:00.243 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:36:00.244 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Navigator (Deprecated) 13:36:00.244 DEBUG [main][TreeItemHandler] Selecting tree item: Navigator (Deprecated) 13:36:00.244 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Navigator (Deprecated) about selection 13:36:00.244 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Navigator (Deprecated) 13:36:00.244 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:36:00.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:00.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:00.245 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:36:00.245 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:36:00.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:00.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:00.245 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:36:00.245 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:36:00.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:00.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:00.246 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:36:00.246 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:36:00.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:00.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:00.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:00.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:00.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:00.247 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:36:00.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:36:00.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:36:00.247 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:36:00.247 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:00.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:36:00.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:36:00.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.navigator.ResourceNavigator' view is open... 13:36:00.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:00.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:00.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.navigator.ResourceNavigator' view is open finished successfully 13:36:00.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:00.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:00.331 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 13:36:00.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:00.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:00.332 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:36:00.332 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNavigator (Deprecated)\E') 13:36:00.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:00.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:00.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:00.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:00.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:00.340 INFO [WorkbenchTestable][AbstractView] Activate view Navigator (Deprecated) 13:36:00.340 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:36:00.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:00.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 13:36:00.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:00.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:00.351 INFO [WorkbenchTestable][AbstractView] Activate view Navigator (Deprecated) 13:36:00.351 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:36:00.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:00.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:00.352 INFO [WorkbenchTestable][AbstractView] Activate view Navigator (Deprecated) 13:36:00.353 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:36:00.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:00.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:00.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:00.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:00.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:00.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:00.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:01.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:01.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:01.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:36:01.358 INFO [WorkbenchTestable][AbstractView] Activate view Navigator (Deprecated) 13:36:01.358 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:36:01.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:01.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:01.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:36:01.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:01.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:01.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:01.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:01.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:01.360 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:36:01.360 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:36:01.360 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 13:36:01.361 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Navigator (Deprecated)' 13:36:01.361 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 13:36:01.361 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 13:36:01.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:01.361 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 13:36:01.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:01.361 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 13:36:01.362 INFO [WorkbenchTestable][AbstractView] Activate view Navigator (Deprecated) 13:36:01.362 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:36:01.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:01.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:01.363 INFO [WorkbenchTestable][AbstractView] Activate view Navigator (Deprecated) 13:36:01.363 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:36:01.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:01.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:01.364 INFO [WorkbenchTestable][AbstractView] Activate view Navigator (Deprecated) 13:36:01.364 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:36:01.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:01.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:01.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:01.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:01.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:01.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:01.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:02.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:02.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:02.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:36:02.368 INFO [WorkbenchTestable][AbstractView] Activate view Navigator (Deprecated) 13:36:02.368 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:36:02.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:02.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:02.369 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:36:02.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:02.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:02.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:02.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:02.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:02.370 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:36:02.370 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:36:02.370 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 13:36:02.371 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Navigator (Deprecated)' 13:36:02.371 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 13:36:02.371 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 13:36:02.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:02.371 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 13:36:02.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:02.372 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 13:36:02.372 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 13:36:02.372 DEBUG [main][TreeItemHandler] Selecting tree item: src 13:36:02.372 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 13:36:02.377 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 13:36:02.377 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:36:02.378 DEBUG [main][EditorHandler] 1 editor(s) found 13:36:02.378 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 13:36:02.431 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 13:36:02.431 INFO [WorkbenchTestable][AbstractView] Activate view Navigator (Deprecated) 13:36:02.431 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:36:02.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:02.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:02.433 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Navigator (Deprecated)' 13:36:02.433 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 13:36:02.433 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 13:36:02.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:02.433 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 13:36:02.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:02.433 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 13:36:02.434 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item src 13:36:02.434 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:36:02.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:02.434 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:36:02.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:02.434 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:36:02.434 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item ProjectItemTestProject 13:36:02.434 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item ProjectItemTestProject 13:36:02.435 DEBUG [main][TreeItemHandler] Setting tree item ProjectItemTestProject collapsed 13:36:02.435 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event 13:36:02.435 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: ProjectItemTestProject 13:36:02.435 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 13:36:02.435 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 13:36:02.439 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 13:36:02.441 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 13:36:02.441 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 13:36:02.441 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 13:36:02.443 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 13:36:02.448 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 13:36:02.449 INFO [WorkbenchTestable][AbstractView] Activate view Navigator (Deprecated) 13:36:02.449 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:36:02.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:02.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:02.450 INFO [WorkbenchTestable][AbstractView] Close view 'Navigator (Deprecated)' 13:36:02.451 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Navigator (Deprecated) 13:36:02.451 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:36:02.451 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:36:02.466 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.ResourceNavigatorItemTest 13:36:02.466 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:36:02.466 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:36:02.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:02.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:02.485 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectCollapsedResourceNavigatorItem no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.ResourceNavigatorItemTest) 13:36:02.485 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:36:02.485 INFO [WorkbenchTestable][RequirementsRunner] Started test: select no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.ResourceNavigatorItemTest) 13:36:02.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.ResourceNavigatorItemTest 13:36:02.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:36:02.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:36:02.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:36:02.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:02.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:02.492 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNavigator (Deprecated)\E'' view via menu. 13:36:02.492 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:02.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:02.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:02.493 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:02.503 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:36:02.503 DEBUG [main][MenuItemLookup] Found menu:'File' 13:36:02.503 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:36:02.503 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:36:02.503 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:36:02.503 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:36:02.503 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:36:02.503 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:36:02.503 DEBUG [main][MenuItemLookup] Item match:Window 13:36:02.504 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:36:02.504 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:36:02.504 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:36:02.504 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:02.504 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:36:02.504 DEBUG [main][MenuItemLookup] Item match:Show View 13:36:02.506 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:36:02.506 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:36:02.506 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:36:02.506 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:36:02.506 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 13:36:02.506 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:36:02.506 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:36:02.506 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:36:02.506 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:36:02.506 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:36:02.506 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:36:02.506 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:36:02.506 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:36:02.506 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:36:02.506 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:02.506 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:36:02.506 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:36:02.507 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:36:02.507 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:36:02.507 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:36:02.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:36:02.564 DEBUG [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:36:02.564 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:36:02.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:02.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:02.565 DEBUG [WorkbenchTestable][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:36:02.565 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:36:02.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:02.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:02.565 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:36:02.565 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:36:02.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:02.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:02.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:02.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:02.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:02.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:36:02.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:36:02.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:36:02.568 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:36:02.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:02.568 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:36:02.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:02.568 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:36:02.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:36:02.568 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:36:02.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:02.569 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:36:02.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:02.569 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:36:02.570 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Navigator (Deprecated) 13:36:02.570 DEBUG [main][TreeItemHandler] Selecting tree item: Navigator (Deprecated) 13:36:02.570 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Navigator (Deprecated) about selection 13:36:02.570 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Navigator (Deprecated) 13:36:02.570 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:36:02.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:02.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:02.570 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:36:02.570 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:36:02.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:02.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:02.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 "Open") 13:36:02.572 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:36:02.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:02.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:02.572 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:36:02.572 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:36:02.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:02.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:02.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:02.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:02.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:02.574 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:36:02.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:36:02.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:36:02.574 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:36:02.574 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:02.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:36:02.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:36:02.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.navigator.ResourceNavigator' view is open... 13:36:02.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:02.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:02.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.navigator.ResourceNavigator' view is open finished successfully 13:36:02.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:02.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:02.649 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:02.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:02.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:02.650 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:02.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 '\*?\QNavigator (Deprecated)\E') 13:36:02.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:02.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:02.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:02.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:02.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:02.654 INFO [WorkbenchTestable][AbstractView] Activate view Navigator (Deprecated) 13:36:02.654 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:36:02.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:02.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:02.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:02.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:02.656 INFO [WorkbenchTestable][AbstractView] Activate view Navigator (Deprecated) 13:36:02.656 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:36:02.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:02.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:02.658 INFO [WorkbenchTestable][AbstractView] Activate view Navigator (Deprecated) 13:36:02.658 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 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 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:02.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:02.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:03.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:03.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:03.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:03.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:03.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:36:03.662 INFO [WorkbenchTestable][AbstractView] Activate view Navigator (Deprecated) 13:36:03.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:36:03.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:03.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:03.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:36:03.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:03.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:03.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:03.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:03.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:03.664 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:36:03.664 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:36:03.664 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 13:36:03.665 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Navigator (Deprecated)' 13:36:03.665 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 13:36:03.665 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 13:36:03.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:03.665 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 13:36:03.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:03.665 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 13:36:03.666 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 13:36:03.666 DEBUG [main][TreeItemHandler] Selecting tree item: src 13:36:03.666 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 13:36:03.668 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 13:36:03.668 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item src 13:36:03.668 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item src 13:36:03.668 DEBUG [main][TreeItemHandler] Setting tree item src collapsed 13:36:03.668 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event 13:36:03.669 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: src 13:36:03.669 INFO [WorkbenchTestable][AbstractView] Activate view Navigator (Deprecated) 13:36:03.669 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:36:03.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:03.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:03.670 INFO [WorkbenchTestable][AbstractView] Close view 'Navigator (Deprecated)' 13:36:03.670 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Navigator (Deprecated) 13:36:03.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:36:03.671 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:36:03.686 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.ResourceNavigatorItemTest 13:36:03.686 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:36:03.686 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:36:03.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:03.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:03.700 INFO [WorkbenchTestable][RequirementsRunner] Finished test: select no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.ResourceNavigatorItemTest) 13:36:03.700 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:36:03.700 INFO [WorkbenchTestable][RequirementsRunner] Started test: asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.ResourceNavigatorItemTest) 13:36:03.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.ResourceNavigatorItemTest 13:36:03.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:36:03.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:36:03.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:36:03.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:03.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:03.708 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNavigator (Deprecated)\E'' view via menu. 13:36:03.708 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:03.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:03.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:03.708 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:03.708 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:36:03.709 DEBUG [main][MenuItemLookup] Found menu:'File' 13:36:03.709 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:36:03.709 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:36:03.709 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:36:03.709 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:36:03.709 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:36:03.709 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:36:03.709 DEBUG [main][MenuItemLookup] Item match:Window 13:36:03.709 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:36:03.709 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:36:03.709 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:36:03.709 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:03.709 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:36:03.709 DEBUG [main][MenuItemLookup] Item match:Show View 13:36:03.712 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:36:03.712 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:36:03.712 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:36:03.712 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:36:03.712 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 13:36:03.712 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:36:03.712 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:36:03.712 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:36:03.712 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:36:03.712 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:36:03.712 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:36:03.712 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:36:03.712 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:36:03.712 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:36:03.712 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:03.712 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:36:03.712 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:36:03.723 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:36:03.723 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:36:03.723 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:36:03.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:36:03.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:36:03.778 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:36:03.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:03.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:03.779 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:36:03.779 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:36:03.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:03.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:03.779 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:36:03.779 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:36:03.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:03.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:03.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:03.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:03.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:03.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:36:03.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:36:03.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:36:03.781 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:36:03.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:03.781 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:36:03.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:03.781 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:36:03.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:36:03.782 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:36:03.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:03.782 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:36:03.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:03.782 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:36:03.783 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Navigator (Deprecated) 13:36:03.783 DEBUG [main][TreeItemHandler] Selecting tree item: Navigator (Deprecated) 13:36:03.783 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Navigator (Deprecated) about selection 13:36:03.783 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Navigator (Deprecated) 13:36:03.783 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:36:03.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:03.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:03.783 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:36:03.783 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:36:03.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:03.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:03.784 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:36:03.784 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:36:03.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:03.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:03.785 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:36:03.785 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:36:03.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:03.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:03.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:03.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:03.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:03.786 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:36:03.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:36:03.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:36:03.786 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:36:03.786 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:03.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:36:03.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:36:03.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.navigator.ResourceNavigator' view is open... 13:36:03.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:03.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:03.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.navigator.ResourceNavigator' view is open finished successfully 13:36:03.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:03.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:03.858 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:03.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:03.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:03.858 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:03.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 '\*?\QNavigator (Deprecated)\E') 13:36:03.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:03.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:03.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:03.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:03.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:03.863 INFO [WorkbenchTestable][AbstractView] Activate view Navigator (Deprecated) 13:36:03.863 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:36:03.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:03.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:03.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:03.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:03.869 INFO [WorkbenchTestable][AbstractView] Activate view Navigator (Deprecated) 13:36:03.869 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:36:03.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:03.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:03.871 INFO [WorkbenchTestable][AbstractView] Activate view Navigator (Deprecated) 13:36:03.871 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:36:03.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:03.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:03.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:03.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:03.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:04.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:04.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:04.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:04.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:04.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:36:04.875 INFO [WorkbenchTestable][AbstractView] Activate view Navigator (Deprecated) 13:36:04.875 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:36:04.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:04.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:04.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:36:04.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:04.876 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 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:04.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:04.877 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:36:04.877 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:36:04.877 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 13:36:04.877 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Navigator (Deprecated)' 13:36:04.878 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 13:36:04.878 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 13:36:04.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:04.878 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 13:36:04.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:04.878 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 13:36:04.878 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 13:36:04.878 DEBUG [main][TreeItemHandler] Selecting tree item: src 13:36:04.879 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 13:36:04.881 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 13:36:04.881 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:36:04.881 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:04.882 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:36:04.882 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:04.882 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 13:36:04.882 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:04.882 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:36:04.882 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:04.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:36:04.883 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:04.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:36:04.883 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:04.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: "Create New File"] 13:36:04.883 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:04.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:36:04.883 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:04.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:36:04.883 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:04.884 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:04.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:04.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:04.884 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:04.884 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:36:04.884 DEBUG [main][MenuItemLookup] Found menu:'File' 13:36:04.884 DEBUG [main][MenuItemLookup] Item match:File 13:36:04.885 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:36:04.885 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:36:04.887 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:36:04.887 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:36:04.887 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:04.887 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:36:04.887 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:36:04.887 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:36:04.887 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:36:04.887 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:36:04.887 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:36:04.887 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:36:04.887 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:36:04.887 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:36:04.887 DEBUG [main][MenuItemLookup] Found menu:'File' 13:36:04.887 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:36:04.887 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:36:04.887 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:04.887 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:36:04.887 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:04.887 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:36:04.887 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:36:04.888 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:36:04.888 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:36:04.888 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:36:04.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.... 13:36:04.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:36:04.952 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:36:04.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:04.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:04.954 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:36:04.954 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:04.954 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:36:04.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:04.954 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 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:36:04.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:36:04.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:36:04.957 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:36:04.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:04.957 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:36:04.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:04.957 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:36:04.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:36:04.957 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:36:04.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:04.957 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:36:04.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:04.958 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:36:04.958 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 13:36:04.958 DEBUG [main][TreeItemHandler] Selecting tree item: File 13:36:04.958 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 13:36:04.961 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 13:36:04.961 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:36:04.961 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:36:04.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:36:04.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:04.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:04.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:04.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:04.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:04.964 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:36:04.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:36:04.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:36:04.964 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:36:04.964 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:04.997 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:36:04.997 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:04.997 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:04.997 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:36:04.997 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:36:04.998 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 13:36:04.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:04.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:04.998 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 13:36:04.998 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:04.999 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:36:04.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:04.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:05.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:05.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:05.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:36:05.004 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:36:05.005 INFO [WorkbenchTestable][AbstractText] Text set to: text.txt 13:36:05.006 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:36:05.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:05.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:05.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:05.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:05.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:36:05.008 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:36:05.009 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectItemTestProject/src/files/ 13:36:05.009 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 13:36:05.009 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 13:36:05.010 DEBUG [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:36:05.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:05.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:05.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:05.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:05.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:05.017 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:36:05.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:36:05.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:36:05.017 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:36:05.017 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:05.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:36:05.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:36:05.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:36:05.526 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:36:05.526 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:36:05.526 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:36:05.526 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:36:05.526 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:36:05.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:36:05.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1dcec121 is found... 13:36:05.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1dcec121 is found finished successfully 13:36:05.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.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:36:05.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:05.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:05.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:05.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:05.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:05.530 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:05.530 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 13:36:05.530 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:05.530 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 13:36:05.530 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 13:36:05.531 DEBUG [WorkbenchTestable][EditorHandler] Closing editor text.txt 13:36:05.564 DEBUG [WorkbenchTestable][EditorHandler] Editor text.txt is closed 13:36:05.565 INFO [WorkbenchTestable][AbstractView] Activate view Navigator (Deprecated) 13:36:05.565 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:36:05.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:05.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:05.566 INFO [WorkbenchTestable][AbstractView] Activate view Navigator (Deprecated) 13:36:05.566 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:36:05.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:05.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:05.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:05.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:05.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:06.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:06.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:06.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:06.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:06.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:36:06.570 INFO [WorkbenchTestable][AbstractView] Activate view Navigator (Deprecated) 13:36:06.570 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:36:06.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:06.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:06.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:36:06.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:06.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:06.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:06.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:06.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:06.572 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:36:06.572 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:36:06.573 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 13:36:06.573 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Navigator (Deprecated)' 13:36:06.573 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 13:36:06.573 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 13:36:06.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:06.574 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 13:36:06.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:06.574 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 13:36:06.574 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item files of tree item src 13:36:06.574 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:36:06.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:06.574 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:36:06.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:06.574 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:36:06.575 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item files 13:36:06.575 DEBUG [main][TreeItemHandler] Selecting tree item: files 13:36:06.575 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item files about selection 13:36:06.577 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: files 13:36:06.578 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:36:06.578 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:06.593 DEBUG [main][MenuItemLookup] Found menu:'New' 13:36:06.593 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:36:06.593 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:36:06.593 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:06.593 DEBUG [main][MenuItemLookup] Found menu:'Copy' 13:36:06.593 DEBUG [main][MenuItemLookup] Found menu:'Paste' 13:36:06.593 DEBUG [main][MenuItemLookup] Found menu:'Delete' 13:36:06.593 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:36:06.593 DEBUG [main][MenuItemLookup] Found menu:'Rename...' 13:36:06.593 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:06.593 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:36:06.593 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:36:06.593 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:06.593 DEBUG [main][MenuItemLookup] Found menu:'Refresh' 13:36:06.593 DEBUG [main][MenuItemLookup] Item match:Refresh 13:36:06.593 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh" 13:36:06.593 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh 13:36:06.594 INFO [main][MenuItemHandler] Select menu item: Re&fresh 13:36:06.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:36:06.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:36:07.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:36:07.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:36:07.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:36:07.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:36:07.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:36:07.094 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'files' via Explorer 13:36:07.094 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item files 13:36:07.095 DEBUG [main][TreeItemHandler] Selecting tree item: files 13:36:07.095 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item files about selection 13:36:07.097 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: files 13:36:07.097 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:36:07.097 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:07.115 DEBUG [main][MenuItemLookup] Found menu:'New' 13:36:07.115 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:36:07.115 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:36:07.115 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:07.115 DEBUG [main][MenuItemLookup] Found menu:'Copy' 13:36:07.115 DEBUG [main][MenuItemLookup] Found menu:'Paste' 13:36:07.115 DEBUG [main][MenuItemLookup] Found menu:'Delete' 13:36:07.115 DEBUG [main][MenuItemLookup] Item match:Delete 13:36:07.115 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete" 13:36:07.115 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 13:36:07.115 INFO [main][MenuItemHandler] Select menu item: &Delete 13:36:07.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:36:07.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 'Delete.*'] is available. finished successfully 13:36:07.687 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:36:07.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:07.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:07.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:07.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:07.690 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:36:07.690 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:36:07.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:07.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:07.691 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:36:07.691 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:36:07.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:07.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:07.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:07.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:07.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:07.692 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:36:07.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:36:07.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:36:07.693 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:36:07.693 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:07.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:36:07.697 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:36:08.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:36:08.198 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:36:08.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:36:08.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:36:08.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:36:08.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:36:08.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:36:08.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:36:08.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:36:08.198 INFO [WorkbenchTestable][AbstractView] Activate view Navigator (Deprecated) 13:36:08.198 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:36:08.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:08.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:08.199 INFO [WorkbenchTestable][AbstractView] Activate view Navigator (Deprecated) 13:36:08.199 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:36:08.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:08.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:08.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:08.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:08.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:08.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:08.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:09.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:09.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:09.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:36:09.202 INFO [WorkbenchTestable][AbstractView] Activate view Navigator (Deprecated) 13:36:09.203 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:36:09.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:09.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:09.204 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:36:09.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:09.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:09.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:09.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:09.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:09.205 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:36:09.205 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:36:09.206 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 13:36:09.206 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Navigator (Deprecated)' 13:36:09.207 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 13:36:09.207 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 13:36:09.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:09.207 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 13:36:09.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:09.207 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 13:36:09.208 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Navigator (Deprecated)' 13:36:09.208 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Navigator (Deprecated)' 13:36:09.209 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item files of tree item src 13:36:09.209 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:36:09.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:09.209 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:36:09.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:09.209 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:36:09.210 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 13:36:09.210 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:36:09.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:09.210 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:36:09.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:09.210 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:36:09.211 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:36:09.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:09.211 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:36:09.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:09.211 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:36:09.211 DEBUG [WorkbenchTestable][AbstractResource] Obtaining direct children on the current level 13:36:09.212 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 13:36:09.212 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:36:09.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:09.212 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:36:09.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:09.212 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:36:09.212 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:36:09.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:09.212 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:36:09.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:09.212 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:36:09.212 DEBUG [WorkbenchTestable][AbstractResource] Item "files" was not found. Available items on the current level: 13:36:09.212 DEBUG [WorkbenchTestable][AbstractResource] "module-info.java" 13:36:09.212 DEBUG [WorkbenchTestable][AbstractResource] "TestClass.java" 13:36:09.212 DEBUG [WorkbenchTestable][AbstractResource] "TestClass1.java" 13:36:09.213 INFO [WorkbenchTestable][AbstractView] Activate view Navigator (Deprecated) 13:36:09.213 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:36:09.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:09.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:09.214 INFO [WorkbenchTestable][AbstractView] Close view 'Navigator (Deprecated)' 13:36:09.214 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Navigator (Deprecated) 13:36:09.214 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:36:09.215 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:36:09.240 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.ResourceNavigatorItemTest 13:36:09.240 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:36:09.240 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:36:09.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:09.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:09.253 INFO [WorkbenchTestable][RequirementsRunner] Finished test: asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.ResourceNavigatorItemTest) 13:36:09.253 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:36:09.253 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpand no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.ResourceNavigatorItemTest) 13:36:09.253 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.ResourceNavigatorItemTest 13:36:09.253 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:36:09.253 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:36:09.253 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:36:09.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:09.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:09.262 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNavigator (Deprecated)\E'' view via menu. 13:36:09.262 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:09.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:09.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:09.262 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:09.262 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:36:09.274 DEBUG [main][MenuItemLookup] Found menu:'File' 13:36:09.274 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:36:09.274 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:36:09.274 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:36:09.274 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:36:09.274 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:36:09.274 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:36:09.274 DEBUG [main][MenuItemLookup] Item match:Window 13:36:09.274 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:36:09.274 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:36:09.274 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:36:09.274 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:09.274 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:36:09.274 DEBUG [main][MenuItemLookup] Item match:Show View 13:36:09.277 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:36:09.277 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:36:09.277 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:36:09.277 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:36:09.277 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 13:36:09.277 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:36:09.277 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:36:09.277 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:36:09.277 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:36:09.277 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:36:09.277 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:36:09.277 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:36:09.277 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:36:09.277 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:36:09.277 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:09.277 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:36:09.277 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:36:09.277 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:36:09.277 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:36:09.278 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:36:09.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:36:09.336 DEBUG [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:36:09.336 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:36:09.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:09.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:09.337 DEBUG [WorkbenchTestable][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:36:09.337 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:36:09.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:09.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:09.337 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:36:09.337 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:36:09.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:09.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:09.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:09.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:09.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:09.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:36:09.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:36:09.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:36:09.339 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:36:09.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:09.339 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:36:09.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:09.340 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:36:09.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:36:09.340 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:36:09.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:09.340 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:36:09.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:09.340 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:36:09.341 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Navigator (Deprecated) 13:36:09.341 DEBUG [main][TreeItemHandler] Selecting tree item: Navigator (Deprecated) 13:36:09.341 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Navigator (Deprecated) about selection 13:36:09.341 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Navigator (Deprecated) 13:36:09.341 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:36:09.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:09.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:09.341 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:36:09.341 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:36:09.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:09.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:09.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:36:09.342 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:36:09.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:09.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:09.342 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:36:09.342 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:36:09.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:09.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:09.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:09.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:09.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:09.344 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:36:09.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:36:09.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:36:09.344 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:36:09.344 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:09.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:36:09.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:36:09.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.navigator.ResourceNavigator' view is open... 13:36:09.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:09.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:09.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.navigator.ResourceNavigator' view is open finished successfully 13:36:09.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:09.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:09.420 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:09.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:09.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:09.421 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:09.421 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNavigator (Deprecated)\E') 13:36:09.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:09.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:09.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:09.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:09.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:09.427 INFO [WorkbenchTestable][AbstractView] Activate view Navigator (Deprecated) 13:36:09.427 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:36:09.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:09.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:09.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:09.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:09.429 INFO [WorkbenchTestable][AbstractView] Activate view Navigator (Deprecated) 13:36:09.429 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:36:09.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:09.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:09.442 INFO [WorkbenchTestable][AbstractView] Activate view Navigator (Deprecated) 13:36:09.442 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:36:09.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:09.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:09.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:09.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:09.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:09.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:09.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:10.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:10.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:10.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:36:10.447 INFO [WorkbenchTestable][AbstractView] Activate view Navigator (Deprecated) 13:36:10.447 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:36:10.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:10.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:10.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:36:10.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:10.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:10.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:10.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:10.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:10.449 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:36:10.449 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:36:10.449 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 13:36:10.450 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Navigator (Deprecated)' 13:36:10.450 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 13:36:10.450 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 13:36:10.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:10.450 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 13:36:10.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:10.451 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 13:36:10.451 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item src 13:36:10.451 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item src 13:36:10.451 DEBUG [main][TreeItemHandler] Setting tree item src collapsed 13:36:10.451 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event 13:36:10.451 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: src 13:36:10.452 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 13:36:10.452 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:36:10.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:10.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:10.953 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:36:10.955 INFO [WorkbenchTestable][AbstractView] Activate view Navigator (Deprecated) 13:36:10.955 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:36:10.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:10.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:10.956 INFO [WorkbenchTestable][AbstractView] Close view 'Navigator (Deprecated)' 13:36:10.956 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Navigator (Deprecated) 13:36:10.956 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:36:10.957 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:36:10.972 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.ResourceNavigatorItemTest 13:36:10.972 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:36:10.972 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:36:11.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:11.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:11.001 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpand no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.ResourceNavigatorItemTest) 13:36:11.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:11.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:11.009 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNavigator (Deprecated)\E'' view via menu. 13:36:11.009 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:11.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:11.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:11.010 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:11.010 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:36:11.010 DEBUG [main][MenuItemLookup] Found menu:'File' 13:36:11.010 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:36:11.010 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:36:11.010 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:36:11.010 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:36:11.010 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:36:11.010 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:36:11.010 DEBUG [main][MenuItemLookup] Item match:Window 13:36:11.011 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:36:11.011 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:36:11.011 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:36:11.011 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:11.011 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:36:11.011 DEBUG [main][MenuItemLookup] Item match:Show View 13:36:11.013 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:36:11.013 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:36:11.013 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:36:11.013 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:36:11.013 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 13:36:11.013 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:36:11.014 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:36:11.014 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:36:11.014 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:36:11.014 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:36:11.014 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:36:11.014 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:36:11.014 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:36:11.014 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:36:11.014 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:11.014 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:36:11.014 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:36:11.024 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:36:11.024 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:36:11.024 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:36:11.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:36:11.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:36:11.088 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:36:11.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:11.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:11.089 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:36:11.089 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:36:11.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:11.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:11.090 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:36:11.090 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:36:11.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:11.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:11.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:11.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:11.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:11.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:36:11.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:36:11.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:36:11.092 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:36:11.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:11.092 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:36:11.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:11.093 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:36:11.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:36:11.093 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:36:11.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:11.093 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:36:11.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:11.093 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:36:11.094 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Navigator (Deprecated) 13:36:11.094 DEBUG [main][TreeItemHandler] Selecting tree item: Navigator (Deprecated) 13:36:11.094 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Navigator (Deprecated) about selection 13:36:11.094 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Navigator (Deprecated) 13:36:11.094 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:36:11.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:11.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:11.094 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:36:11.094 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:36:11.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:11.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:11.095 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:36:11.095 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:36:11.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:11.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:11.095 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:36:11.095 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:36:11.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:11.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:11.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:11.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:11.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:11.096 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:36:11.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:36:11.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:36:11.097 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:36:11.097 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:11.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:36:11.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:36:11.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.navigator.ResourceNavigator' view is open... 13:36:11.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:11.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:11.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.navigator.ResourceNavigator' view is open finished successfully 13:36:11.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:11.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:11.189 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:11.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:11.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:11.189 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:11.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 '\*?\QNavigator (Deprecated)\E') 13:36:11.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:11.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:11.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:11.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:11.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:11.194 INFO [WorkbenchTestable][AbstractView] Activate view Navigator (Deprecated) 13:36:11.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:36:11.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:11.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:36:11.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:11.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:11.196 INFO [WorkbenchTestable][AbstractView] Activate view Navigator (Deprecated) 13:36:11.196 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:36:11.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:11.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:11.198 INFO [WorkbenchTestable][AbstractView] Activate view Navigator (Deprecated) 13:36:11.198 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:36:11.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:11.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:11.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:11.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:11.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:11.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:11.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:12.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:12.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:12.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:36:12.202 INFO [WorkbenchTestable][AbstractView] Activate view Navigator (Deprecated) 13:36:12.202 INFO [WorkbenchTestable][AbstractCTabItem] Activate Navigator (Deprecated) 13:36:12.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:12.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:12.204 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:36:12.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:12.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:12.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:12.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:12.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:12.204 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:36:12.205 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:36:12.205 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 13:36:12.205 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 13:36:12.205 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 13:36:12.206 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 13:36:12.208 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 13:36:12.209 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:36:12.209 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:12.228 DEBUG [main][MenuItemLookup] Found menu:'New' 13:36:12.228 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:36:12.228 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:36:12.228 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:12.228 DEBUG [main][MenuItemLookup] Found menu:'Copy' 13:36:12.228 DEBUG [main][MenuItemLookup] Found menu:'Paste' 13:36:12.228 DEBUG [main][MenuItemLookup] Found menu:'Delete' 13:36:12.228 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:36:12.228 DEBUG [main][MenuItemLookup] Found menu:'Rename...' 13:36:12.228 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:12.228 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:36:12.228 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:36:12.228 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:12.228 DEBUG [main][MenuItemLookup] Found menu:'Refresh' 13:36:12.228 DEBUG [main][MenuItemLookup] Item match:Refresh 13:36:12.228 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh" 13:36:12.228 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh 13:36:12.228 INFO [main][MenuItemHandler] Select menu item: Re&fresh 13:36:12.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:36:12.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:36:12.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:36:12.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:36:12.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:36:12.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:36:12.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:36:12.729 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectItemTestProject' via Explorer 13:36:12.729 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 13:36:12.729 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 13:36:12.729 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 13:36:12.732 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 13:36:12.733 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:36:12.733 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:12.749 DEBUG [main][MenuItemLookup] Found menu:'New' 13:36:12.749 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:36:12.749 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:36:12.749 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:12.749 DEBUG [main][MenuItemLookup] Found menu:'Copy' 13:36:12.749 DEBUG [main][MenuItemLookup] Found menu:'Paste' 13:36:12.749 DEBUG [main][MenuItemLookup] Found menu:'Delete' 13:36:12.749 DEBUG [main][MenuItemLookup] Item match:Delete 13:36:12.749 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete" 13:36:12.749 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 13:36:12.749 INFO [main][MenuItemHandler] Select menu item: &Delete 13:36:12.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 'Delete.*'] is available.... 13:36:13.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:36:13.323 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:36:13.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:13.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:13.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:13.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:13.326 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:36:13.326 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:36:13.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:13.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:13.327 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:36:13.327 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:36:13.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:13.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:13.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:13.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:13.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:13.328 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:36:13.328 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:36:13.329 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:36:13.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:36:13.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:36:13.329 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:36:13.329 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:13.329 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:36:13.329 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:36:13.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:13.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:13.329 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:36:13.329 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:36:13.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:13.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:13.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:13.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:13.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:13.332 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:36:13.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:36:13.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:36:13.332 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:36:13.332 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:13.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:36:13.336 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:36:13.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:36:13.837 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:36:13.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:36:13.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:36:13.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:36:13.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:36:13.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:36:13.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:36:13.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:36:13.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:36:13.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:36:13.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:36:13.837 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.ResourceNavigatorItemTest 13:36:13.837 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:36:13.837 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:36:13.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:13.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.512 s - in org.eclipse.reddeer.eclipse.test.ui.views.ResourceNavigatorItemTest open no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.ResourceNavigatorItemTest) Time elapsed: 4.52 s selectCollapsedResourceNavigatorItem no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.ResourceNavigatorItemTest) Time elapsed: 2.374 s select no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.ResourceNavigatorItemTest) Time elapsed: 1.215 s asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.ResourceNavigatorItemTest) Time elapsed: 5.553 s testExpand no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.ResourceNavigatorItemTest) Time elapsed: 1.748 s Running org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 13:36:13.845 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 13:36:13.846 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:36:13.846 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:36:13.846 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 13:36:13.846 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:36:13.846 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:36:13.847 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:36:13.847 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:36:13.847 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:36:13.847 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:36:13.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:13.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:36:13.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:13.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:36:13.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:13.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:36:13.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:13.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:36:13.849 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:13.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:36:13.849 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:13.849 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:36:13.849 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:13.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:36:13.849 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:13.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:36:13.849 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:13.849 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:13.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:13.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:13.850 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:13.850 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:36:13.850 DEBUG [main][MenuItemLookup] Found menu:'File' 13:36:13.850 DEBUG [main][MenuItemLookup] Item match:File 13:36:13.851 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:36:13.851 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:36:13.853 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:36:13.853 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:36:13.853 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:13.853 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:36:13.853 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:36:13.853 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:36:13.853 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:36:13.853 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:36:13.853 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:36:13.853 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:36:13.853 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:36:13.853 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:36:13.853 DEBUG [main][MenuItemLookup] Found menu:'File' 13:36:13.853 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:36:13.853 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:36:13.853 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:13.853 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:36:13.853 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:13.853 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:36:13.853 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:36:13.854 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:36:13.854 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:36:13.854 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:36:13.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:36:13.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:36:13.923 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:36:13.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:13.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:13.924 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:36:13.924 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:13.924 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:36:13.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:13.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:13.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:13.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:13.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:13.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:36:13.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:36:13.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:36:13.928 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:36:13.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:13.928 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:36:13.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:13.928 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:36:13.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:36:13.928 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:36:13.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:13.928 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:36:13.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:13.929 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:36:13.929 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:36:13.929 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:36:13.930 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:36:13.938 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:36:13.938 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:36:13.938 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:36:13.938 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:13.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:13.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:13.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:13.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:13.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:13.941 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:36:13.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:36:13.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:36:13.941 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:36:13.941 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:14.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:36:14.145 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:14.146 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:14.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 13:36:14.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 13:36:14.146 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:36:14.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:14.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:14.147 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:36:14.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:14.147 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PropertyTestProject' 13:36:14.147 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:36:14.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:14.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:14.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:14.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:14.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:36:14.173 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:36:14.174 INFO [WorkbenchTestable][AbstractText] Text set to: PropertyTestProject 13:36:14.209 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:36:14.209 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:36:14.209 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget 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:14.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:14.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:14.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:14.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:14.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:14.214 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:36:14.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:36:14.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:36:14.214 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:36:14.214 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:14.320 DEBUG [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:36:17.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:36:17.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:36:17.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:36:17.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:36:17.388 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:36:17.388 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:36:17.388 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:36:17.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:36:17.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:17.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:17.390 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:36:17.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:17.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:17.392 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:17.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:17.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:17.392 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:17.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 '\*?\QPackage Explorer\E') 13:36:17.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:17.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:17.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:17.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:17.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:17.394 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:36:17.394 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:36:17.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:17.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:17.412 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:36:17.412 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:36:17.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:17.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:17.414 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:36:17.414 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:36:17.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:17.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:17.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:17.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:17.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:17.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:17.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:18.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:18.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:18.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:36:18.417 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:36:18.417 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:36:18.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:18.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:36:18.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:36:18.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:18.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:18.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:18.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:18.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:18.419 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:36:18.420 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:36:18.420 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertyTestProject 13:36:18.420 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:36:18.420 INFO [WorkbenchTestable][RequirementsRunner] Started test: cancel no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 13:36:18.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 13:36:18.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:36:18.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:36:18.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:36:18.420 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 13:36:18.420 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 13:36:18.421 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 13:36:18.423 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 13:36:18.423 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:36:18.423 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:18.445 DEBUG [main][MenuItemLookup] Found menu:'New' 13:36:18.445 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:36:18.445 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:18.445 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:36:18.445 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:36:18.445 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:36:18.445 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:18.445 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:36:18.445 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:36:18.445 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:36:18.445 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:36:18.445 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:18.445 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:36:18.445 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:36:18.445 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:36:18.445 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:36:18.445 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:18.445 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:36:18.445 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:36:18.445 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:18.445 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:36:18.445 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 13:36:18.445 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Projects' 13:36:18.445 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 13:36:18.445 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:18.445 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:36:18.445 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 13:36:18.445 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 13:36:18.445 DEBUG [main][MenuItemLookup] Found menu:'Team' 13:36:18.445 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 13:36:18.445 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 13:36:18.445 DEBUG [main][MenuItemLookup] Found menu:'Configure' 13:36:18.446 DEBUG [main][MenuItemLookup] Found menu:'Validate' 13:36:18.446 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:18.446 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 13:36:18.446 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 13:36:18.446 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 13:36:18.446 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 13:36:18.446 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 13:36:18.539 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:36:18.539 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:18.539 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:18.540 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 13:36:18.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:18.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:18.541 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed 13:36:18.541 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:18.542 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 13:36:18.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:18.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:18.542 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:36:18.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:18.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:18.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:18.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:18.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:18.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:36:18.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:36:18.545 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test 13:36:18.545 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test 13:36:18.545 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection 13:36:18.546 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test 13:36:18.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:18.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:18.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:18.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:18.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.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:36:18.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:18.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:18.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:18.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:18.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:18.561 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:36:18.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:36:18.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:36:18.561 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:36:18.561 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:18.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:36:18.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:36:18.586 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:18.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:18.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:18.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:18.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:18.586 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:18.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:18.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:18.587 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 13:36:18.587 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:36:18.587 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:36:18.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:18.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:18.588 INFO [WorkbenchTestable][RequirementsRunner] Finished test: cancel no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 13:36:18.588 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:36:18.588 INFO [WorkbenchTestable][RequirementsRunner] Started test: restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 13:36:18.588 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 13:36:18.588 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:36:18.588 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:36:18.588 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:36:18.588 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 13:36:18.588 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 13:36:18.590 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 13:36:18.591 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 13:36:18.592 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:36:18.592 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:18.621 DEBUG [main][MenuItemLookup] Found menu:'New' 13:36:18.621 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:36:18.621 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:18.621 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:36:18.621 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:36:18.621 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:36:18.621 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:18.621 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:36:18.621 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:36:18.621 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:36:18.621 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:36:18.621 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:18.621 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:36:18.621 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:36:18.621 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:36:18.621 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:36:18.621 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:18.621 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:36:18.621 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:36:18.621 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:18.621 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:36:18.621 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 13:36:18.621 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Projects' 13:36:18.621 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 13:36:18.621 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:18.621 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:36:18.621 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 13:36:18.621 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 13:36:18.621 DEBUG [main][MenuItemLookup] Found menu:'Team' 13:36:18.621 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 13:36:18.621 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 13:36:18.621 DEBUG [main][MenuItemLookup] Found menu:'Configure' 13:36:18.621 DEBUG [main][MenuItemLookup] Found menu:'Validate' 13:36:18.621 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:18.621 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 13:36:18.621 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 13:36:18.621 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 13:36:18.621 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 13:36:18.622 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 13:36:18.686 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:36:18.686 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:18.686 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:18.686 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 13:36:18.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:18.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:18.688 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed 13:36:18.688 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:18.688 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 13:36:18.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:18.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:18.689 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:36:18.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:18.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:18.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:18.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:18.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:18.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:36:18.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:36:18.691 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test 13:36:18.691 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test 13:36:18.691 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection 13:36:18.691 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test 13:36:18.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:18.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:18.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:18.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:18.692 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 13:36:18.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:18.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:18.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:18.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:18.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:18.695 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 13:36:18.695 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:36:18.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:36:18.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:36:18.695 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:36:18.695 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:18.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:18.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:18.695 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 13:36:18.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:18.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:18.698 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:36:18.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:18.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:18.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:18.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:18.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 13:36:18.705 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 13:36:18.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:18.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:18.706 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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:36:18.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:18.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:18.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:18.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:18.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:18.709 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:36:18.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:36:18.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:36:18.709 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:36:18.709 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:18.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:36:18.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:36:18.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:18.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:18.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:18.747 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 13:36:18.747 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:36:18.747 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:36:18.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:18.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:18.748 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 13:36:18.748 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:36:18.748 INFO [WorkbenchTestable][RequirementsRunner] Started test: ok no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 13:36:18.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 13:36:18.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:36:18.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:36:18.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:36:18.748 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 13:36:18.748 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 13:36:18.750 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 13:36:18.752 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 13:36:18.753 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:36:18.753 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:18.783 DEBUG [main][MenuItemLookup] Found menu:'New' 13:36:18.783 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:36:18.783 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:18.783 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:36:18.783 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:36:18.783 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:36:18.783 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:18.783 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:36:18.783 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:36:18.783 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:36:18.783 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:36:18.783 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:18.783 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:36:18.783 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:36:18.783 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:36:18.783 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:36:18.783 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:18.783 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:36:18.783 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:36:18.783 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:18.783 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:36:18.783 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 13:36:18.783 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Projects' 13:36:18.783 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 13:36:18.783 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:18.783 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:36:18.783 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 13:36:18.783 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 13:36:18.783 DEBUG [main][MenuItemLookup] Found menu:'Team' 13:36:18.783 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 13:36:18.783 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 13:36:18.783 DEBUG [main][MenuItemLookup] Found menu:'Configure' 13:36:18.783 DEBUG [main][MenuItemLookup] Found menu:'Validate' 13:36:18.783 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:18.783 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 13:36:18.783 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 13:36:18.784 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 13:36:18.784 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 13:36:18.784 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 13:36:18.859 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:36:18.859 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:18.859 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:18.859 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 13:36:18.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:18.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:18.861 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed 13:36:18.861 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:18.861 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 13:36:18.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:18.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:18.862 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:36:18.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:18.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:18.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:18.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:18.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:18.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:36:18.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:36:18.864 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test 13:36:18.864 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test 13:36:18.864 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection 13:36:18.864 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test 13:36:18.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:18.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:18.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:18.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:18.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:18.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:18.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:36:18.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:18.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:18.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:18.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:18.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:18.873 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:36:18.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:36:18.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:36:18.873 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:36:18.873 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:18.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:36:18.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:36:18.908 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:18.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:18.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:18.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:18.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:18.909 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:18.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:18.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:18.909 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 13:36:18.909 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:36:18.909 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:36:18.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:18.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:18.910 INFO [WorkbenchTestable][RequirementsRunner] Finished test: ok no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 13:36:18.910 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:36:18.910 INFO [WorkbenchTestable][RequirementsRunner] Started test: openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 13:36:18.910 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 13:36:18.910 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:36:18.910 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:36:18.910 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:36:18.910 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 13:36:18.910 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 13:36:18.911 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 13:36:18.913 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 13:36:18.913 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:36:18.913 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:18.965 DEBUG [main][MenuItemLookup] Found menu:'New' 13:36:18.965 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:36:18.965 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:18.965 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:36:18.965 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:36:18.965 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:36:18.965 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:18.965 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:36:18.965 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:36:18.965 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:36:18.965 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:36:18.965 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:18.965 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:36:18.965 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:36:18.965 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:36:18.965 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:36:18.965 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:18.965 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:36:18.965 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:36:18.965 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:18.965 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:36:18.965 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 13:36:18.965 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Projects' 13:36:18.965 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 13:36:18.965 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:18.965 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:36:18.965 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 13:36:18.965 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 13:36:18.965 DEBUG [main][MenuItemLookup] Found menu:'Team' 13:36:18.965 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 13:36:18.965 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 13:36:18.965 DEBUG [main][MenuItemLookup] Found menu:'Configure' 13:36:18.965 DEBUG [main][MenuItemLookup] Found menu:'Validate' 13:36:18.965 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:18.965 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 13:36:18.965 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 13:36:18.965 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 13:36:18.965 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 13:36:18.965 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 13:36:19.024 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:36:19.024 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:19.024 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:19.024 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 13:36:19.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:19.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:19.025 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed 13:36:19.025 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:19.026 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 13:36:19.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:19.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:19.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:19.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:19.026 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 13:36:19.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:19.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:19.042 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:36:19.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:19.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:19.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:19.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:19.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:19.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:36:19.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:36:19.045 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test 13:36:19.045 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test 13:36:19.046 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection 13:36:19.046 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test 13:36:19.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:19.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:19.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:19.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:19.048 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:36:19.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:19.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:19.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:19.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:19.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 13:36:19.050 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 13:36:19.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:19.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:19.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.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:36:19.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:19.060 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][AbstractWait] Waiting until widget is found finished successfully 13:36:19.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:19.063 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:36:19.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:36:19.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:36:19.063 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:36:19.063 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:19.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:36:19.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:36:19.090 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:19.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:19.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:19.090 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 13:36:19.090 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:36:19.090 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:36:19.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:19.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:19.091 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 13:36:19.091 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:36:19.091 INFO [WorkbenchTestable][RequirementsRunner] Started test: apply no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 13:36:19.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 13:36:19.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:36:19.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:36:19.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:36:19.091 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 13:36:19.091 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 13:36:19.093 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 13:36:19.094 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 13:36:19.095 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:36:19.095 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:19.165 DEBUG [main][MenuItemLookup] Found menu:'New' 13:36:19.165 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:36:19.165 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:19.165 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:36:19.165 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:36:19.165 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:36:19.165 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:19.165 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:36:19.165 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:36:19.165 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:36:19.165 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:36:19.165 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:19.165 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:36:19.165 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:36:19.165 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:36:19.165 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:36:19.165 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:19.165 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:36:19.165 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:36:19.165 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:19.165 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:36:19.165 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 13:36:19.165 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Projects' 13:36:19.165 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 13:36:19.165 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:19.165 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:36:19.165 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 13:36:19.165 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 13:36:19.165 DEBUG [main][MenuItemLookup] Found menu:'Team' 13:36:19.165 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 13:36:19.165 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 13:36:19.165 DEBUG [main][MenuItemLookup] Found menu:'Configure' 13:36:19.165 DEBUG [main][MenuItemLookup] Found menu:'Validate' 13:36:19.165 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:19.165 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 13:36:19.165 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 13:36:19.165 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 13:36:19.165 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 13:36:19.165 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 13:36:19.225 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for PropertyTestProject"] 13:36:19.225 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:19.225 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:19.225 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 13:36:19.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:19.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:19.241 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed 13:36:19.241 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:19.242 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 13:36:19.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:19.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:19.242 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:36:19.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:19.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:19.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:19.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:19.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:19.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:36:19.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:36:19.245 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test 13:36:19.245 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test 13:36:19.245 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection 13:36:19.245 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test 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.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:19.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:19.246 DEBUG [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:36:19.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:19.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:19.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:19.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:19.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:19.249 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 13:36:19.249 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 13:36:19.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:36:19.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:36:19.250 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:36:19.250 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:19.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:19.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:19.250 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 13:36:19.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:19.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:19.250 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 13:36:19.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:19.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:19.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:19.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:19.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 13:36:19.252 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 13:36:19.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:19.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:19.252 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:36:19.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:19.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:19.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:19.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:19.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:19.260 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:36:19.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:36:19.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:36:19.260 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:36:19.261 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:19.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:36:19.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:36:19.279 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:19.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:19.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:19.279 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 13:36:19.279 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:36:19.279 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:36:19.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:19.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:19.280 INFO [WorkbenchTestable][RequirementsRunner] Finished test: apply no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 13:36:19.280 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:36:19.280 INFO [WorkbenchTestable][RequirementsRunner] Started test: openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 13:36:19.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 13:36:19.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:36:19.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:36:19.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:36:19.290 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 13:36:19.290 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 13:36:19.291 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 13:36:19.293 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 13:36:19.293 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:36:19.293 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:19.321 DEBUG [main][MenuItemLookup] Found menu:'New' 13:36:19.321 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:36:19.321 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:19.321 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:36:19.321 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:36:19.321 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:36:19.321 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:19.321 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:36:19.321 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:36:19.321 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:36:19.321 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:36:19.321 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:19.321 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:36:19.321 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:36:19.321 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:36:19.321 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:36:19.321 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:19.321 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:36:19.321 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:36:19.321 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:19.321 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:36:19.321 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 13:36:19.321 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Projects' 13:36:19.321 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 13:36:19.321 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:19.321 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:36:19.321 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 13:36:19.322 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 13:36:19.322 DEBUG [main][MenuItemLookup] Found menu:'Team' 13:36:19.322 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 13:36:19.322 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 13:36:19.322 DEBUG [main][MenuItemLookup] Found menu:'Configure' 13:36:19.322 DEBUG [main][MenuItemLookup] Found menu:'Validate' 13:36:19.322 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:19.322 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 13:36:19.322 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 13:36:19.322 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 13:36:19.322 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 13:36:19.322 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 13:36:19.390 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:36:19.390 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:19.391 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:19.391 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 13:36:19.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:19.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:19.392 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed 13:36:19.392 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:19.393 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 13:36:19.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:19.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:19.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:19.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:19.393 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 13:36:19.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:19.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:19.393 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 13:36:19.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:19.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:19.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:19.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:19.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:19.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:36:19.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:36:19.396 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test 13:36:19.396 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test 13:36:19.396 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection 13:36:19.396 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test 13:36:19.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:19.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:19.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:19.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:19.398 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:36:19.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:19.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:19.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:19.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:19.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 13:36:19.399 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 13:36:19.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:19.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:19.400 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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:36:19.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:19.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:19.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:19.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:19.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:19.403 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:36:19.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:36:19.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:36:19.403 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:36:19.403 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:19.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:36:19.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:36:19.430 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:19.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:19.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:19.431 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 13:36:19.431 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:36:19.431 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:36:19.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:19.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:19.431 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 13:36:19.432 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 13:36:19.432 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 13:36:19.440 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 13:36:19.443 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 13:36:19.443 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:36:19.443 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:19.463 DEBUG [main][MenuItemLookup] Found menu:'New' 13:36:19.463 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:36:19.463 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:19.463 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:36:19.463 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:36:19.463 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:36:19.463 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:19.463 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:36:19.463 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:36:19.463 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:36:19.463 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:36:19.463 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:19.463 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:36:19.463 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:36:19.463 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:36:19.463 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:36:19.463 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:19.463 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:36:19.463 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:36:19.463 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:19.463 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:36:19.463 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:36:19.464 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:36:19.464 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:36:19.464 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:36:19.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:36:19.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:36:19.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:36:19.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:36:19.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:36:19.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:36:19.965 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PropertyTestProject' via Explorer 13:36:19.965 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 13:36:19.966 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 13:36:19.966 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 13:36:19.969 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 13:36:19.969 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:36:19.969 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:19.990 DEBUG [main][MenuItemLookup] Found menu:'New' 13:36:19.990 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:36:19.990 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:19.990 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:36:19.990 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:36:19.990 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:36:19.990 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:19.990 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:36:19.990 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:36:19.990 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:36:19.990 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:36:19.990 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:36:19.990 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:36:19.990 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:36:19.990 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:36:20.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:36:20.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. finished successfully 13:36:20.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:36:20.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:20.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:20.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:20.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:20.558 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:36:20.558 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:36:20.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:20.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:20.558 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:36:20.558 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:36:20.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:20.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:20.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:20.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:20.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:20.559 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:36:20.559 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:36:20.560 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:36:20.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:36:20.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:36:20.560 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:36:20.560 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:20.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:36:20.560 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:36:20.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:20.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:20.560 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:36:20.560 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:36:20.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:20.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:20.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:20.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:20.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:20.562 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:36:20.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:36:20.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:36:20.562 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:36:20.562 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:20.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:36:20.566 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:36:21.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:36:21.067 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:36:21.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:36:21.067 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:36:21.067 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:36:21.067 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:36:21.067 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:36:21.067 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:36:21.067 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:36:21.067 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:36:21.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:36:21.067 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 13:36:21.067 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:36:21.067 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:36:21.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:21.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.224 s - in org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest cancel no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) Time elapsed: 0.168 s restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) Time elapsed: 0.16 s ok no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) Time elapsed: 0.162 s openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) Time elapsed: 0.181 s apply no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) Time elapsed: 0.189 s openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) Time elapsed: 0.151 s Running org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest 13:36:21.075 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest 13:36:21.076 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:36:21.076 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:36:21.076 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest 13:36:21.076 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:36:21.076 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:36:21.076 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:36:21.076 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:36:21.076 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:36:21.077 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:36:21.077 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:21.077 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:36:21.077 INFO [WorkbenchTestable][RequirementsRunner] Started test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest) 13:36:21.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest 13:36:21.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:36:21.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:36:21.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:36:21.077 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:36:21.077 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:21.077 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:36:21.077 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:21.077 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:21.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:21.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:21.078 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:36:21.078 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:36:21.078 DEBUG [main][MenuItemLookup] Found menu:'File' 13:36:21.078 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:36:21.078 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:36:21.078 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:36:21.078 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:36:21.078 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:36:21.078 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:36:21.078 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:36:21.078 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:36:21.078 DEBUG [main][MenuItemLookup] Item match:Window 13:36:21.078 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:36:21.078 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:36:21.078 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:36:21.079 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:21.079 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:36:21.079 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:36:21.079 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:21.079 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:36:21.079 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:21.079 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:36:21.079 DEBUG [main][MenuItemLookup] Item match:Preferences 13:36:21.079 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:36:21.079 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:36:21.079 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:36:21.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:36:21.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. finished successfully 13:36:21.739 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:36:21.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:21.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:21.745 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:36:21.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:36:21.746 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:36:21.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:21.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:21.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:21.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:21.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:21.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:36:21.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:36:21.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:36:21.749 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:36:21.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:21.750 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:36:21.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:21.750 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:36:21.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:36:21.750 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:36:21.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:21.750 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:36:21.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:21.750 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:36:21.751 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Perspectives 13:36:21.751 DEBUG [main][TreeItemHandler] Selecting tree item: Perspectives 13:36:21.751 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Perspectives about selection 13:36:21.752 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Perspectives 13:36:21.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:21.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:21.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:21.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:21.799 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:36:21.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:21.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:21.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:21.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:21.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 13:36:21.803 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Always open") 13:36:21.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:21.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:21.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:21.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:21.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:21.804 INFO [WorkbenchTestable][RadioButton] Select radio button Alwa&ys open 13:36:21.804 INFO [WorkbenchTestable][AbstractButton] Click button Alwa&ys open 13:36:21.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:36:21.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:36:21.804 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:36:21.804 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:21.805 TRACE [main][WidgetHandler] Notify Button with event 27 13:36:21.805 TRACE [main][WidgetHandler] Wait for synchronization 13:36:21.805 TRACE [main][WidgetHandler] Notify Button with event 13 13:36:21.805 TRACE [main][WidgetHandler] Wait for synchronization 13:36:21.805 TRACE [main][WidgetHandler] Notify Button with event 26 13:36:21.805 TRACE [main][WidgetHandler] Wait for synchronization 13:36:21.805 TRACE [main][WidgetHandler] Notify Button with event 3 13:36:21.805 TRACE [main][WidgetHandler] Wait for synchronization 13:36:21.805 TRACE [main][WidgetHandler] Notify Button with event 4 13:36:21.805 TRACE [main][WidgetHandler] Wait for synchronization 13:36:21.805 TRACE [main][WidgetHandler] Notify Button with event 13 13:36:21.805 TRACE [main][WidgetHandler] Wait for synchronization 13:36:21.805 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:36:21.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:21.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:21.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:21.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:21.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 13:36:21.807 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.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:36:21.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:21.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:21.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:21.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:21.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:21.808 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:36:21.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:21.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:21.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:21.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:21.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 13:36:21.809 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:36:21.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:21.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:21.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:21.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:21.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:21.811 INFO [WorkbenchTestable][RadioButton] Select radio button Ne&ver open 13:36:21.811 INFO [WorkbenchTestable][AbstractButton] Click button Ne&ver open 13:36:21.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:36:21.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:36:21.811 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:36:21.811 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:21.811 TRACE [main][WidgetHandler] Notify Button with event 27 13:36:21.811 TRACE [main][WidgetHandler] Wait for synchronization 13:36:21.811 TRACE [main][WidgetHandler] Notify Button with event 13 13:36:21.811 TRACE [main][WidgetHandler] Wait for synchronization 13:36:21.811 TRACE [main][WidgetHandler] Notify Button with event 26 13:36:21.811 TRACE [main][WidgetHandler] Wait for synchronization 13:36:21.811 TRACE [main][WidgetHandler] Notify Button with event 3 13:36:21.811 TRACE [main][WidgetHandler] Wait for synchronization 13:36:21.811 TRACE [main][WidgetHandler] Notify Button with event 4 13:36:21.811 TRACE [main][WidgetHandler] Wait for synchronization 13:36:21.811 TRACE [main][WidgetHandler] Notify Button with event 13 13:36:21.811 TRACE [main][WidgetHandler] Wait for synchronization 13:36:21.812 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:36:21.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:21.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:21.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:21.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:21.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 13:36:21.822 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:36:21.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:21.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:21.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:21.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:21.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:21.823 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:36:21.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:21.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:21.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:21.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:21.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 13:36:21.826 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.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:36:21.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:21.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:21.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:21.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:21.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:21.827 INFO [WorkbenchTestable][RadioButton] Select radio button In a &new window 13:36:21.827 INFO [WorkbenchTestable][AbstractButton] Click button In a &new window 13:36:21.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:36:21.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:36:21.827 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:36:21.827 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:21.827 TRACE [main][WidgetHandler] Notify Button with event 27 13:36:21.827 TRACE [main][WidgetHandler] Wait for synchronization 13:36:21.827 TRACE [main][WidgetHandler] Notify Button with event 13 13:36:21.827 TRACE [main][WidgetHandler] Wait for synchronization 13:36:21.827 TRACE [main][WidgetHandler] Notify Button with event 26 13:36:21.827 TRACE [main][WidgetHandler] Wait for synchronization 13:36:21.827 TRACE [main][WidgetHandler] Notify Button with event 3 13:36:21.827 TRACE [main][WidgetHandler] Wait for synchronization 13:36:21.827 TRACE [main][WidgetHandler] Notify Button with event 4 13:36:21.827 TRACE [main][WidgetHandler] Wait for synchronization 13:36:21.827 TRACE [main][WidgetHandler] Notify Button with event 13 13:36:21.827 TRACE [main][WidgetHandler] Wait for synchronization 13:36:21.828 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:36:21.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:21.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:21.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:21.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:21.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 13:36:21.836 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "In a new window") 13:36:21.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:21.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:21.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:21.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:21.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:21.837 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open a new perspective") 13:36:21.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:21.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:21.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:21.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:21.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 13:36:21.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "In the same window") 13:36:21.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:21.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:21.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:21.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:21.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:21.840 INFO [WorkbenchTestable][RadioButton] Select radio button In the &same window 13:36:21.840 INFO [WorkbenchTestable][AbstractButton] Click button In the &same window 13:36:21.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:36:21.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:36:21.840 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:36:21.840 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:21.841 TRACE [main][WidgetHandler] Notify Button with event 27 13:36:21.841 TRACE [main][WidgetHandler] Wait for synchronization 13:36:21.841 TRACE [main][WidgetHandler] Notify Button with event 13 13:36:21.841 TRACE [main][WidgetHandler] Wait for synchronization 13:36:21.841 TRACE [main][WidgetHandler] Notify Button with event 26 13:36:21.841 TRACE [main][WidgetHandler] Wait for synchronization 13:36:21.841 TRACE [main][WidgetHandler] Notify Button with event 3 13:36:21.841 TRACE [main][WidgetHandler] Wait for synchronization 13:36:21.841 TRACE [main][WidgetHandler] Notify Button with event 4 13:36:21.841 TRACE [main][WidgetHandler] Wait for synchronization 13:36:21.841 TRACE [main][WidgetHandler] Notify Button with event 13 13:36:21.841 TRACE [main][WidgetHandler] Wait for synchronization 13:36:21.841 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:36:21.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:21.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:21.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:21.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:21.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 13:36:21.843 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "In the same window") 13:36:21.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:21.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:21.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:21.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:21.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:21.844 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:36:21.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:21.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:21.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:21.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:21.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 13:36:21.850 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Prompt") 13:36:21.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:21.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:21.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:21.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:21.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:21.852 INFO [WorkbenchTestable][RadioButton] Select radio button Promp&t 13:36:21.852 INFO [WorkbenchTestable][AbstractButton] Click button Promp&t 13:36:21.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:36:21.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:36:21.852 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:36:21.852 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:21.852 TRACE [main][WidgetHandler] Notify Button with event 27 13:36:21.852 TRACE [main][WidgetHandler] Wait for synchronization 13:36:21.853 TRACE [main][WidgetHandler] Notify Button with event 13 13:36:21.853 TRACE [main][WidgetHandler] Wait for synchronization 13:36:21.853 TRACE [main][WidgetHandler] Notify Button with event 26 13:36:21.853 TRACE [main][WidgetHandler] Wait for synchronization 13:36:21.853 TRACE [main][WidgetHandler] Notify Button with event 3 13:36:21.853 TRACE [main][WidgetHandler] Wait for synchronization 13:36:21.853 TRACE [main][WidgetHandler] Notify Button with event 4 13:36:21.853 TRACE [main][WidgetHandler] Wait for synchronization 13:36:21.853 TRACE [main][WidgetHandler] Notify Button with event 13 13:36:21.853 TRACE [main][WidgetHandler] Wait for synchronization 13:36:21.853 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project") 13:36:21.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:21.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:21.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:21.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:21.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 13:36:21.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Prompt") 13:36:21.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:21.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:21.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:21.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:21.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:21.858 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:36:21.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:21.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:21.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:21.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:21.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:21.868 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:36:21.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:36:21.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:36:21.868 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:36:21.868 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:21.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:36:21.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:36:21.902 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:36:21.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:21.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:21.903 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest 13:36:21.903 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:36:21.903 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:36:21.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:21.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:21.904 INFO [WorkbenchTestable][RequirementsRunner] Finished test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest) 13:36:21.904 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest 13:36:21.904 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:36:21.904 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:36:21.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:21.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.829 s - in org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest) Time elapsed: 0.826 s Running org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest 13:36:21.911 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest 13:36:21.911 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:36:21.911 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:36:21.911 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest 13:36:21.911 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:36:21.911 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:36:21.918 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:36:21.918 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:36:21.918 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:36:21.918 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:36:21.918 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest) 13:36:21.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest 13:36:21.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:36:21.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:36:21.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:36:22.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@360c2823 is found... 13:36:22.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@360c2823 is found finished successfully 13:36:22.261 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Q[test-new] Test Title:.+\E') 13:36:22.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:22.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:22.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:22.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:22.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:22.270 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:22.271 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 13:36:22.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1dd490cb is found... 13:36:22.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1dd490cb is found finished successfully 13:36:22.273 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Q[test-new] Test Title:.+\E') 13:36:22.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:22.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:22.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:22.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:22.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:22.280 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:22.281 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 13:36:22.283 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:36:22.283 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:36:22.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:22.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:22.284 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "[test-new] Test Title:.+"as the parent 13:36:22.284 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:36:22.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:22.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:22.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:22.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:22.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 13:36:22.287 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest 13:36:22.287 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:36:22.287 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:36:22.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:22.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:22.288 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest) 13:36:22.288 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest 13:36:22.288 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:36:22.288 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:36:22.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:22.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.38 s - in org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest) Time elapsed: 0.37 s Running org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 13:36:22.343 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 13:36:22.344 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:36:22.344 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:36:22.344 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 13:36:22.344 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:36:22.344 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:36:22.345 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:36:22.345 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:36:22.345 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:36:22.345 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:36:22.345 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRefreshPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest) 13:36:22.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 13:36:22.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:36:22.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:36:22.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:36:22.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:22.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:22.356 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInternal Web Browser\E'' view via menu. 13:36:22.357 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 13:36:22.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:22.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:22.359 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 13:36:22.359 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 13:36:22.359 DEBUG [main][MenuItemLookup] Found menu:'File' 13:36:22.359 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:36:22.359 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:36:22.359 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:36:22.359 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:36:22.359 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:36:22.359 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:36:22.359 DEBUG [main][MenuItemLookup] Item match:Window 13:36:22.360 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:36:22.360 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:36:22.360 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:36:22.360 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:22.360 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:36:22.360 DEBUG [main][MenuItemLookup] Item match:Show View 13:36:22.365 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:36:22.365 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:36:22.365 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:36:22.365 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:36:22.365 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 13:36:22.365 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:36:22.365 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:36:22.365 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:36:22.365 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:36:22.365 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:36:22.365 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:36:22.365 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:36:22.365 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:36:22.365 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:36:22.365 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:22.365 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:36:22.365 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:36:22.366 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:36:22.366 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:36:22.366 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:36:22.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:36:22.476 DEBUG [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:36:22.476 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:36:22.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:22.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:22.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:36:22.477 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:36:22.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:22.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:22.478 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:36:22.478 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:36:22.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:22.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:22.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:22.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:22.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:22.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:36:22.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:36:22.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:36:22.480 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:36:22.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:22.480 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:36:22.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:22.480 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:36:22.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:36:22.480 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:36:22.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:22.481 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:36:22.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:22.481 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:36:22.482 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Internal Web Browser 13:36:22.482 DEBUG [main][TreeItemHandler] Selecting tree item: Internal Web Browser 13:36:22.482 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Internal Web Browser about selection 13:36:22.482 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Internal Web Browser 13:36:22.482 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:36:22.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:22.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:22.483 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:36:22.483 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:36:22.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:22.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:22.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 "Open") 13:36:22.484 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:36:22.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:22.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:22.484 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:36:22.484 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:36:22.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:22.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:22.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:22.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:22.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:22.485 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:36:22.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:36:22.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:36:22.486 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:36:22.486 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:22.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:36:22.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:36:22.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open... 13:36:22.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:22.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:22.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open finished successfully 13:36:22.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:22.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:22.595 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 13:36:22.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:22.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:22.595 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 13:36:22.595 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInternal Web Browser\E') 13:36:22.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:22.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:22.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:22.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:22.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:22.601 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 13:36:22.601 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 13:36:22.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:22.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 13:36:22.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:22.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:22.604 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:36:22.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:22.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:22.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:22.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:22.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 13:36:22.606 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 13:36:22.606 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 13:36:22.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:22.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 13:36:22.638 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'https://www.google.cz/?q=redhat' 13:36:22.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:36:22.669 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:36:22.671 DEBUG [main][BrowserProgressListener] Calling chanded() 13:36:23.169 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:36:23.202 DEBUG [main][BrowserProgressListener] Calling chanded() 13:36:23.428 DEBUG [main][BrowserProgressListener] Calling chanded() failed to create drawable failed to create drawable 13:36:23.669 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:36:23.753 DEBUG [main][BrowserProgressListener] Calling chanded() 13:36:24.045 DEBUG [main][BrowserProgressListener] Calling chanded() 13:36:24.169 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:36:24.670 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() failed to create drawable 13:36:25.170 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() failed to create drawable 13:36:25.542 DEBUG [main][BrowserProgressListener] Calling chanded() 13:36:25.670 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:36:25.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:36:25.670 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 13:36:35.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:36:35.672 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:36:35.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:36:35.672 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 13:36:35.672 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 13:36:35.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:35.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google
Camera search
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 13:36:35.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:36:35.693 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:36:35.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:36:35.693 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'https://www.google.cz/?q=redhat' 13:36:35.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:36:35.694 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:36:35.695 DEBUG [main][BrowserProgressListener] Calling chanded() 13:36:35.859 DEBUG [main][BrowserProgressListener] Calling chanded() 13:36:36.093 DEBUG [main][BrowserProgressListener] Calling chanded() 13:36:36.194 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:36:36.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:36:36.195 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 13:36:46.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:36:46.195 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:36:46.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:36:46.196 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 13:36:46.196 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 13:36:46.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:46.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google
Camera search
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 13:36:46.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:36:46.204 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:36:46.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:36:46.205 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 13:36:46.205 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 13:36:46.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:46.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google
Camera search
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 13:36:46.212 INFO [WorkbenchTestable][AbstractView] Close view 'Internal Web Browser' 13:36:46.212 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Internal Web Browser 13:36:46.213 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 13:36:46.213 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:36:46.244 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 13:36:46.244 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:36:46.244 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:36:46.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:46.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:46.249 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRefreshPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest) 13:36:46.249 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:36:46.249 INFO [WorkbenchTestable][RequirementsRunner] Started test: testNavigation no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest) 13:36:46.249 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 13:36:46.249 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:36:46.249 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:36:46.249 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:36:46.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:46.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:36:46.260 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInternal Web Browser\E'' view via menu. 13:36:46.260 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 13:36:46.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:46.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:46.261 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 13:36:46.261 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 13:36:46.261 DEBUG [main][MenuItemLookup] Found menu:'File' 13:36:46.261 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:36:46.261 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:36:46.261 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:36:46.261 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:36:46.261 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:36:46.261 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:36:46.261 DEBUG [main][MenuItemLookup] Item match:Window 13:36:46.261 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:36:46.261 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:36:46.261 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:36:46.261 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:46.261 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:36:46.261 DEBUG [main][MenuItemLookup] Item match:Show View 13:36:46.264 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:36:46.264 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:36:46.264 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:36:46.264 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:36:46.264 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 13:36:46.264 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:36:46.264 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:36:46.264 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:36:46.264 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:36:46.264 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:36:46.264 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:36:46.264 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:36:46.264 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:36:46.264 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:36:46.264 DEBUG [main][MenuItemLookup] Found menu:'' 13:36:46.265 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:36:46.265 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:36:46.265 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:36:46.265 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:36:46.265 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:36:46.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:36:46.365 DEBUG [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:36:46.365 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:36:46.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:46.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:46.367 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:36:46.367 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:36:46.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:46.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:46.368 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:36:46.368 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:36:46.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:46.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:46.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:46.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:46.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:36:46.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:36:46.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:36:46.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:36:46.370 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:36:46.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:46.370 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:36:46.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:46.370 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:36:46.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:36:46.371 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:36:46.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:36:46.371 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:36:46.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:36:46.371 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:36:46.372 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Internal Web Browser 13:36:46.372 DEBUG [main][TreeItemHandler] Selecting tree item: Internal Web Browser 13:36:46.372 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Internal Web Browser about selection 13:36:46.373 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Internal Web Browser 13:36:46.373 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:36:46.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:46.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:46.374 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:36:46.374 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:36:46.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:46.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:46.380 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:36:46.380 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:36:46.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:36:46.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:36:46.380 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:36:46.380 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:36:46.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:46.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:46.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:46.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:46.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:36:46.382 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:36:46.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:36:46.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:36:46.382 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:36:46.382 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:36:46.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:36:46.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:36:46.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open... 13:36:46.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:46.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:46.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open finished successfully 13:36:46.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:46.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:46.486 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 13:36:46.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:36:46.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:36:46.487 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 13:36:46.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 '\*?\QInternal Web Browser\E') 13:36:46.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:46.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:46.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:46.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:46.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:36:46.546 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 13:36:46.546 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 13:36:46.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:46.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 13:36:46.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:36:46.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:36:46.548 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:36:46.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:36:46.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:36:46.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:36:46.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:36:46.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 13:36:46.550 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 13:36:46.551 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 13:36:46.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:46.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 13:36:46.552 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'https://www.google.cz/?q=redhat' 13:36:46.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:36:46.581 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:36:46.592 DEBUG [main][BrowserProgressListener] Calling chanded() 13:36:46.886 DEBUG [main][BrowserProgressListener] Calling chanded() 13:36:47.081 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:36:47.211 DEBUG [main][BrowserProgressListener] Calling chanded() 13:36:47.438 DEBUG [main][BrowserProgressListener] Calling chanded() 13:36:47.581 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:36:47.617 DEBUG [main][BrowserProgressListener] Calling chanded() 13:36:48.082 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:36:48.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:36:48.082 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 13:36:58.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:36:58.082 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:36:58.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:36:58.083 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 13:36:58.083 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 13:36:58.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:36:58.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google
Camera search
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 13:36:58.089 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'https://www.google.cz/?q=jboss' 13:36:58.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:36:58.089 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:36:58.090 DEBUG [main][BrowserProgressListener] Calling chanded() 13:36:58.233 DEBUG [main][BrowserProgressListener] Calling chanded() 13:36:58.370 DEBUG [main][BrowserProgressListener] Calling chanded() 13:36:58.590 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:36:58.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:36:58.590 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 13:37:08.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:37:08.590 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:37:08.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:37:08.591 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 13:37:08.591 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 13:37:08.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:08.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google
Camera search
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 13:37:08.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:37:08.597 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:37:08.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:37:08.597 INFO [WorkbenchTestable][AbstractBrowser] Browser back 13:37:08.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:37:08.599 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:37:08.600 DEBUG [main][BrowserProgressListener] Calling chanded() 13:37:08.642 DEBUG [main][BrowserProgressListener] Calling chanded() 13:37:09.099 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:37:09.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:37:09.099 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:37:10.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting while browser is pointed to URL: https://www.google.cz/?q=jboss... 13:37:10.101 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 13:37:10.101 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 13:37:10.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:10.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google
Camera search
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 13:37:10.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:37:10.107 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:37:10.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:37:10.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting while browser is pointed to URL: https://www.google.cz/?q=jboss finished successfully 13:37:10.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:37:10.107 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:37:10.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:37:10.107 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 13:37:10.108 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 13:37:10.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:10.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google
Camera search
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 13:37:10.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:37:10.130 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:37:10.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:37:10.130 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 13:37:10.130 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 13:37:10.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:10.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google
Camera search
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 13:37:10.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:37:10.135 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:37:10.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:37:10.135 INFO [WorkbenchTestable][AbstractBrowser] Browser forward 13:37:10.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:37:10.136 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:37:10.137 DEBUG [main][BrowserProgressListener] Calling chanded() 13:37:10.177 DEBUG [main][BrowserProgressListener] Calling chanded() 13:37:10.637 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:37:10.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:37:10.637 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:37:11.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting while browser is pointed to URL: https://www.google.cz/?q=redhat... 13:37:11.638 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 13:37:11.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 13:37:11.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:11.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google
Camera search
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 13:37:11.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:37:11.643 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:37:11.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:37:11.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting while browser is pointed to URL: https://www.google.cz/?q=redhat finished successfully 13:37:11.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:37:11.644 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:37:11.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:37:11.644 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 13:37:11.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 13:37:11.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:11.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google
Camera search
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 13:37:11.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:37:11.650 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:37:11.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:37:11.650 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 13:37:11.651 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 13:37:11.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:11.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google
Camera search
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 13:37:11.669 INFO [WorkbenchTestable][AbstractView] Close view 'Internal Web Browser' 13:37:11.669 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Internal Web Browser 13:37:11.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 13:37:11.670 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:37:11.701 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 13:37:11.701 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:37:11.701 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:37:11.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:11.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:11.738 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testNavigation no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest) 13:37:11.738 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 13:37:11.738 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:37:11.738 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:37:11.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:11.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.397 s - in org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest testRefreshPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest) Time elapsed: 23.904 s testNavigation no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest) Time elapsed: 25.489 s Running org.eclipse.reddeer.eclipse.test.ui.browser.WebBrowserPreferencePageTest 13:37:11.751 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:37:11.751 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:11.752 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:37:11.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:11.752 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:37:11.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:11.753 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 13:37:11.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:11.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:11.753 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 13:37:11.753 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 13:37:11.754 DEBUG [main][MenuItemLookup] Found menu:'File' 13:37:11.754 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:37:11.754 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:37:11.754 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:37:11.754 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:37:11.754 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:37:11.754 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:37:11.754 DEBUG [main][MenuItemLookup] Item match:Window 13:37:11.754 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:37:11.754 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:37:11.754 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:37:11.754 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:11.754 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:37:11.754 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:37:11.754 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:11.754 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:37:11.754 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:11.754 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:37:11.754 DEBUG [main][MenuItemLookup] Item match:Preferences 13:37:11.754 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:37:11.754 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:37:11.755 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:37:11.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:37:11.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:37:11.887 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:37:11.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:11.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:11.888 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:37:11.888 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:11.889 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:37:11.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:11.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:11.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:11.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:11.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:11.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:37:11.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:37:11.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:37:11.891 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:37:11.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:11.891 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:37:11.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:11.891 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:37:11.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:37:11.892 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:37:11.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:11.892 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:37:11.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:11.892 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:37:11.893 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Web Browser 13:37:11.893 DEBUG [main][TreeItemHandler] Selecting tree item: Web Browser 13:37:11.893 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Web Browser about selection 13:37:11.893 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Web Browser 13:37:11.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:11.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:11.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:11.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:11.972 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widget which text matches: "Use e&xternal web browser") 13:37:11.972 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:37:11.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:11.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:11.972 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:37:11.972 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:37:11.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:11.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:11.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:11.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:11.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:11.975 INFO [WorkbenchTestable][RadioButton] Select radio button Use e&xternal web browser 13:37:11.975 INFO [WorkbenchTestable][AbstractButton] Click button Use e&xternal web browser 13:37:11.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:11.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:11.976 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:37:11.976 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:11.976 TRACE [main][WidgetHandler] Notify Button with event 27 13:37:11.976 TRACE [main][WidgetHandler] Wait for synchronization 13:37:11.976 TRACE [main][WidgetHandler] Notify Button with event 13 13:37:11.976 TRACE [main][WidgetHandler] Wait for synchronization 13:37:11.976 TRACE [main][WidgetHandler] Notify Button with event 26 13:37:11.976 TRACE [main][WidgetHandler] Wait for synchronization 13:37:11.976 TRACE [main][WidgetHandler] Notify Button with event 3 13:37:11.976 TRACE [main][WidgetHandler] Wait for synchronization 13:37:11.976 TRACE [main][WidgetHandler] Notify Button with event 4 13:37:11.976 TRACE [main][WidgetHandler] Wait for synchronization 13:37:11.976 TRACE [main][WidgetHandler] Notify Button with event 13 13:37:11.976 TRACE [main][WidgetHandler] Wait for synchronization 13:37:11.976 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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:37:11.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:11.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:11.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:11.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:11.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:11.979 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 13:37:11.980 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 13:37:11.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:11.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:11.980 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:37:11.980 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:11.982 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:37:11.982 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:37:11.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:11.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:11.982 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:37:11.982 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:37:11.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:11.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:11.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:11.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:11.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:11.997 INFO [WorkbenchTestable][RadioButton] Select radio button Use &internal web browser 13:37:11.997 INFO [WorkbenchTestable][AbstractButton] Click button Use &internal web browser 13:37:11.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:11.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:11.998 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:37:11.998 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:11.998 TRACE [main][WidgetHandler] Notify Button with event 27 13:37:11.998 TRACE [main][WidgetHandler] Wait for synchronization 13:37:11.998 TRACE [main][WidgetHandler] Notify Button with event 13 13:37:11.998 TRACE [main][WidgetHandler] Wait for synchronization 13:37:11.998 TRACE [main][WidgetHandler] Notify Button with event 26 13:37:11.998 TRACE [main][WidgetHandler] Wait for synchronization 13:37:11.998 TRACE [main][WidgetHandler] Notify Button with event 3 13:37:11.998 TRACE [main][WidgetHandler] Wait for synchronization 13:37:11.998 TRACE [main][WidgetHandler] Notify Button with event 4 13:37:11.998 TRACE [main][WidgetHandler] Wait for synchronization 13:37:11.998 TRACE [main][WidgetHandler] Notify Button with event 13 13:37:11.998 TRACE [main][WidgetHandler] Wait for synchronization 13:37:11.998 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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:37:11.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:11.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:12.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:12.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:12.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:12.008 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 13:37:12.008 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 13:37:12.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:12.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:12.008 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:37:12.008 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:12.009 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:37:12.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:12.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:12.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:12.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:12.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:12.014 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:37:12.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:12.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:12.015 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:37:12.015 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:12.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:37:12.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:37:12.055 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 13:37:12.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:12.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.308 s - in org.eclipse.reddeer.eclipse.test.ui.browser.WebBrowserPreferencePageTest testBrowserPreferencePage(org.eclipse.reddeer.eclipse.test.ui.browser.WebBrowserPreferencePageTest) Time elapsed: 0.306 s Running org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest 13:37:12.062 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest 13:37:12.062 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:37:12.062 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:37:12.062 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest 13:37:12.062 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:37:12.062 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:37:12.063 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:37:12.063 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:37:12.063 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:37:12.063 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:37:12.063 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest) 13:37:12.063 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest 13:37:12.063 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:37:12.063 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:37:12.063 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:37:12.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4765cf15 is found... 13:37:22.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4765cf15 is found failed, an exception will be thrown 13:37:22.092 ERROR [WorkbenchTestable][RunTestMethod] Test org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest.testEditor throws exception: org.eclipse.reddeer.workbench.core.exception.WorkbenchCoreLayerException: Unable to find editor matching specified matchers at org.eclipse.reddeer.workbench.core.lookup.EditorPartLookup.getEditor(EditorPartLookup.java:114) at org.eclipse.reddeer.workbench.impl.editor.AbstractEditor.(AbstractEditor.java:106) at org.eclipse.reddeer.workbench.impl.editor.AbstractEditor.(AbstractEditor.java:95) at org.eclipse.reddeer.workbench.impl.editor.AbstractEditor.(AbstractEditor.java:84) at org.eclipse.reddeer.workbench.impl.editor.DefaultEditor.(DefaultEditor.java:44) at org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest.testEditor(BrowserEditorTest.java:70) 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:37:22.093 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest.testEditor.png 13:37:22.181 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.ui.browser.BrowserEditorTest.testEditor.png 13:37:22.181 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest 13:37:22.182 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:37:22.182 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:37:22.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:22.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:22.183 ERROR [WorkbenchTestable][RequirementsRunner] Exception in test: testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest) org.eclipse.reddeer.workbench.core.exception.WorkbenchCoreLayerException: Unable to find editor matching specified matchers at org.eclipse.reddeer.workbench.core.lookup.EditorPartLookup.getEditor(EditorPartLookup.java:114) at org.eclipse.reddeer.workbench.impl.editor.AbstractEditor.(AbstractEditor.java:106) at org.eclipse.reddeer.workbench.impl.editor.AbstractEditor.(AbstractEditor.java:95) at org.eclipse.reddeer.workbench.impl.editor.AbstractEditor.(AbstractEditor.java:84) at org.eclipse.reddeer.workbench.impl.editor.DefaultEditor.(DefaultEditor.java:44) at org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest.testEditor(BrowserEditorTest.java:70) 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:37:22.183 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest) 13:37:22.183 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest 13:37:22.183 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:37:22.183 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:37:22.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:22.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 10.123 s <<< FAILURE! - in org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest) Time elapsed: 10.12 s <<< ERROR! org.eclipse.reddeer.workbench.core.exception.WorkbenchCoreLayerException: Unable to find editor matching specified matchers at org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest.testEditor(BrowserEditorTest.java:70) Running org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 13:37:22.191 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 13:37:22.191 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:37:22.192 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:37:22.192 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 13:37:22.192 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:37:22.192 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:37:22.192 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:37:22.192 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:37:22.192 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:37:22.192 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:37:22.192 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeleteAllEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 13:37:22.192 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 13:37:22.192 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:37:22.192 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:37:22.192 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:37:22.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:22.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:22.206 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 13:37:22.206 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 13:37:22.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:22.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:22.206 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 13:37:22.206 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 13:37:22.207 DEBUG [main][MenuItemLookup] Found menu:'File' 13:37:22.207 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:37:22.207 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:37:22.207 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:37:22.207 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:37:22.207 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:37:22.207 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:37:22.207 DEBUG [main][MenuItemLookup] Item match:Window 13:37:22.207 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:37:22.207 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:37:22.207 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:37:22.207 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:22.207 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:37:22.207 DEBUG [main][MenuItemLookup] Item match:Show View 13:37:22.211 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:37:22.211 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:37:22.211 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:37:22.211 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:37:22.211 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 13:37:22.211 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:37:22.211 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:37:22.211 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:37:22.211 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:37:22.211 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:37:22.211 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:37:22.211 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:37:22.211 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:37:22.211 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:37:22.211 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:22.211 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:37:22.211 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:37:22.212 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:37:22.212 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:37:22.212 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:37:22.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:37:22.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:37:22.354 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:37:22.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:22.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:22.355 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:37:22.355 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:37:22.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:22.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:22.356 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:37:22.356 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:37:22.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:22.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:22.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:22.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:22.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:22.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:37:22.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:37:22.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:37:22.360 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:37:22.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:22.360 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:37:22.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:22.360 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:37:22.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:37:22.360 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:37:22.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:22.361 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:37:22.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:22.361 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:37:22.368 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 13:37:22.368 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 13:37:22.368 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 13:37:22.369 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 13:37:22.369 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:37:22.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:22.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:22.369 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:37:22.369 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:37:22.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:22.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:22.370 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:37:22.370 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:37:22.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:22.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:22.371 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:37:22.371 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:37:22.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:22.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:22.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:22.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:22.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:22.372 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:37:22.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:22.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:22.373 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:37:22.373 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:22.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:37:22.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:37:22.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 13:37:22.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:22.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:22.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 13:37:22.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:22.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:22.464 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 13:37:22.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:22.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:22.465 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 13:37:22.465 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:37:22.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:22.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:22.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:22.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:22.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:22.466 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:22.467 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:22.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:22.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 13:37:22.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:22.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:22.469 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:22.469 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:22.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:22.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:22.470 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:22.470 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:22.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:22.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:22.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:22.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:22.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:22.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:22.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:23.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:23.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:23.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:37:23.483 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:23.483 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:23.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:23.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:23.484 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:37:23.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:23.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:23.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:23.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:23.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:23.485 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:37:23.485 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:37:23.485 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:23.485 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:23.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:23.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:23.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:23.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:23.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:23.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:23.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:24.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:24.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:24.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:37:24.490 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:24.490 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:24.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:24.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:24.492 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:37:24.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:24.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:24.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:24.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:24.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:24.492 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 13:37:24.493 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 13:37:24.493 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:24.493 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:24.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:24.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:24.494 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:37:24.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:24.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:24.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:24.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:24.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:24.495 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 13:37:24.495 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 13:37:24.495 DEBUG [main][TreeItemHandler] Set Tree selection 13:37:24.495 DEBUG [main][TreeHandler] Notify Tree about selection event 13:37:24.500 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 13:37:24.502 DEBUG [WorkbenchTestable][TreeItemHandler] maven-test-project 13:37:24.502 DEBUG [WorkbenchTestable][TreeItemHandler] maven-wrong-project 13:37:24.503 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:37:24.503 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:24.529 DEBUG [main][MenuItemLookup] Found menu:'New' 13:37:24.529 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:37:24.529 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:24.529 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:37:24.529 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:24.529 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:37:24.529 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:37:24.529 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:37:24.529 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:37:24.529 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:37:24.529 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:37:24.529 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:37:24.529 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:24.529 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:37:24.529 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:37:24.529 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:24.529 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:37:24.529 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:37:24.530 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:37:24.530 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:37:24.530 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:37:24.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:37:24.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:37:25.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:37:25.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:37:25.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:37:25.031 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:37:25.031 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:25.053 DEBUG [main][MenuItemLookup] Found menu:'New' 13:37:25.053 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:37:25.053 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:25.053 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:37:25.053 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:25.053 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:37:25.053 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:37:25.053 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:37:25.053 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:37:25.053 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:37:25.053 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:37:25.053 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:37:25.054 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:37:25.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... (Eclipse:1877): Gtk-CRITICAL **: 13:37:25.099: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1877): Gtk-CRITICAL **: 13:37:25.103: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1877): Gtk-CRITICAL **: 13:37:25.122: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1877): Gtk-CRITICAL **: 13:37:25.148: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1877): Gtk-CRITICAL **: 13:37:25.156: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1877): Gtk-CRITICAL **: 13:37:25.173: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1877): Gtk-CRITICAL **: 13:37:25.190: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1877): Gtk-CRITICAL **: 13:37:25.206: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1877): Gtk-CRITICAL **: 13:37:25.223: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1877): Gtk-CRITICAL **: 13:37:25.240: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1877): Gtk-CRITICAL **: 13:37:25.256: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1877): Gtk-CRITICAL **: 13:37:25.274: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1877): Gtk-CRITICAL **: 13:37:25.290: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1877): Gtk-CRITICAL **: 13:37:25.306: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1877): Gtk-CRITICAL **: 13:37:25.323: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1877): Gtk-CRITICAL **: 13:37:25.339: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1877): Gtk-CRITICAL **: 13:37:25.357: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1877): Gtk-CRITICAL **: 13:37:25.373: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1877): Gtk-CRITICAL **: 13:37:25.390: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:37:25.652 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:37:25.652 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:37:25.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:25.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:25.655 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:37:25.655 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:37:25.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:25.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:25.655 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:37:25.655 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:37:25.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:25.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:25.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:25.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:25.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:25.657 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:37:25.657 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:37:25.657 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:37:25.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:25.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:25.657 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:37:25.657 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:25.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:37:25.657 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:37:25.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:25.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:25.658 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:37:25.658 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:37:25.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:25.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:25.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:25.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:25.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:25.660 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:37:25.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:25.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:25.660 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:37:25.660 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:25.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:37:25.665 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 (Eclipse:1877): Gtk-CRITICAL **: 13:37:25.673: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:37:26.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:37:26.167 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:37:26.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:37:26.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:37:26.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 13:37:26.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven Dependencies' is not running, skipped 13:37:26.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:37:26.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:37:26.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:37:26.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:37:26.168 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:26.168 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:26.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:26.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 13:37:26.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:26.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:26.170 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:26.170 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:26.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:26.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:37:26.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:26.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:26.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:26.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:26.175 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:26.175 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:26.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:26.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:37:26.176 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:26.177 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:26.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:26.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:37:26.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:26.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:26.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:26.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:26.179 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:26.179 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:26.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:26.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:37:26.180 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 13:37:26.180 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 13:37:26.180 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:26.180 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:37:26.189 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 13:37:26.189 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:37:26.189 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:37:26.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:26.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:26.197 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeleteAllEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 13:37:26.197 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:37:26.197 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetProjectsItemsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 13:37:26.197 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 13:37:26.197 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:37:26.197 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:37:26.197 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:37:26.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:26.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:26.209 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 13:37:26.209 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 13:37:26.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:26.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:26.210 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 13:37:26.210 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 13:37:26.210 DEBUG [main][MenuItemLookup] Found menu:'File' 13:37:26.210 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:37:26.210 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:37:26.210 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:37:26.210 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:37:26.210 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:37:26.210 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:37:26.210 DEBUG [main][MenuItemLookup] Item match:Window 13:37:26.211 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:37:26.211 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:37:26.211 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:37:26.211 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:26.211 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:37:26.211 DEBUG [main][MenuItemLookup] Item match:Show View 13:37:26.213 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:37:26.213 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:37:26.213 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:37:26.213 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:37:26.213 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 13:37:26.213 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:37:26.213 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:37:26.213 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:37:26.213 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:37:26.213 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:37:26.214 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:37:26.214 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:37:26.214 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:37:26.214 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:37:26.214 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:26.214 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:37:26.214 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:37:26.223 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:37:26.223 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:37:26.224 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:37:26.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:37:26.285 DEBUG [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:37:26.285 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:37:26.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:26.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:26.286 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:37:26.286 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:37:26.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:26.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:26.287 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:37:26.287 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:37:26.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:26.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:26.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:26.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:26.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:26.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:37:26.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:37:26.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:37:26.289 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:37:26.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:26.289 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:37:26.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:26.289 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:37:26.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:37:26.289 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:37:26.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:26.289 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:37:26.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:26.289 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:37:26.290 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 13:37:26.290 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 13:37:26.290 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 13:37:26.290 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 13:37:26.290 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:37:26.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:26.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:26.291 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:37:26.291 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:37:26.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:26.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:26.292 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:37:26.292 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:37:26.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:26.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:26.292 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:37:26.292 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:37:26.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:26.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:26.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:26.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:26.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:26.293 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:37:26.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:26.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:26.293 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:37:26.293 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:26.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:37:26.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:37:26.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 13:37:26.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:26.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:26.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 13:37:26.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:26.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:26.358 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 13:37:26.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:26.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:26.358 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 13:37:26.358 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.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:37:26.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:26.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:26.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:26.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:26.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:26.360 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:26.360 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:26.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:26.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 13:37:26.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:26.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:26.362 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:26.362 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:26.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:26.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:37:26.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:26.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:26.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:26.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:26.365 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:26.365 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:26.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:26.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:37:26.366 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 13:37:26.366 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 13:37:26.366 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:26.366 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:37:26.377 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 13:37:26.377 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:37:26.377 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:37:26.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:26.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:26.390 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetProjectsItemsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 13:37:26.390 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:37:26.390 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 13:37:26.390 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 13:37:26.390 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:37:26.390 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:37:26.390 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:37:26.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:26.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:26.401 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 13:37:26.401 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 13:37:26.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:26.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:26.402 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 13:37:26.402 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 13:37:26.402 DEBUG [main][MenuItemLookup] Found menu:'File' 13:37:26.402 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:37:26.402 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:37:26.402 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:37:26.402 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:37:26.402 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:37:26.402 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:37:26.402 DEBUG [main][MenuItemLookup] Item match:Window 13:37:26.402 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:37:26.402 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:37:26.403 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:37:26.403 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:26.403 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:37:26.403 DEBUG [main][MenuItemLookup] Item match:Show View 13:37:26.405 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:37:26.405 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:37:26.405 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:37:26.405 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:37:26.405 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 13:37:26.405 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:37:26.405 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:37:26.405 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:37:26.405 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:37:26.405 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:37:26.405 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:37:26.405 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:37:26.405 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:37:26.405 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:37:26.405 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:26.405 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:37:26.405 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:37:26.414 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:37:26.415 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:37:26.415 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:37:26.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:37:26.492 DEBUG [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:37:26.492 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:37:26.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:26.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:26.493 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:37:26.493 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:37:26.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:26.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:26.494 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:37:26.494 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:37:26.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:26.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:26.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:26.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:26.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:26.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:37:26.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:37:26.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:37:26.497 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:37:26.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:26.497 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:37:26.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:26.497 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:37:26.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:37:26.497 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:37:26.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:26.497 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:37:26.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:26.497 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:37:26.498 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 13:37:26.498 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 13:37:26.498 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 13:37:26.499 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 13:37:26.499 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:37:26.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:26.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:26.499 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:37:26.499 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:37:26.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:26.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:26.500 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, 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:37:26.500 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:37:26.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:26.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:26.500 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:37:26.500 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:37:26.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:26.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:26.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:26.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:26.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:26.502 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:37:26.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:26.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:26.502 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:37:26.502 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:26.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:37:26.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:37:26.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 13:37:26.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:26.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:26.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 13:37:26.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:26.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:26.546 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 13:37:26.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:26.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:26.546 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 13:37:26.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:37:26.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:26.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:26.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:26.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:26.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:26.549 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:26.549 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:26.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:26.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 13:37:26.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:26.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:26.551 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:26.559 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:26.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:26.560 DEBUG [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:37:26.560 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 13:37:26.560 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 13:37:26.560 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:26.561 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:37:26.570 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 13:37:26.570 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:37:26.570 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:37:26.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:26.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:26.577 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 13:37:26.577 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:37:26.577 INFO [WorkbenchTestable][RequirementsRunner] Started test: getProjectsWhenExplorerIsClosed no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 13:37:26.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 13:37:26.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:37:26.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:37:26.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:37:26.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:26.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:26.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:26.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:26.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:26.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:26.609 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 13:37:26.609 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:37:26.609 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:37:26.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:26.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:26.610 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getProjectsWhenExplorerIsClosed no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 13:37:26.610 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:37:26.610 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectProjectWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 13:37:26.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 13:37:26.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:37:26.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:37:26.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:37:26.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:26.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:26.621 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 13:37:26.621 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 13:37:26.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:26.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:26.622 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 13:37:26.622 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 13:37:26.622 DEBUG [main][MenuItemLookup] Found menu:'File' 13:37:26.622 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:37:26.622 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:37:26.622 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:37:26.622 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:37:26.622 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:37:26.622 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:37:26.622 DEBUG [main][MenuItemLookup] Item match:Window 13:37:26.622 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:37:26.622 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:37:26.622 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:37:26.622 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:26.622 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:37:26.622 DEBUG [main][MenuItemLookup] Item match:Show View 13:37:26.625 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:37:26.625 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:37:26.625 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:37:26.625 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:37:26.626 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 13:37:26.626 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:37:26.626 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:37:26.626 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:37:26.626 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:37:26.626 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:37:26.626 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:37:26.626 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:37:26.626 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:37:26.626 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:37:26.626 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:26.626 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:37:26.626 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:37:26.635 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:37:26.635 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:37:26.635 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:37:26.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:37:26.695 DEBUG [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:37:26.695 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:37:26.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:26.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:26.697 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:37:26.697 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:37:26.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:26.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:26.697 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:37:26.697 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:37:26.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:26.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:26.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:26.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:26.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:26.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:37:26.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:37:26.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:37:26.700 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:37:26.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:26.700 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:37:26.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:26.700 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:37:26.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:37:26.700 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:37:26.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:26.700 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:37:26.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:26.700 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:37:26.701 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 13:37:26.701 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 13:37:26.701 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 13:37:26.702 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 13:37:26.702 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:37:26.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:26.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:26.702 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:37:26.702 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:37:26.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:26.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:26.707 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:37:26.707 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:37:26.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:26.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:26.707 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:37:26.707 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:37:26.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:26.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:26.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:26.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:26.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:26.713 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:37:26.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:26.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:26.713 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:37:26.713 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:26.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:37:26.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:37:26.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 13:37:26.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:26.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:26.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 13:37:26.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:26.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:26.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 13:37:26.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:26.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:26.756 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 13:37:26.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:37:26.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:26.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:26.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:26.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:26.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:26.759 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:26.759 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:26.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:26.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 13:37:26.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:26.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:26.761 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:26.761 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:26.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:26.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:37:26.762 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:26.763 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:26.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:26.764 DEBUG [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:37:26.764 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:26.764 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:26.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:26.773 DEBUG [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:37:26.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:26.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:26.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:26.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:26.775 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:26.775 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:26.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:26.776 DEBUG [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:37:26.776 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 13:37:26.776 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 13:37:26.776 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:26.777 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:37:26.787 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 13:37:26.787 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:37:26.787 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:37:26.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:26.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:26.795 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectProjectWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 13:37:26.795 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:37:26.795 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEmptyListOfProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 13:37:26.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 13:37:26.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:37:26.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:37:26.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:37:26.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:26.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:26.805 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 13:37:26.806 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 13:37:26.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:26.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:26.806 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 13:37:26.806 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 13:37:26.807 DEBUG [main][MenuItemLookup] Found menu:'File' 13:37:26.807 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:37:26.807 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:37:26.807 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:37:26.807 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:37:26.807 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:37:26.807 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:37:26.807 DEBUG [main][MenuItemLookup] Item match:Window 13:37:26.807 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:37:26.807 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:37:26.807 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:37:26.807 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:26.807 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:37:26.807 DEBUG [main][MenuItemLookup] Item match:Show View 13:37:26.810 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:37:26.810 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:37:26.810 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:37:26.810 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:37:26.810 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 13:37:26.810 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:37:26.810 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:37:26.810 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:37:26.810 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:37:26.810 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:37:26.810 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:37:26.810 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:37:26.810 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:37:26.810 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:37:26.810 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:26.810 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:37:26.810 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:37:26.846 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:37:26.846 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:37:26.846 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:37:26.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:37:26.906 DEBUG [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:37:26.906 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:37:26.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:26.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:26.907 DEBUG [WorkbenchTestable][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:37:26.907 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:37:26.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:26.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:26.908 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:37:26.908 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:37:26.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:26.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:26.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:26.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:26.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:26.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:37:26.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:37:26.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:37:26.910 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:37:26.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:26.910 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:37:26.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:26.910 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:37:26.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:37:26.910 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:37:26.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:26.911 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:37:26.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:26.911 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:37:26.912 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 13:37:26.912 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 13:37:26.912 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 13:37:26.912 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 13:37:26.912 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:37:26.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:26.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:26.912 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:37:26.912 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:37:26.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:26.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:26.913 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:37:26.913 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:37:26.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:26.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:26.914 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:37:26.914 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:37:26.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:26.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:26.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:26.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:26.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:26.915 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:37:26.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:26.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:26.915 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:37:26.916 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:26.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:37:26.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:37:26.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 13:37:26.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:26.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:26.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 13:37:26.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:26.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:26.975 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 13:37:26.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:26.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:26.975 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 13:37:26.975 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:37:26.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:26.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:26.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:26.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:26.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:26.979 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:26.979 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:26.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:26.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 13:37:26.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:26.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:26.981 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:26.981 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:26.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:26.982 DEBUG [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:37:26.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:26.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:26.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:26.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:26.984 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:26.984 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:26.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:26.984 DEBUG [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:37:26.985 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 13:37:26.985 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 13:37:26.985 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:26.985 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:37:26.995 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 13:37:26.995 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:37:26.995 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:37:27.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:27.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:27.007 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEmptyListOfProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 13:37:27.007 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:37:27.008 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectAllWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 13:37:27.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 13:37:27.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:37:27.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:37:27.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:37:27.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:27.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:27.018 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 13:37:27.018 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 13:37:27.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:27.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:27.019 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 13:37:27.019 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 13:37:27.019 DEBUG [main][MenuItemLookup] Found menu:'File' 13:37:27.019 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:37:27.019 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:37:27.019 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:37:27.019 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:37:27.019 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:37:27.019 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:37:27.019 DEBUG [main][MenuItemLookup] Item match:Window 13:37:27.019 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:37:27.019 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:37:27.019 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:37:27.019 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:27.019 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:37:27.019 DEBUG [main][MenuItemLookup] Item match:Show View 13:37:27.022 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:37:27.022 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:37:27.022 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:37:27.022 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:37:27.022 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 13:37:27.022 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:37:27.022 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:37:27.022 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:37:27.022 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:37:27.022 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:37:27.022 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:37:27.022 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:37:27.022 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:37:27.022 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:37:27.022 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:27.022 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:37:27.022 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:37:27.032 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:37:27.032 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:37:27.032 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:37:27.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:37:27.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:37:27.089 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:37:27.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:27.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:27.090 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:37:27.090 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:37:27.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:27.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:27.090 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:37:27.090 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:37:27.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:27.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:27.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:27.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:27.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:27.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:37:27.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:37:27.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:37:27.092 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:37:27.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:27.093 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:37:27.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:27.093 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:37:27.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:37:27.093 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:37:27.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:27.093 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:37:27.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:27.093 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:37:27.094 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 13:37:27.094 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 13:37:27.094 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 13:37:27.094 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 13:37:27.094 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:37:27.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:27.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:27.095 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:37:27.095 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:37:27.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:27.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:27.096 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:37:27.096 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:37:27.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:27.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:27.096 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:37:27.096 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:37:27.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:27.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:27.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:27.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:27.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:27.097 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:37:27.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:27.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:27.097 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:37:27.097 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:27.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:37:27.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:37:27.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 13:37:27.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:27.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:27.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 13:37:27.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:27.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:27.137 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 13:37:27.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:27.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:27.137 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 13:37:27.138 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:37:27.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:27.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:27.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:27.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:27.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:27.140 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:27.140 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:27.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:27.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 13:37:27.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:27.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:27.143 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:27.143 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:27.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:27.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:37:27.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:27.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:27.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:27.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:27.145 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:27.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:27.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:27.146 DEBUG [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:37:27.146 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 13:37:27.147 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 13:37:27.147 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:27.147 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:37:27.157 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 13:37:27.157 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:37:27.157 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:37:27.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:27.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:27.169 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectAllWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 13:37:27.169 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 13:37:27.169 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:37:27.169 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:37:27.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:27.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.98 s - in org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest testDeleteAllEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 4.005 s testGetProjectsItemsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.193 s open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.187 s getProjectsWhenExplorerIsClosed no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.033 s selectProjectWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.185 s getEmptyListOfProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.212 s selectAllWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.161 s Running org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 13:37:27.177 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 13:37:27.177 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:37:27.177 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:37:27.178 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 13:37:27.178 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:37:27.178 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:37:27.178 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:37:27.178 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:37:27.178 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:37:27.178 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 13:37:27.178 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 13:37:27.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:37:27.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:27.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:27.178 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 13:37:27.179 DEBUG [main][MenuItemLookup] Found menu:'File' 13:37:27.179 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:37:27.179 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:37:27.179 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:37:27.179 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:37:27.179 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:37:27.179 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:37:27.179 DEBUG [main][MenuItemLookup] Item match:Window 13:37:27.179 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:37:27.179 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:37:27.179 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:37:27.179 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:27.179 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:37:27.179 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:37:27.179 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:27.179 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:37:27.179 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:27.179 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:37:27.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:27.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:27.180 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 13:37:27.180 DEBUG [main][MenuItemLookup] Found menu:'File' 13:37:27.180 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:37:27.180 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:37:27.180 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:37:27.180 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:37:27.180 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:37:27.180 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:37:27.180 DEBUG [main][MenuItemLookup] Item match:Window 13:37:27.180 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:37:27.180 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:37:27.180 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:37:27.180 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:27.180 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:37:27.180 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:37:27.180 DEBUG [main][MenuItemLookup] Item match:Perspective 13:37:27.180 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:37:27.180 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:27.180 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:37:27.180 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:37:27.180 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:37:27.180 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:37:27.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:37:27.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:27.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:27.181 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 13:37:27.181 DEBUG [main][MenuItemLookup] Found menu:'File' 13:37:27.181 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:37:27.181 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:37:27.181 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:37:27.181 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:37:27.181 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:37:27.181 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:37:27.181 DEBUG [main][MenuItemLookup] Item match:Window 13:37:27.181 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:37:27.181 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:37:27.181 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:37:27.181 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:27.181 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:37:27.181 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:37:27.181 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:27.181 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:37:27.181 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:27.181 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:37:27.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:27.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:27.181 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 13:37:27.182 DEBUG [main][MenuItemLookup] Found menu:'File' 13:37:27.182 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:37:27.182 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:37:27.182 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:37:27.182 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:37:27.182 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:37:27.182 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:37:27.182 DEBUG [main][MenuItemLookup] Item match:Window 13:37:27.182 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:37:27.182 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:37:27.182 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:37:27.182 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:27.182 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:37:27.182 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:37:27.182 DEBUG [main][MenuItemLookup] Item match:Perspective 13:37:27.182 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:37:27.182 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:27.182 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:37:27.182 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:37:27.182 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:37:27.182 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:37:27.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:27.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:27.182 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 13:37:27.183 DEBUG [main][MenuItemLookup] Found menu:'File' 13:37:27.183 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:37:27.183 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:37:27.183 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:37:27.183 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:37:27.183 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:37:27.183 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:37:27.183 DEBUG [main][MenuItemLookup] Item match:Window 13:37:27.183 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:37:27.183 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:37:27.183 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:37:27.183 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:27.183 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:37:27.183 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:37:27.183 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:27.183 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:37:27.183 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:27.183 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:37:27.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:27.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:27.183 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 13:37:27.183 DEBUG [main][MenuItemLookup] Found menu:'File' 13:37:27.183 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:37:27.183 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:37:27.183 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:37:27.183 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:37:27.183 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:37:27.183 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:37:27.183 DEBUG [main][MenuItemLookup] Item match:Window 13:37:27.184 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:37:27.184 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:37:27.184 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:37:27.184 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:27.184 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:37:27.184 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:37:27.184 DEBUG [main][MenuItemLookup] Item match:Perspective 13:37:27.184 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:37:27.184 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:27.184 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:37:27.184 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:37:27.184 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:37:27.184 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:37:27.184 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 13:37:27.184 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 13:37:27.184 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 13:37:27.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 13:37:27.212 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:37:27.212 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 13:37:27.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:27.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:27.212 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:37:27.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:27.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:27.213 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:37:27.213 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:37:27.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:27.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:27.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 "Reset Perspective") 13:37:27.214 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:37:27.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:27.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:27.214 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:37:27.214 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:37:27.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:27.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:27.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:27.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:27.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:27.215 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 13:37:27.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:27.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:27.215 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:37:27.215 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:27.315 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:37:27.315 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:27.315 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:37:27.315 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:27.316 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:37:27.316 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:27.316 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:37:27.316 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:27.316 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:37:27.316 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:27.316 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:37:27.316 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:27.316 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:37:27.317 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:27.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:37:27.317 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:27.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:37:27.317 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:27.317 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 13:37:27.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:27.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:27.318 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 13:37:27.318 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 13:37:27.318 DEBUG [main][MenuItemLookup] Found menu:'File' 13:37:27.318 DEBUG [main][MenuItemLookup] Item match:File 13:37:27.319 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:37:27.319 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:37:27.321 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:37:27.321 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:37:27.321 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:27.321 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:37:27.321 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:37:27.321 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:37:27.321 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:37:27.321 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:37:27.321 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:37:27.321 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:37:27.321 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:37:27.321 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:37:27.321 DEBUG [main][MenuItemLookup] Found menu:'File' 13:37:27.321 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:37:27.321 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:37:27.321 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:27.321 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:37:27.321 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:27.321 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:37:27.321 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:37:27.345 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:37:27.346 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:37:27.346 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:37:27.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:37:27.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:37:27.416 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:37:27.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:27.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:27.417 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:37:27.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:27.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:37:27.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:27.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:27.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:27.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:27.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:27.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:37:27.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:37:27.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:37:27.420 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:37:27.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:27.420 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:37:27.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:27.420 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:37:27.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:37:27.421 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:37:27.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:27.421 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:37:27.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:27.421 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:37:27.421 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:37:27.421 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:37:27.422 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:37:27.422 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:37:27.422 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:37:27.422 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:37:27.422 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:27.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:27.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:27.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:27.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:27.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:27.424 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:37:27.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:27.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:27.424 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:37:27.424 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:27.644 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:37:27.645 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:27.645 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:27.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.... 13:37:27.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:37:27.646 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:37:27.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:27.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:27.647 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:37:27.647 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:27.647 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectItemTestProject' 13:37:27.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:37:27.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:27.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:27.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:27.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:27.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:37:27.652 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:37:27.653 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectItemTestProject 13:37:27.690 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:37:27.690 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:37:27.691 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget 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:27.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:27.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:27.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:27.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:27.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:27.695 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:37:27.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:27.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:27.695 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:37:27.695 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:27.700 DEBUG [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:37:31.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 13:37:31.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:37:31.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:37:31.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:37:31.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:37:31.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:37:31.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:37:31.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:37:31.072 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:37:31.073 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:31.073 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:37:31.073 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:31.073 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:37:31.074 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:31.074 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:37:31.074 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:31.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:37:31.075 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:31.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:37:31.075 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:31.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: "New Java Class"] 13:37:31.076 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37: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:37:31.076 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37: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:37:31.076 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:31.076 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 13:37:31.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:31.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:31.076 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 13:37:31.077 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 13:37:31.077 DEBUG [main][MenuItemLookup] Found menu:'File' 13:37:31.077 DEBUG [main][MenuItemLookup] Item match:File 13:37:31.077 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:37:31.077 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:37:31.079 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:37:31.079 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:37:31.079 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:31.079 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:37:31.079 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:37:31.079 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:37:31.079 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:37:31.079 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:37:31.079 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:37:31.079 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:37:31.079 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:37:31.079 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:37:31.079 DEBUG [main][MenuItemLookup] Found menu:'File' 13:37:31.079 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:37:31.079 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:37:31.079 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:31.079 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:37:31.079 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:31.079 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:37:31.079 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:37:31.080 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:37:31.080 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:37:31.080 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:37:31.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:37:31.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. finished successfully 13:37:31.155 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:37:31.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:31.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:31.157 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:37:31.157 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:31.157 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:37:31.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:31.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:31.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:31.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:31.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:31.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:37:31.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:37:31.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:37:31.160 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:37:31.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:31.160 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:37:31.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:31.160 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:37:31.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:37:31.160 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:37:31.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:31.160 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:37:31.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:31.161 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:37:31.161 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:37:31.161 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:37:31.161 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:37:31.164 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:37:31.164 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:37:31.164 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:37:31.165 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:31.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:31.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:31.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:31.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:31.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:31.174 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:37:31.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:31.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:31.174 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:37:31.174 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:31.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:37:31.362 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:31.362 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:31.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 13:37:31.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 13:37:31.363 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:37:31.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:31.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:31.363 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:37:31.364 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:31.364 DEBUG [WorkbenchTestable][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:37:31.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:31.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:31.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:31.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:31.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:37:31.461 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:37:31.462 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass 13:37:31.468 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:37:31.468 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:37:31.468 DEBUG [WorkbenchTestable][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:37:31.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:31.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:31.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:31.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:31.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:31.495 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:37:31.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:31.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:31.495 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:37:31.495 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:31.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:37:32.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:37:32.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:37:32.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:37:32.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:37:32.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:37:32.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:37:32.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:37:32.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:37:32.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:37:32.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:37:32.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:37:32.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:37:32.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:37:32.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:37:32.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:37:32.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:37:32.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:37:32.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:37:32.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:37:32.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:37:32.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:37:32.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:37:32.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:37:32.148 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:37:32.155 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:32.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:37:32.155 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:32.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 Class"] 13:37:32.156 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:32.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:37:32.156 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:32.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:37:32.156 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:32.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:37:32.156 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:32.157 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:37:32.157 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:32.157 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:37:32.157 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:32.157 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:37:32.157 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:32.157 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 13:37:32.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:32.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:32.158 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:37:32.158 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:37:32.158 DEBUG [main][MenuItemLookup] Found menu:'File' 13:37:32.158 DEBUG [main][MenuItemLookup] Item match:File 13:37:32.159 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:37:32.159 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:37:32.162 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:37:32.162 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:37:32.162 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:32.162 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:37:32.162 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:37:32.162 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:37:32.162 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:37:32.162 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:37:32.162 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:37:32.162 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:37:32.162 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:37:32.162 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:37:32.162 DEBUG [main][MenuItemLookup] Found menu:'File' 13:37:32.162 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:37:32.162 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:37:32.162 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:32.162 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:37:32.162 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:32.162 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:37:32.162 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:37:32.163 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:37:32.163 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:37:32.163 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:37:32.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 'New|Select a wizard'] is available.... 13:37:32.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching 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:37:32.293 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:37:32.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:32.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:32.294 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:37:32.294 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:32.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:37:32.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:32.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:32.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:32.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:32.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:32.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:37:32.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:37:32.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:37:32.299 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:37:32.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:32.299 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:37:32.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:32.299 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:37:32.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:37:32.299 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:37:32.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:32.299 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:37:32.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:32.299 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:37:32.300 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:37:32.300 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:37:32.300 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:37:32.300 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:37:32.342 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:37:32.342 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:37:32.342 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:37:32.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:32.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:32.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:32.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:32.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:32.345 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:37:32.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:32.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:32.346 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:37:32.346 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:32.477 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:37:32.477 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:32.477 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:32.478 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:37:32.478 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:37:32.478 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:37:32.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:32.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:32.479 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:37:32.479 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:32.480 DEBUG [WorkbenchTestable][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:37:32.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:32.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:32.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:32.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:32.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:37:32.517 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:37:32.518 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass1 13:37:32.536 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:37:32.536 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:37:32.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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:37:32.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:32.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:32.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:32.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:32.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:32.542 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:37:32.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:32.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:32.542 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:37:32.542 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:32.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:37:33.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:37:33.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:37:33.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:37:33.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:37:33.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:37:33.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:37:33.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:37:33.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:37:33.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:37:33.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:37:33.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:37:33.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:37:33.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:37:33.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:37:33.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:37:33.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:37:33.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:37:33.075 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:37:33.075 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectCollapsedProjectExplorerItem no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 13:37:33.075 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 13:37:33.075 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:37:33.075 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:37:33.075 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:37:33.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:33.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:33.086 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 13:37:33.086 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform 13:37:33.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:33.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:33.086 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform' 13:37:33.086 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform' 13:37:33.087 DEBUG [main][MenuItemLookup] Found menu:'File' 13:37:33.087 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:37:33.087 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:37:33.087 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:37:33.087 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:37:33.087 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:37:33.087 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:37:33.087 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:37:33.087 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:37:33.087 DEBUG [main][MenuItemLookup] Item match:Window 13:37:33.088 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:37:33.088 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:37:33.088 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:37:33.088 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:33.088 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:37:33.088 DEBUG [main][MenuItemLookup] Item match:Show View 13:37:33.091 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:37:33.091 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:37:33.091 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:37:33.091 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:37:33.091 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 13:37:33.091 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:37:33.091 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:37:33.091 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:37:33.091 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:37:33.091 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:37:33.091 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:37:33.091 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:37:33.091 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:37:33.091 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:37:33.091 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:33.091 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:37:33.091 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:37:33.103 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:37:33.103 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:37:33.104 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:37:33.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:37:33.166 DEBUG [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:37:33.166 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:37:33.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:33.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:33.167 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:37:33.167 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:37:33.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:33.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:33.167 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:37:33.167 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:37:33.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:33.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:33.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:33.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:33.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:33.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:37:33.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:37:33.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:37:33.169 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:37:33.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:33.170 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:37:33.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:33.170 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:37:33.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:37:33.170 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:37:33.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:33.170 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:37:33.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:33.170 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:37:33.171 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 13:37:33.171 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 13:37:33.171 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 13:37:33.171 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 13:37:33.171 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:37:33.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:33.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:33.172 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:37:33.172 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:37:33.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:33.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:33.173 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:37:33.173 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:37:33.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:33.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:33.173 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:37:33.173 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:37:33.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:33.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:33.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:33.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:33.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:33.174 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:37:33.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:33.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:33.175 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:37:33.175 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:33.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:37:33.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:37:33.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 13:37:33.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:33.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:33.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 13:37:33.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:33.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:33.236 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform 13:37:33.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:33.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:33.248 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform' 13:37:33.248 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:37:33.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:33.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:33.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:33.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:33.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:33.250 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:33.250 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:33.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:33.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform TooltipText=null 13:37:33.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:33.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:33.253 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:33.253 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:33.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:33.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:33.263 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:33.263 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:33.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:33.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:33.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:33.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:33.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:33.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:33.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:34.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:34.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:34.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:37:34.268 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:34.268 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:34.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:34.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:34.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:37:34.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:34.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:34.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:34.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:34.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:34.270 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 13:37:34.270 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:37:34.270 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 13:37:34.270 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 13:37:34.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:34.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:34.771 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 13:37:34.772 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:34.772 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:34.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:34.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:34.774 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:34.774 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:34.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:34.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:34.775 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:34.775 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:34.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:34.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:34.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:34.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:34.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:35.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:35.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:35.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:35.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:35.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:37:35.782 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:35.782 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:35.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:35.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:35.784 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:37:35.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:35.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:35.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:35.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:35.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:35.785 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 13:37:35.785 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:37:35.785 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 13:37:35.786 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 13:37:35.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:35.786 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 13:37:35.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:35.786 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 13:37:35.786 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 13:37:35.786 DEBUG [main][TreeItemHandler] Selecting tree item: src 13:37:35.786 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 13:37:35.803 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 13:37:35.803 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:37:35.804 DEBUG [main][EditorHandler] 3 editor(s) found 13:37:35.804 DEBUG [WorkbenchTestable][EditorHandler] Closing editor [test-new] Test Title:.+ 13:37:35.823 DEBUG [WorkbenchTestable][EditorHandler] Editor [test-new] Test Title:.+ is closed 13:37:35.823 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 13:37:35.856 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 13:37:35.856 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass1.java 13:37:35.900 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass1.java is closed 13:37:35.901 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:35.901 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:35.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:35.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:35.902 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:37:35.902 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 13:37:35.902 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 13:37:35.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:35.902 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 13:37:35.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:35.902 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 13:37:35.903 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item (default package) of tree item src 13:37:35.903 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:37:35.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:36.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:36.404 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:37:36.405 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item (default package) 13:37:36.405 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item (default package) 13:37:36.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:36.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:36.906 INFO [WorkbenchTestable][TreeItemHandler] Expanded: (default package) 13:37:36.908 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item ProjectItemTestProject 13:37:36.908 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item ProjectItemTestProject 13:37:36.908 DEBUG [main][TreeItemHandler] Setting tree item ProjectItemTestProject collapsed 13:37:36.908 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event 13:37:36.908 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: ProjectItemTestProject 13:37:36.909 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 13:37:36.909 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 13:37:36.909 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 13:37:36.923 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 13:37:36.924 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 13:37:36.924 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 13:37:36.925 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 13:37:36.935 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 13:37:36.936 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:36.937 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:36.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:36.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:36.938 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 13:37:36.938 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 13:37:36.938 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:36.938 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:37:36.950 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 13:37:36.950 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:37:36.950 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:37:36.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:36.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:36.960 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectCollapsedProjectExplorerItem no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 13:37:36.960 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:37:36.960 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 13:37:36.960 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 13:37:36.960 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:37:36.960 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:37:36.960 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:37:36.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:36.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:36.966 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 13:37:36.967 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:37:36.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:36.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:36.967 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:37:36.967 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:37:36.968 DEBUG [main][MenuItemLookup] Found menu:'File' 13:37:36.968 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:37:36.968 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:37:36.968 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:37:36.968 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:37:36.968 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:37:36.968 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:37:36.968 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:37:36.968 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:37:36.968 DEBUG [main][MenuItemLookup] Item match:Window 13:37:36.968 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:37:36.968 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:37:36.968 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:37:36.968 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:36.968 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:37:36.968 DEBUG [main][MenuItemLookup] Item match:Show View 13:37:36.971 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:37:36.971 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:37:36.971 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:37:36.971 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:37:36.971 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 13:37:36.971 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:37:36.971 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:37:36.971 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:37:36.971 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:37:36.971 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:37:36.971 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:37:36.971 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:37:36.971 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:37:36.971 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:37:36.971 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:36.971 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:37:36.971 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:37:36.972 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:37:36.972 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:37:36.972 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:37:37.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:37:37.045 DEBUG [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:37:37.046 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:37:37.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:37.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:37.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:37:37.047 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:37:37.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:37.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:37.047 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:37:37.047 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:37:37.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:37.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:37.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:37.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:37.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:37.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:37:37.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:37:37.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:37:37.053 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:37:37.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:37.054 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:37:37.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:37.054 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:37:37.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:37:37.054 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:37:37.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:37.054 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:37:37.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:37.054 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:37:37.055 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 13:37:37.055 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 13:37:37.055 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 13:37:37.056 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 13:37:37.056 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:37:37.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:37.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:37.056 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:37:37.056 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:37:37.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:37.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:37.057 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:37:37.057 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:37:37.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:37.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:37.057 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:37:37.057 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:37:37.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:37.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:37.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:37.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:37.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:37.058 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:37:37.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:37.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:37.058 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:37:37.058 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:37.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:37:37.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:37:37.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 13:37:37.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:37.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:37.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 13:37:37.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:37.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:37.095 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:37:37.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:37.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:37.095 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:37:37.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 '\*?\QProject Explorer\E') 13:37:37.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:37.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:37.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:37.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:37.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:37.097 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:37.097 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:37.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:37.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:37:37.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:37.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:37.099 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:37.099 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:37.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:37.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:37.100 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:37.100 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:37.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:37.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:37.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:37.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:37.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:37.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:37.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:38.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:38.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:38.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:37:38.104 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:38.104 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:38.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:38.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:38.105 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:37:38.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:38.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:38.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:38.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:38.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:38.106 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 13:37:38.106 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:37:38.106 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 13:37:38.106 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 13:37:38.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:38.107 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 13:37:38.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:38.107 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 13:37:38.107 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:38.107 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:38.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:38.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:38.108 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:38.108 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:38.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:38.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:38.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:38.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:38.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:38.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:38.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:39.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:39.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:39.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:37:39.113 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:39.113 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:39.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:39.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:39.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:37:39.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:39.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:39.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:39.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:39.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:39.115 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 13:37:39.115 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:37:39.116 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 13:37:39.116 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 13:37:39.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:39.116 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 13:37:39.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:39.116 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 13:37:39.116 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 13:37:39.116 DEBUG [main][TreeItemHandler] Selecting tree item: src 13:37:39.117 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 13:37:39.124 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 13:37:39.124 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:37:39.125 DEBUG [main][EditorHandler] 0 editor(s) found 13:37:39.125 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:39.125 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:39.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:39.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:39.126 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:39.126 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:39.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:39.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:39.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:39.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:39.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:39.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:39.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:40.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:40.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:40.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:37:40.130 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:40.130 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:40.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:40.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:40.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:37:40.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:40.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:40.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:40.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:40.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:40.132 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 13:37:40.132 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:37:40.132 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 13:37:40.132 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 13:37:40.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:40.133 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 13:37:40.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:40.133 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 13:37:40.133 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item (default package) of tree item src 13:37:40.133 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:37:40.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:40.133 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:37:40.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:40.133 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:37:40.133 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item (default package) 13:37:40.133 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item (default package) 13:37:40.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:40.133 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item (default package) is already expanded. No action performed 13:37:40.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:40.133 INFO [WorkbenchTestable][TreeItemHandler] Expanded: (default package) 13:37:40.134 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 13:37:40.134 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 13:37:40.134 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 13:37:40.142 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 13:37:40.143 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 13:37:40.143 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 13:37:40.143 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 13:37:40.143 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 13:37:40.149 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 13:37:40.149 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:37:40.149 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:37:40.250 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:37:40.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:37:40.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:37:40.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:37:40.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:37:40.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:37:40.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:37:40.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:37:40.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:37:40.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:37:40.263 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestClass.java\E') 13:37:40.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:40.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:40.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:40.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:40.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:40.267 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:40.267 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class TestClass { } TooltipText=null 13:37:40.267 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:40.267 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:40.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:40.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:40.289 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 13:37:40.289 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 13:37:40.289 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:40.290 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:37:40.321 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 13:37:40.321 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:37:40.321 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:37:40.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:40.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:40.353 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 13:37:40.353 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:37:40.353 INFO [WorkbenchTestable][RequirementsRunner] Started test: select no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 13:37:40.353 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 13:37:40.353 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:37:40.353 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:37:40.353 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:37:40.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:40.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:40.368 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 13:37:40.369 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 13:37:40.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:40.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:40.369 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:37:40.369 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:37:40.369 DEBUG [main][MenuItemLookup] Found menu:'File' 13:37:40.369 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:37:40.369 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:37:40.369 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:37:40.369 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:37:40.369 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:37:40.369 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:37:40.369 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:37:40.369 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:37:40.369 DEBUG [main][MenuItemLookup] Item match:Window 13:37:40.371 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:37:40.371 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:37:40.371 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:37:40.371 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:40.371 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:37:40.371 DEBUG [main][MenuItemLookup] Item match:Show View 13:37:40.373 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:37:40.373 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:37:40.373 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:37:40.373 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:37:40.373 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 13:37:40.373 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:37:40.373 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:37:40.373 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:37:40.373 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:37:40.373 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:37:40.373 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:37:40.373 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:37:40.373 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:37:40.373 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:37:40.373 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:40.373 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:37:40.373 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:37:40.386 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:37:40.386 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:37:40.386 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:37:40.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:37:40.467 DEBUG [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:37:40.467 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:37:40.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:40.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:40.468 DEBUG [WorkbenchTestable][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:37:40.468 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:37:40.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:40.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:40.469 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:37:40.469 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:37:40.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:40.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:40.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:40.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:40.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:40.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:37:40.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:37:40.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:37:40.471 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:37:40.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:40.471 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:37:40.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:40.471 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:37:40.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:37:40.471 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:37:40.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:40.471 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:37:40.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:40.472 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:37:40.472 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 13:37:40.472 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 13:37:40.472 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 13:37:40.472 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 13:37:40.473 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:37:40.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:40.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:40.473 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:37:40.473 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:37:40.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:40.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:40.474 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:37:40.474 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:37:40.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:40.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:40.474 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:37:40.474 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:37:40.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:40.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:40.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:40.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:40.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:40.476 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:37:40.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:40.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:40.476 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:37:40.476 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:40.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:37:40.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:37:40.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 13:37:40.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:40.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:40.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 13:37:40.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:40.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:40.547 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 13:37:40.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:40.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:40.548 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:37:40.548 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:37:40.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:40.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:40.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:40.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:40.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:40.550 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:40.550 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:40.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:40.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 13:37:40.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:40.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:40.552 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:40.552 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:40.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:40.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:40.553 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:40.553 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:40.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:40.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:40.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:40.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:40.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:41.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:41.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:41.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:41.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:41.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:37:41.558 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:41.558 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:41.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:41.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:41.560 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:37:41.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:41.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:41.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:41.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:41.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:41.560 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 13:37:41.561 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:37:41.561 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 13:37:41.561 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 13:37:41.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:41.561 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 13:37:41.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:41.561 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 13:37:41.562 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 13:37:41.562 DEBUG [main][TreeItemHandler] Selecting tree item: src 13:37:41.562 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 13:37:41.567 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 13:37:41.568 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item src 13:37:41.568 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item src 13:37:41.568 DEBUG [main][TreeItemHandler] Setting tree item src collapsed 13:37:41.568 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event 13:37:41.568 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: src 13:37:41.569 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:41.569 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:41.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:41.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:41.570 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 13:37:41.570 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 13:37:41.570 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:41.570 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:37:41.592 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 13:37:41.593 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:37:41.593 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:37:41.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:41.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:41.608 INFO [WorkbenchTestable][RequirementsRunner] Finished test: select no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 13:37:41.608 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:37:41.608 INFO [WorkbenchTestable][RequirementsRunner] Started test: asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 13:37:41.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 13:37:41.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:37:41.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:37:41.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:37:41.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:41.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:41.617 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 13:37:41.617 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 13:37:41.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:41.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:41.618 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:37:41.618 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:37:41.618 DEBUG [main][MenuItemLookup] Found menu:'File' 13:37:41.618 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:37:41.618 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:37:41.618 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:37:41.618 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:37:41.618 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:37:41.618 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:37:41.618 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:37:41.618 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:37:41.618 DEBUG [main][MenuItemLookup] Item match:Window 13:37:41.619 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:37:41.619 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:37:41.619 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:37:41.619 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:41.619 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:37:41.619 DEBUG [main][MenuItemLookup] Item match:Show View 13:37:41.621 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:37:41.621 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:37:41.621 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:37:41.621 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:37:41.621 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 13:37:41.621 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:37:41.621 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:37:41.621 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:37:41.621 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:37:41.621 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:37:41.621 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:37:41.621 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:37:41.621 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:37:41.621 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:37:41.621 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:41.621 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:37:41.621 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:37:41.633 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:37:41.633 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:37:41.633 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:37:41.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:37:41.691 DEBUG [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:37:41.692 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:37:41.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:41.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:41.693 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:37:41.693 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:37:41.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:41.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:41.693 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:37:41.693 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:37:41.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:41.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:41.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:41.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:41.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:41.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:37:41.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:37:41.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:37:41.695 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:37:41.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:41.695 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:37:41.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:41.695 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:37:41.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:37:41.696 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:37:41.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:41.696 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:37:41.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:41.696 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:37:41.697 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 13:37:41.697 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 13:37:41.697 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 13:37:41.697 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 13:37:41.697 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:37:41.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:41.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:41.697 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:37:41.697 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:37:41.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:41.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:41.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 "Open") 13:37:41.699 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:37:41.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:41.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:41.699 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:37:41.699 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:37:41.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:41.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:41.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:41.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:41.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:41.700 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:37:41.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:41.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:41.700 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:37:41.700 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:41.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:37:41.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:37:41.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 13:37:41.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:41.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:41.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 13:37:41.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:41.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:41.740 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 13:37:41.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:41.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:41.740 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:37:41.741 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:37:41.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:41.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:41.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:41.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:41.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:41.743 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:41.743 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:41.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:41.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 13:37:41.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:41.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:41.756 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:41.756 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:41.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:41.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:41.758 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:41.758 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:41.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:41.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:41.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:41.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:41.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:42.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:42.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:42.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:42.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:42.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:37:42.761 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:42.761 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:42.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:42.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:42.762 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:37:42.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:42.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:42.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:42.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:42.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:42.763 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 13:37:42.763 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:37:42.764 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 13:37:42.764 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 13:37:42.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:42.764 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 13:37:42.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:42.764 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 13:37:42.764 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 13:37:42.764 DEBUG [main][TreeItemHandler] Selecting tree item: src 13:37:42.764 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 13:37:42.769 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 13:37:42.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:37:42.770 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:42.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:37:42.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:42.771 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 13:37:42.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:42.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:37:42.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:42.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:37:42.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:42.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:37:42.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:42.772 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 13:37:42.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:42.772 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:37:42.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:42.772 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:37:42.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:42.772 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 13:37:42.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:42.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:42.773 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:37:42.773 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:37:42.773 DEBUG [main][MenuItemLookup] Found menu:'File' 13:37:42.773 DEBUG [main][MenuItemLookup] Item match:File 13:37:42.773 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:37:42.773 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:37:42.775 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:37:42.775 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:37:42.775 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:42.775 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:37:42.775 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:37:42.775 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:37:42.775 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:37:42.775 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:37:42.775 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:37:42.775 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:37:42.775 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:37:42.775 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:37:42.775 DEBUG [main][MenuItemLookup] Found menu:'File' 13:37:42.775 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:37:42.775 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:37:42.775 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:42.775 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:37:42.775 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:42.775 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:37:42.775 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:37:42.776 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:37:42.776 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:37:42.776 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:37:42.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:37:42.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:37:42.845 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:37:42.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:42.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:42.847 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:37:42.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:42.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:37:42.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:42.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:42.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:42.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:42.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:42.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:37:42.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:37:42.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:37:42.850 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:37:42.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:42.850 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:37:42.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:42.850 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:37:42.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:37:42.851 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:37:42.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:42.851 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:37:42.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:42.851 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:37:42.851 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 13:37:42.851 DEBUG [main][TreeItemHandler] Selecting tree item: File 13:37:42.851 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 13:37:42.854 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 13:37:42.854 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:37:42.854 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:37:42.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:37:42.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:42.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:42.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:42.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:42.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:42.862 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:37:42.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:42.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:42.862 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:37:42.862 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:42.888 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:37:42.888 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:42.888 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:42.888 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:37:42.888 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:37:42.888 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 13:37:42.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:42.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:42.889 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 13:37:42.889 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:42.889 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:37:42.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:42.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:42.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:42.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:42.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:37:42.894 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:37:42.895 INFO [WorkbenchTestable][AbstractText] Text set to: text.txt 13:37:42.895 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:37:42.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:42.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:42.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:42.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:42.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:37:42.899 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:37:42.899 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectItemTestProject/src/files/ 13:37:42.900 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 13:37:42.900 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 13:37:42.900 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.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:37:42.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:42.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:42.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:42.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:42.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:42.903 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:37:42.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:42.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:42.903 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:37:42.903 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:42.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:37:42.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:37:42.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:37:42.997 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:37:42.997 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:37:42.997 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initialize Language Servers for text.txt' is not running, skipped 13:37:42.997 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:37:42.997 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:37:42.997 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:37:42.997 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:37:42.997 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:37:42.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:37:42.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1b292551 is found... 13:37:43.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1b292551 is found finished successfully 13:37:43.009 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtext.txt\E') 13:37:43.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:43.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:43.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:43.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:43.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:43.020 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:43.020 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 13:37:43.021 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:43.021 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 13:37:43.021 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 13:37:43.021 DEBUG [WorkbenchTestable][EditorHandler] Closing editor text.txt 13:37:43.086 DEBUG [WorkbenchTestable][EditorHandler] Editor text.txt is closed 13:37:43.086 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:43.086 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:43.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:43.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:43.107 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:43.107 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:43.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:43.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:43.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:43.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:43.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:43.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:43.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:44.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:44.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:44.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:37:44.112 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:44.112 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:44.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:44.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:44.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:37:44.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:44.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:44.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:44.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:44.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:44.114 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 13:37:44.114 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:37:44.115 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 13:37:44.115 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 13:37:44.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:44.115 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 13:37:44.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:44.115 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 13:37:44.116 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item files of tree item src 13:37:44.116 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:37:44.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:44.116 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:37:44.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:44.116 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:37:44.116 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item files 13:37:44.116 DEBUG [main][TreeItemHandler] Selecting tree item: files 13:37:44.117 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item files about selection 13:37:44.123 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: files 13:37:44.124 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:37:44.124 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:44.150 DEBUG [main][MenuItemLookup] Found menu:'New' 13:37:44.150 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:37:44.150 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:44.150 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:37:44.150 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:37:44.150 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:44.150 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:37:44.150 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:37:44.150 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:37:44.150 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:37:44.150 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:37:44.150 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:37:44.150 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:37:44.150 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:37:44.150 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:44.150 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:37:44.150 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:37:44.150 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:44.150 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:37:44.150 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:37:44.150 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:37:44.150 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:37:44.151 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:37:44.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:37:44.151 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:37:44.151 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:37:44.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:37:44.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:37:44.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:37:44.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:37:44.651 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'files' via Explorer 13:37:44.651 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item files 13:37:44.651 DEBUG [main][TreeItemHandler] Selecting tree item: files 13:37:44.652 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item files about selection 13:37:44.657 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: files 13:37:44.657 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:37:44.657 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:44.679 DEBUG [main][MenuItemLookup] Found menu:'New' 13:37:44.679 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:37:44.679 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:44.679 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:37:44.679 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:37:44.679 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:44.679 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:37:44.679 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:37:44.679 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:37:44.679 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:37:44.679 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:37:44.680 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:37:44.680 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:37:44.680 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:37:44.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:37:45.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:37:45.280 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete 13:37:45.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:45.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:45.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:45.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:45.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 "OK", Widget matcher matching widgets with style: 8) 13:37:45.283 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:37:45.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:45.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:45.283 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete" as the parent 13:37:45.283 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:37:45.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:45.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:45.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:45.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:45.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:45.285 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:37:45.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:45.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:45.285 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:37:45.285 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:45.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:37:45.290 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:37:45.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:37:45.791 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:37:45.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:37:45.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:37:45.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:37:45.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:37:45.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:37:45.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:37:45.791 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:45.791 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:45.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:45.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:45.792 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:45.792 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:45.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:45.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:45.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:45.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:45.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:46.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:46.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:46.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:46.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:46.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:37:46.796 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:46.796 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:46.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:46.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:46.797 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:37:46.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:46.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:46.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:46.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:46.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:46.798 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 13:37:46.799 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:37:46.799 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 13:37:46.799 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 13:37:46.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:46.799 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 13:37:46.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:46.799 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 13:37:46.800 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:37:46.800 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:37:46.800 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item files of tree item src 13:37:46.800 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:37:46.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:46.801 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:37:46.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:46.801 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:37:46.801 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 13:37:46.801 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:37:46.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:46.801 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:37:46.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:46.801 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:37:46.801 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:37:46.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:46.802 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:37:46.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:46.802 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:37:46.802 DEBUG [WorkbenchTestable][AbstractResource] Obtaining direct children on the current level 13:37:46.802 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 13:37:46.802 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:37:46.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:46.802 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:37:46.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:46.802 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:37:46.802 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:37:46.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:46.802 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:37:46.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:46.802 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:37:46.802 DEBUG [WorkbenchTestable][AbstractResource] Item "files" was not found. Available items on the current level: 13:37:46.803 DEBUG [WorkbenchTestable][AbstractResource] "(default package)" 13:37:46.803 DEBUG [WorkbenchTestable][AbstractResource] "module-info.java" 13:37:46.803 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:46.803 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:46.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:46.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:46.804 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 13:37:46.804 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 13:37:46.804 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:46.804 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:37:46.828 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 13:37:46.828 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:37:46.828 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:37:46.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:46.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:46.844 INFO [WorkbenchTestable][RequirementsRunner] Finished test: asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 13:37:46.844 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:37:46.844 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpand no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 13:37:46.845 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 13:37:46.845 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:37:46.845 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:37:46.845 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:37:46.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:46.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:46.854 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 13:37:46.854 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 13:37:46.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:46.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:46.855 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:37:46.855 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:37:46.855 DEBUG [main][MenuItemLookup] Found menu:'File' 13:37:46.855 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:37:46.855 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:37:46.855 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:37:46.855 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:37:46.855 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:37:46.855 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:37:46.855 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:37:46.855 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:37:46.855 DEBUG [main][MenuItemLookup] Item match:Window 13:37:46.855 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:37:46.855 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:37:46.855 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:37:46.855 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:46.855 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:37:46.855 DEBUG [main][MenuItemLookup] Item match:Show View 13:37:46.858 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:37:46.858 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:37:46.858 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:37:46.858 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:37:46.858 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 13:37:46.858 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:37:46.858 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:37:46.858 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:37:46.858 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:37:46.858 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:37:46.858 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:37:46.858 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:37:46.858 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:37:46.858 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:37:46.858 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:46.858 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:37:46.858 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:37:46.870 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:37:46.870 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:37:46.870 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:37:46.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:37:46.930 DEBUG [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:37:46.930 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:37:46.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:46.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:46.931 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:37:46.931 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:37:46.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:46.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:46.931 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:37:46.931 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:37:46.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:46.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:46.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:46.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:46.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:46.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:37:46.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:37:46.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:37:46.933 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:37:46.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:46.933 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:37:46.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:46.933 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:37:46.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:37:46.934 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:37:46.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:46.934 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:37:46.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:46.934 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:37:46.935 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 13:37:46.935 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 13:37:46.935 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 13:37:46.935 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 13:37:46.935 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:37:46.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:46.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:46.935 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:37:46.935 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:37:46.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:46.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:46.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:37:46.936 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:37:46.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:46.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:46.936 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:37:46.936 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:37:46.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:46.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:46.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:46.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:46.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:46.937 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:37:46.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:46.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:46.938 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:37:46.938 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:46.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:37:46.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:37:46.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 13:37:46.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:46.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:46.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 13:37:46.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:46.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:46.979 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 13:37:46.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:46.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:46.979 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:37:46.979 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:37:46.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:46.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:46.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:46.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:46.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:46.981 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:46.981 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:46.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:46.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 13:37:46.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:46.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:46.994 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:46.994 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:46.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:46.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:46.995 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:46.995 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:46.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:46.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:46.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:46.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:46.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:47.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:47.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:47.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:47.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:47.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:37:47.998 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:47.999 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:47.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:47.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:48.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:37:48.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:48.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:48.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:48.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:48.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:48.000 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 13:37:48.001 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:37:48.001 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 13:37:48.001 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 13:37:48.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:48.001 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 13:37:48.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:48.001 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 13:37:48.002 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item src 13:37:48.002 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item src 13:37:48.002 DEBUG [main][TreeItemHandler] Setting tree item src collapsed 13:37:48.002 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event 13:37:48.002 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: src 13:37:48.002 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 13:37:48.002 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:37:48.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:48.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:48.503 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:37:48.505 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:48.505 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:48.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:48.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:48.506 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 13:37:48.506 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 13:37:48.506 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:48.507 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:37:48.531 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 13:37:48.541 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:37:48.541 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:37:48.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:48.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:48.556 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpand no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 13:37:48.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:48.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:48.566 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 13:37:48.566 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 13:37:48.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:48.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:48.566 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:37:48.567 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:37:48.567 DEBUG [main][MenuItemLookup] Found menu:'File' 13:37:48.567 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:37:48.567 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:37:48.567 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:37:48.567 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:37:48.567 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:37:48.567 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:37:48.567 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:37:48.567 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:37:48.567 DEBUG [main][MenuItemLookup] Item match:Window 13:37:48.567 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:37:48.567 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:37:48.567 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:37:48.567 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:48.567 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:37:48.567 DEBUG [main][MenuItemLookup] Item match:Show View 13:37:48.570 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:37:48.570 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:37:48.570 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:37:48.570 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:37:48.570 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 13:37:48.570 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:37:48.570 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:37:48.570 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:37:48.570 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:37:48.570 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:37:48.570 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:37:48.570 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:37:48.570 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:37:48.570 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:37:48.570 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:48.570 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:37:48.570 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:37:48.582 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:37:48.582 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:37:48.583 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:37:48.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:37:48.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:37:48.662 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:37:48.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:48.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:48.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:37:48.663 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:37:48.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:48.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:48.664 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:37:48.664 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:37:48.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:48.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:48.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:48.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:48.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:48.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:37:48.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:37:48.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:37:48.666 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:37:48.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:48.666 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:37:48.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:48.666 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:37:48.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:37:48.666 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:37:48.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:48.667 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:37:48.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:48.667 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:37:48.668 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 13:37:48.668 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 13:37:48.668 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 13:37:48.668 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 13:37:48.668 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:37:48.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:48.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:48.669 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:37:48.669 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:37:48.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:48.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:48.670 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:37:48.670 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:37:48.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:48.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:48.670 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:37:48.670 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:37:48.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:48.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:48.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:48.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:48.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:48.672 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:37:48.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:48.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:48.672 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:37:48.672 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:48.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:37:48.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:37:48.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 13:37:48.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:48.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:48.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 13:37:48.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:48.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:48.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 13:37:48.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:48.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:48.757 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:37:48.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:37:48.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:48.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:48.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:48.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:48.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:48.770 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:48.770 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:48.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:48.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 13:37:48.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:48.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:48.773 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:48.773 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:48.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:48.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:48.774 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:48.774 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:48.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:48.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:48.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:48.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:48.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:49.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:49.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:49.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:49.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:49.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:37:49.778 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:49.778 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:49.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:49.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:49.779 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:37:49.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:49.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:49.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:49.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:49.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:49.780 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 13:37:49.781 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 13:37:49.781 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 13:37:49.781 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 13:37:49.786 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 13:37:49.787 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:37:49.787 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:49.813 DEBUG [main][MenuItemLookup] Found menu:'New' 13:37:49.813 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:37:49.813 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:49.813 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:37:49.813 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:49.813 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:37:49.813 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:37:49.813 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:37:49.813 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:37:49.813 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:37:49.813 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:37:49.813 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:37:49.813 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:37:49.813 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:49.813 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:37:49.813 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:37:49.813 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:49.813 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:37:49.813 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:37:49.813 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:37:49.814 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:37:49.814 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:37:49.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:37:49.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:37:49.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:37:50.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:37:50.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:37:50.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:37:50.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:37:50.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:37:50.314 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectItemTestProject' via Explorer 13:37:50.315 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 13:37:50.315 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 13:37:50.315 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 13:37:50.320 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 13:37:50.321 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:37:50.321 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:50.348 DEBUG [main][MenuItemLookup] Found menu:'New' 13:37:50.348 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:37:50.348 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:50.348 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:37:50.348 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:50.348 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:37:50.348 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:37:50.348 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:37:50.348 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:37:50.348 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:37:50.348 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:37:50.348 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:37:50.349 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:37:50.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:37:50.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:37:50.944 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:37:50.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:50.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:50.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:50.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:50.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:37:50.947 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:37:50.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:50.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:50.947 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:37:50.947 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:37:50.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:50.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:50.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:50.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:50.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:50.949 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:37:50.949 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:37:50.949 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:37:50.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:50.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:50.949 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:37:50.949 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:50.950 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:37:50.950 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:37:50.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:50.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:37:50.950 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:37:50.950 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:37:50.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:50.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:50.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:50.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:50.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:50.952 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:37:50.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:50.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:50.952 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:37:50.952 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:50.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:37:50.956 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:37:51.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:37:51.457 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:37:51.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:37:51.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:37:51.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:37:51.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:37:51.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:37:51.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:37:51.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:37:51.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:37:51.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:37:51.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:37:51.457 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 13:37:51.457 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:37:51.457 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:37:51.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:37:51.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.283 s - in org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest selectCollapsedProjectExplorerItem no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) Time elapsed: 3.885 s open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) Time elapsed: 3.393 s select no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) Time elapsed: 1.255 s asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) Time elapsed: 5.236 s testExpand no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) Time elapsed: 1.712 s Running org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:37:51.465 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:37:51.466 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:37:51.466 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:37:51.466 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:37:51.466 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:37:51.466 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:37:51.467 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:37:51.467 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:37:51.467 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:37:51.467 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:37:51.467 DEBUG [main][EditorHandler] 0 editor(s) found 13:37:51.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:51.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:51.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:37:51.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:51.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:51.472 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:37:51.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:51.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:51.472 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:37:51.472 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:37:51.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:51.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:51.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:51.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:51.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:51.474 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:51.474 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:51.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:51.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:37:51.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:51.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:51.476 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:51.476 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:51.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:51.477 DEBUG [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:37:51.477 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:51.478 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:51.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:51.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:37:51.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:51.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:51.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:51.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:51.479 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:51.479 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:51.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:51.480 DEBUG [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:37:51.480 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:37:51.480 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOneErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:37:51.480 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:37:51.480 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:37:51.480 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:37:51.480 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:37:51.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:51.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:51.485 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:37:51.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:51.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:51.498 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:37:51.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:51.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:51.498 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:37:51.498 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:37:51.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:51.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:51.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:51.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:51.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:51.511 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:37:51.511 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:37:51.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:51.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:51.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:51.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:51.528 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:37:51.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:51.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:51.530 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:37:51.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:51.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:51.530 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:37:51.530 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:37:51.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:51.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:51.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:51.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:51.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:51.549 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:51.549 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:51.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:51.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:37:51.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:51.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:51.556 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:51.556 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:51.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:51.557 DEBUG [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:37:51.557 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:51.557 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:51.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:51.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:37:51.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:51.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:51.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:51.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:51.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:37:51.559 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:51.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:37:51.560 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:51.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 Java Project"] 13:37:51.560 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:51.560 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:37:51.560 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:51.560 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:37:51.560 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:51.560 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:37:51.561 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:51.561 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:37:51.561 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:51.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:37:51.561 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:51.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:37:51.561 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:51.561 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:37:51.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:51.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:51.562 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:37:51.562 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:37:51.562 DEBUG [main][MenuItemLookup] Found menu:'File' 13:37:51.562 DEBUG [main][MenuItemLookup] Item match:File 13:37:51.562 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:37:51.562 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:37:51.564 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:37:51.564 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:37:51.564 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:51.564 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:37:51.564 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:37:51.564 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:37:51.564 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:37:51.564 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:37:51.564 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:37:51.564 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:37:51.564 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:37:51.564 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:37:51.564 DEBUG [main][MenuItemLookup] Found menu:'File' 13:37:51.564 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:37:51.564 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:37:51.564 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:51.564 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:37:51.564 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:51.564 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:37:51.564 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:37:51.565 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:37:51.565 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:37:51.565 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:37:51.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:37:51.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:37:51.634 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:37:51.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:51.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:51.635 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:37:51.635 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:51.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:51.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:51.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:51.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:51.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:51.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:51.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:37:51.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:37:51.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:37:51.638 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:37:51.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:51.638 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:37:51.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:51.639 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:37:51.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:37:51.639 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:37:51.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:51.639 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:37:51.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:51.639 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:37:51.640 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:37:51.640 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:37:51.640 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:37:51.643 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:37:51.643 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:37:51.643 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:37:51.643 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:51.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:51.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:51.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:51.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:51.652 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:37:51.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:51.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:51.652 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:37:51.652 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:51.818 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:37:51.818 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:51.818 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:51.818 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:37:51.819 DEBUG [WorkbenchTestable][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:37:51.819 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:37:51.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:51.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:51.820 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:37:51.820 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:51.820 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 13:37:51.820 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced 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:37:51.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:51.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:51.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:51.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:51.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:37:51.824 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:37:51.825 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 13:37:51.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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:37:51.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:51.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:51.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:51.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:51.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:51.860 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 13:37:51.860 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 13:37:51.861 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Create &module-info.java file 13:37:51.861 INFO [WorkbenchTestable][AbstractButton] Click button Create &module-info.java file 13:37:51.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:51.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:51.861 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:37:51.861 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:51.879 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:37:51.879 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:37:51.879 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget 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:51.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:51.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:51.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:51.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:51.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:51.883 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:37:51.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:51.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:51.883 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:37:51.883 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:51.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 13:37:55.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 13:37:55.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:37:55.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:37:55.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:37:55.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.1/lib/jrt-fs.jar)' is a system job, skipped 13:37:55.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:37:55.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:37:55.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:37:55.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 13:37:55.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:55.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:55.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:37:55.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:55.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:55.080 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:37:55.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:55.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:55.080 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:37:55.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 '\*?\QPackage Explorer\E') 13:37:55.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:55.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:55.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:55.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:55.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:55.082 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:37:55.082 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:37:55.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:55.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:55.114 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:37:55.114 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:37:55.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:55.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:55.116 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:37:55.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:37:55.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:55.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:55.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:55.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:55.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:55.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:55.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:56.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:56.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:56.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:37:56.141 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:37:56.141 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:37:56.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:56.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:56.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:37:56.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:56.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:56.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:56.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:56.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:56.143 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:37:56.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 13:37:56.144 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:37:56.144 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:56.144 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:56.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:56.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:56.159 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:56.159 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:56.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:56.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:56.160 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:56.160 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:56.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:56.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:56.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:56.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:56.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:56.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:56.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:57.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:57.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:37:57.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:37:57.164 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:37:57.165 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:37:57.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:57.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:57.166 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:37:57.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:57.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:57.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:57.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:57.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:57.167 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:37:57.167 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:37:57.168 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 13:37:57.168 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 13:37:57.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:57.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:57.669 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 13:37:57.670 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 13:37:57.670 DEBUG [main][TreeItemHandler] Selecting tree item: src 13:37:57.671 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 13:37:57.678 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 13:37:57.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:37:57.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:57.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:37:57.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:57.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:37:57.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:57.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:37:57.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:57.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:37:57.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:57.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:37:57.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:57.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:37:57.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:57.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:37:57.681 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:57.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:37:57.681 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:57.681 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:37:57.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:57.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:57.682 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:37:57.682 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:37:57.682 DEBUG [main][MenuItemLookup] Found menu:'File' 13:37:57.682 DEBUG [main][MenuItemLookup] Item match:File 13:37:57.683 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:37:57.683 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:37:57.685 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:37:57.685 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:37:57.685 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:57.685 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:37:57.685 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:37:57.685 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:37:57.685 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:37:57.685 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:37:57.685 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:37:57.685 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:37:57.685 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:37:57.685 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:37:57.685 DEBUG [main][MenuItemLookup] Found menu:'File' 13:37:57.685 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:37:57.685 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:37:57.685 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:57.685 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:37:57.685 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:57.685 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:37:57.685 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:37:57.686 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:37:57.686 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:37:57.686 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:37:57.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:37:57.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:37:57.754 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:37:57.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:57.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:57.755 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:37:57.755 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:57.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:37:57.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:57.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:57.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:57.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:57.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:37:57.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:37:57.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:37:57.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:37:57.758 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:37:57.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:57.758 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:37:57.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:57.758 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:37:57.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:37:57.759 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:37:57.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:37:57.759 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:37:57.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:37:57.759 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:37:57.759 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:37:57.759 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:37:57.760 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:37:57.762 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:37:57.763 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:37:57.763 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:37:57.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:37:57.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:57.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:57.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:57.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:57.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:57.769 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:37:57.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:57.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:57.770 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:37:57.770 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:57.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:37:57.839 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:57.839 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:57.839 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:37:57.839 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:37:57.839 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:37:57.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:57.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:57.840 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:37:57.840 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:37:57.841 DEBUG [WorkbenchTestable][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:37:57.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:57.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:57.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:57.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:57.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:37:57.874 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:37:57.875 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 13:37:57.880 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:37:57.880 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:37:57.881 DEBUG [WorkbenchTestable][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:37:57.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:57.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:57.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:57.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:57.904 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:37:57.905 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:37:57.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:37:57.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:37:57.905 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:37:57.905 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:37:57.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:37:58.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:37:58.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:37:58.412 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:37:58.412 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:37:58.412 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:37:58.412 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:37:58.412 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:37:58.412 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:37:58.412 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:37:58.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:37:58.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:37:58.412 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:37:58.412 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:37:58.412 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:37:58.412 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:37:58.412 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:37:58.412 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:37:58.412 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:37:58.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:37:58.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3213edff is found... 13:37:58.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3213edff is found finished successfully 13:37:58.415 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QErrorTestClass.java\E') 13:37:58.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:58.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:58.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:58.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:58.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:58.419 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:58.419 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 13:37:58.419 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:37:58.428 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:58.429 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 13:37:58.429 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:37:58.429 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:37:58.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:58.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:58.429 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:37:58.429 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:37:58.430 DEBUG [main][MenuItemLookup] Found menu:'File' 13:37:58.430 DEBUG [main][MenuItemLookup] Item match:File 13:37:58.430 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:37:58.430 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:37:58.430 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:37:58.430 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:37:58.430 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:58.430 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:37:58.430 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:37:58.430 DEBUG [main][MenuItemLookup] Found menu:'' 13:37:58.430 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:37:58.430 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:37:58.431 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:37:58.431 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:37:58.431 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:37:58.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:37:58.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:37:58.470 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:58.470 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 13:37:58.471 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:37:58.471 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:37:58.471 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:37:58.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:58.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:37:58.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:58.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:58.514 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:37:58.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:58.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:58.524 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:37:58.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:37:58.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:37:58.525 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:37:58.525 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:37:58.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:58.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:58.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:58.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:58.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:37:58.540 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:37:58.540 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:37:58.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:58.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:37:58.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:58.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:58.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 13:37:58.541 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:37:58.541 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:37:58.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:58.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:37:58.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:58.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:58.543 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:37:58.543 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:37:58.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:58.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:37:58.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:58.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:58.544 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:37:58.544 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:37:58.544 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:37:58.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:58.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:37:58.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:58.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:58.545 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:37:58.546 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:37:58.546 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:37:58.546 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:37:58.546 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:37:58.546 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:37:58.546 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:37:58.546 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:37:58.546 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:37:58.546 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:37:58.546 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:37:58.546 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:37:58.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:37:59.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:37:59.549 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:37:59.550 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:37:59.550 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:37:59.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:59.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:37:59.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:59.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:59.551 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:37:59.552 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:37:59.552 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:37:59.552 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:37:59.552 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:37:59.552 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:37:59.552 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:37:59.552 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:37:59.552 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:37:59.552 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:37:59.552 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:37:59.552 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:37:59.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:37:59.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:37:59.553 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:37:59.553 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:37:59.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:37:59.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:37:59.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:37:59.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:37:59.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:37:59.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:37:59.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:37:59.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:37:59.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:37:59.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:00.056 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:00.056 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:00.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:00.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:00.058 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:00.058 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:00.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:00.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:00.059 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:38:00.059 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:00.059 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:00.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:00.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:00.060 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:38:00.061 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:00.061 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:00.061 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:00.061 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:38:00.061 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:38:00.061 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:38:00.061 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:00.061 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:00.061 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:00.061 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:38:00.061 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:38:00.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:38:01.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:38:01.062 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:38:01.063 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:01.063 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:01.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:01.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:01.064 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:38:01.064 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:01.064 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:01.064 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:01.065 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:38:01.065 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:38:01.065 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:38:01.065 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:01.065 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:01.065 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:01.065 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:38:01.065 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:38:01.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:38:01.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:38:01.065 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:01.065 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:01.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:01.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:01.066 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:38:01.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:01.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:01.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:01.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:01.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:01.067 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 13:38:01.067 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:38:01.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:38:01.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:38:01.568 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:38:01.569 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:38:01.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:38:01.570 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:38:01.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:38:01.570 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:38:01.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 13:38:01.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:01.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:01.577 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:38:01.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:01.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:01.586 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:38:01.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:01.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:01.586 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:38:01.586 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:38:01.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:01.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:01.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:01.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:01.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:38:01.592 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:01.593 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:01.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:01.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:38:01.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:01.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:01.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 13:38:01.594 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:01.594 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:01.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:01.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:38:01.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:01.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:01.595 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:01.595 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:01.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:01.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:38:01.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:01.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:01.606 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:38:01.606 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:01.606 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:01.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:01.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:38:01.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:01.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:01.607 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:38:01.608 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:01.608 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:01.608 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:01.608 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:38:01.608 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:38:01.608 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:38:01.608 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:01.608 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:01.608 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:01.608 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:38:01.608 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:38:01.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:38:02.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:38:02.610 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:38:02.610 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:02.610 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:02.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:02.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:38:02.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:02.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:02.612 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:38:02.613 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:02.613 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:02.613 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:02.613 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:38:02.613 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:38:02.613 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:38:02.613 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:02.613 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:02.613 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:02.613 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:38:02.613 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:38:02.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:38:02.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:38:02.613 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:02.613 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:02.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:02.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:38:02.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:02.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:02.614 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:38:02.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:02.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:02.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:02.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:02.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:02.616 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 13:38:02.616 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:38:02.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:38:02.616 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:38:02.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:38:02.616 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:38:02.616 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:38:02.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:38:02.617 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:38:02.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:38:02.617 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:38:02.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 13:38:02.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:02.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:02.623 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:38:02.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:02.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:02.628 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:38:02.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:02.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:02.629 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:38:02.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:38:02.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:02.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:02.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:02.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:02.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:38:02.645 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:02.645 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:02.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:02.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:38:02.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:02.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:02.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting while problem of type Warnings exists in Problems view.... 13:38:02.646 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:02.646 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:02.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:02.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:38:02.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:02.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:02.647 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:02.647 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:02.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:02.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:38:02.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:02.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:02.648 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:38:02.648 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:02.648 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:02.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:02.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:38:02.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:02.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:02.650 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:38:02.650 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:02.650 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:02.650 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:02.650 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:38:02.650 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:38:02.650 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:38:02.650 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:02.650 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:02.650 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:02.650 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:38:02.650 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:38:02.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:38:03.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:38:03.652 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:38:03.652 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:03.652 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:03.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:03.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:38:03.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:03.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:03.654 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:38:03.654 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:03.654 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:03.654 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:03.654 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:38:03.654 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:38:03.654 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:38:03.654 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:03.654 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:03.654 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:03.654 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:38:03.654 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:38:03.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:38:03.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:38:03.655 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:03.655 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:03.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:03.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:38:03.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:03.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:03.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:38:03.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:03.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:03.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:03.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:03.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:03.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting while problem of type Warnings exists in Problems view. finished successfully 13:38:03.659 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:03.659 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:03.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:03.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:03.660 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:38:03.661 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:03.661 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:03.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:03.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:03.661 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:38:03.662 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:03.662 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:03.662 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:03.662 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:38:03.662 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:38:03.662 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:38:03.662 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:03.662 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:03.662 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:03.662 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:38:03.662 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:38:03.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:38:04.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:38:04.673 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:38:04.673 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:04.674 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:04.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:04.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:04.675 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:38:04.676 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:04.676 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:04.676 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:04.676 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:38:04.676 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:38:04.676 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:38:04.676 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:04.676 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:04.676 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:04.676 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:38:04.676 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:38:04.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:38:04.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:38:04.676 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:04.677 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:04.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:04.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:04.678 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:38:04.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:04.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:04.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:04.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:04.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:04.679 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 13:38:04.679 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:38:04.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:38:04.679 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:38:04.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:38:04.679 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:38:04.679 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:38:04.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:38:04.680 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:38:04.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:38:04.680 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:38:04.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:04.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:04.686 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:38:04.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:04.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:04.687 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:38:04.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:38:04.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:04.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:04.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:04.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:04.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:38:04.692 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:04.692 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:04.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:04.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:38:04.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:04.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:04.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:38:04.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:04.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:04.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:04.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:04.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:04.704 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:38:04.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:04.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:04.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:04.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:04.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:04.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:04.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:04.710 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:38:04.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:04.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:04.711 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:38:04.711 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:38:04.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:04.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:04.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:04.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:04.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:38:04.716 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:04.716 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:04.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:04.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:38:04.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:04.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:04.717 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:38:04.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:04.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:04.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:04.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:04.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:04.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:38:04.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:04.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:04.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:04.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:04.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:04.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:04.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:04.735 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:38:04.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:04.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:04.735 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:38:04.735 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:38:04.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:04.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:04.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:04.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:04.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:38:04.751 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:04.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:04.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:04.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:38:04.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:04.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:04.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:38:04.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:04.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:04.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:04.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:04.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:04.755 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:38:04.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:04.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:04.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:04.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:04.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:04.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:04.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:04.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:38:04.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:04.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:04.762 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:38:04.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:38:04.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:04.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:04.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:04.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:04.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:38:04.768 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:04.768 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:04.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:04.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:38:04.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:04.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:04.769 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:38:04.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:04.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:04.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:04.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:04.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:04.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:04.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:04.786 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:38:04.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:04.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:04.786 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:38:04.786 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:38:04.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:04.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:04.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:04.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:04.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:38:04.792 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:04.792 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:04.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:04.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:38:04.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:04.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:04.794 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:38:04.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:04.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:04.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:04.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:04.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:04.795 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:38:04.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:04.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:04.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:04.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:04.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:04.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:04.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:04.812 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:38:04.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:04.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:04.812 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:38:04.812 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:38:04.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:04.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:04.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:04.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:04.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:38:04.828 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:04.828 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:04.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:04.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:38:04.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:04.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:04.829 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:38:04.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:04.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:04.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:04.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:04.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:04.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:38:04.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:04.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:04.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:04.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:04.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:04.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:04.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:04.838 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:38:04.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:04.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:04.838 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:38:04.838 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:38:04.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:04.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:04.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:04.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:04.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:38:04.844 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:04.844 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:04.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:04.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:38:04.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:04.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:04.845 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:38:04.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:04.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:04.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:04.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:04.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:04.857 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:04.857 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:04.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:04.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:04.858 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:38:04.858 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:04.858 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:04.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:04.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:04.859 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:38:04.860 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:04.860 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:04.860 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:04.860 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:38:04.860 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:38:04.860 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:38:04.860 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:04.860 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:04.860 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:04.860 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:38:04.860 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:38:04.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:38:05.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:38:05.861 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:38:05.862 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:05.862 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:05.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:05.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:05.863 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:38:05.863 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:05.863 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:05.863 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:05.863 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:38:05.863 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:38:05.863 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:38:05.864 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:05.864 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:05.864 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:05.864 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:38:05.864 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:38:05.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:38:05.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:38:05.864 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:05.864 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:05.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:05.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38: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:38:05.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:05.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:05.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:05.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:05.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:05.866 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:05.866 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:05.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:05.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:05.867 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:38:05.867 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:05.867 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:05.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:05.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:05.868 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:38:05.868 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:05.868 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:05.868 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:05.868 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:38:05.868 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:38:05.868 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:38:05.868 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:05.868 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:05.868 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:05.868 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:38:05.868 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:38:05.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:38:06.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:38:06.870 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:38:06.870 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:06.870 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:06.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:06.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:06.871 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:38:06.871 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:06.871 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:06.872 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:06.872 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:38:06.872 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:38:06.872 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:38:06.872 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:06.872 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:06.872 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:06.872 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:38:06.872 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:38:06.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:38:06.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:38:06.872 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:06.872 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:06.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:06.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:06.873 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:38:06.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:06.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:06.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:06.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:06.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:06.874 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 13:38:06.874 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:38:06.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:38:06.875 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:38:06.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:38:06.875 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:38:06.875 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:38:06.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:38:06.875 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:38:06.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:38:06.875 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:38:06.875 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:06.876 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:06.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:06.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:06.877 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:38:06.877 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:06.877 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:06.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:06.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:06.878 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:38:06.878 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:06.878 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:06.878 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:06.878 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:38:06.878 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:38:06.878 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:38:06.878 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:06.878 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:06.878 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:06.879 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:38:06.879 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:38:06.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:38:07.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:38:07.880 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:38:07.881 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:07.881 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:07.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:07.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:07.883 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:38:07.883 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:07.883 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:07.883 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:07.883 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:38:07.883 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:38:07.883 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:38:07.883 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:07.883 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:07.883 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:07.883 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:38:07.883 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:38:07.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:38:07.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:38:07.884 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:07.884 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:07.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:07.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:07.885 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:38:07.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:07.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:07.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:07.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:07.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:07.885 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 13:38:07.886 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:38:07.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:38:07.886 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:38:07.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:38:07.886 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:38:07.886 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:38:07.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:38:07.886 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:38:07.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:38:07.886 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:38:07.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:07.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:07.892 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:38:07.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:07.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:07.892 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:38:07.892 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:38:07.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:07.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:07.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:07.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:07.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:38:07.908 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:07.908 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:07.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:07.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:38:07.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:07.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:07.909 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:38:07.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:07.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:07.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:07.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:07.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:07.911 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:38:07.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:07.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:07.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:07.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:07.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:07.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:07.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:07.927 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:38:07.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:07.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:07.927 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:38:07.927 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:38:07.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:07.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:07.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:07.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:07.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:38:07.943 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:07.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:07.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:07.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:38:07.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:07.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:07.944 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:38:07.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:07.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:07.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:07.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:07.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:07.955 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:38:07.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:07.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:07.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:07.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:07.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:07.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:07.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:07.961 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:38:07.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:07.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:07.962 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:38:07.962 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:38:07.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:07.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:07.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:07.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:07.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:38:07.968 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:07.968 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:07.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:07.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:38:07.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:07.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:07.969 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:38:07.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:07.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:07.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:07.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:07.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:07.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:38:07.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:07.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:07.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:07.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:07.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:07.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:07.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:07.977 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:38:07.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:07.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:07.977 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:38:07.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 '\*?\QProblems\E') 13:38:07.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:07.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:07.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:07.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:07.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:38:07.992 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:07.993 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:07.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:07.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:38:07.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:07.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:07.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:38:07.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:07.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:07.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:07.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:07.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:07.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:08.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:08.001 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:38:08.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:08.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:08.002 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:38:08.002 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:38:08.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:08.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:08.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:08.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:08.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:38:08.008 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:08.008 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:08.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:08.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:38:08.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:08.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:08.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:38:08.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:08.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:08.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:08.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:08.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:08.011 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:38:08.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:08.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:08.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:08.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:08.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:08.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:08.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:08.027 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:38:08.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:08.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:08.027 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:38:08.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:38:08.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:08.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:08.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:08.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:08.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:38:08.042 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:08.042 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:08.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:08.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:38:08.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:08.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:08.044 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:38:08.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:08.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:08.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:08.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:08.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:08.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:38:08.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:08.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:08.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:08.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:08.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:08.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:08.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:08.061 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:38:08.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:08.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:08.061 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:38:08.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:38:08.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:08.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:08.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:08.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:08.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:38:08.067 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:08.067 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:08.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:08.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:38:08.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:08.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:08.068 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:38:08.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:08.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:08.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:08.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:08.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:08.070 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:08.070 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:08.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:08.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:08.080 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:38:08.080 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:08.080 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:08.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:08.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:08.081 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:38:08.081 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:08.081 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:08.081 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:08.081 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:38:08.082 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:38:08.082 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:38:08.082 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:08.082 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:08.082 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:08.082 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:38:08.082 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:38:08.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:38:09.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:38:09.083 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:38:09.084 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:09.084 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:09.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:09.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:09.085 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:38:09.086 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:09.086 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:09.086 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:09.086 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:38:09.086 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:38:09.086 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:38:09.086 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:09.086 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:09.086 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:09.086 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:38:09.086 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:38:09.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:38:09.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:38:09.086 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:09.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:09.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:09.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:09.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:38:09.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:09.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:09.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:09.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:09.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:09.089 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:09.089 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:09.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:09.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:09.089 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:38:09.089 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:09.090 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:09.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:09.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:09.090 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:38:09.091 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:09.091 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:09.091 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:09.091 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:38:09.091 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:38:09.091 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:38:09.091 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:09.091 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:09.091 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:09.091 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:38:09.091 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:38:09.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:38:10.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:38:10.092 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:38:10.093 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:10.093 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:10.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:10.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:10.094 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:38:10.095 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:10.095 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:10.095 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:10.095 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:38:10.095 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:38:10.095 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:38:10.095 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:10.095 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:10.095 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:10.095 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:38:10.095 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:38:10.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:38:10.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:38:10.096 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:10.096 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:10.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:10.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:10.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:38:10.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:10.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:10.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:10.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:10.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:10.098 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:10.098 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:10.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:10.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:10.101 DEBUG [main][MenuItemLookup] Found menu:'Show' 13:38:10.101 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:38:10.101 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 13:38:10.101 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 13:38:10.101 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:38:10.101 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 13:38:10.101 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 13:38:10.101 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 13:38:10.101 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 13:38:10.101 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 13:38:10.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:38:10.161 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:38:10.161 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 13:38:10.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:10.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:10.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 13:38:10.162 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:38:10.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:38:10.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:38:10.162 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:38:10.162 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:38:10.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:10.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:10.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:10.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:10.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:38:10.169 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:38:10.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:38:10.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:38:10.169 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:38:10.169 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:10.170 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:38:10.170 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:38:10.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:38:10.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:38:10.171 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:38:10.171 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:38:10.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:10.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:10.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:10.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:10.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:38:10.177 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:38:10.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:38:10.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:38:10.177 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:38:10.177 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:10.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:38:10.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 13:38:10.212 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:38:10.212 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:38:10.212 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:38:10.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:10.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:10.220 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:38:10.220 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:38:10.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:10.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:10.221 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:38:10.222 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:38:10.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:10.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:10.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:10.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:10.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:38:10.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:10.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:38:11.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:11.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:38:11.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:38:11.226 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:38:11.226 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:38:11.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:11.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:11.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:38:11.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:11.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:11.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:11.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:11.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:11.228 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:38:11.228 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:38:11.228 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:38:11.228 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:38:11.233 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:38:11.234 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:38:11.234 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:11.262 DEBUG [main][MenuItemLookup] Found menu:'New' 13:38:11.262 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:38:11.262 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:11.262 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:38:11.262 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:11.262 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:38:11.262 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:38:11.262 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:38:11.262 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:38:11.262 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:38:11.262 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:38:11.262 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:38:11.262 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:38:11.262 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:11.262 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:38:11.262 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:38:11.262 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:11.262 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:38:11.262 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:38:11.262 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:38:11.262 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:38:11.262 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:38:11.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:38:11.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:38:11.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:38:11.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:38:11.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:38:11.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:38:11.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:38:11.763 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 13:38:11.763 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:38:11.763 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:38:11.764 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:38:11.769 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:38:11.770 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:38:11.770 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:11.793 DEBUG [main][MenuItemLookup] Found menu:'New' 13:38:11.793 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:38:11.793 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:11.793 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:38:11.793 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:11.793 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:38:11.793 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:38:11.793 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:38:11.793 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:38:11.793 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:38:11.793 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:38:11.793 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:38:11.793 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:38:11.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:38:12.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 'Delete.*'] is available. finished successfully 13:38:12.367 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:38:12.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:12.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:12.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:12.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:12.370 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:38:12.370 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:38:12.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:38:12.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:38:12.370 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:38:12.370 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:38:12.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:12.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:12.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:12.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:12.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:38:12.371 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:38:12.371 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:38:12.371 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:38:12.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:38:12.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:38:12.371 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:38:12.371 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:12.371 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:38:12.371 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:38:12.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:38:12.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:38:12.372 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:38:12.372 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:38:12.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:12.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:12.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:12.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:12.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:38:12.374 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:38:12.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:38:12.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:38:12.374 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:38:12.374 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:12.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:38:12.380 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:38:12.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:38:12.881 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:38:12.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:38:12.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:38:12.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:38:12.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:38:12.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:38:12.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:38:12.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:38:12.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:38:12.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:38:12.881 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:38:12.881 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:38:12.881 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:38:12.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:38:12.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:38:12.882 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOneErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:38:12.882 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:38:12.882 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTwoProblemsExist no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:38:12.882 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:38:12.882 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:38:12.882 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:38:12.882 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:38:12.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:12.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:12.888 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:38:12.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:12.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:12.893 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:38:12.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:12.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:12.893 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:38:12.894 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:38:12.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:12.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:12.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:12.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:12.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:38:12.899 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:12.899 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:12.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:12.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:12.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:12.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:12.916 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:38:12.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:12.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:12.918 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:38:12.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:12.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:12.918 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:38:12.918 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:38:12.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:12.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:12.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:12.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:12.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:38:12.921 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:38:12.921 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:38:12.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:12.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:38:12.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:12.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:12.927 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:38:12.927 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:38:12.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:12.928 DEBUG [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:38:12.939 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:38:12.939 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:38:12.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:12.940 DEBUG [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:38:12.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:12.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:12.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:12.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:12.941 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:38:12.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:12.942 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:38:12.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:12.942 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:38:12.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:12.942 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:38:12.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:12.942 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:38:12.943 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:12.943 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:38:12.943 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:12.943 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:38:12.943 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:12.943 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:38:12.943 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:12.943 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:38:12.943 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:12.943 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:38:12.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:12.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:12.944 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:38:12.944 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:38:12.944 DEBUG [main][MenuItemLookup] Found menu:'File' 13:38:12.944 DEBUG [main][MenuItemLookup] Item match:File 13:38:12.945 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:38:12.945 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:38:12.946 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:38:12.947 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:38:12.947 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:12.947 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:38:12.947 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:38:12.947 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:38:12.947 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:38:12.947 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:38:12.947 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:38:12.947 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:38:12.947 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:38:12.947 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:38:12.947 DEBUG [main][MenuItemLookup] Found menu:'File' 13:38:12.947 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:38:12.947 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:38:12.947 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:12.947 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:38:12.947 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:12.947 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:38:12.947 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:38:12.956 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:38:12.956 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:38:12.956 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:38:13.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:38:13.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:38:13.019 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:38:13.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:13.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:13.021 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:38:13.021 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:13.021 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:38:13.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:13.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:13.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:13.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:13.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:13.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:38:13.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:38:13.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:38:13.024 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:38:13.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:38:13.024 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:38:13.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:38:13.024 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:38:13.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:38:13.024 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:38:13.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:38:13.024 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:38:13.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:38:13.024 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:38:13.025 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:38:13.025 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:38:13.025 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:38:13.028 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:38:13.028 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:38:13.028 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:38:13.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:38:13.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:13.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:13.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:13.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:13.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:38:13.031 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:38:13.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:38:13.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:38:13.031 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:38:13.031 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:13.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:38:13.196 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:13.196 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:13.196 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:38:13.196 DEBUG [WorkbenchTestable][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:38:13.196 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:38:13.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:13.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:13.197 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:38:13.197 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:13.197 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 13:38:13.197 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced 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:38:13.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:13.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:13.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:13.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:13.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:38:13.215 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:38:13.216 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 13:38:13.245 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 13:38:13.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:13.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:13.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:13.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:13.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:38:13.249 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 13:38:13.250 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 13:38:13.250 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 13:38:13.250 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:38:13.250 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:38:13.250 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget 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:13.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:13.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:13.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:13.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:13.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:38:13.261 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:38:13.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:38:13.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:38:13.261 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:38:13.261 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:13.265 DEBUG [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:38:16.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 13:38:16.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:38:16.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:38:16.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:38:16.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.1/lib/jrt-fs.jar)' is a system job, skipped 13:38:16.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:38:16.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:38:16.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:38:16.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 13:38:16.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:16.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:16.273 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:38:16.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:16.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:16.276 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:38:16.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:16.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:16.276 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:38:16.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 '\*?\QPackage Explorer\E') 13:38:16.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:16.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:16.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:16.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:16.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:38:16.278 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:38:16.278 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:38:16.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:16.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:16.302 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:38:16.302 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:38:16.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:16.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:16.303 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:38:16.303 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:38:16.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:16.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:16.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:16.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:16.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:38:16.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:16.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:38:17.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:17.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:38:17.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:38:17.308 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:38:17.308 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:38:17.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:17.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:17.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:38:17.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:17.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:17.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:17.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:17.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:17.310 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:38:17.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 13:38:17.310 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:38:17.310 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:38:17.310 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:38:17.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:17.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:17.325 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:38:17.325 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:38:17.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:17.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:17.326 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:38:17.326 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:38:17.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:17.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:17.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:17.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:17.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:38:17.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:17.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:38:18.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:18.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:38:18.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:38:18.330 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:38:18.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:38:18.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:18.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:18.332 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:38:18.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:18.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:18.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:18.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:18.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:18.332 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:38:18.333 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:38:18.333 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 13:38:18.333 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 13:38:18.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:38:18.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:38:18.834 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 13:38:18.835 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 13:38:18.836 DEBUG [main][TreeItemHandler] Selecting tree item: src 13:38:18.836 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 13:38:18.843 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 13:38:18.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:38:18.844 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:18.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:38:18.844 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:18.845 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:38:18.845 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:18.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:38:18.845 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:18.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:38:18.845 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:18.846 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:38:18.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:18.846 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:38:18.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:18.846 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:38:18.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:18.846 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:38:18.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:18.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:38:18.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:18.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:18.847 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:38:18.847 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:38:18.847 DEBUG [main][MenuItemLookup] Found menu:'File' 13:38:18.847 DEBUG [main][MenuItemLookup] Item match:File 13:38:18.848 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:38:18.848 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:38:18.850 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:38:18.850 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:38:18.850 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:18.850 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:38:18.850 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:38:18.850 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:38:18.850 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:38:18.850 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:38:18.850 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:38:18.850 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:38:18.850 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:38:18.850 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:38:18.850 DEBUG [main][MenuItemLookup] Found menu:'File' 13:38:18.850 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:38:18.850 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:38:18.850 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:18.850 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:38:18.850 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:18.850 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:38:18.850 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:38:18.850 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:38:18.850 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:38:18.850 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:38:18.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:38:18.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:38:18.921 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:38:18.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:18.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:18.922 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:38:18.922 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:18.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:38:18.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:18.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:18.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:18.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:18.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:18.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:38:18.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:38:18.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:38:18.925 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:38:18.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:38:18.925 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:38:18.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:38:18.925 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:38:18.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:38:18.926 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:38:18.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:38:18.926 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:38:18.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:38:18.926 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:38:18.927 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:38:18.927 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:38:18.927 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:38:18.930 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:38:18.930 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:38:18.930 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:38:18.930 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:38:18.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:18.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:18.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:18.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:18.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:38:18.937 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:38:18.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:38:18.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:38:18.937 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:38:18.937 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:19.011 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:38:19.011 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:19.011 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:19.011 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:38:19.012 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:38:19.012 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:38:19.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:19.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:19.013 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:38:19.013 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:19.014 DEBUG [WorkbenchTestable][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:38:19.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:19.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:19.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:19.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:19.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:38:19.048 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:38:19.049 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 13:38:19.068 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:38:19.068 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:38:19.068 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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:38:19.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:19.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:19.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:19.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:19.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:38:19.074 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:38:19.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:38:19.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:38:19.074 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:38:19.074 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:19.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:38:19.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:38:19.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:38:19.580 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:38:19.580 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:38:19.580 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:38:19.580 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:38:19.580 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:38:19.580 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:38:19.580 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:38:19.580 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:38:19.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:38:19.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:38:19.580 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:38:19.580 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:38:19.580 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:38:19.580 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:38:19.580 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:38:19.580 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:38:19.580 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:38:19.580 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:38:19.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:38:19.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@846aaa7 is found... 13:38:19.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@846aaa7 is found finished successfully 13:38:19.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.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:38:19.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:19.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:19.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:19.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:19.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:38:19.586 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:19.586 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 13:38:19.586 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:38:19.602 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:19.602 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 13:38:19.603 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:38:19.603 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:38:19.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:19.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:19.603 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:38:19.603 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:38:19.603 DEBUG [main][MenuItemLookup] Found menu:'File' 13:38:19.603 DEBUG [main][MenuItemLookup] Item match:File 13:38:19.604 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:38:19.604 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:38:19.604 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:38:19.604 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:38:19.604 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:19.604 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:38:19.604 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:38:19.604 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:19.604 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:38:19.604 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:38:19.605 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:38:19.605 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:38:19.615 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:38:19.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:38:19.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:38:19.658 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:19.658 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 13:38:19.658 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:38:19.659 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:19.659 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:19.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:19.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:19.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:19.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:19.700 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:38:19.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:19.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:19.709 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:38:19.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:19.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:19.709 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:38:19.710 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:38:19.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:19.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:19.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:19.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:19.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:38:19.716 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:19.716 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:19.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:19.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:38:19.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:19.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:19.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 13:38:19.717 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:19.717 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:19.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:19.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:38:19.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:19.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:19.718 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:19.719 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:19.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:19.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:38:19.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:19.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:19.719 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:38:19.720 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:19.720 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:19.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:19.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:38:19.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:19.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:19.730 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:38:19.730 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:19.730 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:19.730 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:19.730 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:38:19.730 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:38:19.730 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:38:19.730 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:19.730 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:19.730 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:19.730 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:38:19.730 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:38:19.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:38:20.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:38:20.732 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:38:20.732 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:20.732 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:20.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:20.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:38:20.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:20.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:20.733 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:38:20.734 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:20.734 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:20.734 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:20.734 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:38:20.734 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:38:20.734 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:38:20.734 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:20.734 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:20.734 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:20.734 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:38:20.734 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:38:20.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:38:20.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:38:20.734 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:20.734 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:20.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:20.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:38:20.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:20.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:20.735 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:38:20.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:20.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:20.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:20.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:20.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:21.237 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:21.237 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:21.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:21.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:21.239 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:21.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:21.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:21.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:21.240 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:38:21.240 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:21.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:21.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:21.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:21.241 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:38:21.242 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:21.242 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:21.242 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:21.242 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:38:21.242 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:38:21.242 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:38:21.242 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:21.242 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:21.242 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:21.242 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:38:21.242 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:38:21.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:38:22.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:38:22.243 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:38:22.243 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:22.244 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:22.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:22.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:22.245 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:38:22.246 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:22.246 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:22.246 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:22.246 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:38:22.246 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:38:22.246 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:38:22.246 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:22.246 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:22.246 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:22.246 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:38:22.246 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:38:22.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:38:22.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:38:22.247 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:22.247 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:22.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:22.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:22.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:38:22.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:22.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:22.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:22.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:22.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:22.249 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 13:38:22.249 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:38:22.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:38:22.249 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:38:22.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:38:22.249 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:38:22.249 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:38:22.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:38:22.249 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:38:22.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:38:22.249 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:38:22.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 13:38:22.250 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:38:22.250 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:38:22.250 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:38:22.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:22.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:22.265 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:38:22.265 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:38:22.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:22.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:22.266 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:38:22.266 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:38:22.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:22.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:22.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:22.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:22.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:38:22.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:22.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:38:23.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:23.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:38:23.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:38:23.271 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:38:23.271 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:38:23.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:23.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:23.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:38:23.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:23.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:23.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:23.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:23.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:23.273 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:38:23.273 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:38:23.274 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 13:38:23.274 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 13:38:23.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:38:23.274 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed 13:38:23.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:38:23.274 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 13:38:23.274 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 13:38:23.275 DEBUG [main][TreeItemHandler] Selecting tree item: src 13:38:23.275 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 13:38:23.282 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 13:38:23.282 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:38:23.283 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:23.284 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:38:23.284 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:23.284 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:38:23.284 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:23.284 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:38:23.284 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:23.285 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:38:23.285 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:23.285 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:38:23.285 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:23.285 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:38:23.285 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:23.285 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:38:23.285 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:23.285 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:38:23.286 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:23.286 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:38:23.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:23.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:23.286 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:38:23.286 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:38:23.286 DEBUG [main][MenuItemLookup] Found menu:'File' 13:38:23.286 DEBUG [main][MenuItemLookup] Item match:File 13:38:23.287 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:38:23.287 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:38:23.289 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:38:23.289 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:38:23.289 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:23.289 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:38:23.289 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:38:23.289 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:38:23.289 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:38:23.289 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:38:23.289 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:38:23.289 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:38:23.289 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:38:23.289 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:38:23.289 DEBUG [main][MenuItemLookup] Found menu:'File' 13:38:23.289 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:38:23.289 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:38:23.289 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:23.289 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:38:23.289 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:23.289 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:38:23.289 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:38:23.290 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:38:23.290 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:38:23.290 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:38:23.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:38:23.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:38:23.364 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:38:23.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:23.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:23.365 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:38:23.365 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:23.365 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:38:23.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:23.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:23.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:23.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:23.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:23.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:38:23.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:38:23.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:38:23.368 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:38:23.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:38:23.368 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:38:23.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:38:23.369 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:38:23.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:38:23.369 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:38:23.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:38:23.369 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:38:23.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:38:23.369 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:38:23.370 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:38:23.370 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:38:23.370 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:38:23.371 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:38:23.371 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:38:23.371 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:38:23.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:38:23.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:23.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:23.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:23.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:23.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:38:23.380 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:38:23.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:38:23.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:38:23.380 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:38:23.380 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:23.458 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:38:23.459 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:23.459 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:23.459 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:38:23.459 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:38:23.459 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:38:23.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:23.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:23.460 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:38:23.460 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:23.461 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 13:38:23.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:23.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:23.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:23.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:23.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:38:23.495 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:38:23.495 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 13:38:23.501 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:38:23.501 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:38:23.501 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:38:23.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:23.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:23.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:23.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:23.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:38:23.519 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:38:23.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:38:23.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:38:23.520 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:38:23.520 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:23.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:38:24.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:38:24.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:38:24.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:38:24.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:38:24.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:38:24.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:38:24.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:38:24.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:38:24.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:38:24.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:38:24.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:38:24.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:38:24.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:38:24.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:38:24.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:38:24.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:38:24.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:38:24.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7a896002 is found... 13:38:24.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7a896002 is found finished successfully 13:38:24.042 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:38:24.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:24.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:24.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:24.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:24.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:38:24.046 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:24.046 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 13:38:24.046 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:38:24.051 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:24.051 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 13:38:24.052 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:38:24.052 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:38:24.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:24.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:24.052 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:38:24.053 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:38:24.053 DEBUG [main][MenuItemLookup] Found menu:'File' 13:38:24.053 DEBUG [main][MenuItemLookup] Item match:File 13:38:24.054 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:38:24.054 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:38:24.054 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:38:24.054 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:38:24.054 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:24.054 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:38:24.054 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:38:24.054 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:24.054 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:38:24.054 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:38:24.054 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:38:24.054 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:38:24.054 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:38:24.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:38:24.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:38:24.077 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:24.077 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 13:38:24.077 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:38:24.077 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:24.077 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:24.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:24.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:24.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:24.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:24.107 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:38:24.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:24.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:24.113 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:38:24.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:24.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:24.114 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:38:24.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:38:24.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:24.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:24.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:24.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:24.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:38:24.119 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:24.120 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:24.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:24.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:38:24.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:24.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:24.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 13:38:24.121 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:24.121 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:24.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:24.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:38:24.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:24.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:24.122 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:24.122 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:24.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:24.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:38:24.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:24.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:24.123 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:38:24.123 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:24.124 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:24.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:24.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:38:24.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:24.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:24.124 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:38:24.125 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:24.125 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:24.125 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:24.125 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:38:24.125 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:38:24.125 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:38:24.125 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:24.125 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:24.125 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:24.125 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:38:24.125 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:38:24.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:38:25.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:38:25.136 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:38:25.137 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:25.137 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:25.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:25.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:38:25.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:25.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:25.139 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:38:25.139 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:25.139 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:25.139 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:25.139 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:38:25.139 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:38:25.139 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:38:25.139 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:25.139 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:25.139 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:25.139 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:38:25.139 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:38:25.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:38:25.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:38:25.140 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:25.140 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:25.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:25.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:38:25.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:25.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:25.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:38:25.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:25.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:25.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:25.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:25.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:25.644 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:25.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:25.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:25.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:25.646 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:25.646 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:25.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:25.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:25.647 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:38:25.647 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:25.647 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:25.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:25.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:25.648 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:38:25.648 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:25.648 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:25.648 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:25.648 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:38:25.648 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:38:25.648 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:38:25.648 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:25.648 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:25.648 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:25.648 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:38:25.648 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:38:25.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:38:26.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:38:26.652 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:38:26.655 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:26.655 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:26.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:26.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:26.657 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:38:26.657 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:26.657 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:26.657 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:26.657 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:38:26.657 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:38:26.657 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:38:26.657 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:26.657 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:26.657 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:26.657 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:38:26.657 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:38:26.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:38:26.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:38:26.658 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:26.658 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:26.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:26.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:26.659 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:38:26.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:26.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:26.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:26.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:26.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:26.660 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 13:38:26.660 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:38:26.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:38:26.661 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:38:26.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:38:26.661 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:38:26.661 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:38:26.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:38:26.661 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:38:26.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:38:26.661 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:38:26.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 13:38:26.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:26.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:26.679 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:38:26.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:26.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:26.699 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:38:26.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:26.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:26.701 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:38:26.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 '\*?\QProblems\E') 13:38:26.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:26.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:26.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:26.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:26.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:38:26.721 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:26.721 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:26.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:26.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:38:26.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:26.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:26.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 0. Expected number of problems is: 2... 13:38:26.723 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:26.723 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:26.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:26.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:38:26.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:26.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:26.725 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:26.725 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:26.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:26.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:38:26.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:26.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:26.726 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:38:26.726 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:26.726 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:26.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:26.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:38:26.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:26.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:26.727 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:38:26.727 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:26.727 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:26.727 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:26.727 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:38:26.727 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:38:26.727 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:38:26.727 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:26.727 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:26.727 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:26.728 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:38:26.728 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:38:26.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:38:27.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:38:27.729 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:38:27.730 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:27.730 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:27.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:27.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:38:27.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:27.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:27.732 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:38:27.732 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:27.732 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:27.732 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:27.732 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:38:27.732 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:38:27.732 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:38:27.732 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:27.732 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:27.732 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:27.732 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:38:27.732 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:38:27.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:38:27.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:38:27.733 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:27.733 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:27.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:27.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:38:27.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:27.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:27.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:38:27.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:27.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:27.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:27.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:27.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:27.736 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 13:38:27.736 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:38:27.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:38:27.737 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:38:27.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:38:27.737 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:38:27.737 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:38:27.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:38:27.737 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:38:27.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:38:27.737 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:38:27.737 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:27.737 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:27.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:27.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:27.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:38:27.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:27.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:27.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:27.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:27.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:27.739 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 13:38:27.739 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:38:27.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:38:27.740 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:38:27.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:38:27.740 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:38:27.740 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:38:27.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:38:27.740 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:38:27.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:38:27.740 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:38:27.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 2. Expected number of problems is: 2 finished successfully 13:38:27.740 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:27.740 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:27.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:27.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:27.742 DEBUG [main][MenuItemLookup] Found menu:'Show' 13:38:27.742 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:38:27.742 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 13:38:27.742 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 13:38:27.742 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:38:27.742 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 13:38:27.742 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 13:38:27.742 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 13:38:27.742 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 13:38:27.742 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 13:38:27.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:38:27.801 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:38:27.802 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 13:38:27.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:27.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:27.802 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 13:38:27.802 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:38:27.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:38:27.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:38:27.803 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:38:27.803 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:38:27.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:27.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:27.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:27.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:27.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:38:27.805 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:38:27.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:38:27.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:38:27.806 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:38:27.806 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:27.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", Widget matcher matching widgets with style: 8) 13:38:27.807 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:38:27.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:38:27.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:38:27.807 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:38:27.807 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:38:27.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:27.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:27.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:27.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:27.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:38:27.810 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:38:27.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:38:27.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:38:27.810 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:38:27.810 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:27.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:38:27.844 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:38:27.844 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:38:27.844 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:38:27.844 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:38:27.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:27.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:27.853 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:38:27.853 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:38:27.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:27.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:27.854 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:38:27.854 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:38:27.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:27.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:27.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:27.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:27.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:38:28.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:28.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:38:28.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:28.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:38:28.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:38:28.858 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:38:28.858 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:38:28.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:28.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:28.859 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:38:28.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:28.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:28.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:28.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:28.860 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:28.860 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:38:28.861 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:38:28.861 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:38:28.861 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:38:28.866 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:38:28.867 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:38:28.867 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:28.893 DEBUG [main][MenuItemLookup] Found menu:'New' 13:38:28.894 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:38:28.894 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:28.894 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:38:28.894 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:28.894 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:38:28.894 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:38:28.894 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:38:28.894 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:38:28.894 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:38:28.894 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:38:28.894 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:38:28.894 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:38:28.894 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:28.894 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:38:28.894 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:38:28.894 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:28.894 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:38:28.894 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:38:28.894 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:38:28.894 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:38:28.894 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:38:28.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:38:28.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:38:28.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:38:29.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:38:29.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:38:29.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:38:29.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:38:29.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:38:29.395 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 13:38:29.395 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:38:29.396 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:38:29.396 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:38:29.400 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:38:29.401 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:38:29.401 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:29.425 DEBUG [main][MenuItemLookup] Found menu:'New' 13:38:29.425 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:38:29.425 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:29.425 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:38:29.425 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:29.425 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:38:29.425 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:38:29.425 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:38:29.425 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:38:29.425 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:38:29.425 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:38:29.425 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:38:29.425 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:38:29.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 'Delete.*'] is available.... 13:38:29.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:38:29.998 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:38:29.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:30.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:30.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:30.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:30.001 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:38:30.001 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:38:30.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:38:30.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:38:30.002 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:38:30.002 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:38:30.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:30.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:30.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:30.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:30.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:38:30.003 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:38:30.003 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:38:30.003 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:38:30.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:38:30.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:38:30.003 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:38:30.003 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:30.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 "OK", Widget matcher matching widgets with style: 8) 13:38:30.003 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:38:30.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:38:30.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:38:30.004 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:38:30.004 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:38:30.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:30.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:30.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:30.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:30.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:38:30.005 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:38:30.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:38:30.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:38:30.005 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:38:30.005 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:30.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:38:30.009 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:38:30.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:38:30.510 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:38:30.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:38:30.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:38:30.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:38:30.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:38:30.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:38:30.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:38:30.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:38:30.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:38:30.510 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:38:30.510 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:38:30.510 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:38:30.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:38:30.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:38:30.511 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTwoProblemsExist no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:38:30.511 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:38:30.511 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideProblemColumnsNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:38:30.512 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:38:30.512 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:38:30.512 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:38:30.512 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:38:30.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:30.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:30.517 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:38:30.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:30.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:30.522 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:38:30.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:30.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:30.522 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:38:30.522 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:38:30.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:30.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:30.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:30.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:30.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:38:30.534 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:30.534 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:30.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:30.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:30.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:30.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:30.543 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:38:30.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:30.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:30.554 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:38:30.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:30.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:30.554 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:38:30.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 '\*?\QProject Explorer\E') 13:38:30.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:30.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:30.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:30.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:30.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:38:30.557 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:38:30.557 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:38:30.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:30.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:38:30.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:30.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:30.572 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:38:30.572 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:38:30.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:30.573 DEBUG [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:38:30.573 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:38:30.573 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:38:30.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:30.574 DEBUG [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:38:30.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:30.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:30.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:30.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:30.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:38:30.576 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:30.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:38:30.576 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:30.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: "New Java Project"] 13:38:30.576 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:30.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:38:30.576 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:30.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:38:30.577 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:30.577 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:38:30.577 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:30.577 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:38:30.577 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:30.577 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:38:30.577 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:30.577 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:38:30.577 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:30.578 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:38:30.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:30.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:30.578 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:38:30.578 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:38:30.578 DEBUG [main][MenuItemLookup] Found menu:'File' 13:38:30.578 DEBUG [main][MenuItemLookup] Item match:File 13:38:30.579 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:38:30.579 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:38:30.580 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:38:30.580 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:38:30.580 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:30.580 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:38:30.580 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:38:30.580 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:38:30.581 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:38:30.581 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:38:30.581 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:38:30.581 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:38:30.581 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:38:30.581 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:38:30.581 DEBUG [main][MenuItemLookup] Found menu:'File' 13:38:30.581 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:38:30.581 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:38:30.581 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:30.581 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:38:30.581 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:30.581 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:38:30.581 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:38:30.581 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:38:30.581 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:38:30.582 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:38:30.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:38:30.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:38:30.646 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:38:30.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:30.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:30.648 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:38:30.648 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:30.648 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:38:30.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:30.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:30.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:30.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:30.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:30.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:38:30.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:38:30.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:38:30.650 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:38:30.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:38:30.651 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:38:30.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:38:30.651 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:38:30.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:38:30.651 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:38:30.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:38:30.651 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:38:30.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:38:30.651 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:38:30.652 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:38:30.652 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:38:30.652 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:38:30.655 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:38:30.655 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:38:30.655 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:38:30.655 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:38:30.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:30.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:30.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:30.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:30.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:38:30.658 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:38:30.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:38:30.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:38:30.658 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:38:30.658 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38: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:38:30.838 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:30.838 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:30.839 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:38:30.839 DEBUG [WorkbenchTestable][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:38:30.839 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:38:30.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:30.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:30.841 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:38:30.841 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:30.841 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 13:38:30.841 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced 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:38:30.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:30.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:30.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:30.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:30.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:38:30.858 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:38:30.859 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 13:38:30.886 DEBUG [WorkbenchTestable][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:38:30.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:30.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:30.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:30.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:30.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:38:30.890 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 13:38:30.890 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 13:38:30.890 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 13:38:30.890 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:38:30.890 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:38:30.890 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:38:30.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:30.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:30.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:30.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:30.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:38:30.905 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:38:30.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:38:30.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:38:30.906 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:38:30.906 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:30.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 13:38:34.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 13:38:34.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:38:34.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:38:34.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:38:34.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.1/lib/jrt-fs.jar)' is a system job, skipped 13:38:34.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:38:34.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:38:34.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:38:34.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 13:38:34.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:34.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:34.026 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:38:34.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:34.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:34.028 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:38:34.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:34.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:34.028 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:38:34.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:38:34.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:34.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:34.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:34.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:34.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:38:34.030 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:38:34.030 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:38:34.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:34.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:34.044 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:38:34.044 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:38:34.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:34.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:34.054 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:38:34.054 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:38:34.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:34.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:34.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:34.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:34.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:38:34.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:34.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:38:35.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:35.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:38:35.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:38:35.059 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:38:35.059 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:38:35.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:35.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:35.060 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:38:35.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:35.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:35.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:35.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:35.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:35.061 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:38:35.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 13:38:35.061 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:35.061 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:35.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:35.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:35.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:38:35.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:35.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:35.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:35.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:35.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:35.076 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:35.076 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:35.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:35.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:35.078 DEBUG [main][MenuItemLookup] Found menu:'Show' 13:38:35.078 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:38:35.078 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 13:38:35.078 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 13:38:35.078 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:38:35.078 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 13:38:35.078 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 13:38:35.078 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 13:38:35.078 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 13:38:35.078 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 13:38:35.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:38:35.124 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:38:35.125 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 13:38:35.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:35.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:35.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 "Restore Defaults") 13:38:35.125 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:38:35.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:38:35.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:38:35.126 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:38:35.126 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:38:35.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:35.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:35.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:35.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:35.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:38:35.128 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:38:35.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:38:35.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:38:35.128 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:38:35.128 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:35.133 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:38:35.133 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:38:35.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:38:35.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:38:35.133 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:38:35.133 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:38:35.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:35.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:35.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:35.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:35.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:38:35.137 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:38:35.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:38:35.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:38:35.137 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:38:35.137 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:35.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:38:35.162 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:38:35.162 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:38:35.162 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:38:35.162 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:38:35.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:35.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:35.172 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:38:35.172 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:38:35.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:35.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:35.173 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:38:35.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:38:35.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:35.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:35.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:35.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:35.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:38:35.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:35.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:38:36.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:36.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:38:36.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:38:36.177 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:38:36.177 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:38:36.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:36.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:36.178 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:38:36.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:36.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:36.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:36.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:36.179 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:36.179 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:38:36.179 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:38:36.179 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:38:36.180 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:38:36.185 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:38:36.185 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:38:36.185 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:36.211 DEBUG [main][MenuItemLookup] Found menu:'New' 13:38:36.211 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:38:36.211 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:36.211 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:38:36.211 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:36.211 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:38:36.211 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:38:36.211 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:38:36.211 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:38:36.211 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:38:36.211 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:38:36.211 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:38:36.211 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:38:36.211 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:36.211 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:38:36.211 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:38:36.211 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:36.211 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:38:36.211 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:38:36.211 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:38:36.211 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:38:36.211 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:38:36.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:38:36.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:38:36.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:38:36.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:38:36.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:38:36.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:38:36.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:38:36.712 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 13:38:36.713 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:38:36.713 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:38:36.713 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:38:36.718 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:38:36.718 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:38:36.718 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:36.742 DEBUG [main][MenuItemLookup] Found menu:'New' 13:38:36.742 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:38:36.742 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:36.742 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:38:36.742 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:36.742 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:38:36.742 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:38:36.742 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:38:36.742 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:38:36.742 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:38:36.742 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:38:36.742 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:38:36.742 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:38:36.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.... 13:38:37.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:38:37.319 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:38:37.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:37.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:37.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:37.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:37.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: 32) 13:38:37.322 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:38:37.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:38:37.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:38:37.322 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:38:37.322 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:38:37.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:37.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:37.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:37.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:37.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:38:37.323 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:38:37.323 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:38:37.323 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:38:37.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:38:37.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:38:37.323 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:38:37.323 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:37.324 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:38:37.324 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:38:37.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:38:37.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:38:37.324 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:38:37.324 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:38:37.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:37.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:37.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:37.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:37.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:38:37.326 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:38:37.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:38:37.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:38:37.326 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:38:37.326 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:37.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:38:37.331 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:38:37.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:38:37.831 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:38:37.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:38:37.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:38:37.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:38:37.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:38:37.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:38:37.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:38:37.832 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:38:37.832 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:38:37.832 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:38:37.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:38:37.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:38:37.832 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideProblemColumnsNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:38:37.832 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:38:37.832 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:38:37.832 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:38:37.832 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:38:37.832 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:38:37.832 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:38:37.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:37.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:37.845 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:38:37.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:37.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:37.851 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:38:37.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:37.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:37.851 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:38:37.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:38:37.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:37.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:37.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:37.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:37.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:38:37.857 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:37.857 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:37.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:37.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:37.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:37.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:37.890 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:38:37.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:37.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:37.893 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:38:37.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:37.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:37.894 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:38:37.894 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:38:37.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:37.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:37.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:37.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:37.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:38:37.896 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:38:37.896 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:38:37.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:37.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:38:37.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:37.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:37.919 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:38:37.919 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:38:37.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:37.937 DEBUG [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:38:37.939 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:38:37.940 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:38:37.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:37.942 DEBUG [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:38:37.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:37.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:37.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:37.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:37.944 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:38:37.945 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:37.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:38:37.945 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:37.945 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:38:37.945 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:37.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:38:37.945 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:37.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:38:37.945 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:37.946 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:38:37.946 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:37.946 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:38:37.946 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:37.946 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:38:37.946 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:37.946 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:38:37.946 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:37.946 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:38:37.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:37.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:37.947 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:38:37.947 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:38:37.947 DEBUG [main][MenuItemLookup] Found menu:'File' 13:38:37.947 DEBUG [main][MenuItemLookup] Item match:File 13:38:37.948 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:38:37.948 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:38:37.949 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:38:37.949 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:38:37.949 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:37.949 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:38:37.949 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:38:37.949 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:38:37.950 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:38:37.950 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:38:37.950 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:38:37.950 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:38:37.950 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:38:37.950 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:38:37.950 DEBUG [main][MenuItemLookup] Found menu:'File' 13:38:37.950 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:38:37.950 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:38:37.950 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:37.950 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:38:37.950 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:37.950 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:38:37.950 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:38:37.950 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:38:37.950 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:38:37.951 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:38:38.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:38:38.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:38:38.026 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:38:38.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:38.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:38.028 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:38:38.028 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:38.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:38:38.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:38.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:38.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:38.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:38.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:38.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:38:38.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:38:38.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:38:38.030 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:38:38.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:38:38.030 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:38:38.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:38:38.030 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:38:38.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:38:38.031 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:38:38.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:38:38.031 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:38:38.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:38:38.031 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:38:38.032 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:38:38.032 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:38:38.032 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:38:38.032 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:38:38.032 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:38:38.032 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:38:38.032 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:38:38.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:38.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:38.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:38.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:38.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:38:38.034 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:38:38.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:38:38.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:38:38.034 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:38:38.034 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:38.200 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:38:38.200 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:38.200 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:38.201 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:38:38.201 DEBUG [WorkbenchTestable][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:38:38.201 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:38:38.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:38.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:38.202 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:38:38.202 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:38.202 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 13:38:38.202 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:38:38.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:38.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:38.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:38.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:38.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:38:38.206 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:38:38.207 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 13:38:38.238 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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:38:38.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:38.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:38.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:38.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:38.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:38:38.241 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 13:38:38.247 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 13:38:38.248 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 13:38:38.248 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:38:38.248 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:38:38.248 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget 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:38.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:38.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:38.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:38.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:38.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:38:38.252 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:38:38.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:38:38.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:38:38.252 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:38:38.252 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:38.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.... 13:38:41.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:38:41.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:38:41.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:38:41.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:38:41.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.1/lib/jrt-fs.jar)' is a system job, skipped 13:38:41.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:38:41.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:38:41.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:38:41.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 13:38:41.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:41.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:41.470 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:38:41.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:41.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:41.472 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:38:41.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:41.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:41.472 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:38:41.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 '\*?\QPackage Explorer\E') 13:38:41.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:41.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:41.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:41.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:41.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:38:41.475 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:38:41.475 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:38:41.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:41.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:41.496 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:38:41.496 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:38:41.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:41.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:41.498 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:38:41.498 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:38:41.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:41.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:41.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:41.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:41.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:38:41.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:42.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:38:42.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:42.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:38:42.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:38:42.503 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:38:42.503 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:38:42.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:42.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:42.504 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:38:42.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:42.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:42.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:42.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:42.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:42.505 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:38:42.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 13:38:42.505 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:42.505 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:42.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:42.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:42.519 DEBUG [main][MenuItemLookup] Found menu:'Show' 13:38:42.519 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:38:42.519 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 13:38:42.519 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 13:38:42.519 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:38:42.519 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 13:38:42.519 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 13:38:42.519 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 13:38:42.519 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 13:38:42.519 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 13:38:42.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:38:42.568 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:38:42.568 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 13:38:42.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:42.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:42.569 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 13:38:42.569 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:38:42.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:38:42.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:38:42.569 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:38:42.569 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:38:42.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:42.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:42.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:42.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:42.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:38:42.577 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:38:42.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:38:42.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:38:42.577 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:38:42.577 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:42.578 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget 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:38:42.578 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:38:42.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:38:42.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:38:42.579 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:38:42.579 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:38:42.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:42.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:42.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:42.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:42.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:38:42.581 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:38:42.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:38:42.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:38:42.582 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:38:42.582 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:42.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:38:42.607 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:38:42.608 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:42.608 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:42.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:42.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:42.609 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:38:42.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:42.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:42.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:42.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:42.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:42.610 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:42.610 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:42.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:42.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:42.611 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:38:42.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:42.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:42.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:42.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:42.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:42.612 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:42.612 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:42.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:42.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:42.613 DEBUG [main][MenuItemLookup] Found menu:'Show' 13:38:42.613 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:38:42.613 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 13:38:42.613 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 13:38:42.613 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:38:42.613 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 13:38:42.613 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 13:38:42.613 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 13:38:42.613 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 13:38:42.614 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 13:38:42.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:38:42.661 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:38:42.661 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 13:38:42.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:42.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:42.662 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:38:42.662 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:38:42.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:38:42.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:38:42.662 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:38:42.662 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:38:42.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:42.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:38:42.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:38:42.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:42.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 13:38:42.664 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 2] 'Resource', 'Location') 13:38:42.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:38:42.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:38:42.664 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 3) 13:38:42.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:38:42.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:38:42.665 TRACE [main][WidgetHandler] Notify Table with event 13 13:38:42.665 TRACE [main][WidgetHandler] Wait for synchronization 13:38:42.665 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "<- Hide ") 13:38:42.665 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:38:42.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:38:42.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:38:42.669 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:38:42.669 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:38:42.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:42.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:42.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:42.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:42.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:38:42.671 INFO [WorkbenchTestable][AbstractButton] Click button <- &Hide 13:38:42.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:38:42.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:38:42.671 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:38:42.671 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:42.674 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget 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:38:42.674 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:38:42.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:38:42.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:38:42.675 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:38:42.675 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:38:42.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:42.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:42.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:42.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:42.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:38:42.678 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:38:42.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:38:42.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:38:42.678 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:38:42.678 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:42.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:38:42.702 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:38:42.702 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:42.702 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:42.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:42.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:42.703 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:38:42.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:42.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:42.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:42.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:42.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:42.704 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:42.704 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:42.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:42.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:42.705 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:38:42.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:42.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:42.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:42.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:42.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:42.706 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:42.706 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:42.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:42.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:42.708 DEBUG [main][MenuItemLookup] Found menu:'Show' 13:38:42.708 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:38:42.708 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 13:38:42.708 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 13:38:42.708 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:38:42.708 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 13:38:42.708 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 13:38:42.709 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 13:38:42.709 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 13:38:42.709 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 13:38:42.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:38:42.755 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:38:42.755 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 13:38:42.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:42.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:42.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 "Restore Defaults") 13:38:42.756 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:38:42.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:38:42.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:38:42.757 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:38:42.757 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:38:42.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:42.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:42.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:42.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:42.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:38:42.759 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:38:42.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:38:42.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:38:42.759 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:38:42.759 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:42.765 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:38:42.765 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:38:42.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:38:42.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:38:42.767 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:38:42.767 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:38:42.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:42.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:42.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:42.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:42.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:38:42.770 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:38:42.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:38:42.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:38:42.770 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:38:42.770 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:42.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:38:42.799 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:38:42.799 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:38:42.799 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:38:42.799 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:38:42.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:42.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:42.827 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:38:42.827 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:38:42.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:42.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:42.828 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:38:42.828 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:38:42.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:42.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:42.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:42.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:42.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:38:43.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:43.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:38:43.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:43.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:38:43.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:38:43.832 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:38:43.832 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:38:43.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:43.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:43.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:38:43.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:43.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:43.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:43.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:43.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:43.835 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:38:43.836 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:38:43.836 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:38:43.836 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:38:43.842 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:38:43.843 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:38:43.843 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:43.866 DEBUG [main][MenuItemLookup] Found menu:'New' 13:38:43.866 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:38:43.866 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:43.866 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:38:43.866 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:43.866 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:38:43.866 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:38:43.866 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:38:43.866 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:38:43.866 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:38:43.866 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:38:43.866 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:38:43.866 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:38:43.866 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:43.866 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:38:43.866 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:38:43.866 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:43.866 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:38:43.866 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:38:43.867 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:38:43.867 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:38:43.867 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:38:43.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:38:43.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:38:44.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:38:44.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:38:44.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:38:44.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:38:44.368 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 13:38:44.368 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:38:44.368 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:38:44.368 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:38:44.373 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:38:44.374 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:38:44.374 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:44.396 DEBUG [main][MenuItemLookup] Found menu:'New' 13:38:44.396 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:38:44.396 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:44.396 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:38:44.396 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:44.396 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:38:44.396 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:38:44.396 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:38:44.396 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:38:44.396 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:38:44.396 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:38:44.396 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:38:44.396 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:38:44.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:38:44.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:38:44.969 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:38:44.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:44.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:44.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:44.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:44.972 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:38:44.972 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:38:44.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:38:44.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:38:44.972 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:38:44.972 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:38:44.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:44.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:44.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:44.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:44.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:38:44.974 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:38:44.974 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:38:44.974 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:38:44.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:38:44.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:38:44.974 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:38:44.974 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:44.974 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:38:44.974 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:38:44.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:38:44.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:38:44.974 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:38:44.974 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:38:44.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:44.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:44.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:44.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:44.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:38:44.977 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:38:44.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:38:44.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:38:44.977 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:38:44.977 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:44.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:38:44.981 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:38:45.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:38:45.482 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:38:45.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:38:45.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:38:45.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:38:45.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:38:45.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:38:45.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:38:45.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:38:45.482 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:38:45.482 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:38:45.482 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:38:45.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:38:45.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:38:45.483 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:38:45.483 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:38:45.483 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFilterErrors no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:38:45.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:38:45.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:38:45.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:38:45.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:38:45.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:45.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:45.488 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:38:45.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:45.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:45.493 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:38:45.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:45.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:45.494 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:38:45.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 '\*?\QProblems\E') 13:38:45.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:45.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:45.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:45.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:45.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:38:45.506 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:45.506 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:45.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:45.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:45.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:45.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:45.521 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:38:45.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:45.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:45.523 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:38:45.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:45.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:45.524 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:38:45.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 '\*?\QProject Explorer\E') 13:38:45.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:45.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:45.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:45.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:45.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:38:45.526 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:38:45.526 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:38:45.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:45.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:38:45.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:45.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:45.540 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:38:45.540 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:38:45.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:45.541 DEBUG [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:38:45.541 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:38:45.541 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:38:45.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:45.542 DEBUG [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:38:45.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:45.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:45.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:45.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:45.543 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:38:45.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:45.544 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:38:45.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:45.544 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:38:45.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:45.544 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:38:45.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:45.544 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:38:45.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:45.545 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:38:45.545 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:45.545 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:38:45.545 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:45.545 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:38:45.545 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:45.545 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:38:45.545 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:45.545 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:38:45.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:45.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:45.546 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:38:45.546 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:38:45.547 DEBUG [main][MenuItemLookup] Found menu:'File' 13:38:45.547 DEBUG [main][MenuItemLookup] Item match:File 13:38:45.547 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:38:45.547 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:38:45.550 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:38:45.550 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:38:45.550 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:45.550 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:38:45.550 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:38:45.550 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:38:45.550 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:38:45.550 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:38:45.550 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:38:45.550 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:38:45.550 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:38:45.550 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:38:45.550 DEBUG [main][MenuItemLookup] Found menu:'File' 13:38:45.550 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:38:45.550 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:38:45.550 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:45.550 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:38:45.550 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:45.550 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:38:45.550 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:38:45.551 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:38:45.551 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:38:45.551 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:38: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.... 13:38:45.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:38:45.618 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:38:45.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:45.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:45.619 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:38:45.619 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:45.620 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:38:45.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:45.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:45.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:45.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:45.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:45.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:38:45.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:38:45.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:38:45.623 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:38:45.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:38:45.623 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:38:45.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:38:45.623 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:38:45.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:38:45.623 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:38:45.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:38:45.623 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:38:45.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:38:45.624 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:38:45.624 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:38:45.624 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:38:45.624 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:38:45.625 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:38:45.625 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:38:45.625 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:38:45.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.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:38:45.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:45.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:45.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:45.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:45.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:38:45.627 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:38:45.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:38:45.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:38:45.627 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:38:45.627 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:45.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:38:45.789 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:45.790 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:45.790 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:38:45.790 DEBUG [WorkbenchTestable][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:38:45.790 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:38:45.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:45.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:45.791 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:38:45.791 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:45.792 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 13:38:45.792 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:38:45.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:45.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:45.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:45.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:45.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:38:45.795 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:38:45.796 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 13:38:45.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:38:45.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:45.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:45.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:45.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:45.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:38:45.829 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 13:38:45.829 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 13:38:45.829 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 13:38:45.830 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:38:45.830 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:38:45.830 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget 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:45.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:45.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:45.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:45.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:45.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:38:45.840 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:38:45.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:38:45.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:38:45.840 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:38:45.840 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:45.844 DEBUG [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:38:49.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:38:49.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:38:49.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:38:49.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:38:49.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index ()' is a system job, skipped 13:38:49.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:38:49.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:38:49.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:38:49.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 13:38:49.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:49.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:49.069 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:38:49.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:49.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:49.071 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:38:49.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:49.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:49.071 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:38:49.071 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:38:49.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:49.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:49.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:49.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:49.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:38:49.073 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:38:49.073 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:38:49.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:49.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:49.115 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:38:49.115 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:38:49.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:49.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:49.116 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:38:49.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:38:49.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:49.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:49.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:49.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:49.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:38:49.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:49.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:38:50.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:50.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:38:50.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:38:50.120 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:38:50.120 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:38:50.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:50.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:50.122 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:38:50.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:50.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:50.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:50.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:50.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:50.123 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:38:50.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 13:38:50.123 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:38:50.123 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:38:50.123 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:38:50.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:50.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:50.137 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:38:50.137 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:38:50.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:50.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:50.138 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:38:50.138 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:38:50.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:50.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:50.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:50.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:50.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:38:50.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:50.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:38:51.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:51.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:38:51.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:38:51.142 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:38:51.142 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:38:51.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:51.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:51.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:38:51.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:51.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:51.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:51.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:51.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:51.144 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:38:51.145 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:38:51.145 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 13:38:51.145 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 13:38:51.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:38:51.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:38:51.646 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 13:38:51.647 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 13:38:51.648 DEBUG [main][TreeItemHandler] Selecting tree item: src 13:38:51.648 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 13:38:51.656 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 13:38:51.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:38:51.657 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:51.657 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:38:51.657 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:51.657 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:38:51.657 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:51.658 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:38:51.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:51.658 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:38:51.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:51.658 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:38:51.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:51.658 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:38:51.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:51.658 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:38:51.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:51.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:38:51.659 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:51.659 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:38:51.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:51.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:51.660 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:38:51.660 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:38:51.660 DEBUG [main][MenuItemLookup] Found menu:'File' 13:38:51.660 DEBUG [main][MenuItemLookup] Item match:File 13:38:51.661 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:38:51.661 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:38:51.663 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:38:51.663 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:38:51.663 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:51.663 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:38:51.663 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:38:51.663 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:38:51.663 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:38:51.663 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:38:51.663 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:38:51.663 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:38:51.663 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:38:51.663 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:38:51.663 DEBUG [main][MenuItemLookup] Found menu:'File' 13:38:51.663 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:38:51.663 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:38:51.663 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:51.663 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:38:51.663 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:51.663 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:38:51.663 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:38:51.664 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:38:51.664 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:38:51.664 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:38:51.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:38:51.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:38:51.734 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:38:51.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:51.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:51.735 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:38:51.735 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:51.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:38:51.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:51.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:51.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:51.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:51.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:51.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:38:51.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:38:51.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:38:51.739 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:38:51.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:38:51.739 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:38:51.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:38:51.739 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:38:51.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:38:51.739 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:38:51.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:38:51.740 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:38:51.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:38:51.740 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:38:51.740 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:38:51.740 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:38:51.741 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:38:51.743 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:38:51.744 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:38:51.744 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:38:51.744 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:38:51.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:51.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:51.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:51.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:51.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:38:51.751 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:38:51.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:38:51.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:38:51.752 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:38:51.752 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:51.823 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:38:51.823 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:51.823 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:51.823 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:38:51.824 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:38:51.824 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:38:51.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:51.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:51.825 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:38:51.825 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:51.825 DEBUG [WorkbenchTestable][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:38:51.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:51.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:51.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:51.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:51.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:38:51.857 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:38:51.858 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 13:38:51.876 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:38:51.876 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:38:51.876 DEBUG [WorkbenchTestable][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:38:51.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:51.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:51.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:51.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:51.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:38:51.881 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:38:51.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:38:51.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:38:51.882 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:38:51.882 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:51.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:38:52.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:38:52.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:38:52.388 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:38:52.388 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:38:52.388 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:38:52.388 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:38:52.388 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:38:52.388 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:38:52.388 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:38:52.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:38:52.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:38:52.388 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:38:52.388 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:38:52.388 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:38:52.388 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:38:52.388 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:38:52.388 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:38:52.388 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:38:52.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:38:52.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1370bebf is found... 13:38:52.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1370bebf is found finished successfully 13:38:52.389 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:38:52.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:52.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:52.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:52.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:52.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:38:52.393 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:52.393 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 13:38:52.393 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:38:52.397 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:52.397 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 13:38:52.397 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:38:52.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:38:52.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:52.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:52.398 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:38:52.398 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:38:52.398 DEBUG [main][MenuItemLookup] Found menu:'File' 13:38:52.398 DEBUG [main][MenuItemLookup] Item match:File 13:38:52.399 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:38:52.399 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:38:52.399 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:38:52.399 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:38:52.399 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:52.399 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:38:52.399 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:38:52.399 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:52.399 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:38:52.399 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:38:52.399 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:38:52.399 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:38:52.399 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:38:52.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:38:52.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:38:52.453 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:52.454 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 13:38:52.454 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:38:52.455 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:52.455 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:52.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:52.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:52.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:52.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:52.487 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:38:52.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:52.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:52.493 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:38:52.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:52.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:52.504 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:38:52.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:38:52.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:52.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:52.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:52.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:52.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:38:52.510 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:52.511 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:52.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:52.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:38:52.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:52.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:52.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 13:38:52.512 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:52.512 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:52.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:52.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:38:52.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:52.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:52.513 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:52.513 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:52.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:52.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:38:52.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:52.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:52.514 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:38:52.514 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:52.514 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:52.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:52.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:38:52.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:52.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:52.515 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:38:52.515 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:52.515 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:52.515 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:52.515 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:38:52.515 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:38:52.515 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:38:52.515 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:52.515 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:52.515 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:52.515 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:38:52.515 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:38:52.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:38:53.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:38:53.516 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:38:53.517 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:53.517 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:53.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:53.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:38:53.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:53.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:53.518 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:38:53.519 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:53.519 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:53.519 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:53.519 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:38:53.519 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:38:53.519 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:38:53.519 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:53.519 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:53.519 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:53.519 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:38:53.519 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:38:53.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:38:53.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:38:53.520 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:53.520 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:53.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:53.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:38:53.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:53.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:53.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:38:53.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:53.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:53.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:53.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:53.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:54.023 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:54.023 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:54.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:54.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:54.025 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:54.025 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:54.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:54.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:54.028 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:38:54.028 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:54.028 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:54.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:54.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:54.030 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:38:54.030 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:54.030 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:54.030 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:54.030 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:38:54.030 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:38:54.030 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:38:54.030 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:54.030 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:54.030 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:54.030 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:38:54.030 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:38:54.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:38:55.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:38:55.032 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:38:55.033 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:55.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:55.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:55.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:55.034 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:38:55.035 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:55.035 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:55.035 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:55.035 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:38:55.035 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:38:55.035 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:38:55.035 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:55.035 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:55.035 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:55.035 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:38:55.035 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:38:55.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:38:55.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:38:55.035 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:55.035 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:55.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:55.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:55.036 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:38:55.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:55.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:55.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:55.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:55.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:55.037 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 13:38:55.037 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:38:55.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:38:55.038 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:38:55.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:38:55.038 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:38:55.038 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:38:55.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:38:55.038 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:38:55.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:38:55.038 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:38:55.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 13:38:55.038 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:38:55.039 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:38:55.039 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:38:55.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:55.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:55.053 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:38:55.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:38:55.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:55.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:55.054 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:38:55.054 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:38:55.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:55.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:55.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:55.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:55.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:38:55.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:55.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:38:56.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:56.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:38:56.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:38:56.058 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:38:56.058 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:38:56.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:56.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:56.059 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:38:56.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:56.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:56.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:56.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:56.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:56.060 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:38:56.060 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:38:56.061 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 13:38:56.061 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 13:38:56.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:38:56.061 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed 13:38:56.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:38:56.061 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 13:38:56.062 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 13:38:56.062 DEBUG [main][TreeItemHandler] Selecting tree item: src 13:38:56.062 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 13:38:56.066 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 13:38:56.067 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:38:56.067 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:56.068 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:38:56.068 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:56.068 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:38:56.068 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:56.068 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:38:56.068 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:56.068 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:38:56.069 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:56.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:38:56.069 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:56.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 Java Class"] 13:38:56.069 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:56.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:38:56.069 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:56.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:38:56.070 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:56.070 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:38:56.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:56.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:56.071 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:38:56.071 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:38:56.071 DEBUG [main][MenuItemLookup] Found menu:'File' 13:38:56.071 DEBUG [main][MenuItemLookup] Item match:File 13:38:56.072 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:38:56.072 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:38:56.073 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:38:56.073 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:38:56.073 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:56.073 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:38:56.073 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:38:56.073 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:38:56.073 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:38:56.073 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:38:56.073 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:38:56.073 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:38:56.073 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:38:56.073 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:38:56.073 DEBUG [main][MenuItemLookup] Found menu:'File' 13:38:56.074 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:38:56.074 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:38:56.074 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:56.074 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:38:56.074 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:56.074 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:38:56.074 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:38:56.074 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:38:56.074 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:38:56.086 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:38:56.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:38:56.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:38:56.150 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:38:56.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:56.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:56.152 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:38:56.152 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:56.152 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:38:56.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:56.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:56.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:56.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:56.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:56.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:38:56.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:38:56.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:38:56.155 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:38:56.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:38:56.155 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:38:56.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:38:56.155 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:38:56.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:38:56.155 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:38:56.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:38:56.155 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:38:56.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:38:56.155 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:38:56.156 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:38:56.156 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:38:56.156 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:38:56.156 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:38:56.156 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:38:56.156 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:38:56.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:38:56.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:56.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:56.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:56.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:56.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:38:56.158 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:38:56.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:38:56.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:38:56.159 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:38:56.159 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:56.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:38:56.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:56.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:56.234 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:38:56.235 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:38:56.235 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:38:56.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:56.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:56.236 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:38:56.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:56.236 DEBUG [WorkbenchTestable][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:38:56.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:56.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:56.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:56.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:56.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:38:56.263 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:38:56.267 INFO [WorkbenchTestable][AbstractText] Text set to: NextErrorTestClass 13:38:56.272 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:38:56.272 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:38:56.273 DEBUG [WorkbenchTestable][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:38:56.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:56.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:56.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:56.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:56.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:38:56.278 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:38:56.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:38:56.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:38:56.278 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:38:56.278 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:56.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:38:56.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:38:56.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:38:56.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:38:56.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:38:56.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:38:56.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:38:56.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:38:56.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:38:56.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:38:56.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:38:56.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:38:56.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:38:56.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:38:56.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:38:56.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:38:56.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:38:56.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:38:56.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@51277352 is found... 13:38:56.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@51277352 is found finished successfully 13:38:56.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.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:38:56.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:56.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:56.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:56.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:56.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:38:56.810 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:56.810 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class NextErrorTestClass { } TooltipText=null 13:38:56.810 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:38:56.816 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:56.816 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class NextErrorTestClass{ } TooltipText=null 13:38:56.816 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:38:56.817 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform 13:38:56.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:56.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:56.817 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform' 13:38:56.818 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform' 13:38:56.818 DEBUG [main][MenuItemLookup] Found menu:'File' 13:38:56.818 DEBUG [main][MenuItemLookup] Item match:File 13:38:56.818 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:38:56.818 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:38:56.818 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:38:56.818 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:38:56.818 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:56.818 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:38:56.818 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:38:56.818 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:56.818 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:38:56.818 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:38:56.819 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:38:56.819 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:38:56.819 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:38:56.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:38:56.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:38:56.841 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:56.841 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class NextErrorTestClass{ } TooltipText=null 13:38:56.841 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:38:56.841 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:56.841 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:56.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:56.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:56.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:56.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:56.874 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:38:56.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:56.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:56.880 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform 13:38:56.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:56.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:56.881 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform' 13:38:56.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:38:56.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:56.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:56.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:56.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:56.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:38:56.887 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:56.887 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:56.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:56.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null 13:38:56.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:56.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:56.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 13:38:56.888 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:56.888 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:56.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:56.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null 13:38:56.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:56.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:56.899 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:56.899 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:56.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:56.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null 13:38:56.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:56.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:56.900 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:38:56.900 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:56.900 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:56.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:56.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null 13:38:56.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:56.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:56.901 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:38:56.902 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:56.902 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:56.902 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:56.902 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:38:56.902 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:38:56.902 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:38:56.902 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:56.902 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:56.902 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:56.902 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:38:56.902 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:38:56.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:38:57.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:38:57.903 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:38:57.904 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:57.904 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:57.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:57.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null 13:38:57.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:57.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:57.905 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:38:57.906 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:57.906 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:57.906 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:57.906 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:38:57.906 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:38:57.906 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:38:57.906 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:57.906 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:57.906 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:57.906 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:38:57.906 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:38:57.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:38:57.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:38:57.906 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:57.906 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:57.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:57.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null 13:38:57.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:57.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:57.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:38:57.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:57.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:57.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:57.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:57.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:57.909 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 13:38:57.909 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:38:57.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:38:57.909 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:38:57.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:38:57.909 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:38:57.910 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:38:57.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:38:57.910 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:38:57.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:38:57.910 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:38:57.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 13:38:57.910 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:38:57.910 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:38:57.911 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:38:57.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:57.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:57.919 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:38:57.919 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:38:57.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:57.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:57.920 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:38:57.920 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:38:57.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:57.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:57.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:57.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:57.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:38:58.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:58.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:38:58.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:58.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:38:58.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:38:58.925 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:38:58.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:38:58.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:58.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:58.926 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:38:58.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:58.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:58.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:58.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:58.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:58.927 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:38:58.927 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:38:58.928 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 13:38:58.928 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 13:38:58.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:38:58.928 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed 13:38:58.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:38:58.928 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 13:38:58.928 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 13:38:58.928 DEBUG [main][TreeItemHandler] Selecting tree item: src 13:38:58.928 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 13:38:58.933 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 13:38:58.934 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:38:58.934 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:58.935 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:38:58.935 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:58.935 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:38:58.935 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:58.935 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:38:58.935 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:58.935 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:38:58.935 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:58.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:38:58.936 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:58.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: "New Java Class"] 13:38:58.936 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:58.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:38:58.936 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:58.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:38:58.936 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:58.936 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform 13:38:58.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:58.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:58.937 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform' 13:38:58.937 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform' 13:38:58.937 DEBUG [main][MenuItemLookup] Found menu:'File' 13:38:58.937 DEBUG [main][MenuItemLookup] Item match:File 13:38:58.937 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:38:58.937 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:38:58.939 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:38:58.939 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:38:58.939 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:58.939 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:38:58.939 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:38:58.939 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:38:58.939 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:38:58.939 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:38:58.939 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:38:58.939 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:38:58.939 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:38:58.939 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:38:58.939 DEBUG [main][MenuItemLookup] Found menu:'File' 13:38:58.939 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:38:58.939 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:38:58.939 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:58.939 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:38:58.939 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:58.939 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:38:58.939 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:38:58.952 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:38:58.952 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:38:58.953 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:38:59.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:38:59.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:38:59.033 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:38:59.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:59.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:59.034 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:38:59.034 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:59.035 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:38:59.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:59.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:59.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:59.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:59.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:38:59.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:38:59.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:38:59.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:38:59.038 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:38:59.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:38:59.038 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:38:59.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:38:59.038 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:38:59.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:38:59.038 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:38:59.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:38:59.038 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:38:59.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:38:59.038 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:38:59.045 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:38:59.045 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:38:59.045 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:38:59.045 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:38:59.045 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:38:59.045 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:38:59.045 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:38:59.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:59.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:59.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:59.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:59.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:38:59.047 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:38:59.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:38:59.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:38:59.048 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:38:59.048 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:59.118 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:38:59.119 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:59.119 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:59.119 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:38:59.120 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:38:59.120 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:38:59.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:59.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:59.121 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:38:59.121 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:38:59.121 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 13:38:59.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:59.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:59.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:59.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:59.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:38:59.152 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:38:59.153 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 13:38:59.173 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:38:59.173 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:38:59.174 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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:38:59.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:59.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:59.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:59.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:59.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:38:59.179 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:38:59.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:38:59.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:38:59.179 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:38:59.179 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:38:59.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:38:59.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:38:59.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:38:59.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:38:59.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:38:59.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:38:59.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:38:59.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:38:59.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:38:59.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:38:59.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:38:59.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:38:59.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:38:59.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:38:59.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:38:59.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:38:59.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:38:59.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:38:59.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7fed8d4a is found... 13:38:59.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7fed8d4a is found finished successfully 13:38:59.686 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E') 13:38:59.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:59.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:59.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:59.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:59.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:38:59.690 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:59.691 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 13:38:59.691 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:38:59.697 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:59.698 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 13:38:59.698 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:38:59.698 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:38:59.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:59.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:59.699 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:38:59.699 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:38:59.699 DEBUG [main][MenuItemLookup] Found menu:'File' 13:38:59.699 DEBUG [main][MenuItemLookup] Item match:File 13:38:59.700 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:38:59.700 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:38:59.700 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:38:59.700 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:38:59.700 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:59.700 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:38:59.700 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:38:59.700 DEBUG [main][MenuItemLookup] Found menu:'' 13:38:59.700 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:38:59.700 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:38:59.700 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:38:59.701 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:38:59.701 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:38:59.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:38:59.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:38:59.727 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:59.727 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 13:38:59.728 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:38:59.728 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:59.728 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:59.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:59.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:38:59.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:59.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:59.755 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:38:59.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:59.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:59.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:38:59.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:38:59.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:38:59.762 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:38:59.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:38:59.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:38:59.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:38:59.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:38:59.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:38:59.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:38:59.769 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:59.769 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:59.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:59.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:38:59.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:59.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:59.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 13:38:59.771 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:59.771 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:59.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:59.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:38:59.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:59.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:59.772 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:59.772 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:59.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:59.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:38:59.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:59.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:59.772 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:38:59.773 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:38:59.773 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:38:59.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:38:59.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:38:59.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:38:59.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:38:59.774 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:38:59.774 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:59.774 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:59.774 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:59.774 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:38:59.774 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 0 warnings, 0 others)' 13:38:59.774 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:38:59.774 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:38:59.774 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:38:59.774 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:38:59.774 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:38:59.774 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:38:59.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:39:00.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:39:00.776 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:39:00.776 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:00.776 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:00.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:00.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:39:00.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:00.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:00.777 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:39:00.778 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:39:00.778 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:39:00.778 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:39:00.778 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:39:00.778 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 0 warnings, 0 others)' 13:39:00.778 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:39:00.778 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:39:00.778 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:39:00.778 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:39:00.778 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:39:00.778 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:39:00.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:39:00.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:39:00.778 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:00.778 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:00.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:00.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:39:00.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:00.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:00.779 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:39:00.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:00.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:00.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:00.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:00.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:01.282 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:01.282 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:01.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:01.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:01.284 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:01.284 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:01.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:01.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:01.285 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:39:01.285 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:01.285 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:01.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:01.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:01.286 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:39:01.287 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:39:01.287 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:39:01.287 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:39:01.287 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:39:01.287 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 13:39:01.287 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:39:01.287 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:39:01.287 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:39:01.287 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:39:01.287 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:39:01.287 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:39:01.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:39:02.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:39:02.288 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:39:02.289 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:02.289 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:02.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:02.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:02.291 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:39:02.291 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:39:02.291 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:39:02.291 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:39:02.291 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:39:02.291 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 13:39:02.291 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:39:02.291 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:39:02.291 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:39:02.291 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:39:02.291 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:39:02.291 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:39:02.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:39:02.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:39:02.292 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:02.292 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:02.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:02.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:02.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:39:02.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:02.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:02.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:02.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:02.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:02.293 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 13:39:02.293 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:39:02.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:39:02.294 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:39:02.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:39:02.294 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:39:02.294 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:39:02.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:39:02.294 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:39:02.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:39:02.294 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:39:02.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 13:39:02.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:02.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:02.300 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:39:02.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:02.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:02.307 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:39:02.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:02.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:02.307 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:39:02.307 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:39:02.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:02.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:02.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:02.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:02.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:39:02.313 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:02.314 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:02.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:02.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:39:02.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:02.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:02.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:02.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:02.331 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:39:02.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:02.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:02.337 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:39:02.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:02.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:02.337 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:39:02.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 '\*?\QProblems\E') 13:39:02.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:02.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:02.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:02.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:02.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:39:02.344 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:02.344 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:02.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:02.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:39:02.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:02.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:02.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 13:39:02.345 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:02.345 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:02.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:02.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:39:02.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:02.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:02.346 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:02.346 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:02.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:02.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:39:02.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:02.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:02.347 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:39:02.347 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:02.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:02.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:02.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:39:02.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:02.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:02.348 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:39:02.349 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:39:02.349 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:39:02.349 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:39:02.349 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:39:02.349 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 13:39:02.349 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:39:02.349 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:39:02.349 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:39:02.349 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:39:02.349 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:39:02.349 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:39:02.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:39:03.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:39:03.351 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:39:03.351 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:03.351 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:03.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:03.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:39:03.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:03.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:03.353 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:39:03.353 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:39:03.353 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:39:03.353 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:39:03.353 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:39:03.353 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 13:39:03.353 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:39:03.353 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:39:03.353 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:39:03.353 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:39:03.353 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:39:03.353 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:39:03.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:39:03.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:39:03.354 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:03.354 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:03.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:03.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:39:03.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:03.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:03.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:39:03.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:03.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:03.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:03.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:03.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:03.357 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 13:39:03.357 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:39:03.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:39:03.357 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:39:03.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:39:03.358 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:39:03.358 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:39:03.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:39:03.358 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:39:03.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:39:03.358 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:39:03.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 13:39:03.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 13:39:03.358 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:03.358 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:03.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:03.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:03.359 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:03.360 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:03.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:03.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:03.360 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:39:03.360 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:03.361 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:03.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:03.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:03.361 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:39:03.362 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:39:03.362 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:39:03.362 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:39:03.362 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:39:03.362 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 13:39:03.362 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:39:03.362 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:39:03.362 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:39:03.362 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:39:03.362 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:39:03.362 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:39:03.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:39:04.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:39:04.363 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:39:04.363 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:04.363 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:04.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:04.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:04.365 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:39:04.365 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:39:04.365 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:39:04.365 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:39:04.365 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:39:04.365 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 13:39:04.365 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:39:04.365 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:39:04.365 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:39:04.365 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:39:04.365 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:39:04.365 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:39:04.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:39:04.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:39:04.366 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:04.366 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:04.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:04.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:04.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:39:04.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:04.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:04.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:04.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:04.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:04.367 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (2 items) and wait with time period 1 13:39:04.367 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 13:39:04.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:39:04.368 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 13:39:04.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:39:04.368 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 13:39:04.368 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 13:39:04.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:39:04.368 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 13:39:04.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:39:04.368 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 13:39:04.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 13:39:04.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:04.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:04.378 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:39:04.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:04.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:04.379 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:39:04.379 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:39:04.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:04.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:04.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:04.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:04.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:39:04.396 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:04.397 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:04.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:04.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:39:04.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:04.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:04.398 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:39:04.398 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:04.398 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:04.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:04.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:39:04.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:04.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:04.399 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:39:04.400 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:39:04.400 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:39:04.400 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:39:04.400 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:39:04.400 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 13:39:04.400 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:39:04.400 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:39:04.400 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:39:04.400 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:39:04.400 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:39:04.400 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:39:04.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:39:05.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:39:05.401 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:39:05.402 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:05.402 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:05.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:05.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:39:05.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:05.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:05.403 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:39:05.403 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:39:05.403 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:39:05.403 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:39:05.403 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:39:05.403 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 13:39:05.403 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:39:05.403 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:39:05.403 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:39:05.403 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:39:05.403 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:39:05.403 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:39:05.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:39:05.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:39:05.404 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:05.404 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:05.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:05.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:39:05.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:05.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:05.405 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:39:05.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:05.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:05.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:05.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:05.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:05.407 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (2 items) and wait with time period 1 13:39:05.407 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 13:39:05.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:39:05.407 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 13:39:05.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:39:05.407 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 13:39:05.408 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 13:39:05.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:39:05.408 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 13:39:05.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:39:05.408 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 13:39:05.408 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:39:05.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:05.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:05.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:05.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:05.409 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:05.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:39:05.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:05.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:05.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:05.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:05.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:05.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:39:05.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:05.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:05.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:05.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:05.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:05.411 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:39:05.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:05.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:05.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:05.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:05.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:05.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:39:05.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:05.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:05.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:05.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:05.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:05.424 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:39:05.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:05.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:05.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:05.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:05.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:05.425 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:39:05.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:05.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:05.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:05.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:05.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:05.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:05.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:05.432 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:39:05.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:05.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:05.433 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:39:05.433 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:39:05.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:05.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:05.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:05.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:05.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:39:05.440 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:05.440 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:05.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:05.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:39:05.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:05.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:05.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:39:05.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:05.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:05.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:05.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:05.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:05.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:39:05.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:05.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:05.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:05.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:05.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:05.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:05.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:05.460 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:39:05.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:05.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:05.461 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:39:05.461 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:39:05.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:05.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:05.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:05.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:05.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:39:05.479 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:05.479 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:05.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:05.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:39:05.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:05.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:05.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:39:05.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:05.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:05.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:05.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:05.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:05.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:39:05.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:05.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:05.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:05.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:05.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:05.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:05.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:05.490 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:39:05.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:05.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:05.490 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:39:05.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 '\*?\QProblems\E') 13:39:05.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:05.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:05.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:05.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:05.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:39:05.507 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:05.507 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:05.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:05.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:39:05.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:05.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:05.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:39:05.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:05.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:05.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:05.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:05.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:05.511 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:39:05.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:05.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:05.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:05.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:05.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:05.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:05.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:05.529 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:39:05.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:05.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:05.540 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:39:05.540 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:39:05.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:05.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:05.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:05.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:05.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:39:05.546 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:05.547 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:05.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:05.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:39:05.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:05.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:05.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:39:05.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:05.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:05.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:05.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:05.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:05.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:39:05.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:05.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:05.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:05.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:05.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:05.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:05.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:05.556 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:39:05.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:05.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:05.557 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:39:05.557 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:39:05.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:05.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:05.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:05.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:05.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:39:05.573 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:05.573 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:05.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:05.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:39:05.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:05.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:05.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:39:05.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:05.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:05.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:05.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:05.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:05.576 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:39:05.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:05.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:05.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:05.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:05.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:05.577 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:05.577 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:05.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:05.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:05.578 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:39:05.589 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:05.590 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:05.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:05.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:05.591 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:39:05.591 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:39:05.591 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:39:05.592 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:39:05.592 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:39:05.592 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 13:39:05.592 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:39:05.592 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:39:05.592 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:39:05.592 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:39:05.592 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:39:05.592 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:39:05.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:39:06.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:39:06.594 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:39:06.596 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:06.596 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:06.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:06.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:06.598 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:39:06.598 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:39:06.598 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:39:06.598 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:39:06.598 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:39:06.598 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 13:39:06.598 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:39:06.598 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:39:06.598 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:39:06.598 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:39:06.598 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:39:06.598 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:39:06.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:39:06.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:39:06.599 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:06.599 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:06.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:06.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:06.600 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:39:06.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:06.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:06.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:06.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:06.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:06.601 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (2 items) and wait with time period 1 13:39:06.601 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 13:39:06.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:39:06.601 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 13:39:06.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:39:06.601 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 13:39:06.602 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 13:39:06.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:39:06.602 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 13:39:06.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:39:06.602 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 13:39:06.602 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:39:06.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:06.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:06.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:06.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:06.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:06.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:39:06.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:06.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:06.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:06.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:06.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:06.604 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:39:06.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:06.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:06.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:06.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:06.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:06.605 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:39:06.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:06.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:06.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:06.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:06.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:06.606 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:06.606 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:06.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:06.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:06.607 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:39:06.607 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:06.607 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:06.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:06.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:06.608 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:39:06.609 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:39:06.609 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:39:06.609 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:39:06.609 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:39:06.609 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 13:39:06.609 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:39:06.609 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:39:06.609 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:39:06.609 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:39:06.609 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:39:06.609 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:39:06.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:39:07.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:39:07.610 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:39:07.611 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:07.611 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:07.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:07.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:07.612 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:39:07.613 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:39:07.613 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:39:07.613 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:39:07.613 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:39:07.613 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 13:39:07.613 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:39:07.613 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:39:07.613 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:39:07.613 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:39:07.613 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:39:07.613 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:39:07.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:39:07.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:39:07.613 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:07.613 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:07.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:07.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:07.615 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:39:07.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:07.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:07.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:07.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:07.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:07.616 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (2 items) and wait with time period 1 13:39:07.616 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 13:39:07.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:39:07.617 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 13:39:07.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:39:07.617 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 13:39:07.617 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 13:39:07.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:39:07.618 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 13:39:07.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:39:07.618 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 13:39:07.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:07.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:07.624 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:39:07.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:07.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:07.625 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:39:07.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 '\*?\QProblems\E') 13:39:07.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:07.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:07.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:07.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:07.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:39:07.643 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:07.643 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:07.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:07.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:39:07.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:07.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:07.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:39:07.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:07.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:07.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:07.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:07.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:07.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:39:07.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:07.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:07.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:07.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:07.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:07.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:07.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:07.653 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:39:07.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:07.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:07.653 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:39:07.654 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:39:07.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:07.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:07.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:07.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:07.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:39:07.660 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:07.660 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:07.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:07.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:39:07.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:07.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:07.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:39:07.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:07.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:07.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:07.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:07.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:07.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:39:07.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:07.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:07.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:07.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:07.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:07.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:07.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:07.691 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:39:07.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:07.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:07.692 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:39:07.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 '\*?\QProblems\E') 13:39:07.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:07.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:07.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:07.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:07.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:39:07.709 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:07.709 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:07.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:07.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:39:07.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:07.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:07.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:39:07.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:07.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:07.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:07.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:07.712 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:07.713 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:39:07.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:07.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:07.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:07.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:07.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:07.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:07.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:07.720 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:39:07.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:07.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:07.720 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:39:07.720 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:39:07.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:07.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:07.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:07.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:07.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:39:07.727 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:07.727 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:07.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:07.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:39:07.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:07.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:07.738 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:39:07.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:07.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:07.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:07.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:07.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:07.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:07.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:07.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:39:07.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:07.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:07.756 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:39:07.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:39:07.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:07.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:07.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:07.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:07.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:39:07.774 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:07.774 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:07.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:07.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:39:07.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:07.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:07.775 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:39:07.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:07.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:07.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:07.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:07.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:07.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:39:07.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:07.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:07.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:07.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:07.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:07.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:07.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:07.794 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:39:07.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:07.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:07.805 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:39:07.805 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:39:07.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:07.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:07.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:07.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:07.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:39:07.812 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:07.812 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:07.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:07.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:39:07.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:07.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:07.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:39:07.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:07.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:07.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:07.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:07.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:07.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:39:07.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:07.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:07.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:07.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:07.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:07.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:07.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:07.822 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:39:07.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:07.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:07.822 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:39:07.822 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:39:07.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:07.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:07.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:07.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:07.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:39:07.839 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:07.839 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:07.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:07.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:39:07.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:07.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:07.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:39:07.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:07.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:07.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:07.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:07.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:07.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:07.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:07.859 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:39:07.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:07.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:07.859 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:39:07.859 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:39:07.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:07.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:07.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:07.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:07.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:39:07.876 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:07.876 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:07.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:07.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:39:07.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:07.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:07.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:39:07.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:07.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:07.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:07.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:07.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:07.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:39:07.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:07.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:07.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:07.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:07.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:07.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:07.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:07.886 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:39:07.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:07.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:07.886 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:39:07.886 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:39:07.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:07.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:07.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:07.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:07.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:39:07.893 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:07.893 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:07.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:07.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:39:07.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:07.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:07.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:39:07.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:07.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:07.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:07.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:07.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:07.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:39:07.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:07.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:07.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:07.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:07.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:07.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:07.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:07.925 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:39:07.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:07.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:07.925 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:39:07.925 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:39:07.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:07.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:07.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:07.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:07.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:39:07.942 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:07.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:07.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:07.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:39:07.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:07.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:07.944 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:39:07.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:07.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:07.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:07.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:07.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:07.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:39:07.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:07.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:07.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:07.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:07.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:07.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:07.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:07.952 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:39:07.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:07.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:07.952 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:39:07.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 '\*?\QProblems\E') 13:39:07.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:07.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:07.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:07.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:07.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:39:07.959 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:07.959 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:07.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:07.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:39:07.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:07.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:07.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:39:07.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:07.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:07.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:07.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:07.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:07.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:07.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:07.988 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:39:07.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:07.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:07.988 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:39:07.988 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:39:07.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:07.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:08.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:08.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:08.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:39:08.005 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:08.006 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:08.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:08.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:39:08.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:08.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:08.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:39:08.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:08.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:08.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:08.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:08.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:08.008 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:39:08.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:08.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:08.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:08.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:08.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:08.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:08.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:08.026 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:39:08.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:08.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:08.026 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:39:08.026 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:39:08.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:08.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:08.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:08.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:08.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:39:08.043 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:08.043 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:08.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:08.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:39:08.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:08.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:08.044 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:39:08.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:08.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:08.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:08.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:08.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:08.046 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:39:08.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:08.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:08.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:08.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:08.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:08.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:08.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:08.053 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:39:08.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:08.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:08.053 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:39:08.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:39:08.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:08.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:08.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:08.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:08.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:39:08.059 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:08.059 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:08.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:08.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:39:08.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:08.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:08.060 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:39:08.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:08.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:08.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:08.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:08.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:08.073 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:08.073 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:08.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:08.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:08.074 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:39:08.074 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:08.074 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:08.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:08.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:08.075 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:39:08.076 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:39:08.076 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:39:08.076 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:39:08.076 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:39:08.076 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 13:39:08.076 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:39:08.076 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:39:08.076 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:39:08.076 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:39:08.076 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:39:08.076 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:39:08.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:39:09.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:39:09.077 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:39:09.078 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:09.078 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:09.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:09.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:09.079 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:39:09.079 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:39:09.079 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:39:09.079 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:39:09.079 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:39:09.079 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 13:39:09.079 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:39:09.079 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:39:09.079 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:39:09.079 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:39:09.079 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:39:09.079 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:39:09.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:39:09.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:39:09.080 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:09.080 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:09.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:09.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:09.081 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:39:09.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:09.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:09.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:09.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:09.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:09.082 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 13:39:09.082 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:39:09.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:39:09.082 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:39:09.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:39:09.082 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:39:09.082 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:39:09.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:39:09.082 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:39:09.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:39:09.083 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:39:09.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:09.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:09.092 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:39:09.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:09.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:09.104 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:39:09.104 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:39:09.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:09.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:09.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:09.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:09.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:39:09.111 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:09.111 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:09.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:09.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:39:09.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:09.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:09.112 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:39:09.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:09.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:09.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:09.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:09.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:09.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:39:09.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:09.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:09.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:09.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:09.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:09.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:09.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:09.121 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:39:09.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:09.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:09.122 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:39:09.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 '\*?\QProblems\E') 13:39:09.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:09.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:09.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:09.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:09.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:39:09.138 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:09.138 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:09.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:09.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:39:09.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:09.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:09.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:39:09.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:09.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:09.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:09.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:09.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:09.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:39:09.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:09.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:09.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:09.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:09.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:09.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:09.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:09.157 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:39:09.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:09.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:09.157 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:39:09.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 '\*?\QProblems\E') 13:39:09.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:09.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:09.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:09.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:09.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:39:09.174 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:09.175 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:09.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:09.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:39:09.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:09.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:09.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:39:09.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:09.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:09.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:09.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:09.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:09.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:39:09.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:09.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:09.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:09.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:09.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:09.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:09.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:09.189 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:39:09.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:09.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:09.189 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:39:09.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 '\*?\QProblems\E') 13:39:09.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:09.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:09.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:09.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:09.207 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:39:09.207 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:09.207 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:09.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:09.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:39:09.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:09.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:09.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:39:09.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:09.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:09.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:09.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:09.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:09.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:09.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:09.217 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:39:09.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:09.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:09.217 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:39:09.217 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:39:09.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:09.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:09.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:09.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:09.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:39:09.223 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:09.224 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:09.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:09.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:39:09.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:09.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:09.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:39:09.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:09.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:09.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:09.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:09.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:09.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:39:09.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:09.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:09.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:09.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:09.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:09.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:09.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:09.243 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:39:09.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:09.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:09.243 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:39:09.243 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:39:09.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:09.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:09.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:09.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:09.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:39:09.249 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:09.249 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:09.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:09.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:39:09.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:09.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:09.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:39:09.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:09.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:09.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:09.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:09.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:09.252 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:39:09.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:09.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:09.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:09.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:09.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:09.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:09.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:09.259 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:39:09.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:09.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:09.270 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:39:09.271 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:39:09.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:09.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:09.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:09.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:09.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:39:09.279 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:09.279 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:09.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:09.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:39:09.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:09.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:09.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:39:09.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:09.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:09.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:09.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:09.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:09.283 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:09.283 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:09.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:09.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:09.290 DEBUG [main][MenuItemLookup] Found menu:'Show' 13:39:09.291 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:39:09.291 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 13:39:09.291 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 13:39:09.291 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:39:09.291 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 13:39:09.291 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 13:39:09.292 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 13:39:09.292 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 13:39:09.293 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 13:39:09.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:39:09.363 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:39:09.363 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 13:39:09.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:09.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:09.364 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 13:39:09.364 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:39:09.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:39:09.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:39:09.364 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:39:09.364 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:39:09.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:09.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:09.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:09.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:09.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:39:09.367 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:39:09.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:39:09.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:39:09.367 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:39:09.367 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:09.368 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:39:09.368 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:39:09.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:39:09.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:39:09.368 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:39:09.368 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:39:09.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:09.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:09.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:09.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:09.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:39:09.375 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:39:09.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:39:09.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:39:09.375 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:39:09.375 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:09.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:39:09.409 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:39:09.409 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:39:09.409 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:39:09.409 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:39:09.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:09.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:09.425 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:39:09.425 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:39:09.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:09.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:09.427 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:39:09.427 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:39:09.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:09.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:09.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:09.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:09.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:39:09.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:09.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:39:10.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:10.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:39:10.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:39:10.431 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:39:10.431 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:39:10.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:10.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:10.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:39:10.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:10.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:10.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:10.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:10.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:10.434 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:39:10.434 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:39:10.434 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:39:10.434 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:39:10.443 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:39:10.444 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:39:10.444 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:10.467 DEBUG [main][MenuItemLookup] Found menu:'New' 13:39:10.467 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:39:10.467 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:10.467 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:39:10.467 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:10.467 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:39:10.467 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:39:10.467 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:39:10.467 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:39:10.467 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:39:10.467 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:39:10.467 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:39:10.467 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:39:10.467 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:10.467 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:39:10.467 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:39:10.467 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:10.467 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:39:10.467 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:39:10.467 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:39:10.467 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:39:10.468 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:39:10.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:39:10.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:39:10.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:39:10.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:39:10.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:39:10.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:39:10.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:39:10.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:39:10.969 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 13:39:10.969 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:39:10.969 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:39:10.969 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:39:10.975 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:39:10.976 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:39:10.976 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:10.998 DEBUG [main][MenuItemLookup] Found menu:'New' 13:39:10.998 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:39:10.998 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:10.998 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:39:10.998 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:10.998 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:39:10.998 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:39:10.998 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:39:10.998 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:39:10.998 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:39:10.998 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:39:10.998 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:39:10.998 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:39:11.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:39:11.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 'Delete.*'] is available. finished successfully 13:39:11.591 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:39:11.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:11.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:11.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:11.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:11.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: 32) 13:39:11.594 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:39:11.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:39:11.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:39:11.594 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:39:11.594 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:39:11.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:11.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:11.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:11.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:11.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:39:11.595 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:39:11.596 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:39:11.596 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:39:11.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:39:11.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:39:11.596 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:39:11.596 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:11.596 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:39:11.596 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:39:11.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:39:11.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:39:11.596 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:39:11.596 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:39:11.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:11.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:11.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:11.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:11.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:39:11.599 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:39:11.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:39:11.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:39:11.599 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:39:11.599 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:11.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:39:11.603 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:39:12.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:39:12.104 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:39:12.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:39:12.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:39:12.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:39:12.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:39:12.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:39:12.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:39:12.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:39:12.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:39:12.104 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:39:12.104 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:39:12.104 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:39:12.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:39:12.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:39:12.105 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFilterErrors no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:39:12.105 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:39:12.105 INFO [WorkbenchTestable][RequirementsRunner] Started test: testProblemQuickfixWithNewDialog no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:39:12.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:39:12.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:39:12.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:39:12.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:39:12.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:12.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:12.113 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:39:12.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:12.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:12.121 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:39:12.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:12.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:12.122 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:39:12.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 '\*?\QProblems\E') 13:39:12.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:12.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:12.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:12.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:12.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:39:12.128 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:12.128 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:12.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:12.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:12.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:12.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:12.146 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:39:12.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:12.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:12.149 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:39:12.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:12.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:12.150 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:39:12.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:39:12.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:12.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:12.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:12.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:12.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:39:12.153 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:39:12.153 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:39:12.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:12.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:39:12.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:12.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:12.171 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:39:12.171 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:39:12.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:12.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:39:12.172 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:39:12.172 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:39:12.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:12.172 DEBUG [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:39:12.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:12.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:12.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:12.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:12.174 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:39:12.174 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:12.174 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:39:12.174 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:12.174 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:39:12.174 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:12.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:39:12.175 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:12.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:39:12.175 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:12.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:39:12.175 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:12.183 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:39:12.183 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:12.183 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:39:12.184 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:12.184 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:39:12.184 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:12.184 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:39:12.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:12.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:12.185 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:39:12.185 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:39:12.185 DEBUG [main][MenuItemLookup] Found menu:'File' 13:39:12.185 DEBUG [main][MenuItemLookup] Item match:File 13:39:12.186 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:39:12.186 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:39:12.189 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:39:12.189 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:39:12.189 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:12.189 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:39:12.189 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:39:12.189 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:39:12.189 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:39:12.189 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:39:12.189 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:39:12.189 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:39:12.189 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:39:12.189 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:39:12.189 DEBUG [main][MenuItemLookup] Found menu:'File' 13:39:12.189 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:39:12.189 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:39:12.189 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:12.189 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:39:12.189 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:12.189 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:39:12.189 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:39:12.190 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:39:12.190 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:39:12.190 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:39:12.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.... 13:39:12.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:39:12.280 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:39:12.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:12.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:12.281 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:39:12.281 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:12.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:39:12.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:12.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:12.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:12.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:12.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:12.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:39:12.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:39:12.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:39:12.285 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:39:12.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:39:12.285 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:39:12.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:39:12.285 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:39:12.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:39:12.285 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:39:12.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:39:12.285 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:39:12.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:39:12.285 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:39:12.286 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:39:12.286 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:39:12.286 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:39:12.289 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:39:12.289 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:39:12.289 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:39:12.289 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:39:12.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:12.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:12.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:12.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:12.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:39:12.297 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:39:12.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:39:12.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:39:12.297 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:39:12.297 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:12.552 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:39:12.567 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:12.568 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:12.568 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:39:12.569 DEBUG [WorkbenchTestable][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:39:12.569 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:39:12.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:12.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:12.570 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:39:12.570 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:12.570 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 13:39:12.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced 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:39:12.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:12.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:12.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:12.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:12.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:39:12.577 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:39:12.578 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 13:39:12.621 DEBUG [WorkbenchTestable][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:39:12.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:12.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:12.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:12.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:12.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:39:12.625 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 13:39:12.625 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 13:39:12.625 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 13:39:12.625 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:39:12.625 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:39:12.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget 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:12.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:12.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:12.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:12.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:12.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:39:12.648 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:39:12.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:39:12.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:39:12.648 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:39:12.648 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:12.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 13:39:15.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:39:15.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:39:15.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:39:15.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:39:15.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.1/lib/jrt-fs.jar)' is a system job, skipped 13:39:15.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:39:15.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:39:15.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:39:15.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 13:39:15.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:15.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:15.657 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:39:15.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:15.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:15.660 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:39:15.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:15.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:15.660 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:39:15.660 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:39:15.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:15.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:15.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:15.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:15.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:39:15.662 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:39:15.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:39:15.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:15.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:15.686 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:39:15.686 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:39:15.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:15.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:15.687 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:39:15.687 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:39:15.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:15.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:15.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:15.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:15.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:39:16.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:16.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:39:16.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:16.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:39:16.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:39:16.692 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:39:16.692 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:39:16.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:16.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:16.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:39:16.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:16.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:16.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:16.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:16.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:16.695 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:39:16.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 13:39:16.696 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:39:16.696 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:39:16.696 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:39:16.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:16.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:16.716 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:39:16.716 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:39:16.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:16.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:16.718 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:39:16.718 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:39:16.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:16.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:16.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:16.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:16.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:39:17.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:17.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:39:17.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:17.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:39:17.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:39:17.721 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:39:17.721 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:39:17.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:17.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:17.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:39:17.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:17.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:17.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:17.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:17.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:17.723 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:39:17.723 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:39:17.724 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 13:39:17.724 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 13:39:17.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:39:18.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:39:18.224 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 13:39:18.225 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 13:39:18.226 DEBUG [main][TreeItemHandler] Selecting tree item: src 13:39:18.226 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 13:39:18.236 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 13:39:18.236 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:39:18.237 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:18.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:39:18.237 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:18.237 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:39:18.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:18.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:39:18.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:18.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:39:18.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:18.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:39:18.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:18.238 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:39:18.239 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:18.239 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:39:18.239 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:18.239 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:39:18.239 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:18.239 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:39:18.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:18.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:18.240 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:39:18.240 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:39:18.240 DEBUG [main][MenuItemLookup] Found menu:'File' 13:39:18.240 DEBUG [main][MenuItemLookup] Item match:File 13:39:18.241 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:39:18.241 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:39:18.244 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:39:18.244 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:39:18.244 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:18.244 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:39:18.244 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:39:18.244 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:39:18.244 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:39:18.244 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:39:18.244 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:39:18.244 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:39:18.244 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:39:18.244 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:39:18.244 DEBUG [main][MenuItemLookup] Found menu:'File' 13:39:18.244 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:39:18.244 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:39:18.244 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:18.244 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:39:18.244 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:18.244 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:39:18.244 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:39:18.256 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:39:18.256 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:39:18.256 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:39:18.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:39:18.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:39:18.323 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:39:18.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:18.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:18.324 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:39:18.324 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:18.324 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:39:18.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:18.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:18.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:18.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:18.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:18.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:39:18.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:39:18.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:39:18.328 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:39:18.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:39:18.328 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:39:18.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:39:18.328 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:39:18.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:39:18.328 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:39:18.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:39:18.329 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:39:18.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:39:18.329 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:39:18.329 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:39:18.329 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:39:18.330 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:39:18.333 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:39:18.333 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:39:18.333 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:39:18.333 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:39:18.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:18.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:18.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:18.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:18.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:39:18.341 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:39:18.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:39:18.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:39:18.341 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:39:18.341 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:18.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:39:18.424 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:18.424 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:18.425 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:39:18.425 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:39:18.425 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:39:18.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:18.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:18.426 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:39:18.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:18.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 13:39:18.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:18.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:18.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:18.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:18.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:39:18.479 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:39:18.480 INFO [WorkbenchTestable][AbstractText] Text set to: NonExistingImportQuickFix 13:39:18.500 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:39:18.500 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:39:18.500 DEBUG [WorkbenchTestable][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:39:18.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:18.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:18.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:18.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:18.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:39:18.507 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:39:18.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:39:18.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:39:18.508 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:39:18.508 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:18.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:39:19.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:39:19.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:39:19.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:39:19.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:39:19.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:39:19.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:39:19.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:39:19.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:39:19.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:39:19.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@26b1839e is found... 13:39:19.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@26b1839e is found finished successfully 13:39:19.016 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNonExistingImportQuickFix.java\E') 13:39:19.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:19.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:19.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:19.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:19.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:39:19.019 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:19.020 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class NonExistingImportQuickFix { } TooltipText=null 13:39:19.020 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 1 13:39:19.020 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 1, offser 0 13:39:19.026 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:19.026 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= import abc.efg.SomeClass; public class NonExistingImportQuickFix { } TooltipText=null 13:39:19.026 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:39:19.026 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform 13:39:19.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:19.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:19.027 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform' 13:39:19.027 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform' 13:39:19.027 DEBUG [main][MenuItemLookup] Found menu:'File' 13:39:19.027 DEBUG [main][MenuItemLookup] Item match:File 13:39:19.027 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:39:19.027 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:39:19.027 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:39:19.027 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:39:19.027 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:19.027 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:39:19.027 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:39:19.027 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:19.027 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:39:19.027 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:39:19.028 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:39:19.028 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:39:19.028 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:39:19.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:39:19.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:39:19.054 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:19.054 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= import abc.efg.SomeClass; public class NonExistingImportQuickFix { } TooltipText=null 13:39:19.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:19.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:19.061 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:39:19.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:19.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:19.080 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform 13:39:19.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:19.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:19.081 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform' 13:39:19.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:39:19.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:19.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:19.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:19.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:19.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:39:19.103 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:19.103 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:19.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:19.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:19.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 13:39:19.116 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:19.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:19.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:19.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:19.147 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:19.147 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:19.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:19.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:19.149 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:39:19.149 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:19.149 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:19.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:19.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:19.150 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:39:19.150 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:39:19.150 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:39:19.150 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:39:19.150 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:39:19.150 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:39:19.150 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:39:19.151 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:39:19.151 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:39:19.151 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:39:19.151 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:39:19.151 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:39:19.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:39:20.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:39:20.152 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:39:20.153 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:20.153 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:20.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:20.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:20.154 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:39:20.155 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:39:20.155 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:39:20.155 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:39:20.155 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:39:20.155 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:39:20.155 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:39:20.155 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:39:20.155 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:39:20.155 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:39:20.155 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:39:20.155 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:39:20.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:39:20.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:39:20.155 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:20.155 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:20.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:20.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:20.156 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:39:20.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:20.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:20.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:20.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:20.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:20.659 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:20.659 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:20.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:20.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:20.660 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:20.660 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:20.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:20.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:20.661 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:39:20.662 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:20.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:20.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:20.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:20.662 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:39:20.663 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:39:20.663 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:39:20.663 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:39:20.663 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:39:20.663 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:39:20.663 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:39:20.663 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:39:20.663 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:39:20.663 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:39:20.663 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:39:20.663 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:39:20.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:39:21.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:39:21.664 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:39:21.664 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:21.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:21.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:21.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:21.666 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:39:21.666 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:39:21.666 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:39:21.666 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:39:21.666 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:39:21.666 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:39:21.666 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:39:21.666 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:39:21.666 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:39:21.666 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:39:21.666 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:39:21.666 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:39:21.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:39:21.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:39:21.667 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:21.667 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:21.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:21.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:21.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:39:21.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:21.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:21.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:21.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:21.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:21.669 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 13:39:21.669 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:39:21.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:39:21.670 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:39:21.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:39:21.670 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:39:21.670 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:39:21.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:39:21.670 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:39:21.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:39:21.670 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:39:21.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 13:39:21.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:21.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:21.678 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform 13:39:21.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:21.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:21.679 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform' 13:39:21.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:39:21.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:21.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:21.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:21.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:21.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:39:21.697 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:21.697 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:21.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:21.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform TooltipText=null 13:39:21.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:21.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:21.698 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:39:21.699 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:21.699 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:21.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:21.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform TooltipText=null 13:39:21.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:21.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:21.700 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:39:21.700 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:39:21.700 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:39:21.700 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:39:21.700 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:39:21.700 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:39:21.700 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:39:21.700 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:39:21.700 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:39:21.700 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:39:21.700 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:39:21.700 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:39:21.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:39:22.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:39:22.701 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:39:22.702 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:22.702 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:22.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:22.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform TooltipText=null 13:39:22.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:22.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:22.703 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:39:22.703 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:39:22.703 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:39:22.703 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:39:22.703 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:39:22.704 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:39:22.704 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:39:22.704 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:39:22.704 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:39:22.704 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:39:22.704 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:39:22.704 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:39:22.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:39:22.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:39:22.704 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:22.704 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:22.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:22.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform TooltipText=null 13:39:22.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:22.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:22.705 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:39:22.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:22.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:22.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:22.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:22.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:22.707 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 13:39:22.707 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:39:22.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:39:22.707 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:39:22.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:39:22.708 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:39:22.708 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:39:22.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:39:22.708 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:39:22.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:39:22.708 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:39:22.708 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item The import abc cannot be resolved 13:39:22.708 DEBUG [main][TreeItemHandler] Selecting tree item: The import abc cannot be resolved 13:39:22.708 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item The import abc cannot be resolved about selection 13:39:22.712 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: The import abc cannot be resolved 13:39:22.713 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:39:22.713 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:22.749 DEBUG [main][MenuItemLookup] Found menu:'Go to Resource' 13:39:22.749 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:22.749 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:39:22.749 DEBUG [main][MenuItemLookup] Found menu:'Copy Details' 13:39:22.749 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:39:22.749 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 13:39:22.749 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:22.749 DEBUG [main][MenuItemLookup] Found menu:'Show In' 13:39:22.749 DEBUG [main][MenuItemLookup] Found menu:'Quick Fix Ctrl+1' 13:39:22.749 DEBUG [main][MenuItemLookup] Item match:Quick Fix Ctrl+1 13:39:22.749 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Quick Fix Ctrl+1" 13:39:22.749 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Quick Fix Ctrl+1 13:39:22.749 INFO [main][MenuItemHandler] Select menu item: &Quick Fix Ctrl+1 13:39:23.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:39:23.004 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:23.005 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:23.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:39:23.005 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Quick Fix 13:39:23.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:23.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:23.006 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:39:23.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:23.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:23.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:23.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:23.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:39:23.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:39:23.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:39:23.009 TRACE [main][WidgetHandler] Notify Table with event 13 13:39:23.009 TRACE [main][WidgetHandler] Wait for synchronization 13:39:23.010 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 13:39:23.010 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:39:23.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:39:23.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:39:23.010 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Quick Fix" as the parent 13:39:23.010 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:39:23.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:23.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:23.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:23.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:23.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:39:23.013 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:39:23.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:39:23.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:39:23.014 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:39:23.014 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:23.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.swt.condition.NewShellIsOpenedOrIsNotAvailable... 13:39:23.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.swt.condition.NewShellIsOpenedOrIsNotAvailable finished successfully 13:39:23.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New"] is available.... 13:39:23.191 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:39:23.191 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New 13:39:23.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:23.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:23.192 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:39:23.192 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:39:23.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:39:23.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:39:23.193 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New" as the parent 13:39:23.193 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:39:23.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:23.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:23.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:23.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:23.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:39:23.201 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:39:23.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:39:23.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:39:23.202 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:39:23.202 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:23.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:39:23.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:39:23.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@55815ee6 is found... 13:39:23.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@55815ee6 is found finished successfully 13:39:23.728 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSomeClass.java\E') 13:39:23.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:23.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:23.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:23.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:23.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:39:23.733 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:23.733 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package abc.efg; public class SomeClass { } TooltipText=null 13:39:23.733 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:23.733 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:23.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:23.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:23.758 DEBUG [main][MenuItemLookup] Found menu:'Show' 13:39:23.758 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:39:23.758 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 13:39:23.758 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 13:39:23.758 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:39:23.758 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 13:39:23.758 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 13:39:23.758 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 13:39:23.758 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 13:39:23.758 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 13:39:23.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:39:23.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 13:39:23.812 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 13:39:23.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:23.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:23.813 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 13:39:23.813 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:39:23.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:39:23.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:39:23.814 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:39:23.814 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:39:23.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:23.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:23.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:23.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:23.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:39:23.816 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:39:23.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:39:23.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:39:23.816 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:39:23.816 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:23.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:39:23.818 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:39:23.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:39:23.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:39:23.818 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:39:23.818 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:39:23.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:23.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:23.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:23.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:23.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:39:23.822 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:39:23.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:39:23.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:39:23.822 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:39:23.822 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:23.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:39:23.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 13:39:23.860 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:39:23.861 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:39:23.861 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:39:23.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:23.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:23.878 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:39:23.878 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:39:23.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:23.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:23.879 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:39:23.879 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:39:23.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:23.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:23.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:23.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:23.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:39:24.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:24.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:39:24.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:24.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:39:24.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:39:24.883 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:39:24.883 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:39:24.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:24.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:24.884 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:39:24.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:24.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:24.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:24.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:24.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:24.885 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:39:24.886 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:39:24.886 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:39:24.886 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:39:24.891 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:39:24.892 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:39:24.892 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:24.919 DEBUG [main][MenuItemLookup] Found menu:'New' 13:39:24.920 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:39:24.920 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:24.920 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:39:24.920 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:24.920 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:39:24.920 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:39:24.920 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:39:24.920 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:39:24.920 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:39:24.920 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:39:24.920 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:39:24.920 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:39:24.920 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:24.920 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:39:24.920 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:39:24.920 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:24.920 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:39:24.920 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:39:24.920 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:39:24.920 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:39:24.920 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:39:24.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:39:24.920 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:39:24.920 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:39:25.421 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:39:25.421 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:39:25.421 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:39:25.421 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:39:25.421 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:39:25.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:39:25.421 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 13:39:25.421 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:39:25.421 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:39:25.421 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:39:25.426 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:39:25.427 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:39:25.427 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:25.450 DEBUG [main][MenuItemLookup] Found menu:'New' 13:39:25.450 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:39:25.450 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:25.450 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:39:25.450 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:25.450 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:39:25.450 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:39:25.450 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:39:25.450 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:39:25.450 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:39:25.450 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:39:25.450 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:39:25.451 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:39:25.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 'Delete.*'] is available.... 13:39:26.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:39:26.029 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:39:26.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:26.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:26.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:26.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:26.032 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:39:26.032 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:39:26.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:39:26.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:39:26.032 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:39:26.032 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:39:26.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:26.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:26.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:26.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:26.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:39:26.034 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:39:26.034 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:39:26.034 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:39:26.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:39:26.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:39:26.034 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:39:26.034 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:26.034 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:39:26.034 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:39:26.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:39:26.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:39:26.035 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:39:26.035 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:39:26.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:26.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:26.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:26.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:26.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:39:26.036 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:39:26.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:39:26.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:39:26.036 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:39:26.036 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:26.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:39:26.040 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:39:26.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:39:26.541 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:39:26.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:39:26.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:39:26.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:39:26.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:39:26.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:39:26.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:39:26.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:39:26.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:39:26.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:39:26.542 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:39:26.542 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:39:26.542 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:39:26.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:39:26.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:39:26.543 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testProblemQuickfixWithNewDialog no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:39:26.543 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:39:26.543 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOneWarningExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:39:26.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:39:26.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:39:26.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:39:26.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:39:26.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:26.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:26.548 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:39:26.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:26.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:26.554 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:39:26.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:26.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:26.554 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:39:26.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 '\*?\QProblems\E') 13:39:26.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:26.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:26.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:26.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:26.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:39:26.559 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:26.559 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:26.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:26.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:26.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:26.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:26.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:39:26.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:26.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:26.578 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:39:26.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:26.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:26.579 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:39:26.579 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:39:26.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:26.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:26.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:26.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:26.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:39:26.582 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:39:26.582 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:39:26.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:26.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:39:26.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:26.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:26.598 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:39:26.598 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:39:26.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:26.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:39:26.599 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:39:26.599 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:39:26.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:26.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:39:26.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:26.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:26.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:26.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:26.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:39:26.602 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:26.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:39:26.602 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:26.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:39:26.603 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:26.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:39:26.603 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:26.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:39:26.603 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:26.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:39:26.603 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:26.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:39:26.604 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:26.604 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:39:26.604 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:26.604 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:39:26.604 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:26.604 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:39:26.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:26.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:26.605 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:39:26.605 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:39:26.605 DEBUG [main][MenuItemLookup] Found menu:'File' 13:39:26.605 DEBUG [main][MenuItemLookup] Item match:File 13:39:26.606 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:39:26.606 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:39:26.607 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:39:26.607 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:39:26.607 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:26.607 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:39:26.607 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:39:26.607 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:39:26.608 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:39:26.608 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:39:26.608 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:39:26.608 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:39:26.608 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:39:26.608 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:39:26.608 DEBUG [main][MenuItemLookup] Found menu:'File' 13:39:26.608 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:39:26.608 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:39:26.608 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:26.608 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:39:26.608 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:26.608 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:39:26.608 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:39:26.608 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:39:26.608 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:39:26.608 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:39:26.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.... 13:39:26.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:39:26.676 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:39:26.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:26.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:26.683 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:39:26.683 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:26.683 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:39:26.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:26.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:26.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:26.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:26.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:26.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:39:26.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:39:26.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:39:26.686 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:39:26.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:39:26.686 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:39:26.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:39:26.686 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:39:26.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:39:26.686 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:39:26.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:39:26.687 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:39:26.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:39:26.687 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:39:26.687 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:39:26.687 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:39:26.688 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:39:26.690 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:39:26.691 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:39:26.691 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:39:26.691 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:39:26.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:26.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:26.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:26.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:26.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:39:26.693 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:39:26.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:39:26.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:39:26.698 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:39:26.698 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:26.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:39:26.872 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:26.872 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:26.873 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:39:26.873 DEBUG [WorkbenchTestable][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:39:26.873 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:39:26.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:26.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:26.874 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:39:26.874 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:26.874 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 13:39:26.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced 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:39:26.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:26.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:26.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:26.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:26.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:39:26.878 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:39:26.879 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 13:39:26.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:39:26.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:26.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:26.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:26.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:26.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:39:26.917 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 13:39:26.917 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 13:39:26.917 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 13:39:26.917 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:39:26.917 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:39:26.917 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget 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:26.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:26.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:26.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:26.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:26.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:39:26.921 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:39:26.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:39:26.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:39:26.921 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:39:26.921 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:26.925 DEBUG [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:39:30.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 13:39:30.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:39:30.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:39:30.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:39:30.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.1/lib/jrt-fs.jar)' is a system job, skipped 13:39:30.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:39:30.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:39:30.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:39:30.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 13:39:30.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:30.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:30.012 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:39:30.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:30.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:30.014 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:39:30.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:30.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:30.014 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:39:30.014 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:39:30.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:30.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:30.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:30.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:30.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:39:30.017 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:39:30.017 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:39:30.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:30.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:30.040 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:39:30.040 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:39:30.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:30.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:30.041 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:39:30.041 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:39:30.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:30.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:30.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:30.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:30.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:39:30.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:30.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:39:31.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:31.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:39:31.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:39:31.046 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:39:31.046 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:39:31.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:31.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:31.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:39:31.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:31.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:31.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:31.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:31.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:31.048 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:39:31.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 13:39:31.048 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:39:31.048 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:39:31.048 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:39:31.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:31.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:31.063 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:39:31.063 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:39:31.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:31.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:31.064 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:39:31.064 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:39:31.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:31.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:31.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:31.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:31.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:39:31.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:31.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:39:32.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:32.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:39:32.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:39:32.067 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:39:32.067 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:39:32.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:32.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:32.068 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:39:32.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:32.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:32.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:32.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:32.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:32.069 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:39:32.070 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:39:32.070 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 13:39:32.070 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 13:39:32.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:39:32.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:39:32.571 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 13:39:32.572 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 13:39:32.572 DEBUG [main][TreeItemHandler] Selecting tree item: src 13:39:32.573 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 13:39:32.581 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 13:39:32.581 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:39:32.582 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:32.582 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:39:32.582 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:32.582 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:39:32.582 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:32.583 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:39:32.583 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:32.583 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:39:32.583 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:32.583 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:39:32.583 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:32.583 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching 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:39:32.583 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:32.583 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:39:32.584 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:32.584 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:39:32.584 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:32.584 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:39:32.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:32.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:32.585 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:39:32.585 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:39:32.585 DEBUG [main][MenuItemLookup] Found menu:'File' 13:39:32.585 DEBUG [main][MenuItemLookup] Item match:File 13:39:32.586 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:39:32.586 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:39:32.588 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:39:32.588 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:39:32.588 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:32.588 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:39:32.588 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:39:32.588 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:39:32.588 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:39:32.588 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:39:32.588 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:39:32.588 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:39:32.588 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:39:32.588 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:39:32.588 DEBUG [main][MenuItemLookup] Found menu:'File' 13:39:32.588 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:39:32.588 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:39:32.588 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:32.588 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:39:32.588 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:32.588 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:39:32.588 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:39:32.588 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:39:32.588 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:39:32.588 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:39:32.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:39:32.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:39:32.656 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:39:32.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:32.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:32.657 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:39:32.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:32.658 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:39:32.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:32.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:32.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:32.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:32.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:32.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:39:32.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:39:32.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:39:32.661 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:39:32.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:39:32.662 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:39:32.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:39:32.662 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:39:32.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:39:32.662 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:39:32.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:39:32.662 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:39:32.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:39:32.663 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:39:32.663 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:39:32.663 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:39:32.663 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:39:32.666 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:39:32.666 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:39:32.666 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:39:32.667 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:39:32.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:32.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:32.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:32.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:32.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:39:32.674 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:39:32.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:39:32.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:39:32.674 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:39:32.674 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:32.744 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:39:32.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:32.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:32.745 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:39:32.745 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:39:32.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:39:32.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:32.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:32.746 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:39:32.746 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:32.747 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 13:39:32.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:32.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:32.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:32.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:32.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:39:32.779 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:39:32.780 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 13:39:32.797 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:39:32.797 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:39:32.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.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:39:32.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:32.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:32.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:32.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:32.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:39:32.807 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:39:32.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:39:32.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:39:32.807 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:39:32.807 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:32.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:39:33.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:39:33.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:39:33.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:39:33.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:39:33.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:39:33.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:39:33.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:39:33.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:39:33.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:39:33.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:39:33.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:39:33.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:39:33.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:39:33.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:39:33.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:39:33.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:39:33.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:39:33.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:39:33.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:39:33.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3b5d0913 is found... 13:39:33.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3b5d0913 is found finished successfully 13:39:33.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.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:39:33.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:33.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:33.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:33.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:33.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:39:33.319 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:33.319 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 13:39:33.319 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:39:33.324 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:33.325 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 13:39:33.325 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:39:33.325 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:39:33.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:33.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:33.325 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:39:33.325 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:39:33.326 DEBUG [main][MenuItemLookup] Found menu:'File' 13:39:33.326 DEBUG [main][MenuItemLookup] Item match:File 13:39:33.326 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:39:33.326 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:39:33.326 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:39:33.326 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:39:33.326 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:33.326 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:39:33.326 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:39:33.326 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:33.326 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:39:33.326 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:39:33.327 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:39:33.327 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:39:33.327 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:39:33.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:39:33.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:39:33.349 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:33.349 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 13:39:33.350 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:39:33.350 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:33.350 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:33.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:33.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:33.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:33.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:33.407 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:39:33.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:33.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:33.413 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:39:33.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:33.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:33.414 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:39:33.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 '\*?\QProblems\E') 13:39:33.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:33.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:33.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:33.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:33.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:39:33.429 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:33.429 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:33.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:33.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:39:33.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:33.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:33.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 13:39:33.430 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:33.430 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:33.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:33.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:39:33.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:33.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:33.439 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:33.439 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:33.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:33.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:39:33.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:33.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:33.440 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:39:33.440 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:33.440 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:33.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:33.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:39:33.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:33.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:33.442 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:39:33.442 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:39:33.442 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:39:33.442 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:39:33.442 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:39:33.442 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:39:33.442 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:39:33.442 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:39:33.442 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:39:33.442 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:39:33.442 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:39:33.442 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:39:33.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:39:34.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:39:34.443 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:39:34.444 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:34.444 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:34.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:34.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:39:34.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:34.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:34.445 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:39:34.445 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:39:34.445 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:39:34.445 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:39:34.445 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:39:34.445 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:39:34.445 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:39:34.445 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:39:34.445 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:39:34.446 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:39:34.446 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:39:34.446 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:39:34.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:39:34.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:39:34.446 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:34.446 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:34.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:34.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:39:34.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:34.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:34.447 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:39:34.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:34.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:34.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:34.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:34.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:34.949 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:34.950 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:34.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:34.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:34.951 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:34.951 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:34.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:34.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:34.952 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:39:34.952 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:34.952 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:34.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:34.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:34.953 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:39:34.953 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:39:34.953 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:39:34.953 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:39:34.953 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:39:34.953 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:39:34.953 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:39:34.953 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:39:34.953 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:39:34.953 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:39:34.954 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:39:34.954 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:39:34.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:39:35.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:39:35.955 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:39:35.956 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:35.956 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:35.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:35.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:35.957 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:39:35.957 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:39:35.957 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:39:35.957 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:39:35.957 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:39:35.958 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:39:35.958 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:39:35.958 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:39:35.958 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:39:35.958 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:39:35.958 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:39:35.958 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:39:35.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:39:35.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:39:35.958 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:35.958 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:35.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:35.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:35.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:39:35.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:35.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:35.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:35.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:35.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:35.961 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 13:39:35.961 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:39:35.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:39:35.961 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:39:35.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:39:35.961 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:39:35.961 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:39:35.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:39:35.962 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:39:35.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:39:35.962 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:39:35.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 13:39:35.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:35.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:35.968 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:39:35.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:35.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:35.974 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:39:35.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:35.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:35.975 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:39:35.975 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:39:35.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:35.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:35.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:35.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:35.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:39:35.981 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:35.981 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:35.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:35.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:39:35.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:35.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:35.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 0. Expected number of problems is: 1... 13:39:35.982 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:35.982 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:35.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:35.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:39:35.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:35.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:35.983 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:35.983 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:35.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:35.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:39:35.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:35.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:35.994 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:39:35.994 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:35.995 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:35.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:35.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:39:35.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:35.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:35.996 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:39:35.996 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:39:35.996 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:39:35.996 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:39:35.996 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:39:35.996 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:39:35.996 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:39:35.996 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:39:35.996 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:39:35.996 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:39:35.997 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:39:35.997 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:39:35.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:39:36.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:39:36.998 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:39:36.999 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:36.999 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:37.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:37.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:39:37.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:37.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:37.000 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:39:37.001 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:39:37.001 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:39:37.001 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:39:37.001 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:39:37.001 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:39:37.001 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:39:37.001 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:39:37.001 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:39:37.001 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:39:37.001 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:39:37.001 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:39:37.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:39:37.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:39:37.002 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:37.002 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:37.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:37.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:39:37.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:37.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:37.002 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:39:37.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:37.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:37.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:37.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:37.003 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:37.004 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 13:39:37.004 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:39:37.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:39:37.005 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:39:37.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:39:37.005 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:39:37.005 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:39:37.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:39:37.005 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:39:37.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:39:37.005 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:39:37.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 1. Expected number of problems is: 1 finished successfully 13:39:37.005 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:37.005 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:37.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:37.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:37.007 DEBUG [main][MenuItemLookup] Found menu:'Show' 13:39:37.007 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:39:37.007 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 13:39:37.007 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 13:39:37.007 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:39:37.007 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 13:39:37.007 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 13:39:37.007 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 13:39:37.007 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 13:39:37.008 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 13:39:37.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:39:37.065 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:39:37.065 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 13:39:37.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:37.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:37.066 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 13:39:37.066 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:39:37.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:39:37.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:39:37.067 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:39:37.067 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:39:37.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:37.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:37.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:37.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:37.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:39:37.069 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:39:37.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:39:37.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:39:37.069 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:39:37.069 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:37.070 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:39:37.070 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:39:37.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:39:37.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:39:37.071 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:39:37.071 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:39:37.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:37.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:37.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:37.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:37.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:39:37.074 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:39:37.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:39:37.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:39:37.074 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:39:37.074 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:37.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:39:37.106 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:39:37.106 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:39:37.107 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:39:37.107 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:39:37.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:37.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:37.115 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:39:37.115 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:39:37.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:37.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:37.116 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:39:37.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:39:37.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:37.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:37.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:37.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:37.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:39:37.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:37.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:39:38.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:38.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:39:38.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:39:38.120 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:39:38.120 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:39:38.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:38.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:38.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:39:38.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:38.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:38.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:38.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:38.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:38.122 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:39:38.123 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:39:38.123 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:39:38.123 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:39:38.128 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:39:38.129 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:39:38.129 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:38.154 DEBUG [main][MenuItemLookup] Found menu:'New' 13:39:38.154 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:39:38.154 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:38.154 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:39:38.154 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:38.154 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:39:38.154 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:39:38.154 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:39:38.154 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:39:38.154 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:39:38.154 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:39:38.154 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:39:38.154 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:39:38.154 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:38.154 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:39:38.154 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:39:38.154 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:38.154 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:39:38.154 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:39:38.154 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:39:38.154 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:39:38.155 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:39:38.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:39:38.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:39:38.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:39:38.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:39:38.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:39:38.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:39:38.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:39:38.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:39:38.655 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 13:39:38.656 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:39:38.656 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:39:38.656 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:39:38.661 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:39:38.662 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:39:38.662 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:38.685 DEBUG [main][MenuItemLookup] Found menu:'New' 13:39:38.685 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:39:38.685 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:38.685 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:39:38.685 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:38.685 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:39:38.685 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:39:38.685 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:39:38.685 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:39:38.685 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:39:38.685 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:39:38.685 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:39:38.685 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:39:38.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:39:39.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:39:39.259 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:39:39.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:39.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:39.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:39.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:39.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: 32) 13:39:39.263 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:39:39.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:39:39.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:39:39.263 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:39:39.263 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:39:39.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:39.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:39.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:39.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:39.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:39:39.265 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:39:39.265 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:39:39.265 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:39:39.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:39:39.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:39:39.265 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:39:39.265 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:39.266 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:39:39.266 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:39:39.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:39:39.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:39:39.266 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:39:39.266 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:39:39.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:39.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:39.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:39.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:39.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:39:39.268 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:39:39.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:39:39.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:39:39.268 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:39:39.268 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:39.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:39:39.272 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:39:39.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:39:39.773 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:39:39.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:39:39.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:39:39.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:39:39.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:39:39.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:39:39.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:39:39.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:39:39.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:39:39.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:39:39.773 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:39:39.773 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:39:39.773 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:39:39.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:39:39.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:39:39.774 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOneWarningExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:39:39.774 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:39:39.774 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideProblemColumnsEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:39:39.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:39:39.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:39:39.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:39:39.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:39:39.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:39.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:39.779 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:39:39.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:39.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:39.785 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:39:39.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:39.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:39.785 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:39:39.785 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:39:39.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:39.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:39.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:39.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:39.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:39:39.790 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:39.790 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:39.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:39.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:39.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:39.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:39.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:39:39.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:39.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:39.810 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:39:39.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:39.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:39.810 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:39:39.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:39:39.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:39.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:39.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:39.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:39.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:39:39.813 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:39:39.813 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:39:39.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:39.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:39:39.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:39.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:39.820 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:39:39.820 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:39:39.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:39.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:39:39.831 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:39:39.831 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:39:39.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:39.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:39:39.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:39.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:39.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:39.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:39.833 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:39:39.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:39.833 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:39:39.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:39.833 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:39:39.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:39.833 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:39:39.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:39.834 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:39:39.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:39.834 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:39:39.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:39.834 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:39:39.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:39.834 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:39:39.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:39.835 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:39:39.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:39.835 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:39:39.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:39.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:39.835 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:39:39.835 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:39:39.835 DEBUG [main][MenuItemLookup] Found menu:'File' 13:39:39.835 DEBUG [main][MenuItemLookup] Item match:File 13:39:39.836 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:39:39.836 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:39:39.838 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:39:39.838 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:39:39.838 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:39.838 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:39:39.838 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:39:39.838 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:39:39.838 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:39:39.838 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:39:39.838 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:39:39.838 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:39:39.838 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:39:39.838 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:39:39.838 DEBUG [main][MenuItemLookup] Found menu:'File' 13:39:39.838 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:39:39.838 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:39:39.838 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:39.838 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:39:39.838 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:39.838 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:39:39.838 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:39:39.847 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:39:39.847 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:39:39.847 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:39:39.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:39:39.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:39:39.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:39:39.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:39.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:39.913 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:39:39.913 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:39.913 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:39:39.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:39.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:39.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:39.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:39.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:39.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:39:39.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:39:39.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:39:39.916 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:39:39.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:39:39.916 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:39:39.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:39:39.916 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:39:39.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:39:39.916 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:39:39.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:39:39.916 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:39:39.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:39:39.917 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:39:39.917 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:39:39.917 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:39:39.918 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:39:39.920 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:39:39.920 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:39:39.920 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:39:39.921 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:39:39.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:39.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:39.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:39.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:39.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:39:39.923 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:39:39.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:39:39.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:39:39.923 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:39:39.923 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:40.086 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:39:40.086 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:40.086 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:40.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 13:39:40.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 13:39:40.087 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:39:40.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:40.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:40.088 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:39:40.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:40.088 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 13:39:40.089 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced 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:39:40.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:40.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:40.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:40.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:40.093 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:39:40.093 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:39:40.094 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 13:39:40.124 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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:39:40.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:40.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:40.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:40.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:40.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:39:40.128 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 13:39:40.134 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 13:39:40.134 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 13:39:40.135 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:39:40.135 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:39:40.135 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget 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:40.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:40.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:40.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:40.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:40.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:39:40.139 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:39:40.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:39:40.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:39:40.139 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:39:40.139 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:40.143 DEBUG [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:39:43.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:39:43.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:39:43.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:39:43.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:39:43.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.1/lib/jrt-fs.jar)' is a system job, skipped 13:39:43.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:39:43.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:39:43.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:39:43.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 13:39:43.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:43.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:43.321 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:39:43.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:43.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:43.323 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:39:43.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:43.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:43.323 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:39:43.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:39:43.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:43.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:43.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:43.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:43.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:39:43.325 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:39:43.325 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:39:43.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:43.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:43.346 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:39:43.346 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:39:43.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:43.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:43.348 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:39:43.348 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:39:43.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:43.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:43.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:43.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:43.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:39:43.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:43.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:39:44.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:44.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:39:44.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:39:44.353 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:39:44.353 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:39:44.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:44.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:44.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:39:44.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:44.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:44.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:44.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:44.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:44.355 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:39:44.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 13:39:44.355 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:44.355 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:44.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:44.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:44.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:39:44.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:44.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:44.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:44.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:44.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:44.365 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:44.365 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:44.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:44.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:44.367 DEBUG [main][MenuItemLookup] Found menu:'Show' 13:39:44.367 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:39:44.367 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 13:39:44.367 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 13:39:44.367 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:39:44.367 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 13:39:44.367 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 13:39:44.367 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 13:39:44.367 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 13:39:44.367 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 13:39:44.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:39:44.417 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:39:44.417 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 13:39:44.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:44.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:44.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 13:39:44.418 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:39:44.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:39:44.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:39:44.418 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:39:44.418 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:39:44.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:44.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:44.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:44.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:44.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:39:44.425 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:39:44.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:39:44.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:39:44.425 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:39:44.425 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:44.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:39:44.427 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:39:44.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:39:44.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:39:44.427 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:39:44.427 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:39:44.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:44.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:44.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:44.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:44.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:39:44.430 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:39:44.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:39:44.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:39:44.430 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:39:44.430 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:44.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:39:44.457 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:39:44.457 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:39:44.457 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:39:44.457 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:39:44.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:44.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:44.467 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:39:44.467 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:39:44.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:44.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:44.468 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:39:44.468 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:39:44.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:44.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:44.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:44.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:44.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:39:44.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:44.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:39:45.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:45.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:39:45.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:39:45.473 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:39:45.473 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:39:45.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:45.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:45.474 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:39:45.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:45.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:45.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:45.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:45.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:45.475 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:39:45.475 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:39:45.475 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:39:45.475 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:39:45.480 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:39:45.480 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:39:45.481 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:45.503 DEBUG [main][MenuItemLookup] Found menu:'New' 13:39:45.503 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:39:45.503 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:45.503 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:39:45.503 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:45.503 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:39:45.503 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:39:45.503 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:39:45.503 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:39:45.503 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:39:45.503 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:39:45.503 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:39:45.503 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:39:45.503 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:45.503 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:39:45.503 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:39:45.503 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:45.503 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:39:45.503 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:39:45.503 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:39:45.503 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:39:45.503 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:39:45.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:39:45.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:39:45.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:39:46.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:39:46.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:39:46.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:39:46.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:39:46.004 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 13:39:46.005 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:39:46.005 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:39:46.005 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:39:46.010 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:39:46.011 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:39:46.011 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:46.035 DEBUG [main][MenuItemLookup] Found menu:'New' 13:39:46.035 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:39:46.035 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:46.035 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:39:46.035 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:46.035 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:39:46.035 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:39:46.036 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:39:46.036 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:39:46.036 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:39:46.036 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:39:46.036 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:39:46.036 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:39:46.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:39:46.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:39:46.614 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:39:46.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:46.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:46.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:46.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:46.618 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:39:46.618 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:39:46.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:39:46.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:39:46.618 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:39:46.618 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:39:46.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:46.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:46.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:46.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:46.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:39:46.619 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:39:46.620 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:39:46.620 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:39:46.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:39:46.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:39:46.620 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:39:46.620 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:46.620 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:39:46.620 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:39:46.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:39:46.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:39:46.621 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:39:46.621 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:39:46.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:46.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:46.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:46.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:46.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:39:46.622 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:39:46.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:39:46.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:39:46.623 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:39:46.623 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:46.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:39:46.626 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:39:47.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:39:47.127 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:39:47.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:39:47.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:39:47.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:39:47.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:39:47.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:39:47.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:39:47.127 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:39:47.127 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:39:47.127 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:39:47.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:39:47.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:39:47.128 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideProblemColumnsEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:39:47.128 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:39:47.128 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:39:47.128 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:39:47.128 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:39:47.128 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:39:47.128 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:39:47.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:47.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39: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:39:47.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:47.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:47.145 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:39:47.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:47.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:47.145 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:39:47.145 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:39:47.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:47.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:47.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:47.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:47.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:39:47.153 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:47.153 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:47.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:47.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:47.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:47.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:47.171 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:39:47.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:47.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:47.174 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:39:47.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:47.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:47.174 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:39:47.174 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:39:47.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:47.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:47.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:47.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:47.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:39:47.178 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:39:47.178 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:39:47.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:47.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:39:47.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:47.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:47.193 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:39:47.193 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:39:47.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:47.194 DEBUG [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:39:47.194 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:39:47.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:39:47.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:47.195 DEBUG [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:39:47.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:47.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:47.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:47.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:47.196 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:39:47.196 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:47.196 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:39:47.197 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:47.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:39:47.197 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:47.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:39:47.197 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:47.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:39:47.197 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:47.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:39:47.197 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:47.198 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:39:47.198 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:47.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:39:47.198 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:47.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:39:47.198 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:47.198 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:39:47.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:47.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:47.199 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:39:47.199 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:39:47.199 DEBUG [main][MenuItemLookup] Found menu:'File' 13:39:47.199 DEBUG [main][MenuItemLookup] Item match:File 13:39:47.199 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:39:47.199 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:39:47.201 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:39:47.201 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:39:47.201 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:47.201 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:39:47.201 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:39:47.201 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:39:47.201 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:39:47.201 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:39:47.201 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:39:47.201 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:39:47.201 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:39:47.201 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:39:47.201 DEBUG [main][MenuItemLookup] Found menu:'File' 13:39:47.201 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:39:47.201 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:39:47.201 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:47.201 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:39:47.201 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:47.201 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:39:47.201 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:39:47.202 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:39:47.202 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:39:47.202 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:39:47.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:39:47.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:39:47.266 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:39:47.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:47.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:47.267 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:39:47.267 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:47.267 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:39:47.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:47.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:47.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:47.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:47.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:47.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:39:47.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:39:47.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:39:47.270 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:39:47.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:39:47.270 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:39:47.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:39:47.270 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:39:47.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:39:47.271 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:39:47.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:39:47.271 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:39:47.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:39:47.271 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:39:47.271 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:39:47.271 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:39:47.271 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:39:47.272 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:39:47.272 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:39:47.272 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:39:47.272 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:39:47.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:47.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:47.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:47.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:47.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:39:47.274 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:39:47.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:39:47.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:39:47.274 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:39:47.274 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:47.437 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:39:47.437 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:47.438 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:47.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 13:39:47.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 13:39:47.438 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:39:47.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:47.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:47.439 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:39:47.439 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:47.440 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 13:39:47.440 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:39:47.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:47.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:47.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:47.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:47.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:39:47.473 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:39:47.474 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 13:39:47.500 DEBUG [WorkbenchTestable][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:39:47.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:47.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:47.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:47.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:47.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:39:47.504 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 13:39:47.504 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 13:39:47.504 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 13:39:47.504 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:39:47.504 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:39:47.504 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget 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:47.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:47.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:47.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:47.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:47.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:39:47.508 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:39:47.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:39:47.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:39:47.508 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:39:47.508 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:47.525 DEBUG [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:39:50.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:39:50.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:39:50.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:39:50.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:39:50.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.1/lib/jrt-fs.jar)' is a system job, skipped 13:39:50.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:39:50.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:39:50.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:39:50.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 13:39:50.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:50.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:50.687 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:39:50.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:50.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:50.688 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:39:50.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:50.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:50.689 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:39:50.689 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:39:50.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:50.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:50.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:50.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:50.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:39:50.691 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:39:50.691 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:39:50.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:50.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:50.712 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:39:50.713 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:39:50.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:50.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:50.714 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:39:50.714 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:39:50.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:50.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:50.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:50.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:50.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:39:51.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:51.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:39:51.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:51.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:39:51.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:39:51.718 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:39:51.718 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:39:51.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:51.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:51.720 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:39:51.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:51.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:51.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:51.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:51.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:51.721 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:39:51.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 13:39:51.721 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:51.722 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:51.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:51.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:51.731 DEBUG [main][MenuItemLookup] Found menu:'Show' 13:39:51.731 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:39:51.732 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 13:39:51.732 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 13:39:51.732 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:39:51.732 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 13:39:51.732 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 13:39:51.732 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 13:39:51.732 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 13:39:51.732 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 13:39:51.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:39:51.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 13:39:51.812 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 13:39:51.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:51.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:51.813 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 13:39:51.813 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:39:51.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:39:51.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:39:51.813 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:39:51.813 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:39:51.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:51.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:51.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:51.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:51.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:39:51.815 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:39:51.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:39:51.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:39:51.816 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:39:51.816 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:51.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: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:39:51.817 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:39:51.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:39:51.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:39:51.817 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:39:51.817 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:39:51.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:51.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:51.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:51.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:51.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:39:51.820 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:39:51.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:39:51.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:39:51.820 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:39:51.820 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:51.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:39:51.848 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:39:51.849 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:51.849 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:51.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:51.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:51.850 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:39:51.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:51.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:51.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:51.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:51.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:51.851 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:51.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:51.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:51.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:51.851 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:39:51.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:51.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:51.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:51.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:51.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:51.852 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:51.852 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:51.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:51.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:51.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:39:51.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:51.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:51.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:51.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:51.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:51.854 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:51.854 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:51.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:51.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:51.856 DEBUG [main][MenuItemLookup] Found menu:'Show' 13:39:51.856 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:39:51.856 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 13:39:51.856 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 13:39:51.856 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:39:51.856 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 13:39:51.856 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 13:39:51.856 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 13:39:51.856 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 13:39:51.856 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 13:39:51.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:39:51.904 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:39:51.904 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 13:39:51.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:51.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:51.904 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:39:51.904 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:39:51.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:39:51.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:39:51.904 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:39:51.904 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:39:51.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:51.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:51.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:51.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:51.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:39:51.906 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 2] 'ID', 'Creation Time') 13:39:51.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:39:51.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:39:51.906 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0, 1) 13:39:51.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:39:51.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:39:51.906 TRACE [main][WidgetHandler] Notify Table with event 13 13:39:51.906 TRACE [main][WidgetHandler] Wait for synchronization 13:39:51.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 "Show ->") 13:39:51.906 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:39:51.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:39:51.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:39:51.907 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:39:51.907 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:39:51.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:51.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:51.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:51.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:51.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:39:51.913 INFO [WorkbenchTestable][AbstractButton] Click button &Show -> 13:39:51.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:39:51.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:39:51.913 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:39:51.913 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:51.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:39:51.916 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:39:51.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:39:51.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:39:51.916 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:39:51.916 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:39:51.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:51.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:51.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:51.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:51.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:39:51.919 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:39:51.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:39:51.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:39:51.919 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:39:51.919 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:51.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:39:51.950 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:39:51.950 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:51.950 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:51.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:51.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:51.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:39:51.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:51.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:51.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:51.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:51.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:51.953 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:51.953 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:51.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:51.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:51.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:39:51.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:51.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:51.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:51.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:51.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:51.955 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:51.955 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:51.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:51.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:51.957 DEBUG [main][MenuItemLookup] Found menu:'Show' 13:39:51.957 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:39:51.957 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 13:39:51.957 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 13:39:51.957 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:39:51.957 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 13:39:51.957 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 13:39:51.957 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 13:39:51.957 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 13:39:51.958 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 13:39:52.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:39:52.008 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:39:52.008 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 13:39:52.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:52.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:52.008 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 13:39:52.008 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:39:52.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:39:52.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:39:52.012 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:39:52.012 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:39:52.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:52.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:52.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:52.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:52.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:39:52.015 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:39:52.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:39:52.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:39:52.015 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:39:52.015 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:52.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 "OK", Widget matcher matching widgets with style: 8) 13:39:52.017 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:39:52.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:39:52.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:39:52.017 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:39:52.017 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:39:52.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:52.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:52.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:52.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:52.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:39:52.021 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:39:52.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:39:52.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:39:52.021 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:39:52.021 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:52.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:39:52.049 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:39:52.049 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:39:52.049 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:39:52.049 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:39:52.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:52.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:52.059 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:39:52.059 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:39:52.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:52.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:52.060 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:39:52.060 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:39:52.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:52.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:52.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:52.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:52.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:39:52.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:52.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:39:53.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:53.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:39:53.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:39:53.063 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:39:53.064 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:39:53.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:53.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:53.065 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:39:53.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:53.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:53.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:53.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:53.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:53.065 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:39:53.066 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:39:53.066 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:39:53.066 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:39:53.071 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:39:53.072 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:39:53.072 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:53.098 DEBUG [main][MenuItemLookup] Found menu:'New' 13:39:53.098 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:39:53.099 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:53.099 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:39:53.099 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:53.099 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:39:53.099 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:39:53.099 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:39:53.099 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:39:53.099 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:39:53.099 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:39:53.099 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:39:53.099 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:39:53.099 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:53.099 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:39:53.099 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:39:53.099 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:53.099 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:39:53.099 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:39:53.099 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:39:53.099 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:39:53.099 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:39:53.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:39:53.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:39:53.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:39:53.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:39:53.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:39:53.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:39:53.600 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 13:39:53.600 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:39:53.600 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:39:53.600 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:39:53.605 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:39:53.605 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:39:53.605 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:53.629 DEBUG [main][MenuItemLookup] Found menu:'New' 13:39:53.629 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:39:53.629 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:53.629 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:39:53.629 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:53.629 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:39:53.629 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:39:53.629 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:39:53.629 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:39:53.629 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:39:53.629 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:39:53.629 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:39:53.630 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:39:53.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:39:54.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:39:54.207 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:39:54.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:54.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:54.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:54.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:54.211 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:39:54.211 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:39:54.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:39:54.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:39:54.211 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:39:54.211 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:39:54.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:54.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:54.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:54.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:54.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:39:54.212 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:39:54.212 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:39:54.212 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:39:54.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:39:54.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:39:54.213 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:39:54.213 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:54.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:39:54.213 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:39:54.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:39:54.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:39:54.213 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:39:54.213 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:39:54.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:54.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:54.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:54.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:54.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:39:54.215 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:39:54.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:39:54.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:39:54.216 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:39:54.216 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:54.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:39:54.220 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:39:54.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:39:54.721 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:39:54.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:39:54.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:39:54.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:39:54.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:39:54.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:39:54.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:39:54.721 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:39:54.721 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:39:54.721 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:39:54.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:39:54.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:39:54.722 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:39:54.723 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:39:54.723 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFilterWarnings no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:39:54.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:39:54.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:39:54.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:39:54.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:39:54.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:54.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:54.729 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:39:54.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:54.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:54.735 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:39:54.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:54.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:54.735 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:39:54.735 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:39:54.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:54.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:54.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:54.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:54.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:39:54.749 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:39:54.749 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:39:54.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:54.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:54.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:54.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:54.766 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:39:54.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:54.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:54.769 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:39:54.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:54.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:54.770 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:39:54.770 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:39:54.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:54.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:54.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:54.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:54.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:39:54.772 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:39:54.772 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:39:54.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:54.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:39:54.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:39:54.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:39:54.787 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:39:54.787 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:39:54.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:54.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:39:54.788 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:39:54.789 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:39:54.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:54.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:39:54.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:54.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:54.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:54.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:54.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:39:54.791 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:54.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:39:54.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:54.792 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:39:54.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:54.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:39:54.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:54.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:39:54.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:54.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:39:54.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:54.792 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:39:54.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:54.793 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:39:54.793 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:54.793 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:39:54.793 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:54.793 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:39:54.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:54.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:54.793 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:39:54.793 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:39:54.794 DEBUG [main][MenuItemLookup] Found menu:'File' 13:39:54.794 DEBUG [main][MenuItemLookup] Item match:File 13:39:54.794 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:39:54.794 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:39:54.796 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:39:54.796 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:39:54.796 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:54.796 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:39:54.796 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:39:54.796 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:39:54.796 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:39:54.796 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:39:54.796 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:39:54.796 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:39:54.796 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:39:54.796 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:39:54.796 DEBUG [main][MenuItemLookup] Found menu:'File' 13:39:54.796 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:39:54.796 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:39:54.796 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:54.796 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:39:54.796 DEBUG [main][MenuItemLookup] Found menu:'' 13:39:54.796 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:39:54.796 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:39:54.797 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:39:54.797 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:39:54.797 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:39:54.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:39:54.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:39:54.869 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:39:54.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:54.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:54.870 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:39:54.870 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:54.871 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:39:54.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:54.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:54.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:54.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:54.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:54.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:39:54.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:39:54.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:39:54.874 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:39:54.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:39:54.874 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:39:54.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:39:54.879 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:39:54.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:39:54.879 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:39:54.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:39:54.879 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:39:54.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:39:54.879 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:39:54.880 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:39:54.880 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:39:54.880 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:39:54.881 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:39:54.881 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:39:54.881 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:39:54.881 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:39:54.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:54.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:54.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:54.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:54.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:39:54.883 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:39:54.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:39:54.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:39:54.883 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:39:54.883 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:55.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:39:55.049 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:55.049 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:55.050 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:39:55.050 DEBUG [WorkbenchTestable][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:39:55.050 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:39:55.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:55.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:55.051 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:39:55.051 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:39:55.051 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 13:39:55.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.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:39:55.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:55.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:55.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:55.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:55.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:39:55.056 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:39:55.057 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 13:39:55.086 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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:39:55.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:55.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:55.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:55.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:55.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:39:55.090 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 13:39:55.090 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 13:39:55.090 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 13:39:55.090 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:39:55.090 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:39:55.091 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:39:55.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:55.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:55.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:55.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:55.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:39:55.100 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:39:55.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:39:55.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:39:55.100 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:39:55.100 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:39:55.104 DEBUG [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:39:58.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 13:39:58.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:39:58.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:39:58.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:39:58.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.1/lib/jrt-fs.jar)' is a system job, skipped 13:39:58.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:39:58.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:39:58.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:39:58.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 13:39:58.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:58.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:58.190 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:39:58.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:58.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:58.192 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:39:58.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:39:58.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:39:58.192 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:39:58.192 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:39:58.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:58.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:58.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:58.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:58.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:39:58.194 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:39:58.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:39:58.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:58.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:58.216 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:39:58.216 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:39:58.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:58.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:58.218 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:39:58.218 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:39:58.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:58.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:58.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:58.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:58.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:39:58.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:58.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:39:59.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:59.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:39:59.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:39:59.222 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:39:59.222 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:39:59.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:59.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:59.223 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:39:59.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:59.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:59.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:39:59.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:39:59.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:39:59.224 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:39:59.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 13:39:59.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:39:59.225 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:39:59.225 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:39:59.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:59.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:59.239 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:39:59.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:39:59.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:59.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:59.241 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:39:59.241 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:39:59.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:39:59.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:39:59.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:39:59.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:59.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:39:59.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:39:59.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:40:00.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:00.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:40:00.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:40:00.245 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:40:00.245 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:40:00.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:00.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:00.246 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:40:00.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:00.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:00.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:00.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:00.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:00.247 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:40:00.247 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:40:00.248 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 13:40:00.248 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 13:40:00.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:00.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:00.749 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 13:40:00.750 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 13:40:00.750 DEBUG [main][TreeItemHandler] Selecting tree item: src 13:40:00.750 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 13:40:00.757 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 13:40:00.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:40:00.758 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:00.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:40:00.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:00.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:40:00.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:00.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:40:00.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:00.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:40:00.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:00.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:40:00.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:00.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:40:00.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:00.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:40:00.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:00.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:40:00.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:00.760 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:40:00.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:00.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:00.761 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:40:00.761 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:40:00.761 DEBUG [main][MenuItemLookup] Found menu:'File' 13:40:00.762 DEBUG [main][MenuItemLookup] Item match:File 13:40:00.762 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:40:00.762 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:40:00.764 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:40:00.764 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:40:00.764 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:00.764 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:40:00.764 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:40:00.764 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:40:00.764 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:40:00.764 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:40:00.764 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:40:00.764 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:40:00.764 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:40:00.764 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:40:00.764 DEBUG [main][MenuItemLookup] Found menu:'File' 13:40:00.764 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:40:00.764 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:40:00.764 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:00.764 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:40:00.764 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:00.764 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:40:00.764 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:40:00.765 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:40:00.765 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:40:00.765 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:40:00.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:40:00.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:40:00.834 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:40:00.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:00.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:00.835 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:40:00.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:00.835 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:40:00.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:00.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:00.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:00.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:00.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:00.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:40:00.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:40:00.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:40:00.838 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:40:00.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:00.838 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:40:00.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:00.839 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:40:00.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:40:00.839 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:40:00.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:00.839 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:40:00.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:00.839 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:40:00.840 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:40:00.840 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:40:00.840 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:40:00.843 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:40:00.843 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:40:00.843 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:40:00.844 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:40:00.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:00.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:00.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:00.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:00.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:40:00.851 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:40:00.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:40:00.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:40:00.851 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:40:00.851 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:00.921 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:40:00.921 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:00.921 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:00.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 13:40:00.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 13:40:00.921 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:40:00.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:00.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:00.922 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:40:00.922 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:00.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 13:40:00.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:00.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:00.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:00.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:00.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:40:00.966 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:40:00.967 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 13:40:00.972 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:40:00.972 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:40:00.972 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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:40:00.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:00.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:00.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:00.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:00.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:40:00.992 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:40:00.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:40:00.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:40:00.992 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:40:00.992 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:00.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:40:01.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:40:01.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:40:01.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:40:01.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:40:01.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:40:01.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:40:01.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:40:01.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:40:01.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:40:01.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:40:01.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:40:01.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:40:01.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:40:01.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:40:01.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:40:01.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6826051b is found... 13:40:01.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6826051b is found finished successfully 13:40:01.500 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:40:01.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:01.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:01.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:01.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:01.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:40:01.504 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:01.504 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 13:40:01.504 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:40:01.511 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:01.512 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 13:40:01.512 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:40:01.512 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:40:01.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:01.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:01.512 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:40:01.513 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:40:01.513 DEBUG [main][MenuItemLookup] Found menu:'File' 13:40:01.513 DEBUG [main][MenuItemLookup] Item match:File 13:40:01.513 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:40:01.513 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:40:01.513 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:40:01.513 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:40:01.513 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:01.513 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:40:01.513 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:40:01.514 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:01.514 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:40:01.514 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:40:01.514 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:40:01.514 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:40:01.514 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:40:01.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:40:01.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:40:01.524 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:01.524 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 13:40:01.524 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:40:01.524 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:01.525 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:01.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:01.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:01.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:01.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:01.557 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:40:01.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:01.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:01.563 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:40:01.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:01.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:01.572 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:40:01.572 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:40:01.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:01.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:01.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:01.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:01.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:40:01.579 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:01.579 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:01.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:01.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:40:01.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:01.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:01.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 13:40:01.581 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:01.581 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:01.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:01.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:40:01.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:01.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:01.582 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:01.582 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:01.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:01.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:40:01.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:01.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:01.583 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:40:01.583 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:01.583 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:01.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:01.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:40:01.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:01.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:01.585 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:40:01.585 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:01.585 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:01.585 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:01.585 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:40:01.585 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:40:01.585 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:40:01.585 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:01.585 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:01.585 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:01.585 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:40:01.585 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:40:01.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:40:02.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:40:02.587 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:40:02.587 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:02.587 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:02.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:02.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:40:02.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:02.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:02.588 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:40:02.589 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:02.589 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:02.589 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:02.589 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:40:02.589 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:40:02.589 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:40:02.589 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:02.589 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:02.589 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:02.589 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:40:02.589 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:40:02.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:40:02.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:40:02.589 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:02.590 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:02.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:02.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:40:02.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:02.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:02.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:40:02.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:02.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:02.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:02.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:02.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:03.093 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:03.094 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:03.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:03.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:03.095 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:03.095 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:03.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:03.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:03.096 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:40:03.096 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:03.096 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:03.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:03.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:03.097 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:40:03.098 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:03.098 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:03.098 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:03.098 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:40:03.098 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:40:03.098 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:40:03.098 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:03.098 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:03.098 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:03.098 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:40:03.098 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:40:03.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:40:04.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:40:04.099 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:40:04.100 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:04.100 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:04.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:04.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:04.101 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:40:04.101 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:04.101 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:04.101 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:04.101 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:40:04.102 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:40:04.102 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:40:04.102 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:04.102 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:04.102 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:04.102 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:40:04.102 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:40:04.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:40:04.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:40:04.102 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:04.102 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:04.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:04.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:04.104 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:40:04.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:04.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:04.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:04.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:04.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:04.105 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 13:40:04.105 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:40:04.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:04.105 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:40:04.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:04.105 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:40:04.105 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:40:04.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:04.105 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:40:04.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:04.105 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:40:04.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 13:40:04.106 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:04.106 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:40:04.106 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:40:04.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:04.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:04.120 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:40:04.120 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:40:04.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:04.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:04.122 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:40:04.122 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:40:04.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:04.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:04.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:04.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:04.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:40:04.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:04.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:40:05.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:05.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:40:05.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:40:05.126 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:40:05.126 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:40:05.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:05.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:05.127 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class 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:05.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:05.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:05.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:05.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:05.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:05.128 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:40:05.128 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:40:05.128 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 13:40:05.129 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 13:40:05.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:05.129 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed 13:40:05.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:05.129 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 13:40:05.129 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 13:40:05.129 DEBUG [main][TreeItemHandler] Selecting tree item: src 13:40:05.130 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 13:40:05.135 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 13:40:05.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:40:05.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:05.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:40:05.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:05.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 Class"] 13:40:05.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:05.137 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:40:05.137 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:05.137 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:40:05.137 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:05.137 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:40:05.137 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:05.137 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:40:05.137 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:05.137 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:40:05.137 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:05.138 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:40:05.138 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:05.138 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:40:05.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:05.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:05.138 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:40:05.138 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:40:05.139 DEBUG [main][MenuItemLookup] Found menu:'File' 13:40:05.139 DEBUG [main][MenuItemLookup] Item match:File 13:40:05.139 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:40:05.139 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:40:05.141 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:40:05.141 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:40:05.141 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:05.141 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:40:05.141 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:40:05.141 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:40:05.141 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:40:05.141 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:40:05.141 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:40:05.141 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:40:05.141 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:40:05.141 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:40:05.141 DEBUG [main][MenuItemLookup] Found menu:'File' 13:40:05.141 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:40:05.141 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:40:05.141 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:05.141 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:40:05.141 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:05.141 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:40:05.141 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:40:05.141 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:40:05.141 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:40:05.142 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:40:05.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:40:05.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:40:05.211 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:40:05.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:05.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:05.212 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:40:05.212 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:05.213 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:40:05.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:05.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:05.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:05.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:05.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:05.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:40:05.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:40:05.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:40:05.215 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:40:05.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:05.215 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:40:05.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:05.215 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:40:05.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:40:05.215 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:40:05.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:05.216 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:40:05.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:05.216 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:40:05.216 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:40:05.216 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:40:05.216 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:40:05.216 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:40:05.217 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:40:05.217 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:40:05.217 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:05.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:05.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:05.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:05.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:05.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:40:05.219 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:40:05.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:40:05.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:40:05.219 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:40:05.219 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:05.291 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:40:05.291 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:05.291 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:05.292 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:40:05.292 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:40:05.292 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:40:05.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:05.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:05.293 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:40:05.293 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:05.293 DEBUG [WorkbenchTestable][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:40:05.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:05.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:05.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:05.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:05.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:40:05.321 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:40:05.322 INFO [WorkbenchTestable][AbstractText] Text set to: NextWarningTestClass 13:40:05.339 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:40:05.339 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:40:05.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:40:05.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:05.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:05.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:05.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:05.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:40:05.345 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:40:05.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:40:05.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:40:05.346 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:40:05.346 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:05.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:40:05.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:40:05.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:40:05.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:40:05.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:40:05.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:40:05.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:40:05.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:40:05.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:40:05.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:40:05.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:40:05.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:40:05.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:40:05.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:40:05.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:40:05.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:40:05.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:40:05.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:40:05.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@599a269c is found... 13:40:05.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@599a269c is found finished successfully 13:40:05.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.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:40:05.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:05.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:05.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:05.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:05.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:40:05.857 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:05.857 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class NextWarningTestClass { } TooltipText=null 13:40:05.857 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:40:05.864 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:05.865 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class NextWarningTestClass{ private int i; } TooltipText=null 13:40:05.865 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:40:05.865 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform 13:40:05.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:05.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:05.865 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform' 13:40:05.866 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform' 13:40:05.866 DEBUG [main][MenuItemLookup] Found menu:'File' 13:40:05.866 DEBUG [main][MenuItemLookup] Item match:File 13:40:05.866 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:40:05.866 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:40:05.866 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:40:05.866 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:40:05.866 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:05.866 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:40:05.866 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:40:05.866 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:05.866 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:40:05.866 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:40:05.867 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:40:05.867 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:40:05.867 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:40:05.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:40:05.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:40:05.891 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:05.891 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class NextWarningTestClass{ private int i; } TooltipText=null 13:40:05.892 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:40:05.892 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:05.892 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:05.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:05.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:05.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:05.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:05.917 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:40:05.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:05.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:05.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform 13:40:05.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:05.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:05.934 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform' 13:40: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:40:05.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:05.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:05.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:05.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:05.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:40:05.944 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:05.945 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:05.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:05.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null 13:40:05.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:05.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:05.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 13:40:05.946 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:05.946 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:05.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:05.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null 13:40:05.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:05.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:05.947 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:05.947 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:05.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:05.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null 13:40:05.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:05.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:05.948 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:40:05.948 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:05.948 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:05.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:05.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null 13:40:05.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:05.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:05.949 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:40:05.950 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:05.950 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:05.950 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:05.950 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:40:05.950 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:40:05.950 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:40:05.950 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:05.950 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:05.950 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:05.950 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:40:05.950 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:40:05.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:40:06.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:40:06.951 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:40:06.951 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:06.951 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:06.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:06.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null 13:40:06.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:06.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:06.952 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:40:06.953 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:06.953 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:06.953 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:06.953 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:40:06.953 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:40:06.953 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:40:06.953 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:06.953 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:06.953 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:06.953 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:40:06.953 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:40:06.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:40:06.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:40:06.954 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:06.954 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:06.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:06.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null 13:40:06.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:06.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:06.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:40:06.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:06.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:06.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:06.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:06.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:06.957 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 13:40:06.966 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:40:06.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:06.967 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:40:06.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:06.967 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:40:06.967 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:40:06.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:06.967 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:40:06.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:06.967 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:40:06.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 13:40:06.968 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:06.968 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:40:06.968 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:40:06.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:06.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:06.983 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:40:06.983 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:40:06.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:06.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:06.984 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:40:06.985 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:40:06.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:06.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:06.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:06.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:06.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:40:07.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:07.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:40:07.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:07.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:40:07.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:40:07.990 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:40:07.990 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:40:07.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:07.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:07.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:40:07.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:07.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:07.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:07.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:07.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:07.992 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:40:07.992 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:40:07.992 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 13:40:07.992 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 13:40:07.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:07.993 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed 13:40:07.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:07.993 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 13:40:07.993 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 13:40:07.993 DEBUG [main][TreeItemHandler] Selecting tree item: src 13:40:07.993 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 13:40:07.998 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 13:40:07.998 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:40:07.999 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:07.999 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:40:07.999 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:07.999 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:40:08.000 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:08.000 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:40:08.000 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:08.000 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:40:08.000 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:08.000 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:40:08.000 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:08.000 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:40:08.001 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:08.001 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:40:08.001 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:08.001 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:40:08.001 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:08.001 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform 13:40:08.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:08.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:08.002 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform' 13:40:08.002 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform' 13:40:08.002 DEBUG [main][MenuItemLookup] Found menu:'File' 13:40:08.002 DEBUG [main][MenuItemLookup] Item match:File 13:40:08.002 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:40:08.002 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:40:08.004 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:40:08.004 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:40:08.004 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:08.004 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:40:08.004 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:40:08.004 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:40:08.004 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:40:08.004 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:40:08.004 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:40:08.004 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:40:08.004 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:40:08.004 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:40:08.004 DEBUG [main][MenuItemLookup] Found menu:'File' 13:40:08.004 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:40:08.004 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:40:08.004 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:08.004 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:40:08.004 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:08.004 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:40:08.004 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:40:08.005 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:40:08.005 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:40:08.005 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:40:08.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:40:08.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 'New|Select a wizard'] is available. finished successfully 13:40:08.074 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:40:08.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:08.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:08.075 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:40:08.075 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:08.075 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:40:08.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:08.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:08.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:08.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:08.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:08.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:40:08.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:40:08.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:40:08.078 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:40:08.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:08.078 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:40:08.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:08.078 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:40:08.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:40:08.078 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:40:08.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:08.079 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:40:08.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:08.079 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:40:08.079 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:40:08.079 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:40:08.079 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:40:08.079 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:40:08.080 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:40:08.080 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:40:08.080 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:08.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:08.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:08.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:08.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:08.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:40:08.082 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:40:08.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:40:08.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:40:08.082 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:40:08.082 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:08.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:40:08.152 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:08.153 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:08.153 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:40:08.153 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:40:08.153 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:40:08.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:08.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:08.154 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:40:08.154 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:08.155 DEBUG [WorkbenchTestable][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:40:08.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:08.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:08.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:08.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:08.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:40:08.195 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:40:08.196 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 13:40:08.201 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:40:08.201 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:40:08.201 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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:40:08.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:08.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:08.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:08.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:08.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:40:08.223 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:40:08.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:40:08.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:40:08.223 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:40:08.223 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:08.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:40:08.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:40:08.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:40:08.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:40:08.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:40:08.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:40:08.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:40:08.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:40:08.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:40:08.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:40:08.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:40:08.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:40:08.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:40:08.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:40:08.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:40:08.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:40:08.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:40:08.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:40:08.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6333527 is found... 13:40:08.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6333527 is found finished successfully 13:40:08.730 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QErrorTestClass.java\E') 13:40:08.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:08.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:08.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:08.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:08.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:40:08.734 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:08.734 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 13:40:08.734 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:40:08.741 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:08.742 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 13:40:08.742 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:40:08.742 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:40:08.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:08.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:08.742 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:40:08.743 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:40:08.743 DEBUG [main][MenuItemLookup] Found menu:'File' 13:40:08.743 DEBUG [main][MenuItemLookup] Item match:File 13:40:08.743 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:40:08.743 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:40:08.743 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:40:08.743 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:40:08.743 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:08.743 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:40:08.743 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:40:08.743 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:08.743 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:40:08.743 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:40:08.744 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:40:08.744 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:40:08.744 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:40:08.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:40:08.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:40:08.753 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:08.753 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 13:40:08.753 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:40:08.754 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:08.754 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:08.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:08.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:08.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:08.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:08.788 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:40:08.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:08.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:08.794 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:40:08.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:08.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:08.795 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:40:08.795 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:40:08.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:08.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:08.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:08.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:08.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:40:08.801 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:08.802 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:08.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:08.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:40:08.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:08.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:08.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 13:40:08.806 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:08.806 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:08.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:08.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:40:08.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:08.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:08.818 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:08.818 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:08.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:08.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:40:08.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:08.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:08.819 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:40:08.820 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:08.820 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:08.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:08.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:40:08.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:08.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:08.821 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:40:08.821 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:08.821 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:08.821 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:08.821 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:40:08.821 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 2 warnings, 0 others)' 13:40:08.821 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:40:08.821 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:08.821 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:08.821 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:08.821 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:40:08.821 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:40:08.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:40:09.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:40:09.823 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:40:09.824 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:09.824 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:09.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:09.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:40:09.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:09.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:09.826 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:40:09.826 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:09.826 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:09.826 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:09.826 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:40:09.827 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 2 warnings, 0 others)' 13:40:09.827 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:40:09.827 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:09.827 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:09.827 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:09.827 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:40:09.827 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:40:09.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:40:09.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:40:09.829 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:09.829 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:09.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:09.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:40:09.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:09.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:09.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:40:09.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:09.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:09.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:09.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:09.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:10.334 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:10.334 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:10.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:10.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:10.335 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:10.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:10.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:10.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:10.336 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:40:10.336 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:10.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:10.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:10.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:10.337 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:40:10.337 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:10.337 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:10.337 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:10.337 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:40:10.338 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 13:40:10.338 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:40:10.338 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:10.338 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:10.338 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:10.338 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:40:10.338 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:40:10.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:40:11.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:40:11.339 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:40:11.340 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:11.340 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:11.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:11.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:11.341 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:40:11.341 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:11.341 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:11.341 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:11.341 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:40:11.341 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 13:40:11.341 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:40:11.341 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:11.341 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:11.341 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:11.341 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:40:11.341 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:40:11.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:40:11.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:40:11.342 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:11.342 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:11.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:11.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:11.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:40:11.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:11.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:11.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:11.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:11.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:11.344 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 13:40:11.344 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:40:11.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:11.344 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:40:11.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:11.344 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:40:11.344 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:40:11.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:11.345 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:40:11.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:11.345 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:40:11.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 13:40:11.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:11.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:11.351 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:40:11.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:11.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:11.357 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:40:11.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:11.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:11.358 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:40:11.358 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.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:40:11.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:11.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:11.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:11.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:11.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:40:11.364 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:11.364 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:11.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:11.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:40:11.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:11.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:11.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:11.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:11.372 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:40:11.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:11.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:11.389 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:40:11.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:11.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:11.389 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:40:11.389 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:40:11.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:11.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:11.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:11.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:11.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:40:11.396 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:11.396 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:11.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:11.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:40:11.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:11.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:11.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 13:40:11.397 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:11.397 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:11.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:11.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:40:11.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:11.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:11.398 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:11.398 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:11.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:11.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:40:11.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:11.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:11.399 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:40:11.399 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:11.399 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:11.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:11.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:40:11.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:11.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:11.400 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:40:11.401 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:11.401 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:11.401 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:11.401 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:40:11.401 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 13:40:11.401 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:40:11.401 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:11.401 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:11.401 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:11.401 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:40:11.401 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:40:11.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:40:12.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:40:12.402 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:40:12.402 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:12.403 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:12.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:12.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:40:12.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:12.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:12.404 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:40:12.404 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:12.404 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:12.404 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:12.404 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:40:12.404 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 13:40:12.404 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:40:12.404 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:12.404 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:12.404 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:12.404 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:40:12.404 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:40:12.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:40:12.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:40:12.405 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:12.405 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:12.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:12.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:40:12.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:12.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:12.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:40:12.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:12.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:12.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:12.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:12.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:12.408 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (2 items) and wait with time period 1 13:40:12.408 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 13:40:12.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:12.409 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 13:40:12.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:12.409 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 13:40:12.409 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 13:40:12.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:12.409 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 13:40:12.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:12.409 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 13:40:12.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 13:40:12.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 13:40:12.410 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:12.410 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:12.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:12.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:12.411 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:12.411 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:12.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:12.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:12.412 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:40:12.412 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:12.412 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:12.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:12.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:12.413 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:40:12.413 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:12.413 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:12.413 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:12.413 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:40:12.413 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 13:40:12.413 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:40:12.413 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:12.413 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:12.413 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:12.413 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:40:12.413 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:40:12.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:40:13.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:40:13.415 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:40:13.415 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:13.416 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:13.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:13.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:13.417 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:40:13.417 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:13.417 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:13.417 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:13.417 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:40:13.418 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 13:40:13.418 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:40:13.418 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:13.418 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:13.418 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:13.418 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:40:13.418 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:40:13.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:40:13.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:40:13.418 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:13.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:13.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:13.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:13.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:40:13.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:13.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:13.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:13.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:13.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:13.421 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 13:40:13.421 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:40:13.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:13.421 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:40:13.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:13.421 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:40:13.421 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:40:13.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:13.422 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:40:13.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:13.422 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:40:13.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 13:40:13.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:13.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:13.428 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:40:13.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:13.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:13.429 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:40:13.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 '\*?\QProblems\E') 13:40:13.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:13.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:13.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:13.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:13.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:40:13.435 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:13.435 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:13.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:13.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:40:13.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:13.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:13.437 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:40:13.437 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:13.437 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:13.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:13.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:40:13.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:13.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:13.438 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:40:13.438 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:13.438 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:13.438 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:13.438 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:40:13.438 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 13:40:13.438 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:40:13.439 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:13.439 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:13.439 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:13.439 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:40:13.439 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:40:13.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:40:14.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:40:14.451 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:40:14.451 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:14.451 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:14.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:14.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:40:14.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:14.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:14.453 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:40:14.454 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:14.454 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:14.454 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:14.454 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:40:14.454 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 13:40:14.454 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:40:14.454 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:14.454 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:14.454 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:14.454 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:40:14.454 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:40:14.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:40:14.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:40:14.454 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:14.454 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:14.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:14.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:40:14.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:14.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:14.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:40:14.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:14.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:14.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:14.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:14.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:14.457 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (2 items) and wait with time period 1 13:40:14.457 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 13:40:14.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:14.458 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 13:40:14.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:14.458 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 13:40:14.458 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 13:40:14.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:14.458 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 13:40:14.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:14.458 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 13:40:14.458 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:40:14.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:14.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:14.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:14.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:14.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:14.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:40:14.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:14.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:14.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:14.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:14.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:14.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:40:14.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:14.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:14.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:14.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:14.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:14.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:40:14.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:14.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:14.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:14.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:14.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:14.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:40:14.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:14.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:14.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:14.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:14.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:14.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:40:14.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:14.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:14.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:14.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:14.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:14.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:14.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:14.470 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:40:14.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:14.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:14.470 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:40:14.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 '\*?\QProblems\E') 13:40:14.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:14.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:14.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:14.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:14.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:40:14.487 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:14.487 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:14.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:14.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:40:14.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:14.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:14.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:40:14.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:14.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:14.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:14.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:14.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:14.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:40:14.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:14.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:14.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:14.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:14.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:14.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:14.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:14.502 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:40:14.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:14.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:14.502 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:40:14.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 '\*?\QProblems\E') 13:40:14.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:14.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:14.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:14.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:14.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:40:14.519 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:14.519 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:14.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:14.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:40:14.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:14.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:14.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:40:14.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:14.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:14.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:14.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:14.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:14.522 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:40:14.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:14.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:14.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:14.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:14.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:14.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:14.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:14.530 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:40:14.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:14.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:14.530 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:40:14.530 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:40:14.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:14.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:14.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:14.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:14.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:40:14.537 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:14.537 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:14.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:14.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:40:14.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:14.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:14.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:40:14.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:14.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:14.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:14.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:14.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:14.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:40:14.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:14.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:14.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:14.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:14.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:14.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:14.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:14.568 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:40:14.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:14.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:14.568 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:40:14.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:40:14.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:14.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:14.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:14.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:14.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:40:14.585 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:14.585 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:14.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:14.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:40:14.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:14.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:14.586 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:40:14.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:14.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:14.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:14.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:14.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:14.588 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:40:14.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:14.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:14.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:14.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:14.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:14.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:14.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:14.595 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:40:14.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:14.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:14.596 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:40:14.596 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:40:14.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:14.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:14.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:14.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:14.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:40:14.602 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:14.602 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:14.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:14.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:40:14.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:14.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:14.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:40:14.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:14.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:14.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:14.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:14.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:14.615 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:40:14.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:14.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:14.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:14.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:14.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:14.616 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:14.616 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:14.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:14.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:14.617 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:40:14.617 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:14.617 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:14.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:14.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:14.618 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:40:14.618 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:14.618 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:14.618 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:14.618 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:40:14.618 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 13:40:14.618 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:40:14.618 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:14.618 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:14.618 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:14.618 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:40:14.618 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:40:14.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:40:15.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:40:15.619 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:40:15.620 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:15.620 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:15.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:15.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:15.622 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:40:15.622 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:15.622 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:15.622 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:15.622 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:40:15.622 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 13:40:15.622 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:40:15.622 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:15.622 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:15.622 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:15.622 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:40:15.622 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:40:15.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:40:15.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:40:15.623 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:15.623 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:15.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:15.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:15.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:40:15.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:15.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:15.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:15.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:15.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:15.625 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (2 items) and wait with time period 1 13:40:15.625 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 13:40:15.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:15.625 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 13:40:15.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:15.626 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 13:40:15.626 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 13:40:15.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:15.626 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 13:40:15.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:15.626 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 13:40:15.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:40:15.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:15.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:15.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:15.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:15.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:15.627 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:40:15.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:15.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:15.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:15.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:15.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:15.627 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:40:15.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:15.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:15.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:15.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:15.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40: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:40:15.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:15.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:15.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:15.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:15.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:15.629 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:15.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:15.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:15.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:15.630 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:40:15.630 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:15.630 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:15.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:15.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:15.631 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:40:15.631 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:15.631 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:15.631 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:15.631 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:40:15.631 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 13:40:15.631 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:40:15.631 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:15.631 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:15.631 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:15.631 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:40:15.631 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:40:15.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:40:16.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:40:16.633 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:40:16.633 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:16.633 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:16.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:16.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:16.635 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:40:16.635 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:16.635 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:16.635 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:16.636 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:40:16.636 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 13:40:16.636 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:40:16.636 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:16.636 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:16.636 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:16.636 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:40:16.636 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:40:16.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:40:16.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:40:16.636 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:16.636 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:16.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:16.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:16.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:40:16.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:16.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:16.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:16.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:16.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:16.638 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 13:40:16.638 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:40:16.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:16.638 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:40:16.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:16.638 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:40:16.638 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:40:16.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:16.639 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:40:16.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:16.639 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:40:16.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:16.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:16.645 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:40:16.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:16.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:16.645 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:40:16.645 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:40:16.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:16.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:16.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:16.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:16.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:40:16.662 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:16.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:16.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:16.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:40:16.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:16.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:16.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:40:16.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:16.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:16.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:16.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:16.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:16.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:40:16.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:16.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:16.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:16.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:16.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:16.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:16.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:16.672 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:40:16.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:16.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:16.672 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:40:16.672 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:40:16.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:16.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:16.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:16.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:16.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:40:16.679 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:16.679 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:16.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:16.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:40:16.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:16.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:16.690 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:40:16.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:16.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:16.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:16.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:16.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:16.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:40:16.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:16.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:16.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:16.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:16.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:16.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:16.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:16.709 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:40:16.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:16.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:16.709 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:40:16.709 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:40:16.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:16.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:16.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:16.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:16.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:40:16.726 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:16.726 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:16.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:16.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:40:16.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:16.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:16.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:40:16.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:16.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:16.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:16.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:16.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:16.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:40:16.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:16.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:16.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:16.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:16.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:16.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:16.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:16.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:40:16.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:16.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:16.747 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:40:16.747 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:40:16.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:16.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:16.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:16.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:16.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:40:16.754 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:16.754 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:16.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:16.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:40:16.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:16.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:16.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:40:16.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:16.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:16.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:16.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:16.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:16.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:16.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:16.775 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:40:16.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:16.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:16.775 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:40:16.775 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:40:16.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:16.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:16.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:16.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:16.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:40:16.792 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:16.792 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:16.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:16.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:40:16.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:16.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:16.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:40:16.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:16.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:16.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:16.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:16.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:16.795 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:40:16.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:16.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:16.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:16.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:16.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:16.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:16.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:16.812 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:40:16.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:16.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:16.823 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:40:16.823 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:40:16.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:16.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:16.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:16.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:16.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:40:16.830 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:16.830 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:16.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:16.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:40:16.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:16.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:16.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:40:16.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:16.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:16.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:16.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:16.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:16.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:40:16.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:16.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:16.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:16.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:16.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:16.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:16.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:16.839 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:40:16.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:16.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:16.840 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:40:16.840 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:40:16.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:16.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:16.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:16.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:16.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:40:16.846 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:16.846 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:16.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:16.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:40:16.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:16.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:16.857 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:40:16.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:16.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:16.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:16.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:16.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:16.859 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:16.859 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:16.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:16.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:16.860 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:40:16.860 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:16.860 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:16.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:16.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:16.861 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:40:16.862 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:16.862 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:16.862 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:16.862 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:40:16.862 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 13:40:16.862 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:40:16.862 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:16.862 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:16.862 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:16.862 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:40:16.862 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:40:16.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:40:17.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:40:17.873 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:40:17.874 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:17.874 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:17.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:17.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:17.876 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:40:17.876 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:17.876 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:17.876 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:17.876 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:40:17.876 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 13:40:17.876 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:40:17.876 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:17.876 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:17.876 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:17.876 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:40:17.876 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:40:17.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:40:17.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:40:17.877 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:17.877 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:17.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:17.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:17.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:40:17.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:17.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:17.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:17.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:17.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:17.878 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (2 items) and wait with time period 1 13:40:17.878 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 13:40:17.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:17.878 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 13:40:17.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:17.879 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 13:40:17.879 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 13:40:17.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:17.879 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 13:40:17.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:17.879 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 13:40:17.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:17.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:17.885 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:40:17.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:17.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:17.885 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:40:17.885 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:40:17.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:17.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:17.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:17.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:17.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:40:17.891 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:17.891 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:17.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:17.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:40:17.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:17.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:17.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:40:17.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:17.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:17.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:17.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:17.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:17.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:40:17.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:17.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:17.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:17.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:17.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:17.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:17.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:17.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:40:17.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:17.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:17.912 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:40:17.912 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:40:17.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:17.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:17.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:17.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:17.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:40:17.929 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:17.929 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:17.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:17.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:40:17.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:17.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:17.931 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class 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:17.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:17.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:17.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:17.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:17.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:17.932 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:40:17.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:17.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:17.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:17.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:17.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:17.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:17.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:17.939 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:40:17.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:17.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:17.939 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:40:17.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 '\*?\QProblems\E') 13:40:17.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:17.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:17.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:17.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:17.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:40:17.957 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:17.957 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:17.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:17.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:40:17.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:17.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:17.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:40:17.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:17.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:17.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:17.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:17.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:17.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:40:17.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:17.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:17.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:17.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:17.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:17.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:17.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:17.976 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:40:17.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:17.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:17.977 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:40:17.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 '\*?\QProblems\E') 13:40:17.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:17.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:17.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:17.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:17.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:40:17.994 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:17.994 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:17.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:17.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:40:17.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:17.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:17.995 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:40:17.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:17.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:17.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:17.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:17.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:18.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:18.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:18.012 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:40:18.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:18.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:18.013 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:40:18.013 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:40:18.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:18.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:18.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:18.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:18.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:40:18.020 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:18.020 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:18.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:18.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:40:18.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:18.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:18.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:40:18.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:18.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:18.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:18.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:18.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:18.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:40:18.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:18.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:18.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:18.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:18.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:18.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:18.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:18.040 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:40:18.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:18.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:18.041 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:40:18.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 '\*?\QProblems\E') 13:40:18.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:18.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:18.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:18.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:18.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:40:18.047 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:18.047 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:18.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:18.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:40:18.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:18.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:18.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:40:18.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:18.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:18.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:18.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:18.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:18.050 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:40:18.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:18.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:18.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:18.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:18.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:18.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:18.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:18.067 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:40:18.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:18.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:18.068 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:40:18.068 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:40:18.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:18.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:18.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:18.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:18.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:40:18.085 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:18.085 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:18.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:18.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:40:18.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:18.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:18.086 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:40:18.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:18.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:18.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:18.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:18.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:18.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:18.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:18.104 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:40:18.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:18.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:18.104 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:40:18.104 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:40:18.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:18.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:18.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:18.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:18.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:40:18.121 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:18.121 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:18.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:18.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:40:18.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:18.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:18.122 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:40:18.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:18.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:18.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:18.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:18.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:18.124 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:40:18.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:18.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:18.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:18.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:18.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:18.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:18.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:18.131 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:40:18.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:18.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:18.131 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:40:18.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:40:18.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:18.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:18.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:18.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:18.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:40:18.138 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:18.138 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:18.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:18.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:40:18.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:18.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:18.139 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:40:18.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:18.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:18.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:18.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:18.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:18.151 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:40:18.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:18.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:18.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:18.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:18.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:18.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:18.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:18.168 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:40:18.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:18.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:18.168 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:40:18.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 '\*?\QProblems\E') 13:40:18.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:18.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:18.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:18.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:18.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:40:18.185 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:18.185 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:18.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:18.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:40:18.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:18.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:18.187 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:40:18.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:18.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:18.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:18.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:18.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:18.189 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:40:18.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:18.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:18.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:18.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:18.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:18.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:18.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:18.206 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:40:18.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:18.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:18.206 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:40:18.207 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:40:18.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:18.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:18.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:18.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:18.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:40:18.213 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:18.213 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:18.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:18.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:40:18.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:18.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:18.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:40:18.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:18.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:18.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:18.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:18.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:18.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:18.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:18.222 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:40:18.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:18.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:18.222 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:40:18.222 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:40:18.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:18.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:18.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:18.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:18.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:40:18.239 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:18.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:18.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:18.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:40:18.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:18.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:18.240 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:40:18.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:18.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:18.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:18.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:18.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:18.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:40:18.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:18.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:18.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:18.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:18.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:18.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:18.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:18.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:40:18.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:18.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:18.249 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:40:18.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:40:18.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:18.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:18.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:18.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:18.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:40:18.270 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:18.270 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:18.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:18.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:40:18.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:18.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:18.272 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:40:18.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:18.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:18.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:18.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:18.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:18.273 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:40:18.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:18.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:18.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:18.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:18.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:18.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:18.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:18.280 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:40:18.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:18.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:18.281 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:40:18.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:40:18.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:18.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:18.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:18.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:18.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:40:18.287 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:18.287 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:18.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:18.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:40:18.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:18.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:18.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:40:18.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:18.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:18.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:18.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:18.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:18.301 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:18.301 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:18.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:18.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:18.302 DEBUG [main][MenuItemLookup] Found menu:'Show' 13:40:18.302 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:40:18.302 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 13:40:18.302 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 13:40:18.302 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:40:18.302 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 13:40:18.302 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 13:40:18.302 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 13:40:18.303 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 13:40:18.303 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 13:40:18.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:40:18.359 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:40:18.359 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 13:40:18.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:18.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:18.360 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 13:40:18.360 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:40:18.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:40:18.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:40:18.360 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:40:18.360 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:40:18.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:18.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:18.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:18.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:18.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:40:18.363 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:40:18.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:40:18.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:40:18.363 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:40:18.363 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:18.364 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:40:18.364 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:40:18.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:40:18.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:40:18.365 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:40:18.365 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:40:18.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:18.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:18.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:18.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:18.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:40:18.367 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:40:18.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:40:18.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:40:18.367 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:40:18.368 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:18.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:40:18.401 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:40:18.402 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:18.402 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:40:18.402 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:40:18.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:18.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:18.410 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:40:18.410 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:40:18.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:18.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:18.411 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:40:18.411 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:40:18.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:18.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:18.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:18.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:18.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:40:18.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:18.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:40:19.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:19.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:40:19.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:40:19.415 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:40:19.415 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:40:19.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:19.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:19.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:40:19.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:19.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:19.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:19.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:19.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:19.422 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:40:19.423 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:40:19.423 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:40:19.423 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:40:19.429 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:40:19.430 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:40:19.430 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:19.456 DEBUG [main][MenuItemLookup] Found menu:'New' 13:40:19.456 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:40:19.456 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:19.456 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:40:19.456 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:19.456 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:40:19.456 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:40:19.456 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:40:19.456 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:40:19.456 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:40:19.456 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:40:19.456 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:40:19.456 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:40:19.456 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:19.456 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:40:19.456 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:40:19.456 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:19.456 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:40:19.456 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:40:19.456 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:40:19.456 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:40:19.456 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:40:19.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:40:19.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:40:19.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:40:19.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:40:19.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:40:19.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:40:19.957 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 13:40:19.958 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:40:19.958 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:40:19.958 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:40:19.963 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:40:19.964 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:40:19.964 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:19.990 DEBUG [main][MenuItemLookup] Found menu:'New' 13:40:19.990 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:40:19.990 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:19.990 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:40:19.990 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:19.990 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:40:19.990 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:40:19.990 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:40:19.990 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:40:19.990 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:40:19.990 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:40:19.990 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:40:19.991 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:40:20.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:40:20.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:40:20.587 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:40:20.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:20.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:20.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:20.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:20.590 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:40:20.590 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:40:20.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:40:20.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:40:20.591 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:40:20.591 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:40:20.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:20.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:20.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:20.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:20.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:40:20.591 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:40:20.592 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:40:20.592 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:40:20.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:40:20.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:40:20.592 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:40:20.592 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:20.592 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:40:20.592 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:40:20.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:40:20.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:40:20.592 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:40:20.592 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:40:20.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:20.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:20.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:20.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:20.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:40:20.594 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:40:20.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:40:20.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:40:20.594 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:40:20.594 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:20.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:40:20.598 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:40:21.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:40:21.099 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:40:21.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:40:21.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:40:21.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:40:21.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:40:21.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:40:21.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:40:21.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:40:21.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:40:21.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:40:21.099 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:40:21.099 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:40:21.099 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:40:21.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:40:21.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:40:21.100 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFilterWarnings no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:40:21.100 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:40:21.100 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideHiddenProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:40:21.100 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:40:21.100 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:40:21.100 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:40:21.100 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:40:21.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:21.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:21.106 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:40:21.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:21.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:21.112 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:40:21.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:21.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:21.112 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:40:21.112 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:40:21.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:21.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:21.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:21.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:21.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:40:21.118 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:21.118 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:21.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:21.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:21.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:21.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:21.135 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:21.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:21.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:21.138 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:40:21.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:21.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:21.139 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:40:21.147 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:40:21.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:21.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:21.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:21.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:21.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:40:21.150 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:40:21.150 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:40:21.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:21.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:40:21.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:21.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:21.164 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:40:21.165 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:40:21.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:21.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:40:21.166 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:40:21.166 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:40:21.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:21.167 DEBUG [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:40:21.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:21.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:21.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:21.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:21.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:21.168 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:21.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:21.168 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:21.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 Java Project"] 13:40:21.168 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:21.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:21.169 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:21.169 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:40:21.169 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:21.169 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:40:21.169 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:21.169 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:40:21.169 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:21.169 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:40:21.169 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:21.169 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:40:21.169 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:21.169 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:40:21.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:21.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:21.170 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:40:21.170 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:40:21.170 DEBUG [main][MenuItemLookup] Found menu:'File' 13:40:21.171 DEBUG [main][MenuItemLookup] Item match:File 13:40:21.171 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:40:21.171 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:40:21.173 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:40:21.173 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:40:21.173 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:21.173 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:40:21.173 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:40:21.173 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:40:21.173 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:40:21.173 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:40:21.173 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:40:21.173 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:40:21.173 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:40:21.173 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:40:21.173 DEBUG [main][MenuItemLookup] Found menu:'File' 13:40:21.173 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:40:21.173 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:40:21.173 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:21.173 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:40:21.173 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:21.173 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:40:21.173 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:40:21.182 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:40:21.182 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:40:21.182 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:40:21.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:40:21.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:40:21.245 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:40:21.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:21.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:21.247 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:40:21.247 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:21.247 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:40:21.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:21.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:21.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:21.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:21.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:21.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:40:21.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:40:21.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:40:21.250 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:40:21.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:21.251 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:40:21.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:21.251 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:40:21.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:40:21.251 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:40:21.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:21.251 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:40:21.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:21.251 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:40:21.252 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:40:21.252 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:40:21.252 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:40:21.255 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:40:21.255 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:40:21.255 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:40:21.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:40:21.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:21.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:21.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:21.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:21.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:40:21.262 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:40:21.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:40:21.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:40:21.262 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:40:21.262 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:21.441 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:40:21.441 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:21.441 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:21.441 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:40:21.442 DEBUG [WorkbenchTestable][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:40:21.442 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:40:21.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:21.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:21.443 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:40:21.443 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:21.443 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 13:40:21.443 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced 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:40:21.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:21.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:21.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:21.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:21.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:40:21.447 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:40:21.448 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 13:40:21.478 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 13:40:21.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:21.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:21.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:21.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:21.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:40:21.483 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 13:40:21.483 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 13:40:21.483 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 13:40:21.484 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:40:21.484 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:40:21.484 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget 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:21.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:21.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:21.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:21.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:21.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:40:21.488 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:40:21.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:40:21.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:40:21.488 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:40:21.488 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:21.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 13:40:24.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:40:24.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:40:24.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:40:24.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:40:24.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.1/lib/jrt-fs.jar)' is a system job, skipped 13:40:24.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:40:24.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:40:24.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:40:24.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 13:40:24.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:24.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:24.691 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:40:24.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:24.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:24.693 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:40:24.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:24.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:24.693 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:40:24.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:40:24.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:24.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:24.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:24.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:24.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:40:24.696 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:40:24.696 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:40:24.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:24.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:24.757 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:40:24.757 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:40:24.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:24.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:24.758 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:40:24.758 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:40:24.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:24.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:24.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:24.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:24.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:40:25.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:25.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:40:25.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:25.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:40:25.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:40:25.762 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:40:25.762 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:40:25.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:25.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:25.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:40:25.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:25.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:25.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:25.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:25.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:25.764 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:40:25.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 13:40:25.765 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:25.765 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:25.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:25.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:25.780 DEBUG [main][MenuItemLookup] Found menu:'Show' 13:40:25.780 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:40:25.780 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 13:40:25.780 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 13:40:25.780 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:40:25.780 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 13:40:25.780 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 13:40:25.780 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 13:40:25.780 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 13:40:25.780 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 13:40:25.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:40:25.827 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:40:25.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 13:40:25.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:25.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:25.828 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 13:40:25.828 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:40:25.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:40:25.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:40:25.829 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:40:25.829 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:40:25.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:25.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:25.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:25.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:25.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:40:25.831 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:40:25.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:40:25.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:40:25.831 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:40:25.831 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:25.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:40:25.836 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:40:25.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:40:25.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:40:25.836 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:40:25.836 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:40:25.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:25.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:25.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:25.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:25.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:40:25.839 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:40:25.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:40:25.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:40:25.839 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:40:25.839 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:25.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:40:25.865 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:40:25.865 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:25.865 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:25.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:25.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:25.866 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:40:25.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:25.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:25.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:25.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:25.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:25.867 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:25.867 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:25.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:25.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:25.868 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:40:25.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:25.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:25.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:25.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:25.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:25.869 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:25.869 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:25.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:25.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:25.871 DEBUG [main][MenuItemLookup] Found menu:'Show' 13:40:25.871 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:40:25.871 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 13:40:25.871 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 13:40:25.871 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:40:25.871 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 13:40:25.871 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 13:40:25.872 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 13:40:25.872 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 13:40:25.872 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 13:40:25.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:40:25.918 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:40:25.918 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 13:40:25.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:25.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:25.918 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 13:40:25.918 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:40:25.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:40:25.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:40:25.919 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:40:25.919 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:40:25.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:25.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:25.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:25.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:25.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:40:25.921 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:40:25.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:40:25.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:40:25.921 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:40:25.921 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:25.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:40:25.923 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:40:25.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:40:25.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:40:25.927 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:40:25.927 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:40:25.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:25.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:25.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:25.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:25.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:40:25.930 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:40:25.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:40:25.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:40:25.930 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:40:25.930 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:25.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:40:25.955 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:40:25.955 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:40:25.955 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:40:25.955 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:40:25.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:25.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:25.965 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:40:25.965 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:40:25.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:25.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:25.967 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:40:25.967 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:40:25.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:25.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:25.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:25.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:25.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:40:26.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:26.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:40:26.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:26.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:40:26.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:40:26.972 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:40:26.972 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:40:26.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:26.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:26.973 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:40:26.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:26.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:26.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:26.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:26.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:26.974 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:40:26.975 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:40:26.975 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:40:26.975 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:40:26.980 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:40:26.980 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:40:26.980 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:27.002 DEBUG [main][MenuItemLookup] Found menu:'New' 13:40:27.002 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:40:27.002 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:27.002 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:40:27.002 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:27.002 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:40:27.002 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:40:27.003 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:40:27.003 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:40:27.003 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:40:27.003 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:40:27.003 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:40:27.003 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:40:27.003 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:27.003 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:40:27.003 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:40:27.003 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:27.003 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:40:27.003 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:40:27.003 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:40:27.003 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:40:27.003 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:40:27.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:40:27.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:40:27.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:40:27.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:40:27.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:40:27.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:40:27.504 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 13:40:27.504 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:40:27.505 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:40:27.505 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:40:27.510 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:40:27.510 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:40:27.510 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:27.532 DEBUG [main][MenuItemLookup] Found menu:'New' 13:40:27.532 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:40:27.532 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:27.532 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:40:27.532 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:27.532 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:40:27.532 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:40:27.532 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:40:27.533 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:40:27.533 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:40:27.533 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:40:27.533 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:40:27.533 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:40:27.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:40:28.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:40:28.115 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:40:28.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:28.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:28.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:28.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:28.118 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:40:28.118 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:40:28.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:40:28.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:40:28.118 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:40:28.118 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:40:28.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:28.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:28.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:28.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:28.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:40:28.120 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:40:28.120 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:40:28.120 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:40:28.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:40:28.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:40:28.120 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:40:28.120 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:28.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:40:28.120 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:40:28.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:40:28.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:40:28.120 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:40:28.120 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:40:28.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:28.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:28.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:28.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:28.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:40:28.122 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:40:28.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:40:28.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:40:28.122 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:40:28.122 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:28.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:40:28.126 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:40:28.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:40:28.627 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:40:28.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:40:28.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:40:28.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:40:28.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:40:28.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:40:28.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:40:28.628 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:40:28.628 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:40:28.628 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:40:28.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:40:28.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:40:28.628 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideHiddenProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:40:28.628 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:40:28.628 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowProblemColumnNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:40:28.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:40:28.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:40:28.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:40:28.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:40:28.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:28.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:28.635 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:40:28.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:28.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:28.641 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:40:28.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:28.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:28.642 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:40:28.642 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:40:28.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:28.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:28.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:28.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:28.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:40:28.649 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:28.649 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:28.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:28.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:28.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:28.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:28.671 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:28.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:28.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:28.684 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:40:28.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:28.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:28.685 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:40:28.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 '\*?\QProject Explorer\E') 13:40:28.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:28.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:28.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:28.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:28.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:40:28.687 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:40:28.687 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:40:28.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:28.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:40:28.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:28.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:28.706 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:40:28.706 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:40:28.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:28.710 DEBUG [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:40:28.711 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:40:28.711 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:40:28.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:28.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:40:28.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:28.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:28.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:28.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:28.733 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:40:28.733 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:28.734 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:40:28.734 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:28.735 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:40:28.735 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:28.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:40:28.736 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:28.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:40:28.737 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:28.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:40:28.738 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:28.738 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:40:28.739 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:28.739 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:40:28.739 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:28.740 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:40:28.740 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:28.741 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:40:28.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:28.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:28.743 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:40:28.743 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:40:28.744 DEBUG [main][MenuItemLookup] Found menu:'File' 13:40:28.744 DEBUG [main][MenuItemLookup] Item match:File 13:40:28.744 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:40:28.745 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:40:28.748 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:40:28.748 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:40:28.748 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:28.748 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:40:28.748 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:40:28.748 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:40:28.748 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:40:28.748 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:40:28.748 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:40:28.748 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:40:28.748 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:40:28.748 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:40:28.748 DEBUG [main][MenuItemLookup] Found menu:'File' 13:40:28.748 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:40:28.748 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:40:28.748 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:28.749 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:40:28.749 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:28.749 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:40:28.749 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:40:28.762 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:40:28.762 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:40:28.762 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:40:28.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:40:28.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:40:28.855 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:40:28.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:28.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:28.858 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:40:28.858 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:28.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:40:28.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:28.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:28.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:28.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:28.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:28.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:40:28.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:40:28.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:40:28.876 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:40:28.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:28.876 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:40:28.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:28.876 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:40:28.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:40:28.877 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:40:28.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:28.877 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:40:28.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:28.877 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:40:28.877 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:40:28.878 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:40:28.878 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:40:28.878 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:40:28.878 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:40:28.878 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:40:28.878 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:40:28.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:28.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:28.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:28.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:28.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:40:28.880 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:40:28.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:40:28.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:40:28.881 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:40:28.881 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:29.078 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:40:29.078 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:29.078 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:29.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 13:40:29.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 13:40:29.079 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:40:29.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:29.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:29.080 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:40:29.080 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:29.080 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 13:40:29.080 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:40:29.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:29.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:29.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:29.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:29.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:40:29.084 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:40:29.085 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 13:40:29.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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:40:29.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:29.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:29.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:29.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:29.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:40:29.120 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 13:40:29.127 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 13:40:29.127 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 13:40:29.127 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:40:29.127 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:40:29.127 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:40:29.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:29.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:29.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:29.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:29.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:40:29.131 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:40:29.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:40:29.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:40:29.131 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:40:29.131 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:29.135 DEBUG [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:40:32.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:40:32.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:40:32.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:40:32.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:40:32.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.1/lib/jrt-fs.jar)' is a system job, skipped 13:40:32.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:40:32.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:40:32.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:40:32.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 13:40:32.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:32.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:32.289 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:40:32.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:32.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:32.291 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:40:32.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:32.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:32.291 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:40:32.291 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:40:32.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:32.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:32.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:32.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:32.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:40:32.293 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:40:32.293 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:40:32.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:32.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:32.400 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:40:32.400 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:40:32.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:32.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:32.402 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:40:32.402 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:40:32.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:32.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:32.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:32.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:32.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:40:32.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:32.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:40:33.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:33.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:40:33.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:40:33.407 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:40:33.407 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:40:33.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:33.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:33.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:40:33.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:33.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:33.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:33.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:33.409 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:33.409 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:40:33.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 13:40:33.410 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:33.410 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:33.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:33.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:33.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:40:33.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:33.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:33.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:33.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:33.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:33.424 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:33.424 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:33.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:33.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:33.426 DEBUG [main][MenuItemLookup] Found menu:'Show' 13:40:33.426 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:40:33.426 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 13:40:33.426 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 13:40:33.426 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:40:33.426 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 13:40:33.426 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 13:40:33.427 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 13:40:33.427 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 13:40:33.427 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 13:40:33.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:40:33.474 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:40:33.474 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 13:40:33.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:33.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:33.474 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 13:40:33.474 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:40:33.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:40:33.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:40:33.475 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:40:33.475 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:40:33.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:33.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:33.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:33.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:33.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:40:33.477 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:40:33.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:40:33.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:40:33.477 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:40:33.477 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:33.482 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:40:33.482 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:40:33.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:40:33.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:40:33.483 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:40:33.483 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:40:33.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:33.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:33.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:33.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:33.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:40:33.485 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:40:33.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:40:33.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:40:33.486 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:40:33.486 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:33.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:40:33.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 13:40:33.512 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:33.512 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:40:33.512 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:40:33.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:33.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:33.522 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:40:33.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:40:33.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:33.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:33.524 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:40:33.524 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:40:33.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:33.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:33.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:33.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:33.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:40:34.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:34.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:40:34.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:34.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:40:34.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:40:34.527 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:40:34.527 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:40:34.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:34.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:34.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:40:34.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:34.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:34.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:34.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:34.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:34.530 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:40:34.530 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:40:34.530 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:40:34.530 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:40:34.535 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:40:34.535 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:40:34.535 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:34.558 DEBUG [main][MenuItemLookup] Found menu:'New' 13:40:34.558 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:40:34.558 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:34.558 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:40:34.558 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:34.558 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:40:34.558 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:40:34.558 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:40:34.558 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:40:34.558 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:40:34.558 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:40:34.558 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:40:34.558 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:40:34.558 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:34.558 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:40:34.558 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:40:34.558 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:34.558 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:40:34.558 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:40:34.558 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:40:34.558 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:40:34.558 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:40:34.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:40:34.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:40:35.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:40:35.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:40:35.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:40:35.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:40:35.059 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 13:40:35.059 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:40:35.059 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:40:35.060 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:40:35.064 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:40:35.064 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:40:35.064 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:35.093 DEBUG [main][MenuItemLookup] Found menu:'New' 13:40:35.093 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:40:35.093 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:35.093 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:40:35.093 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:35.093 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:40:35.093 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:40:35.093 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:40:35.093 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:40:35.093 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:40:35.093 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:40:35.093 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:40:35.094 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:40:35.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 'Delete.*'] is available.... 13:40:35.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:40:35.658 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:40:35.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:35.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:35.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:35.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:35.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:40:35.661 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:40:35.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:40:35.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:40:35.662 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:40:35.662 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:40:35.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:35.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:35.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:35.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:35.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:40:35.663 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:40:35.664 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:40:35.664 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:40:35.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:40:35.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:40:35.664 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:40:35.664 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:35.664 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:40:35.664 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:40:35.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:40:35.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:40:35.665 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:40:35.665 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:40:35.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:35.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:35.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:35.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:35.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:40:35.667 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:40:35.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:40:35.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:40:35.667 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:40:35.667 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:35.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:40:35.671 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:40:36.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:40:36.172 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:40:36.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:40:36.172 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:40:36.172 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:40:36.172 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:40:36.172 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:40:36.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:40:36.172 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:40:36.172 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:40:36.172 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:40:36.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:40:36.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:40:36.173 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowProblemColumnNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:40:36.173 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:40:36.173 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowProblemColumnEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:40:36.173 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:40:36.173 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:40:36.173 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:40:36.173 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:40:36.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:36.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:36.179 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:40:36.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:36.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:36.184 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:40:36.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:36.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:36.184 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:40:36.185 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:40:36.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:36.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:36.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:36.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:36.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:40:36.190 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:36.190 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:36.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:36.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:36.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:36.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:36.206 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:36.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:36.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:36.208 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:40:36.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:36.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:36.209 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:40:36.209 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:40:36.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:36.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:36.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:36.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:36.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:40:36.211 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:40:36.212 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:40:36.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:36.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:40:36.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:36.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:36.226 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:40:36.226 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:40:36.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:36.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:40:36.228 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:40:36.228 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:40:36.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:36.229 DEBUG [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:40:36.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:36.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:36.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:36.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:36.230 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:40:36.230 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:36.230 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:40:36.230 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:36.230 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:40:36.230 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:36.230 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:40:36.231 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:36.231 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:40:36.231 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:36.231 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:40:36.231 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:36.231 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:40:36.232 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:36.232 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:40:36.232 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:36.232 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:40:36.232 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:36.232 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:40:36.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:36.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:36.232 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:40:36.232 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:40:36.233 DEBUG [main][MenuItemLookup] Found menu:'File' 13:40:36.233 DEBUG [main][MenuItemLookup] Item match:File 13:40:36.233 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:40:36.233 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:40:36.235 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:40:36.235 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:40:36.235 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:36.235 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:40:36.235 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:40:36.235 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:40:36.235 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:40:36.235 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:40:36.235 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:40:36.235 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:40:36.235 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:40:36.235 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:40:36.235 DEBUG [main][MenuItemLookup] Found menu:'File' 13:40:36.235 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:40:36.235 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:40:36.235 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:36.235 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:40:36.235 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:36.235 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:40:36.235 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:40:36.236 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:40:36.236 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:40:36.236 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:40:36.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:40:36.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. finished successfully 13:40:36.299 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:40:36.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:36.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:36.300 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:40:36.300 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:36.301 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:40:36.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:36.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:36.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:36.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:36.302 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:36.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:40:36.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:40:36.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:40:36.304 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:40:36.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:36.304 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:40:36.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:36.304 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:40:36.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:40:36.304 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:40:36.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:36.304 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:40:36.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:36.304 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:40:36.305 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:40:36.305 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:40:36.305 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:40:36.305 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:40:36.306 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:40:36.306 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:40:36.306 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:40:36.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:36.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:36.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:36.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:36.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:40:36.308 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:40:36.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:40:36.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:40:36.308 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:40:36.308 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:36.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:40:36.472 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:36.472 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:36.473 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:40:36.473 DEBUG [WorkbenchTestable][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:40:36.473 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:40:36.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:36.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:36.474 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:40:36.474 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:36.474 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 13:40:36.475 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced 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:40:36.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:36.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:36.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:36.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:36.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:40:36.478 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:40:36.479 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 13:40:36.508 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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:40:36.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:36.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:36.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:36.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:36.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:40:36.512 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 13:40:36.512 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 13:40:36.512 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 13:40:36.512 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:40:36.512 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:40:36.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.JavaProjectWizard, index 0 and following matchers specified (Widget 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:36.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:36.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:36.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:36.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:36.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:40:36.523 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:40:36.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:40:36.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:40:36.523 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:40:36.523 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:36.526 DEBUG [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:40:39.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 13:40:39.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:40:39.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:40:39.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:40:39.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.1/lib/jrt-fs.jar)' is a system job, skipped 13:40:39.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:40:39.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:40:39.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:40:39.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 13:40:39.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:39.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:39.655 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:40:39.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:39.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:39.657 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:40:39.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:39.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:39.657 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:40:39.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:40:39.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:39.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:39.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:39.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:39.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:40:39.659 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:40:39.659 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:40:39.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:39.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:39.681 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:40:39.681 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:40:39.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:39.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:39.682 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:40:39.682 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:40:39.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:39.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:39.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:39.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:39.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:40:40.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:40.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:40:40.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:40.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:40:40.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:40:40.686 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:40:40.686 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:40:40.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:40.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:40.687 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:40:40.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:40.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:40.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:40.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:40.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:40.689 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:40:40.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 13:40:40.689 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:40.689 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:40.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:40.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:40.699 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:40:40.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:40.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:40.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:40.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:40.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:40.700 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:40.700 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:40.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:40.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:40.702 DEBUG [main][MenuItemLookup] Found menu:'Show' 13:40:40.702 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:40:40.702 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 13:40:40.702 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 13:40:40.702 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:40:40.702 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 13:40:40.702 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 13:40:40.702 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 13:40:40.702 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 13:40:40.703 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 13:40:40.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:40:40.751 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:40:40.752 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 13:40:40.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:40.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:40.752 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 13:40:40.752 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:40:40.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:40:40.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:40:40.753 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:40:40.753 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:40:40.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:40.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:40.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:40.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:40.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:40:40.759 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:40:40.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:40:40.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:40:40.759 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:40:40.759 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:40.760 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:40:40.760 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:40:40.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:40:40.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:40:40.761 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:40:40.761 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:40:40.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:40.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:40.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:40.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:40.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:40:40.764 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:40:40.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:40:40.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:40:40.764 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:40:40.764 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:40.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:40:40.789 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:40:40.789 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.790 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:40:40.790 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:40:40.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:40.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:40.800 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:40:40.800 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:40:40.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:40.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:40.801 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:40:40.801 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:40:40.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:40.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:40.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:40.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:40.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:40:41.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:41.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:40:41.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:41.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:40:41.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:40:41.805 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:40:41.805 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:40:41.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:41.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:41.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:40:41.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:41.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:41.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:41.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:41.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:41.807 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:40:41.807 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:40:41.807 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:40:41.807 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:40:41.812 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:40:41.813 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:40:41.813 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:41.835 DEBUG [main][MenuItemLookup] Found menu:'New' 13:40:41.836 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:40:41.836 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:41.836 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:40:41.836 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:41.836 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:40:41.836 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:40:41.836 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:40:41.836 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:40:41.836 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:40:41.836 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:40:41.836 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:40:41.836 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:40:41.836 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:41.836 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:40:41.836 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:40:41.836 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:41.836 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:40:41.836 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:40:41.836 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:40:41.836 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:40:41.836 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:40:41.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:40:41.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:40:41.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:40:42.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:40:42.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:40:42.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:40:42.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:40:42.337 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 13:40:42.337 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:40:42.337 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:40:42.338 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:40:42.342 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:40:42.343 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:40:42.343 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:42.367 DEBUG [main][MenuItemLookup] Found menu:'New' 13:40:42.367 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:40:42.367 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:42.367 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:40:42.367 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:42.367 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:40:42.367 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:40:42.367 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:40:42.367 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:40:42.367 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:40:42.367 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:40:42.367 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:40:42.367 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:40:42.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 'Delete.*'] is available.... 13:40:42.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:40:42.955 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:40:42.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:42.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:42.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:42.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:42.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:40:42.958 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:40:42.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:40:42.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:40:42.959 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:40:42.959 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:40:42.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:42.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:42.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:42.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:42.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:40:42.960 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:40:42.960 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:40:42.960 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:40:42.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:40:42.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:40:42.960 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:40:42.960 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:42.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", Widget matcher matching widgets with style: 8) 13:40:42.961 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:40:42.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:40:42.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:40:42.961 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:40:42.961 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:40:42.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:42.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:42.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:42.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:42.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:40:42.963 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:40:42.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:40:42.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:40:42.963 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:40:42.963 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:42.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:40:42.967 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:40:43.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:40:43.468 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:40:43.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:40:43.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:40:43.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:40:43.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:40:43.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:40:43.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:40:43.469 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:40:43.469 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:40:43.469 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:40:43.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:40:43.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:40:43.470 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowProblemColumnEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:40:43.470 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:40:43.470 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOneErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:40:43.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:40:43.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:40:43.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:40:43.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:40:43.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:43.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:43.476 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:40:43.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:43.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:43.482 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:40:43.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:43.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:43.482 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:40:43.483 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:40:43.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:43.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:43.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:43.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:43.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:40:43.495 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:43.495 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:43.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:43.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:43.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:43.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:43.512 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:43.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:43.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:43.514 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:40:43.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:43.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:43.514 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:40:43.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 '\*?\QProject Explorer\E') 13:40:43.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:43.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:43.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:43.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:43.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:40:43.517 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:40:43.517 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:40:43.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:43.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:40:43.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:43.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:43.532 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:40:43.532 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:40:43.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:43.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:40:43.533 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:40:43.533 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:40:43.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:43.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:40:43.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:43.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:43.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:43.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:43.535 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:40:43.535 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:43.535 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:40:43.535 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:43.535 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:40:43.536 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:43.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:40:43.536 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:43.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:40:43.536 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:43.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:40:43.536 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:43.536 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:40:43.537 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:43.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:40:43.537 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:43.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:40:43.537 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:43.537 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:40:43.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:43.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:43.538 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:40:43.538 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:40:43.538 DEBUG [main][MenuItemLookup] Found menu:'File' 13:40:43.538 DEBUG [main][MenuItemLookup] Item match:File 13:40:43.538 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:40:43.538 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:40:43.540 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:40:43.540 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:40:43.540 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:43.540 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:40:43.540 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:40:43.540 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:40:43.540 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:40:43.540 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:40:43.540 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:40:43.540 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:40:43.540 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:40:43.540 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:40:43.540 DEBUG [main][MenuItemLookup] Found menu:'File' 13:40:43.540 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:40:43.540 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:40:43.540 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:43.540 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:40:43.540 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:43.540 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:40:43.540 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:40:43.541 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:40:43.541 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:40:43.541 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:40:43.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:40:43.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. finished successfully 13:40:43.605 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:40:43.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:43.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:43.606 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:40:43.606 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:43.606 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:40:43.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:43.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:43.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:43.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:43.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:43.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:40:43.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:40:43.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:40:43.609 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:40:43.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:43.609 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:40:43.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:43.609 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:40:43.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:40:43.610 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:40:43.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:43.610 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:40:43.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:43.610 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:40:43.610 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:40:43.610 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:40:43.610 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:40:43.611 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:40:43.611 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:40:43.611 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:40:43.611 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:40:43.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:43.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:43.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:43.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:43.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:40:43.613 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:40:43.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:40:43.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:40:43.613 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:40:43.613 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:43.783 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:40:43.783 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:43.783 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:43.783 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:40:43.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 13:40:43.784 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:40:43.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:43.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:43.785 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:40:43.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:43.785 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 13:40:43.785 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:40:43.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:43.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:43.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:43.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:43.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:40:43.789 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:40:43.790 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 13:40:43.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 "Create module-info.java file") 13:40:43.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:43.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:43.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:43.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:43.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:40:43.819 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 13:40:43.819 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 13:40:43.819 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 13:40:43.820 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:40:43.820 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:40:43.820 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget 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:43.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:43.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:43.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:43.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:43.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:40:43.824 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:40:43.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:40:43.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:40:43.824 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:40:43.824 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:43.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 13:40:46.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:40:46.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:40:46.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:40:46.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:40:46.982 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.1/lib/jrt-fs.jar)' is a system job, skipped 13:40:46.982 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:40:46.982 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:40:46.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:40:46.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 13:40:46.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:46.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:46.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:40:46.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:46.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:46.986 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:40:46.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:46.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:46.986 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:40:46.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:40:46.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:46.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:46.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:46.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:46.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:40:46.988 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:40:46.988 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:40:47.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:47.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:47.052 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:40:47.052 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:40:47.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:47.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:47.053 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:40:47.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:40:47.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:47.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:47.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:47.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:47.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:40:47.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:47.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:40:48.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:48.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:40:48.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:40:48.057 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:40:48.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:40:48.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:48.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:48.059 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:40:48.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:48.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:48.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:48.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:48.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:48.060 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:40:48.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 13:40:48.060 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:48.060 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:40:48.060 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:40:48.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:48.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:48.075 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:40:48.075 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:40:48.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:48.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:48.077 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:40:48.077 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:40:48.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:48.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:48.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:48.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:48.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:40:48.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:48.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:40:49.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:49.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:40:49.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:40:49.080 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:40:49.080 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:40:49.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:49.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:49.081 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:40:49.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:49.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:49.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:49.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:49.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:49.082 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:40:49.082 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:40:49.083 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 13:40:49.083 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 13:40:49.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:49.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:49.584 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 13:40:49.585 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 13:40:49.585 DEBUG [main][TreeItemHandler] Selecting tree item: src 13:40:49.585 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 13:40:49.593 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 13:40:49.593 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:40:49.594 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:49.594 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:40:49.594 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:49.594 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:40:49.595 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:49.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:40:49.595 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:49.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:40:49.595 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:49.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:40:49.595 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:49.596 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:40:49.596 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:49.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:40:49.596 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:49.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:40:49.596 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:49.596 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:40:49.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:49.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:49.597 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:40:49.597 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:40:49.597 DEBUG [main][MenuItemLookup] Found menu:'File' 13:40:49.597 DEBUG [main][MenuItemLookup] Item match:File 13:40:49.598 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:40:49.598 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:40:49.600 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:40:49.600 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:40:49.600 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:49.600 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:40:49.600 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:40:49.600 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:40:49.600 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:40:49.600 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:40:49.600 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:40:49.600 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:40:49.600 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:40:49.600 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:40:49.600 DEBUG [main][MenuItemLookup] Found menu:'File' 13:40:49.600 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:40:49.600 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:40:49.600 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:49.600 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:40:49.600 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:49.600 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:40:49.600 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:40:49.601 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:40:49.601 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:40:49.601 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:40:49.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:40:49.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. finished successfully 13:40:49.667 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:40:49.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:49.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:49.668 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:40:49.668 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:49.669 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:40:49.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:49.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:49.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:49.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:49.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:49.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:40:49.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:40:49.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:40:49.672 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:40:49.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:49.672 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:40:49.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:49.672 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:40:49.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:40:49.673 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:40:49.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:49.673 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:40:49.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:49.673 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:40:49.674 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:40:49.674 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:40:49.675 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:40:49.677 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:40:49.677 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:40:49.677 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:40:49.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:40:49.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:49.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:49.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:49.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:49.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:40:49.684 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:40:49.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:40:49.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:40:49.684 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:40:49.684 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:49.753 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:40:49.754 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:49.754 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:49.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 13:40:49.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 13:40:49.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:40:49.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:49.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:49.757 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:40:49.757 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:49.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 13:40:49.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:49.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:49.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:49.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:49.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:40:49.790 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:40:49.791 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 13:40:49.809 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:40:49.809 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:40:49.810 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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:40:49.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:49.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:49.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:49.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:49.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:40:49.815 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:40:49.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:40:49.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:40:49.815 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:40:49.815 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:49.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:40:50.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:40:50.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:40:50.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:40:50.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:40:50.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:40:50.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:40:50.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:40:50.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:40:50.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:40:50.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:40:50.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:40:50.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:40:50.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:40:50.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:40:50.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:40:50.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:40:50.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:40:50.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@55f5a163 is found... 13:40:50.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@55f5a163 is found finished successfully 13:40:50.323 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:40:50.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:50.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:50.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:50.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:50.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:40:50.327 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:50.327 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 13:40:50.327 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:40:50.331 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:50.332 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 13:40:50.332 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:40:50.332 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:40:50.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:50.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:50.333 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:40:50.333 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:40:50.333 DEBUG [main][MenuItemLookup] Found menu:'File' 13:40:50.333 DEBUG [main][MenuItemLookup] Item match:File 13:40:50.333 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:40:50.333 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:40:50.333 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:40:50.333 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:40:50.333 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:50.333 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:40:50.333 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:40:50.333 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:50.333 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:40:50.333 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:40:50.334 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:40:50.334 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:40:50.334 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:40:50.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:40:50.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:40:50.372 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:50.373 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 13:40:50.373 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:40:50.374 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:50.374 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:50.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:50.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:50.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:50.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:50.422 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:40:50.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:50.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:50.439 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:40:50.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:50.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:50.440 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:40:50.440 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:40:50.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:50.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:50.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:50.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:50.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:40:50.447 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:50.447 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:50.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:50.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:40:50.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:50.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:50.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 13:40:50.448 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:50.448 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:50.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:50.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:40:50.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:50.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:50.449 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:50.449 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:50.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:50.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:40:50.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:50.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:50.449 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:40:50.450 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:50.450 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:50.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:50.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:40:50.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:50.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:50.459 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:40:50.460 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:50.460 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:50.460 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:50.460 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:40:50.460 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:40:50.460 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:40:50.460 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:50.460 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:50.460 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:50.460 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:40:50.460 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:40:50.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:40:51.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:40:51.461 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:40:51.462 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:51.462 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:51.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:51.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:40:51.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:51.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:51.463 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:40:51.464 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:51.464 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:51.464 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:51.464 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:40:51.464 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:40:51.464 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:40:51.464 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:51.464 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:51.464 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:51.464 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:40:51.464 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:40:51.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:40:51.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:40:51.465 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:51.465 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:51.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:51.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:40:51.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:51.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:51.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:40:51.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:51.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:51.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:51.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:51.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:51.968 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:51.968 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:51.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:51.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:51.970 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:51.970 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:51.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:51.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:51.971 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:40:51.971 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:51.971 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:51.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:51.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:51.972 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:40:51.972 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:51.972 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:51.972 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:51.972 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:40:51.972 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:40:51.972 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:40:51.972 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:51.972 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:51.972 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:51.972 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:40:51.972 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:40:51.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:40:52.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:40:52.974 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:40:52.974 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:52.975 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:52.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:52.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:52.976 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:40:52.976 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:52.976 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:52.976 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:52.977 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:40:52.977 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:40:52.977 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:40:52.977 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:52.977 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:52.977 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:52.977 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:40:52.977 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:40:52.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:40:52.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:40:52.977 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:52.977 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:52.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:52.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:52.978 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:40:52.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:52.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:52.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:52.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:52.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:52.979 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 13:40:52.979 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:40:52.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:52.980 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:40:52.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:52.980 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:40:52.980 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:40:52.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:52.980 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:40:52.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:52.980 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:40:52.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 13:40:52.980 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:52.981 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:40:52.981 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:40:52.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:52.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:52.995 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:40:52.995 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:40:52.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:52.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:52.996 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:40:52.996 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:40:52.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:52.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:52.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:52.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:52.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:40:53.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:53.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:40:53.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:54.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:40:54.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:40:54.001 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:40:54.001 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:40:54.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:54.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:54.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:40:54.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:54.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:54.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:54.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:54.003 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:54.003 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:40:54.004 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:40:54.004 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 13:40:54.004 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 13:40:54.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:54.004 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed 13:40:54.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:54.004 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 13:40:54.005 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 13:40:54.005 DEBUG [main][TreeItemHandler] Selecting tree item: src 13:40:54.005 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 13:40:54.012 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 13:40:54.012 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:40:54.013 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:54.013 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:40:54.013 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:54.013 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:40:54.013 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:54.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:40:54.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:54.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:40:54.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:54.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:40:54.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:54.014 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:40:54.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:54.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:40:54.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:54.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:40:54.015 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:54.015 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:40:54.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:54.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:54.015 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:40:54.015 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:40:54.016 DEBUG [main][MenuItemLookup] Found menu:'File' 13:40:54.016 DEBUG [main][MenuItemLookup] Item match:File 13:40:54.016 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:40:54.016 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:40:54.018 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:40:54.018 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:40:54.018 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:54.018 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:40:54.018 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:40:54.018 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:40:54.018 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:40:54.018 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:40:54.018 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:40:54.018 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:40:54.018 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:40:54.018 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:40:54.018 DEBUG [main][MenuItemLookup] Found menu:'File' 13:40:54.018 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:40:54.018 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:40:54.018 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:54.018 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:40:54.018 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:54.018 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:40:54.018 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:40:54.031 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:40:54.031 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:40:54.032 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:40:54.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:40:54.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:40:54.099 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:40:54.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:54.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:54.100 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:40:54.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:54.100 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:40:54.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:54.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:54.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:54.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:54.102 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:54.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:40:54.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:40:54.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:40:54.103 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:40:54.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:54.103 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:40:54.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:54.103 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:40:54.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:40:54.104 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:40:54.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:54.104 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:40:54.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:54.104 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:40:54.104 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:40:54.104 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:40:54.105 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:40:54.105 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:40:54.105 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:40:54.105 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:40:54.105 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:54.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:54.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:54.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:54.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:54.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:40:54.107 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:40:54.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:40:54.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:40:54.108 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:40:54.108 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:54.182 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:40:54.182 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:54.182 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:54.183 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:40:54.183 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:40:54.183 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:40:54.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:54.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:54.184 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:40:54.184 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:40:54.185 DEBUG [WorkbenchTestable][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:40:54.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:54.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:54.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:54.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:54.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:40:54.213 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:40:54.213 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 13:40:54.228 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:40:54.228 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:40:54.228 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.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:40:54.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:54.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:54.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:54.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:54.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:40:54.234 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:40:54.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:40:54.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:40:54.234 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:40:54.234 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:40:54.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:40:54.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:40:54.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:40:54.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:40:54.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:40:54.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:40:54.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:40:54.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:40:54.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:40:54.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:40:54.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:40:54.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:40:54.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:40:54.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:40:54.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:40:54.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:40:54.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:40:54.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:40:54.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@da3781b is found... 13:40:54.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@da3781b is found finished successfully 13:40:54.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.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:40:54.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:54.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:54.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:54.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:54.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:40:54.746 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:54.746 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 13:40:54.746 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:40:54.750 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:54.751 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 13:40:54.751 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:40:54.751 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:40:54.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:54.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:54.752 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:40:54.752 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:40:54.752 DEBUG [main][MenuItemLookup] Found menu:'File' 13:40:54.752 DEBUG [main][MenuItemLookup] Item match:File 13:40:54.752 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:40:54.752 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:40:54.752 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:40:54.752 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:40:54.752 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:54.752 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:40:54.753 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:40:54.753 DEBUG [main][MenuItemLookup] Found menu:'' 13:40:54.753 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:40:54.753 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:40:54.753 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:40:54.753 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:40:54.753 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:40:54.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:40:54.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:40:54.775 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:54.775 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 13:40:54.775 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:40:54.775 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:54.775 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:54.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:54.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:54.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:54.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:54.807 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:40:54.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:54.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:54.815 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:40:54.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:54.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:54.815 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:40:54.816 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:40:54.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:54.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:54.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:54.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:54.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:40:54.822 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:54.822 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:54.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:54.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:40:54.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:54.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:54.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 13:40:54.833 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:54.834 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:54.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:54.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:40:54.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:54.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:54.837 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:54.837 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:54.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:54.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:40:54.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:54.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:54.838 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:40:54.839 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:54.839 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:54.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:54.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:40:54.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:54.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:54.841 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:40:54.841 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:54.841 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:54.841 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:54.841 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:40:54.841 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:40:54.841 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:40:54.842 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:54.842 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:54.842 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:54.842 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:40:54.842 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:40:54.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:40:55.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:40:55.843 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:40:55.844 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:55.844 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:55.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:55.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:40:55.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:55.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:55.845 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:40:55.846 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:55.846 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:55.846 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:55.846 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:40:55.846 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:40:55.846 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:40:55.846 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:55.846 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:55.846 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:55.846 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:40:55.846 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:40:55.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:40:55.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:40:55.846 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:55.846 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:55.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:55.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:40:55.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:55.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:55.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:40:55.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:55.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:55.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:55.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:55.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:56.350 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:56.351 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:56.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:56.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:56.352 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:56.352 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:56.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:56.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:56.353 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:40:56.354 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:56.354 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:56.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:56.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:56.355 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:40:56.355 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:56.355 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:56.355 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:56.355 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:40:56.356 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:40:56.356 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:40:56.356 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:56.356 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:56.356 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:56.356 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:40:56.356 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:40:56.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:40:57.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:40:57.357 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:40:57.358 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:57.358 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:57.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:57.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:57.359 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:40:57.359 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:57.359 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:57.359 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:57.359 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:40:57.360 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:40:57.360 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:40:57.360 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:57.360 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:57.360 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:57.360 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:40:57.360 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:40:57.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:40:57.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:40:57.360 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:57.360 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:57.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:57.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:57.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:40:57.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:57.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:57.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:57.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:57.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:57.362 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 13:40:57.362 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:40:57.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:57.362 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:40:57.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:57.362 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:40:57.362 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:40:57.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:57.362 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:40:57.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:57.362 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:40:57.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 13:40:57.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:57.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:57.368 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:40:57.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:57.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:57.374 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:40:57.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:57.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:57.375 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:40:57.375 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:40:57.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:57.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:57.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:57.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:57.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:40:57.381 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:57.381 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:57.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:57.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:40:57.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:57.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:57.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 13:40:57.382 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:57.383 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:57.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:57.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:40:57.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:57.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:57.383 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:57.383 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:57.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:57.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:40:57.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:57.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:57.384 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:40:57.384 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:57.384 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:57.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:57.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:40:57.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:57.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:57.385 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:40:57.385 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:57.385 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:57.385 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:57.385 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:40:57.385 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:40:57.385 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:40:57.385 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:57.385 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:57.385 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:57.385 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:40:57.385 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:40:57.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:40:58.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:40:58.387 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:40:58.388 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:58.388 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:58.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:58.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:40:58.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:58.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:58.389 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:40:58.390 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:58.390 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:58.390 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:58.390 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:40:58.390 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:40:58.390 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:40:58.390 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:58.390 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:58.390 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:58.390 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:40:58.390 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:40:58.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:40:58.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:40:58.390 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:58.390 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:58.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:58.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:40:58.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:58.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:58.392 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:40:58.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:58.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:58.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:58.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:58.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:58.394 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 13:40:58.394 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:40:58.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:58.394 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:40:58.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:58.394 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:40:58.394 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:40:58.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:58.394 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:40:58.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:58.394 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:40:58.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 13:40:58.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:58.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:58.401 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:40:58.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:58.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:58.417 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:40:58.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:40:58.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:40:58.417 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:40:58.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 '\*?\QProblems\E') 13:40:58.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:58.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:58.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:58.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:58.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:40:58.434 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:58.434 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:58.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:58.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:40:58.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:58.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:58.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 13:40:58.435 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:58.435 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:58.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:58.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:40:58.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:58.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:58.436 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:58.436 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:58.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:58.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:40:58.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:58.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:58.438 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:40:58.438 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:58.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:58.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:58.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:40:58.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:58.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:58.439 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:40:58.440 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:58.440 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:58.440 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:58.440 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:40:58.440 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:40:58.440 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:40:58.440 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:58.440 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:58.440 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:58.440 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:40:58.440 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:40:58.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:40:59.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:40:59.442 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:40:59.442 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:59.442 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:59.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:59.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:40:59.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:59.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:59.444 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:40:59.444 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:59.445 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:59.445 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:59.445 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:40:59.445 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:40:59.445 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:40:59.445 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:59.445 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:59.445 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:59.445 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:40:59.445 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:40:59.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:40:59.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:40:59.445 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:59.445 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:59.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:59.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:40:59.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:40:59.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:40:59.446 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:40:59.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:40:59.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:40:59.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:40:59.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:40:59.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:40:59.448 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 13:40:59.448 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:40:59.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:59.449 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:40:59.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:59.449 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:40:59.449 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:40:59.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:40:59.449 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:40:59.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:40:59.449 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:40:59.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 13:40:59.449 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:59.449 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:59.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:59.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:59.450 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:40:59.451 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:40:59.451 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:40:59.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:40:59.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:40:59.452 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:40:59.452 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:59.452 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:59.452 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:59.452 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:40:59.452 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:40:59.452 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:40:59.452 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:40:59.452 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:40:59.452 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:40:59.452 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:40:59.453 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:40:59.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:41:00.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:41:00.454 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:41:00.454 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:00.454 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:00.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:00.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:00.456 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:41:00.456 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:41:00.456 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:41:00.456 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:41:00.456 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:41:00.456 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:41:00.456 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:41:00.456 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:41:00.456 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:41:00.456 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:41:00.456 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:41:00.456 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:41:00.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:41:00.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:41:00.457 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:00.457 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:00.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:00.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:00.458 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:41:00.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:00.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:00.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:00.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:00.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:00.458 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 13:41:00.458 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:41:00.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:00.459 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:41:00.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:00.459 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:41:00.459 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:41:00.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:00.459 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:41:00.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:00.459 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:41:00.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:00.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:00.465 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:41:00.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:00.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:00.466 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:41:00.466 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:41:00.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:00.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:00.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:00.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:00.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:41:00.483 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:00.483 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:00.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:00.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:41:00.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:00.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:00.485 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:41:00.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:00.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:00.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:00.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:00.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:00.487 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:41:00.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:00.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:00.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:00.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:00.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:00.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:00.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:00.509 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:41:00.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:00.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:00.510 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:41:00.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:41:00.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:00.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:00.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:00.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:00.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:41:00.516 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:00.517 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:00.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:00.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:41:00.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:00.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:00.518 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:41:00.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:00.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:00.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:00.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:00.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:00.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:41:00.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:00.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:00.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:00.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:00.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:00.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:00.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:00.537 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:41:00.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:00.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:00.538 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:41:00.538 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:41:00.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:00.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:00.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:00.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:00.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:41:00.545 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:00.545 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:00.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:00.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:41:00.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:00.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:00.546 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:41:00.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:00.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:00.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:00.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:00.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:00.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:41:00.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:00.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:00.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:00.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:00.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:00.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:00.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:00.568 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:41:00.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:00.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:00.568 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:41:00.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:41:00.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:00.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:00.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:00.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:00.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:41:00.588 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:00.588 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:00.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:00.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:41:00.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:00.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:00.589 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:41:00.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:00.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:00.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:00.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:00.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:00.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:00.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:00.598 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:41:00.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:00.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:00.598 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:41:00.598 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:41:00.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:00.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:00.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:00.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:00.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:41:00.617 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:00.617 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:00.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:00.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:41:00.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:00.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:00.618 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class 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:00.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:00.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:00.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:00.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:00.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:00.631 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:41:00.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:00.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:00.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:00.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:00.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:00.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:00.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:00.649 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:41:00.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:00.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:00.652 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:41:00.652 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:41:00.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:00.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:00.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:00.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:00.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:41:00.693 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:00.693 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:00.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:00.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:41:00.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:00.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:00.699 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:41:00.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:00.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:00.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:00.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:00.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:00.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:41:00.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:00.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:00.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:00.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:00.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:00.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:00.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:00.778 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:41:00.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:00.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:00.779 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:41:00.790 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:41:00.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:00.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:00.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:00.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:00.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:41:00.812 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:00.812 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:00.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:00.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:41:00.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:00.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:00.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:41:00.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:00.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:00.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:00.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:00.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:00.815 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:00.815 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:00.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:00.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:00.817 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:41:00.817 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:00.817 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:00.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:00.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:00.818 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:41:00.818 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:41:00.818 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:41:00.818 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:41:00.818 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:41:00.818 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:41:00.818 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:41:00.818 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:41:00.818 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:41:00.818 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:41:00.818 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:41:00.818 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:41:00.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:41:01.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:41:01.820 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:41:01.820 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:01.820 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:01.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:01.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:01.821 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:41:01.822 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:41:01.822 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:41:01.822 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:41:01.822 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:41:01.822 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:41:01.822 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:41:01.822 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:41:01.822 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:41:01.822 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:41:01.822 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:41:01.822 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:41:01.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:41:01.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:41:01.823 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:01.823 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:01.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:01.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:01.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:41:01.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:01.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:01.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:01.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:01.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:01.824 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 13:41:01.824 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:41:01.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:01.825 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:41:01.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:01.825 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:41:01.825 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:41:01.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:01.825 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:41:01.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:01.825 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:41:01.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:01.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:01.834 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:41:01.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:01.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:01.834 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:41:01.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 '\*?\QProblems\E') 13:41:01.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:01.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:01.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:01.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:01.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:41:01.844 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:01.844 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:01.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:01.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:41:01.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:01.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:01.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:41:01.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:01.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:01.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:01.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:01.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:01.875 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:41:01.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:01.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:01.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:01.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:01.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:01.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:01.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:01.884 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:41:01.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:01.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:01.885 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:41:01.885 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:41:01.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:01.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:01.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:01.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:01.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:41:01.893 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:01.893 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:01.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:01.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:41:01.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:01.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:01.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:41:01.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:01.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:01.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:01.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:01.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:01.909 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:41:01.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:01.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:01.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:01.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:01.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:01.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:01.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:01.930 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:41:01.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:01.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:01.931 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:41:01.931 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:41:01.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:01.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:01.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:01.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:01.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:41:01.940 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:01.940 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:01.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:01.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:41:01.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:01.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:01.941 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:41:01.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:01.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:01.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:01.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:01.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:01.943 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:41:01.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:01.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:01.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:01.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:01.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:01.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:01.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:01.963 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:41:01.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:01.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:01.964 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:41:01.964 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:41:01.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:01.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:01.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:01.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:01.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:41:01.974 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:01.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:01.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:01.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:41:01.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:01.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:01.975 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:41:01.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:01.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:01.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:01.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:01.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:01.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:01.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:01.997 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:41:01.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:01.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:01.997 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:41:01.997 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:41:01.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:01.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:02.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:02.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:02.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:41:02.007 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:02.007 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:02.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:02.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:41:02.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:02.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:02.008 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:41:02.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:02.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:02.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:02.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:02.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:02.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:41:02.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:02.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:02.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:02.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:02.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:02.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:02.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:02.030 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:41:02.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:02.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:02.030 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:41:02.030 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:41:02.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:02.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:02.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:02.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:02.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:41:02.040 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:02.040 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:02.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:02.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:41:02.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:02.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:02.041 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:41:02.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:02.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:02.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:02.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:02.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:02.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:41:02.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:02.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:02.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:02.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:02.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:02.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:02.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:02.092 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:41:02.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:02.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:02.093 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:41:02.093 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:41:02.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:02.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:02.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:02.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:02.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:41:02.113 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:02.113 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:02.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:02.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:41:02.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:02.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:02.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:41:02.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:02.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:02.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:02.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:02.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:02.116 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:02.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:02.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:02.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:02.117 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:41:02.117 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:02.117 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:02.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:02.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:02.118 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:41:02.118 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:41:02.118 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:41:02.118 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:41:02.119 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:41:02.119 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:41:02.119 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:41:02.119 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:41:02.119 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:41:02.119 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:41:02.119 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:41:02.119 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:41:02.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:41:03.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:41:03.120 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:41:03.120 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:03.121 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:03.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:03.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:03.122 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:41:03.122 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:41:03.122 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:41:03.122 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:41:03.122 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:41:03.122 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:41:03.122 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:41:03.122 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:41:03.122 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:41:03.122 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:41:03.122 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:41:03.122 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:41:03.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:41:03.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:41:03.123 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:03.123 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:03.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:03.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:03.124 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:41:03.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:03.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:03.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:03.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:03.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:03.125 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 13:41:03.125 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:41:03.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:03.125 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:41:03.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:03.125 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:41:03.126 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:41:03.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:03.126 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:41:03.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:03.126 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:41:03.126 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:03.126 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:03.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:03.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:03.127 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:41:03.128 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:03.128 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:03.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:03.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:03.128 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:41:03.129 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:41:03.129 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:41:03.129 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:41:03.129 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:41:03.129 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:41:03.129 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:41:03.129 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:41:03.129 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:41:03.129 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:41:03.129 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:41:03.129 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:41:03.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:41:04.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:41:04.130 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:41:04.131 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:04.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:04.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:04.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:04.132 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:41:04.132 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:41:04.132 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:41:04.132 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:41:04.132 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:41:04.132 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:41:04.132 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:41:04.133 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:41:04.133 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:41:04.133 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:41:04.133 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:41:04.133 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:41:04.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:41:04.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:41:04.133 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:04.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:04.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:04.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:04.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:41:04.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:04.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:04.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:04.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:04.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:04.135 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 13:41:04.135 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:41:04.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:04.135 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:41:04.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:04.135 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:41:04.135 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:41:04.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:04.135 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:41:04.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:04.135 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:41:04.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:04.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:04.146 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:41:04.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:04.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:04.147 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:41:04.147 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:41:04.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:04.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:04.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:04.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:04.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:41:04.171 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:04.171 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:04.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:04.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:41:04.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:04.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:04.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:41:04.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:04.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:04.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:04.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:04.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:04.175 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:41:04.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:04.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:04.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:04.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:04.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:04.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:04.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:04.196 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:41:04.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:04.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:04.196 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:41:04.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:41:04.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:04.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:04.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:04.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:04.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:41:04.204 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:04.205 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:04.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:04.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:41:04.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:04.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:04.206 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:41:04.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:04.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:04.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:04.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:04.207 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:04.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:41:04.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:04.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:04.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:04.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:04.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:04.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:04.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:04.233 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:41:04.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:04.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:04.234 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:41:04.234 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:41:04.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:04.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:04.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:04.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:04.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:41:04.241 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:04.241 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:04.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:04.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:41:04.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:04.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:04.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:41:04.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:04.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:04.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:04.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:04.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:04.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:41:04.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:04.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:04.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:04.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:04.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:04.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:04.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:04.272 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:41:04.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:04.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:04.272 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:41:04.272 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:41:04.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:04.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:04.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:04.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:04.289 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:41:04.289 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:04.289 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:04.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:04.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:41:04.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:04.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:04.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:41:04.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:04.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:04.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:04.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:04.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:04.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:04.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:04.309 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:41:04.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:04.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:04.309 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:41:04.309 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:41:04.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:04.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:04.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:04.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:04.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:41:04.318 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:04.318 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:04.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:04.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:41:04.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:04.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:04.320 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:41:04.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:04.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:04.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:04.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:04.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:04.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:41:04.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:04.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:04.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:04.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:04.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:04.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:04.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:04.341 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:41:04.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:04.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:04.341 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:41:04.341 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:41:04.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:04.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:04.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:04.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:04.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:41:04.358 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:04.358 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:04.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:04.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:41:04.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:04.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:04.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:41:04.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:04.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:04.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:04.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:04.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:04.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:41:04.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:04.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:04.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:04.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:04.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:04.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:04.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:04.368 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:41:04.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:04.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:04.369 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:41:04.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:41:04.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:04.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:04.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:04.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:04.386 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:41:04.386 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:04.386 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:04.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:04.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:41:04.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:04.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:04.388 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:41:04.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:04.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:04.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:04.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:04.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:04.390 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:04.390 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:04.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:04.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:04.391 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:41:04.391 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:04.391 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:04.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:04.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:04.392 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:41:04.393 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:41:04.393 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:41:04.393 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:41:04.393 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:41:04.393 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:41:04.393 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:41:04.393 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:41:04.393 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:41:04.393 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:41:04.393 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:41:04.393 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:41:04.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:41:05.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:41:05.404 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:41:05.404 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:05.404 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:05.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:05.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:05.405 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:41:05.406 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:41:05.406 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:41:05.406 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:41:05.406 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:41:05.406 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:41:05.406 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:41:05.406 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:41:05.406 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:41:05.406 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:41:05.406 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:41:05.406 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:41:05.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:41:05.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:41:05.407 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:05.407 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:05.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:05.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:05.408 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:41:05.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:05.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:05.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:05.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:05.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:05.408 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 13:41:05.409 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:41:05.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:05.409 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:41:05.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:05.409 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:41:05.409 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:41:05.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:05.409 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:41:05.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:05.409 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:41:05.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:05.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:05.416 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:41:05.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:05.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:05.417 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:41:05.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 '\*?\QProblems\E') 13:41:05.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:05.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:05.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:05.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:05.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:41:05.423 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:05.423 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:05.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:05.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:41:05.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:05.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:05.437 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:41:05.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:05.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:05.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:05.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:05.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:05.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:41:05.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:05.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:05.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:05.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:05.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:05.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:05.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:05.465 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:41:05.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:05.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:05.466 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:41:05.466 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:41:05.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:05.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:05.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:05.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:05.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:41:05.485 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:05.485 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:05.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:05.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:41:05.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:05.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:05.487 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:41:05.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:05.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:05.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:05.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:05.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:05.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:41:05.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:05.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:05.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:05.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:05.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:05.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:05.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:05.509 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:41:05.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:05.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:05.509 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:41:05.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:41:05.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:05.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:05.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:05.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:05.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:41:05.519 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:05.519 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:05.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:05.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:41:05.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:05.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:05.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:41:05.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:05.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:05.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:05.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:05.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:05.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:41:05.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:05.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:05.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:05.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:05.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:05.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:05.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:05.541 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:41:05.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:05.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:05.542 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:41:05.542 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:41:05.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:05.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:05.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:05.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:05.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:41:05.549 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:05.549 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:05.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:05.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:41:05.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:05.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:05.551 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:41:05.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:05.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:05.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:05.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:05.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:05.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:05.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:05.573 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:41:05.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:05.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:05.574 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:41:05.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 '\*?\QProblems\E') 13:41:05.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:05.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:05.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:05.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:05.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:41:05.592 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:05.592 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:05.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:05.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:41:05.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:05.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:05.594 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:41:05.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:05.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:05.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:05.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:05.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:05.596 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:41:05.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:05.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:05.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:05.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:05.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:05.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:05.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:05.604 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:41:05.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:05.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:05.604 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:41:05.604 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:41:05.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:05.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:05.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:05.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:05.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:41:05.621 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:05.621 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:05.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:05.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:41:05.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:05.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:05.623 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:41:05.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:05.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:05.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:05.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:05.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:05.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:41:05.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:05.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:05.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:05.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:05.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:05.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:05.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:05.637 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:41:05.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:05.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:05.637 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:41:05.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 '\*?\QProblems\E') 13:41:05.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:05.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:05.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:05.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:05.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:41:05.663 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:05.663 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:05.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:05.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:41:05.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:05.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:05.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:41:05.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:05.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:05.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:05.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:05.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:05.667 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:05.667 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:05.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:05.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:05.668 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:41:05.669 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:05.669 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:05.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:05.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:05.670 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:41:05.671 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:41:05.671 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:41:05.671 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:41:05.671 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:41:05.671 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:41:05.671 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:41:05.671 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:41:05.671 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:41:05.671 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:41:05.671 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:41:05.671 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:41:05.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:41:06.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:41:06.672 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:41:06.673 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:06.673 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:06.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:06.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:06.674 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:41:06.675 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:41:06.675 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:41:06.675 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:41:06.675 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:41:06.675 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 13:41:06.675 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:41:06.675 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:41:06.675 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:41:06.675 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:41:06.675 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:41:06.675 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:41:06.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:41:06.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:41:06.675 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:06.675 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:06.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:06.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:06.677 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:41:06.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:06.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:06.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:06.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:06.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:06.678 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 13:41:06.678 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:41:06.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:06.678 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:41:06.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:06.678 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:41:06.678 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:41:06.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:06.678 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:41:06.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:06.678 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:41:06.678 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:06.679 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:06.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:06.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:06.680 DEBUG [main][MenuItemLookup] Found menu:'Show' 13:41:06.680 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:41:06.680 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 13:41:06.680 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 13:41:06.680 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:41:06.680 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 13:41:06.680 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 13:41:06.680 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 13:41:06.680 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 13:41:06.680 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 13:41:06.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:41:06.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 13:41:06.740 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 13:41:06.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:06.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:06.741 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 13:41:06.741 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:41:06.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:41:06.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:41:06.741 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:41:06.741 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:41:06.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:06.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:06.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:06.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:06.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:06.744 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:41:06.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:06.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:06.744 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:06.744 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:06.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 "OK", Widget matcher matching widgets with style: 8) 13:41:06.746 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:41:06.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:41:06.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:41:06.746 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:41:06.746 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:41:06.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:06.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:06.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:06.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:06.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:06.756 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:41:06.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:06.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:06.756 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:06.756 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:06.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:41:06.798 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:41:06.798 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:06.799 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:41:06.799 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:41:06.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:06.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:06.807 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:41:06.807 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:41:06.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:06.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:06.808 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:41:06.808 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:41:06.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:06.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:06.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:06.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:06.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:07.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:07.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:07.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:07.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:07.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:41:07.821 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:41:07.821 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:41:07.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:07.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:07.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:41:07.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:07.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:07.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:07.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:07.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:07.823 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:41:07.823 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:41:07.823 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:41:07.823 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:41:07.834 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:41:07.835 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:41:07.835 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:07.860 DEBUG [main][MenuItemLookup] Found menu:'New' 13:41:07.860 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:41:07.860 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:07.860 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:41:07.860 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:07.860 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:41:07.860 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:41:07.860 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:41:07.860 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:41:07.860 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:41:07.860 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:41:07.860 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:41:07.860 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:41:07.860 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:07.860 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:41:07.860 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:41:07.860 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:07.860 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:41:07.860 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:41:07.860 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:41:07.860 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:41:07.860 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:41:07.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:41:07.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:41:07.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:41:08.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:41:08.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:41:08.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:41:08.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:41:08.361 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 13:41:08.361 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:41:08.361 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:41:08.361 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:41:08.366 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:41:08.367 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:41:08.367 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:08.389 DEBUG [main][MenuItemLookup] Found menu:'New' 13:41:08.389 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:41:08.389 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:08.389 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:41:08.389 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:08.389 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:41:08.389 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:41:08.389 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:41:08.389 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:41:08.389 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:41:08.389 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:41:08.390 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:41:08.390 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:41:08.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:41:08.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:41:08.989 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:41:08.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:08.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:08.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:08.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:08.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:41:08.992 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:41:08.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:41:08.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:41:08.993 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:41:08.993 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:41:08.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:08.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:08.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:08.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:08.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:08.994 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:41:08.994 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:41:08.994 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:41:08.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:08.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:08.995 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:08.995 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:08.995 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:41:08.995 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:41:08.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:41:08.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:41:08.995 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:41:08.995 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:41:08.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:08.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:08.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:08.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:08.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:08.997 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:41:08.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:08.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:08.997 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:08.997 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:09.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:41:09.001 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:41:09.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:41:09.502 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:41:09.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:41:09.502 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:41:09.502 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:41:09.502 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:41:09.502 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:41:09.502 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:41:09.502 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:41:09.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:41:09.502 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:41:09.502 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:41:09.502 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:41:09.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:41:09.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:41:09.503 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOneErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:41:09.503 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:41:09.503 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowVisibleProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:41:09.503 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:41:09.503 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:41:09.503 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:41:09.503 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:41:09.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:09.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:09.509 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:41:09.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:09.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:09.514 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:41:09.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:09.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:09.515 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:41:09.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 '\*?\QProblems\E') 13:41:09.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:09.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:09.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:09.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:09.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:41:09.521 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:09.521 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:09.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:09.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:09.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:09.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:09.538 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:09.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:09.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:09.540 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:41:09.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:09.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:09.540 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:41:09.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:41:09.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:09.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:09.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:09.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:09.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:41:09.543 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:41:09.543 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:41:09.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:09.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:41:09.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:09.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:09.550 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:41:09.550 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:41:09.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:09.562 DEBUG [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:41:09.563 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:41:09.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:41:09.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:09.564 DEBUG [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:41:09.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:09.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:09.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:09.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:09.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:09.565 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:09.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:09.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:09.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:41:09.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:09.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:09.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:09.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:09.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:09.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:09.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:09.567 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:41:09.567 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:09.567 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:41:09.567 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:09.567 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:41:09.567 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:09.567 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:41:09.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:09.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:09.568 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:41:09.568 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:41:09.568 DEBUG [main][MenuItemLookup] Found menu:'File' 13:41:09.568 DEBUG [main][MenuItemLookup] Item match:File 13:41:09.569 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:41:09.569 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:41:09.571 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:41:09.571 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:41:09.571 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:09.571 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:41:09.571 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:41:09.571 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:41:09.571 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:41:09.571 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:41:09.571 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:41:09.571 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:41:09.571 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:41:09.571 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:41:09.571 DEBUG [main][MenuItemLookup] Found menu:'File' 13:41:09.571 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:41:09.571 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:41:09.571 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:09.571 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:41:09.571 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:09.571 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:41:09.571 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:41:09.571 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:41:09.571 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:41:09.572 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:41:09.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 'New|Select a wizard'] is available.... 13:41:09.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 'New|Select a wizard'] is available. finished successfully 13:41:09.637 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:41:09.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:09.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:09.638 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:41:09.638 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41: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.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:41:09.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:09.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:09.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:09.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:09.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:09.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:41:09.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:41:09.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:41:09.641 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:41:09.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:09.641 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:41:09.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:09.641 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:41:09.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:41:09.641 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:41:09.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:09.642 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:41:09.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:09.642 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:41:09.642 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:41:09.642 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:41:09.642 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:41:09.645 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:41:09.645 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:41:09.645 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:41:09.646 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:09.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:09.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:09.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:09.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:09.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:09.648 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:41:09.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:09.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:09.648 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:09.648 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:09.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:41:09.809 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:09.809 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:09.809 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:41:09.810 DEBUG [WorkbenchTestable][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:41:09.810 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:41:09.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:09.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:09.811 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:41:09.811 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:09.811 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 13:41:09.811 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced 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:41:09.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:09.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:09.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:09.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:09.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:41:09.815 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:41:09.816 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 13:41:09.842 DEBUG [WorkbenchTestable][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:41:09.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:09.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:09.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:09.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:09.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:09.845 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 13:41:09.845 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 13:41:09.845 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 13:41:09.845 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:41:09.845 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:41:09.846 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget 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:09.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:09.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:09.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:09.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:09.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:09.849 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:41:09.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:09.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:09.849 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:09.849 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:09.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:41:13.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:41:13.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:41:13.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:41:13.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:41:13.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.1/lib/jrt-fs.jar)' is a system job, skipped 13:41:13.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:41:13.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:41:13.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:41:13.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 13:41:13.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:13.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:13.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:41:13.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:13.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:13.044 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:41:13.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:13.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:13.044 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:41:13.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:41:13.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:13.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:13.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:13.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:13.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:41:13.046 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:41:13.046 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:41:13.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:13.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:13.068 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:41:13.068 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:41:13.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:13.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:13.069 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:41:13.069 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:41:13.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:13.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:13.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:13.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:13.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:13.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:13.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:14.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:14.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:14.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:41:14.074 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:41:14.074 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:41:14.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:14.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:14.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:41:14.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:14.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:14.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:14.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:14.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:14.076 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:41:14.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 13:41:14.077 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:14.077 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:14.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:14.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:14.086 DEBUG [main][MenuItemLookup] Found menu:'Show' 13:41:14.086 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:41:14.086 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 13:41:14.086 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 13:41:14.086 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:41:14.086 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 13:41:14.086 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 13:41:14.086 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 13:41:14.086 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 13:41:14.086 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 13:41:14.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:41:14.144 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:41:14.144 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 13:41:14.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:14.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:14.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 "Restore Defaults") 13:41:14.145 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:41:14.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:41:14.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:41:14.147 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:41:14.148 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:41:14.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:14.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:14.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:14.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:14.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:14.152 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:41:14.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:14.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:14.152 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:14.152 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:14.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:41:14.153 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:41:14.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:41:14.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:41:14.153 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:41:14.153 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:41:14.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:14.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:14.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:14.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:14.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:14.160 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:41:14.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:14.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:14.160 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:14.160 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:14.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:41:14.186 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:41:14.186 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:14.186 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:14.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:14.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:14.187 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:41:14.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:14.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:14.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:14.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:14.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:14.188 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:14.188 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:14.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:14.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:14.189 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:41:14.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:14.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:14.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:14.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:14.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:14.190 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:14.190 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:14.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:14.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:14.192 DEBUG [main][MenuItemLookup] Found menu:'Show' 13:41:14.192 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:41:14.192 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 13:41:14.192 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 13:41:14.192 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:41:14.192 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 13:41:14.192 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 13:41:14.192 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 13:41:14.192 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 13:41:14.192 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 13:41:14.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:41:14.241 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:41:14.241 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 13:41:14.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:14.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:14.242 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 13:41:14.242 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:41:14.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:41:14.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:41:14.242 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:41:14.242 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:41:14.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:14.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:14.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:14.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:14.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:14.249 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:41:14.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:14.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:14.249 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:14.249 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:14.251 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:41:14.251 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:41:14.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:41:14.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:41:14.251 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:41:14.251 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:41:14.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:14.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:14.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:14.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:14.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:14.254 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:41:14.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:14.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:14.254 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:14.254 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:14.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:41:14.280 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:41:14.280 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:14.280 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:41:14.280 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:41:14.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:14.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:14.291 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:41:14.291 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:41:14.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:14.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:14.292 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:41:14.292 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:41:14.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:14.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:14.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:14.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:14.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:14.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:14.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:15.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:15.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:15.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:41:15.297 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:41:15.297 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:41:15.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:15.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:15.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:41:15.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:15.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:15.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:15.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:15.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:15.299 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:41:15.300 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:41:15.300 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:41:15.300 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:41:15.305 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:41:15.305 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:41:15.305 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:15.328 DEBUG [main][MenuItemLookup] Found menu:'New' 13:41:15.328 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:41:15.328 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:15.328 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:41:15.328 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:15.328 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:41:15.328 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:41:15.328 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:41:15.328 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:41:15.328 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:41:15.328 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:41:15.328 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:41:15.328 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:41:15.328 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:15.328 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:41:15.328 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:41:15.328 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:15.328 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:41:15.328 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:41:15.328 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:41:15.328 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:41:15.328 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:41:15.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:41:15.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:41:15.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:41:15.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:41:15.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:41:15.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:41:15.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:41:15.829 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 13:41:15.829 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:41:15.829 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:41:15.830 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:41:15.834 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:41:15.834 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:41:15.835 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:15.858 DEBUG [main][MenuItemLookup] Found menu:'New' 13:41:15.858 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:41:15.858 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:15.858 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:41:15.858 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:15.858 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:41:15.858 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:41:15.858 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:41:15.858 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:41:15.858 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:41:15.858 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:41:15.858 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:41:15.858 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:41:15.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:41:16.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 'Delete.*'] is available. finished successfully 13:41:16.438 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:41:16.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:16.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:16.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:16.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:16.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: 32) 13:41:16.441 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:41:16.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:41:16.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:41:16.442 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:41:16.442 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:41:16.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:16.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:16.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:16.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:16.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:16.443 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:41:16.443 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:41:16.443 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:41:16.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:16.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:16.443 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:16.443 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:16.443 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:41:16.443 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:41:16.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:41:16.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:41:16.444 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:41:16.444 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:41:16.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:16.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:16.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:16.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:16.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:16.445 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:41:16.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:16.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:16.445 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:16.445 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:16.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:41:16.449 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:41:16.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:41:16.950 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:41:16.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:41:16.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:41:16.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:41:16.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:41:16.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:41:16.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:41:16.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:41:16.951 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:41:16.951 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:41:16.951 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:41:16.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:41:16.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:41:16.952 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowVisibleProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:41:16.952 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:41:16.952 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:41:16.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:41:16.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:41:16.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:41:16.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:41:16.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:16.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:16.958 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:41:16.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:16.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:16.963 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:41:16.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:16.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:16.964 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:41:16.964 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:41:16.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:16.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:16.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:16.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:16.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:41:16.970 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:16.970 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:16.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:16.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:16.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:16.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:16.987 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:16.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:16.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:16.989 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:41:16.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:16.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:16.989 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:41:16.989 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:41:16.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:16.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:16.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:16.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:16.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:41:16.991 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:41:16.991 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:41:16.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:16.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:41:16.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:16.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:16.998 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:41:16.998 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:41:17.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:17.008 DEBUG [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:41:17.009 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:41:17.009 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:41:17.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:17.010 DEBUG [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:41:17.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:17.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:17.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:17.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:17.011 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:41:17.011 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:17.011 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:41:17.012 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:17.012 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:41:17.012 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:17.012 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:41:17.012 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:17.012 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:41:17.012 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:17.012 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:41:17.013 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:17.013 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:41:17.013 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:17.013 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:41:17.013 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:17.013 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:41:17.013 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:17.013 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:41:17.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:17.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:17.014 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:41:17.014 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:41:17.014 DEBUG [main][MenuItemLookup] Found menu:'File' 13:41:17.014 DEBUG [main][MenuItemLookup] Item match:File 13:41:17.015 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:41:17.015 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:41:17.016 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:41:17.016 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:41:17.016 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:17.016 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:41:17.016 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:41:17.017 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:41:17.017 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:41:17.017 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:41:17.017 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:41:17.017 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:41:17.017 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:41:17.017 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:41:17.017 DEBUG [main][MenuItemLookup] Found menu:'File' 13:41:17.017 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:41:17.017 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:41:17.017 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:17.017 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:41:17.017 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:17.017 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:41:17.017 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:41:17.025 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:41:17.025 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:41:17.025 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:41:17.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:41:17.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:41:17.090 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:41:17.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:17.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:17.091 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:41:17.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:17.091 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:41:17.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:17.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:17.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:17.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:17.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:17.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:41:17.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:41:17.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:41:17.094 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:41:17.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:17.094 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:41:17.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:17.094 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:41:17.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:41:17.095 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:41:17.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:17.095 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:41:17.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:17.095 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:41:17.096 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:41:17.096 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:41:17.096 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:41:17.096 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:41:17.096 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:41:17.096 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:41:17.097 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:41:17.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:17.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:17.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:17.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:17.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:17.099 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:41:17.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:17.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:17.099 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:17.099 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:17.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:41:17.264 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:17.264 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:17.264 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:41:17.265 DEBUG [WorkbenchTestable][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:41:17.265 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:41:17.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:17.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:17.266 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:41:17.266 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:17.266 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 13:41:17.266 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced 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:41:17.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:17.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:17.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:17.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:17.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:41:17.281 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:41:17.282 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 13:41:17.309 DEBUG [WorkbenchTestable][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:41:17.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:17.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:17.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:17.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:17.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:17.313 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 13:41:17.313 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 13:41:17.313 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 13:41:17.314 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:41:17.314 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:41:17.314 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget 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.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:17.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:17.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:17.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:17.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:17.317 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:41:17.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:17.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:17.317 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:17.317 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:17.403 DEBUG [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:41:20.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:41:20.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:41:20.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:41:20.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:41:20.481 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index ()' is a system job, skipped 13:41:20.481 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:41:20.481 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:41:20.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:41:20.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 13:41:20.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:20.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:20.483 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:20.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:20.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:20.534 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:41:20.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:20.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:20.534 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:41:20.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 '\*?\QPackage Explorer\E') 13:41:20.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:20.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:20.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:20.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:20.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:41:20.536 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:41:20.536 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:41:20.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:20.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:20.578 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:41:20.578 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:41:20.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:20.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:20.580 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:41:20.580 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:41:20.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:20.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:20.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:20.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:20.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:21.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:21.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:21.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:21.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:21.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:41:21.584 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:41:21.584 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:41:21.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:21.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:21.586 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:41:21.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:21.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:21.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:21.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:21.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:21.586 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:41:21.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 13:41:21.587 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:21.587 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:41:21.587 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:41:21.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:21.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:21.598 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:21.598 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:41:21.598 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:41:21.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:21.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:21.603 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:41:21.603 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:41:21.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:21.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:21.604 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:41:21.604 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:41:21.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:21.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:21.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:21.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:21.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:22.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:22.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:22.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:22.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:22.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:41:22.608 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:41:22.609 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:41:22.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:22.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:22.610 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:41:22.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:22.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:22.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:22.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:22.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:22.611 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:41:22.611 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:41:22.611 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 13:41:22.611 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 13:41:22.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:23.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:23.112 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 13:41:23.113 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 13:41:23.113 DEBUG [main][TreeItemHandler] Selecting tree item: src 13:41:23.114 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 13:41:23.121 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 13:41:23.121 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:41:23.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:23.122 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:41:23.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:23.122 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:41:23.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:23.122 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:41:23.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:23.123 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:41:23.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:23.123 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:41:23.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:23.123 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:41:23.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:23.123 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:41:23.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:23.123 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:41:23.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:23.124 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:41:23.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:23.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:23.124 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:41:23.124 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:41:23.124 DEBUG [main][MenuItemLookup] Found menu:'File' 13:41:23.124 DEBUG [main][MenuItemLookup] Item match:File 13:41:23.125 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:41:23.125 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:41:23.127 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:41:23.127 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:41:23.127 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:23.127 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:41:23.127 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:41:23.127 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:41:23.127 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:41:23.127 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:41:23.127 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:41:23.127 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:41:23.127 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:41:23.127 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:41:23.127 DEBUG [main][MenuItemLookup] Found menu:'File' 13:41:23.127 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:41:23.127 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:41:23.127 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:23.127 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:41:23.127 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:23.127 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:41:23.127 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:41:23.127 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:41:23.127 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:41:23.127 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:41:23.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:41:23.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:41:23.194 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:41:23.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:23.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:23.195 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:41:23.195 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:23.195 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:41:23.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:23.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:23.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:23.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:23.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:23.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:41:23.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:41:23.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:41:23.198 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:41:23.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:23.198 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:41:23.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:23.198 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:41:23.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:41:23.199 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:41:23.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:23.199 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:41:23.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:23.199 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:41:23.199 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:41:23.199 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:41:23.200 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:41:23.202 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:41:23.202 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:41:23.202 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:41:23.203 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:41:23.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:23.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:23.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:23.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:23.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:23.205 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:41:23.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:23.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:23.205 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:23.205 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:23.275 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:41:23.276 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:23.276 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:23.276 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:41:23.276 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:41:23.276 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:41:23.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:23.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:23.277 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:41:23.277 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:23.278 DEBUG [WorkbenchTestable][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:41:23.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:23.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:23.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:23.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:23.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:41:23.307 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:41:23.308 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 13:41:23.322 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:41:23.322 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:41:23.323 DEBUG [WorkbenchTestable][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:41:23.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:23.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:23.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:23.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:23.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:23.335 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:41:23.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:23.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:23.335 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:23.335 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:23.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:41:23.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:41:23.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:41:23.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:41:23.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:41:23.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:41:23.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:41:23.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:41:23.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:41:23.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:41:23.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:41:23.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:41:23.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:41:23.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:41:23.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:41:23.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:41:23.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:41:23.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:41:23.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@59d4b0cc is found... 13:41:23.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@59d4b0cc is found finished successfully 13:41:23.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.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:41:23.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:23.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:23.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:23.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:23.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:41:23.861 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:23.861 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 13:41:23.861 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:41:23.867 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:23.867 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 13:41:23.867 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:41:23.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:41:23.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:23.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:23.868 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:41:23.868 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:41:23.883 DEBUG [main][MenuItemLookup] Found menu:'File' 13:41:23.883 DEBUG [main][MenuItemLookup] Item match:File 13:41:23.883 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:41:23.883 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:41:23.883 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:41:23.883 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:41:23.883 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:23.883 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:41:23.883 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:41:23.883 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:23.883 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:41:23.883 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:41:23.886 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:41:23.887 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:41:23.887 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:41:23.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:41:23.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:41:23.910 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:23.910 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 13:41:23.910 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:41:23.910 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:23.910 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:23.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:23.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:23.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:23.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:23.943 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:41:23.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:23.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:23.949 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:41:23.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:23.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:23.950 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:41:23.950 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:41:23.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:23.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:23.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:23.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:23.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:41:23.956 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:23.957 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:23.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:23.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:41:23.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:23.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:23.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 13:41:23.958 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:23.958 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:23.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:23.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:41:23.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:23.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:23.959 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:23.959 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:23.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:23.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:41:23.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:23.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:23.960 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:41:23.960 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:23.960 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:23.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:23.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:41:23.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:23.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:23.961 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:41:23.962 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:41:23.962 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:41:23.962 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:41:23.962 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:41:23.962 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:41:23.962 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:41:23.962 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:41:23.962 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:41:23.962 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:41:23.962 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:41:23.962 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:41:23.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:41:24.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:41:24.963 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:41:24.963 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:24.963 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:24.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:24.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:41:24.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:24.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:24.964 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:41:24.965 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:41:24.965 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:41:24.965 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:41:24.965 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:41:24.965 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:41:24.965 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:41:24.965 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:41:24.965 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:41:24.965 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:41:24.965 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:41:24.965 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:41:24.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:41:24.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:41:24.965 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:24.966 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:24.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:24.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:41:24.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:24.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:24.967 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:41:24.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:24.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:24.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:24.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:24.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:25.469 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:25.469 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:25.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:25.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:25.470 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:25.470 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:25.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:25.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:25.471 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:41:25.471 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:25.471 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:25.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:25.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:25.472 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:41:25.473 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:41:25.473 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:41:25.473 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:41:25.473 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:41:25.473 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:41:25.473 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:41:25.473 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:41:25.473 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:41:25.473 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:41:25.473 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:41:25.473 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:41:25.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:41:26.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:41:26.474 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:41:26.475 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:26.475 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:26.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:26.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:26.477 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:41:26.477 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:41:26.477 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:41:26.477 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:41:26.477 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:41:26.477 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:41:26.477 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:41:26.477 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:41:26.477 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:41:26.477 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:41:26.477 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:41:26.477 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:41:26.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:41:26.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:41:26.478 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:26.478 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:26.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:26.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:26.479 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:41:26.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:26.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:26.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:26.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:26.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:26.480 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 13:41:26.480 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:41:26.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:26.480 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:41:26.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:26.480 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:41:26.481 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:41:26.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:26.481 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:41:26.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:26.481 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:41:26.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 13:41:26.481 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:26.481 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:26.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:26.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:26.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:41:26.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:26.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:26.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:26.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:26.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:26.483 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:26.483 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:26.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:26.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:26.485 DEBUG [main][MenuItemLookup] Found menu:'Show' 13:41:26.485 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:41:26.485 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 13:41:26.485 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 13:41:26.485 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:41:26.485 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 13:41:26.485 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 13:41:26.485 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 13:41:26.485 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 13:41:26.485 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 13:41:26.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:41:26.535 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:41:26.535 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 13:41:26.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:26.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:26.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 "Restore Defaults") 13:41:26.536 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:41:26.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:41:26.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:41:26.540 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:41:26.540 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:41:26.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:26.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:26.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:26.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:26.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:26.543 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:41:26.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:26.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:26.543 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:26.543 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:26.544 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:41:26.544 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:41:26.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:41:26.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:41:26.544 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:41:26.544 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:41:26.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:26.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:26.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:26.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:26.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:26.547 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:41:26.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:26.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:26.547 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:26.547 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:26.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:41:26.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 13:41:26.580 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:26.580 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:41:26.580 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:41:26.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:26.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:26.588 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:41:26.588 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:41:26.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:26.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:26.589 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:41:26.589 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:41:26.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:26.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:26.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:26.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:26.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:27.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:27.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:27.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:27.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:27.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:41:27.594 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:41:27.594 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:41:27.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:27.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:27.595 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:41:27.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:27.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:27.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:27.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:27.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:27.596 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:41:27.596 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:41:27.596 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:41:27.597 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:41:27.601 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:41:27.602 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:41:27.602 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:27.627 DEBUG [main][MenuItemLookup] Found menu:'New' 13:41:27.627 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:41:27.627 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:27.627 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:41:27.627 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:27.627 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:41:27.627 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:41:27.627 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:41:27.627 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:41:27.627 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:41:27.627 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:41:27.627 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:41:27.627 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:41:27.627 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:27.627 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:41:27.627 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:41:27.627 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:27.627 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:41:27.627 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:41:27.627 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:41:27.627 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:41:27.627 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:41:27.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:41:27.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:41:28.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:41:28.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:41:28.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:41:28.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:41:28.128 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 13:41:28.128 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:41:28.128 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:41:28.128 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:41:28.133 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:41:28.134 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:41:28.134 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:28.156 DEBUG [main][MenuItemLookup] Found menu:'New' 13:41:28.156 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:41:28.156 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:28.156 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:41:28.156 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:28.156 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:41:28.156 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:41:28.156 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:41:28.156 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:41:28.156 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:41:28.156 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:41:28.156 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:41:28.156 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:41:28.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 'Delete.*'] is available.... 13:41:28.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 'Delete.*'] is available. finished successfully 13:41:28.749 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:41:28.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:28.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:28.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:28.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:28.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: 32) 13:41:28.756 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:41:28.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:41:28.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:41:28.757 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:41:28.757 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:41:28.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:28.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:28.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:28.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:28.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:28.762 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:41:28.763 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:41:28.763 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:41:28.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:28.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:28.764 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:28.764 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:28.764 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:41:28.764 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:41:28.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:41:28.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:41:28.764 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:41:28.764 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:41:28.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:28.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:28.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:28.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:28.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:28.766 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:41:28.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:28.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:28.770 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:28.770 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:28.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:41:28.774 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:41:29.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:41:29.275 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:41:29.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:41:29.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:41:29.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:41:29.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:41:29.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:41:29.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:41:29.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:41:29.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:41:29.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:41:29.275 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:41:29.275 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:41:29.275 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:41:29.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:41:29.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:41:29.277 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:41:29.277 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:41:29.277 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOneErrorExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:41:29.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:41:29.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:41:29.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:41:29.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:41:29.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:29.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:29.283 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:41:29.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:29.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:29.289 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:41:29.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:29.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:29.289 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:41:29.290 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:41:29.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:29.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:29.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:29.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:29.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:41:29.296 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:29.296 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:29.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:29.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:29.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:29.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:29.313 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:29.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:29.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:29.316 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:41:29.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:29.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:29.317 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:41:29.317 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:41:29.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:29.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:29.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:29.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:29.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:41:29.328 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:41:29.328 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:41:29.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:29.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:41:29.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:29.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:29.334 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:41:29.342 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:41:29.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:29.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:41:29.343 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:41:29.343 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:41:29.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:29.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:41:29.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:29.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:29.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:29.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:29.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:41:29.346 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:29.346 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:41:29.346 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:29.346 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:41:29.346 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:29.346 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:41:29.346 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:29.346 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:41:29.346 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:29.346 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:41:29.347 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:29.347 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:41:29.347 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:29.347 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:41:29.347 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:29.347 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:41:29.347 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:29.347 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:41:29.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:29.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:29.348 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:41:29.348 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:41:29.348 DEBUG [main][MenuItemLookup] Found menu:'File' 13:41:29.348 DEBUG [main][MenuItemLookup] Item match:File 13:41:29.348 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:41:29.348 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:41:29.350 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:41:29.350 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:41:29.350 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:29.350 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:41:29.350 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:41:29.350 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:41:29.350 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:41:29.350 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:41:29.350 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:41:29.350 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:41:29.350 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:41:29.350 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:41:29.350 DEBUG [main][MenuItemLookup] Found menu:'File' 13:41:29.350 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:41:29.350 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:41:29.350 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:29.350 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:41:29.350 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:29.350 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:41:29.350 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:41:29.351 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:41:29.351 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:41:29.351 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:41:29.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:41:29.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:41:29.415 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:41:29.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:29.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:29.416 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:41:29.416 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41: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:41:29.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:29.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:29.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:29.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:29.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:29.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:41:29.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:41:29.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:41:29.419 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:41:29.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:29.419 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:41:29.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:29.420 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:41:29.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:41:29.420 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:41:29.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:29.420 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:41:29.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:29.420 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:41:29.420 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:41:29.420 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:41:29.420 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:41:29.423 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:41:29.423 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:41:29.423 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:41:29.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:41:29.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:29.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:29.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:29.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:29.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:29.426 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:41:29.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:29.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:29.426 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:29.426 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:29.590 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching 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:29.590 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:29.590 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:29.590 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:41:29.590 DEBUG [WorkbenchTestable][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:41:29.591 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:41:29.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:29.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:29.591 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:41:29.591 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:29.591 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 13:41:29.591 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced 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:41:29.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:29.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:29.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:29.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:29.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:41:29.595 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:41:29.596 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 13:41:29.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.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:41:29.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:29.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:29.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:29.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:29.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:29.630 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 13:41:29.630 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 13:41:29.630 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 13:41:29.630 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:41:29.630 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:41:29.630 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget 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:29.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:29.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:29.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:29.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:29.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:29.642 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:41:29.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:29.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:29.643 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:29.643 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:29.646 DEBUG [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:41:32.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:41:32.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:41:32.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:41:32.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:41:32.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.1/lib/jrt-fs.jar)' is a system job, skipped 13:41:32.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:41:32.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:41:32.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:41:32.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 13:41:32.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:32.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:32.842 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:32.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:32.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:32.844 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:41:32.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:32.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:32.844 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:41:32.844 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:41:32.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:32.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:32.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:32.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:32.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:41:32.846 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:41:32.846 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:41:32.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:32.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:32.867 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:41:32.867 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:41:32.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:32.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:32.869 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:41:32.869 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:41:32.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:32.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:32.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:32.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:32.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:33.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:33.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:33.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:33.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:33.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:41:33.873 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:41:33.873 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:41:33.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:33.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:33.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:41:33.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:33.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:33.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:33.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:33.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:33.875 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:41:33.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 13:41: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:41:33.876 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:41:33.876 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:41:33.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:33.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:33.890 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:41:33.891 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:41:33.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:33.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:33.892 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:41:33.892 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:41:33.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:33.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:33.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:33.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:33.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:34.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:34.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:34.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:34.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:34.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:41:34.896 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:41:34.896 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:41:34.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:34.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:34.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:41:34.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:34.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:34.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:34.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:34.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:34.898 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:41:34.898 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:41:34.899 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 13:41:34.899 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 13:41:34.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:35.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:35.400 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 13:41:35.401 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 13:41:35.401 DEBUG [main][TreeItemHandler] Selecting tree item: src 13:41:35.402 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 13:41:35.409 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 13:41:35.409 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:41:35.410 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:35.410 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:41:35.410 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:35.410 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:41:35.410 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:35.411 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:41:35.411 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:35.411 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:41:35.411 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:35.411 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:41:35.411 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:35.411 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:41:35.411 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:35.411 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:41:35.412 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:35.412 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:41:35.412 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:35.412 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:41:35.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:35.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:35.412 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:41:35.412 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:41:35.413 DEBUG [main][MenuItemLookup] Found menu:'File' 13:41:35.413 DEBUG [main][MenuItemLookup] Item match:File 13:41:35.413 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:41:35.413 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:41:35.415 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:41:35.415 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:41:35.415 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:35.415 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:41:35.415 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:41:35.415 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:41:35.415 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:41:35.415 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:41:35.415 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:41:35.415 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:41:35.415 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:41:35.415 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:41:35.415 DEBUG [main][MenuItemLookup] Found menu:'File' 13:41:35.415 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:41:35.415 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:41:35.415 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:35.415 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:41:35.415 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:35.415 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:41:35.415 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:41:35.415 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:41:35.415 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:41:35.416 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:41:35.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:41:35.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:41:35.481 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:41:35.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:35.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:35.482 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:41:35.482 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:35.482 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:35.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:35.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:35.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:35.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:35.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:35.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:41:35.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:41:35.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:41:35.486 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:41:35.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:35.486 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:41:35.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:35.486 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:41:35.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:41:35.486 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:41:35.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:35.487 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:41:35.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:35.487 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:41:35.488 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:41:35.488 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:41:35.488 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:41:35.491 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:41:35.491 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:41:35.491 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:41:35.491 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:35.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:35.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:35.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:35.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:35.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:35.499 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:41:35.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:35.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:35.499 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:35.499 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:35.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:41:35.569 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:35.569 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:35.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 13:41:35.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 13:41:35.570 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:41:35.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:35.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:35.571 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:41:35.571 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:35.572 DEBUG [WorkbenchTestable][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:41:35.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:35.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:35.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:35.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:35.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:41:35.603 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:41:35.603 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 13:41:35.609 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:41:35.609 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:41:35.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:41:35.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:35.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:35.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:35.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:35.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:35.630 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:41:35.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:35.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:35.630 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:35.630 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:35.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:41:36.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:41:36.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:41:36.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:41:36.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:41:36.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:41:36.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:41:36.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:41:36.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:41:36.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:41:36.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:41:36.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:41:36.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:41:36.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:41:36.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:41:36.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:41:36.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:41:36.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:41:36.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:41:36.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7f4be113 is found... 13:41:36.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7f4be113 is found finished successfully 13:41:36.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 '\*?\QErrorTestClass.java\E') 13:41:36.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:36.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:36.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:36.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:36.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:41:36.152 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:36.152 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 13:41:36.152 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:41:36.157 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:36.158 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 13:41:36.158 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:41:36.158 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:41:36.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:36.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:36.159 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:41:36.159 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:41:36.159 DEBUG [main][MenuItemLookup] Found menu:'File' 13:41:36.159 DEBUG [main][MenuItemLookup] Item match:File 13:41:36.159 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:41:36.159 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:41:36.159 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:41:36.159 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:41:36.159 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:36.159 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:41:36.159 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:41:36.159 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:36.159 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:41:36.159 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:41:36.160 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:41:36.160 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:41:36.160 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:41:36.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:41:36.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:41:36.185 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:36.186 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 13:41:36.186 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:41:36.186 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:36.186 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:36.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:36.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:36.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:36.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:36.216 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:41:36.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:36.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:36.223 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:41:36.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:36.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:36.223 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:41:36.223 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:41:36.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:36.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:36.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:36.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:36.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:41:36.229 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:36.229 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:36.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:36.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:41:36.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:36.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:36.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 13:41:36.231 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:36.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:36.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:36.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:41:36.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:36.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:36.232 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:36.232 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:36.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:36.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:41:36.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:36.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:36.242 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:41:36.242 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:36.242 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:36.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:36.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:41:36.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:36.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:36.243 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:41:36.244 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:41:36.244 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:41:36.244 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:41:36.244 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:41:36.244 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:41:36.244 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:41:36.244 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:41:36.244 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:41:36.244 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:41:36.244 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:41:36.244 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:41:36.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:41:37.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:41:37.245 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:41:37.246 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:37.246 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:37.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:37.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:41:37.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:37.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:37.247 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:41:37.248 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:41:37.248 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:41:37.248 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:41:37.248 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:41:37.248 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:41:37.248 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:41:37.248 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:41:37.248 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:41:37.248 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:41:37.248 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:41:37.248 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:41:37.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:41:37.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:41:37.248 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:37.248 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:37.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:37.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:41:37.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:37.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:37.250 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:41:37.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:37.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:37.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:37.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:37.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:37.752 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:37.753 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:37.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:37.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:37.754 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:37.754 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:37.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:37.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:37.755 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:41:37.755 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:37.755 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:37.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:37.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:37.756 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:41:37.757 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:41:37.757 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:41:37.757 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:41:37.757 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:41:37.757 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:41:37.757 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:41:37.757 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:41:37.757 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:41:37.757 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:41:37.757 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:41:37.757 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:41:37.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:41:38.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:41:38.758 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:41:38.758 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:38.758 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:38.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:38.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:38.759 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:41:38.760 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:41:38.760 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:41:38.760 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:41:38.760 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:41:38.760 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:41:38.760 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:41:38.760 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:41:38.760 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:41:38.760 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:41:38.760 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:41:38.760 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:41:38.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:41:38.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:41:38.761 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:38.761 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:38.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:38.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:38.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:41:38.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:38.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:38.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:38.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:38.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:38.762 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 13:41:38.762 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:41:38.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:38.762 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:41:38.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:38.763 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:41:38.763 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:41:38.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:38.763 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:41:38.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:38.763 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:41:38.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 13:41:38.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:38.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:38.769 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:41:38.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:38.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:38.775 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 13:41:38.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:38.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:38.776 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 13:41:38.776 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:41:38.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:38.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:38.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:38.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:38.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:41:38.783 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:38.783 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:38.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:38.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:41:38.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:38.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:38.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 0. Expected number of problems is: 1... 13:41:38.785 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:38.785 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:38.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:38.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:41:38.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:38.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:38.786 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:38.786 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:38.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:38.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:41:38.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:38.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:38.797 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:41:38.797 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:38.797 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:38.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:38.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:41:38.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:38.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:38.798 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:41:38.799 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:41:38.799 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:41:38.799 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:41:38.799 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:41:38.799 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:41:38.799 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:41:38.799 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:41:38.799 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:41:38.799 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:41:38.799 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:41:38.799 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:41:38.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:41:39.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:41:39.800 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:41:39.800 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:39.801 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:39.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:39.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:41:39.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:39.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:39.802 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:41:39.802 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:41:39.802 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:41:39.802 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:41:39.802 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:41:39.802 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 13:41:39.802 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:41:39.802 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:41:39.802 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:41:39.802 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:41:39.802 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:41:39.802 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:41:39.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:41:39.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:41:39.803 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:39.803 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:39.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:39.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 13:41:39.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:39.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:39.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:41:39.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:39.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:39.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:39.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:39.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:39.806 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 13:41:39.806 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:41:39.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:39.806 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:41:39.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:39.806 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:41:39.806 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 13:41:39.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:39.807 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 13:41:39.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:39.807 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 13:41:39.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 1. Expected number of problems is: 1 finished successfully 13:41:39.807 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:39.807 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:39.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:39.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:39.809 DEBUG [main][MenuItemLookup] Found menu:'Show' 13:41:39.809 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:41:39.809 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 13:41:39.809 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 13:41:39.809 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:41:39.809 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 13:41:39.809 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 13:41:39.809 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 13:41:39.809 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 13:41:39.809 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 13:41:39.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:41:39.866 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:41:39.866 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 13:41:39.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:39.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:39.867 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 13:41:39.867 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:41:39.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:41:39.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:41:39.867 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:41:39.867 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:41:39.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:39.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:39.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:39.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:39.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:39.870 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:41:39.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:39.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:39.871 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:39.871 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:39.872 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:41:39.872 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:41:39.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:41:39.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:41:39.872 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:41:39.872 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:41:39.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:39.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:39.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:39.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:39.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:39.876 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:41:39.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:39.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:39.876 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:39.876 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:39.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:41:39.917 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:41:39.917 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:39.917 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:41:39.917 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:41:39.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:39.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:39.925 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:41:39.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:41:39.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:39.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:39.926 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:41:39.926 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:41:39.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:39.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:39.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:39.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:39.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:40.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:40.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:40.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:40.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:40.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:41:40.929 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:41:40.929 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:41:40.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:40.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:40.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:41:40.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:40.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:40.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:40.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:40.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:40.931 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:41:40.932 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:41:40.932 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:41:40.932 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:41:40.938 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:41:40.938 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:41:40.938 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:40.964 DEBUG [main][MenuItemLookup] Found menu:'New' 13:41:40.964 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:41:40.964 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:40.964 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:41:40.964 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:40.964 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:41:40.964 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:41:40.964 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:41:40.964 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:41:40.964 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:41:40.964 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:41:40.964 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:41:40.964 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:41:40.964 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:40.964 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:41:40.964 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:41:40.964 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:40.964 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:41:40.964 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:41:40.965 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:41:40.965 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:41:40.965 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:41:40.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:41:40.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:41:40.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:41:41.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:41:41.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:41:41.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:41:41.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:41:41.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:41:41.466 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 13:41:41.466 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:41:41.467 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:41:41.467 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:41:41.471 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:41:41.472 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:41:41.472 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:41.495 DEBUG [main][MenuItemLookup] Found menu:'New' 13:41:41.495 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:41:41.495 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:41.495 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:41:41.495 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:41.495 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:41:41.495 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:41:41.495 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:41:41.495 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:41:41.495 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:41:41.495 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:41:41.495 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:41:41.495 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:41:41.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:41:42.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:41:42.087 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:41:42.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:42.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:42.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:42.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:42.090 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:41:42.090 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:41:42.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:41:42.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:41:42.090 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:41:42.090 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:41:42.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:42.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:42.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:42.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:42.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:42.091 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:41:42.091 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:41:42.092 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:41:42.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:42.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:42.092 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:42.092 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:42.092 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:41:42.092 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:41:42.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:41:42.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:41:42.092 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:41:42.092 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:41:42.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:42.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:42.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:42.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:42.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:42.094 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:41:42.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:42.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:42.094 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:42.094 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:42.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:41:42.098 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:41:42.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:41:42.599 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:41:42.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:41:42.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:41:42.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:41:42.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:41:42.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:41:42.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:41:42.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:41:42.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:41:42.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:41:42.600 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:41:42.600 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:41:42.600 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:41:42.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:41:42.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:41:42.601 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOneErrorExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:41:42.601 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:41:42.601 INFO [WorkbenchTestable][RequirementsRunner] Started test: testProblemQuickfix no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:41:42.601 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:41:42.601 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:41:42.601 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:41:42.601 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:41:42.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:42.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:42.607 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:41:42.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:42.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:42.612 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:41:42.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:42.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:42.613 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:41:42.613 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:41:42.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:42.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:42.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:42.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:42.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:41:42.628 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:42.628 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:42.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:42.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:42.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:42.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:42.644 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:42.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:42.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:42.646 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:41:42.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:42.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:42.646 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:41:42.646 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:41:42.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:42.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:42.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:42.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:42.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:41:42.648 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:41:42.648 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:41:42.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:42.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:41:42.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:42.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:42.664 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:41:42.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:41:42.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:42.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:41:42.665 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:41:42.665 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:41:42.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:42.665 DEBUG [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:41:42.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:42.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:42.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:42.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:42.666 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:41:42.666 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:42.666 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:41:42.667 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:42.667 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching 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:41:42.667 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:42.667 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching 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:42.667 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:42.667 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching 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:42.667 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:42.667 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching 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:42.667 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:42.667 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching 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:41:42.667 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:42.667 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching 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:42.667 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:42.668 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:41:42.668 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:42.668 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:41:42.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:42.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:42.668 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:41:42.668 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:41:42.668 DEBUG [main][MenuItemLookup] Found menu:'File' 13:41:42.668 DEBUG [main][MenuItemLookup] Item match:File 13:41:42.669 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:41:42.669 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:41:42.670 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:41:42.670 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:41:42.670 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:42.670 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:41:42.670 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:41:42.671 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:41:42.671 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:41:42.671 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:41:42.671 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:41:42.671 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:41:42.671 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:41:42.671 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:41:42.671 DEBUG [main][MenuItemLookup] Found menu:'File' 13:41:42.671 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:41:42.671 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:41:42.671 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:42.671 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:41:42.671 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:42.671 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:41:42.671 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:41:42.671 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:41:42.671 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:41:42.671 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:41:42.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:41:42.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:41:42.735 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:41:42.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:42.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:42.736 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:41:42.736 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:42.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:41:42.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:42.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:42.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:42.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:42.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:42.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:41:42.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:41:42.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:41:42.738 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:41:42.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:42.739 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:41:42.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:42.739 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:41:42.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:41:42.739 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:41:42.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:42.739 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:41:42.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:42.739 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:41:42.739 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:41:42.739 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:41:42.740 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:41:42.742 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:41:42.742 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:41:42.742 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:41:42.742 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:41:42.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:42.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:42.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:42.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:42.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:42.745 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:41:42.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:42.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:42.745 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:42.745 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:42.909 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:41:42.910 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:42.911 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:42.911 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:41:42.911 DEBUG [WorkbenchTestable][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:41:42.912 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:41:42.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:42.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:42.912 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:41:42.912 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:42.913 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 13:41:42.913 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:41:42.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:42.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:42.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:42.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:42.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:41:42.917 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:41:42.918 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 13:41:42.953 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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:41:42.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:42.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:42.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:42.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:42.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:42.956 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 13:41:42.957 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 13:41:42.957 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 13:41:42.957 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:41:42.957 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:41:42.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.JavaProjectWizard, index 0 and following matchers specified (Widget 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:42.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:42.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:42.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:42.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:42.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:42.960 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:41:42.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:42.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:42.960 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:42.960 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:42.964 DEBUG [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:41:46.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:41:46.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:41:46.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:41:46.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:41:46.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index ()' is a system job, skipped 13:41:46.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:41:46.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:41:46.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:41:46.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 13:41:46.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:46.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:46.149 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:46.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:46.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:46.151 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:41:46.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:46.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:46.151 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:41:46.151 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:41:46.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:46.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:46.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:46.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:46.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:41:46.153 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:41:46.153 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:41:46.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:46.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:46.166 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:41:46.166 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:41:46.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:46.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:46.176 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:41:46.176 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:41:46.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:46.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:46.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:46.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:46.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:46.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:46.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:47.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:47.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:47.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:41:47.180 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:41:47.180 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:41:47.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:47.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:47.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:41:47.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:47.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:47.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:47.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:47.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:47.182 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:41:47.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 13:41:47.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:41:47.183 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:41:47.183 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:41:47.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:47.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:47.193 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:41:47.193 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:41:47.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:47.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:47.194 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:41:47.195 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:41:47.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:47.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:47.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:47.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:47.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:47.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:47.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:48.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:48.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:48.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:41:48.198 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:41:48.198 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:41:48.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:48.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:48.200 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:41:48.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:48.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:48.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:48.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:48.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:48.201 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:41:48.201 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:41:48.201 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 13:41:48.202 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 13:41:48.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:48.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:48.703 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 13:41:48.704 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 13:41:48.704 DEBUG [main][TreeItemHandler] Selecting tree item: src 13:41:48.705 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 13:41:48.710 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 13:41:48.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:41:48.710 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:48.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:41:48.711 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:48.711 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:41:48.711 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:48.711 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:41:48.711 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:48.711 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:41:48.712 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:48.712 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:41:48.712 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:48.712 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:41:48.712 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:48.712 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:41:48.712 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:48.712 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:41:48.712 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:48.712 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:41:48.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:48.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:48.713 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:41:48.713 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:41:48.713 DEBUG [main][MenuItemLookup] Found menu:'File' 13:41:48.713 DEBUG [main][MenuItemLookup] Item match:File 13:41:48.714 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:41:48.714 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:41:48.716 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:41:48.716 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:41:48.716 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:48.716 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:41:48.716 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:41:48.716 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:41:48.716 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:41:48.716 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:41:48.716 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:41:48.716 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:41:48.716 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:41:48.716 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:41:48.716 DEBUG [main][MenuItemLookup] Found menu:'File' 13:41:48.716 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:41:48.716 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:41:48.716 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:48.716 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:41:48.716 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:48.716 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:41:48.716 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:41:48.726 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:41:48.726 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:41:48.726 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:41:48.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:41:48.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:41:48.791 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:41:48.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:48.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:48.792 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:41:48.793 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:48.793 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:41:48.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:48.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:48.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:48.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:48.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:48.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:41:48.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:41:48.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:41:48.796 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:41:48.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:48.796 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:41:48.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:48.796 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:41:48.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:41:48.797 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:41:48.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:48.797 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:41:48.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:48.797 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:41:48.798 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:41:48.798 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:41:48.798 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:41:48.801 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:41:48.801 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:41:48.801 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:41:48.801 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:41:48.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:48.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:48.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:48.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:48.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:48.808 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:41:48.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:48.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:48.808 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:48.808 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:48.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: Matcher matching text to regular expression 'New|Select a wizard'] 13:41:48.876 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:48.876 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:48.876 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:41:48.876 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:41:48.876 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:41:48.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:48.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:48.877 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:41:48.877 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:48.878 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 13:41:48.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:48.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:48.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:48.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:48.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:41:48.930 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:41:48.931 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 13:41:48.949 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:41:48.949 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:41:48.949 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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:41:48.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:48.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:48.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:48.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:48.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:48.954 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:41:48.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:48.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:48.955 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:48.955 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:48.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:41:49.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:41:49.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:41:49.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:41:49.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:41:49.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:41:49.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:41:49.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:41:49.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:41:49.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:41:49.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:41:49.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:41:49.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:41:49.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:41:49.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:41:49.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:41:49.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:41:49.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:41:49.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3657ce6 is found... 13:41:49.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3657ce6 is found finished successfully 13:41:49.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.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:41:49.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:49.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:49.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:49.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:49.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:41:49.466 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:49.466 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 13:41:49.466 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:41:49.471 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:49.471 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 13:41:49.471 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:41:49.471 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:41:49.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:49.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:49.474 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:41:49.475 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:41:49.475 DEBUG [main][MenuItemLookup] Found menu:'File' 13:41:49.475 DEBUG [main][MenuItemLookup] Item match:File 13:41:49.476 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:41:49.476 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:41:49.476 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:41:49.476 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:41:49.476 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:49.476 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:41:49.476 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:41:49.476 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:49.476 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:41:49.476 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:41:49.476 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:41:49.476 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:41:49.476 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:41:49.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:41:49.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:41:49.487 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:49.487 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 13:41:49.487 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:41:49.488 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:49.488 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:49.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:49.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:49.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:49.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:49.550 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:41:49.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:49.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:49.559 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:41:49.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:49.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:49.559 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:41:49.559 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:41:49.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:49.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:49.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:49.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:49.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:41:49.582 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:49.582 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:49.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:49.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:41:49.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:49.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:49.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 13:41:49.584 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:49.584 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:49.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:49.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:41:49.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:49.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:49.585 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:49.585 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:49.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:49.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:41:49.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:49.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:49.586 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:41:49.586 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:49.586 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:49.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:49.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:41:49.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:49.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:49.587 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:41:49.587 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:41:49.587 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:41:49.587 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:41:49.587 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:41:49.587 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:41:49.587 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:41:49.587 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:41:49.587 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:41:49.587 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:41:49.587 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:41:49.587 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:41:49.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:41:50.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:41:50.589 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:41:50.589 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:50.590 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:50.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:50.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:41:50.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:50.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:50.591 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:41:50.592 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:41:50.592 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:41:50.592 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:41:50.592 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:41:50.592 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:41:50.592 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:41:50.592 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:41:50.592 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:41:50.592 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:41:50.592 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:41:50.592 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:41:50.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:41:50.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:41:50.592 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:50.593 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:50.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:50.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:41:50.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:50.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:50.594 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:41:50.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:50.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:50.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:50.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:50.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:51.096 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:51.096 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:51.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:51.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:51.097 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:51.098 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:51.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:51.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:51.098 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:41:51.099 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:51.099 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:51.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:51.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:51.100 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:41:51.100 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:41:51.101 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:41:51.101 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:41:51.101 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:41:51.101 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:41:51.101 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:41:51.101 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:41:51.101 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:41:51.101 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:41:51.101 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:41:51.101 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:41:51.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:41:52.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:41:52.102 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:41:52.103 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:52.103 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:52.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:52.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:52.104 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:41:52.104 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:41:52.104 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:41:52.104 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:41:52.104 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:41:52.104 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:41:52.104 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:41:52.104 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:41:52.104 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:41:52.104 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:41:52.104 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:41:52.104 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:41:52.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:41:52.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:41:52.105 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:52.105 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:52.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:52.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:52.106 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:41:52.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:52.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:52.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:52.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:52.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:52.107 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 13:41:52.107 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:41:52.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:52.107 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:41:52.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:52.107 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:41:52.107 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:41:52.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:52.107 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:41:52.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:52.107 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:41:52.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 13:41:52.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:52.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:52.113 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:41:52.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:52.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:52.114 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:41:52.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:41:52.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:52.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:52.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:52.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:52.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:41:52.137 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:52.138 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:52.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:52.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:41:52.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:52.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:52.139 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:41:52.139 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:52.139 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:52.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:52.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:41:52.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:52.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:52.140 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:41:52.141 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:41:52.141 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:41:52.141 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:41:52.141 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:41:52.141 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:41:52.141 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:41:52.141 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:41:52.141 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:41:52.141 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:41:52.141 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:41:52.141 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:41:52.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:41:53.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:41:53.142 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:41:53.143 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:53.143 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:53.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:53.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:41:53.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:53.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:53.144 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:41:53.145 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:41:53.145 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:41:53.145 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:41:53.145 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:41:53.145 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:41:53.145 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:41:53.145 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:41:53.145 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:41:53.145 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:41:53.145 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:41:53.145 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:41:53.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:41:53.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:41:53.145 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:53.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:53.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:53.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:41:53.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:53.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:53.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:41:53.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:53.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:53.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:53.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:53.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:53.158 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 13:41:53.158 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:41:53.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:53.158 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:41:53.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:53.158 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:41:53.159 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:41:53.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:53.159 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:41:53.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:53.159 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:41:53.159 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item The value of the field WarningTestClass.i is not used 13:41:53.159 DEBUG [main][TreeItemHandler] Selecting tree item: The value of the field WarningTestClass.i is not used 13:41:53.159 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item The value of the field WarningTestClass.i is not used about selection 13:41:53.161 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: The value of the field WarningTestClass.i is not used 13:41:53.162 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:41:53.162 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:53.177 DEBUG [main][MenuItemLookup] Found menu:'Go to Resource' 13:41:53.177 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:53.177 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:41:53.177 DEBUG [main][MenuItemLookup] Found menu:'Copy Details' 13:41:53.177 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:41:53.177 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 13:41:53.177 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:53.177 DEBUG [main][MenuItemLookup] Found menu:'Show In' 13:41:53.177 DEBUG [main][MenuItemLookup] Found menu:'Quick Fix Ctrl+1' 13:41:53.177 DEBUG [main][MenuItemLookup] Item match:Quick Fix Ctrl+1 13:41:53.177 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Quick Fix Ctrl+1" 13:41:53.177 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Quick Fix Ctrl+1 13:41:53.178 INFO [main][MenuItemHandler] Select menu item: &Quick Fix Ctrl+1 13:41:53.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Quick Fix"] is available.... 13:41:53.291 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:53.291 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:53.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:41:53.293 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Quick Fix 13:41:53.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:53.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:53.294 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:41:53.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:53.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:53.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:53.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:53.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:41:53.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:53.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:53.296 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:41:53.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:53.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:53.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:53.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:53.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:41:53.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:41:53.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:41:53.297 TRACE [main][WidgetHandler] Notify Table with event 13 13:41:53.297 TRACE [main][WidgetHandler] Wait for synchronization 13:41:53.298 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 13:41:53.298 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:41:53.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:41:53.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:41:53.298 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Quick Fix" as the parent 13:41:53.298 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:41:53.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:53.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:53.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:53.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:53.300 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:53.301 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:41:53.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:53.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:53.301 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:53.301 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:53.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.swt.condition.NewShellIsOpenedOrIsNotAvailable... 13:41:53.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.swt.condition.NewShellIsOpenedOrIsNotAvailable finished successfully 13:41:53.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@ba768b3 is found... 13:41:53.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@ba768b3 is found finished successfully 13:41:53.387 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E') 13:41:53.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:53.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:53.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:53.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:53.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:41:53.390 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:53.390 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ @SuppressWarnings("unused") private int i; } TooltipText=null 13:41:53.391 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:53.391 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:53.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:53.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:53.411 DEBUG [main][MenuItemLookup] Found menu:'Show' 13:41:53.411 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:41:53.411 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 13:41:53.411 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 13:41:53.411 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:41:53.411 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 13:41:53.411 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 13:41:53.411 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 13:41:53.411 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 13:41:53.411 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 13:41:53.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:41:53.465 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:41:53.465 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 13:41:53.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:53.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:53.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 "Restore Defaults") 13:41:53.466 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:41:53.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:41:53.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:41:53.466 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:41:53.466 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:41:53.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:53.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:53.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:53.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:53.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:53.469 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:41:53.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:53.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:53.469 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:53.469 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:53.472 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:41:53.472 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:41:53.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:41:53.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:41:53.473 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:41:53.473 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:41:53.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:53.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:53.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:53.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:53.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:53.475 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:41:53.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:53.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:53.476 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:53.476 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:53.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:41:53.513 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:41:53.513 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:53.514 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:41:53.514 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:41:53.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:53.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:53.554 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:41:53.554 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:41:53.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:53.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:53.555 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:41:53.555 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:41:53.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:53.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:53.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:53.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:53.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:54.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:54.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:54.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:54.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:54.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:41:54.559 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:41:54.559 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:41:54.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:54.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:54.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:41:54.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:54.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:54.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:54.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:54.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:54.561 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:41:54.562 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:41:54.562 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:41:54.562 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:41:54.570 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:41:54.571 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:41:54.571 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:54.593 DEBUG [main][MenuItemLookup] Found menu:'New' 13:41:54.593 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:41:54.593 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:54.593 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:41:54.593 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:54.593 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:41:54.593 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:41:54.593 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:41:54.593 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:41:54.593 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:41:54.593 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:41:54.593 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:41:54.593 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:41:54.593 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:54.593 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:41:54.593 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:41:54.593 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:54.593 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:41:54.593 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:41:54.594 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:41:54.594 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:41:54.594 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:41:54.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:41:54.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:41:55.095 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:41:55.095 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:41:55.095 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:41:55.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:41:55.095 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 13:41:55.095 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:41:55.095 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:41:55.096 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:41:55.102 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:41:55.103 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:41:55.103 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:55.122 DEBUG [main][MenuItemLookup] Found menu:'New' 13:41:55.122 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:41:55.122 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:55.122 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:41:55.122 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:55.122 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:41:55.122 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:41:55.123 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:41:55.123 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:41:55.123 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:41:55.123 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:41:55.123 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:41:55.123 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:41:55.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.... 13:41: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 'Delete.*'] is available. finished successfully 13:41:55.711 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:41:55.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:55.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:55.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:55.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:55.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: 32) 13:41:55.714 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:41:55.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:41:55.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:41:55.714 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:41:55.714 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:41:55.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:55.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:55.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:55.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:55.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:55.715 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:41:55.715 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:41:55.715 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:41:55.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:55.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:55.716 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:55.716 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:55.716 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:41:55.716 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:41:55.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:41:55.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:41:55.716 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:41:55.716 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:41:55.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:55.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:55.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:55.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:55.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:55.718 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:41:55.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:55.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:55.718 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:55.718 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:55.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:41:55.767 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 1 13:41:55.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:41:55.769 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:41:55.770 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:41:55.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:55.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:55.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:56.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:56.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:56.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:56.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:41:56.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:41:56.778 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 13:41:56.779 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:41:56.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:56.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:56.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:56.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:56.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:56.781 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:41:56.782 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:41:56.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:56.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:56.783 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:41:56.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:56.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:56.783 DEBUG [WorkbenchTestable][DeleteUtils] Shell with title 'Delete.*' and button 'Continue' found 13:41:56.783 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Continue") 13:41:56.783 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:41:56.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:41:56.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:41:56.784 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:41:56.784 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:41:56.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:56.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:56.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:56.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:56.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:56.786 INFO [WorkbenchTestable][AbstractButton] Click button Con&tinue 13:41:56.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:56.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:56.786 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:56.786 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:56.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:41:56.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:41:56.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:41:57.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:41:57.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:41:57.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:41:57.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:41:57.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:41:57.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:41:57.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:41:57.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:41:57.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:41:57.314 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:41:57.314 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:41:57.314 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:41:57.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:41:57.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:41:57.315 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testProblemQuickfix no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:41:57.315 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:41:57.315 INFO [WorkbenchTestable][RequirementsRunner] Started test: testNoErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:41:57.315 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:41:57.315 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:41:57.315 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:41:57.315 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:41:57.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:57.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:57.321 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:41:57.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:57.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:57.326 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:41:57.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:57.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:57.327 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:41:57.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 '\*?\QProblems\E') 13:41:57.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:57.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:57.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:57.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:57.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:41:57.332 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:41:57.332 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:41:57.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:57.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:41:57.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:57.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:57.350 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:57.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:57.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:57.352 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:41:57.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:57.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:57.352 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:41:57.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 '\*?\QProject Explorer\E') 13:41:57.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:57.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:57.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:57.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:57.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:41:57.355 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:41:57.355 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:41:57.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:57.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:41:57.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:41:57.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:41:57.373 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:41:57.373 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:41:57.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:57.374 DEBUG [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:41:57.375 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:41:57.375 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:41:57.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:41:57.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:41:57.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:57.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:57.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:57.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:57.377 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:41:57.377 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:57.377 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:41:57.377 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:57.377 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:41:57.377 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:57.377 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:41:57.377 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:57.377 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:41:57.378 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:57.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:41:57.378 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:57.378 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:41:57.378 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:57.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:41:57.378 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:57.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:41:57.378 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:57.378 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:41:57.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:57.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:57.387 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:41:57.387 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:41:57.387 DEBUG [main][MenuItemLookup] Found menu:'File' 13:41:57.387 DEBUG [main][MenuItemLookup] Item match:File 13:41:57.388 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:41:57.388 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:41:57.390 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:41:57.390 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:41:57.390 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:57.390 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:41:57.390 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:41:57.390 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:41:57.390 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:41:57.390 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:41:57.390 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:41:57.390 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:41:57.390 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:41:57.390 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:41:57.390 DEBUG [main][MenuItemLookup] Found menu:'File' 13:41:57.390 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:41:57.390 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:41:57.390 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:57.390 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:41:57.390 DEBUG [main][MenuItemLookup] Found menu:'' 13:41:57.390 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:41:57.390 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:41:57.391 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:41:57.391 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:41:57.391 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:41:57.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:41:57.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 'New|Select a wizard'] is available. finished successfully 13:41:57.454 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:41:57.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:57.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:57.456 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:41:57.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:57.456 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:57.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:57.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:57.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:57.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:57.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:41:57.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:41:57.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:41:57.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:41:57.459 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:41:57.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:57.459 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:41:57.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:57.459 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:41:57.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:41:57.459 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:41:57.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:41:57.460 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:41:57.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:41:57.460 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:41:57.460 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:41:57.460 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:41:57.461 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:41:57.463 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:41:57.464 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:41:57.464 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:41:57.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.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:57.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:57.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:57.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:57.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:57.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:57.470 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:41:57.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:57.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:57.470 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:57.470 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:57.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:41:57.648 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:57.648 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:57.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 13:41:57.649 DEBUG [WorkbenchTestable][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:41:57.649 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:41:57.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:41:57.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:41:57.650 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:41:57.650 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:41:57.650 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 13:41:57.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:41:57.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:57.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:57.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:57.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:57.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:41:57.655 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:41:57.656 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 13:41:57.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.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:41:57.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:57.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:57.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:57.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:57.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:57.696 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 13:41:57.696 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 13:41:57.696 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 13:41:57.696 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:41:57.696 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:41:57.696 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget 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:57.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:41:57.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:41:57.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:41:57.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:41:57.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:41:57.700 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:41:57.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:41:57.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:41:57.700 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:41:57.700 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:41:57.704 DEBUG [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:00.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:00.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:42:00.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:42:00.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:42:00.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index ()' is a system job, skipped 13:42:00.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:42:00.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:42:00.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:42:00.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 13:42:00.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:00.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:00.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:42:00.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:00.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:00.883 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:00.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:00.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:00.883 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:00.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:42:00.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:00.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:00.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:00.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:00.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:00.885 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:00.885 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:00.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:00.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:00.936 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:00.936 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:00.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:00.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:00.937 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:00.937 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:00.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:00.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:00.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:00.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:00.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:01.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:01.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:01.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:01.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:01.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:42:01.941 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:01.941 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:01.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:01.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:01.942 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:42:01.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:01.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:01.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:01.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:01.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:01.943 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:42:01.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 13:42:01.944 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:01.944 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:42:01.944 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:42:01.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:01.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:01.959 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:42:01.959 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:42:01.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:01.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:01.961 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:42:01.961 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:42:01.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:01.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:01.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:01.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:01.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:02.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:02.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:02.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:02.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:02.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:42:02.965 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:42:02.965 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:42:02.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:02.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:02.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:42:02.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:02.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:02.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:02.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:02.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:02.967 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:42:02.968 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:42:02.968 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 13:42:02.968 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 13:42:02.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:03.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:03.469 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 13:42:03.470 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 13:42:03.470 DEBUG [main][TreeItemHandler] Selecting tree item: src 13:42:03.473 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 13:42:03.478 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 13:42:03.478 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:42:03.479 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:03.479 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:42:03.479 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:03.479 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:42:03.480 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:03.480 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:42:03.480 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:03.480 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:42:03.480 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:03.480 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:42:03.480 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:03.480 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:42:03.481 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:03.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:42:03.481 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:03.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:42:03.481 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:03.481 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:03.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:03.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:03.482 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:03.482 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:42:03.482 DEBUG [main][MenuItemLookup] Found menu:'File' 13:42:03.482 DEBUG [main][MenuItemLookup] Item match:File 13:42:03.483 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:42:03.483 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:42:03.484 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:42:03.485 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:42:03.485 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:03.485 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:42:03.485 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:42:03.485 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:42:03.485 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:42:03.485 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:42:03.485 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:42:03.485 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:42:03.485 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:42:03.485 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:42:03.485 DEBUG [main][MenuItemLookup] Found menu:'File' 13:42:03.485 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:42:03.485 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:42:03.485 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:03.485 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:42:03.485 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:03.485 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:42:03.485 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:42:03.485 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:42:03.485 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:42:03.486 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:42:03.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:42:03.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:42:03.551 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:42:03.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:03.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:03.552 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:42:03.552 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:03.553 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:03.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:03.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:03.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:03.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:03.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:42:03.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:42:03.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:42:03.555 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:42:03.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:03.555 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:42:03.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:03.555 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:42:03.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:42:03.556 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:42:03.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:03.556 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:42:03.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:03.556 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:42:03.557 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:42:03.557 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:42:03.557 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:42:03.560 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:42:03.560 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:42:03.560 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:42:03.560 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:42:03.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:03.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:03.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:03.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:03.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:03.567 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:42:03.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:03.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:03.568 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:03.568 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:03.638 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching 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:03.639 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:03.639 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:03.639 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:03.639 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:03.639 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:42:03.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:03.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:03.640 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:42:03.640 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:03.641 DEBUG [WorkbenchTestable][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:03.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:03.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:03.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:03.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:03.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:42:03.672 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:42:03.673 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 13:42:03.678 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:42:03.678 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:42:03.678 DEBUG [WorkbenchTestable][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:03.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:03.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:03.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:03.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:03.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:03.699 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:42:03.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:03.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:03.699 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:03.699 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:03.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:42:04.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:42:04.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:42:04.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:42:04.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:42:04.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:42:04.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:42:04.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:42:04.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:42:04.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:42:04.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:42:04.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:42:04.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:42:04.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:42:04.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:42:04.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:42:04.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:42:04.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:42:04.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1e67d06a is found... 13:42:04.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1e67d06a is found finished successfully 13:42:04.207 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:42:04.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:04.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:04.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:04.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:04.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:04.212 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:04.212 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 13:42:04.212 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:42:04.220 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:04.220 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 13:42:04.220 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:42:04.220 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:42:04.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:04.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:04.220 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:42:04.221 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:42:04.221 DEBUG [main][MenuItemLookup] Found menu:'File' 13:42:04.221 DEBUG [main][MenuItemLookup] Item match:File 13:42:04.221 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:42:04.221 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:42:04.221 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:42:04.221 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:42:04.221 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:04.221 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:42:04.221 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:42:04.221 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:04.221 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:42:04.222 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:42:04.222 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:42:04.222 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:42:04.222 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:42:04.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:42:04.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:42:04.245 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:04.246 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 13:42:04.246 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:42:04.246 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:04.246 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:04.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:04.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:04.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:04.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:04.280 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:42:04.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:04.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:04.290 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:42:04.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:04.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:04.291 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:42:04.291 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:42:04.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:04.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:04.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:04.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:04.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:04.298 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:04.298 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:04.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:04.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:42:04.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:04.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:04.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 13:42:04.300 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:04.300 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:04.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:04.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:42:04.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:04.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:04.310 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:04.310 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:04.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:04.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:42:04.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:04.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:04.312 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:42:04.312 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:04.312 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:04.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:04.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:42:04.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:04.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:04.313 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:42:04.313 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:04.313 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:04.313 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:04.313 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:42:04.313 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:42:04.313 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:42:04.313 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:04.313 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:04.313 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:04.313 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:42:04.313 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:42:04.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:42:05.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:42:05.315 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:42:05.316 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:05.316 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:05.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:05.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:42:05.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:05.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:05.317 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:42:05.317 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:05.317 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:05.317 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:05.317 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:42:05.318 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:42:05.318 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:42:05.318 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:05.318 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:05.318 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:05.318 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:42:05.318 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:42:05.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:42:05.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:42:05.318 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:05.318 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:05.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:05.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:42:05.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:05.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:05.319 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:42:05.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:05.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:05.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:05.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:05.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:05.821 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:05.822 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:05.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:05.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:05.823 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:05.823 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:05.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:05.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:05.824 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:42:05.824 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:05.824 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:05.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:05.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:05.825 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:42:05.826 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:05.826 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:05.826 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:05.826 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:42:05.826 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:42:05.826 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:42:05.826 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:05.826 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:05.826 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:05.826 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:42:05.826 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:42:05.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:42:06.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:42:06.828 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:42:06.828 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:06.829 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:06.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:06.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:06.830 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:42:06.831 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:06.831 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:06.831 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:06.831 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:42:06.831 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:42:06.831 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:42:06.831 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:06.831 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:06.831 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:06.831 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:42:06.831 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:42:06.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:42:06.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:42:06.832 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:06.832 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:06.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:06.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:06.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:42:06.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:06.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:06.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:06.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:06.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:06.834 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 13:42:06.834 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:42:06.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:06.834 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:42:06.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:06.834 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:42:06.834 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:42:06.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:06.835 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:42:06.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:06.835 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:42:06.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 13:42:06.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:06.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:06.841 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:42:06.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:06.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:06.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:42:06.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:06.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:06.847 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:42:06.848 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:42:06.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:06.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:06.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:06.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:06.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:06.854 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:06.854 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:06.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:06.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:42:06.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:06.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:06.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting while problem of type Errors exists in Problems view.... 13:42:06.866 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:06.866 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:06.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:06.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:42:06.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:06.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:06.867 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:06.867 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:06.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:06.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:42:06.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:06.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:06.868 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:42:06.868 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:06.868 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:06.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:06.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:42:06.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:06.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:06.869 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:42:06.870 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:06.870 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:06.870 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:06.870 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:42:06.870 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:42:06.870 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:42:06.870 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:06.870 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:06.870 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:06.870 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:42:06.870 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:42:06.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:42:07.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:42:07.871 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:42:07.872 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:07.872 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:07.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:07.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:42:07.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:07.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:07.873 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:42:07.874 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:07.874 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:07.874 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:07.874 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:42:07.874 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:42:07.874 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:42:07.874 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:07.874 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:07.874 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:07.874 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:42:07.874 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:42:07.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:42:07.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:42:07.874 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:07.874 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:07.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:07.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:42:07.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:07.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:07.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:42:07.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:07.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:07.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:07.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:07.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:07.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while problem of type Errors exists in Problems view. finished successfully 13:42:07.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:07.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:07.884 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:42:07.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:07.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:07.900 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:42:07.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:07.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:07.901 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:42:07.901 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:42:07.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:07.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:07.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:07.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:07.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:07.918 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:07.918 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:07.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:07.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:42:07.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:07.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:07.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 13:42:07.919 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:07.920 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:07.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:07.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:42:07.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:07.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:07.921 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:07.921 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:07.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:07.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:42:07.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:07.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:07.922 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:42:07.922 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:07.922 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:07.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:07.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:42:07.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:07.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:07.923 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:42:07.923 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:07.923 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:07.923 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:07.923 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:42:07.923 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:42:07.923 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:42:07.923 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:07.923 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:07.923 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:07.923 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:42:07.923 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:42:07.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:42:08.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:42:08.925 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:42:08.925 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:08.926 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:08.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:08.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:42:08.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:08.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:08.927 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:42:08.927 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:08.927 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:08.927 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:08.927 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:42:08.927 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:42:08.927 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:42:08.927 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:08.927 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:08.927 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:08.927 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:42:08.927 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:42:08.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:42:08.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:42:08.928 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:08.928 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:08.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:08.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:42:08.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:08.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:08.929 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:42:08.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:08.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:08.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:08.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:08.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:08.931 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 13:42:08.931 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:42:08.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:08.932 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:42:08.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:08.932 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:42:08.932 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:42:08.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:08.932 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:42:08.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:08.932 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:42:08.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 13:42:08.933 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:08.933 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:08.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:08.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:08.934 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:42:08.934 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:08.934 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:08.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:08.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:08.935 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:42:08.936 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:08.936 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:08.936 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:08.936 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:42:08.936 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:42:08.936 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:42:08.936 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:08.936 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:08.936 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:08.936 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:42:08.936 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:42:08.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:42:09.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:42:09.937 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:42:09.938 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:09.938 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:09.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:09.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:09.940 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:42:09.940 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:09.940 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:09.940 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:09.940 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:42:09.940 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:42:09.940 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:42:09.940 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:09.940 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:09.940 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:09.940 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:42:09.940 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:42:09.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:42:09.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:42:09.941 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:09.941 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:09.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:09.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:09.942 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:42:09.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:09.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:09.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:09.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:09.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:09.943 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:09.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:09.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:09.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:09.944 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:42:09.944 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:09.944 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:09.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:09.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:09.945 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:42:09.945 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:09.946 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:09.946 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:09.946 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:42:09.946 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:42:09.946 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:42:09.946 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:09.946 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:09.946 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:09.946 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:42:09.946 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:42:09.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:42:10.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:42:10.947 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:42:10.948 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:10.949 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:10.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:10.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:10.949 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:42:10.950 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:10.950 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:10.950 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:10.950 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:42:10.950 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:42:10.950 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:42:10.950 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:10.950 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:10.950 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:10.950 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:42:10.950 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:42:10.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:42:10.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:42:10.950 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:10.950 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:10.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:10.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:10.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:42:10.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:10.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:10.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:10.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:10.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:10.952 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 13:42:10.952 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:42:10.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:10.952 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:42:10.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:10.953 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:42:10.953 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:42:10.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:10.953 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:42:10.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:10.953 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:42:10.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:10.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:10.959 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:42:10.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:10.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:10.960 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:42:10.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 '\*?\QProblems\E') 13:42:10.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:10.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:10.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:10.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:10.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:10.966 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:10.966 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:10.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:10.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:42:10.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:10.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:10.967 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:42:10.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:10.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:10.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:10.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:10.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:10.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:42:10.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:10.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:10.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:10.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:10.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:10.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:10.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:10.984 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:42:10.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:10.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:10.985 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:42:10.985 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:42:10.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:10.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:11.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:11.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:11.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:11.001 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:11.001 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:11.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:11.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:42:11.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:11.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:11.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:42:11.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:11.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:11.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:11.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:11.003 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:11.013 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:42:11.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:11.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:11.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:11.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:11.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:11.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:11.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:11.021 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:42:11.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:11.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:11.021 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:42:11.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 '\*?\QProblems\E') 13:42:11.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:11.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:11.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:11.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:11.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:11.028 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:11.028 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:11.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:11.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:42:11.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:11.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:11.029 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:42:11.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:11.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:11.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:11.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:11.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:11.039 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:42:11.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:11.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:11.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:11.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:11.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:11.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:11.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:11.046 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:42:11.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:11.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:11.047 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:42:11.047 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:42:11.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:11.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:11.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:11.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:11.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:11.067 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:11.067 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:11.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:11.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:42:11.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:11.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:11.068 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:42:11.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:11.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:11.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:11.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:11.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:11.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:11.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:11.086 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:42:11.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:11.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:11.086 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:42:11.086 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:42:11.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:11.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:11.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:11.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:11.102 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:11.103 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:11.103 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:11.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:11.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:42:11.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:11.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:11.104 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:42:11.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:11.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:11.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:11.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:11.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:11.106 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:42:11.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:11.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:11.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:11.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:11.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:11.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:11.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:11.122 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:42:11.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:11.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:11.122 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:42:11.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 '\*?\QProblems\E') 13:42:11.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:11.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:11.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:11.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:11.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:11.138 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:11.139 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:11.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:11.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:42:11.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:11.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:11.139 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:42:11.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:11.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:11.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:11.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:11.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:11.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:42:11.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:11.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:11.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:11.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:11.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:11.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:11.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:11.148 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:42:11.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:11.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:11.148 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:42:11.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:42:11.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:11.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:11.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:11.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:11.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:11.155 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:11.155 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:11.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:11.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:42:11.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:11.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:11.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:42:11.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:11.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:11.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:11.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:11.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:11.168 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:11.168 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:11.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:11.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:11.169 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:42:11.169 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:11.169 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:11.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:11.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:11.170 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:42:11.171 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:11.171 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:11.171 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:11.171 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:42:11.171 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:42:11.171 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:42:11.171 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:11.171 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:11.171 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:11.171 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:42:11.171 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:42:11.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:42:12.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:42:12.172 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:42:12.173 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:12.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:12.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:12.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:12.175 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:42:12.175 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:12.175 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:12.175 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:12.175 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:42:12.175 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:42:12.175 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:42:12.175 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:12.175 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:12.175 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:12.175 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:42:12.175 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:42:12.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:42:12.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:42:12.176 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:12.176 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:12.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:12.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:12.177 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:42:12.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:12.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:12.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:12.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:12.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:12.178 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:12.179 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:12.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:12.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:12.180 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:42:12.180 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:12.180 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:12.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:12.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:12.181 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:42:12.181 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:12.181 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:12.181 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:12.181 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:42:12.181 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:42:12.181 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:42:12.181 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:12.181 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:12.181 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:12.181 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:42:12.181 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:42:12.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:42:13.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:42:13.183 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:42:13.183 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:13.184 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:13.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:13.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:13.185 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:42:13.186 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:13.186 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:13.186 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:13.186 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:42:13.186 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:42:13.186 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:42:13.186 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:13.186 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:13.186 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:13.186 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:42:13.186 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:42:13.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:42:13.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:42:13.186 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:13.186 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:13.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:13.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:13.187 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:42:13.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:13.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:13.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:13.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:13.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:13.188 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:13.188 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:13.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:13.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:13.189 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:42:13.189 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:13.189 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:13.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:13.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:13.190 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:42:13.191 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:13.191 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:13.191 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:13.191 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:42:13.191 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:42:13.191 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:42:13.191 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:13.191 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:13.191 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:13.191 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:42:13.191 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:42:13.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:42:14.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:42:14.193 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:42:14.194 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:14.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:14.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:14.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:14.195 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:42:14.195 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:14.195 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:14.195 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:14.195 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:42:14.195 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:42:14.195 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:42:14.195 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:14.195 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:14.196 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:14.196 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:42:14.196 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:42:14.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:42:14.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:42:14.196 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:14.196 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:14.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:14.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:14.197 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:42:14.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:14.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:14.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:14.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:14.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:14.198 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 13:42:14.198 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:42:14.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:14.198 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:42:14.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:14.198 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:42:14.198 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:42:14.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:14.198 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:42:14.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:14.198 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:42:14.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:14.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:14.205 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:42:14.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:14.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:14.205 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:42:14.205 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:42:14.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:14.205 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][AbstractWait] Waiting until widget is found finished successfully 13:42:14.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:14.212 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:14.212 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:14.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:14.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:42:14.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:14.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:14.213 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:42:14.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:14.213 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.Tree and index 0 was found 13:42:14.215 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:42:14.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:14.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:14.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:14.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:14.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:14.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:14.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:14.231 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:42:14.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:14.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:14.232 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:42:14.232 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:42:14.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:14.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:14.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:14.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:14.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:14.248 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:14.248 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:14.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:14.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:42:14.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:14.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:14.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:42:14.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:14.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:14.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:14.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:14.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:14.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:42:14.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:14.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:14.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:14.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:14.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:14.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:14.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:14.268 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:42:14.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:14.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:14.268 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:42:14.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:42:14.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:14.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:14.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:14.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:14.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:14.284 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:14.284 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:14.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:14.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:42:14.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:14.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:14.286 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:42:14.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:14.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:14.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:14.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:14.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:14.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:42:14.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:14.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:14.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:14.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:14.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:14.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:14.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:14.304 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:42:14.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:14.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:14.313 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:42:14.314 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:42:14.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:14.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:14.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:14.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:14.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:14.320 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:14.320 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:14.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:14.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:42:14.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:14.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:14.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:42:14.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:14.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:14.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:14.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:14.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:14.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:14.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:14.329 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:42:14.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:14.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:14.329 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:42:14.329 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:42:14.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:14.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:14.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:14.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:14.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:14.336 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:14.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:14.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:14.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:42:14.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:14.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:14.337 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:42:14.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:14.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:14.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:14.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:14.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:14.349 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:42:14.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:14.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:14.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:14.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:14.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:14.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:14.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:14.365 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:42:14.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:14.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:14.366 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:42:14.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:42:14.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:14.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:14.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:14.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:14.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:14.382 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:14.382 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:14.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:14.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:42:14.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:14.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:14.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:42:14.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:14.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:14.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:14.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:14.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:14.385 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:42:14.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:14.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:14.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:14.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:14.386 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:14.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:14.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:14.402 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 13:42:14.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:14.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:14.403 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 13:42:14.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:42:14.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:14.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:14.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:14.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:14.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:14.419 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:14.419 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:14.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:14.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 13:42:14.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:14.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:14.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:42:14.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:14.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:14.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:14.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:14.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:14.422 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:14.422 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:14.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:14.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:14.423 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:42:14.423 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:14.423 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:14.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:14.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:14.424 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:42:14.425 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:14.425 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:14.425 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:14.425 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:42:14.425 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:42:14.425 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:42:14.425 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:14.425 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:14.425 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:14.425 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:42:14.425 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:42:14.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:42:15.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:42:15.426 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:42:15.427 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:15.427 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:15.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:15.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:15.428 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:42:15.428 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:15.428 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:15.428 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:15.428 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:42:15.429 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:42:15.429 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:42:15.429 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:15.429 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:15.429 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:15.429 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:42:15.429 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:42:15.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:42:15.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:42:15.429 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:15.429 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:15.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:15.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:15.430 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:42:15.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:15.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:15.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:15.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:15.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:15.431 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 13:42:15.431 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:42:15.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:15.431 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:42:15.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:15.431 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:42:15.432 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 13:42:15.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:15.432 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 13:42:15.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:15.432 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 13:42:15.432 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:15.432 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:15.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:15.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:15.434 DEBUG [main][MenuItemLookup] Found menu:'Show' 13:42:15.434 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:42:15.434 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 13:42:15.434 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 13:42:15.434 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:42:15.434 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 13:42:15.434 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 13:42:15.434 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 13:42:15.434 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 13:42:15.434 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 13:42:15.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:42:15.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 13:42:15.487 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 13:42:15.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:15.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:15.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 "Restore Defaults") 13:42:15.487 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:42:15.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:15.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:15.488 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:42:15.488 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:42:15.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:15.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:15.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:15.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:15.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:15.491 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:42:15.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:15.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:15.491 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:15.491 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:15.492 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:42:15.492 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:42:15.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:15.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:15.493 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:42:15.493 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:42:15.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:15.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:15.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:15.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:15.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:15.496 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:42:15.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:15.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:15.496 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:15.496 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:15.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:42:15.531 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:42:15.531 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:15.531 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:42:15.531 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:42:15.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:15.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:15.538 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:42:15.539 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:42:15.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:15.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:15.539 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:42:15.539 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:42:15.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:15.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:15.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:15.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:15.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:16.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:16.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:16.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:16.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:16.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:42:16.543 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:42:16.543 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:42:16.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:16.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:16.545 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:42:16.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:16.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:16.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:16.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:16.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:16.545 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:42:16.546 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:42:16.546 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:42:16.546 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:42:16.551 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:42:16.551 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:42:16.551 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:16.575 DEBUG [main][MenuItemLookup] Found menu:'New' 13:42:16.575 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:42:16.575 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:16.575 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:42:16.575 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:16.575 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:42:16.575 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:42:16.575 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:42:16.576 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:42:16.576 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:42:16.576 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:42:16.576 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:42:16.576 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:42:16.576 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:16.576 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:42:16.576 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:42:16.576 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:16.576 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:42:16.576 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:42:16.576 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:42:16.576 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:42:16.576 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:42:16.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:42:16.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:42:16.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:42:17.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:42:17.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:42:17.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:42:17.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:42:17.077 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 13:42:17.077 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:42:17.077 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:42:17.078 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:42:17.082 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:42:17.083 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:42:17.083 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:17.105 DEBUG [main][MenuItemLookup] Found menu:'New' 13:42:17.105 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:42:17.105 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:17.105 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:42:17.105 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:17.105 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:42:17.105 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:42:17.105 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:42:17.105 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:42:17.105 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:42:17.105 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:42:17.105 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:42:17.106 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:42:17.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 'Delete.*'] is available.... 13:42:17.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:42:17.692 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:42:17.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:17.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:17.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:17.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:17.695 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:42:17.695 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:42:17.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:17.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:17.696 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:42:17.696 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:42:17.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:17.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:17.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:17.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:17.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:17.697 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:42:17.697 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:42:17.697 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:42:17.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:17.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:17.697 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:17.697 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:17.697 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:42:17.697 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:42:17.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:17.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:17.698 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:42:17.698 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:42:17.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:17.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:17.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:17.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:17.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:17.700 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:42:17.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:17.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:17.700 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:17.700 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:17.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:42:17.704 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:42:18.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:42:18.205 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:42:18.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:42:18.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:42:18.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:42:18.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:42:18.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:42:18.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:42:18.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:42:18.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:42:18.205 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:42:18.205 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:42:18.205 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:42:18.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:18.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:18.206 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testNoErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:42:18.206 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:42:18.206 INFO [WorkbenchTestable][RequirementsRunner] Started test: testNoErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:42:18.206 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:42:18.206 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:42:18.206 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:42:18.206 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:42:18.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:18.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:18.213 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:42:18.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:18.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:18.218 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:18.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:18.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:18.218 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:18.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:42:18.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:18.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:18.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:18.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:18.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:18.224 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:18.224 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:18.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:18.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:18.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:18.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:18.240 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:18.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:18.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:18.243 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:18.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:18.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:18.243 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:18.243 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:42:18.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:18.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:18.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:18.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:18.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:18.245 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:42:18.245 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:42:18.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:18.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:42:18.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:18.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:18.251 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:42:18.251 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:42:18.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:18.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:42:18.253 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:42:18.253 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:42:18.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:18.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:42:18.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:18.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:18.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:18.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:18.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:42:18.265 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:18.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:42:18.265 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:18.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:42:18.265 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:18.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:42:18.265 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:18.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:42:18.266 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:18.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:42:18.266 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:18.266 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:42:18.266 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:18.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:42:18.266 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:18.267 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:42:18.267 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:18.267 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:18.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:18.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:18.267 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:18.267 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:42:18.267 DEBUG [main][MenuItemLookup] Found menu:'File' 13:42:18.267 DEBUG [main][MenuItemLookup] Item match:File 13:42:18.268 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:42:18.268 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:42:18.270 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:42:18.271 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:42:18.271 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:18.271 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:42:18.271 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:42:18.271 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:42:18.271 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:42:18.271 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:42:18.271 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:42:18.271 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:42:18.271 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:42:18.271 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:42:18.271 DEBUG [main][MenuItemLookup] Found menu:'File' 13:42:18.271 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:42:18.271 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:42:18.271 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:18.271 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:42:18.271 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:18.271 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:42:18.271 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:42:18.280 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:42:18.280 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:42:18.280 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:42:18.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.... 13:42:18.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:42:18.342 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:42:18.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:18.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:18.343 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:42:18.343 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42: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.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:42:18.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:18.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:18.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:18.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:18.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:18.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:42:18.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:42:18.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:42:18.347 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:42:18.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:18.347 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:42:18.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:18.347 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:42:18.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:42:18.347 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:42:18.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:18.347 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:42:18.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:18.347 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:42:18.348 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:42:18.348 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:42:18.348 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:42:18.351 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:42:18.351 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:42:18.351 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:42:18.351 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:42:18.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:18.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:18.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:18.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:18.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:18.354 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:42:18.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:18.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:18.354 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:18.354 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:18.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:42:18.517 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:18.517 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:18.518 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:18.518 DEBUG [WorkbenchTestable][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:18.518 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:42:18.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:18.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:18.519 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:42:18.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:18.519 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 13:42:18.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:42:18.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:18.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:18.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:18.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:18.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:42:18.523 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:42:18.524 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 13:42:18.555 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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:18.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:18.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:18.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:18.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:18.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:18.563 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 13:42:18.563 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 13:42:18.564 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 13:42:18.564 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:42:18.564 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:42:18.564 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:42:18.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:18.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:18.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:18.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:18.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:18.568 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:42:18.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:18.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:18.568 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:18.568 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:18.584 DEBUG [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:21.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:21.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:42:21.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:42:21.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:42:21.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index ()' is a system job, skipped 13:42:21.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:42:21.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:42:21.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:42:21.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 13:42:21.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:21.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:21.763 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.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:21.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:21.764 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:21.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:21.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:21.764 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:21.764 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:42:21.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:21.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:21.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:21.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:21.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:21.766 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:21.766 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:21.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:21.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:21.813 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:21.813 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:21.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:21.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:21.814 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:21.814 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:21.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:21.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:21.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:21.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:21.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:22.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:22.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:22.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:22.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:22.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:42:22.819 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:42:22.819 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:42:22.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:22.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:22.820 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:42:22.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:22.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:22.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:22.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:22.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:22.820 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:42:22.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 13:42:22.821 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:42:22.821 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:22.821 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:22.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:22.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:22.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:22.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:22.839 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:42:22.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:22.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:22.845 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:22.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:22.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:22.845 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:22.845 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 13:42:22.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:22.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:22.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:22.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:22.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:22.850 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:22.850 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:22.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:22.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:42:22.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:22.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:22.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Problems view is empty.... 13:42:22.852 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:22.852 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:22.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:22.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:42:22.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:22.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:22.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:42:22.853 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:42:22.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:22.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:22.854 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Problems (0 items)"as the parent 13:42:22.854 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:42:22.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:22.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:22.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:22.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:22.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:22.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Problems view is empty. finished successfully 13:42:22.855 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:22.855 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:22.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:22.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:22.856 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:42:22.856 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:22.856 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:22.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:22.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:22.857 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:42:22.858 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:22.858 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:22.858 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:22.858 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:42:22.858 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:42:22.858 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:42:22.858 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:22.858 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:22.858 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:22.858 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:42:22.858 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:42:22.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:42:23.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:42:23.859 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:42:23.860 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:23.860 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:23.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:23.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:23.861 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:42:23.862 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:23.862 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:23.862 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:23.862 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:42:23.862 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:42:23.862 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:42:23.862 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:23.862 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:23.862 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:23.862 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:42:23.862 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:42:23.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:42:23.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:42:23.863 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:23.863 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:23.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:23.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:23.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:42:23.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:23.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:23.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:23.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:23.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:23.864 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:23.864 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:23.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:23.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:23.865 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:42:23.866 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:23.866 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:23.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:23.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:23.867 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:42:23.867 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:23.867 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:23.867 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:23.867 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:42:23.867 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:42:23.867 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:42:23.867 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:23.867 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:23.867 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:23.867 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:42:23.867 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:42:23.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:42:24.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:42:24.869 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:42:24.869 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:24.869 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:24.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:24.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:24.871 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:42:24.871 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:24.871 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:24.871 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:24.871 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:42:24.871 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:42:24.871 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:42:24.871 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:24.871 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:24.871 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:24.871 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:42:24.871 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:42:24.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:42:24.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:42:24.872 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:24.872 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:24.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:24.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:24.873 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:42:24.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:24.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:24.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:24.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:24.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:24.874 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:24.874 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:24.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:24.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:24.875 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:42:24.875 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:24.875 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:24.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:24.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:24.876 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:42:24.876 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:24.876 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:24.876 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:24.876 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:42:24.876 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:42:24.876 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:42:24.876 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:24.876 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:24.876 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:24.876 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:42:24.876 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:42:24.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:42:25.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:42:25.877 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:42:25.878 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:25.878 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:25.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:25.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:25.879 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:42:25.880 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:25.880 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:25.880 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:25.880 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:42:25.880 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:42:25.880 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:42:25.880 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:25.880 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:25.880 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:25.880 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:42:25.880 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:42:25.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:42:25.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:42:25.880 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:25.880 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:25.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:25.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:25.881 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:42:25.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:25.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:25.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:25.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:25.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:25.882 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:25.882 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:25.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:25.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:25.883 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:42:25.883 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:25.883 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:25.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:25.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:25.884 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:42:25.885 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:25.885 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:25.885 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:25.885 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:42:25.885 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:42:25.885 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:42:25.885 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:25.885 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:25.885 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:25.885 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:42:25.885 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:42:25.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:42:26.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:42:26.886 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:42:26.887 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:26.887 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:26.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:26.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:26.888 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:42:26.889 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:26.889 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:26.889 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:26.889 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:42:26.889 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:42:26.889 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:42:26.889 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:26.889 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:26.889 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:26.889 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:42:26.889 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:42:26.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:42:26.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:42:26.889 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:26.889 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:26.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:26.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:26.891 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:42:26.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:26.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:26.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:26.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:26.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:26.892 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:26.892 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:26.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:26.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:26.892 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:42:26.893 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:26.893 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:26.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:26.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:26.894 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:42:26.895 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:26.895 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:26.895 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:26.895 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:42:26.895 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:42:26.895 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:42:26.895 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:26.895 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:26.895 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:26.895 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:42:26.895 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:42:26.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:42:27.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:42:27.896 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:42:27.896 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:27.896 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:27.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:27.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:27.898 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:42:27.898 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:27.898 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:27.898 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:27.898 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:42:27.898 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:42:27.898 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:42:27.899 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:27.899 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:27.899 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:27.899 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:42:27.899 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:42:27.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:42:27.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:42:27.899 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:27.899 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:27.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:27.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:27.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:42:27.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:27.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:27.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:27.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:27.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:27.901 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:27.901 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:27.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:27.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:27.902 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:42:27.903 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:27.903 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:27.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:27.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:27.904 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:42:27.904 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:27.904 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:27.904 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:27.904 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:42:27.904 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:42:27.904 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:42:27.904 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:27.904 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:27.904 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:27.904 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:42:27.904 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:42:27.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:42:28.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:42:28.906 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:42:28.907 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:28.907 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:28.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:28.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:28.912 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:42:28.912 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:28.912 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:28.912 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:28.912 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:42:28.913 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 13:42:28.913 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 13:42:28.913 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:42:28.913 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:42:28.913 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.018 seconds)' 13:42:28.913 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:42:28.913 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:42:28.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:42:28.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:42:28.917 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:28.918 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:28.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:28.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:28.929 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:42:28.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:28.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:28.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:28.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:28.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:28.936 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:42:28.937 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:42:28.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:28.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:28.956 DEBUG [main][MenuItemLookup] Found menu:'Show' 13:42:28.956 DEBUG [main][MenuItemLookup] Found menu:'Group By' 13:42:28.956 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 13:42:28.956 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 13:42:28.956 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 13:42:28.956 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 13:42:28.956 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 13:42:28.956 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 13:42:28.956 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 13:42:28.956 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 13:42:29.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:42:29.003 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:42:29.004 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 13:42:29.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:29.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:29.004 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 13:42:29.004 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:42:29.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:29.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:29.004 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:42:29.004 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:42:29.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:29.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:29.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:29.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:29.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:29.011 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:42:29.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:29.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:29.011 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:29.011 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:29.012 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:42:29.012 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:42:29.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:29.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:29.012 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 13:42:29.012 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:42:29.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:29.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:29.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:29.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:29.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:29.015 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:42:29.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:29.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:29.015 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:29.015 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:29.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 13:42:29.041 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:42:29.041 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:29.042 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:42:29.042 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:42:29.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:29.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:29.057 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:42:29.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:42:29.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:29.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:29.059 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:42:29.059 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:42:29.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:29.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:29.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:29.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:29.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:29.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:29.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:30.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:30.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:30.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:42:30.063 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:42:30.063 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:42:30.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:30.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:30.065 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:42:30.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:30.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:30.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:30.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:30.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:30.066 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 13:42:30.066 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:42:30.066 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:42:30.067 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:42:30.072 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:42:30.073 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:42:30.073 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:30.095 DEBUG [main][MenuItemLookup] Found menu:'New' 13:42:30.095 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:42:30.095 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:30.095 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:42:30.095 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:30.095 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:42:30.095 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:42:30.095 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:42:30.095 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:42:30.095 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:42:30.095 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:42:30.095 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:42:30.095 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:42:30.095 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:30.095 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:42:30.095 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:42:30.095 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:30.095 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:42:30.095 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:42:30.095 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:42:30.095 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:42:30.095 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:42:30.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:42:30.095 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:42:30.095 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:42:30.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:42:30.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:42:30.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:42:30.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:42:30.596 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 13:42:30.596 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 13:42:30.596 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 13:42:30.596 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 13:42:30.601 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 13:42:30.601 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:42:30.601 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:30.626 DEBUG [main][MenuItemLookup] Found menu:'New' 13:42:30.626 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:42:30.626 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:30.626 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:42:30.626 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:30.626 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:42:30.626 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:42:30.626 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:42:30.626 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:42:30.626 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:42:30.626 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:42:30.626 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:42:30.626 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:42:30.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:42:31.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 'Delete.*'] is available. finished successfully 13:42:31.201 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:42:31.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:31.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:31.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:31.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:31.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:42:31.205 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:42:31.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:31.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:31.205 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:42:31.205 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:42:31.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:31.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:31.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:31.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:31.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:31.206 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:42:31.206 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:42:31.206 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:42:31.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:31.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:31.206 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:31.206 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:31.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:42:31.206 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:42:31.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:31.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:31.207 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:42:31.207 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:42:31.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:31.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:31.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:31.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:31.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:31.208 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:42:31.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:31.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:31.209 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:31.209 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:31.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:42:31.213 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:42:31.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:42:31.714 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:42:31.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:42:31.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:42:31.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:42:31.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:42:31.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:42:31.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:42:31.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:42:31.714 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:42:31.714 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:42:31.714 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:42:31.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:31.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:31.715 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testNoErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 13:42:31.715 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 13:42:31.715 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:42:31.715 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:42:31.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:31.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 280.252 s - in org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest testOneErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 21.402 s testTwoProblemsExist no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 17.629 s testHideProblemColumnsNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 7.321 s testHideProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 7.651 s testFilterErrors no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 26.622 s testProblemQuickfixWithNewDialog no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 14.438 s testOneWarningExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 13.231 s testHideProblemColumnsEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 7.354 s testShowProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 7.594 s testFilterWarnings no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 26.377 s testHideHiddenProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 7.528 s testShowProblemColumnNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 7.545 s testShowProblemColumnEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 7.297 s testOneErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 26.033 s testShowVisibleProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 7.449 s testGetProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 12.325 s testOneErrorExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 13.324 s testProblemQuickfix no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 14.714 s testNoErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 20.891 s testNoErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 13.509 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:42:31.723 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:42:31.724 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:42:31.724 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:42:31.724 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:42:31.724 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:42:31.724 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:42:31.725 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:42:31.725 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:42:31.725 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:42:31.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:31.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:42:31.735 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' view via menu. 13:42:31.735 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:31.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:31.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:31.736 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:31.736 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:42:31.736 DEBUG [main][MenuItemLookup] Found menu:'File' 13:42:31.736 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:42:31.736 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:42:31.736 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:42:31.736 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:42:31.736 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:42:31.736 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:42:31.736 DEBUG [main][MenuItemLookup] Item match:Window 13:42:31.737 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:42:31.737 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:42:31.737 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:42:31.737 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:31.737 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:42:31.737 DEBUG [main][MenuItemLookup] Item match:Show View 13:42:31.740 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:42:31.740 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:42:31.740 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:42:31.740 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:42:31.740 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 13:42:31.740 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:42:31.740 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:42:31.740 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:42:31.740 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:42:31.740 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:42:31.740 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:42:31.740 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:42:31.740 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:42:31.740 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:42:31.740 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:31.740 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:42:31.740 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:42:31.740 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:42:31.740 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:42:31.741 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:42:31.796 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:31.798 DEBUG [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:31.798 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:42:31.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:31.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:31.799 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:42:31.799 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:42:31.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:31.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:31.799 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:42:31.799 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:42:31.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:31.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:31.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:31.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:31.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:31.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:42:31.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:42:31.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 13:42:31.802 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 13:42:31.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:32.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:32.303 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 13:42:32.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 13:42:32.303 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 13:42:32.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:32.304 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 13:42:32.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:32.304 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 13:42:32.304 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Servers 13:42:32.304 DEBUG [main][TreeItemHandler] Selecting tree item: Servers 13:42:32.304 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Servers about selection 13:42:32.305 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Servers 13:42:32.305 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:42:32.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:32.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:32.305 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:42:32.305 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:42:32.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:32.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:32.306 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, 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:32.306 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:42:32.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:32.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:32.306 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:42:32.306 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:42:32.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:32.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:32.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:32.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:32.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:32.308 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:42:32.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:32.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:32.308 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:32.308 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:32.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:42:32.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:42:32.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2' view is open... 13:42:32.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:32.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:32.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2' view is open finished successfully 13:42:32.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:32.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:32.393 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:32.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:32.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:32.394 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:32.394 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:42:32.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:32.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:32.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:32.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:32.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:32.401 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:32.401 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:32.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:32.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:42:32.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:32.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:32.412 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:32.412 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:32.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:32.414 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:42:32.414 INFO [WorkbenchTestable][ServersView2] Create new server 13:42:32.414 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 13:42:32.414 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:32.460 DEBUG [main][MenuItemLookup] Found menu:'New' 13:42:32.460 DEBUG [main][MenuItemLookup] Item match:New 13:42:32.461 DEBUG [main][MenuItemLookup] Found menu:'Server' 13:42:32.461 DEBUG [main][MenuItemLookup] Item match:Server 13:42:32.464 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 13:42:32.464 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 13:42:32.464 INFO [main][MenuItemHandler] Select menu item: Server 13:42:32.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 13:42:32.663 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:42:32.663 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:42:32.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:32.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:32.664 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:42:32.666 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:32.666 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:32.667 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching 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:32.667 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:32.667 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:32.667 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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:42:32.667 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:32.667 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:32.667 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:42:32.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:32.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:32.668 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:42:32.668 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:32.679 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 13:42:32.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:32.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:32.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:32.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:32.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:32.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 13:42:32.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 13:42:32.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 13:42:32.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:42:32.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:42:32.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:42:32.683 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:42:32.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:33.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:33.185 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:42:33.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:42:33.190 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:42:33.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:33.190 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:42:33.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:33.190 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:42:33.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 13:42:33.191 DEBUG [WorkbenchTestable][WidgetLookup] 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:42:33.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:33.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:33.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:33.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:33.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:33.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:42:33.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:42:33.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:42:33.193 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:42:33.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:33.193 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:42:33.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:33.194 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:42:33.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:42:33.194 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:42:33.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:33.194 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:42:33.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:33.194 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:42:33.194 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 13:42:33.194 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 13:42:33.195 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 13:42:33.214 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 13:42:33.214 DEBUG [WorkbenchTestable][WidgetLookup] 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:42:33.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:33.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:33.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:33.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:33.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:33.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:33.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:33.718 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:42:33.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:33.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:33.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:33.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:33.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:42:33.729 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:42:33.730 INFO [WorkbenchTestable][AbstractText] Text set to: Server 1 13:42:33.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:42:33.731 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 13:42:33.731 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 13:42:34.231 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 13:42:34.231 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 13:42:34.732 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 13:42:34.732 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 13:42:35.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 13:42:35.232 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:42:35.232 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 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.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: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.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 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.Button and index 0 was found 13:42:35.240 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:42:35.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:35.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:35.240 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:35.240 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:35.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:42:35.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:42:35.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:42:35.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:42:35.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:42:35.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:42:35.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:35.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:35.763 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:42:35.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:35.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:35.769 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:35.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:35.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:35.769 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:35.769 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:42:35.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:35.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:35.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:35.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:35.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:35.781 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:35.781 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:35.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:35.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:42:35.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:35.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:35.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 1... 13:42:35.786 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:35.787 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:35.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:35.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:35.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.cnf.ServersView2, index 0 and no matchers specified 13:42:35.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:35.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:35.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:35.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:35.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:35.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:35.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:35.803 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:35.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:35.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:35.804 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:35.804 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:42:35.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:35.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:35.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:35.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:35.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:35.818 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:35.818 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:35.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:35.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:42:35.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:35.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:35.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 1 finished successfully 13:42:35.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:35.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:35.837 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:42:35.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:35.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:35.843 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:35.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:35.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:35.844 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:35.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:42:35.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:35.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:35.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:35.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:35.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:35.850 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:35.850 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:35.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:35.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:42:35.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:35.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:35.852 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:35.852 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:35.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:35.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:35.854 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type 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:42:35.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:35.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:35.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:35.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:35.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:35.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:35.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:35.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:35.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:35.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:35.868 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:35.868 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:42:35.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:35.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:35.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:35.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:35.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:35.882 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:35.882 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:35.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:35.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:42:35.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:35.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:35.884 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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.884 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:35.885 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:42:35.885 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:35.885 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:42:35.885 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:35.885 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:42:35.885 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:35.885 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:42:35.886 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:35.886 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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.886 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:35.886 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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.886 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:35.886 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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.886 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:35.886 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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.886 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:35.886 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:35.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:35.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:35.887 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:35.887 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:42:35.887 DEBUG [main][MenuItemLookup] Found menu:'File' 13:42:35.887 DEBUG [main][MenuItemLookup] Item match:File 13:42:35.887 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:42:35.887 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:42:35.887 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:42:35.887 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:42:35.887 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:35.887 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:42:35.887 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:42:35.888 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:35.888 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:42:35.888 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 13:42:35.888 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 13:42:35.888 DEBUG [main][MenuItemLookup] Found menu:'Revert' 13:42:35.888 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:35.888 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:42:35.888 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:42:35.888 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:42:35.888 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 13:42:35.888 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:35.888 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 13:42:35.888 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:35.888 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:42:35.888 DEBUG [main][MenuItemLookup] Item match:Import... 13:42:35.888 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 13:42:35.888 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 13:42:35.889 INFO [main][MenuItemHandler] Select menu item: &Import... 13:42:35.986 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.988 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.988 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:42:35.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:35.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:35.990 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:42:35.990 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:35.990 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:35.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:35.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:35.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:35.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:35.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:42:35.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:42:35.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:42:35.993 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:42:35.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:35.993 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:42:35.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:35.993 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:42:35.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:42:35.993 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:42:35.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:35.993 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:42:35.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:35.993 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:42:35.994 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 13:42:35.994 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 13:42:35.994 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 13:42:35.994 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 13:42:35.994 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:42:35.994 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 13:42:35.995 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:35.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:35.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:35.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:35.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:35.997 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:42:35.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:35.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:35.997 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:35.997 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:36.055 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:42:36.084 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:36.084 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:36.084 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:42:36.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:36.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:36.085 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:42:36.085 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:36.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:42:36.086 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:36.086 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:42:36.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:36.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:36.086 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:42:36.086 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:36.086 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:36.086 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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:36.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:36.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:36.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:36.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:36.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:36.088 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 13:42:36.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:36.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:36.088 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:36.088 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:36.090 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:36.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:36.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:42:36.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:42:36.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:36.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:42:36.091 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-project.zip 13:42:36.092 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 13:42:36.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:36.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:36.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:36.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:36.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:36.155 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 13:42:36.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:36.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:36.155 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:36.155 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:36.161 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:36.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:36.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:36.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:36.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:36.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:36.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 13:42:36.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:36.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:36.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:36.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:36.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:36.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 13:42:36.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 13:42:36.163 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting all projects 13:42:36.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.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:42:36.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:36.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:36.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:36.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:36.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:36.186 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 13:42:36.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:36.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:36.186 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:36.186 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:36.186 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:42:36.186 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 13:42:36.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.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:36.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:36.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:36.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:36.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:36.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:36.194 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:42:36.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:36.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:36.194 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:36.194 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:36.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:42:36.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:42:36.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:42:36.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:42:36.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:42:36.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:42:36.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:42:36.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:42:36.773 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:42:36.773 INFO [WorkbenchTestable][RequirementsRunner] Started test: getModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:42:36.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:42:36.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:42:36.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:42:36.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:42:36.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:36.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:36.778 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:36.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:36.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:36.778 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:36.778 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:42:36.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:36.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:36.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:36.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:36.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:36.783 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:36.783 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:36.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:36.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:42:36.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:36.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:36.785 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped] and wait with time period 1 13:42:36.785 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 13:42:36.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:37.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:37.286 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 13:42:37.286 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 13:42:37.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:37.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:37.788 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 13:42:37.789 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:37.789 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:37.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:37.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:37.791 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:37.791 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:37.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:37.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:37.792 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped] and wait with time period 1 13:42:37.792 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 13:42:37.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:38.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:38.293 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 13:42:38.293 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 13:42:38.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:38.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:38.794 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 13:42:38.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:38.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:38.800 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:42:38.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:38.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:38.804 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:38.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:38.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:38.805 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:38.805 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:42:38.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:38.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:38.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:38.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:38.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:38.818 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:38.818 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:38.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:38.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:42:38.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:38.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:38.820 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:38.821 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:38.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:38.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:38.822 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:42:38.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:38.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:38.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:38.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:38.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:38.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:38.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:38.834 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:38.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:38.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:38.834 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:38.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 '\*?\QServers\E') 13:42:38.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:38.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:38.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:38.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:38.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:38.839 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:38.839 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:38.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:38.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:42:38.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:38.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:38.848 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 13:42:38.849 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:38.849 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:38.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:38.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:38.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:42:38.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:38.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:38.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:38.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:38.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:38.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:38.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:38.855 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:38.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:38.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:38.863 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:38.863 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:42:38.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:38.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:38.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:38.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:38.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:38.868 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:38.868 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:38.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:38.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:42:38.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:38.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:38.870 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 13:42:38.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 13:42:39.371 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:42:39.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:39.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:39.372 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:39.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:39.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:39.380 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:42:39.380 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:42:39.380 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:42:39.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:39.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:39.381 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:42:39.381 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:42:39.381 INFO [WorkbenchTestable][RequirementsRunner] Started test: restartInProfile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:42:39.381 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:42:39.381 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:42:39.381 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:42:39.381 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:42:39.381 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:39.381 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:39.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:39.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:42:39.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:39.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:39.384 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped] 13:42:39.384 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped] 13:42:39.384 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped] about selection 13:42:39.397 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped] 13:42:39.398 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:39.398 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:39.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:39.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:39.399 INFO [WorkbenchTestable][AbstractServer] Start server in profiling mode 'Server 1' 13:42:39.399 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:39.400 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:39.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:39.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:39.401 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:39.401 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:39.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:39.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:39.402 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Profile on server Server 1 13:42:39.402 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:39.402 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:39.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:39.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:39.403 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped] 13:42:39.403 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped] 13:42:39.403 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped] about selection 13:42:39.407 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped] 13:42:39.408 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:39.409 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:42:39.409 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:39.425 DEBUG [main][MenuItemLookup] Found menu:'New' 13:42:39.425 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:42:39.425 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:42:39.425 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:39.425 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:42:39.425 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:42:39.425 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:42:39.425 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:42:39.425 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:39.425 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 13:42:39.425 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 13:42:39.425 DEBUG [main][MenuItemLookup] Found menu:'Profile' 13:42:39.425 DEBUG [main][MenuItemLookup] Item match:Profile 13:42:39.426 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Pro&file" 13:42:39.426 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Profile 13:42:39.426 INFO [main][MenuItemHandler] Select menu item: Pro&file 13:42:39.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile... 13:42:39.435 DEBUG [Worker-16: Publishing to Server 1...][AbstractWait] Wait for 1 seconds 13:42:40.444 DEBUG [Worker-16: Starting Server 1][AbstractWait] Wait for 1 seconds 13:42:41.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile finished successfully 13:42:41.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling... 13:42:41.932 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:41.932 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:41.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:41.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:41.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling finished successfully 13:42:41.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:42:41.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:42:41.933 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:42:41.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:42:41.934 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:41.934 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:41.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:41.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:41.935 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'PROFILING' 13:42:41.935 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:41.935 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:41.935 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:41.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:41.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:41.936 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 13:42:41.936 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 13:42:41.937 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 13:42:41.941 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 13:42:41.941 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:41.941 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:41.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:41.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:41.942 INFO [WorkbenchTestable][AbstractServer] Restart server in profile 'Server 1' 13:42:41.943 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:41.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:41.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:41.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:41.944 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:41.944 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:41.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:41.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:41.945 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Restart in Profile on server Server 1 13:42:41.945 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:41.945 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:41.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:41.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:41.946 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 13:42:41.946 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 13:42:41.946 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 13:42:41.952 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 13:42:41.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:41.953 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:42:41.953 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:41.969 DEBUG [main][MenuItemLookup] Found menu:'New' 13:42:41.969 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:42:41.969 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:42:41.969 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:41.969 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:42:41.969 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:42:41.969 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:42:41.969 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:42:41.969 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:41.969 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 13:42:41.969 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 13:42:41.969 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 13:42:41.969 DEBUG [main][MenuItemLookup] Item match:Restart in Profile 13:42:41.969 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Restart in Profile" 13:42:41.969 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restart in Profile 13:42:41.969 INFO [main][MenuItemHandler] Select menu item: Restart in Profile 13:42:41.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile... 13:42:41.972 DEBUG [Worker-8: Stopping Server 1][AbstractWait] Wait for 1 seconds 13:42:42.979 DEBUG [Worker-8: Starting Server 1][AbstractWait] Wait for 1 seconds 13:42:44.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile finished successfully 13:42:44.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling... 13:42:44.472 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:44.473 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:44.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:44.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:44.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling finished successfully 13:42:44.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:42:44.474 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:42:44.474 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:42:44.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:42:44.474 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:44.474 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:44.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:44.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:44.475 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'PROFILING' 13:42:44.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:44.476 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:44.476 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:44.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:44.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:44.477 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:44.477 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:44.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:44.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:44.478 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 13:42:44.478 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 13:42:44.478 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 13:42:44.485 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 13:42:44.486 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:44.486 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:44.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:44.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:44.488 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 13:42:44.488 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:44.488 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:44.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:44.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:44.489 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:44.489 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:44.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:44.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:44.490 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 13:42:44.490 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:44.491 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:44.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:44.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:44.491 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 13:42:44.491 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 13:42:44.492 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 13:42:44.499 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 13:42:44.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:44.500 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:42:44.500 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:44.511 DEBUG [main][MenuItemLookup] Found menu:'New' 13:42:44.511 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:42:44.511 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:42:44.511 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:44.511 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:42:44.511 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:42:44.511 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:42:44.511 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:42:44.511 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:44.511 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 13:42:44.511 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 13:42:44.511 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 13:42:44.511 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:42:44.511 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 13:42:44.511 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 13:42:44.511 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 13:42:44.511 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 13:42:44.513 DEBUG [Worker-14: Stopping Server 1][AbstractWait] Wait for 1 seconds 13:42:44.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 13:42:45.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 13:42:45.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 13:42:45.524 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:45.524 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:45.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:45.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:46.027 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:46.027 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:46.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:46.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:46.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 13:42:46.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:42:46.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:42:46.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:42:46.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:42:46.029 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:46.029 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:46.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:46.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:46.030 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 13:42:46.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:46.030 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:46.030 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:46.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:46.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:46.032 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 13:42:46.032 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 13:42:46.032 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 13:42:46.036 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 13:42:46.037 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:46.037 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:46.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:46.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:46.038 INFO [WorkbenchTestable][AbstractServer] Restart server in profile 'Server 1' 13:42:46.039 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:46.039 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:46.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:46.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:46.040 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:46.040 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:46.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:46.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:46.041 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:46.041 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:46.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:46.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:46.042 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 13:42:46.042 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 13:42:46.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:46.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:46.543 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 13:42:46.543 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 13:42:46.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:47.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:47.044 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 13:42:47.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:47.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:47.051 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:42:47.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:47.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:47.058 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:47.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:47.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:47.059 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:47.059 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:42:47.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:47.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:47.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:47.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:47.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:47.073 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:47.073 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:47.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:47.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:42:47.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:47.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:47.075 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:47.075 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:47.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:47.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:47.076 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type 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:42:47.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:47.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:47.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:47.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:47.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:47.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:47.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:47.089 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:47.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:47.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:47.090 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:47.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:42:47.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:47.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:47.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:47.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:47.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:47.094 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:47.094 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:47.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:47.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:42:47.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:47.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:47.104 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 13:42:47.104 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:47.104 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:47.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:47.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:47.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:42:47.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:47.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:47.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:47.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:47.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:47.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:47.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:47.110 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:47.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:47.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:47.111 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:47.111 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:42:47.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:47.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:47.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:47.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:47.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:47.123 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:47.123 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:47.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:47.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:42:47.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:47.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:47.125 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 13:42:47.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 13:42:47.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available. failed, an exception will be thrown 13:42:47.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:47.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:47.126 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:47.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:47.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:47.127 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:42:47.127 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:42:47.127 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:42:47.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:47.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:47.127 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restartInProfile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:42:47.127 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:42:47.127 INFO [WorkbenchTestable][RequirementsRunner] Started test: delete_runningServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:42:47.127 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:42:47.127 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:42:47.127 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:42:47.127 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:42:47.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:47.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:47.139 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:42:47.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:47.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:47.144 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:47.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:47.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:47.144 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:47.144 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:42:47.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:47.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:47.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:47.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:47.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:47.149 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:47.149 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:47.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:47.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:42:47.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:47.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:47.151 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:47.151 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:47.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:47.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:47.152 INFO [WorkbenchTestable][ServersView2] Create new server 13:42:47.152 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:42:47.152 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:47.169 DEBUG [main][MenuItemLookup] Found menu:'New' 13:42:47.169 DEBUG [main][MenuItemLookup] Item match:New 13:42:47.170 DEBUG [main][MenuItemLookup] Found menu:'Server' 13:42:47.170 DEBUG [main][MenuItemLookup] Item match:Server 13:42:47.170 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 13:42:47.170 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 13:42:47.170 INFO [main][MenuItemHandler] Select menu item: Server 13:42:47.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 13:42:47.258 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:42:47.258 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:42:47.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:47.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:47.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:42:47.259 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:47.259 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:47.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:42:47.260 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:47.260 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:47.260 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 13:42:47.260 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:47.260 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:47.260 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:42:47.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:47.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:47.260 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:42:47.260 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:47.261 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 13:42:47.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:47.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:47.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:47.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:47.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:47.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 13:42:47.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 13:42:47.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 13:42:47.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:42:47.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:42:47.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:42:47.265 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:42:47.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:47.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:47.766 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:42:47.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:42:47.770 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:42:47.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:47.771 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:42:47.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:47.771 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:42:47.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 13:42:47.772 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 13:42:47.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:47.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:47.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:47.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:47.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:47.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:42:47.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:42:47.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:42:47.774 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:42:47.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:47.774 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:42:47.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:47.774 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:42:47.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:42:47.774 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:42:47.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:47.775 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:42:47.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:47.775 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:42:47.775 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 13:42:47.775 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 13:42:47.775 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 13:42:47.778 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 13:42:47.778 DEBUG [WorkbenchTestable][WidgetLookup] 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:42:47.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:47.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:47.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:47.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:47.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:47.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:48.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:48.283 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:42:48.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:48.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:48.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:48.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:48.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:42:48.294 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:42:48.294 INFO [WorkbenchTestable][AbstractText] Text set to: Server 2 13:42:48.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:42:48.295 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 13:42:48.295 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 13:42:48.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 13:42:48.795 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:42:48.795 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 13:42:48.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.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:42:48.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:48.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:48.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:48.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:48.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:48.802 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:42:48.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:48.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:48.802 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:48.802 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:48.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:42:49.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:42:49.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:42:49.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:42:49.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:42:49.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:42:49.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:49.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:49.335 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:42:49.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:49.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:49.340 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:49.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:49.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:49.341 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:49.341 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:42:49.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:49.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:49.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:49.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:49.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:49.346 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:49.346 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:49.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:49.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:42:49.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:49.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:49.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 2... 13:42:49.357 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:49.357 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:49.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:49.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:49.358 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:42:49.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:49.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:49.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:49.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:49.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:49.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:49.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:49.372 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:49.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:49.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:49.372 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:49.372 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:42:49.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:49.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:49.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:49.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:49.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:49.377 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:49.377 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:49.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:49.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:42:49.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:49.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:49.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:49.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:49.392 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:49.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:49.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:49.392 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:49.393 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:42:49.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:49.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:49.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:49.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:49.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:49.397 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:49.397 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:49.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:49.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:42:49.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:49.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:49.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 2 finished successfully 13:42:49.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:49.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:49.412 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:42:49.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:49.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:49.416 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:49.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:49.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:49.417 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:49.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 '\*?\QServers\E') 13:42:49.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:49.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:49.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:49.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:49.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:49.435 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:49.435 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:49.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:49.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:42:49.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:49.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:49.446 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:49.446 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:49.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:49.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:49.448 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type 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:42:49.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:49.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:49.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:49.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:49.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:49.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:49.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:49.453 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:49.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:49.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:49.454 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:49.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 '\*?\QServers\E') 13:42:49.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:49.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:49.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:49.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:49.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:49.458 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:49.458 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:49.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:49.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:42:49.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:49.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:49.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:49.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:49.473 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:49.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:49.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:49.473 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:49.474 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:42:49.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:49.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:49.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:49.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:49.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:49.478 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:49.478 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:49.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:49.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:42:49.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:49.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:49.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:49.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:49.494 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:49.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:49.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:49.494 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:49.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 '\*?\QServers\E') 13:42:49.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:49.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:49.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:49.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:49.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:49.507 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:49.507 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:49.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:49.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:42:49.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:49.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:49.510 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2 [Stopped] 13:42:49.510 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2 [Stopped] 13:42:49.510 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2 [Stopped] about selection 13:42:49.522 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2 [Stopped] 13:42:49.523 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:49.523 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:49.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:49.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:49.524 INFO [WorkbenchTestable][AbstractServer] Start server Server 2 13:42:49.524 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:49.524 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:49.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:49.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:49.525 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:49.525 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:49.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:49.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:49.526 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server 2 13:42:49.526 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:49.526 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:49.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:49.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:49.527 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2 [Stopped] 13:42:49.527 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2 [Stopped] 13:42:49.527 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2 [Stopped] about selection 13:42:49.534 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2 [Stopped] 13:42:49.534 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:49.535 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:42:49.535 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:49.546 DEBUG [main][MenuItemLookup] Found menu:'New' 13:42:49.546 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:42:49.546 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:42:49.546 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:49.546 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:42:49.546 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:42:49.546 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:42:49.546 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:42:49.546 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:49.547 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 13:42:49.547 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 13:42:49.547 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 13:42:49.547 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 13:42:49.547 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 13:42:49.547 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 13:42:49.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 13:42:49.549 DEBUG [Worker-13: Publishing to Server 2...][AbstractWait] Wait for 1 seconds 13:42:50.557 DEBUG [Worker-13: Starting Server 2][AbstractWait] Wait for 1 seconds 13:42:52.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 13:42:52.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 13:42:52.050 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:52.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:52.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:52.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:52.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 13:42:52.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:42:52.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:42:52.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:42:52.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:42:52.052 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:52.052 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:52.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:52.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:52.054 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 13:42:52.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:52.054 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:52.054 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:52.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:52.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:52.055 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2 [Started, Synchronized] 13:42:52.055 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2 [Started, Synchronized] 13:42:52.055 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2 [Started, Synchronized] about selection 13:42:52.058 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2 [Started, Synchronized] 13:42:52.059 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:52.060 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:52.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:52.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:52.063 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server 2'. Stop server first: false 13:42:52.064 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:52.064 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:52.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:52.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:52.065 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:42:52.065 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:52.075 DEBUG [main][MenuItemLookup] Found menu:'New' 13:42:52.075 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:42:52.075 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:42:52.075 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:52.075 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:42:52.075 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:42:52.075 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:42:52.075 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:42:52.075 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 13:42:52.075 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:42:52.075 INFO [main][MenuItemHandler] Select menu item: Delete Delete 13:42:52.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 13:42:52.107 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:42:52.107 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 13:42:52.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:52.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:52.108 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:42:52.108 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:42:52.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:52.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:52.108 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 13:42:52.108 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:42:52.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:52.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:52.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:52.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:52.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:52.109 INFO [WorkbenchTestable][CheckBox] Select checkbox Stop server(s) before deleting 13:42:52.109 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Stop server(s) before deleting 13:42:52.109 INFO [WorkbenchTestable][AbstractButton] Click button Stop server(s) before deleting 13:42:52.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:52.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:52.109 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:52.109 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:52.110 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:42:52.110 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:42:52.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:52.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:52.110 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 13:42:52.110 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:42:52.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:52.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:52.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:52.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:52.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:52.113 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:42:52.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:52.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:52.113 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:52.113 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:52.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:42:52.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:42:52.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:52.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:52.145 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:42:52.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:52.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:52.150 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:52.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:52.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:52.159 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:52.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:42:52.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:52.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:52.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:52.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:52.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:52.173 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:52.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:52.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:52.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:42:52.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:52.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:52.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 2... 13:42:52.176 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:52.176 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:52.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:52.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:52.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:42:52.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:52.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:52.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:52.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:52.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:52.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:52.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:52.183 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:52.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:52.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:52.191 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:52.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:42:52.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:52.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:52.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:52.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:52.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:52.198 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:52.198 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:52.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:52.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:42:52.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:52.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:52.243 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 13:42:52.243 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:52.243 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:52.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:52.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:52.244 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:42:52.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:52.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:52.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:52.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:52.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:52.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:52.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:52.250 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:52.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:52.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:52.250 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:52.250 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:42:52.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:52.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:52.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:52.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:52.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:52.255 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:52.255 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:52.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:52.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:42:52.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:52.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:52.257 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 13:42:52.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 2 finished successfully 13:42:52.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:42:52.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:42:52.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:42:52.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:42:52.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:52.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:52.269 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:42:52.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:52.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:52.273 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:52.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:52.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:52.274 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:52.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:42:52.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:52.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:52.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:52.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:52.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:52.286 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:52.287 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:52.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:52.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:42:52.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:52.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:52.289 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:52.289 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:52.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:52.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:52.290 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type 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:42:52.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:52.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:52.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:52.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:52.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:52.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:52.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:52.302 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:52.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:52.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:52.303 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:52.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:42:52.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:52.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:52.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:52.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:52.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:52.349 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:52.350 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:52.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:52.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:42:52.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:52.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:52.352 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:52.352 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:52.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:52.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:52.353 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:52.353 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:52.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:52.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:52.354 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 13:42:52.354 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 13:42:52.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:52.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:52.855 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 13:42:52.855 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 13:42:52.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:53.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:53.357 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 13:42:53.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:53.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:53.362 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:42:53.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:53.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:53.367 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:53.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:53.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:53.367 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:53.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:42:53.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:53.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:53.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:53.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:53.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:53.374 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:53.375 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:53.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:53.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:42:53.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:53.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:53.384 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:53.384 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:53.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:53.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:53.385 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:42:53.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:53.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:53.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:53.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:53.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:53.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:53.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:53.390 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:53.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:53.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:53.391 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:53.391 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:42:53.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:53.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:53.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:53.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:53.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:53.403 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:53.403 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:53.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:53.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:42:53.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:53.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:53.405 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 13:42:53.406 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:53.406 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:53.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:53.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:53.407 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:42:53.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:53.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:53.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:53.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:53.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:53.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:53.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:53.420 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:53.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:53.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:53.420 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:53.420 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:42:53.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:53.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:53.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:53.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:53.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:53.425 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:53.425 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:53.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:53.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:42:53.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:53.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:53.434 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 13:42:53.434 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:42:53.935 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:42:53.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:53.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:53.935 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:53.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:53.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:53.936 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:42:53.936 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:42:53.936 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:42:53.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:53.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:53.937 INFO [WorkbenchTestable][RequirementsRunner] Finished test: delete_runningServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:42:53.937 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:42:53.937 INFO [WorkbenchTestable][RequirementsRunner] Started test: profile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:42:53.937 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:42:53.937 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:42:53.937 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:42:53.937 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:42:53.937 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:53.937 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:53.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:53.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:42:53.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:53.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:53.940 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 13:42:53.940 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 13:42:53.940 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 13:42:53.945 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 13:42:53.946 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:53.946 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:53.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:53.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:53.947 INFO [WorkbenchTestable][AbstractServer] Start server in profiling mode 'Server 1' 13:42:53.947 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:53.947 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:53.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:53.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:53.949 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:53.949 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:53.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:53.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:53.950 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Profile on server Server 1 13:42:53.950 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:53.950 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:53.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:53.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:53.958 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 13:42:53.958 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 13:42:53.958 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 13:42:53.962 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 13:42:53.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:53.963 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:42:53.963 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:53.976 DEBUG [main][MenuItemLookup] Found menu:'New' 13:42:53.976 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:42:53.976 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:42:53.976 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:53.976 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:42:53.976 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:42:53.976 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:42:53.976 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:42:53.976 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:53.976 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 13:42:53.976 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 13:42:53.976 DEBUG [main][MenuItemLookup] Found menu:'Profile' 13:42:53.976 DEBUG [main][MenuItemLookup] Item match:Profile 13:42:53.976 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Pro&file" 13:42:53.976 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Profile 13:42:53.976 INFO [main][MenuItemHandler] Select menu item: Pro&file 13:42:53.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile... 13:42:53.979 DEBUG [Worker-13: Starting Server 1][AbstractWait] Wait for 1 seconds 13:42:55.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile finished successfully 13:42:55.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling... 13:42:55.479 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:55.479 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:55.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:55.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:55.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling finished successfully 13:42:55.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:42:55.481 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:42:55.481 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:42:55.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:42:55.481 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:55.481 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:55.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:55.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:55.482 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'PROFILING' 13:42:55.482 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:55.483 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:55.483 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:55.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:55.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:55.484 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:55.484 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:55.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:55.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:55.485 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 13:42:55.485 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 13:42:55.485 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 13:42:55.491 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 13:42:55.492 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:55.493 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 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.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:55.494 INFO [WorkbenchTestable][AbstractServer] Start server in profiling mode 'Server 1' 13:42:55.494 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:55.494 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:55.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:55.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:55.495 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:55.495 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:55.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:55.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:55.496 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:55.496 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:55.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:55.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:55.497 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 13:42:55.497 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 13:42:55.497 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 13:42:55.503 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 13:42:55.504 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:55.504 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:55.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:55.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:55.505 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 13:42:55.508 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:55.508 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:55.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:55.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:55.509 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:55.509 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:55.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:55.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:55.510 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 13:42:55.510 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:55.510 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:55.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:55.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:55.511 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 13:42:55.511 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 13:42:55.512 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 13:42:55.515 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 13:42:55.515 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:55.516 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:42:55.516 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:55.528 DEBUG [main][MenuItemLookup] Found menu:'New' 13:42:55.528 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:42:55.528 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:42:55.528 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:55.528 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:42:55.528 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:42:55.528 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:42:55.528 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:42:55.528 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:55.528 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 13:42:55.528 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 13:42:55.528 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 13:42:55.528 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:42:55.528 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 13:42:55.528 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 13:42:55.528 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 13:42:55.529 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 13:42:55.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 13:42:55.529 DEBUG [Worker-0: Stopping Server 1][AbstractWait] Wait for 1 seconds 13:42:57.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 13:42:57.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 13:42:57.030 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:57.030 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:57.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:57.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:57.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 13:42:57.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:42:57.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:42:57.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:42:57.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:42:57.032 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:57.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:57.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:57.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:57.033 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 13:42:57.033 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:57.033 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:57.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:57.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:57.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:57.034 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 13:42:57.034 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 13:42:57.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:57.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:57.535 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 13:42:57.535 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 13:42:57.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:58.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:58.036 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 13:42:58.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:58.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:58.042 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:42:58.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:58.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:58.046 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:58.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:58.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:58.046 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:58.046 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:42:58.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:58.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:58.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:58.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:58.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:58.051 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:58.051 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:58.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:58.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:42:58.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:58.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:58.053 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:58.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:58.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:58.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:58.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type 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:42:58.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:58.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:58.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:58.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:58.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:58.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:58.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:58.066 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:58.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:58.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:58.067 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:58.067 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:42:58.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:58.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:58.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:58.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:58.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:58.071 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:58.071 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:58.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:58.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:42:58.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:58.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:58.081 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 13:42:58.082 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:58.082 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:58.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:58.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:58.083 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:42:58.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:58.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:58.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:58.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:58.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:58.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:58.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:58.095 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:58.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:58.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:58.096 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:58.096 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:42:58.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:58.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:58.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:58.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:58.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:58.100 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:58.100 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:58.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:58.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:42:58.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:58.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:58.102 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 13:42:58.103 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:42:58.603 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:42:58.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:58.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:58.604 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:58.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:58.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:58.612 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:42:58.612 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:42:58.612 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:42:58.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:58.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:58.613 INFO [WorkbenchTestable][RequirementsRunner] Finished test: profile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:42:58.613 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:42:58.613 INFO [WorkbenchTestable][RequirementsRunner] Started test: addAndRemoveModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:42:58.613 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:42:58.613 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:42:58.613 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:42:58.613 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:42:58.614 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:58.614 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:58.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:58.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:42:58.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:58.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:58.616 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 13:42:58.616 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 13:42:58.616 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 13:42:58.620 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 13:42:58.621 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 13:42:58.621 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:42:58.621 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:58.638 DEBUG [main][MenuItemLookup] Found menu:'New' 13:42:58.638 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:42:58.638 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:42:58.638 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:58.638 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:42:58.638 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:42:58.638 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:42:58.638 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:42:58.638 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:58.638 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 13:42:58.638 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 13:42:58.638 DEBUG [main][MenuItemLookup] Found menu:'Profile' 13:42:58.638 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:42:58.638 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 13:42:58.638 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 13:42:58.638 DEBUG [main][MenuItemLookup] Found menu:'' 13:42:58.638 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 13:42:58.638 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 13:42:58.638 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 13:42:58.638 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 13:42:58.639 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 13:42:58.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 13:42:58.701 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:58.701 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:42:58.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 13:42:58.701 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 13:42:58.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:58.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:58.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:42:58.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:42:58.703 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 13:42:58.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:58.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:58.703 TRACE [WorkbenchTestable][ModifyModulesDialog] Shell Add and Remove... is not null and is not disposed 13:42:58.703 INFO [WorkbenchTestable][ModifyModulesDialog] Cancel wizard 13:42:58.703 DEBUG [WorkbenchTestable][WidgetLookup] 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:42:58.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:58.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:58.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:58.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:58.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:42:58.706 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:42:58.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:42:58.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:42:58.706 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:42:58.706 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:42:58.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:42:58.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:42:58.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:42:58.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:42:58.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:42:58.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:42:58.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:42:58.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:42:58.742 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:58.742 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:58.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:58.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:58.747 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:58.747 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:58.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:58.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:58.749 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 13:42:58.749 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 13:42:58.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:59.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:59.249 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 13:42:59.250 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 13:42:59.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:42:59.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:42:59.751 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 13:42:59.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:59.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:59.756 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:42:59.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:59.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:59.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:59.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:59.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:59.762 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:59.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 '\*?\QServers\E') 13:42:59.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:59.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:59.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:59.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:59.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:59.770 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:59.770 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:59.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:59.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:42:59.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:59.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:59.772 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:59.773 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:59.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:59.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:59.773 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type 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:42:59.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:59.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:59.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:59.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:59.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:59.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:59.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:59.788 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:59.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:59.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:59.789 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:59.789 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:42:59.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:59.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:59.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:59.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:59.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:59.803 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:59.803 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:59.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:59.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:42:59.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:59.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:59.805 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 13:42:59.805 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:59.805 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:59.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:59.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:42:59.806 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:42:59.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:59.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:59.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:59.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:59.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:42:59.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:59.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:59.820 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:42:59.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:42:59.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:42:59.820 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:42:59.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:42:59.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:42:59.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:42:59.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:42:59.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:42:59.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:42:59.834 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:42:59.834 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:42:59.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:42:59.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:42:59.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:42:59.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:42:59.836 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 13:42:59.836 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:43:00.337 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:43:00.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:00.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:00.337 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:43:00.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:00.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:00.338 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:43:00.338 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:43:00.338 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:43:00.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:00.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:00.338 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addAndRemoveModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:43:00.338 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:43:00.338 INFO [WorkbenchTestable][RequirementsRunner] Started test: publish no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:43:00.338 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:43:00.338 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:43:00.338 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:43:00.338 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:43:00.339 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:00.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:00.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:00.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:43:00.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:00.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:00.341 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 13:43:00.341 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 13:43:00.341 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 13:43:00.353 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 13:43:00.353 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:00.354 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:00.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:00.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:00.355 INFO [WorkbenchTestable][AbstractServer] Publish server 'Server 1' 13:43:00.355 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:00.356 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:43:00.356 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:00.368 DEBUG [main][MenuItemLookup] Found menu:'New' 13:43:00.368 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:43:00.368 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:43:00.368 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:00.368 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:43:00.368 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:43:00.368 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:43:00.368 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:43:00.368 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:00.368 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 13:43:00.368 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 13:43:00.368 DEBUG [main][MenuItemLookup] Found menu:'Profile' 13:43:00.368 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:43:00.368 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 13:43:00.368 DEBUG [main][MenuItemLookup] Item match:Publish Ctrl+Alt+P 13:43:00.369 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Publish Ctrl+Alt+P" 13:43:00.369 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Publish Ctrl+Alt+P 13:43:00.369 INFO [main][MenuItemHandler] Select menu item: Publish Ctrl+Alt+P 13:43:00.370 DEBUG [Worker-12: Publishing to Server 1...][AbstractWait] Wait for 1 seconds 13:43:00.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server publish finished... 13:43:01.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server publish finished finished successfully 13:43:01.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's publish state is 'Synchronized'... 13:43:01.382 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:01.382 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:01.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:01.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:01.883 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:01.883 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:01.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:01.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:01.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's publish state is 'Synchronized' finished successfully 13:43:01.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:43:01.885 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:43:01.885 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:43:01.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:43:01.885 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:01.885 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:01.885 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:01.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:01.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:01.887 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:01.887 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:01.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:01.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:01.888 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:01.888 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:01.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:01.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:01.889 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 13:43:01.889 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 13:43:01.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:02.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:02.390 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 13:43:02.391 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 13:43:02.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:02.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:02.892 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 13:43:02.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:02.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:02.897 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:43:02.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:02.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:02.901 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:43:02.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:02.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:02.902 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:43:02.902 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:43:02.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:02.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:02.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:02.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:02.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:02.907 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:02.907 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:02.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:02.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:43:02.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:02.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:02.917 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:02.917 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:02.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:02.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:02.918 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:43:02.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:02.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:02.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:02.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:02.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:02.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:02.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:02.923 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:43:02.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:02.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:02.931 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:43:02.931 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:43:02.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:02.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:02.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:02.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:02.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:02.936 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:02.936 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:02.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:02.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:43:02.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:02.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:02.939 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 13:43:02.939 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:02.939 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:02.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:02.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:02.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:43:02.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:02.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:02.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:02.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:02.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:02.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:02.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:02.957 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:43:02.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:02.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:02.958 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:43: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:43:02.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:02.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:02.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:02.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:02.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:02.963 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:02.963 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:02.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:02.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:43:02.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:02.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:02.965 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 13:43:02.965 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:43:03.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available. failed, an exception will be thrown 13:43:03.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:03.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:03.467 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:43:03.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:03.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:03.467 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:43:03.467 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:43:03.467 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:43:03.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:03.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:03.468 INFO [WorkbenchTestable][RequirementsRunner] Finished test: publish no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:43:03.468 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:43:03.468 INFO [WorkbenchTestable][RequirementsRunner] Started test: stop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:43:03.468 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:43:03.468 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:43:03.468 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:43:03.468 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:43:03.469 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:03.469 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:03.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:03.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:43:03.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:03.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:03.471 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 13:43:03.471 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 13:43:03.471 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 13:43:03.482 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 13:43:03.484 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:03.484 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:03.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:03.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:03.485 INFO [WorkbenchTestable][AbstractServer] Start server Server 1 13:43:03.485 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:03.485 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:03.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:03.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:03.487 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:03.487 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:03.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:03.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:03.487 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server 1 13:43:03.488 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:03.488 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:03.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:03.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:03.489 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 13:43:03.489 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 13:43:03.489 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 13:43:03.495 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 13:43:03.495 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:03.496 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:43:03.496 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:03.506 DEBUG [main][MenuItemLookup] Found menu:'New' 13:43:03.506 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:43:03.506 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:43:03.506 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:03.506 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:43:03.506 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:43:03.506 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:43:03.506 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:43:03.506 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:03.506 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 13:43:03.506 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 13:43:03.506 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 13:43:03.506 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 13:43:03.506 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 13:43:03.506 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 13:43:03.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 13:43:03.510 DEBUG [Worker-16: Starting Server 1][AbstractWait] Wait for 1 seconds 13:43:05.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 13:43:05.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 13:43:05.010 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:05.010 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:05.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:05.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:05.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 13:43:05.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:43:05.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:43:05.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:43:05.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:43:05.012 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:05.012 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:05.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:05.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:05.013 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 13:43:05.013 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:05.013 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:05.013 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:05.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:05.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:05.014 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 13:43:05.014 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 13:43:05.015 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 13:43:05.019 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 13:43:05.020 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:05.020 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:05.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:05.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:05.021 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 13:43:05.022 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:05.022 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:05.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:05.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:05.025 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:05.025 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:05.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:05.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:05.026 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 13:43:05.026 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:05.026 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:05.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:05.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:05.027 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 13:43:05.027 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 13:43:05.027 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 13:43:05.031 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 13:43:05.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:05.032 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:43:05.032 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:05.044 DEBUG [main][MenuItemLookup] Found menu:'New' 13:43:05.044 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:43:05.044 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:43:05.044 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:05.044 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:43:05.044 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:43:05.044 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:43:05.044 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:43:05.044 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:05.044 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 13:43:05.044 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 13:43:05.044 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 13:43:05.044 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:43:05.044 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 13:43:05.044 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 13:43:05.044 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 13:43:05.045 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 13:43:05.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 13:43:05.045 DEBUG [Worker-8: Stopping Server 1][AbstractWait] Wait for 1 seconds 13:43:06.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 13:43:06.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 13:43:06.052 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:06.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:06.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:06.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:06.555 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:06.555 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:06.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:06.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:06.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 13:43:06.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:43:06.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:43:06.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:43:06.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:43:06.557 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:06.557 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:06.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:06.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:06.558 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 13:43:06.558 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:06.559 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:06.559 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:06.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:06.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:06.560 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:06.560 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:06.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:06.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:06.561 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 13:43:06.561 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 13:43:06.561 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 13:43:06.565 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 13:43:06.566 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:06.566 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:06.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:06.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:06.567 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 13:43:06.567 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:06.567 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:06.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:06.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:06.569 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:06.569 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:06.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:06.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:06.570 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:06.570 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:06.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:06.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:06.571 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 13:43:06.571 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 13:43:06.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:07.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:07.072 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 13:43:07.073 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 13:43:07.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:07.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:07.574 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 13:43:07.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:07.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:07.579 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:43:07.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:07.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:07.583 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:43:07.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:07.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:07.584 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:43:07.584 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:43:07.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:07.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:07.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:07.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:07.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:07.596 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:07.596 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:07.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:07.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:43:07.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:07.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:07.598 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:07.598 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:07.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:07.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:07.599 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type 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:43:07.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:07.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:07.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:07.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:07.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:07.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:07.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:07.604 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:43:07.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:07.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:07.612 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:43:07.612 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:43:07.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:07.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:07.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:07.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:07.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:07.620 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:07.620 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:07.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:07.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:43:07.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:07.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:07.628 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 13:43:07.629 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:07.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:07.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:07.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:07.630 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:43:07.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:07.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:07.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:07.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:07.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:07.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:07.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:07.635 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:43:07.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:07.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:07.636 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:43:07.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:43:07.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:07.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:07.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:07.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:07.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:07.648 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:07.648 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:07.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:07.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:43:07.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:07.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:07.651 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 13:43:07.651 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:43:08.152 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:43:08.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:08.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:08.152 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:43:08.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:08.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:08.153 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:43:08.153 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:43:08.153 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:43:08.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:08.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:08.153 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:43:08.153 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:43:08.153 INFO [WorkbenchTestable][RequirementsRunner] Started test: clean no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:43:08.153 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:43:08.153 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:43:08.153 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:43:08.153 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:43:08.154 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:08.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:08.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:08.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:43:08.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:08.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:08.164 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 13:43:08.164 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 13:43:08.165 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 13:43:08.169 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 13:43:08.170 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:08.170 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:08.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:08.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:08.172 INFO [WorkbenchTestable][AbstractServer] Clean server 'Server 1' 13:43:08.172 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:08.179 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:43:08.179 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:08.189 DEBUG [main][MenuItemLookup] Found menu:'New' 13:43:08.189 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:43:08.189 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:43:08.189 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:08.189 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:43:08.189 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:43:08.189 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:43:08.189 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:43:08.189 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:08.189 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 13:43:08.189 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 13:43:08.189 DEBUG [main][MenuItemLookup] Found menu:'Profile' 13:43:08.189 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:43:08.189 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 13:43:08.189 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 13:43:08.189 DEBUG [main][MenuItemLookup] Item match:Clean... 13:43:08.189 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Clean..." 13:43:08.189 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Clean... 13:43:08.189 INFO [main][MenuItemHandler] Select menu item: &Clean... 13:43:08.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:43:08.220 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:43:08.220 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 13:43:08.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:08.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:08.221 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:43:08.221 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:43:08.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:08.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:08.221 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 13:43:08.221 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:43:08.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:08.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:08.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:08.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:08.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:43:08.222 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:43:08.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:43:08.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:43:08.223 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:43:08.223 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:08.230 DEBUG [Worker-15: Publishing to Server 1...][AbstractWait] Wait for 1 seconds 13:43:08.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:43:08.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:43:08.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server publish finished... 13:43:09.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server publish finished finished successfully 13:43:09.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's publish state is 'Synchronized'... 13:43:09.253 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:09.253 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:09.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:09.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:09.755 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:09.755 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:09.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:09.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:09.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's publish state is 'Synchronized' finished successfully 13:43:09.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:43:09.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:43:09.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:43:09.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:43:09.757 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:09.758 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:09.758 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:09.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:09.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:09.759 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:09.759 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:09.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:09.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:09.760 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:09.760 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:09.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:09.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:09.761 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 13:43:09.761 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 13:43:09.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:10.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:10.262 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 13:43:10.262 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 13:43:10.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:10.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:10.764 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 13:43:10.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:10.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:10.769 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:43:10.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:10.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:10.773 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:43:10.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:10.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:10.774 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:43:10.774 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:43:10.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:10.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:10.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:10.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:10.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:10.779 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:10.779 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:10.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:10.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:43:10.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:10.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:10.781 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:10.781 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:10.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:10.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:10.782 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:43:10.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:10.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:10.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:10.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:10.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:10.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:10.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:10.794 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:43:10.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:10.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:10.795 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:43:10.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 '\*?\QServers\E') 13:43:10.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:10.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:10.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:10.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:10.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:10.799 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:10.799 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:10.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:10.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:43:10.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:10.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:10.802 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 13:43:10.802 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:10.802 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:10.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:10.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:10.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:43:10.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:10.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:10.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:10.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:10.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:10.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:10.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:10.816 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:43:10.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:10.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:10.817 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:43:10.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 '\*?\QServers\E') 13:43:10.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:10.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:10.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:10.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:10.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:10.830 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:10.831 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:10.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:10.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:43:10.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:10.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:10.833 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 13:43:10.833 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:43:11.334 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:43:11.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:11.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:11.334 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:43:11.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:11.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:11.335 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:43:11.335 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:43:11.335 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:43:11.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:11.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:11.336 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clean no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:43:11.336 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:43:11.336 INFO [WorkbenchTestable][RequirementsRunner] Started test: debug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:43:11.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:43:11.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:43:11.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:43:11.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:43:11.337 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:11.337 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:11.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:11.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:43:11.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:11.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:11.347 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 13:43:11.347 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 13:43:11.347 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 13:43:11.351 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 13:43:11.352 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:11.352 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:11.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:11.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:11.353 INFO [WorkbenchTestable][AbstractServer] Start server in debug 'Server 1' 13:43:11.360 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:11.360 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:11.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:11.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:11.362 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:11.362 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:11.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:11.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:11.363 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Debug on server Server 1 13:43:11.363 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:11.363 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:11.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:11.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:11.364 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 13:43:11.364 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 13:43:11.364 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 13:43:11.368 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 13:43:11.368 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:11.369 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:43:11.369 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:11.381 DEBUG [main][MenuItemLookup] Found menu:'New' 13:43:11.381 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:43:11.381 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:43:11.381 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:11.381 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:43:11.381 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:43:11.381 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:43:11.381 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:43:11.381 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:11.381 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 13:43:11.381 DEBUG [main][MenuItemLookup] Item match:Debug Ctrl+Alt+D 13:43:11.381 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Debug Ctrl+Alt+D" 13:43:11.381 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Debug Ctrl+Alt+D 13:43:11.381 INFO [main][MenuItemHandler] Select menu item: &Debug Ctrl+Alt+D 13:43:11.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug... 13:43:11.383 DEBUG [Worker-17: Starting Server 1][AbstractWait] Wait for 1 seconds 13:43:12.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug finished successfully 13:43:12.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging... 13:43:12.883 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:12.883 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:12.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:12.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:12.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging finished successfully 13:43:12.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:43:12.885 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:43:12.885 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:43:12.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:43:12.885 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:12.885 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:12.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:12.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:12.886 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'DEBUGGING' 13:43:12.886 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:12.886 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:12.886 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:12.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:12.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:12.888 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:12.888 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:12.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:12.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:12.889 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 13:43:12.889 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 13:43:12.889 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 13:43:12.893 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 13:43:12.894 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:12.894 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:12.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:12.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:12.897 INFO [WorkbenchTestable][AbstractServer] Start server in debug 'Server 1' 13:43:12.897 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:12.897 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:12.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:12.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:12.899 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:12.899 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:12.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:12.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:12.900 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:12.900 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:12.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:12.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:12.902 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 13:43:12.903 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 13:43:12.905 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 13:43:12.909 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 13:43:12.910 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:12.910 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:12.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:12.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:12.913 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 13:43:12.913 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:12.913 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:12.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:12.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:12.914 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:12.915 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:12.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:12.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:12.915 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 13:43:12.916 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:12.916 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:12.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:12.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:12.917 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 13:43:12.917 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 13:43:12.917 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 13:43:12.920 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 13:43:12.920 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:12.921 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:43:12.921 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:12.933 DEBUG [main][MenuItemLookup] Found menu:'New' 13:43:12.933 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:43:12.933 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:43:12.933 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:12.933 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:43:12.933 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:43:12.933 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:43:12.933 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:43:12.933 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:12.933 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 13:43:12.933 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 13:43:12.933 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 13:43:12.933 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:43:12.933 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 13:43:12.934 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 13:43:12.934 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 13:43:12.934 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 13:43:12.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 13:43:12.934 DEBUG [Worker-0: Stopping Server 1][AbstractWait] Wait for 1 seconds 13:43:13.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 13:43:13.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 13:43:13.943 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:13.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:13.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:13.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:14.449 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:14.450 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:14.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:14.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:14.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 13:43:14.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:43:14.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:43:14.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:43:14.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:43:14.451 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:14.451 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:14.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:14.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:14.452 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 13:43:14.452 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:14.452 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:14.453 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:14.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:14.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:14.453 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 13:43:14.453 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 13:43:14.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:14.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:14.954 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 13:43:14.955 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 13:43:14.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:15.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:15.456 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 13:43:15.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:15.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:15.463 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:43:15.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:15.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:15.470 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:43:15.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:15.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:15.471 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:43:15.471 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:43:15.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:15.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:15.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:15.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:15.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:15.485 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:15.485 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:15.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:15.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:43:15.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:15.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:15.487 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:15.487 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:15.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:15.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:15.488 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type 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:43:15.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:15.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:15.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:15.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:15.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:15.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:15.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:15.502 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:43:15.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:15.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:15.503 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:43:15.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:43:15.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:15.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:15.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:15.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:15.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:15.509 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:15.509 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:15.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:15.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:43:15.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:15.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:15.519 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 13:43:15.519 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:15.519 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:15.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:15.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:15.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:43:15.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:15.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:15.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:15.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:15.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:15.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:15.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:15.525 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:43:15.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:15.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:15.526 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:43:15.526 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:43:15.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:15.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:15.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:15.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:15.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:15.538 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:15.538 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:15.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:15.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:43:15.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:15.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:15.540 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 13:43:15.540 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:43:16.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:43:16.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:16.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:16.042 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:43:16.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:16.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:16.042 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:43:16.042 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:43:16.042 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:43:16.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:16.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:16.043 INFO [WorkbenchTestable][RequirementsRunner] Finished test: debug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:43:16.043 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:43:16.043 INFO [WorkbenchTestable][RequirementsRunner] Started test: start no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:43:16.043 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:43:16.043 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:43:16.043 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:43:16.043 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:43:16.043 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:16.051 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:16.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:16.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:43:16.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:16.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:16.054 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 13:43:16.054 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 13:43:16.054 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 13:43:16.058 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 13:43:16.058 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:16.059 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:16.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:16.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:16.060 INFO [WorkbenchTestable][AbstractServer] Start server Server 1 13:43:16.067 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:16.067 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:16.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:16.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:16.068 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:16.068 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:16.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:16.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:16.069 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server 1 13:43:16.069 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:16.069 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:16.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:16.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:16.070 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 13:43:16.070 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 13:43:16.070 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 13:43:16.074 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 13:43:16.074 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:16.075 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:43:16.075 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:16.087 DEBUG [main][MenuItemLookup] Found menu:'New' 13:43:16.087 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:43:16.087 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:43:16.087 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:16.087 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:43:16.087 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:43:16.087 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:43:16.087 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:43:16.087 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:16.087 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 13:43:16.087 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 13:43:16.087 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 13:43:16.087 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 13:43:16.087 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 13:43:16.088 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 13:43:16.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 13:43:16.089 DEBUG [Worker-14: Starting Server 1][AbstractWait] Wait for 1 seconds 13:43:17.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 13:43:17.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 13:43:17.589 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:17.589 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:17.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:17.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:17.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 13:43:17.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:43:17.591 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:43:17.591 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:43:17.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:43:17.591 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:17.591 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:17.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:17.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:17.592 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 13:43:17.592 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:17.593 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:17.593 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:17.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:17.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:17.594 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:17.594 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:17.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:17.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:17.595 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 13:43:17.595 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 13:43:17.595 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 13:43:17.601 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 13:43:17.602 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:17.602 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:17.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:17.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:17.604 INFO [WorkbenchTestable][AbstractServer] Start server Server 1 13:43:17.604 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:17.604 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:17.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:17.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:17.605 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:17.605 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:17.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:17.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:17.606 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:17.606 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:17.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:17.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:17.607 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 13:43:17.607 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 13:43:17.607 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 13:43:17.611 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 13:43:17.611 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:17.611 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:17.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:17.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:17.612 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 13:43:17.613 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:17.613 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:17.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:17.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:17.614 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:17.614 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:17.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:17.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:17.615 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 13:43:17.617 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:17.617 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:17.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:17.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:17.618 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 13:43:17.618 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 13:43:17.618 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 13:43:17.622 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 13:43:17.622 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:17.623 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:43:17.623 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:17.635 DEBUG [main][MenuItemLookup] Found menu:'New' 13:43:17.635 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:43:17.635 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:43:17.635 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:17.635 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:43:17.635 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:43:17.635 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:43:17.635 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:43:17.635 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:17.635 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 13:43:17.635 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 13:43:17.635 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 13:43:17.635 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:43:17.635 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 13:43:17.635 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 13:43:17.635 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 13:43:17.635 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 13:43:17.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 13:43:17.635 DEBUG [Worker-8: Stopping Server 1][AbstractWait] Wait for 1 seconds 13:43:18.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 13:43:18.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 13:43:18.642 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:18.642 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:18.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:18.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:19.145 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:19.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:19.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:19.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:19.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 13:43:19.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:43:19.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:43:19.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:43:19.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:43:19.146 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:19.146 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:19.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:19.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:19.147 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 13:43:19.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:19.148 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:19.148 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:19.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:19.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:19.149 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 13:43:19.149 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 13:43:19.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:19.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:19.650 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 13:43:19.651 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 13:43:19.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:20.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:20.153 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 13:43:20.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:20.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:20.159 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:43:20.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:20.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:20.163 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:43:20.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:20.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:20.164 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:43:20.164 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:43:20.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:20.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:20.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:20.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:20.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:20.176 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:20.176 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:20.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:20.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:43:20.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:20.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:20.178 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:20.178 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:20.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:20.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:20.179 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:43:20.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:20.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:20.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:20.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:20.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:20.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:20.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:20.193 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:43:20.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:20.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:20.193 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:43:20.193 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:43:20.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:20.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:20.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:20.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:20.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:20.206 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:20.206 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:20.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:20.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:43:20.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:20.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:20.208 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 13:43:20.208 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:20.208 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:20.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:20.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:20.209 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type 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:43:20.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:20.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:20.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:20.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:20.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:20.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:20.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:20.214 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:43:20.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:20.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:20.214 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:43:20.214 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:43:20.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:20.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:20.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:20.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:20.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:20.226 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:20.226 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:20.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:20.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:43:20.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:20.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:20.228 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 13:43:20.228 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:43:20.728 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:43:20.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:20.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:20.729 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:43:20.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:20.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:20.730 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:43:20.730 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:43:20.730 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:43:20.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:20.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:20.739 INFO [WorkbenchTestable][RequirementsRunner] Finished test: start no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:43:20.739 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:43:20.739 INFO [WorkbenchTestable][RequirementsRunner] Started test: openServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:43:20.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:43:20.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:43:20.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:43:20.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:43:20.739 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:20.739 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:20.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:20.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:43:20.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:20.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:20.741 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 13:43:20.741 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 13:43:20.741 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 13:43:20.745 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 13:43:20.745 INFO [WorkbenchTestable][AbstractServer] Open server's editor 13:43:20.746 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:43:20.746 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:20.764 DEBUG [main][MenuItemLookup] Found menu:'New' 13:43:20.764 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:43:20.764 DEBUG [main][MenuItemLookup] Item match:Open F3 13:43:20.764 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open F3" 13:43:20.764 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open F3 13:43:20.765 INFO [main][MenuItemHandler] Select menu item: Open F3 13:43:20.890 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:20.890 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:20.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:20.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:20.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6274b8b4 is found... 13:43:20.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6274b8b4 is found finished successfully 13:43:20.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.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:43:20.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:20.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:20.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:20.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:20.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:20.924 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part Server 1 13:43:20.937 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:20.937 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:20.937 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 13:43:20.937 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 13:43:20.939 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:20.940 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:20.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:20.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:20.958 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:20.958 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:20.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:20.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:20.959 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:20.959 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:20.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:20.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:20.960 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 13:43:20.960 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 13:43:20.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:21.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:21.461 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 13:43:21.461 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 13:43:21.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:21.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:21.963 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 13:43:21.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:21.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:21.976 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:43:21.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:21.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:21.989 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:43:21.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:21.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:21.990 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:43:21.990 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:43:21.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:21.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:22.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:22.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:22.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:22.011 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:22.011 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:22.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:22.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:43:22.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:22.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:22.022 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:22.022 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:22.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:22.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:22.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:43:22.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:22.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:22.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:22.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:22.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:22.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:22.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:22.036 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:43:22.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:22.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:22.037 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:43:22.037 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:43:22.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:22.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:22.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:22.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:22.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:22.058 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:22.058 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:22.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:22.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:43:22.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:22.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:22.060 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 13:43:22.060 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:22.060 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:22.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:22.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:22.061 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:43:22.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:22.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:22.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:22.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:22.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:22.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:22.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:22.083 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:43:22.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:22.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:22.083 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:43:22.083 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:43:22.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:22.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:22.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:22.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:22.105 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:22.105 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:22.105 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:22.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:22.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:43:22.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:22.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:22.107 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 13:43:22.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:43:22.108 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:43:22.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:22.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:22.108 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:43:22.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:22.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:22.108 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:43:22.108 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:43:22.109 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:43:22.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:22.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:22.109 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:43:22.109 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:43:22.109 INFO [WorkbenchTestable][RequirementsRunner] Started test: restartInDebug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:43:22.109 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:43:22.109 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:43:22.109 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:43:22.109 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:43:22.109 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:22.109 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:22.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:22.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:43:22.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:22.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:22.111 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 13:43:22.111 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 13:43:22.111 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 13:43:22.115 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 13:43:22.116 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:22.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:22.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:22.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:22.118 INFO [WorkbenchTestable][AbstractServer] Start server in debug 'Server 1' 13:43:22.118 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:22.118 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:22.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:22.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:22.119 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:22.119 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:22.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:22.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:22.119 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Debug on server Server 1 13:43:22.120 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:22.120 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:22.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:22.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:22.120 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 13:43:22.120 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 13:43:22.120 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 13:43:22.133 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 13:43:22.133 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:22.134 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:43:22.134 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:22.145 DEBUG [main][MenuItemLookup] Found menu:'New' 13:43:22.145 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:43:22.145 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:43:22.145 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:22.145 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:43:22.145 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:43:22.145 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:43:22.145 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:43:22.145 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:22.145 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 13:43:22.145 DEBUG [main][MenuItemLookup] Item match:Debug Ctrl+Alt+D 13:43:22.146 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Debug Ctrl+Alt+D" 13:43:22.146 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Debug Ctrl+Alt+D 13:43:22.146 INFO [main][MenuItemHandler] Select menu item: &Debug Ctrl+Alt+D 13:43:22.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug... 13:43:22.148 DEBUG [Worker-0: Starting Server 1][AbstractWait] Wait for 1 seconds 13:43:23.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug finished successfully 13:43:23.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging... 13:43:23.648 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:23.649 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:23.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:23.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:23.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging finished successfully 13:43:23.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:43:23.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:43:23.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:43:23.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:43:23.651 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:23.651 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:23.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:23.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:23.652 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'DEBUGGING' 13:43:23.652 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:23.652 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:23.653 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:23.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:23.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:23.654 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 13:43:23.654 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 13:43:23.654 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 13:43:23.660 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 13:43:23.662 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:23.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:23.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:23.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:23.663 INFO [WorkbenchTestable][AbstractServer] Restart server in debug 'Server 1' 13:43:23.664 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:23.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:23.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:23.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:23.665 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:23.665 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:23.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:23.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:23.666 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Restart in Debug on server Server 1 13:43:23.666 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:23.666 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:23.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:23.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:23.667 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 13:43:23.667 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 13:43:23.668 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 13:43:23.673 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 13:43:23.673 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:23.674 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:43:23.674 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:23.684 DEBUG [main][MenuItemLookup] Found menu:'New' 13:43:23.684 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:43:23.684 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:43:23.684 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:23.684 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:43:23.684 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:43:23.684 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:43:23.684 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:43:23.684 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:23.684 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 13:43:23.684 DEBUG [main][MenuItemLookup] Item match:Restart in Debug Ctrl+Alt+D 13:43:23.685 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Restart in Debug Ctrl+Alt+D" 13:43:23.685 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restart in Debug Ctrl+Alt+D 13:43:23.685 INFO [main][MenuItemHandler] Select menu item: Restart in Debug Ctrl+Alt+D 13:43:23.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug... 13:43:23.685 DEBUG [Worker-17: Stopping Server 1][AbstractWait] Wait for 1 seconds 13:43:24.697 DEBUG [Worker-17: Starting Server 1][AbstractWait] Wait for 1 seconds 13:43:26.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug finished successfully 13:43:26.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging... 13:43:26.188 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:26.188 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:26.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:26.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:26.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging finished successfully 13:43:26.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:43:26.190 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:43:26.190 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:43:26.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:43:26.190 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:26.190 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:26.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:26.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:26.191 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'DEBUGGING' 13:43:26.191 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:26.192 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:26.192 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:26.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:26.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:26.193 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:26.193 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:26.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:26.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:26.194 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 13:43:26.194 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 13:43:26.194 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 13:43:26.198 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 13:43:26.199 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:26.199 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:26.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:26.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:26.201 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 13:43:26.201 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:26.201 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:26.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:26.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:26.202 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:26.203 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:26.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:26.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:26.204 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 13:43:26.204 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:26.204 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:26.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:26.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:26.204 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 13:43:26.204 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 13:43:26.205 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 13:43:26.210 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 13:43:26.211 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:26.211 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:43:26.211 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:26.221 DEBUG [main][MenuItemLookup] Found menu:'New' 13:43:26.221 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:43:26.221 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:43:26.221 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:26.221 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:43:26.221 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:43:26.221 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:43:26.221 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:43:26.221 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:26.221 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 13:43:26.221 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 13:43:26.221 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 13:43:26.221 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:43:26.221 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 13:43:26.221 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 13:43:26.221 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 13:43:26.222 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 13:43:26.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 13:43:26.222 DEBUG [Worker-18: Stopping Server 1][AbstractWait] Wait for 1 seconds 13:43:27.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 13:43:27.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 13:43:27.234 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:27.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:27.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:27.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:27.736 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:27.737 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:27.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:27.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:27.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 13:43:27.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:43:27.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:43:27.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:43:27.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:43:27.738 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:27.738 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:27.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:27.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:27.739 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 13:43:27.739 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:27.740 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:27.740 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:27.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:27.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:27.741 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 13:43:27.741 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 13:43:27.741 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 13:43:27.745 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 13:43:27.746 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:27.746 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:27.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:27.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:27.748 INFO [WorkbenchTestable][AbstractServer] Restart server in debug 'Server 1' 13:43:27.748 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:27.748 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:27.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:27.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:27.749 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:27.749 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:27.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:27.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:27.751 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:27.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:27.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:27.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:27.751 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 13:43:27.752 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 13:43:27.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:28.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:28.253 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 13:43:28.253 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 13:43:28.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:28.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:28.755 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 13:43:28.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:28.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:28.776 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:43:28.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:28.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:28.788 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:43:28.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:28.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:28.789 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:43:28.789 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:43:28.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:28.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:28.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:28.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:28.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:28.810 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:28.810 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:28.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:28.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:43:28.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:28.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:28.813 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:28.813 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:28.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:28.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:28.814 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type 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:43:28.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:28.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:28.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:28.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:28.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:28.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:28.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:28.837 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:43:28.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:28.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:28.838 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:43:28.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 '\*?\QServers\E') 13:43:28.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:28.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:28.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:28.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:28.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:28.883 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:28.883 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:28.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:28.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:43:28.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:28.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:28.885 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 13:43:28.885 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:28.885 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:28.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:28.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:28.886 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:43:28.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:28.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:28.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:28.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:28.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:28.887 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.961 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:43:28.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:28.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:28.961 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:43:28.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:43:28.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:28.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:28.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:28.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:28.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:28.983 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:28.983 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:28.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:28.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:43:28.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:28.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:28.985 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 13:43:28.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 13:43:28.986 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:43:28.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:28.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:28.986 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:43:28.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:28.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:28.987 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:43:28.987 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:43:28.987 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:43:28.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:28.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:28.987 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restartInDebug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:43:28.987 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:43:28.987 INFO [WorkbenchTestable][RequirementsRunner] Started test: getModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:43:28.987 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:43:28.987 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:43:28.987 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:43:28.987 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:43:28.988 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:28.988 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:28.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:28.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:43:28.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:28.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:28.998 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 13:43:28.998 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 13:43:28.998 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 13:43:29.002 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 13:43:29.002 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 13:43:29.003 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:43:29.003 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:29.015 DEBUG [main][MenuItemLookup] Found menu:'New' 13:43:29.015 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:43:29.015 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:43:29.015 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:29.015 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:43:29.015 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:43:29.015 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:43:29.015 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:43:29.015 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:29.015 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 13:43:29.015 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 13:43:29.015 DEBUG [main][MenuItemLookup] Found menu:'Profile' 13:43:29.015 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:43:29.015 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 13:43:29.015 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 13:43:29.015 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:29.015 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 13:43:29.015 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 13:43:29.015 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 13:43:29.015 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 13:43:29.015 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 13:43:29.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: "Add and Remove..."] is available.... 13:43:29.076 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:29.076 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:29.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: "Add and Remove..."] is available. finished successfully 13:43:29.076 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 13:43:29.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:29.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:29.078 DEBUG [WorkbenchTestable][WidgetLookup] 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:43:29.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:29.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:29.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:29.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:29.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:43:29.080 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 13:43:29.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:43:29.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:43:29.080 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:43:29.080 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:29.083 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 13:43:29.083 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 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.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:29.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:29.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:43:29.092 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:43:29.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:43:29.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:43:29.092 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:43:29.092 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:29.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:43:29.095 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:43:29.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:43:29.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:43:29.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:43:29.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:43:29.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:43:29.597 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:29.597 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:29.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:29.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:29.598 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped] and wait with time period 1 13:43:29.598 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 13:43:29.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:29.599 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1 [Stopped] is already expanded. No action performed 13:43:29.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:29.599 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 13:43:29.599 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 13:43:29.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:29.599 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1 [Stopped] is already expanded. No action performed 13:43:29.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:29.599 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 13:43:29.599 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:29.601 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:29.601 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:29.602 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:29.602 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:29.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:29.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:29.603 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:43:29.604 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:43:29.604 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:43:29.609 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:43:29.610 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:29.610 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:29.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:29.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:29.612 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 13:43:29.612 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 13:43:29.612 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 13:43:29.616 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 13:43:29.620 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:29.621 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:29.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:29.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:29.634 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped] and wait with time period 1 13:43:29.634 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 13:43:29.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:29.635 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1 [Stopped] is already expanded. No action performed 13:43:29.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:29.635 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 13:43:29.635 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 13:43:29.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:29.635 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1 [Stopped] is already expanded. No action performed 13:43:29.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:29.636 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 13:43:29.636 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:29.636 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:29.636 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:29.636 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:29.636 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:29.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:29.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:29.637 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:43:29.637 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:43:29.637 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:43:29.641 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:43:29.642 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:29.642 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:29.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:29.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:29.643 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 13:43:29.643 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 13:43:29.643 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 13:43:29.647 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 13:43:29.648 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:29.648 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:29.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:29.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:29.649 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 13:43:29.649 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 13:43:29.649 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 13:43:29.656 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 13:43:29.657 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:29.657 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:29.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:29.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:29.658 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 13:43:29.658 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 13:43:29.658 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 13:43:29.662 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 13:43:29.663 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:29.663 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:29.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:29.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:29.664 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:29.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:29.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:29.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:29.665 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped] and wait with time period 1 13:43:29.666 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 13:43:29.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:29.666 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1 [Stopped] is already expanded. No action performed 13:43:29.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:29.666 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 13:43:29.666 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 13:43:29.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:29.666 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1 [Stopped] is already expanded. No action performed 13:43:29.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:29.666 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 13:43:29.666 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:29.666 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:29.667 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:29.669 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:29.669 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:29.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:29.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:29.670 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped] 13:43:29.670 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped] 13:43:29.670 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped] about selection 13:43:29.677 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped] 13:43:29.677 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 13:43:29.678 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:43:29.678 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:29.693 DEBUG [main][MenuItemLookup] Found menu:'New' 13:43:29.693 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:43:29.693 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:43:29.693 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:29.693 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:43:29.693 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:43:29.693 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:43:29.693 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:43:29.693 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:29.693 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 13:43:29.693 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 13:43:29.693 DEBUG [main][MenuItemLookup] Found menu:'Profile' 13:43:29.693 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:43:29.693 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 13:43:29.693 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 13:43:29.693 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:29.693 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 13:43:29.694 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 13:43:29.694 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 13:43:29.694 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 13:43:29.694 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 13:43:29.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: "Add and Remove..."] is available.... 13:43:29.756 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:29.756 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:29.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: "Add and Remove..."] is available. finished successfully 13:43:29.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 13:43:29.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:29.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:29.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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:43:29.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:29.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:29.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:29.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:29.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:43:29.759 INFO [WorkbenchTestable][AbstractButton] Click button << Re&move All 13:43:29.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:43:29.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:43:29.761 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:43:29.761 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:29.769 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 13:43:29.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.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:43:29.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:29.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:29.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:29.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:29.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:43:29.772 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:43:29.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:43:29.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:43:29.773 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:43:29.773 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:29.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:43:29.805 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 1 13:43:29.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:43:29.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:43:29.805 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:43:29.805 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 13:43:29.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:29.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:29.806 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.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:43:29.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:29.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:29.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:29.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:29.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:43:29.809 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:43:29.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:43:29.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:43:29.809 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:43:29.809 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:29.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:43:29.837 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:43:29.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:43:30.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:43:30.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:43:30.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:43:30.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:43:30.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:43:30.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:43:30.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:43:30.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:30.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:30.352 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:43:30.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:30.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:30.369 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:43:30.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:30.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:30.370 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:43:30.370 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:43:30.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:30.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:30.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:30.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:30.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:30.401 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:30.401 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:30.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:30.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:43:30.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:30.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:30.403 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:30.403 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:30.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:30.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:30.404 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type 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:43:30.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:30.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:30.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:30.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:30.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:30.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:30.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:30.432 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:43:30.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:30.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:30.433 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:43:30.433 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:43:30.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:30.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:30.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:30.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:30.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:30.459 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:30.459 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:30.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:30.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:43:30.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:30.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:30.461 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 13:43:30.461 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:30.461 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:30.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:30.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:30.462 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:43:30.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:30.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:30.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:30.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:30.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:30.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:30.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:30.490 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:43:30.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:30.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:30.491 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:43:30.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:43:30.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:30.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:30.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:30.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:30.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:30.520 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:30.520 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:30.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:30.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:43:30.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:30.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:30.522 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 13:43:30.522 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:43:30.523 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:43:30.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:30.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:30.523 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:43:30.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:30.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:30.523 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:43:30.524 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:43:30.524 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:43:30.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:30.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:30.524 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:43:30.524 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:43:30.524 INFO [WorkbenchTestable][RequirementsRunner] Started test: delete_runningServerAndStop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:43:30.524 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:43:30.524 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:43:30.524 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:43:30.524 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:43:30.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:30.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:30.554 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:43:30.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:30.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:30.569 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:43:30.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:30.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:30.570 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:43:30.570 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:43:30.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:30.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:30.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:30.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:30.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:30.583 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:30.584 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:30.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:30.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:43:30.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:30.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:30.586 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:30.586 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:30.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:30.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:30.587 INFO [WorkbenchTestable][ServersView2] Create new server 13:43:30.587 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:43:30.587 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:30.609 DEBUG [main][MenuItemLookup] Found menu:'New' 13:43:30.609 DEBUG [main][MenuItemLookup] Item match:New 13:43:30.609 DEBUG [main][MenuItemLookup] Found menu:'Server' 13:43:30.609 DEBUG [main][MenuItemLookup] Item match:Server 13:43:30.610 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 13:43:30.610 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 13:43:30.610 INFO [main][MenuItemHandler] Select menu item: Server 13:43:30.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 13:43:30.742 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:43:30.742 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:43:30.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:30.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:30.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:43:30.743 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:30.743 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:30.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:43:30.743 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:30.743 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:30.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:43:30.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:30.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:30.744 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:43:30.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:30.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:30.745 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:43:30.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:30.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:43:30.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:30.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:30.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:30.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:30.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:30.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 13:43:30.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 13:43:30.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 13:43:30.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:43:30.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:43:30.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:43:30.750 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:43:30.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:31.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:31.251 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:43:31.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:43:31.257 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:43:31.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:31.257 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:43:31.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:31.257 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:43:31.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 13:43:31.258 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 13:43:31.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:31.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:31.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:31.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:31.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:31.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:43:31.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:43:31.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:43:31.261 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:43:31.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:31.261 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:43:31.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:31.261 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:43:31.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:43:31.261 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:43:31.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:31.261 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:43:31.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:31.262 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:43:31.262 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 13:43:31.262 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 13:43:31.262 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 13:43:31.264 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 13:43:31.265 DEBUG [WorkbenchTestable][WidgetLookup] 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:43:31.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:31.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:31.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:31.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:31.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:43:31.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:43:31.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:43:31.769 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:43:31.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:31.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:31.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:31.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:31.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:43:31.785 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:43:31.786 INFO [WorkbenchTestable][AbstractText] Text set to: Server 2 13:43:31.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:43:31.790 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 13:43:31.790 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 13:43:32.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 13:43:32.291 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:43:32.291 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 13:43:32.291 DEBUG [WorkbenchTestable][WidgetLookup] 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:43:32.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:32.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:32.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:32.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:32.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:43:32.298 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:43:32.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:43:32.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:43:32.298 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:43:32.298 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:32.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:43:32.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:43:32.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:43:32.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:43:32.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:43:32.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:43:32.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:32.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:32.821 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:43:32.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:32.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:32.835 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:43:32.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:32.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:32.835 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:43:32.836 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:43:32.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:32.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:32.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:32.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:32.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:32.859 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:32.859 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:32.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:32.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:43:32.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:32.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:32.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 2... 13:43:32.862 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:32.862 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:32.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:32.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:32.863 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:43:32.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:32.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:32.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:32.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:32.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:32.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:32.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:32.887 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:43:32.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:32.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:32.888 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:43:32.888 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:43:32.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:32.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:32.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:32.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:32.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:32.910 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:32.910 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:32.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:32.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:43:32.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:32.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:32.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:32.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:32.936 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:43:32.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:32.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:32.937 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:43:32.937 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:43:32.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:32.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:32.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:32.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:32.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:32.960 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:32.960 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:32.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:32.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:43:32.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:32.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:32.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 2 finished successfully 13:43:32.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:32.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:32.987 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:43:32.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:33.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:33.000 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:43:33.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:33.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:33.001 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:43:33.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:43:33.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:33.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:33.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:33.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:33.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:33.025 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:33.025 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:33.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:33.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:43:33.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:33.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:33.028 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:33.028 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:33.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:33.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:33.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:43:33.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:33.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:33.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:33.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:33.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:33.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:33.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:33.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:43:33.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:33.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:33.052 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:43:33.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 '\*?\QServers\E') 13:43:33.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:33.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:33.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:33.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:33.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:33.075 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:33.075 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:33.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:33.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:43:33.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:33.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:33.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:33.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:33.099 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:43:33.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:33.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:33.099 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:43: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 '\*?\QServers\E') 13:43:33.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:33.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:33.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:33.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:33.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:33.123 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:33.123 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:33.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:33.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:43:33.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:33.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:33.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:33.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:33.147 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:43:33.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:33.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:33.148 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:43:33.148 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:43:33.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:33.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:33.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:33.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:33.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:33.170 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:33.170 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:33.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:33.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:43:33.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:33.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:33.173 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2 [Stopped] 13:43:33.173 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2 [Stopped] 13:43:33.173 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2 [Stopped] about selection 13:43:33.177 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2 [Stopped] 13:43:33.179 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:33.179 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:33.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:33.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:33.180 INFO [WorkbenchTestable][AbstractServer] Start server Server 2 13:43:33.180 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:33.180 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:33.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:33.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:33.181 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:33.181 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:33.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:33.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:33.182 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server 2 13:43:33.183 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:33.183 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:33.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:33.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:33.184 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2 [Stopped] 13:43:33.184 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2 [Stopped] 13:43:33.184 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2 [Stopped] about selection 13:43:33.199 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2 [Stopped] 13:43:33.199 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:33.200 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:43:33.200 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:33.213 DEBUG [main][MenuItemLookup] Found menu:'New' 13:43:33.213 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:43:33.213 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:43:33.213 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:33.213 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:43:33.213 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:43:33.213 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:43:33.214 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:43:33.214 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:33.214 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 13:43:33.214 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 13:43:33.214 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 13:43:33.214 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 13:43:33.214 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 13:43:33.215 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 13:43:33.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 13:43:33.216 DEBUG [Worker-14: Publishing to Server 2...][AbstractWait] Wait for 1 seconds 13:43:34.228 DEBUG [Worker-14: Starting Server 2][AbstractWait] Wait for 1 seconds 13:43:35.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 13:43:35.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 13:43:35.717 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:35.718 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:35.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:35.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:35.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 13:43:35.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:43:35.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:43:35.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:43:35.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:43:35.719 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:35.719 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:35.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:35.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:35.720 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 13:43:35.720 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:35.721 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:35.721 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:35.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:35.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:35.722 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2 [Started, Synchronized] 13:43:35.722 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2 [Started, Synchronized] 13:43:35.722 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2 [Started, Synchronized] about selection 13:43:35.726 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2 [Started, Synchronized] 13:43:35.727 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:35.727 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:35.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:35.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:35.729 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server 2'. Stop server first: true 13:43:35.729 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:35.729 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:35.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:35.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:35.730 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:43:35.730 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:35.742 DEBUG [main][MenuItemLookup] Found menu:'New' 13:43:35.742 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:43:35.742 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:43:35.742 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:35.742 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:43:35.742 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:43:35.742 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:43:35.742 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:43:35.742 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 13:43:35.742 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:43:35.743 INFO [main][MenuItemHandler] Select menu item: Delete Delete 13:43:35.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 13:43:35.775 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:43:35.775 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 13:43:35.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:35.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:35.776 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:43:35.776 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:43:35.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:35.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:35.776 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 13:43:35.776 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:43:35.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:35.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:35.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:35.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:35.777 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:43:35.780 INFO [WorkbenchTestable][CheckBox] Select checkbox Stop server(s) before deleting 13:43:35.780 DEBUG [WorkbenchTestable][CheckBox] Checkbox Stop server(s) before deleting already selected, no action performed 13:43:35.780 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:43:35.780 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:43:35.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:35.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:35.781 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 13:43:35.781 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:43:35.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:35.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:35.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:35.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:35.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:43:35.782 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:43:35.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:43:35.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:43:35.783 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:43:35.783 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:35.784 DEBUG [Worker-13: Stopping Server 2][AbstractWait] Wait for 1 seconds 13:43:35.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:43:35.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:43:35.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:35.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:35.824 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:43:35.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:35.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:35.842 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:43:35.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:35.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:35.843 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:43:35.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:43:35.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:35.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:35.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:35.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:35.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:35.872 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:35.872 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:35.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:35.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:43:35.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:35.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:35.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 2... 13:43:35.874 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:35.874 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:35.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:35.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:35.875 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:43:35.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:35.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:35.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:35.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:35.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:35.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:35.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:35.905 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:43:35.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:35.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:35.905 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:43:35.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:43:35.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:35.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:35.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:35.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:35.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:35.934 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:35.934 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:35.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:35.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:43:35.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:35.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:35.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:35.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:35.964 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:43:35.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:35.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:35.965 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:43:35.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:43:35.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:35.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:35.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:35.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:35.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:35.993 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:35.993 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:35.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:35.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:43:35.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:35.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:36.496 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:36.497 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:36.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:36.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:36.498 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type 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:43:36.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:36.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:36.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:36.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:36.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:36.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:36.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:36.513 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:43:36.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:36.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:36.514 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:43:36.514 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:43:36.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:36.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:36.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:36.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:36.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:36.537 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:36.538 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:36.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:36.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:43:36.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:36.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:36.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:36.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:36.561 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:43:36.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:36.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:36.562 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:43:36.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 '\*?\QServers\E') 13:43:36.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:36.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:36.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:36.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:36.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:36.585 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:36.585 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:36.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:36.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:43:36.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:36.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:37.089 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:37.089 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:37.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:37.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:37.091 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:43:37.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:37.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:37.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:37.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:37.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:37.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:37.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:37.105 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:43:37.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:37.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:37.105 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:43:37.105 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:43:37.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:37.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:37.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:37.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:37.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:37.128 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:37.128 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:37.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:37.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:43:37.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:37.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:37.131 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 13:43:37.131 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:37.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:37.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:37.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:37.141 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:43:37.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:37.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:37.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:37.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:37.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:37.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:37.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:37.155 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:43:37.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:37.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:37.155 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:43:37.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:43:37.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:37.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:37.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:37.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:37.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:37.178 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:37.178 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:37.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:37.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:43:37.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:37.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:37.180 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 13:43:37.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 2 finished successfully 13:43:37.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:43:37.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:43:37.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:43:37.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:43:37.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:37.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:37.202 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:43:37.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:37.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:37.214 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:43:37.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:37.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:37.215 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:43:37.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 '\*?\QServers\E') 13:43:37.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:37.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:37.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:37.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:37.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:37.237 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:37.237 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:37.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:37.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:43:37.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:37.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:37.240 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:37.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:37.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:37.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:37.241 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:43:37.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:37.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:37.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:37.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:37.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:37.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:37.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:37.264 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:43:37.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:37.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:37.265 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:43:37.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:43:37.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:37.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:37.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:37.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:37.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:37.277 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:37.277 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:37.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:37.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:43:37.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:37.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:37.280 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:37.280 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:37.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:37.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:37.290 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:37.291 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:37.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:37.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:37.292 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped] and wait with time period 1 13:43:37.292 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 13:43:37.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:37.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:37.793 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 13:43:37.793 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 13:43:37.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:38.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:38.294 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 13:43:38.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:38.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:38.308 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:43:38.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:38.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:38.321 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:43:38.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:38.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:38.322 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:43:38.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:43:38.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:38.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:38.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:38.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:38.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:38.345 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:38.345 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:38.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:38.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:43:38.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:38.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:38.348 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:38.349 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:38.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:38.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:38.349 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:43:38.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:38.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:38.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:38.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:38.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:38.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:38.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:38.373 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:43:38.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:38.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:38.373 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:43:38.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:43:38.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:38.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:38.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:38.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:38.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:38.396 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:38.396 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:38.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:38.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:43:38.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:38.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:38.399 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 13:43:38.399 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:38.399 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:38.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:38.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:38.400 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type 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:43:38.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:38.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:38.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:38.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:38.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:38.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:38.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:38.424 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:43:38.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:38.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:38.424 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:43:38.424 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:43:38.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:38.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:38.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:38.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:38.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:38.447 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:38.447 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:38.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:38.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:43:38.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:38.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:38.449 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 13:43:38.449 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:43:38.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available. failed, an exception will be thrown 13:43:38.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:38.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:38.951 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:43:38.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:38.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:38.952 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:43:38.952 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:43:38.952 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:43:38.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:38.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:38.952 INFO [WorkbenchTestable][RequirementsRunner] Finished test: delete_runningServerAndStop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:43:38.952 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:43:38.953 INFO [WorkbenchTestable][RequirementsRunner] Started test: restart no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:43:38.953 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:43:38.953 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:43:38.953 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:43:38.953 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:43:38.953 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:38.953 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:38.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:38.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:43:38.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:38.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:38.955 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped] 13:43:38.955 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped] 13:43:38.955 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped] about selection 13:43:38.960 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped] 13:43:38.961 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:38.961 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:38.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:38.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:38.972 INFO [WorkbenchTestable][AbstractServer] Start server in debug 'Server 1' 13:43:38.972 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:38.972 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:38.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:38.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:38.973 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:38.973 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:38.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:38.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:38.974 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Debug on server Server 1 13:43:38.975 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:38.975 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:38.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:38.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:38.976 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped] 13:43:38.976 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped] 13:43:38.976 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped] about selection 13:43:38.979 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped] 13:43:38.979 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:38.982 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:43:38.982 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:38.992 DEBUG [main][MenuItemLookup] Found menu:'New' 13:43:38.992 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:43:38.992 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:43:38.992 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:38.992 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:43:38.992 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:43:38.992 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:43:38.992 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:43:38.992 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:38.992 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 13:43:38.992 DEBUG [main][MenuItemLookup] Item match:Debug Ctrl+Alt+D 13:43:38.992 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Debug Ctrl+Alt+D" 13:43:38.992 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Debug Ctrl+Alt+D 13:43:38.993 INFO [main][MenuItemHandler] Select menu item: &Debug Ctrl+Alt+D 13:43:38.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug... 13:43:38.993 DEBUG [Worker-18: Publishing to Server 1...][AbstractWait] Wait for 1 seconds 13:43:40.004 DEBUG [Worker-18: Starting Server 1][AbstractWait] Wait for 1 seconds 13:43:41.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug finished successfully 13:43:41.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging... 13:43:41.495 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:41.495 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:41.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:41.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:41.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging finished successfully 13:43:41.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:43:41.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:43:41.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:43:41.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:43:41.497 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:41.497 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:41.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:41.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:41.498 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'DEBUGGING' 13:43:41.498 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:41.498 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:41.498 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:41.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:41.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:41.499 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 13:43:41.499 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 13:43:41.499 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 13:43:41.503 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 13:43:41.504 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:41.504 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:41.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:41.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:41.505 INFO [WorkbenchTestable][AbstractServer] Restart server 'Server 1' 13:43:41.505 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:41.505 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:41.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:41.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:41.506 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:41.506 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:41.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:41.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:41.507 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Restart on server Server 1 13:43:41.507 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:41.507 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:41.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:41.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:41.508 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 13:43:41.508 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 13:43:41.508 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 13:43:41.512 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 13:43:41.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:41.512 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:43:41.512 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:41.524 DEBUG [main][MenuItemLookup] Found menu:'New' 13:43:41.524 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:43:41.524 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:43:41.524 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:41.524 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:43:41.524 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:43:41.524 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:43:41.524 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:43:41.524 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:41.524 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 13:43:41.524 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 13:43:41.524 DEBUG [main][MenuItemLookup] Item match:Restart Ctrl+Alt+R 13:43:41.525 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Restart Ctrl+Alt+R" 13:43:41.525 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restart Ctrl+Alt+R 13:43:41.525 INFO [main][MenuItemHandler] Select menu item: &Restart Ctrl+Alt+R 13:43:41.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 13:43:41.525 DEBUG [Worker-8: Stopping Server 1][AbstractWait] Wait for 1 seconds 13:43:42.535 DEBUG [Worker-16: Starting Server 1][AbstractWait] Wait for 1 seconds 13:43:44.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 13:43:44.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 13:43:44.027 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:44.027 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:44.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:44.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:44.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 13:43:44.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:43:44.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:43:44.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:43:44.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:43:44.029 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:44.029 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:44.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:44.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:44.030 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 13:43:44.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:44.031 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:44.031 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:44.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:44.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:44.032 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:44.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:44.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:44.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:44.033 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 13:43:44.033 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 13:43:44.033 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 13:43:44.037 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 13:43:44.052 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:44.052 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:44.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:44.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:44.054 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 13:43:44.054 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:44.054 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:44.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:44.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:44.055 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:44.055 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:44.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:44.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:44.056 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 13:43:44.056 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:44.056 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:44.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:44.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:44.057 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 13:43:44.057 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 13:43:44.057 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 13:43:44.062 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 13:43:44.062 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:44.063 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:43:44.063 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:44.078 DEBUG [main][MenuItemLookup] Found menu:'New' 13:43:44.078 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:43:44.078 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:43:44.078 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:44.078 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:43:44.078 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:43:44.078 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:43:44.078 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:43:44.078 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:44.078 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 13:43:44.078 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 13:43:44.078 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 13:43:44.078 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:43:44.078 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 13:43:44.078 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 13:43:44.078 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 13:43:44.078 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 13:43:44.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 13:43:44.079 DEBUG [Worker-16: Stopping Server 1][AbstractWait] Wait for 1 seconds 13:43:45.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 13:43:45.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 13:43:45.085 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:45.085 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:45.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:45.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:45.588 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:45.588 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:45.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:45.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:45.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 13:43:45.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:43:45.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:43:45.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:43:45.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:43:45.590 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:45.590 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:45.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:45.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:45.591 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 13:43:45.591 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:45.592 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:45.592 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:45.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:45.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:45.592 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 13:43:45.593 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 13:43:45.593 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 13:43:45.596 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 13:43:45.597 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:45.597 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:45.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:45.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:45.599 INFO [WorkbenchTestable][AbstractServer] Restart server 'Server 1' 13:43:45.599 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:45.599 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:45.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:45.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:45.600 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:45.600 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:45.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:45.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:45.601 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:45.601 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:45.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:45.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:45.602 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 13:43:45.602 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 13:43:45.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:46.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:46.103 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 13:43:46.103 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 13:43:46.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:46.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:46.605 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 13:43:46.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:46.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:46.617 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:43:46.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:46.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:46.629 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:43:46.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:46.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:46.630 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:43:46.630 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:43:46.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:46.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:46.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:46.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:46.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:46.652 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:46.652 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:46.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:46.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:43:46.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:46.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:46.654 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:46.654 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:46.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:46.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:46.664 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:43:46.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:46.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:46.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:46.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:46.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:46.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:46.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:46.677 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:43:46.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:46.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:46.678 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:43:46.678 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:43:46.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:46.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:46.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:46.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:46.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:46.700 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:46.700 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:46.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:46.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:43:46.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:46.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:46.702 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 13:43:46.703 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:46.703 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:46.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:46.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:46.704 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type 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:43:46.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:46.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:46.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:46.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:46.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:46.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:46.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:46.726 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:43:46.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:46.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:46.727 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:43:46.727 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:43:46.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:46.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:46.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:46.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:46.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:46.749 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:46.749 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:46.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:46.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:43:46.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:46.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:46.751 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 13:43:46.751 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:43:47.252 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:43:47.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:47.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:47.252 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:43:47.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:47.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:47.253 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:43:47.253 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:43:47.253 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:43:47.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:47.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:47.253 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restart no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:43:47.254 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:43:47.254 INFO [WorkbenchTestable][RequirementsRunner] Started test: getModule_nonExisting no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:43:47.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:43:47.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:43:47.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:43:47.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:43:47.263 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:47.264 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:47.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:47.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:43:47.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:47.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:47.266 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 13:43:47.266 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 13:43:47.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:47.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:47.767 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 13:43:47.768 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 13:43:47.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:48.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:48.269 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 13:43:48.270 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:48.270 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:48.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:48.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:48.272 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:48.272 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:48.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:48.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:48.274 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:48.274 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:48.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:48.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:48.275 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 13:43:48.276 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 13:43:48.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:48.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:48.776 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 13:43:48.777 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 13:43:48.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:49.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:49.277 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 13:43:49.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:49.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:49.291 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:43:49.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:49.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:49.305 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:43:49.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:49.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:49.305 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:43:49.306 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:43:49.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:49.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:49.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:49.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:49.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:49.319 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:49.319 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:49.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:49.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:43:49.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:49.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:49.331 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:49.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:49.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:49.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:49.332 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type 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:43:49.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:49.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:49.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:49.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:49.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:49.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:49.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:49.356 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:43:49.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:49.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:49.356 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:43:49.357 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:43:49.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:49.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:49.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:49.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:49.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:49.380 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:49.380 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:49.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:49.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:43:49.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:49.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:49.382 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 13:43:49.383 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:49.383 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:49.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:49.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:49.384 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type 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:43:49.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:49.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:49.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:49.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:49.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:49.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:49.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:49.407 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:43:49.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:49.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:49.407 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:43:49.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 '\*?\QServers\E') 13:43:49.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:49.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:49.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:49.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:49.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:49.438 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:49.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:49.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:49.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:43:49.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:49.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:49.440 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 13:43:49.440 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:43:49.441 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:43:49.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:49.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:49.441 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:43:49.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:49.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:49.442 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:43:49.442 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:43:49.442 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:43:49.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:49.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:49.442 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getModule_nonExisting no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 13:43:49.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:49.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:49.444 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:49.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:49.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:49.446 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:43:49.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:49.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:49.446 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:43:49.446 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:43:49.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:49.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:49.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:49.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:49.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:49.448 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:49.448 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:49.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:49.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:49.475 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:49.475 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:49.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:49.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:49.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:49.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:49.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:49.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:49.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:50.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:50.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:50.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:43:50.480 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:43:50.480 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:43:50.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:50.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:50.481 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:43:50.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:50.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:50.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:50.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:50.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:50.482 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 13:43:50.482 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-2 13:43:50.482 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-3 13:43:50.482 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:43:50.482 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:43:50.482 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:43:50.485 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:43:50.485 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:43:50.485 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:50.510 DEBUG [main][MenuItemLookup] Found menu:'New' 13:43:50.510 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:43:50.510 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:50.510 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:43:50.510 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:43:50.510 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:50.510 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:43:50.510 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:43:50.510 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:43:50.510 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:43:50.510 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:50.510 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:43:50.510 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:43:50.510 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:43:50.510 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:50.510 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:43:50.510 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:43:50.510 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:50.510 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:43:50.510 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:43:50.510 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:43:50.510 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:43:50.510 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:43:50.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:43:50.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:43:51.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:43:51.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:43:51.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:43:51.011 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project' via Explorer 13:43:51.011 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:43:51.011 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:43:51.012 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:43:51.014 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:43:51.015 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:43:51.015 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:51.037 DEBUG [main][MenuItemLookup] Found menu:'New' 13:43:51.037 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:43:51.037 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:51.037 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:43:51.037 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:43:51.037 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:51.037 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:43:51.037 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:43:51.037 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:43:51.037 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:43:51.037 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:43:51.037 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:43:51.037 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:43:51.038 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:43:51.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:43:51.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:43:51.639 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:43:51.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:51.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:51.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:51.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:51.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: 32) 13:43:51.642 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:43:51.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:51.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:51.642 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:43:51.642 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:43:51.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:51.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:51.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:51.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:51.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:43:51.643 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:43:51.643 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:43:51.644 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:43:51.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:43:51.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:43:51.644 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:43:51.644 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:51.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:43:51.644 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:43:51.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:51.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:51.644 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:43:51.644 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:43:51.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:51.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:51.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:51.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:51.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:43:51.646 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:43:51.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:43:51.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:43:51.646 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:43:51.646 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:51.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:43:51.652 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:43:52.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:43:52.153 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:43:52.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:43:52.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:43:52.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:43:52.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:43:52.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:43:52.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:43:52.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:43:52.154 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 13:43:52.154 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 13:43:52.154 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 13:43:52.157 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 13:43:52.157 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:43:52.157 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:52.176 DEBUG [main][MenuItemLookup] Found menu:'New' 13:43:52.176 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:43:52.176 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:52.176 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:43:52.176 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:43:52.176 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:52.176 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:43:52.176 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:43:52.176 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:43:52.176 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:43:52.176 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:52.176 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:43:52.176 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:43:52.176 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:43:52.176 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:52.176 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:43:52.176 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:43:52.176 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:52.176 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:43:52.176 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:43:52.177 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:43:52.177 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:43:52.177 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:43:52.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:43:52.177 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:43:52.177 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:43:52.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:43:52.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:43:52.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:43:52.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:43:52.678 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project-2' via Explorer 13:43:52.678 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 13:43:52.678 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 13:43:52.679 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 13:43:52.681 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 13:43:52.681 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:43:52.681 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:52.701 DEBUG [main][MenuItemLookup] Found menu:'New' 13:43:52.701 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:43:52.701 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:52.701 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:43:52.701 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:43:52.701 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:52.701 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:43:52.701 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:43:52.701 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:43:52.701 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:43:52.701 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:43:52.701 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:43:52.701 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:43:52.702 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:43:52.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:53.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:43:53.272 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:43:53.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:53.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:53.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:53.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:53.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: 32) 13:43:53.275 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:43:53.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:53.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:53.276 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:43:53.276 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:43:53.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:53.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:53.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:53.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:53.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:43:53.277 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:43:53.277 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:43:53.277 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:43:53.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:43:53.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:43:53.277 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:43:53.277 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:53.277 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:43:53.277 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:43:53.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:53.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:53.278 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:43:53.278 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:43:53.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:53.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:53.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:53.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:53.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:43:53.279 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:43:53.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:43:53.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:43:53.279 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:43:53.279 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:53.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:43:53.284 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:43:53.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:43:53.785 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:43:53.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:43:53.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:43:53.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:43:53.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:43:53.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:43:53.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:43:53.785 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 13:43:53.785 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 13:43:53.786 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 13:43:53.789 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 13:43:53.789 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:43:53.789 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:53.808 DEBUG [main][MenuItemLookup] Found menu:'New' 13:43:53.808 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:43:53.808 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:53.808 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:43:53.808 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:43:53.808 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:53.808 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:43:53.808 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:43:53.808 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:43:53.808 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:43:53.808 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:53.808 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:43:53.808 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:43:53.808 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:43:53.808 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:53.808 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:43:53.808 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:43:53.808 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:53.808 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:43:53.808 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:43:53.808 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:43:53.808 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:43:53.808 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:43:53.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:43:53.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:43:54.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:43:54.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:43:54.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:43:54.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:43:54.309 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project-3' via Explorer 13:43:54.309 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 13:43:54.309 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 13:43:54.310 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 13:43:54.311 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 13:43:54.312 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:43:54.312 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:54.334 DEBUG [main][MenuItemLookup] Found menu:'New' 13:43:54.334 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:43:54.334 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:54.334 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:43:54.334 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:43:54.334 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:54.334 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:43:54.334 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:43:54.334 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:43:54.334 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:43:54.334 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:43:54.335 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:43:54.335 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:43:54.335 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:43:54.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 'Delete.*'] is available.... 13:43: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 'Delete.*'] is available. finished successfully 13:43:54.917 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:43:54.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:54.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:54.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:54.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:54.925 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:43:54.925 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:43:54.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:54.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:54.926 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:43:54.927 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:43:54.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:54.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:54.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:54.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:54.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:43:54.932 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:43:54.932 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:43:54.932 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:43:54.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:43:54.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:43:54.932 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:43:54.932 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:54.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:43:54.933 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:43:54.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:54.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:54.933 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:43:54.933 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:43:54.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:54.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:54.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:54.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:54.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:43:54.941 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:43:54.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:43:54.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:43:54.945 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:43:54.945 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:54.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:43:54.973 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:43:55.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:43:55.474 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:43:55.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:43:55.474 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:43:55.474 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:43:55.474 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:43:55.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:43:55.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:55.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:55.496 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:43:55.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:55.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:55.514 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:43:55.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:55.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:55.515 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:43:55.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 '\*?\QServers\E') 13:43:55.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:55.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:55.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:55.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:55.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:55.549 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:55.549 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:55.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:55.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:55.557 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:55.557 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:55.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:55.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:55.558 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:43:55.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:55.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:55.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:55.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:55.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:55.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:55.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:55.581 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 13:43:55.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:55.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:55.582 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 13:43:55.582 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:43:55.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:55.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:55.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:55.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:55.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:55.604 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:55.604 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:55.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:55.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 13:43:55.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:55.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:55.606 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 13:43:55.606 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 13:43:55.606 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 13:43:55.610 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 13:43:55.621 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:55.621 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:55.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:55.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:55.622 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server 1'. Stop server first: false 13:43:55.622 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:55.622 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:55.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:55.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:43:55.623 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:43:55.623 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:55.636 DEBUG [main][MenuItemLookup] Found menu:'New' 13:43:55.636 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:43:55.636 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:43:55.636 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:55.636 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:43:55.636 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:43:55.636 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:43:55.636 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:43:55.636 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 13:43:55.636 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:43:55.636 INFO [main][MenuItemHandler] Select menu item: Delete Delete 13:43:55.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 13:43:55.664 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:43:55.664 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 13:43:55.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:55.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:55.664 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:43:55.664 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:43:55.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:55.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:43:55.665 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 13:43:55.665 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:43:55.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:55.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:55.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:55.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:55.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:43:55.666 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:43:55.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:43:55.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:43:55.666 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:43:55.666 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:55.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:43:55.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:43:55.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:55.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:55.720 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:43:55.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:55.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:55.725 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:43:55.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:55.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:55.726 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:43:55.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 '\*?\QServers\E') 13:43:55.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:55.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:55.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:55.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:55.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:55.738 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:55.738 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:55.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:55.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:43:55.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:55.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:55.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 1... 13:43:55.740 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:55.740 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:55.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:55.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:43:55.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:43:55.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:55.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:55.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:56.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:56.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:56.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:56.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:56.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:43:56.745 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:43:56.745 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 1' was not found on Servers view 13:43:56.746 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:56.746 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:56.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:56.747 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:43:56.747 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:43:56.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:56.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:56.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:57.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:57.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:57.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:57.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:43:57.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:43:57.753 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:43:57.753 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 13:43:57.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 1 finished successfully 13:43:57.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:43:57.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:43:57.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:43:57.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:43:57.753 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 13:43:57.753 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:43:57.753 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:43:57.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:43:57.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 86.032 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.608 s restartInProfile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 7.746 s delete_runningServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 6.81 s profile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 4.676 s addAndRemoveModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 1.725 s publish no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 3.13 s stop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 4.685 s clean no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 3.183 s debug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 4.707 s start no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 4.696 s openServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 1.37 s restartInDebug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 6.878 s getModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 1.537 s delete_runningServerAndStop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 8.428 s restart no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 8.3 s getModule_nonExisting no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 2.188 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest 13:43:57.760 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest 13:43:57.760 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:43:57.760 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:43:57.760 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest 13:43:57.760 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:43:57.760 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:43:57.761 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:43:57.761 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:43:57.761 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:43:57.761 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:43:57.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:57.761 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:43:57.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:57.761 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:43:57.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:57.762 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:43:57.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:57.762 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:43:57.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:57.762 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:43:57.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:57.762 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:43:57.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:57.763 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:43:57.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:57.763 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:43:57.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:57.763 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:43:57.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:57.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:57.764 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:43:57.764 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:43:57.764 DEBUG [main][MenuItemLookup] Found menu:'File' 13:43:57.764 DEBUG [main][MenuItemLookup] Item match:File 13:43:57.764 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:43:57.764 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:43:57.764 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:43:57.764 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:43:57.764 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:57.764 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:43:57.764 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:43:57.764 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:57.764 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:43:57.764 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 13:43:57.764 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 13:43:57.764 DEBUG [main][MenuItemLookup] Found menu:'Revert' 13:43:57.764 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:57.764 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:43:57.764 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:43:57.764 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:43:57.764 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 13:43:57.764 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:57.764 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 13:43:57.764 DEBUG [main][MenuItemLookup] Found menu:'' 13:43:57.764 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:43:57.764 DEBUG [main][MenuItemLookup] Item match:Import... 13:43:57.765 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 13:43:57.765 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 13:43:57.765 INFO [main][MenuItemHandler] Select menu item: &Import... 13:43:57.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:43:57.825 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:43:57.825 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:43:57.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:57.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:57.826 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:43:57.826 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:57.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:43:57.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:57.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:57.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:57.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:57.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:57.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:43:57.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:43:57.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:43:57.829 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:43:57.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:57.829 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:43:57.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:57.830 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:43:57.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:43:57.830 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:43:57.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:57.830 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:43:57.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:57.830 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:43:57.831 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 13:43:57.831 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 13:43:57.831 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 13:43:57.831 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 13:43:57.831 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:43:57.831 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 13:43:57.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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:43:57.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:57.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:57.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:57.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:57.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:43:57.833 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:43:57.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:43:57.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:43:57.833 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:43:57.833 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:57.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: "Import"] 13:43:57.896 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:57.896 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:57.897 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:43:57.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:57.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:57.898 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:43:57.898 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:57.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:43:57.898 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:43:57.898 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:43:57.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:57.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:57.898 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:43:57.899 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:57.899 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:43:57.899 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:43:57.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:57.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:57.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:57.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:57.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:43:57.900 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 13:43:57.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:43:57.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:43:57.900 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:43:57.900 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:57.902 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:43:57.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:57.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:43:57.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:43:57.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:57.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:43:57.903 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-multimodular-project.zip 13:43:57.904 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:43:57.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:57.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:57.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:57.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:57.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:43:57.969 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 13:43:57.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:43:57.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:43:57.969 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:43:57.969 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:58.005 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:43:58.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:58.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:58.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:58.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:58.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:58.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 13:43:58.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 13:43:58.020 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting all projects 13:43:58.021 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:43:58.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:58.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:58.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:58.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:58.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:43:58.035 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 13:43:58.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:43:58.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:43:58.035 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:43:58.035 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:58.035 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:43:58.035 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 13:43:58.035 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:43:58.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:58.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:58.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:58.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:58.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:43:58.049 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:43:58.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:43:58.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:43:58.049 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:43:58.049 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:58.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:43:58.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:43:58.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:43:58.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:43:58.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:43:58.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:43:58.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:43:58.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:43:58.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:43:58.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:58.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:58.561 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:43:58.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:58.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:58.566 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:43:58.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:58.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:58.566 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:43:58.566 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:43:58.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:58.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:58.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:58.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:58.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:43:58.571 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:58.571 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:58.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:58.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:43:58.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:43:58.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:43:58.573 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:43:58.573 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:43:58.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:43:58.573 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:43:58.574 INFO [WorkbenchTestable][ServersView2] Create new server 13:43:58.574 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 13:43:58.574 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:43:58.574 DEBUG [main][MenuItemLookup] Found menu:'New' 13:43:58.574 DEBUG [main][MenuItemLookup] Item match:New 13:43:58.575 DEBUG [main][MenuItemLookup] Found menu:'Server' 13:43:58.575 DEBUG [main][MenuItemLookup] Item match:Server 13:43:58.575 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 13:43:58.575 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 13:43:58.575 INFO [main][MenuItemHandler] Select menu item: Server 13:43:58.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 13:43:58.670 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:43:58.670 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:43:58.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:58.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:58.670 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:43:58.670 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:58.670 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:58.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:43:58.671 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:58.671 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:58.671 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 13:43:58.671 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:58.671 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:58.671 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:43:58.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:43:58.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:43:58.671 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:43:58.671 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:43:58.673 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 13:43:58.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:58.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:58.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:58.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:58.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:58.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 13:43:58.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 13:43:58.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 13:43:58.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:43:58.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:43:58.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:43:58.686 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:43:58.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:59.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:59.187 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:43:59.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:43:59.192 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:43:59.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:59.192 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:43:59.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:59.193 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:43:59.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 13:43:59.193 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 13:43:59.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:59.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:59.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:59.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:59.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:43:59.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:43:59.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:43:59.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:43:59.195 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:43:59.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:59.195 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:43:59.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:59.195 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:43:59.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:43:59.195 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:43:59.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:43:59.195 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:43:59.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:43:59.195 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:43:59.196 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 13:43:59.196 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 13:43:59.196 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 13:43:59.198 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 13:43:59.198 DEBUG [WorkbenchTestable][WidgetLookup] 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:43:59.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:59.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:59.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:59.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:59.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:43:59.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:43:59.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:43:59.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:43:59.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:43:59.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:43:59.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:43:59.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:43:59.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:43:59.713 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:43:59.714 INFO [WorkbenchTestable][AbstractText] Text set to: Server ABC 13:43:59.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:43:59.714 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 13:43:59.714 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 13:44:00.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 13:44:00.215 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:44:00.215 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 13:44:00.216 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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:44:00.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:00.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:00.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:00.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:00.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:00.222 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:44:00.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:00.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:00.222 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:00.222 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:00.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:44:00.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:44:00.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:44:00.762 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:44:00.762 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:44:00.762 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:44:00.762 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:44:00.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:44:00.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:00.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:00.768 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:44:00.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:00.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:00.772 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:44:00.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:00.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:00.773 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:44:00.773 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:44:00.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:00.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:00.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:00.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:00.777 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:44:00.777 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:00.777 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:00.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:00.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:44:00.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:44:00.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:44:00.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC... 13:44:00.785 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:00.785 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:00.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:00.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:00.786 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type 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:44:00.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:00.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:00.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:00.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:00.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:44:00.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:00.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:00.791 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:44:00.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:00.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:00.792 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:44:00.792 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:44:00.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:00.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:00.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:00.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:00.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:44:00.804 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:00.804 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:00.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:00.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:44:00.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:44:00.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:44:00.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC finished successfully 13:44:00.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:00.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:00.819 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:44:00.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:00.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:00.823 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:44:00.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:00.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:00.824 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:44:00.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:44:00.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:00.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:00.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:00.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:00.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:44:00.836 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:00.836 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:00.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:00.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:44:00.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:44:00.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:44:00.838 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:00.838 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:00.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:00.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:00.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:44:00.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:00.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:00.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:00.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:00.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:44:00.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:00.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:00.844 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:44:00.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:00.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:00.845 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:44:00.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 '\*?\QServers\E') 13:44:00.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:00.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:00.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:00.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:00.860 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:44:00.860 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:00.860 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:00.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:00.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:44:00.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:44:00.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:44:00.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:00.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:00.868 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:44:00.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:00.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:00.869 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:44:00.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:44:00.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:00.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:00.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:00.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:00.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:44:00.875 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:00.876 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:00.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:00.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:44:00.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:44:00.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:44:00.878 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 13:44:00.878 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 13:44:00.885 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 13:44:00.889 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 13:44:00.890 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:00.890 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:00.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:00.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:00.892 INFO [WorkbenchTestable][AbstractServer] Start server Server ABC 13:44:00.892 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:00.892 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:00.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:00.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:00.893 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:00.894 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:00.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:00.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:00.896 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server ABC 13:44:00.897 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:00.897 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:00.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:00.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:00.898 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 13:44:00.898 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 13:44:00.899 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 13:44:00.902 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 13:44:00.902 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:00.903 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:44:00.903 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:00.941 DEBUG [main][MenuItemLookup] Found menu:'New' 13:44:00.941 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:44:00.941 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:44:00.941 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:00.941 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:44:00.941 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:44:00.941 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:44:00.941 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:44:00.941 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:00.941 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 13:44:00.941 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 13:44:00.941 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 13:44:00.941 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 13:44:00.941 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 13:44:00.942 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 13:44:00.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 13:44:00.943 DEBUG [Worker-18: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 13:44:01.954 DEBUG [Worker-14: Starting Server ABC][AbstractWait] Wait for 1 seconds 13:44:03.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 13:44:03.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 13:44:03.445 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:03.445 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:03.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:03.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:03.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 13:44:03.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:44:03.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:44:03.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:44:03.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:44:03.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:44:03.447 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:03.447 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:03.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:03.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:03.448 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 13:44:03.448 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:03.448 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:03.448 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:03.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:03.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:03.449 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 13:44:03.449 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 13:44:03.449 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 13:44:03.453 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 13:44:03.453 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 13:44:03.454 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:44:03.454 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:03.467 DEBUG [main][MenuItemLookup] Found menu:'New' 13:44:03.467 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:44:03.467 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:44:03.467 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:03.467 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:44:03.467 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:44:03.467 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:44:03.467 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:44:03.467 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:03.467 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 13:44:03.467 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 13:44:03.467 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 13:44:03.467 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:44:03.467 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 13:44:03.467 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 13:44:03.467 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:03.467 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 13:44:03.467 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 13:44:03.467 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 13:44:03.467 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 13:44:03.467 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 13:44:03.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:44:03.531 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:03.531 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:03.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:44:03.532 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 13:44:03.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:03.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:03.533 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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:44:03.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:03.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:03.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:03.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:03.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:03.534 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 13:44:03.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:03.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:03.535 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:03.535 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:03.545 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 13:44:03.545 DEBUG [WorkbenchTestable][WidgetLookup] 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:44:03.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:03.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:03.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:03.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:03.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:03.549 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:44:03.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:03.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:03.549 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:03.549 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:03.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:44:03.553 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:44:03.555 DEBUG [Worker-0: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 13:44:04.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:44:04.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:44:04.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 13:44:04.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 13:44:04.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 13:44:04.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 13:44:05.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:44:05.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:44:05.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:44:05.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:44:05.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:44:05.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:44:05.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:44:05.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:44:05.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:44:05.054 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:44:05.055 INFO [WorkbenchTestable][RequirementsRunner] Started test: testBasicServerSubmoduleMethods no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest) 13:44:05.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest 13:44:05.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:44:05.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:44:05.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:44:05.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:05.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:05.060 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:44:05.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:05.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:05.060 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:44: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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:44:05.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:05.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:05.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:05.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:05.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:44:05.065 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:05.065 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:05.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:05.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:44:05.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:44:05.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:44:05.067 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type 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:44:05.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:05.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:05.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:05.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:05.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:44:05.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:05.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:05.081 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:44:05.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:05.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:05.082 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:44:05.082 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:44:05.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:05.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:05.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:05.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:05.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:44:05.088 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:05.088 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:05.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:05.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:44:05.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:44:05.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:44:05.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:05.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:05.103 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:44:05.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:05.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:05.103 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:44:05.103 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:44:05.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:05.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:05.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:05.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:05.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:44:05.108 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:05.109 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:05.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:05.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:44:05.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:44:05.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:44:05.111 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started, Synchronized] and wait with time period 1 13:44:05.111 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 13:44:05.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:05.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:05.612 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 13:44:05.612 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 13:44:05.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:05.615 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 13:44:05.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:05.615 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 13:44:05.616 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:05.617 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:05.617 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:05.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:05.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:05.618 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-ear(server-multimodular-project) [Synchronized] 13:44:05.618 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-ear(server-multimodular-project) [Synchronized] 13:44:05.619 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-ear(server-multimodular-project) [Synchronized] about selection 13:44:05.624 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-ear(server-multimodular-project) [Synchronized] 13:44:05.625 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:05.625 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:05.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:05.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:05.626 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-ear(server-multimodular-project) [Synchronized] 13:44:05.626 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-ear(server-multimodular-project) [Synchronized] 13:44:05.626 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-ear(server-multimodular-project) [Synchronized] about selection 13:44:05.634 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-ear(server-multimodular-project) [Synchronized] 13:44:05.635 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-multimodular-project-ear(server-multimodular-project) [Synchronized] and wait with time period 1 13:44:05.635 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-multimodular-project-ear(server-multimodular-project) [Synchronized] 13:44:05.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:06.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:06.136 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-multimodular-project-ear(server-multimodular-project) [Synchronized] 13:44:06.137 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-multimodular-project-ear(server-multimodular-project) [Synchronized] 13:44:06.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:06.138 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item server-multimodular-project-ear(server-multimodular-project) [Synchronized] is already expanded. No action performed 13:44:06.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:06.138 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-multimodular-project-ear(server-multimodular-project) [Synchronized] 13:44:06.138 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:06.139 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:06.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:06.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:06.141 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-ejb [Synchronized] 13:44:06.141 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-ejb [Synchronized] 13:44:06.141 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-ejb [Synchronized] about selection 13:44:06.145 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-ejb [Synchronized] 13:44:06.146 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:06.146 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:06.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:06.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:06.150 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-ejb [Synchronized] 13:44:06.151 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-ejb [Synchronized] 13:44:06.151 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-ejb [Synchronized] about selection 13:44:06.155 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-ejb [Synchronized] 13:44:06.156 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:06.156 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:06.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:06.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:06.157 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-jar [Synchronized] 13:44:06.157 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-jar [Synchronized] 13:44:06.157 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-jar [Synchronized] about selection 13:44:06.161 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-jar [Synchronized] 13:44:06.162 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:06.162 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:06.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:06.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:06.166 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-jar [Synchronized] 13:44:06.166 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-jar [Synchronized] 13:44:06.166 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-jar [Synchronized] about selection 13:44:06.170 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-jar [Synchronized] 13:44:06.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:06.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:06.171 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:44:06.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:06.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:06.172 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest 13:44:06.172 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:44:06.172 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:44:06.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:06.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:06.172 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testBasicServerSubmoduleMethods no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest) 13:44:06.173 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:06.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:06.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:06.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:44:06.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:44:06.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:44:06.175 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 13:44:06.175 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 13:44:06.175 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 13:44:06.189 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 13:44:06.190 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:06.190 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:06.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:06.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:06.191 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server ABC' 13:44:06.191 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:06.192 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:06.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:06.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:06.205 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:06.205 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:06.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:06.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:06.207 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server ABC 13:44:06.207 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:06.207 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:06.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:06.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:06.208 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 13:44:06.208 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 13:44:06.208 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 13:44:06.212 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 13:44:06.212 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:06.212 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:44:06.212 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:06.226 DEBUG [main][MenuItemLookup] Found menu:'New' 13:44:06.226 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:44:06.226 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:44:06.226 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:06.226 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:44:06.226 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:44:06.226 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:44:06.226 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:44:06.226 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:06.226 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 13:44:06.226 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 13:44:06.226 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 13:44:06.226 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:44:06.226 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 13:44:06.226 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 13:44:06.226 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 13:44:06.226 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 13:44:06.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 13:44:06.227 DEBUG [Worker-0: Stopping Server ABC][AbstractWait] Wait for 1 seconds 13:44:07.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 13:44:07.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 13:44:07.728 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:07.729 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:07.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:07.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:07.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 13:44:07.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:44:07.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:44:07.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:44:07.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:44:07.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:44:07.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:44:07.731 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:07.731 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:07.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:07.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:07.732 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 13:44:07.732 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:07.732 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:44:07.733 DEBUG [main][EditorHandler] 0 editor(s) found 13:44:07.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:07.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:07.735 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:07.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:07.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:07.736 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:44:07.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:07.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:07.737 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:44:07.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:44:07.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:07.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:07.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:07.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:07.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:44:07.747 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:44:07.747 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:44:07.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:07.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:07.768 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:44:07.768 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:44:07.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:07.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:07.769 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:44:07.769 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:44:07.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:07.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:07.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:07.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:07.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:08.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:08.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:08.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:08.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:08.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:44:08.774 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:44:08.774 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:44:08.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:08.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:08.775 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:44:08.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:08.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:08.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:08.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:08.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:44:08.776 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-ear 13:44:08.776 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-ejb 13:44:08.777 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-jar 13:44:08.777 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:44:08.777 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:44:08.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:08.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:08.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:08.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:08.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:09.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:09.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:09.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:09.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:09.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:44:09.781 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:44:09.781 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:44:09.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:09.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44: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:44:09.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:09.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:09.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:09.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:09.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:44:09.782 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-ear 13:44:09.782 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-ejb 13:44:09.783 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-jar 13:44:09.783 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:44:09.783 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:44:09.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:09.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:09.784 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:44:09.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:09.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:09.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:09.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:09.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:44:09.784 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 13:44:09.784 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 13:44:09.784 DEBUG [main][TreeItemHandler] Set Tree selection 13:44:09.785 DEBUG [main][TreeHandler] Notify Tree about selection event 13:44:09.789 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 13:44:09.791 DEBUG [WorkbenchTestable][TreeItemHandler] server-multimodular-project-ear 13:44:09.791 DEBUG [WorkbenchTestable][TreeItemHandler] server-multimodular-project-ejb 13:44:09.791 DEBUG [WorkbenchTestable][TreeItemHandler] server-multimodular-project-jar 13:44:09.792 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:44:09.792 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:09.822 DEBUG [main][MenuItemLookup] Found menu:'New' 13:44:09.823 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:44:09.823 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:09.823 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:44:09.823 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:09.823 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:44:09.823 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:44:09.823 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:44:09.823 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:44:09.823 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:44:09.823 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:44:09.823 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:09.823 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:44:09.823 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:44:09.823 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:09.823 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:44:09.823 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:44:09.823 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:44:09.823 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:44:09.823 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:44:09.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:44:09.824 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:44:10.324 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:44:10.324 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:44:10.324 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:44:10.324 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:44:10.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:44:10.324 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:44:10.324 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:10.343 DEBUG [main][MenuItemLookup] Found menu:'New' 13:44:10.343 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:44:10.343 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:10.343 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:44:10.343 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:10.344 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:44:10.344 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:44:10.344 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:44:10.344 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:44:10.344 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:44:10.344 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:44:10.344 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:44:10.370 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:10.928 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:10.928 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:44:10.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:10.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:10.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:44:10.930 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:44:10.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:10.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:10.930 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:44:10.930 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:44:10.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:10.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:10.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:10.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:10.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:10.932 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:44:10.932 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:44:10.932 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:44:10.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:10.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:10.932 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:10.932 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:10.932 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:44:10.932 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:44:10.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:10.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:10.933 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:44:10.933 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:44:10.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:10.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:10.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:10.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:10.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:10.934 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:44:10.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:10.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:10.935 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:10.935 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:10.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:44:10.939 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:44:11.440 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 1 13:44:11.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:44:11.440 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:44:11.441 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:44:11.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:11.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:11.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:11.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:11.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:12.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:12.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:12.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:44:12.448 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 13:44:12.449 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:44:12.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:12.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:12.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:12.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:12.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:12.451 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:44:12.452 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:44:12.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:12.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:12.453 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:44:12.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:12.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:12.453 DEBUG [WorkbenchTestable][DeleteUtils] Shell with title 'Delete.*' and button 'Continue' found 13:44:12.453 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Continue") 13:44:12.453 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:44:12.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:12.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:12.454 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:44:12.454 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:44:12.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:12.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:12.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:12.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:12.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:12.456 INFO [WorkbenchTestable][AbstractButton] Click button Con&tinue 13:44:12.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:12.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:12.456 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:12.456 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:12.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:44:12.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:44:12.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:44:13.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:44:13.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:44:13.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:44:13.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:44:13.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:44:13.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:44:13.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:44:13.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:44:13.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:44:13.008 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:44:13.008 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:44:13.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:13.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 13:44:13.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:44:13.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:44:13.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:13.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:13.016 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:44:13.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:13.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:13.026 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:44:13.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:13.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:13.027 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:44:13.027 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:44:13.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:13.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:13.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:13.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:13.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:44:13.033 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:13.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:13.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:13.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:13.051 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:13.051 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:13.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:13.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:13.052 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type 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:44:13.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:13.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:13.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:13.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:13.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:44:13.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:13.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:13.061 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:44:13.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:13.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:13.062 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:44:13.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:44:13.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:13.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:13.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:13.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:13.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:44:13.077 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:13.077 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:13.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:13.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:44:13.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:44:13.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:44:13.080 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 13:44:13.080 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 13:44:13.080 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 13:44:13.093 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 13:44:13.094 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:13.094 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:13.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:13.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:13.095 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server ABC'. Stop server first: false 13:44:13.095 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:13.095 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:13.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:13.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:13.097 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:44:13.097 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:13.109 DEBUG [main][MenuItemLookup] Found menu:'New' 13:44:13.109 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:44:13.109 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:44:13.109 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:13.109 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:44:13.109 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:44:13.109 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:44:13.109 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:44:13.109 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 13:44:13.109 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:44:13.109 INFO [main][MenuItemHandler] Select menu item: Delete Delete 13:44:13.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 13:44:13.137 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:44:13.137 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 13:44:13.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:13.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:13.138 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:44:13.138 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:44:13.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:13.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:13.138 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 13:44:13.138 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:44:13.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:13.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:13.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:13.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:13.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:13.140 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:44:13.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:13.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:13.140 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:13.140 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:13.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:44:13.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:44:13.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:13.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:13.179 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:44:13.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:13.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:13.186 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:44:13.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:13.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:13.187 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:44:13.187 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:44:13.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:13.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:13.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:13.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:13.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:44:13.192 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:13.193 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:13.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:13.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:44:13.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:44:13.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:44:13.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC... 13:44:13.195 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:13.195 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:13.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:13.196 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:44:13.196 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type 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:44:13.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:13.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:13.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:13.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:13.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:14.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:14.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:14.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:44:14.201 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:44:14.201 INFO [WorkbenchTestable][ServersView2] Requested server 'Server ABC' was not found on Servers view 13:44:14.201 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:14.201 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:14.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:14.202 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:44: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.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:44:14.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:14.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:14.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:14.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:14.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:15.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:15.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:15.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:44:15.206 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:44:15.206 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 13:44:15.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC finished successfully 13:44:15.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:44:15.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:44:15.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:44:15.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:44:15.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:44:15.206 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest 13:44:15.206 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:44:15.206 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:44:15.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:15.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:15.207 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: 17.449 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.117 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 13:44:15.215 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 13:44:15.216 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:44:15.216 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:44:15.216 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 13:44:15.216 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:44:15.216 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:44:15.216 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:44:15.217 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:44:15.217 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:44:15.218 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:44:15.218 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:15.218 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:44:15.218 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:15.218 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:44:15.219 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:15.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:44:15.219 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:15.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:44:15.219 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:15.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:44:15.219 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:15.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:44:15.220 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:15.220 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:44:15.220 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:15.220 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:44:15.220 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:15.220 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:44:15.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:15.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:15.221 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:44:15.221 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:44:15.221 DEBUG [main][MenuItemLookup] Found menu:'File' 13:44:15.221 DEBUG [main][MenuItemLookup] Item match:File 13:44:15.222 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:44:15.222 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:44:15.222 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:44:15.222 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:44:15.222 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:15.222 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:44:15.222 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:44:15.222 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:15.222 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:44:15.222 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 13:44:15.222 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 13:44:15.222 DEBUG [main][MenuItemLookup] Found menu:'Revert' 13:44:15.222 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:15.222 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:44:15.222 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:44:15.222 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:44:15.222 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 13:44:15.222 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:15.222 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 13:44:15.222 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:15.222 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:44:15.222 DEBUG [main][MenuItemLookup] Item match:Import... 13:44:15.222 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 13:44:15.222 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 13:44:15.222 INFO [main][MenuItemHandler] Select menu item: &Import... 13:44:15.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:44:15.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 13:44:15.295 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:44:15.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:15.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:15.296 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:44:15.296 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:15.296 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:44:15.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:15.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:15.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:15.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:15.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:44:15.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:44:15.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:44:15.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:44:15.299 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:44:15.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:15.299 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:44:15.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:15.299 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:44:15.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:44:15.299 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:44:15.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:15.300 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:44:15.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:15.300 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:44:15.300 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 13:44:15.300 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 13:44:15.300 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 13:44:15.300 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 13:44:15.301 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:44:15.301 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 13:44:15.301 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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:44:15.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:15.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:15.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:15.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:15.302 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:15.303 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:44:15.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:15.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:15.303 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:15.303 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:15.339 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:44:15.382 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:15.382 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:15.382 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:44:15.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:15.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:15.383 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:44:15.383 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:15.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:44:15.384 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:44:15.384 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:44:15.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:15.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:15.384 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:44:15.384 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:15.385 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:44:15.385 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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:44:15.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:15.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:15.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:15.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:15.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:15.388 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 13:44:15.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:15.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:15.388 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:15.388 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:15.407 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:44:15.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:15.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:44:15.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:44:15.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:15.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:44:15.408 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:44:15.413 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 13:44:15.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:15.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:15.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:15.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:15.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:15.440 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 13:44:15.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:15.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:15.440 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:15.440 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:15.503 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:44:15.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:15.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:15.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:15.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:15.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:44:15.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 13:44:15.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 13:44:15.506 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting all projects 13:44:15.506 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:44:15.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:15.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:15.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:15.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:15.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:15.508 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 13:44:15.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:15.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:15.508 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:15.508 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:15.508 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:44:15.508 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 13:44:15.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.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:44:15.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:15.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:15.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:15.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:15.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:15.521 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:44:15.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:15.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:15.521 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:15.521 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:15.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:44:15.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:44:15.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:44:15.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph Update' is a system job, skipped 13:44:15.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:44:15.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:44:15.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:44:15.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:44:15.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:44:15.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:44:15.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:44:15.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:44:15.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:15.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:15.665 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:44:15.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:15.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:15.685 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:44:15.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:15.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:15.685 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:44:15.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 '\*?\QServers\E') 13:44:15.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:15.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:15.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:15.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:15.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:44:15.691 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:15.691 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:15.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:15.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:44:15.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:44:15.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:44:15.693 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:15.693 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:15.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:15.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 13:44:15.694 INFO [WorkbenchTestable][ServersView2] Create new server 13:44:15.694 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 13:44:15.694 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:15.695 DEBUG [main][MenuItemLookup] Found menu:'New' 13:44:15.695 DEBUG [main][MenuItemLookup] Item match:New 13:44:15.695 DEBUG [main][MenuItemLookup] Found menu:'Server' 13:44:15.695 DEBUG [main][MenuItemLookup] Item match:Server 13:44:15.696 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 13:44:15.696 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 13:44:15.696 INFO [main][MenuItemHandler] Select menu item: Server 13:44:15.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 13:44:15.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:44:15.846 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:44:15.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:15.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:15.846 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:44:15.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:15.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:15.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:44:15.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:15.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:15.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 Server"] 13:44:15.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:15.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:15.848 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:44:15.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:15.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:15.848 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:44:15.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:15.850 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 13:44:15.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:15.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:15.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:15.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:15.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:44:15.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 13:44:15.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 13:44:15.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 13:44:15.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:44:15.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:44:15.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:44:15.858 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:44:15.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:16.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:16.359 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:44:16.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:44:16.364 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:44:16.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:16.364 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:44:16.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:16.364 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:44:16.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 13:44:16.364 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 13:44:16.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:16.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:16.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:16.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:16.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:44:16.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:44:16.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:44:16.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:44:16.366 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:44:16.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:16.366 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:44:16.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:16.367 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:44:16.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:44:16.367 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:44:16.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:16.367 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:44:16.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:16.367 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:44:16.367 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 13:44:16.367 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 13:44:16.368 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 13:44:16.370 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 13:44:16.370 DEBUG [WorkbenchTestable][WidgetLookup] 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:44:16.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:16.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:16.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:16.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:16.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:16.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:16.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:16.875 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:44:16.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:16.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:16.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:16.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:16.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:44:16.886 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:44:16.887 INFO [WorkbenchTestable][AbstractText] Text set to: Server ABC 13:44:16.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:44:16.887 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 13:44:16.887 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 13:44:17.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 13:44:17.388 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:44:17.388 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 13:44:17.388 DEBUG [WorkbenchTestable][WidgetLookup] 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:44:17.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:17.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:17.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:17.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:17.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:17.395 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:44:17.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:17.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:17.396 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:17.396 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:17.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:44:17.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:44:17.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:44:17.907 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving profile preferences' is a system job, skipped 13:44:17.907 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:44:17.907 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:44:17.907 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:44:17.907 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:44:17.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:44:17.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:17.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:17.912 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:44:17.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:17.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:17.916 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:44:17.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:17.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:17.917 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:44:17.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:44:17.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:17.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:17.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:17.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:17.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:44:17.930 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:17.930 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:17.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:17.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:44:17.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:44:17.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:44:17.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC... 13:44:17.932 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:17.932 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:17.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:17.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:17.933 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:44:17.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:17.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:17.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:17.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:17.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:44:17.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:17.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:17.947 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:44:17.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:17.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:17.948 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:44:17.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 '\*?\QServers\E') 13:44:17.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:17.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:17.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:17.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:17.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:44:17.962 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:17.962 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:17.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:17.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:44:17.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:44:17.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:44:17.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC finished successfully 13:44:17.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:17.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:17.977 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:44:17.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:17.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:17.984 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:44:17.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:17.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:17.984 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:44:17.985 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:44:17.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:17.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:17.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:17.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:17.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:44:17.998 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:17.998 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:17.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:17.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:44:17.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:44:17.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:44:18.000 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:18.001 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:18.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:18.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:18.001 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:44:18.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:18.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:18.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:18.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:18.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:44:18.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:18.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:18.016 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:44:18.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:18.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:18.016 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:44:18.016 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:44:18.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:18.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:18.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:18.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:18.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:44:18.030 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:18.030 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:18.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:18.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:44:18.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:44:18.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:44:18.032 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:44:18.032 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSwitchingOffPublishingChanges no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 13:44:18.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 13:44:18.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:44:18.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:44:18.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:44:18.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:18.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:18.046 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:44:18.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:18.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:18.046 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:44:18.046 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:44:18.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:18.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:18.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:18.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:18.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:44:18.060 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:18.060 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:18.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:18.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:44:18.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:44:18.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:44:18.062 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 13:44:18.062 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 13:44:18.062 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 13:44:18.067 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 13:44:18.067 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 13:44:18.068 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:44:18.068 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:18.086 DEBUG [main][MenuItemLookup] Found menu:'New' 13:44:18.086 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:44:18.086 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:44:18.086 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:18.086 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:44:18.086 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:44:18.086 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:44:18.086 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:44:18.086 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:18.086 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 13:44:18.086 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 13:44:18.086 DEBUG [main][MenuItemLookup] Found menu:'Profile' 13:44:18.086 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:44:18.086 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 13:44:18.086 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 13:44:18.086 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:18.086 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 13:44:18.086 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 13:44:18.086 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 13:44:18.086 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 13:44:18.086 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 13:44:18.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 13:44:18.145 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:18.145 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:18.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 13:44:18.145 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 13:44:18.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:18.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:18.146 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified 13:44:18.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:18.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:18.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:18.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:18.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:44:18.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:44:18.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:44:18.148 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:44:18.148 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:44:18.148 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:44:18.149 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:44:18.149 DEBUG [WorkbenchTestable][WidgetLookup] 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:44:18.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:18.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:18.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:18.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:18.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:18.151 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 13:44:18.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:18.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:18.151 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:18.151 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:18.153 DEBUG [WorkbenchTestable][WidgetLookup] 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:44:18.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:18.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:18.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:18.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:18.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:18.161 INFO [WorkbenchTestable][CheckBox] Select checkbox If server is started, publish changes &immediately 13:44:18.161 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox If server is started, publish changes &immediately 13:44:18.161 INFO [WorkbenchTestable][AbstractButton] Click button If server is started, publish changes &immediately 13:44:18.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:18.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:18.162 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:18.162 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:18.162 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 13:44:18.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:44:18.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:18.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:18.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:18.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:18.164 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:18.165 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:44:18.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:18.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:18.165 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:18.165 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:18.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:44:18.168 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:44:18.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:44:18.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:44:18.669 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:44:18.669 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:44:18.669 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:44:18.669 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:44:18.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:44:18.670 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:18.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:18.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:18.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:18.671 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 13:44:18.671 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 13:44:18.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:19.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:19.173 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 13:44:19.173 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 13:44:19.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:19.174 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 13:44:19.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:19.174 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 13:44:19.175 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:19.175 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:19.175 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:19.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:19.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:19.176 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:44:19.176 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:44:19.176 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:44:19.181 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:44:19.182 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:19.182 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:19.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:19.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:19.183 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:44:19.183 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:44:19.184 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:44:19.187 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:44:19.191 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:19.191 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:19.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:19.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:19.192 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 13:44:19.192 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 13:44:19.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:19.193 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 13:44:19.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:19.193 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 13:44:19.193 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 13:44:19.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:19.193 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 13:44:19.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:19.193 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 13:44:19.193 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:19.194 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:19.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:19.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:19.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:19.194 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:44:19.195 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:44:19.195 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:44:19.198 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:44:19.199 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:19.199 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:19.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:19.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:19.200 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:44:19.200 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:44:19.200 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:44:19.204 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:44:19.206 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 13:44:19.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:19.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:19.207 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:44:19.207 DEBUG [main][MenuItemLookup] Found menu:'File' 13:44:19.207 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:44:19.207 DEBUG [main][MenuItemLookup] Item match:Edit 13:44:19.208 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:44:19.208 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:44:19.208 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:19.208 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:44:19.208 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:44:19.208 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:44:19.208 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:19.208 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:44:19.208 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:44:19.209 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:44:19.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 13:44:19.209 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:44:19.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 13:44:19.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:19.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:19.209 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:44:19.210 DEBUG [main][MenuItemLookup] Found menu:'File' 13:44:19.210 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:44:19.210 DEBUG [main][MenuItemLookup] Item match:Edit 13:44:19.210 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:44:19.210 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:44:19.210 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:19.210 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:44:19.210 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:44:19.210 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:44:19.210 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:19.210 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:44:19.210 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:44:19.210 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:44:19.210 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:44:19.210 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:44:19.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:44:19.240 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:44:19.240 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 13:44:19.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:19.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:19.241 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:44:19.241 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:44:19.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:19.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:19.241 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 13:44:19.241 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:44:19.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:19.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:19.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:19.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:19.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:19.242 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:44:19.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:19.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:19.243 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:19.243 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:19.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:44:19.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:44:19.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:44:19.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:44:19.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:44:19.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:44:19.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:44:19.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:44:19.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:44:19.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 13:44:19.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 13:44:19.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 'Publishing to .*'] is available.... 13:44:29.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 13:44:29.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 13:44:29.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. finished successfully 13:44:29.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:29.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:29.314 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:44:29.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:29.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:29.315 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 13:44:29.315 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:44:29.315 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:44:29.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:29.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:29.323 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSwitchingOffPublishingChanges no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 13:44:29.323 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:44:29.323 INFO [WorkbenchTestable][RequirementsRunner] Started test: addTwo_removeAll no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 13:44:29.323 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 13:44:29.323 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:44:29.323 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:44:29.323 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:44:29.324 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:29.324 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:29.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:29.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:44:29.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:44:29.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:44:29.326 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 13:44:29.326 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 13:44:29.326 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 13:44:29.331 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 13:44:29.331 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 13:44:29.332 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:44:29.332 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:29.350 DEBUG [main][MenuItemLookup] Found menu:'New' 13:44:29.350 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:44:29.350 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:44:29.350 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:29.350 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:44:29.350 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:44:29.350 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:44:29.350 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:44:29.350 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:29.350 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 13:44:29.350 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 13:44:29.350 DEBUG [main][MenuItemLookup] Found menu:'Profile' 13:44:29.350 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:44:29.350 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 13:44:29.350 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 13:44:29.350 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:29.350 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 13:44:29.350 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 13:44:29.350 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 13:44:29.350 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 13:44:29.351 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 13:44:29.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: "Add and Remove..."] is available.... 13:44:29.410 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:29.410 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:29.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:44:29.410 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 13:44:29.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:29.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:29.411 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified 13:44:29.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:29.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:29.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:29.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:29.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:44:29.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:44:29.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:44:29.413 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:44:29.413 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:44:29.413 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:44:29.414 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:44:29.414 DEBUG [WorkbenchTestable][WidgetLookup] 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:44:29.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:29.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:29.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:29.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:29.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:29.416 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 13:44:29.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:29.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:29.416 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:29.416 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:29.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified 13:44:29.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:29.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:29.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:29.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:29.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:44:29.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:44:29.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:44:29.428 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 13:44:29.428 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 13:44:29.428 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 13:44:29.429 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 13:44:29.429 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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:44:29.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:29.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:29.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:29.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:29.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:29.430 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 13:44:29.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:29.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:29.430 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:29.430 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:29.431 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 13:44:29.431 DEBUG [WorkbenchTestable][WidgetLookup] 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:44:29.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:29.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:29.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:29.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:29.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:29.435 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:44:29.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:29.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:29.435 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:29.435 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:29.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:44:29.439 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:44:29.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:44:29.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:44:29.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:44:29.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:44:29.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:44:29.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:44:29.941 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:29.941 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:29.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:29.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:29.943 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 13:44:29.943 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 13:44:29.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:29.943 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 13:44:29.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:29.943 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 13:44:29.944 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 13:44:29.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:29.944 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 13:44:29.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:29.944 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 13:44:29.944 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:29.944 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:29.944 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:29.944 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:29.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:29.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:29.945 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:44:29.945 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:44:29.946 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:44:29.951 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:44:29.952 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:29.952 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:29.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:29.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:29.956 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 13:44:29.956 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 13:44:29.956 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 13:44:29.960 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 13:44:29.961 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:29.961 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:29.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:29.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:29.962 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 13:44:29.962 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 13:44:29.962 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 13:44:29.967 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 13:44:29.967 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 13:44:29.967 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:44:29.967 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:29.986 DEBUG [main][MenuItemLookup] Found menu:'New' 13:44:29.986 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:44:29.986 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:44:29.986 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:29.986 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:44:29.986 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:44:29.986 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:44:29.986 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:44:29.986 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:29.986 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 13:44:29.986 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 13:44:29.986 DEBUG [main][MenuItemLookup] Found menu:'Profile' 13:44:29.986 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:44:29.986 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 13:44:29.986 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 13:44:29.986 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:29.986 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 13:44:29.986 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 13:44:29.986 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 13:44:29.986 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 13:44:29.986 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 13:44:30.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:44:30.045 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:30.046 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:30.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:44:30.046 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 13:44:30.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:30.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:30.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.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:44:30.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:30.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:30.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:30.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:30.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:30.049 INFO [WorkbenchTestable][AbstractButton] Click button << Re&move All 13:44:30.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:30.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:30.049 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:30.049 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:30.051 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 13:44:30.051 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:44:30.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:30.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:30.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:30.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:30.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:30.060 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:44:30.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:30.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:30.060 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:30.060 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:30.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:44:30.087 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 1 13:44:30.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:44:30.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:44:30.089 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:44:30.089 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 13:44:30.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:30.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:30.090 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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:44:30.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:30.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:30.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:30.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:30.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:30.092 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:44:30.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:30.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:30.092 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:30.092 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:30.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:44:30.119 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:44:30.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:44:30.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:44:30.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:44:30.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:44:30.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:44:30.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:44:30.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:44:30.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:44:30.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:44:30.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:44:30.146 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:30.146 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:30.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:30.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:30.148 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 13:44:30.148 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 13:44:30.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:30.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:30.649 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 13:44:30.649 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 13:44:30.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:31.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:31.151 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 13:44:31.151 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:31.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:31.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:31.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:31.153 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 13:44:31.153 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 13:44:31.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:31.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:31.654 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 13:44:31.654 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 13:44:31.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:32.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:32.155 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 13:44:32.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:32.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:32.156 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:44:32.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:32.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:32.156 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 13:44:32.157 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:44:32.157 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:44:32.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:32.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:32.157 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addTwo_removeAll no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 13:44:32.157 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:44:32.157 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRemoveConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 13:44:32.157 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 13:44:32.157 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:44:32.157 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:44:32.157 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:44:32.157 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:32.157 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:32.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:32.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:44:32.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:44:32.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:44:32.159 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 13:44:32.159 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 13:44:32.159 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 13:44:32.164 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 13:44:32.164 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 13:44:32.164 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:44:32.164 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:32.187 DEBUG [main][MenuItemLookup] Found menu:'New' 13:44:32.187 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:44:32.187 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:44:32.187 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:32.187 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:44:32.187 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:44:32.187 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:44:32.187 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:44:32.187 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:32.187 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 13:44:32.187 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 13:44:32.187 DEBUG [main][MenuItemLookup] Found menu:'Profile' 13:44:32.187 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:44:32.187 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 13:44:32.187 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 13:44:32.187 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:32.187 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 13:44:32.187 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 13:44:32.187 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 13:44:32.187 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 13:44:32.188 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 13:44:32.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 13:44:32.252 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:32.252 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:32.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 13:44:32.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 13:44:32.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:32.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:32.253 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified 13:44:32.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:32.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:32.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:32.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:32.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:44:32.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:44:32.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:44:32.260 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:44:32.260 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:44:32.261 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:44:32.261 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:44:32.261 DEBUG [WorkbenchTestable][WidgetLookup] 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:44:32.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:32.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:32.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:32.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:32.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:32.263 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 13:44:32.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:32.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:32.263 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:32.263 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:32.264 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified 13:44:32.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:32.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:32.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:32.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:32.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:44:32.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:44:32.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:44:32.266 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 13:44:32.266 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 13:44:32.266 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 13:44:32.266 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 13:44:32.267 DEBUG [WorkbenchTestable][WidgetLookup] 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:44:32.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:32.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:32.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:32.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:32.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:32.268 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 13:44:32.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:32.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:32.268 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:32.268 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:32.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.ModifyModulesPage, index 1 and no matchers specified 13:44:32.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:32.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:44:32.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:44:32.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:32.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 13:44:32.271 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project and wait with time period 1 13:44:32.271 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project 13:44:32.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:32.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:32.773 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project 13:44:32.773 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project 13:44:32.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:33.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:33.274 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project 13:44:33.275 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project-3 and wait with time period 1 13:44:33.275 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3 13:44:33.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:33.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:33.776 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3 13:44:33.777 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3 13:44:33.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:34.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:34.278 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3 13:44:34.279 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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:44:34.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:34.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:34.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:34.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:34.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:34.282 INFO [WorkbenchTestable][AbstractButton] Click button << Re&move All 13:44:34.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:34.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:34.283 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:34.283 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:34.284 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 13:44:34.285 DEBUG [WorkbenchTestable][WidgetLookup] 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:44:34.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:34.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:34.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:34.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:34.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:34.287 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:44:34.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:34.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:34.287 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:34.287 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:34.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:44:34.291 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:44:34.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:44:34.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:44:34.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:44:34.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:44:34.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:44:34.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:44:34.791 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:34.791 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:34.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:34.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:34.792 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 13:44:34.793 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 13:44:34.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:35.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:35.294 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 13:44:35.294 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 13:44:35.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:35.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:35.795 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 13:44:35.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:35.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:35.796 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:44:35.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:35.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:35.796 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 13:44:35.796 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:44:35.796 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:44:35.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:35.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:35.797 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRemoveConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 13:44:35.797 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:44:35.797 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAvailableModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 13:44:35.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 13:44:35.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:44:35.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:44:35.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:44:35.797 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:35.797 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:35.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:35.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:44:35.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:44:35.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:44:35.799 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 13:44:35.799 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 13:44:35.800 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 13:44:35.804 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 13:44:35.804 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 13:44:35.804 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:44:35.804 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:35.822 DEBUG [main][MenuItemLookup] Found menu:'New' 13:44:35.822 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:44:35.822 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:44:35.822 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:35.822 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:44:35.822 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:44:35.822 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:44:35.822 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:44:35.822 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:35.822 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 13:44:35.822 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 13:44:35.822 DEBUG [main][MenuItemLookup] Found menu:'Profile' 13:44:35.822 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:44:35.822 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 13:44:35.822 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 13:44:35.822 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:35.822 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 13:44:35.822 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 13:44:35.823 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 13:44:35.823 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 13:44:35.823 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 13:44:35.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:44:35.880 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:35.880 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:35.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:44:35.881 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 13:44:35.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:35.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:35.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.ModifyModulesPage, index 0 and no matchers specified 13:44:35.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:35.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:35.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:35.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:35.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:44:35.884 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project and wait with time period 1 13:44:35.884 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project 13:44:35.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:36.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:36.384 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project 13:44:36.385 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project 13:44:36.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:36.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:36.886 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project 13:44:36.886 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project-2 and wait with time period 1 13:44:36.886 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-2 13:44:36.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:37.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:37.387 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-2 13:44:37.387 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-2 13:44:37.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:37.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:37.888 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-2 13:44:37.888 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project-3 and wait with time period 1 13:44:37.888 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3 13:44:37.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:38.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:38.389 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3 13:44:38.389 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3 13:44:38.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:38.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:38.891 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3 13:44:38.892 TRACE [WorkbenchTestable][ModifyModulesDialog] Shell Add and Remove... is not null and is not disposed 13:44:38.892 INFO [WorkbenchTestable][ModifyModulesDialog] Cancel wizard 13:44:38.892 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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:44:38.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:38.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:38.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:38.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:38.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:38.896 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:44:38.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:38.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:38.897 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:38.897 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:38.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:44:38.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:44:38.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:44:38.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:44:38.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:44:38.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:44:38.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:44:38.921 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:38.921 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:38.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:38.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:38.926 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 13:44:38.926 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 13:44:38.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:39.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:39.427 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 13:44:39.427 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 13:44:39.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:39.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:39.928 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 13:44:39.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:39.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:39.929 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:44:39.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:39.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:39.930 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 13:44:39.930 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:44:39.930 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:44:39.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:39.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:39.930 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAvailableModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 13:44:39.930 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:44:39.930 INFO [WorkbenchTestable][RequirementsRunner] Started test: addAll_removeTwo no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 13:44:39.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 13:44:39.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:44:39.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:44:39.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:44:39.931 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:39.931 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:39.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:39.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:44:39.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:44:39.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:44:39.933 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 13:44:39.933 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 13:44:39.933 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 13:44:39.945 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 13:44:39.945 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 13:44:39.946 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:44:39.946 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:39.958 DEBUG [main][MenuItemLookup] Found menu:'New' 13:44:39.958 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:44:39.958 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:44:39.958 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:39.958 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:44:39.958 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:44:39.958 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:44:39.958 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:44:39.958 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:39.958 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 13:44:39.958 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 13:44:39.958 DEBUG [main][MenuItemLookup] Found menu:'Profile' 13:44:39.958 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:44:39.958 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 13:44:39.958 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 13:44:39.958 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:39.958 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 13:44:39.958 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 13:44:39.958 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 13:44:39.958 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 13:44:39.959 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 13:44:40.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:44:40.018 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:40.018 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:40.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:44:40.019 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 13:44:40.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:40.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:40.019 DEBUG [WorkbenchTestable][WidgetLookup] 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:44:40.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:40.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:40.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:40.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:40.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:40.021 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 13:44:40.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:40.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:40.021 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:40.021 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:40.023 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 13:44:40.023 DEBUG [WorkbenchTestable][WidgetLookup] 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:44:40.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:40.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:40.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:40.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:40.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:40.026 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:44:40.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:40.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:40.031 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:40.031 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:40.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:44:40.035 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:44:40.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:44:40.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:44:40.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:44:40.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:44:40.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:44:40.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:44:40.536 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:40.537 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:40.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:40.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:40.538 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 13:44:40.538 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 13:44:40.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:40.538 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 13:44:40.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:40.538 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 13:44:40.538 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 13:44:40.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:40.539 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 13:44:40.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:40.539 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 13:44:40.539 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:40.539 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:40.539 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:40.540 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:40.540 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:40.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:40.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:40.541 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:44:40.541 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:44:40.541 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:44:40.549 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:44:40.550 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:40.550 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:40.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:40.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:40.551 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 13:44:40.551 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 13:44:40.551 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 13:44:40.555 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 13:44:40.556 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:40.556 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:40.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:40.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:40.557 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 13:44:40.557 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 13:44:40.557 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 13:44:40.564 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 13:44:40.565 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:40.566 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:40.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:40.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:40.566 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 13:44:40.567 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 13:44:40.567 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 13:44:40.571 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 13:44:40.571 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 13:44:40.571 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:44:40.571 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:40.586 DEBUG [main][MenuItemLookup] Found menu:'New' 13:44:40.586 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:44:40.586 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:44:40.586 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:40.586 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:44:40.586 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:44:40.586 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:44:40.586 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:44:40.586 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:40.586 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 13:44:40.586 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 13:44:40.586 DEBUG [main][MenuItemLookup] Found menu:'Profile' 13:44:40.586 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:44:40.586 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 13:44:40.586 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 13:44:40.586 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:40.586 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 13:44:40.586 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 13:44:40.586 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 13:44:40.586 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 13:44:40.587 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 13:44:40.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:44:40.648 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:40.648 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:40.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:44:40.648 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 13:44:40.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:40.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:40.649 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 1 and no matchers specified 13:44:40.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:40.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:44:40.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:44:40.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:40.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 13:44:40.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:44:40.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:44:40.651 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:44:40.651 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:44:40.652 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:44:40.652 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:44:40.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.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:44:40.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:40.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:40.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:40.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:40.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:40.654 INFO [WorkbenchTestable][AbstractButton] Click button < &Remove 13:44:40.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:40.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:40.654 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:40.654 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44: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.ModifyModulesPage, index 1 and no matchers specified 13:44:40.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:40.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:44:40.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:44:40.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:40.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 13:44:40.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:44:40.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:44:40.662 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 13:44:40.662 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 13:44:40.663 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 13:44:40.663 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 13:44:40.663 DEBUG [WorkbenchTestable][WidgetLookup] 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:44:40.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:40.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:40.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:40.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:40.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:40.665 INFO [WorkbenchTestable][AbstractButton] Click button < &Remove 13:44:40.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:40.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:40.665 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:40.665 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:40.666 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 13:44:40.666 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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:44:40.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:40.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:40.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:40.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:40.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:40.669 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:44:40.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:40.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:40.669 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:40.669 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:40.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:44:40.696 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 1 13:44:40.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:44:40.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:44:40.696 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:44:40.696 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 13:44:40.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:40.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:40.697 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:44:40.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:40.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:40.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:40.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:40.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:40.698 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:44:40.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:40.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:40.698 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:40.698 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:40.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:44:40.722 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:44:40.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:44:41.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:44:41.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:44:41.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:44:41.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:44:41.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:44:41.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:44:41.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:44:41.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:44:41.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:44:41.224 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:41.225 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:41.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:41.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:41.226 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 13:44:41.226 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 13:44:41.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:41.227 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 13:44:41.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:41.227 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 13:44:41.227 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 13:44:41.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:41.227 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 13:44:41.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:41.227 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 13:44:41.227 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:41.227 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:41.227 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:41.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:41.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:41.229 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 13:44:41.229 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 13:44:41.229 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 13:44:41.233 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 13:44:41.234 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:41.235 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:41.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:41.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:41.236 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 13:44:41.236 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 13:44:41.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:41.236 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 13:44:41.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:41.236 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 13:44:41.236 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 13:44:41.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:41.237 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 13:44:41.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:41.237 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 13:44:41.237 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:41.237 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:41.237 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:41.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:41.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:41.238 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 13:44:41.238 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 13:44:41.238 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 13:44:41.242 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 13:44:41.245 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:41.246 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:41.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:41.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:41.247 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 13:44:41.247 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 13:44:41.247 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 13:44:41.250 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 13:44:41.251 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-2' 13:44:41.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:41.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:41.251 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:44:41.251 DEBUG [main][MenuItemLookup] Found menu:'File' 13:44:41.251 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:44:41.251 DEBUG [main][MenuItemLookup] Item match:Edit 13:44:41.252 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:44:41.252 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:44:41.252 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:41.252 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:44:41.252 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:44:41.252 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:44:41.252 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:41.252 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:44:41.252 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:44:41.252 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:44:41.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 13:44:41.252 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:44:41.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 13:44:41.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:41.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:41.252 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:44:41.253 DEBUG [main][MenuItemLookup] Found menu:'File' 13:44:41.253 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:44:41.253 DEBUG [main][MenuItemLookup] Item match:Edit 13:44:41.253 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:44:41.253 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:44:41.253 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:41.253 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:44:41.253 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:44:41.253 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:44:41.253 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:41.253 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:44:41.253 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:44:41.253 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:44:41.253 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:44:41.253 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:44:41.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:44:41.281 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:44:41.281 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 13:44:41.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:41.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:41.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") 13:44:41.282 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:44:41.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:41.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:41.282 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 13:44:41.282 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:44:41.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:41.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:41.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:41.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:41.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:41.284 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:44:41.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:41.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:41.284 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:41.284 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:41.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:44:41.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:44:41.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:44:41.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:44:41.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:44:41.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:44:41.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:44:41.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:44:41.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:44:41.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 13:44:41.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 13:44:41.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 'Publishing to .*'] is available.... 13:44:51.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 13:44:51.359 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:44:51.359 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:44:51.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:51.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:51.359 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:44:51.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:51.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:51.360 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 13:44:51.360 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:44:51.360 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:44:51.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:51.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:51.361 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addAll_removeTwo no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 13:44:51.361 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:44:51.361 INFO [WorkbenchTestable][RequirementsRunner] Started test: getConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 13:44:51.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 13:44:51.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:44:51.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:44:51.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:44:51.361 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:51.361 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:51.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:51.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:44:51.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:44:51.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:44:51.370 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 13:44:51.370 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 13:44:51.370 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 13:44:51.375 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 13:44:51.375 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 13:44:51.376 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:44:51.376 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:51.389 DEBUG [main][MenuItemLookup] Found menu:'New' 13:44:51.389 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:44:51.389 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:44:51.389 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:51.389 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:44:51.389 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:44:51.389 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:44:51.389 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:44:51.389 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:51.389 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 13:44:51.389 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 13:44:51.389 DEBUG [main][MenuItemLookup] Found menu:'Profile' 13:44:51.389 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:44:51.389 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 13:44:51.389 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 13:44:51.389 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:51.389 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 13:44:51.389 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 13:44:51.389 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 13:44:51.389 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 13:44:51.389 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 13:44:51.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 13:44:51.460 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:51.460 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:44:51.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 13:44:51.461 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 13:44:51.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:51.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:51.462 DEBUG [WorkbenchTestable][WidgetLookup] 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:44:51.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:51.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:51.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:51.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:51.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:51.469 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 13:44:51.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:51.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:51.469 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:51.469 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:51.471 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 1 and no matchers specified 13:44:51.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:51.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:44:51.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:44:51.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:51.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 13:44:51.473 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project and wait with time period 1 13:44:51.473 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project 13:44:51.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:51.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:51.974 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project 13:44:51.975 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project 13:44:51.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:52.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:52.476 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project 13:44:52.477 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project-2 and wait with time period 1 13:44:52.477 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-2 13:44:52.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:52.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:52.978 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-2 13:44:52.978 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-2 13:44:52.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:53.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:53.479 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-2 13:44:53.479 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project-3 and wait with time period 1 13:44:53.479 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3 13:44:53.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:53.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:53.980 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3 13:44:53.981 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3 13:44:53.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:54.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:54.481 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3 13:44:54.482 TRACE [WorkbenchTestable][ModifyModulesDialog] Shell Add and Remove... is not null and is not disposed 13:44:54.482 INFO [WorkbenchTestable][ModifyModulesDialog] Cancel wizard 13:44:54.483 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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:44:54.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:54.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:54.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:54.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:54.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:54.487 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:44:54.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:54.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:54.487 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:54.487 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:54.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:44:54.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:44:54.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:44:54.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:44:54.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:44:54.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:44:54.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:44:54.512 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:44:54.512 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:44:54.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:54.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:54.513 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 13:44:54.513 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 13:44:54.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:55.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:55.014 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 13:44:55.014 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 13:44:55.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:44:55.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:44:55.515 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 13:44:55.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:55.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:55.516 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:44:55.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:55.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:55.516 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 13:44:55.516 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:44:55.516 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:44:55.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:55.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:55.517 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 13:44:55.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:55.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:55.519 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:55.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:55.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:55.520 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:44:55.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:55.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:55.520 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:44:55.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:44:55.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:55.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:55.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:55.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:55.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:44:55.523 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:44:55.523 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:44:55.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:55.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:55.545 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:44:55.545 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:44:55.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:55.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44:55.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:55.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:55.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:56.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:56.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:56.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:56.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:44:56.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:44:56.549 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:44:56.549 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:44:56.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:44:56.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:44: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:44:56.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:56.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:56.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:56.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:56.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:44:56.551 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 13:44:56.551 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-2 13:44:56.551 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-3 13:44:56.552 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:44:56.552 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:44:56.552 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:44:56.554 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:44:56.555 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:44:56.555 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:56.578 DEBUG [main][MenuItemLookup] Found menu:'New' 13:44:56.578 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:44:56.578 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:56.578 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:44:56.578 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:44:56.578 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:56.578 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:44:56.578 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:44:56.578 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:44:56.578 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:44:56.578 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:56.578 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:44:56.578 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:44:56.578 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:44:56.578 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:56.578 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:44:56.578 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:44:56.578 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:56.578 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:44:56.578 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:44:56.578 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:44:56.578 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:44:56.578 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:44:56.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:44:56.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:44:57.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:44:57.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:44:57.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:44:57.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:44:57.079 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project' via Explorer 13:44:57.080 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:44:57.080 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:44:57.080 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:44:57.082 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:44:57.083 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:44:57.083 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:57.100 DEBUG [main][MenuItemLookup] Found menu:'New' 13:44:57.100 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:44:57.100 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:57.100 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:44:57.100 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:44:57.100 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:57.100 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:44:57.100 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:44:57.100 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:44:57.100 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:44:57.100 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:44:57.101 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:44:57.101 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:44:57.101 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:44:57.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:44:57.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:44:57.675 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:44:57.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:57.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:57.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:57.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:57.678 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:44:57.678 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:44:57.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:57.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:57.678 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:44:57.678 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:44:57.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:57.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:57.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:57.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:57.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:57.679 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:44:57.679 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:44:57.680 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:44:57.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:57.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:57.680 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:57.680 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:57.680 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:44:57.680 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:44:57.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:57.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:57.680 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:44:57.680 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:44:57.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:57.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:57.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:57.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:57.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:57.682 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:44:57.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:57.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:57.682 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:57.682 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:57.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:44:57.686 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:44:58.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:44:58.187 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:44:58.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:44:58.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:44:58.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:44:58.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:44:58.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:44:58.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:44:58.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:44:58.187 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 13:44:58.187 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 13:44:58.188 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 13:44:58.190 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 13:44:58.190 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:44:58.190 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:58.209 DEBUG [main][MenuItemLookup] Found menu:'New' 13:44:58.209 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:44:58.209 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:58.209 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:44:58.209 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:44:58.209 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:58.209 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:44:58.209 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:44:58.209 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:44:58.209 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:44:58.209 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:58.209 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:44:58.209 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:44:58.209 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:44:58.209 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:58.209 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:44:58.209 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:44:58.209 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:58.209 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:44:58.209 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:44:58.209 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:44:58.209 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:44:58.209 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:44:58.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:44:58.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:44:58.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:44:58.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:44:58.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:44:58.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:44:58.710 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project-2' via Explorer 13:44:58.710 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 13:44:58.710 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 13:44:58.711 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 13:44:58.713 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 13:44:58.714 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:44:58.714 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:58.731 DEBUG [main][MenuItemLookup] Found menu:'New' 13:44:58.731 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:44:58.731 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:58.731 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:44:58.731 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:44:58.731 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:58.731 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:44:58.731 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:44:58.731 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:44:58.731 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:44:58.731 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:44:58.731 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:44:58.731 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:44:58.732 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:44:58.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:44:59.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:44:59.310 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:44:59.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:44:59.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:44:59.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:59.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:59.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: 32) 13:44:59.313 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:44:59.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:59.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:59.314 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:44:59.314 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:44:59.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:59.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:59.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:59.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:59.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:59.315 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:44:59.315 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:44:59.315 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:44:59.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:59.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:59.315 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:59.315 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:59.315 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:44:59.315 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:44:59.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:44:59.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:44:59.316 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:44:59.316 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:44:59.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:44:59.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:44:59.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:44:59.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:44:59.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:44:59.318 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:44:59.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:44:59.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:44:59.318 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:44:59.318 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:59.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:44:59.322 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:44:59.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:44:59.823 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:44:59.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:44:59.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:44:59.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:44:59.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:44:59.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:44:59.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:44:59.823 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 13:44:59.824 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 13:44:59.824 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 13:44:59.826 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 13:44:59.827 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:44:59.827 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:44:59.845 DEBUG [main][MenuItemLookup] Found menu:'New' 13:44:59.845 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:44:59.845 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:59.845 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:44:59.845 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:44:59.845 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:59.845 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:44:59.845 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:44:59.845 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:44:59.845 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:44:59.845 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:59.845 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:44:59.845 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:44:59.845 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:44:59.845 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:59.845 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:44:59.845 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:44:59.845 DEBUG [main][MenuItemLookup] Found menu:'' 13:44:59.845 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:44:59.845 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:44:59.845 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:44:59.845 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:44:59.846 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:44:59.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:44:59.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:44:59.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:45:00.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:45:00.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:00.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:00.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:00.347 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project-3' via Explorer 13:45:00.347 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 13:45:00.347 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 13:45:00.348 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 13:45:00.349 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 13:45:00.349 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:45:00.349 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:00.367 DEBUG [main][MenuItemLookup] Found menu:'New' 13:45:00.367 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:45:00.367 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:00.367 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:45:00.367 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:45:00.367 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:00.367 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:45:00.367 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:45:00.367 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:45:00.367 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:45:00.367 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:45:00.368 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:45:00.368 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:45:00.368 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:45:00.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:45:00.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:45:00.942 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:45:00.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:00.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:00.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:00.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:00.946 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:45:00.946 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:00.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:00.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:00.946 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:45:00.946 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:00.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:00.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:00.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:00.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:00.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:00.947 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:45:00.947 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:45:00.947 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:45:00.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:00.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:00.947 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:00.947 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:00.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:45:00.947 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:00.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:00.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:00.948 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:45:00.948 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:00.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:00.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:00.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:00.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:00.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:00.949 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:45:00.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:00.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:00.950 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:00.950 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:00.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:45:00.953 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:45:01.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:45:01.454 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:45:01.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:01.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:45:01.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:01.455 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:01.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:01.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:01.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:01.461 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:45:01.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:01.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:01.467 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:01.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:01.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:01.467 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:01.467 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:45:01.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:01.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:01.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:01.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:01.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:01.473 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:01.473 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:01.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:01.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:01.488 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:01.488 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:01.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:01.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:01.489 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type 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:45:01.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:01.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:01.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:01.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:01.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:45:01.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:01.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:01.495 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:01.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:01.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:01.503 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:01.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:45:01.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:01.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:01.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:01.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:01.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:01.509 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:01.509 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:01.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:01.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:01.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:01.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:01.511 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 13:45:01.511 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 13:45:01.511 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 13:45:01.522 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 13:45:01.523 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:01.523 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:01.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:01.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:01.525 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server ABC'. Stop server first: false 13:45:01.525 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:01.525 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:01.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:01.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:01.526 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:45:01.526 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:01.542 DEBUG [main][MenuItemLookup] Found menu:'New' 13:45:01.542 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:45:01.542 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:45:01.542 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:01.542 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:45:01.542 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:45:01.542 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:45:01.542 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:45:01.542 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 13:45:01.542 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:45:01.542 INFO [main][MenuItemHandler] Select menu item: Delete Delete 13:45:01.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 13:45:01.570 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:45:01.570 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 13:45:01.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:01.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:01.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:45:01.571 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:01.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:01.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:01.571 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 13:45:01.571 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:01.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:01.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:01.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:01.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:01.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:01.572 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:45:01.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:01.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:01.572 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:01.572 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:01.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:45:01.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:45:01.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:01.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:01.604 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:45:01.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:01.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:01.610 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:01.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:01.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:01.610 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:01.610 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:45:01.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:01.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:01.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:01.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:01.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:01.623 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:01.623 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:01.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:01.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:01.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:01.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:01.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC... 13:45:01.625 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:01.625 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:01.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:01.626 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:45:01.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:45:01.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:01.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:01.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:02.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:02.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:02.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:02.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:02.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:45:02.631 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:45:02.631 INFO [WorkbenchTestable][ServersView2] Requested server 'Server ABC' was not found on Servers view 13:45:02.631 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:02.631 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:02.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:02.632 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:45:02.632 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type 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:45:02.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:02.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:02.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:03.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:03.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:03.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:03.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:03.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:45:03.637 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:45:03.637 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 13:45:03.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC finished successfully 13:45:03.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:03.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:03.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:03.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:03.637 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 13:45:03.637 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:45:03.637 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:45:03.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:03.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.423 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.291 s addTwo_removeAll no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) Time elapsed: 2.834 s testRemoveConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) Time elapsed: 3.64 s getAvailableModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) Time elapsed: 4.133 s addAll_removeTwo no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) Time elapsed: 11.431 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:45:03.644 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 13:45:03.644 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:45:03.644 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:45:03.644 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 13:45:03.644 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:45:03.644 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:45:03.645 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:45:03.645 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:45:03.645 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:45:03.645 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:45:03.645 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServer_noServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 13:45:03.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 13:45:03.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:45:03.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:45:03.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:45:03.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:03.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:03.653 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:45:03.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:03.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:03.658 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:03.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:03.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:03.658 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:03.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:45:03.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:03.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:03.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:03.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:03.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:03.664 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:03.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:03.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:03.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:03.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:03.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:03.672 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:03.672 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:03.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:03.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 13:45:03.674 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:45:03.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:03.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:03.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:04.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:04.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:04.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:04.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:04.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:45:04.679 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:45:04.679 INFO [WorkbenchTestable][ServersView2] Requested server 'Server A' was not found on Servers view 13:45:04.680 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:04.680 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:04.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:04.681 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:45:04.681 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:45:04.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:04.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:04.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:05.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:05.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:05.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:05.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:05.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:45:05.686 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:45:05.686 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 13:45:05.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:05.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:05.687 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:05.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:05.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:05.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:05.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:05.693 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:45:05.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:05.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:05.706 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:05.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:05.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:05.707 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:05.707 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:45:05.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:05.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:05.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:05.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:05.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:05.715 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:05.715 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:05.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:05.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:05.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:05.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:05.717 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:05.717 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:05.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:05.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 13:45:05.718 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type 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:45:05.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:05.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:05.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:06.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:06.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:06.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:06.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:06.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:45:06.723 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:45:06.723 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 13:45:06.723 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:45:06.723 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:45:06.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:06.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:06.724 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServer_noServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 13:45:06.724 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:45:06.724 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 13:45:06.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 13:45:06.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:45:06.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:45:06.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:45:06.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:06.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:06.729 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:45:06.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:06.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:06.735 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:06.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:06.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:06.736 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:06.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:45:06.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:06.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:06.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:06.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:06.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:06.741 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:06.741 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:06.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:06.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:06.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:06.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:06.743 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:06.744 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:06.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:06.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 13:45:06.745 INFO [WorkbenchTestable][ServersView2] Create new server 13:45:06.745 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 13:45:06.745 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:06.746 DEBUG [main][MenuItemLookup] Found menu:'New' 13:45:06.746 DEBUG [main][MenuItemLookup] Item match:New 13:45:06.746 DEBUG [main][MenuItemLookup] Found menu:'Server' 13:45:06.746 DEBUG [main][MenuItemLookup] Item match:Server 13:45:06.753 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 13:45:06.753 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 13:45:06.754 INFO [main][MenuItemHandler] Select menu item: Server 13:45:06.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 13:45:06.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:45:06.846 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:45:06.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:06.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:06.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:45:06.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:06.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:06.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:45:06.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:06.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:06.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:45:06.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:06.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:06.848 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:45:06.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:06.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:06.848 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:45:06.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:06.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:45:06.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:06.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:06.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:06.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:06.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:45:06.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 13:45:06.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 13:45:06.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 13:45:06.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:45:06.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:45:06.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:45:06.854 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:45:06.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:07.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:07.355 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:45:07.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:45:07.361 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:45:07.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:07.361 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:45:07.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:07.361 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:45:07.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 13:45:07.362 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 13:45:07.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:07.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:07.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:07.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:07.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:45:07.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:45:07.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:45:07.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:45:07.364 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:45:07.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:07.364 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:45:07.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:07.364 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:45:07.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:45:07.364 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:45:07.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:07.364 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:45:07.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:07.364 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:45:07.365 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 13:45:07.365 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 13:45:07.365 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 13:45:07.367 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 13:45:07.368 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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:45:07.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:07.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:07.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:07.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:07.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:07.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:07.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:07.871 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:45:07.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:07.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:07.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:07.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:07.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:45:07.882 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:45:07.882 INFO [WorkbenchTestable][AbstractText] Text set to: Server AB 13:45:07.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:45:07.883 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 13:45:07.883 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 13:45:08.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 13:45:08.384 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:45:08.384 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 13:45:08.384 DEBUG [WorkbenchTestable][WidgetLookup] 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:45:08.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:08.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:08.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:08.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:08.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:08.391 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:45:08.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:08.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:08.391 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:08.391 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:08.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:45:08.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:45:08.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:08.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:08.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:08.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:08.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:08.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:08.904 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:45:08.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:08.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:08.909 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:08.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:08.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:08.910 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:08.910 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:45:08.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:08.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:08.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:08.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:08.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:08.915 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:08.915 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:08.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:08.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:08.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:08.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:08.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB... 13:45:08.924 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:08.924 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:08.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:08.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:08.925 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:45:08.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:08.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:08.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:08.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:08.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:45:08.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:08.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:08.940 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:08.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:08.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:08.940 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:08.940 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:45:08.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:08.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:08.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:08.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:08.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:08.948 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:08.948 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:08.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:08.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:08.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:08.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:08.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB finished successfully 13:45:08.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:08.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:08.964 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:45:08.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:08.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:08.976 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:08.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:08.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:08.977 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:08.977 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:45:08.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:08.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:08.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:08.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:08.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:08.989 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:08.989 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:08.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:08.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:08.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:08.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:08.991 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:08.992 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:08.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:08.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:08.992 INFO [WorkbenchTestable][ServersView2] Create new server 13:45:08.992 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:45:08.992 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:09.009 DEBUG [main][MenuItemLookup] Found menu:'New' 13:45:09.009 DEBUG [main][MenuItemLookup] Item match:New 13:45:09.009 DEBUG [main][MenuItemLookup] Found menu:'Server' 13:45:09.009 DEBUG [main][MenuItemLookup] Item match:Server 13:45:09.009 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 13:45:09.009 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 13:45:09.010 INFO [main][MenuItemHandler] Select menu item: Server 13:45:09.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 13:45:09.100 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:45:09.100 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:45:09.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:09.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:09.100 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:45:09.101 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:09.101 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:09.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:45:09.101 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:09.101 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:09.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 Server"] 13:45:09.101 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:09.101 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:09.109 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:45:09.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:09.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:09.110 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:45:09.110 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:09.111 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 13:45:09.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:09.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:09.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:09.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:09.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:45:09.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 13:45:09.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 13:45:09.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 13:45:09.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:45:09.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:45:09.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:45:09.115 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:45:09.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:09.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:09.616 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:45:09.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:45:09.643 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:45:09.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:09.643 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:45:09.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:09.643 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:45:09.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 13:45:09.644 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 13:45:09.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:09.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:09.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:09.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:09.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:45:09.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:45:09.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:45:09.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:45:09.647 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:45:09.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:09.647 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:45:09.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:09.647 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:45:09.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:45:09.660 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:45:09.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:09.662 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:45:09.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:09.662 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:45:09.662 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 13:45:09.662 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 13:45:09.666 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 13:45:09.668 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 13:45:09.669 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:45:09.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:09.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:09.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:09.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:09.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:09.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:10.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:10.176 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:45:10.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:10.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:10.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:10.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:10.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:45:10.189 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:45:10.190 INFO [WorkbenchTestable][AbstractText] Text set to: Server A 13:45:10.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:45:10.190 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 13:45:10.190 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 13:45:10.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 13:45:10.691 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:45:10.691 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 13:45:10.691 DEBUG [WorkbenchTestable][WidgetLookup] 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:45:10.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:10.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:10.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:10.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:10.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:10.698 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:45:10.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:10.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:10.698 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:10.698 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:10.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:45:11.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:45:11.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:11.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:11.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:11.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:11.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:11.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:11.211 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:45:11.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:11.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:11.216 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:11.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:11.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:11.216 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:11.217 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:45:11.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:11.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:11.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:11.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:11.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:11.222 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:11.222 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:11.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:11.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:11.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:11.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:11.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server A... 13:45:11.225 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:11.225 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:11.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:11.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:11.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:45:11.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:11.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:11.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:11.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:11.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:45:11.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:11.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:11.240 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:11.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:11.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:11.241 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:11.241 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:45:11.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:11.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:11.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:11.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:11.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:11.254 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:11.254 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:11.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:11.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:11.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:11.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:11.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server A finished successfully 13:45:11.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:11.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:11.269 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:45:11.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:11.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:11.274 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:11.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:11.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:11.274 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:11.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:45:11.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:11.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:11.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:11.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:11.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:11.288 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:11.288 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:11.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:11.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:11.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:11.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:11.290 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:11.290 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:11.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:11.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:11.291 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type 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:45:11.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:11.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:11.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:11.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:11.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:45:11.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:11.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:11.305 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:11.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:11.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:11.306 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:11.306 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:45:11.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:11.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:11.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:11.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:11.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:11.311 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:11.311 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:11.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:11.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:11.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:11.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:11.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:11.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:11.327 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:11.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:11.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:11.327 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:11.327 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:45:11.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:11.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:11.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:11.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:11.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:11.340 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:11.340 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:11.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:11.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:11.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:11.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:11.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:11.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:11.343 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:11.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:11.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:11.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:11.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:11.357 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:45:11.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:11.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:11.362 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:11.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:11.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:11.362 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:11.362 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:45:11.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:11.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:11.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:11.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:11.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:11.367 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:11.367 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:11.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:11.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:11.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:11.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:11.370 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:11.370 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:11.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:11.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:11.371 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:45:11.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:11.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:11.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:11.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:11.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:45:11.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:11.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:11.377 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:11.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:11.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:11.378 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:11.378 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:45:11.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:11.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:11.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:11.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:11.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:11.391 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:11.391 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:11.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:11.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:11.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:11.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:11.393 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server A [Stopped] 13:45:11.393 DEBUG [main][TreeItemHandler] Selecting tree item: Server A [Stopped] 13:45:11.393 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server A [Stopped] about selection 13:45:11.405 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server A [Stopped] 13:45:11.406 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:11.406 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:11.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:11.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:11.408 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server A'. Stop server first: false 13:45:11.408 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:11.408 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:11.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:11.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:11.409 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:45:11.409 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:11.422 DEBUG [main][MenuItemLookup] Found menu:'New' 13:45:11.422 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:45:11.422 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:45:11.422 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:11.422 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:45:11.422 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:45:11.422 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:45:11.422 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:45:11.422 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 13:45:11.422 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:45:11.422 INFO [main][MenuItemHandler] Select menu item: Delete Delete 13:45:11.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 13:45:11.449 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:45:11.449 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 13:45:11.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:11.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:11.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") 13:45:11.449 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:11.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:11.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:11.450 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 13:45:11.450 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:11.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:11.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:11.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:11.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:11.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:11.451 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:45:11.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:11.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:11.451 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:11.451 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:11.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:45:11.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:45:11.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:11.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:11.478 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:45:11.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:11.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:11.483 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:11.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:11.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:11.483 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:11.484 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:45:11.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:11.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:11.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:11.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:11.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:11.496 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:11.496 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:11.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:11.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:11.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:11.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:11.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server A... 13:45:11.499 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:11.499 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:11.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:11.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:11.500 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type 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:45:11.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:11.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:11.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:11.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:11.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:45:11.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:11.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:11.513 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:11.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:11.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:11.513 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:11.513 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:45:11.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:11.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:11.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:11.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:11.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:11.519 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:11.519 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:11.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:11.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:11.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:11.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:11.521 INFO [WorkbenchTestable][ServersView2] Requested server 'Server A' was not found on Servers view 13:45:11.521 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:11.527 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:11.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:11.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:11.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:45:11.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:11.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:11.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:11.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:11.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:45:11.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:11.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:11.534 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:11.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:11.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:11.535 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:11.535 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:45:11.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:11.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:11.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:11.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:11.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:11.548 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:11.548 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:11.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:11.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:11.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:11.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:11.550 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server AB' 13:45:11.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server A finished successfully 13:45:11.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:11.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:45:11.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:11.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:11.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:11.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:11.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:11.563 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:11.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:11.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:11.563 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:11.563 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:45:11.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:11.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:11.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:11.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:11.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:11.569 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:11.569 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:11.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:11.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:11.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:11.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:11.578 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server AB [Stopped] 13:45:11.578 DEBUG [main][TreeItemHandler] Selecting tree item: Server AB [Stopped] 13:45:11.578 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server AB [Stopped] about selection 13:45:11.583 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server AB [Stopped] 13:45:11.583 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:11.584 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:11.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:11.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:11.585 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server AB'. Stop server first: false 13:45:11.585 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:11.586 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:11.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:11.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:11.587 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:45:11.587 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:11.600 DEBUG [main][MenuItemLookup] Found menu:'New' 13:45:11.600 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:45:11.600 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:45:11.600 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:11.600 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:45:11.600 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:45:11.600 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:45:11.600 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:45:11.600 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 13:45:11.600 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:45:11.600 INFO [main][MenuItemHandler] Select menu item: Delete Delete 13:45:11.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 13:45:11.629 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:45:11.629 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 13:45:11.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:11.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:11.630 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:45:11.630 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:11.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:11.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:11.630 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 13:45:11.630 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:11.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:11.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:11.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:11.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:11.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:11.631 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:45:11.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:11.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:11.632 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:11.632 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:11.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:45:11.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:45:11.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:11.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:11.659 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:45:11.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:11.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:11.667 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:11.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:11.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:11.667 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:11.667 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:45:11.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:11.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:11.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:11.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:11.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:11.673 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:11.673 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:11.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:11.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:11.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:11.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:11.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB... 13:45:11.675 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:11.675 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:11.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:11.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 13:45:11.676 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type 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:45:11.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:11.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:11.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:12.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:12.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:12.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:12.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:12.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:45:12.682 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:45:12.682 INFO [WorkbenchTestable][ServersView2] Requested server 'Server AB' was not found on Servers view 13:45:12.682 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:12.682 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:12.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:12.683 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:45:12.683 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type 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:45:12.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:12.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:12.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:13.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:13.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:13.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:13.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:13.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:45:13.688 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:45:13.688 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 13:45:13.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB finished successfully 13:45:13.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:13.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:13.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:13.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:13.688 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 13:45:13.688 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:45:13.688 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:45:13.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:13.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:13.689 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 13:45:13.689 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:45:13.689 INFO [WorkbenchTestable][RequirementsRunner] Started test: newServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 13:45:13.689 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 13:45:13.689 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:45:13.689 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:45:13.689 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:45:13.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:13.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:13.696 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:45:13.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:13.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:13.701 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:13.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:13.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:13.702 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:13.702 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:45:13.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:13.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:13.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:13.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:13.707 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:13.707 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:13.708 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:13.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:13.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:13.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:13.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:13.709 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:13.709 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:13.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:13.717 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:45:13.717 INFO [WorkbenchTestable][ServersView2] Create new server 13:45:13.717 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 13:45:13.717 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:13.718 DEBUG [main][MenuItemLookup] Found menu:'New' 13:45:13.718 DEBUG [main][MenuItemLookup] Item match:New 13:45:13.718 DEBUG [main][MenuItemLookup] Found menu:'Server' 13:45:13.718 DEBUG [main][MenuItemLookup] Item match:Server 13:45:13.719 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 13:45:13.719 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 13:45:13.719 INFO [main][MenuItemHandler] Select menu item: Server 13:45:13.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 13:45:13.810 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:45:13.810 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:45:13.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:13.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:13.811 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:45:13.811 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:13.811 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:13.811 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:45:13.811 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:13.811 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:13.811 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 13:45:13.818 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:13.819 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:13.819 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:45:13.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:13.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:13.819 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:45:13.819 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:13.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:13.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:13.820 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:45:13.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:13.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:13.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:13.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:13.820 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:45:13.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:13.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:13.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:45:13.820 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 13:45:13.820 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 13:45:14.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 13:45:14.321 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:45:14.321 INFO [WorkbenchTestable][NewServerWizard] Cancel wizard 13:45:14.321 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:45:14.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:14.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:14.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:14.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:14.324 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:14.328 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:45:14.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:14.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:14.328 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:14.328 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:14.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:45:14.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:45:14.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:14.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:14.357 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:14.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:14.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:14.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:14.372 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:45:14.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:14.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:14.378 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:14.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:14.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:14.378 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:14.378 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:45:14.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:14.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:14.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:14.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:14.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:14.390 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:14.390 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:14.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:14.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:14.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:14.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:14.392 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:14.392 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:14.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:14.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:45:14.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:45:14.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:14.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:14.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:14.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:14.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:15.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:15.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:15.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:45:15.397 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:45:15.397 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 13:45:15.397 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:45:15.397 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:45:15.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:15.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:15.398 INFO [WorkbenchTestable][RequirementsRunner] Finished test: newServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 13:45:15.398 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:45:15.398 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServer_notFound no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 13:45:15.398 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 13:45:15.398 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:45:15.398 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:45:15.398 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:45:15.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:15.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:15.406 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:45:15.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:15.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:15.411 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:15.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:15.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:15.412 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:15.412 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:45:15.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:15.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:15.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:15.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:15.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:15.424 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:15.424 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:15.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:15.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:15.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:15.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:15.426 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:15.426 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:15.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:15.427 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:45:15.427 INFO [WorkbenchTestable][ServersView2] Create new server 13:45:15.427 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 13:45:15.427 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:15.428 DEBUG [main][MenuItemLookup] Found menu:'New' 13:45:15.428 DEBUG [main][MenuItemLookup] Item match:New 13:45:15.428 DEBUG [main][MenuItemLookup] Found menu:'Server' 13:45:15.428 DEBUG [main][MenuItemLookup] Item match:Server 13:45:15.428 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 13:45:15.428 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 13:45:15.428 INFO [main][MenuItemHandler] Select menu item: Server 13:45:15.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 13:45:15.554 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:45:15.554 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:45:15.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:15.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:15.554 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:45:15.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:15.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:15.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:45:15.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:15.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:15.555 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 13:45:15.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:15.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:15.556 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:45:15.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:15.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:15.556 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:45:15.556 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:15.558 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 13:45:15.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:15.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:15.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:15.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:15.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:45:15.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 13:45:15.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 13:45:15.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 13:45:15.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:45:15.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:45:15.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:45:15.570 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:45:15.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:16.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:16.070 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:45:16.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:45:16.075 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:45:16.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:16.075 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:45:16.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:16.075 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:45:16.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 13:45:16.075 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 13:45:16.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:16.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:16.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:16.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:16.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:45:16.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:45:16.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:45:16.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:45:16.077 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:45:16.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:16.078 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:45:16.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:16.078 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:45:16.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:45:16.078 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:45:16.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:16.078 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:45:16.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:16.078 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:45:16.078 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 13:45:16.079 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 13:45:16.079 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 13:45:16.081 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 13:45:16.082 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:45:16.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:16.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:16.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:16.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:16.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:16.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:16.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:16.586 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:45:16.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:16.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:16.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:16.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:16.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:45:16.597 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:45:16.598 INFO [WorkbenchTestable][AbstractText] Text set to: Server AB 13:45:16.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:45:16.598 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 13:45:16.599 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 13:45:17.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 13:45:17.099 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:45:17.099 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 13:45:17.100 DEBUG [WorkbenchTestable][WidgetLookup] 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:45:17.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:17.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:17.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:17.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:17.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:17.106 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:45:17.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:17.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:17.107 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:17.107 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:17.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:45:17.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:45:17.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:17.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:17.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:17.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:17.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:17.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:17.619 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:45:17.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:17.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:17.624 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:17.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:17.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:17.625 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:17.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 '\*?\QServers\E') 13:45:17.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:17.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:17.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:17.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:17.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:17.630 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:17.630 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:17.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:17.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:17.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:17.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:17.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB... 13:45:17.633 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:17.633 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:17.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:17.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:17.634 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type 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:45:17.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:17.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:17.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:17.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:17.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:45:17.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:17.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:17.640 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:17.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:17.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:17.641 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:17.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 '\*?\QServers\E') 13:45:17.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:17.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:17.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:17.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:17.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:17.654 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:17.654 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:17.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:17.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:17.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:17.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:17.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB finished successfully 13:45:17.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:17.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:17.670 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:45:17.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:17.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:17.675 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:17.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:17.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:17.676 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:17.676 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:45:17.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:17.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:17.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:17.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:17.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:17.681 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:17.681 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:17.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:17.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:17.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:17.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:17.684 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:17.684 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:17.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:17.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:17.685 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type 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:45:17.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:17.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:17.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:17.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:17.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:45:17.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:17.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:17.698 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:17.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:17.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:17.699 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:17.699 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:45:17.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:17.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:17.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:17.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:17.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:17.704 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:17.704 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:17.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:17.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:17.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:17.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:17.706 INFO [WorkbenchTestable][ServersView2] Requested server 'Server A' was not found on Servers view 13:45:17.706 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:17.706 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:17.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:17.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:17.714 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:45:17.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:17.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:17.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:17.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:17.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:45:17.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:17.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:17.720 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:17.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:17.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:17.721 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:17.721 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:45:17.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:17.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:17.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:17.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:17.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:17.734 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:17.734 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:17.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:17.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:17.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:17.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:17.737 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server AB' 13:45:17.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:17.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:17.737 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:17.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:17.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:17.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:17.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:17.751 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:45:17.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:17.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:17.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:17.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:17.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:17.756 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:17.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:45:17.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:17.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:17.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:17.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:17.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:17.762 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:17.762 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:17.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:17.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:17.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:17.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:17.764 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:17.765 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:17.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:17.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:17.765 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:45:17.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:17.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:17.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:17.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:17.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:45:17.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:17.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:17.772 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:17.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:17.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:17.772 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:17.772 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:45:17.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:17.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:17.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:17.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:17.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:17.785 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:17.785 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:17.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:17.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:17.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:17.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:17.787 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server AB [Stopped] 13:45:17.787 DEBUG [main][TreeItemHandler] Selecting tree item: Server AB [Stopped] 13:45:17.787 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server AB [Stopped] about selection 13:45:17.798 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server AB [Stopped] 13:45:17.800 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:17.800 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:17.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:17.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:17.801 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server AB'. Stop server first: false 13:45:17.801 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:17.802 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:17.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:17.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:17.802 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:45:17.802 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:17.814 DEBUG [main][MenuItemLookup] Found menu:'New' 13:45:17.814 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:45:17.814 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:45:17.814 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:17.814 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:45:17.814 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:45:17.814 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:45:17.814 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:45:17.815 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 13:45:17.815 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:45:17.815 INFO [main][MenuItemHandler] Select menu item: Delete Delete 13:45:17.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 13:45:17.841 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:45:17.841 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 13:45:17.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:17.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:17.841 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:45:17.841 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:17.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:17.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:17.841 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 13:45:17.841 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:17.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:17.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:17.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:17.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:17.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:17.842 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:45:17.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:17.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:17.843 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:17.843 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:17.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:45:17.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:45:17.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:17.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:17.869 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:45:17.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:17.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:17.875 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:17.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:17.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:17.875 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:17.875 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:45:17.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:17.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:17.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:17.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:17.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:17.881 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:17.881 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:17.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:17.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:17.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:17.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:17.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB... 13:45:17.883 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:17.883 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:17.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:17.884 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:45:17.884 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type 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:45:17.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:17.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:17.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:18.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:18.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:18.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:18.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:18.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:45:18.888 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:45:18.888 INFO [WorkbenchTestable][ServersView2] Requested server 'Server AB' was not found on Servers view 13:45:18.888 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:18.888 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:18.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:18.889 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:45:18.890 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:45:18.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:18.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:18.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:19.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:19.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:19.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:19.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:19.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:45:19.894 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:45:19.894 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 13:45:19.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB finished successfully 13:45:19.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:19.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:19.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:19.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:19.894 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 13:45:19.894 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:45:19.894 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:45:19.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:19.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:19.895 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServer_notFound no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 13:45:19.895 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:45:19.895 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 13:45:19.895 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 13:45:19.895 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:45:19.895 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:45:19.895 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:45:19.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:19.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:19.900 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:45:19.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:19.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:19.906 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:19.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:19.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:19.906 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:19.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:45:19.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:19.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:19.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:19.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:19.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:19.913 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:19.913 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:19.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:19.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:19.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:19.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:19.915 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:19.915 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:19.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:19.916 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:45:19.916 INFO [WorkbenchTestable][ServersView2] Create new server 13:45:19.916 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 13:45:19.916 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:19.917 DEBUG [main][MenuItemLookup] Found menu:'New' 13:45:19.917 DEBUG [main][MenuItemLookup] Item match:New 13:45:19.917 DEBUG [main][MenuItemLookup] Found menu:'Server' 13:45:19.917 DEBUG [main][MenuItemLookup] Item match:Server 13:45:19.917 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 13:45:19.917 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 13:45:19.917 INFO [main][MenuItemHandler] Select menu item: Server 13:45:20.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 13:45:20.054 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:45:20.054 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:45:20.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:20.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:20.055 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:45:20.055 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:20.055 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:20.055 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:45:20.055 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:20.055 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:20.056 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 13:45:20.056 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:20.056 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:20.056 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:45:20.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:20.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:20.056 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:45:20.056 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:20.066 DEBUG [WorkbenchTestable][WidgetLookup] 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:45:20.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:20.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:20.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:20.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:20.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:45:20.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 13:45:20.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 13:45:20.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 13:45:20.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:45:20.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:45:20.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:45:20.071 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:45:20.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:20.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:20.572 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:45:20.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:45:20.576 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:45:20.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:20.576 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:45:20.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:20.577 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:45:20.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 13:45:20.577 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 13:45:20.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:20.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:20.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:20.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:20.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:45:20.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:45:20.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:45:20.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:45:20.579 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:45:20.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:20.580 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:45:20.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:20.580 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:45:20.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:45:20.580 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:45:20.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:20.580 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:45:20.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:20.580 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:45:20.580 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 13:45:20.580 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 13:45:20.581 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 13:45:20.583 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 13:45:20.584 DEBUG [WorkbenchTestable][WidgetLookup] 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:45:20.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:20.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:20.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:20.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:20.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:20.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:21.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:21.095 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Server name:") 13:45:21.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:21.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:21.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:21.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:21.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:45:21.138 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:45:21.139 INFO [WorkbenchTestable][AbstractText] Text set to: Server AB 13:45:21.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:45:21.144 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 13:45:21.144 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 13:45:21.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 13:45:21.644 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:45:21.644 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 13:45:21.644 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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:45:21.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:21.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:21.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:21.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:21.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:21.651 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:45:21.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:21.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:21.651 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:21.651 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:21.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:45:22.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:45:22.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:22.158 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:45:22.158 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:22.158 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:22.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:22.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:22.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:22.163 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:45:22.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:22.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:22.168 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:22.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:22.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:22.169 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:22.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 '\*?\QServers\E') 13:45:22.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:22.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:22.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:22.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:22.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:22.181 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:22.181 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:22.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:22.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:22.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:22.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:22.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB... 13:45:22.183 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:22.183 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:22.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:22.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:22.184 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:45:22.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:22.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:22.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:22.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:22.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:45:22.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:22.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:22.198 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:22.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:22.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:22.199 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:22.199 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:45:22.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:22.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:22.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:22.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:22.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:22.204 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:22.205 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:22.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:22.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:22.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:22.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:22.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB finished successfully 13:45:22.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:22.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:22.219 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:45:22.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:22.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:22.224 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:22.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:22.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:22.224 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:22.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 '\*?\QServers\E') 13:45:22.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:22.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:22.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:22.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:22.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:22.250 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:22.250 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:22.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:22.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:22.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:22.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:22.252 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:22.252 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:22.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:22.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:22.253 INFO [WorkbenchTestable][ServersView2] Create new server 13:45:22.253 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:45:22.253 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:22.263 DEBUG [main][MenuItemLookup] Found menu:'New' 13:45:22.263 DEBUG [main][MenuItemLookup] Item match:New 13:45:22.263 DEBUG [main][MenuItemLookup] Found menu:'Server' 13:45:22.263 DEBUG [main][MenuItemLookup] Item match:Server 13:45:22.270 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 13:45:22.270 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 13:45:22.270 INFO [main][MenuItemHandler] Select menu item: Server 13:45:22.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 13:45:22.449 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:45:22.449 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:45:22.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:22.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:22.449 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:45:22.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:22.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:22.450 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:45:22.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:22.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:22.450 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 13:45:22.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:22.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:22.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:45:22.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:22.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:22.451 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:45:22.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45: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.NewServerWizardPage, index 0 and no matchers specified 13:45:22.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:22.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:22.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:22.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:22.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:45:22.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 13:45:22.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 13:45:22.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 13:45:22.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:45:22.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:45:22.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:45:22.467 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:45:22.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:22.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:22.968 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:45:22.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:45:22.973 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:45:22.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:22.974 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:45:22.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:22.974 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:45:22.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 13:45:22.974 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 13:45:22.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:22.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:22.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:22.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:22.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:45:22.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:45:22.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:45:22.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:45:22.976 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:45:22.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:22.976 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:45:22.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:22.976 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:45:22.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:45:22.977 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:45:22.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:22.977 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:45:22.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:22.977 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:45:22.977 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 13:45:22.977 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 13:45:22.977 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 13:45:22.980 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 13:45:22.980 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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:45:22.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:22.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:22.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:22.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:22.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:22.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:23.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:23.483 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:45:23.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:23.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:23.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:23.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:23.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:45:23.543 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:45:23.544 INFO [WorkbenchTestable][AbstractText] Text set to: Server A 13:45:23.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:45:23.544 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 13:45:23.544 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 13:45:24.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 13:45:24.045 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:45:24.045 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 13:45:24.045 DEBUG [WorkbenchTestable][WidgetLookup] 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:45:24.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:24.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:24.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:24.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:24.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:24.051 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:45:24.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:24.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:24.052 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:24.052 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:24.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:45:24.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:45:24.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:24.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:45:24.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:24.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:24.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:24.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:24.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:24.567 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:45:24.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:24.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:24.573 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:24.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:24.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:24.585 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45: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 widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:45:24.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:24.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:24.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:24.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:24.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:24.591 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:24.591 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:24.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:24.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:24.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:24.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:24.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server A... 13:45:24.594 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:24.594 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:24.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:24.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:24.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:45:24.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:24.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:24.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:24.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:24.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:45:24.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:24.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:24.648 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:24.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:24.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:24.649 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:24.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 '\*?\QServers\E') 13:45:24.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:24.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:24.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:24.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:24.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:24.654 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:24.654 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:24.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:24.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:24.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:24.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:24.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server A finished successfully 13:45:24.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:24.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:24.662 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:45:24.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:24.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:24.677 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:24.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:24.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:24.678 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:24.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 '\*?\QServers\E') 13:45:24.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:24.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:24.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:24.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:24.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:24.740 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:24.740 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:24.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:24.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:24.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:24.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:24.743 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:24.743 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:24.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:24.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:24.744 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:45:24.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:24.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:24.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:24.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:24.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:45:24.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:24.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:24.760 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:24.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:24.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:24.761 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:24.761 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:45:24.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:24.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:24.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:24.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:24.777 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:24.777 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:24.777 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:24.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:24.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:24.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:24.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:24.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:24.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:24.793 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:24.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:24.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:24.793 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:24.793 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:45:24.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:24.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:24.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:24.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:24.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:24.851 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:24.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:24.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:24.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:24.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:24.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:24.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:24.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:24.854 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:24.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:24.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:24.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:24.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:24.868 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:45:24.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:24.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:24.873 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:24.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:24.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:24.873 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:24.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 '\*?\QServers\E') 13:45:24.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:24.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:24.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:24.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:24.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:24.881 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:24.881 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:24.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:24.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:24.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:24.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:24.883 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:24.884 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:24.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:24.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:24.884 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type 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:45:24.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:24.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:24.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:24.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:24.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:45:24.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:24.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:24.945 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:24.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:24.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:24.946 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:24.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:45:24.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:24.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:24.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:24.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:24.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:24.952 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:24.952 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:24.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:24.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:24.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:24.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:24.955 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server A [Stopped] 13:45:24.955 DEBUG [main][TreeItemHandler] Selecting tree item: Server A [Stopped] 13:45:24.955 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server A [Stopped] about selection 13:45:24.972 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server A [Stopped] 13:45:24.973 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:24.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:24.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:24.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:24.977 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server A'. Stop server first: false 13:45:24.977 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:24.977 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:24.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:24.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:24.979 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:45:24.979 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:24.990 DEBUG [main][MenuItemLookup] Found menu:'New' 13:45:24.990 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:45:24.990 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:45:24.990 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:24.990 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:45:24.990 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:45:24.990 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:45:24.990 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:45:25.038 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 13:45:25.038 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:45:25.038 INFO [main][MenuItemHandler] Select menu item: Delete Delete 13:45:25.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 13:45:25.069 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:45:25.069 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 13:45:25.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:25.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:25.069 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:45:25.069 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:25.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:25.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:25.070 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 13:45:25.070 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:25.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:25.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:25.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:25.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:25.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:25.071 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:45:25.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:25.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:25.071 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:25.071 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:25.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:45:25.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:45:25.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:25.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:25.159 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:45:25.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:25.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:25.167 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:25.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:25.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:25.168 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:25.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:45:25.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:25.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:25.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:25.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:25.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:25.173 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:25.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:25.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:25.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:25.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:25.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:25.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server A... 13:45:25.176 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:25.176 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:25.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:25.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:25.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:45:25.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:25.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:25.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:25.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:25.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:45:25.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:25.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:25.247 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:25.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:25.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:25.248 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:25.248 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:45:25.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:25.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:25.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:25.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:25.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:25.253 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:25.254 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:25.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:25.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:25.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:25.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:25.257 INFO [WorkbenchTestable][ServersView2] Requested server 'Server A' was not found on Servers view 13:45:25.257 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:25.257 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:25.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:25.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:25.266 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type 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:45:25.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:25.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:25.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:25.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:25.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:45:25.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:25.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:25.275 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:25.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:25.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:25.275 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:25.275 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:45:25.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:25.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:25.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:25.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:25.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:25.281 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:25.281 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:25.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:25.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:25.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:25.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:25.348 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server AB' 13:45:25.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server A finished successfully 13:45:25.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:25.348 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:25.348 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:25.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:25.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:25.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:25.364 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:25.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:25.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:25.365 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:25.365 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:45:25.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:25.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:25.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:25.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:25.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:25.381 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:25.381 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:25.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:25.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:25.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:25.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:25.383 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server AB [Stopped] 13:45:25.384 DEBUG [main][TreeItemHandler] Selecting tree item: Server AB [Stopped] 13:45:25.384 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server AB [Stopped] about selection 13:45:25.440 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server AB [Stopped] 13:45:25.441 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:25.441 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:25.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:25.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:25.442 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server AB'. Stop server first: false 13:45:25.442 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:25.442 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:25.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:25.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:25.444 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:45:25.444 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:25.455 DEBUG [main][MenuItemLookup] Found menu:'New' 13:45:25.455 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:45:25.455 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:45:25.455 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:25.455 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:45:25.455 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:45:25.455 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:45:25.455 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:45:25.456 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 13:45:25.456 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:45:25.456 INFO [main][MenuItemHandler] Select menu item: Delete Delete 13:45:25.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 13:45:25.488 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:45:25.489 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 13:45:25.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:25.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:25.489 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:45:25.489 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:25.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:25.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:25.490 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 13:45:25.490 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:25.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:25.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:25.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:25.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:25.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:25.542 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:45:25.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:25.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:25.543 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:25.543 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:25.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:45:25.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:45:25.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:25.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:25.641 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:45:25.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:25.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:25.648 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:25.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:25.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:25.649 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:25.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 '\*?\QServers\E') 13:45:25.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:25.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:25.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:25.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:25.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:25.665 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:25.665 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:25.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:25.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:25.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:25.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:25.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB... 13:45:25.667 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:25.667 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:25.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:25.668 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:45:25.668 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type 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:45:25.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:25.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:25.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:26.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:26.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:26.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:26.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:26.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:45:26.672 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:45:26.672 INFO [WorkbenchTestable][ServersView2] Requested server 'Server AB' was not found on Servers view 13:45:26.673 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:26.673 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:26.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:26.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 13:45:26.674 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:45:26.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:26.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:26.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:27.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:27.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:27.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:27.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:27.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:45:27.679 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:45:27.679 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 13:45:27.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB finished successfully 13:45:27.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:27.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:45:27.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:27.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:27.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:27.679 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 13:45:27.679 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:45:27.679 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:45:27.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:27.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:27.679 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 13:45:27.679 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:45:27.679 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServers_noServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 13:45:27.679 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 13:45:27.679 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:45:27.679 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:45:27.679 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:45:27.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:27.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:27.688 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:45:27.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:27.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:27.697 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:27.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:27.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:27.698 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:27.698 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:45:27.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:27.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:27.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:27.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:27.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:27.738 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:27.738 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:27.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:27.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:27.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:27.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:27.740 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:27.740 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:27.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:27.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:45:27.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:45:27.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:27.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:27.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:28.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:28.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:28.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:28.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:28.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:45:28.748 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:45:28.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:28.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:28.749 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:28.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:28.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:28.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:28.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:28.772 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:45:28.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:28.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:28.778 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:28.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:28.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:28.778 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:28.778 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:45:28.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:28.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:28.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:28.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:28.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:28.784 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:28.784 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:28.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:28.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:28.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:28.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:28.786 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:28.786 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:28.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:28.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 13:45:28.787 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:45:28.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:28.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:28.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:29.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:29.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:29.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:29.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:29.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:45:29.790 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:45:29.790 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 13:45:29.790 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:45:29.790 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:45:29.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:29.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:29.791 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServers_noServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 13:45:29.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:29.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:29.797 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:45:29.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:29.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:29.802 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:29.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:29.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:29.803 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:29.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 '\*?\QServers\E') 13:45:29.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:29.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:29.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:29.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:29.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:29.841 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:29.841 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:29.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:29.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:29.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:29.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:29.849 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:29.850 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:29.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:29.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 13:45:29.851 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type 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:45:29.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:29.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:29.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:30.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:30.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:30.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:30.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:45:30.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:45:30.854 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:45:30.854 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 13:45:30.854 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:45:30.854 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:45:30.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:30.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.212 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.079 s getServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) Time elapsed: 6.965 s newServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) Time elapsed: 1.709 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.784 s getServers_noServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) Time elapsed: 2.112 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 13:45:30.896 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 13:45:30.897 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:45:30.897 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:45:30.897 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 13:45:30.897 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:45:30.897 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:45:30.897 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:45:30.897 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:45:30.897 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:45:30.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:45:30.898 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:30.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:45:30.898 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:30.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:45:30.898 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:30.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:45:30.899 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:30.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:45:30.899 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:30.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:45:30.899 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:30.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:45:30.900 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:30.900 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:45:30.900 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:30.900 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:45:30.900 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:30.900 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:30.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:30.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:30.901 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:30.901 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:45:30.901 DEBUG [main][MenuItemLookup] Found menu:'File' 13:45:30.901 DEBUG [main][MenuItemLookup] Item match:File 13:45:30.901 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:45:30.901 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:45:30.901 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:45:30.901 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:45:30.901 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:30.901 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:45:30.901 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:45:30.901 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:30.901 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:45:30.901 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 13:45:30.901 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 13:45:30.901 DEBUG [main][MenuItemLookup] Found menu:'Revert' 13:45:30.901 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:30.901 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:45:30.901 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:45:30.901 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:45:30.901 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 13:45:30.901 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:30.901 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 13:45:30.901 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:30.901 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:45:30.901 DEBUG [main][MenuItemLookup] Item match:Import... 13:45:30.902 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 13:45:30.902 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 13:45:30.902 INFO [main][MenuItemHandler] Select menu item: &Import... 13:45:30.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:45:30.997 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:45:30.997 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:45:30.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:31.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:31.042 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:45:31.042 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:31.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:45:31.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:31.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:31.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:31.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:31.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:45:31.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:45:31.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:45:31.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:45:31.045 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:45:31.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:31.045 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:45:31.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:31.045 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:45:31.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:45:31.045 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:45:31.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:31.045 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:45:31.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:31.046 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:45:31.046 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 13:45:31.046 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 13:45:31.046 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 13:45:31.046 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 13:45:31.046 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:45:31.046 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 13:45:31.046 DEBUG [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:45:31.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:31.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:31.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:31.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:31.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:31.049 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:45:31.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:31.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:31.049 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:31.049 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:31.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:45:31.162 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:31.162 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:31.162 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:45:31.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:31.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:31.163 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:45:31.163 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:31.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:45:31.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 13:45:31.164 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:45:31.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:31.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:31.164 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:45:31.164 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:31.164 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:45:31.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.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:45:31.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:31.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:31.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:31.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:31.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:31.166 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 13:45:31.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:31.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:31.166 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:31.166 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:31.168 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:45:31.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:31.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:45:31.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:45:31.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:31.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:45:31.169 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:45:31.170 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 13:45:31.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:31.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:31.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:31.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:31.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:31.184 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 13:45:31.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:31.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:31.184 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:31.184 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:31.261 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:45:31.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:31.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:31.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:31.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:31.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:45:31.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 13:45:31.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 13:45:31.279 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting all projects 13:45:31.280 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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:45:31.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:31.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:31.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:31.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:31.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:31.287 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 13:45:31.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:31.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:31.287 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:31.287 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:31.287 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:45:31.287 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 13:45:31.287 DEBUG [WorkbenchTestable][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:45:31.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:31.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:31.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:31.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:31.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:31.291 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:45:31.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:31.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:31.291 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:31.291 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:31.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:45:31.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:45:31.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:31.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:45:31.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:45:31.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:45:31.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:45:31.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:31.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:31.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:31.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:31.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:31.541 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:45:31.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:31.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:31.548 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:31.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:31.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:31.548 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:31.548 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:45:31.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:31.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:31.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:31.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:31.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:31.555 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:31.555 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:31.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:31.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:31.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:31.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:31.556 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:31.557 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:31.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:31.557 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:45:31.558 INFO [WorkbenchTestable][ServersView2] Create new server 13:45:31.558 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 13:45:31.558 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:31.559 DEBUG [main][MenuItemLookup] Found menu:'New' 13:45:31.559 DEBUG [main][MenuItemLookup] Item match:New 13:45:31.559 DEBUG [main][MenuItemLookup] Found menu:'Server' 13:45:31.559 DEBUG [main][MenuItemLookup] Item match:Server 13:45:31.559 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 13:45:31.559 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 13:45:31.560 INFO [main][MenuItemHandler] Select menu item: Server 13:45:31.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 13:45:31.845 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:45:31.846 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:45:31.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:31.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:31.846 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:45:31.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:31.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:31.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:45:31.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:31.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:31.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 Server"] 13:45:31.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:31.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:31.848 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:45:31.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:31.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:31.848 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:45:31.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:31.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:45:31.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:31.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:31.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:31.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:31.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:45:31.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 13:45:31.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 13:45:31.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 13:45:31.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:45:31.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:45:31.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:45:31.856 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:45:31.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:32.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:32.366 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:45:32.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:45:32.372 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:45:32.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:32.372 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:45:32.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:32.372 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:45:32.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 13:45:32.373 DEBUG [WorkbenchTestable][WidgetLookup] 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:45:32.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:32.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:32.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:32.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:32.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:45:32.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:45:32.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:45:32.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:45:32.375 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:45:32.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:32.375 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:45:32.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:32.376 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:45:32.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:45:32.376 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:45:32.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:32.376 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:45:32.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:32.376 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:45:32.376 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 13:45:32.376 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 13:45:32.377 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 13:45:32.379 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 13:45:32.379 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.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:45:32.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:32.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:32.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:32.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:32.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:32.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:32.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:32.947 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Server name:") 13:45:32.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:32.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:32.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:32.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:32.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:45:32.957 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:45:32.959 INFO [WorkbenchTestable][AbstractText] Text set to: Server ABC 13:45:32.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:45:32.963 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 13:45:32.963 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 13:45:33.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 13:45:33.464 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:45:33.464 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 13:45:33.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:45:33.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:33.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:33.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:33.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:33.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:33.471 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:45:33.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:33.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:33.471 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:33.471 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:33.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:45:33.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:45:33.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:33.982 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving profile preferences' is a system job, skipped 13:45:33.982 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:33.982 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:33.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:33.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:33.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:33.987 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:45:33.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:34.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:34.043 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:34.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:34.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:34.043 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:34.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 '\*?\QServers\E') 13:45:34.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:34.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:34.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:34.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:34.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:34.049 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:34.049 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:34.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:34.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:34.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:34.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:34.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC... 13:45:34.052 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:34.052 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:34.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:34.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:34.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:45:34.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:34.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:34.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:34.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:34.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:45:34.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:34.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:34.067 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:34.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:34.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:34.067 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:34.067 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:45:34.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:34.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:34.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:34.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:34.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:34.140 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:34.140 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:34.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:34.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:34.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:34.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:34.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC finished successfully 13:45:34.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:34.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:34.149 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:45:34.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:34.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:34.153 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:34.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:34.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:34.153 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:34.153 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:45:34.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:34.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:34.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:34.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:34.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:34.168 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:34.168 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:34.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:34.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:34.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:34.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:34.171 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:34.172 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:34.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:34.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:34.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:45:34.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:34.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:34.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:34.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:34.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:45:34.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:34.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:34.245 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:34.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:34.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:34.246 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45:34.246 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:45:34.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:34.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:34.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:34.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:34.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:34.250 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:34.250 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:34.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:34.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:34.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:34.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:34.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:34.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:34.268 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:34.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:34.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:34.268 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:45: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 '\*?\QServers\E') 13:45:34.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:34.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:34.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:34.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:34.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:45:34.343 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:34.343 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:34.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:34.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:34.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:34.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:34.345 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 13:45:34.345 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 13:45:34.345 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 13:45:34.352 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 13:45:34.353 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:34.353 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:34.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:34.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:34.354 INFO [WorkbenchTestable][AbstractServer] Start server Server ABC 13:45:34.355 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:34.355 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:34.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:34.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:34.356 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:34.368 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:34.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:34.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:34.369 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server ABC 13:45:34.369 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:34.369 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:34.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:34.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:34.370 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 13:45:34.371 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 13:45:34.371 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 13:45:34.442 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 13:45:34.442 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:34.443 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:45:34.443 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:34.458 DEBUG [main][MenuItemLookup] Found menu:'New' 13:45:34.458 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:45:34.458 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:45:34.458 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:34.458 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:45:34.458 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:45:34.458 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:45:34.458 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:45:34.458 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:34.458 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 13:45:34.458 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 13:45:34.458 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 13:45:34.458 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 13:45:34.458 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 13:45:34.458 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 13:45:34.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 13:45:34.460 DEBUG [Worker-16: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 13:45:35.467 DEBUG [Worker-16: Starting Server ABC][AbstractWait] Wait for 1 seconds 13:45:36.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 13:45:36.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 13:45:36.961 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:36.961 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:36.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:36.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:36.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 13:45:36.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:36.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:36.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:36.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:36.962 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:36.962 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:36.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:36.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:36.963 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 13:45:36.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:36.963 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:45:36.963 INFO [WorkbenchTestable][RequirementsRunner] Started test: startServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 13:45:36.963 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 13:45:36.963 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:45:36.963 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:45:36.963 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:45:36.964 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:36.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:36.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:36.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:36.965 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 13:45:36.965 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 13:45:36.965 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 13:45:36.969 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 13:45:36.969 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 13:45:36.970 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:45:36.970 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:36.987 DEBUG [main][MenuItemLookup] Found menu:'New' 13:45:36.987 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:45:36.987 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:45:36.987 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:36.987 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:45:36.987 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:45:36.987 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:45:36.987 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:45:36.987 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:36.987 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 13:45:36.987 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 13:45:36.987 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 13:45:36.987 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:45:36.987 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 13:45:36.987 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 13:45:36.987 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:36.987 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 13:45:36.987 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 13:45:36.987 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 13:45:36.987 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 13:45:36.987 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 13:45: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.... 13:45:37.169 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:37.169 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:37.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 13:45:37.169 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 13:45:37.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:37.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:37.170 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified 13:45:37.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:37.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:37.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:37.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:37.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:45:37.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:45:37.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:45:37.179 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:45:37.179 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:45:37.179 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:45:37.179 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:45: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: 8, Matcher matching widgets with text that without mnenomic matches: is "Add >") 13:45:37.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:37.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:37.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:37.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:37.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:37.181 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 13:45:37.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:37.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:37.241 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:37.241 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:37.243 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 13:45:37.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.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:45:37.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:37.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:37.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:37.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:37.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:37.246 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:45:37.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:37.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:37.246 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:37.246 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:37.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:45:37.249 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:45:37.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:45:37.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:37.750 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:37.750 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:37.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:37.751 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:37.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:37.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:37.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:37.752 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 13:45:37.752 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 13:45:37.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:38.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:38.252 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 13:45:38.253 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 13:45:38.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:38.253 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 13:45:38.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:38.253 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 13:45:38.254 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:38.254 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:38.254 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:38.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:38.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:38.255 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:45:38.255 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:45:38.255 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:45:38.263 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:45:38.264 INFO [WorkbenchTestable][ServerModule] Start server module with name 'server-project' 13:45:38.264 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:38.264 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:38.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:38.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:38.265 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:45:38.265 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:45:38.265 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:45:38.269 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:45:38.270 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:45:38.270 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:38.340 DEBUG [main][MenuItemLookup] Found menu:'New' 13:45:38.340 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:38.340 DEBUG [main][MenuItemLookup] Found menu:'Start' 13:45:38.340 DEBUG [main][MenuItemLookup] Item match:Start 13:45:38.341 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start" 13:45:38.341 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start 13:45:38.341 INFO [main][MenuItemHandler] Select menu item: &Start 13:45:38.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:38.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:45:38.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project' has no excuses, wait for it 13:45:38.342 DEBUG [Worker-19: Starting server-project][AbstractWait] Wait for 1 seconds 13:45:38.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project' has no excuses, wait for it 13:45:39.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project' has no excuses, wait for it 13:45:39.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:39.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:39.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:39.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started... 13:45:39.843 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:39.843 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:39.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:39.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:39.845 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 13:45:39.845 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 13:45:39.845 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 13:45:39.850 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 13:45:39.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started finished successfully 13:45:39.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:39.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:45:39.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:45:39.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:39.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:39.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:39.857 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:39.857 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:39.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:39.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:39.859 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 13:45:39.859 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 13:45:39.859 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 13:45:39.863 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 13:45:39.864 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:39.865 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:39.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:39.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:39.866 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 13:45:39.866 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 13:45:39.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:39.866 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 13:45:39.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:39.866 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 13:45:39.866 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 13:45:39.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:39.867 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 13:45:39.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:39.867 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 13:45:39.867 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:39.867 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:39.867 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:39.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:39.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:39.868 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 13:45:39.868 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 13:45:39.868 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 13:45:39.875 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 13:45:39.876 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:39.876 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:39.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:39.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:39.877 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 13:45:39.877 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 13:45:39.877 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 13:45:39.881 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 13:45:39.882 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 13:45:39.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:39.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:39.882 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:45:39.882 DEBUG [main][MenuItemLookup] Found menu:'File' 13:45:39.882 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:45:39.882 DEBUG [main][MenuItemLookup] Item match:Edit 13:45:39.883 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:45:39.883 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:45:39.883 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:39.883 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:45:39.883 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:45:39.883 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:45:39.883 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:39.883 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:45:39.883 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:45:39.883 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:45:39.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 13:45:39.883 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:45:39.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 13:45:39.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:39.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:39.883 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:45:39.883 DEBUG [main][MenuItemLookup] Found menu:'File' 13:45:39.883 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:45:39.883 DEBUG [main][MenuItemLookup] Item match:Edit 13:45:39.884 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:45:39.884 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:45:39.884 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:39.884 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:45:39.884 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:45:39.884 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:45:39.884 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:39.884 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:45:39.884 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:45:39.884 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:45:39.884 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:45:39.884 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:45:39.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:45:39.915 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:45:39.915 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 13:45:39.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:39.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:39.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") 13:45:39.916 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:39.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:39.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:39.916 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 13:45:39.916 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:39.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:39.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:39.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:39.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:39.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:39.917 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:45:39.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:39.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:39.940 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:39.940 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:39.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:45:40.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:45:40.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:40.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:45:40.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:45:40.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:40.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:40.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:40.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 13:45:40.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 13:45:40.002 DEBUG [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:45:50.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 13:45:50.013 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:45:50.013 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:45:50.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:50.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:50.013 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:45:50.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:50.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:50.014 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 13:45:50.014 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:45:50.014 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:45:50.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:50.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:50.015 INFO [WorkbenchTestable][RequirementsRunner] Finished test: startServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 13:45:50.015 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:45:50.015 INFO [WorkbenchTestable][RequirementsRunner] Started test: restartServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 13:45:50.015 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 13:45:50.015 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:45:50.015 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:45:50.015 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:45:50.016 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:50.016 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:50.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:50.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:45:50.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:45:50.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:45:50.018 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started] 13:45:50.018 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started] 13:45:50.018 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started] about selection 13:45:50.024 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started] 13:45:50.024 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 13:45:50.025 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:45:50.025 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:50.043 DEBUG [main][MenuItemLookup] Found menu:'New' 13:45:50.043 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:45:50.043 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:45:50.043 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:50.043 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:45:50.043 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:45:50.043 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:45:50.043 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:45:50.043 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:50.043 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 13:45:50.043 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 13:45:50.043 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 13:45:50.043 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:45:50.043 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 13:45:50.043 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 13:45:50.043 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:50.043 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 13:45:50.043 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 13:45:50.044 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 13:45:50.044 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 13:45:50.044 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 13:45:50.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 13:45:50.108 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:50.108 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:50.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 13:45:50.109 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 13:45:50.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:50.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:50.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.wizard.ModifyModulesPage, index 0 and no matchers specified 13:45:50.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:50.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:50.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:50.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:50.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:45:50.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:45:50.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:45:50.111 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:45:50.111 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:45:50.111 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:45:50.112 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:45:50.112 DEBUG [WorkbenchTestable][WidgetLookup] 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:45:50.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:50.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:50.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:50.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:50.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:50.119 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 13:45:50.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:50.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:50.119 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:50.119 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:50.120 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 13:45: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.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:45:50.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:50.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:50.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:50.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:50.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:50.123 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:45:50.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:50.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:50.123 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:50.123 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:50.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:45:50.127 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:45:50.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:45:50.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:50.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:50.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:50.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:50.633 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:50.634 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:50.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:50.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:50.637 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 13:45:50.637 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 13:45:50.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:50.637 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 13:45:50.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:50.637 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 13:45:50.638 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 13:45:50.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:50.638 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 13:45:50.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:50.638 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 13:45:50.638 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:50.638 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:50.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:50.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:50.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:50.639 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:45:50.639 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:45:50.640 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:45:50.644 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:45:50.645 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:45:50.645 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:50.658 DEBUG [main][MenuItemLookup] Found menu:'New' 13:45:50.658 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:50.658 DEBUG [main][MenuItemLookup] Found menu:'Start' 13:45:50.658 DEBUG [main][MenuItemLookup] Found menu:'Stop' 13:45:50.658 DEBUG [main][MenuItemLookup] Found menu:'Restart' 13:45:50.658 DEBUG [main][MenuItemLookup] Item match:Restart 13:45:50.659 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:50.659 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:50.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:50.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:50.660 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:45:50.660 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:45:50.660 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:45:50.664 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:45:50.664 INFO [WorkbenchTestable][ServerModule] Start server module with name 'server-project' 13:45:50.665 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:50.665 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:50.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:50.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:50.666 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:45:50.666 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:45:50.668 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:45:50.672 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:45:50.672 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:45:50.672 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:50.681 DEBUG [main][MenuItemLookup] Found menu:'New' 13:45:50.681 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:50.681 DEBUG [main][MenuItemLookup] Found menu:'Start' 13:45:50.681 DEBUG [main][MenuItemLookup] Item match:Start 13:45:50.681 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start" 13:45:50.681 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start 13:45:50.681 INFO [main][MenuItemHandler] Select menu item: &Start 13:45:50.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:50.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project' has no excuses, wait for it 13:45:50.682 DEBUG [Worker-13: Starting server-project][AbstractWait] Wait for 1 seconds 13:45:51.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project' has no excuses, wait for it 13:45:51.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project' has no excuses, wait for it 13:45:52.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:52.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:52.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:52.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started... 13:45:52.183 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:52.183 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:52.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:52.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:52.185 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 13:45:52.185 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 13:45:52.185 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 13:45:52.189 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 13:45:52.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started finished successfully 13:45:52.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:52.190 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:45:52.190 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:45:52.190 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:52.190 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:52.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:52.190 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:52.190 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:52.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:52.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:52.192 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 13:45:52.192 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 13:45:52.192 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 13:45:52.208 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 13:45:52.208 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:45:52.208 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:52.219 DEBUG [main][MenuItemLookup] Found menu:'New' 13:45:52.219 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:52.219 DEBUG [main][MenuItemLookup] Found menu:'Start' 13:45:52.219 DEBUG [main][MenuItemLookup] Found menu:'Stop' 13:45:52.219 DEBUG [main][MenuItemLookup] Found menu:'Restart' 13:45:52.219 DEBUG [main][MenuItemLookup] Item match:Restart 13:45:52.220 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:52.220 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:52.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:52.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:52.221 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 13:45:52.221 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 13:45:52.221 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 13:45:52.225 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 13:45:52.226 INFO [WorkbenchTestable][ServerModule] Restart server module with name 'server-project' 13:45:52.226 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:52.226 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:52.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:52.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:52.227 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 13:45:52.227 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 13:45:52.228 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 13:45:52.231 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 13:45:52.232 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:45:52.232 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:52.243 DEBUG [main][MenuItemLookup] Found menu:'New' 13:45:52.243 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:52.243 DEBUG [main][MenuItemLookup] Found menu:'Start' 13:45:52.243 DEBUG [main][MenuItemLookup] Found menu:'Stop' 13:45:52.243 DEBUG [main][MenuItemLookup] Found menu:'Restart' 13:45:52.244 DEBUG [main][MenuItemLookup] Item match:Restart 13:45:52.244 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Restart" 13:45:52.244 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restart 13:45:52.244 INFO [main][MenuItemHandler] Select menu item: &Restart 13:45:52.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:52.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:45:52.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Restarting server-project' has no excuses, wait for it 13:45:52.245 DEBUG [Worker-0: Restarting server-project][AbstractWait] Wait for 1 seconds 13:45:52.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Restarting server-project' has no excuses, wait for it 13:45:53.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Restarting server-project' has no excuses, wait for it 13:45:53.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:53.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:53.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:53.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started... 13:45:53.746 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:53.747 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:53.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:53.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:53.748 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 13:45:53.748 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 13:45:53.748 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 13:45:53.752 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 13:45:53.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started finished successfully 13:45:53.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:53.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:45:53.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:45:53.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:53.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:53.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:53.755 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:53.755 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:53.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:53.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:53.757 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 13:45:53.757 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 13:45:53.757 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 13:45:53.760 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 13:45:53.761 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:53.762 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:53.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:53.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:53.763 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 13:45:53.763 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 13:45:53.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:53.763 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 13:45:53.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:53.763 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 13:45:53.763 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 13:45:53.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:45:53.764 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 13:45:53.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:45:53.764 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 13:45:53.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:45:53.764 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:53.764 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:53.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:53.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:53.765 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 13:45:53.765 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 13:45:53.765 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 13:45:53.768 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 13:45:53.769 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:45:53.769 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:45:53.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:45:53.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:45:53.772 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 13:45:53.772 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 13:45:53.772 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 13:45:53.776 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 13:45:53.776 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 13:45:53.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:53.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:53.777 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:45:53.777 DEBUG [main][MenuItemLookup] Found menu:'File' 13:45:53.777 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:45:53.777 DEBUG [main][MenuItemLookup] Item match:Edit 13:45:53.777 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:45:53.777 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:45:53.777 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:53.777 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:45:53.777 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:45:53.777 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:45:53.777 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:53.777 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:45:53.777 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:45:53.778 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:45:53.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 13:45:53.778 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:45:53.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 13:45:53.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:53.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:53.778 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:45:53.778 DEBUG [main][MenuItemLookup] Found menu:'File' 13:45:53.778 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:45:53.778 DEBUG [main][MenuItemLookup] Item match:Edit 13:45:53.778 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:45:53.778 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:45:53.778 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:53.778 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:45:53.778 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:45:53.778 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:45:53.778 DEBUG [main][MenuItemLookup] Found menu:'' 13:45:53.778 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:45:53.778 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:45:53.779 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:45:53.779 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:45:53.779 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:45:53.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:45:53.806 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:45:53.806 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 13:45:53.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:45:53.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:45:53.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:45:53.807 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:45:53.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:45:53.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:45:53.807 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 13:45:53.807 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:45:53.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:45:53.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:45:53.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:45:53.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:45:53.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:45:53.808 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:45:53.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:45:53.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:45:53.809 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:45:53.809 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:45:53.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:45:53.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:45:53.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:45:53.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:45:53.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:45:53.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:45:53.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:45:53.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:45:53.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 13:45:53.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 13:45:53.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 13:46:03.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 13:46:03.881 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:46:03.881 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:46:03.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:46:03.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:46:03.882 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:46:03.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:46:03.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:46:03.882 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 13:46:03.882 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:46:03.882 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:46:03.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:46:03.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:46:03.883 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restartServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 13:46:03.883 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:46:03.883 INFO [WorkbenchTestable][RequirementsRunner] Started test: stopServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 13:46:03.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 13:46:03.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:46:03.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:46:03.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:46:03.883 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:46:03.883 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:46:03.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:03.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:46:03.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:46:03.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:46:03.885 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started] 13:46:03.885 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started] 13:46:03.885 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started] about selection 13:46:03.898 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started] 13:46:03.898 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 13:46:03.898 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:46:03.898 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:46:03.910 DEBUG [main][MenuItemLookup] Found menu:'New' 13:46:03.910 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:46:03.911 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:46:03.911 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:03.911 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:46:03.911 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:46:03.911 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:46:03.911 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:46:03.911 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:03.911 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 13:46:03.911 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 13:46:03.911 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 13:46:03.911 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:46:03.911 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 13:46:03.911 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 13:46:03.911 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:03.911 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 13:46:03.911 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 13:46:03.911 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 13:46:03.911 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 13:46:03.911 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 13:46:03.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:46:03.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:03.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:03.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:46:03.972 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 13:46:03.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:46:03.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:46:03.974 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified 13:46:03.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:03.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:03.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:03.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:03.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:46:03.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:46:03.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:46:03.976 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:46:03.976 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:46:03.976 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:46:03.976 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:46:03.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 >") 13:46:03.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:03.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:03.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:03.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:03.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:46:03.978 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 13:46:03.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:46:03.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:46:03.978 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:46:03.978 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:46:03.979 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 13:46:03.980 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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:46:03.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:03.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:03.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:03.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:03.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:46:03.987 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:46:03.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:46:03.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:46:03.987 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:46:03.987 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:46:03.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:46:03.990 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:46:04.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:46:04.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:46:04.491 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:46:04.491 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:46:04.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:46:04.492 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:46:04.492 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:46:04.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:04.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:46:04.493 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 13:46:04.493 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 13:46:04.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:46:04.494 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 13:46:04.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:46:04.494 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 13:46:04.494 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 13:46:04.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:46:04.494 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 13:46:04.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:46:04.494 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 13:46:04.494 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:04.495 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:46:04.495 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:46:04.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:04.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:46:04.496 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:46:04.496 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:46:04.496 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:46:04.504 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:46:04.504 INFO [WorkbenchTestable][ServerModule] Stop server module with name 'server-project' 13:46:04.505 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:46:04.505 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:46:04.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:04.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:46:04.506 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:46:04.506 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:46:04.506 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:46:04.510 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:46:04.510 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:46:04.510 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:46:04.522 DEBUG [main][MenuItemLookup] Found menu:'New' 13:46:04.522 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:04.522 DEBUG [main][MenuItemLookup] Found menu:'Start' 13:46:04.522 DEBUG [main][MenuItemLookup] Found menu:'Stop' 13:46:04.522 DEBUG [main][MenuItemLookup] Item match:Stop 13:46:04.522 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top" 13:46:04.522 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop 13:46:04.523 INFO [main][MenuItemHandler] Select menu item: S&top 13:46:04.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:46:04.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Stopping server-project' has no excuses, wait for it 13:46:04.523 DEBUG [Worker-16: Stopping server-project][AbstractWait] Wait for 1 seconds 13:46:05.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Stopping server-project' has no excuses, wait for it 13:46:05.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Stopping server-project' has no excuses, wait for it 13:46:06.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:46:06.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:46:06.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:46:06.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Stopped... 13:46:06.025 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:46:06.025 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:46:06.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:06.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:46:06.027 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Stopped] 13:46:06.027 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Stopped] 13:46:06.027 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Stopped] about selection 13:46:06.033 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Stopped] 13:46:06.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Stopped finished successfully 13:46:06.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:46:06.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:46:06.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:46:06.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:46:06.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:46:06.034 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:46:06.034 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:46:06.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:06.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:46:06.035 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Stopped] 13:46:06.035 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Stopped] 13:46:06.036 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Stopped] about selection 13:46:06.040 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Stopped] 13:46:06.040 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:46:06.041 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:46:06.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:06.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:46:06.042 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 13:46:06.042 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 13:46:06.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:46:06.042 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 13:46:06.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:46:06.042 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 13:46:06.042 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 13:46:06.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:46:06.042 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 13:46:06.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:46:06.043 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 13:46:06.043 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:06.043 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:46:06.043 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:46:06.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:06.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:46:06.044 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Stopped] 13:46:06.044 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Stopped] 13:46:06.044 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Stopped] about selection 13:46:06.049 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Stopped] 13:46:06.050 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:46:06.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:46:06.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:06.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:46:06.051 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Stopped] 13:46:06.051 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Stopped] 13:46:06.051 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Stopped] about selection 13:46:06.054 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Stopped] 13:46:06.055 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 13:46:06.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:46:06.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:46:06.055 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:46:06.055 DEBUG [main][MenuItemLookup] Found menu:'File' 13:46:06.055 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:46:06.055 DEBUG [main][MenuItemLookup] Item match:Edit 13:46:06.056 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:46:06.056 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:46:06.056 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:06.056 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:46:06.056 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:46:06.056 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:46:06.056 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:06.056 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:46:06.056 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:46:06.056 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:46:06.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 13:46:06.056 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:46:06.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 13:46:06.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:46:06.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:46:06.056 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:46:06.056 DEBUG [main][MenuItemLookup] Found menu:'File' 13:46:06.056 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:46:06.056 DEBUG [main][MenuItemLookup] Item match:Edit 13:46:06.057 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:46:06.057 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:46:06.057 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:06.057 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:46:06.057 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:46:06.057 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:46:06.057 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:06.057 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:46:06.057 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:46:06.057 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:46:06.057 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:46:06.057 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:46:06.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:46:06.086 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:46:06.086 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 13:46:06.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:46:06.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:46:06.086 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:46:06.086 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:46:06.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:46:06.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:46:06.087 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 13:46:06.087 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:46:06.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:06.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:06.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:06.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:06.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:46:06.088 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:46:06.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:46:06.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:46:06.088 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:46:06.088 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:46:06.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:46:06.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:46:06.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:46:06.145 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:46:06.145 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:46:06.145 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:46:06.145 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:46:06.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:46:06.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 13:46:06.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 13:46:06.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 13:46:16.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 'Publishing to .*'] is available. failed, NO exception will be thrown 13:46:16.161 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:46:16.161 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:46:16.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:46:16.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:46:16.162 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:46:16.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:46:16.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:46:16.163 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 13:46:16.163 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:46:16.163 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:46:16.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:46:16.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:46:16.163 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stopServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 13:46:16.163 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:46:16.163 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetServerModuleWithNoState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 13:46:16.163 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 13:46:16.163 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:46:16.163 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:46:16.163 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:46:16.164 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:46:16.164 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:46:16.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:16.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:46:16.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:46:16.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:46:16.166 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started] 13:46:16.166 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started] 13:46:16.166 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started] about selection 13:46:16.178 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started] 13:46:16.178 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 13:46:16.179 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:46:16.179 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:46:16.192 DEBUG [main][MenuItemLookup] Found menu:'New' 13:46:16.192 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:46:16.192 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:46:16.192 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:16.192 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:46:16.192 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:46:16.192 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:46:16.192 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:46:16.192 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:16.192 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 13:46:16.192 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 13:46:16.192 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 13:46:16.192 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:46:16.192 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 13:46:16.192 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 13:46:16.192 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:16.192 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 13:46:16.192 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 13:46:16.192 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 13:46:16.192 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 13:46:16.192 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 13:46:16.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:46:16.249 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:16.249 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:16.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:46:16.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 13:46:16.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:46:16.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:46:16.250 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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:46:16.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:16.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:16.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:16.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:16.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:46:16.252 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 13:46:16.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:46:16.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:46:16.252 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:46:16.252 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:46:16.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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:46:16.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:16.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:16.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:16.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:16.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:46:16.257 INFO [WorkbenchTestable][CheckBox] Select checkbox If server is started, publish changes &immediately 13:46:16.257 DEBUG [WorkbenchTestable][CheckBox] Checkbox If server is started, publish changes &immediately not checked, no action performed 13:46:16.257 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 13:46: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.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:46:16.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:16.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:16.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:16.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:16.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:46:16.265 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:46:16.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:46:16.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:46:16.265 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:46:16.265 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:46:16.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:46:16.268 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:46:16.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:46:16.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:46:16.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:46:16.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:46:16.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:46:16.769 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:46:16.769 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:46:16.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:16.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:46:16.771 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 13:46:16.771 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 13:46:16.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:46:16.771 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 13:46:16.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:46:16.771 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 13:46:16.771 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 13:46:16.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:46:16.771 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 13:46:16.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:46:16.771 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 13:46:16.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:16.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:16.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:16.772 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:46:16.772 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:46:16.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:16.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:46:16.773 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:46:16.773 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:46:16.773 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:46:16.780 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:46:16.782 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:46:16.782 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:46:16.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:16.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:46:16.783 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 13:46:16.783 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 13:46:16.783 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 13:46:16.787 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 13:46:16.788 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:46:16.788 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:46:16.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:16.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:46:16.789 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 13:46:16.789 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 13:46:16.789 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 13:46:16.796 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 13:46:16.797 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:46:16.797 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:46:16.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:16.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:46:16.798 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 13:46:16.798 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 13:46:16.798 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 13:46:16.802 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 13:46:16.803 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:46:16.803 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:46:16.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:16.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:46:16.804 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 13:46:16.804 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 13:46:16.804 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 13:46:16.808 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 13:46:16.811 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:46:16.811 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:46:16.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:16.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:46:16.812 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 13:46:16.812 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 13:46:16.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:46:16.812 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 13:46:16.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:46:16.812 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 13:46:16.812 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 13:46:16.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:46:16.812 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 13:46:16.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:46:16.812 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 13:46:16.813 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:16.813 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:16.813 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:16.813 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:46:16.813 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:46:16.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:16.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:46:16.814 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:46:16.814 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:46:16.814 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:46:16.818 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:46:16.818 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:46:16.819 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:46:16.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:16.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:46:16.820 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:46:16.820 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:46:16.820 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:46:16.824 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:46:16.824 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 13:46:16.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:46:16.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:46:16.825 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:46:16.825 DEBUG [main][MenuItemLookup] Found menu:'File' 13:46:16.825 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:46:16.825 DEBUG [main][MenuItemLookup] Item match:Edit 13:46:16.825 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:46:16.825 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:46:16.825 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:16.825 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:46:16.825 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:46:16.825 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:46:16.825 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:16.825 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:46:16.825 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:46:16.828 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:46:16.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 13:46:16.829 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:46:16.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 13:46:16.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:46:16.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:46:16.829 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:46:16.829 DEBUG [main][MenuItemLookup] Found menu:'File' 13:46:16.829 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:46:16.829 DEBUG [main][MenuItemLookup] Item match:Edit 13:46:16.829 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:46:16.830 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:46:16.830 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:16.830 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:46:16.830 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:46:16.830 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:46:16.830 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:16.830 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:46:16.830 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:46:16.830 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:46:16.830 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:46:16.830 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:46:16.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:46:16.860 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:46:16.860 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 13:46:16.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:46:16.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:46:16.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:46:16.861 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:46:16.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:46:16.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:46:16.861 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 13:46:16.861 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:46:16.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:16.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:16.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:16.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:16.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:46:16.863 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:46:16.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:46:16.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:46:16.863 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:46:16.863 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:46:16.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:46:16.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:46:16.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:46:16.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:46:16.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:46:16.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:46:16.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:46:16.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:46:16.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 13:46:16.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 13:46:16.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 13:46:26.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 13:46:26.938 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:46:26.939 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:46:26.939 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:46:26.939 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:46:26.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:26.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:46:26.940 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 13:46:26.941 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 13:46:26.941 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 13:46:26.945 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 13:46:26.946 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:46:26.946 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:46:26.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:26.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:46:26.947 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 13:46:26.947 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 13:46:26.947 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 13:46:26.950 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 13:46:26.951 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-2' 13:46:26.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:46:26.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:46:26.951 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:46:26.952 DEBUG [main][MenuItemLookup] Found menu:'File' 13:46:26.952 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:46:26.952 DEBUG [main][MenuItemLookup] Item match:Edit 13:46:26.952 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:46:26.952 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:46:26.952 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:26.952 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:46:26.952 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:46:26.952 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:46:26.952 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:26.952 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:46:26.952 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:46:26.952 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:46:26.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 13:46:26.952 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:46:26.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 13:46:26.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:46:26.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:46:26.953 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:46:26.953 DEBUG [main][MenuItemLookup] Found menu:'File' 13:46:26.953 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:46:26.953 DEBUG [main][MenuItemLookup] Item match:Edit 13:46:26.953 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:46:26.953 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:46:26.953 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:26.953 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:46:26.953 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:46:26.953 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:46:26.953 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:26.953 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:46:26.953 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:46:26.954 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:46:26.954 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:46:26.954 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:46:26.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:46:26.984 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:46:26.984 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 13:46:26.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:46:26.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:46:26.985 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:46:26.985 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:46:26.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:46:26.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:46:26.985 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 13:46:26.985 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:46:26.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:26.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:26.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:26.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:26.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:46:26.986 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:46:26.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:46:26.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:46:26.987 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:46:26.987 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:46:27.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:46:27.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:46:27.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:46:27.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:46:27.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:46:27.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:46:27.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:46:27.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:46:27.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 13:46:27.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 13:46:27.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 'Publishing to .*'] is available.... 13:46:37.061 DEBUG [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:46:37.061 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:46:37.061 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:46:37.062 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:46:37.062 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:46:37.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:37.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:46:37.063 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 13:46:37.063 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 13:46:37.065 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 13:46:37.068 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 13:46:37.069 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:46:37.069 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:46:37.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:37.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:46:37.071 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 13:46:37.071 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 13:46:37.071 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 13:46:37.075 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 13:46:37.075 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-3' 13:46:37.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:46:37.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:46:37.076 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:46:37.076 DEBUG [main][MenuItemLookup] Found menu:'File' 13:46:37.076 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:46:37.076 DEBUG [main][MenuItemLookup] Item match:Edit 13:46:37.077 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:46:37.077 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:46:37.077 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:37.077 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:46:37.077 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:46:37.077 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:46:37.077 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:37.077 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:46:37.077 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:46:37.077 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:46:37.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 13:46:37.077 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:46:37.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 13:46:37.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:46:37.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:46:37.077 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:46:37.077 DEBUG [main][MenuItemLookup] Found menu:'File' 13:46:37.077 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:46:37.077 DEBUG [main][MenuItemLookup] Item match:Edit 13:46:37.078 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:46:37.078 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:46:37.078 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:37.078 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:46:37.078 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:46:37.078 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:46:37.078 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:37.078 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:46:37.078 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:46:37.078 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:46:37.078 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:46:37.078 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:46:37.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:46:37.107 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:46:37.107 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 13:46:37.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:46:37.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:46:37.107 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:46:37.107 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:46:37.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:46:37.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:46:37.108 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 13:46:37.108 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:46:37.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:37.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:37.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:37.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:37.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:46:37.109 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:46:37.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:46:37.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:46:37.109 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:46:37.109 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:46:37.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:46:37.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:46:37.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:46:37.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:46:37.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:46:37.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:46:37.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:46:37.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:46:37.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 13:46:37.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 13:46:37.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 'Publishing to .*'] is available.... 13:46:47.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 13:46:47.182 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:46:47.182 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:46:47.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:46:47.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:46:47.183 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:46:47.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:46:47.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:46:47.184 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 13:46:47.184 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:46:47.184 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:46:47.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:46:47.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:46:47.185 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetServerModuleWithNoState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 13:46:47.185 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:46:47.185 INFO [WorkbenchTestable][RequirementsRunner] Started test: removeServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 13:46:47.185 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 13:46:47.185 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:46:47.185 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:46:47.185 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:46:47.185 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:46:47.185 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:46:47.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:47.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:46:47.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:46:47.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:46:47.188 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started] 13:46:47.188 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started] 13:46:47.188 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started] about selection 13:46:47.199 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started] 13:46:47.200 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 13:46:47.200 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:46:47.200 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:46:47.212 DEBUG [main][MenuItemLookup] Found menu:'New' 13:46:47.212 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:46:47.212 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:46:47.212 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:47.212 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:46:47.212 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:46:47.212 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:46:47.212 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:46:47.212 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:47.212 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 13:46:47.212 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 13:46:47.212 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 13:46:47.212 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:46:47.212 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 13:46:47.212 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 13:46:47.212 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:47.212 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 13:46:47.212 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 13:46:47.213 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 13:46:47.213 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 13:46:47.213 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 13:46:47.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:46:47.269 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:47.269 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:47.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:46:47.269 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 13:46:47.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:46:47.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:46:47.270 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.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:46:47.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:47.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:47.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:47.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:47.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:46:47.272 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 13:46:47.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:46:47.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:46:47.272 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:46:47.272 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:46:47.274 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 13:46:47.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.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:46:47.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:47.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:47.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:47.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:47.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:46:47.277 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:46:47.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:46:47.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:46:47.277 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:46:47.277 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:46:47.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:46:47.280 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:46:47.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:46:47.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:46:47.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:46:47.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:46:47.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:46:47.782 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:46:47.782 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:46:47.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:47.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:46:47.783 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 13:46:47.784 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 13:46:47.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:46:47.784 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 13:46:47.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:46:47.784 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 13:46:47.784 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 13:46:47.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:46:47.784 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 13:46:47.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:46:47.785 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 13:46:47.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:47.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:47.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:47.785 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:46:47.785 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:46:47.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:47.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:46:47.786 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:46:47.786 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:46:47.787 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:46:47.792 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:46:47.793 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:46:47.793 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:46:47.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:47.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:46:47.794 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 13:46:47.794 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 13:46:47.795 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 13:46:47.801 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 13:46:47.802 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:46:47.802 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:46:47.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:47.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:46:47.803 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 13:46:47.803 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 13:46:47.804 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 13:46:47.807 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 13:46:47.808 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:46:47.808 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:46:47.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:47.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:46:47.809 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:46:47.809 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:46:47.809 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:46:47.816 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:46:47.817 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:46:47.817 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:46:47.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:47.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:46:47.818 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 13:46:47.818 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 13:46:47.818 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 13:46:47.822 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 13:46:47.822 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:46:47.823 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:46:47.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:47.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:46:47.824 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 13:46:47.824 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 13:46:47.824 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 13:46:47.827 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 13:46:47.828 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:46:47.828 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:46:47.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:47.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:46:47.833 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 13:46:47.833 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 13:46:47.834 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 13:46:47.837 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 13:46:47.838 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-2' 13:46:47.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:46:47.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:46:47.838 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:46:47.839 DEBUG [main][MenuItemLookup] Found menu:'File' 13:46:47.839 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:46:47.839 DEBUG [main][MenuItemLookup] Item match:Edit 13:46:47.839 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:46:47.839 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:46:47.839 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:47.839 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:46:47.839 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:46:47.839 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:46:47.839 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:47.839 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:46:47.839 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:46:47.839 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:46:47.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 13:46:47.840 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:46:47.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 13:46:47.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:46:47.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:46:47.840 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:46:47.840 DEBUG [main][MenuItemLookup] Found menu:'File' 13:46:47.840 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:46:47.840 DEBUG [main][MenuItemLookup] Item match:Edit 13:46:47.841 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:46:47.841 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:46:47.841 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:47.841 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:46:47.841 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:46:47.841 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:46:47.841 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:47.841 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:46:47.841 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:46:47.841 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:46:47.841 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:46:47.841 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:46:47.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:46:47.871 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:46:47.871 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 13:46:47.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:46:47.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:46:47.871 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:46:47.871 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:46:47.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:46:47.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:46:47.872 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 13:46:47.872 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:46:47.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:47.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:47.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:47.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:47.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:46:47.873 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:46:47.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:46:47.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:46:47.873 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:46:47.873 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:46:47.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:46:47.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:46:47.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:46:47.939 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:46:47.939 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:46:47.939 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:46:47.939 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:46:47.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:46:47.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 13:46:47.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 13:46:47.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 'Publishing to .*'] is available.... 13:46:57.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 'Publishing to .*'] is available. failed, NO exception will be thrown 13:46:57.953 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:46:57.953 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:46:57.954 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:46:57.954 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:46:57.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:57.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:46:57.956 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 13:46:57.956 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 13:46:57.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:46:57.956 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 13:46:57.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:46:57.956 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 13:46:57.956 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 13:46:57.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:46:57.956 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 13:46:57.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:46:57.957 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 13:46:57.957 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:57.957 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:57.957 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:46:57.957 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:46:57.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:57.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:46:57.958 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:46:57.958 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:46:57.958 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:46:57.962 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:46:57.964 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:46:57.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:46:57.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:57.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:46:57.965 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 13:46:57.965 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 13:46:57.965 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 13:46:57.972 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 13:46:57.973 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:46:57.973 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:46:57.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:57.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:46:57.974 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 13:46:57.974 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 13:46:57.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:46:57.975 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 13:46:57.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:46:57.975 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 13:46:57.975 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 13:46:57.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:46:57.975 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 13:46:57.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:46:57.975 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 13:46:57.975 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:57.975 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:46:57.976 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:46:57.976 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:46:57.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:57.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:46:57.977 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:46:57.977 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:46:57.977 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:46:57.980 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:46:57.981 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:46:57.981 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:46:57.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:46:57.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:46:57.983 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:46:57.983 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:46:57.983 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:46:57.989 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:46:57.989 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 13:46:57.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:46:57.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:46:57.990 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:46:57.990 DEBUG [main][MenuItemLookup] Found menu:'File' 13:46:57.990 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:46:57.990 DEBUG [main][MenuItemLookup] Item match:Edit 13:46:57.990 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:46:57.990 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:46:57.990 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:57.990 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:46:57.990 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:46:57.990 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:46:57.990 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:57.990 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:46:57.990 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:46:57.990 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:46:57.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 13:46:57.991 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:46:57.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 13:46:57.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:46:57.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:46:57.991 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:46:57.991 DEBUG [main][MenuItemLookup] Found menu:'File' 13:46:57.991 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:46:57.991 DEBUG [main][MenuItemLookup] Item match:Edit 13:46:57.991 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:46:57.991 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:46:57.992 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:57.992 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:46:57.992 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:46:57.992 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:46:57.992 DEBUG [main][MenuItemLookup] Found menu:'' 13:46:57.992 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:46:57.992 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:46:57.992 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:46:57.992 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:46:57.992 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:46:58.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:46:58.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 13:46:58.021 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 13:46:58.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:46:58.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:46:58.021 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:46:58.021 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:46:58.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:46:58.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:46:58.021 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 13:46:58.021 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:46:58.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:46:58.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:46:58.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:46:58.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:46:58.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:46:58.023 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:46:58.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:46:58.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:46:58.023 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:46:58.023 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:46:58.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:46:58.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:46:58.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:46:58.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:46:58.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:46:58.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:46:58.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:46:58.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:46:58.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 13:46:58.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 13:46:58.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 'Publishing to .*'] is available.... 13:47:08.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 13:47:08.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 13:47:08.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. finished successfully 13:47:08.102 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:47:08.102 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:47:08.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:08.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:47:08.104 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 13:47:08.104 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 13:47:08.104 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 13:47:08.108 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 13:47:08.109 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:47:08.109 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:47:08.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:08.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:47:08.110 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 13:47:08.110 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 13:47:08.110 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 13:47:08.114 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 13:47:08.115 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-3' 13:47:08.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:47:08.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:47:08.115 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:47:08.115 DEBUG [main][MenuItemLookup] Found menu:'File' 13:47:08.115 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:47:08.115 DEBUG [main][MenuItemLookup] Item match:Edit 13:47:08.116 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:47:08.116 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:47:08.116 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:08.116 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:47:08.116 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:47:08.116 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:47:08.116 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:08.116 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:47:08.116 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:47:08.116 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:47:08.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 13:47:08.116 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:47:08.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 13:47:08.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:47:08.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:47:08.117 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:47:08.117 DEBUG [main][MenuItemLookup] Found menu:'File' 13:47:08.117 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:47:08.117 DEBUG [main][MenuItemLookup] Item match:Edit 13:47:08.117 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:47:08.117 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:47:08.117 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:08.117 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:47:08.117 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:47:08.117 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:47:08.117 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:08.117 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:47:08.117 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:47:08.117 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:47:08.117 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:47:08.118 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:47:08.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:47:08.148 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:47:08.148 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 13:47:08.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:47:08.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:47:08.149 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:47:08.149 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:47:08.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:47:08.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:47:08.149 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 13:47:08.149 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:47:08.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:08.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:08.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:08.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:08.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:47:08.150 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:47:08.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:47:08.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:47:08.151 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:47:08.151 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:08.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:47:08.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:47:08.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:47:08.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:47:08.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:47:08.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:47:08.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:47:08.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:47:08.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 13:47:08.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 13:47:08.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 'Publishing to .*'] is available.... 13:47:18.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 'Publishing to .*'] is available. failed, NO exception will be thrown 13:47:18.229 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:47:18.229 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:47:18.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:47:18.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:47:18.230 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:47:18.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:47:18.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:47:18.230 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 13:47:18.231 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:47:18.231 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:47:18.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:47:18.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:47:18.239 INFO [WorkbenchTestable][RequirementsRunner] Finished test: removeServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 13:47:18.239 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:47:18.239 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetServerModuleWithStates no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 13:47:18.239 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 13:47:18.239 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:47:18.239 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:47:18.239 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:47:18.239 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:47:18.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:47:18.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:18.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:47:18.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:47:18.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:47:18.242 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started] 13:47:18.242 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started] 13:47:18.242 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started] about selection 13:47:18.247 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started] 13:47:18.247 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 13:47:18.254 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:47:18.254 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:18.265 DEBUG [main][MenuItemLookup] Found menu:'New' 13:47:18.265 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:47:18.265 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:47:18.265 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:18.265 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:47:18.265 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:47:18.265 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:47:18.265 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:47:18.265 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:18.265 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 13:47:18.265 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 13:47:18.265 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 13:47:18.265 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:47:18.265 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 13:47:18.265 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 13:47:18.265 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:18.265 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 13:47:18.265 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 13:47:18.265 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 13:47:18.265 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 13:47:18.266 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 13:47:18.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 13:47:18.323 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:47:18.323 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:47:18.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 13:47:18.324 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 13:47:18.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:47:18.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:47:18.324 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified 13:47:18.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:18.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:18.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:18.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:18.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:47:18.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:47:18.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:47:18.327 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 13:47:18.327 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 13:47:18.327 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 13:47:18.327 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 13:47:18.328 DEBUG [WorkbenchTestable][WidgetLookup] 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:47:18.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:18.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:18.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:18.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:18.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:47:18.329 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 13:47:18.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:47:18.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:47:18.330 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:47:18.330 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:18.331 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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:47:18.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:18.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:18.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:18.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:18.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:47:18.338 INFO [WorkbenchTestable][CheckBox] Select checkbox If server is started, publish changes &immediately 13:47:18.338 INFO [WorkbenchTestable][CheckBox] Check checkbox If server is started, publish changes &immediately 13:47:18.338 INFO [WorkbenchTestable][AbstractButton] Click button If server is started, publish changes &immediately 13:47:18.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:47:18.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:47:18.339 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:47:18.339 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:18.339 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 13:47:18.339 DEBUG [WorkbenchTestable][WidgetLookup] 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:47:18.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:18.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:18.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:18.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:18.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:47:18.342 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:47:18.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:47:18.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:47:18.342 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:47:18.343 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:18.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:47:18.346 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:47:18.347 DEBUG [Worker-12: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 13:47:18.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:47:18.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:47:18.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 13:47:18.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 13:47:19.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 13:47:19.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 13:47:19.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:47:19.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:47:19.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:47:19.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:47:19.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:47:19.848 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:47:19.848 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:47:19.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:19.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:47:19.849 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started, Synchronized] and wait with time period 1 13:47:19.849 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 13:47:19.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:47:19.850 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 13:47:19.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:47:19.850 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 13:47:19.850 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 13:47:19.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:47:19.850 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 13:47:19.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:47:19.850 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 13:47:19.850 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:47:19.851 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:47:19.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:47:19.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:19.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:47:19.852 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Synchronized] 13:47:19.852 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Synchronized] 13:47:19.853 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Synchronized] about selection 13:47:19.857 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Synchronized] 13:47:19.858 INFO [WorkbenchTestable][ServerModule] Start server module with name 'server-project-3' 13:47:19.858 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:47:19.858 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:47:19.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:19.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:47:19.859 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Synchronized] 13:47:19.859 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Synchronized] 13:47:19.859 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Synchronized] about selection 13:47:19.863 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Synchronized] 13:47:19.864 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:47:19.864 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:19.877 DEBUG [main][MenuItemLookup] Found menu:'New' 13:47:19.877 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:19.877 DEBUG [main][MenuItemLookup] Found menu:'Start' 13:47:19.877 DEBUG [main][MenuItemLookup] Item match:Start 13:47:19.878 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start" 13:47:19.878 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start 13:47:19.878 INFO [main][MenuItemHandler] Select menu item: &Start 13:47:19.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:47:19.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:47:19.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project-3' has no excuses, wait for it 13:47:19.878 DEBUG [Worker-18: Starting server-project-3][AbstractWait] Wait for 1 seconds 13:47:20.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project-3' has no excuses, wait for it 13:47:20.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project-3' has no excuses, wait for it 13:47:21.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:47:21.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:47:21.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:47:21.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started... 13:47:21.380 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:47:21.380 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:47:21.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:21.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:47:21.382 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Started, Synchronized] 13:47:21.382 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Started, Synchronized] 13:47:21.382 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Started, Synchronized] about selection 13:47:21.385 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Started, Synchronized] 13:47:21.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started finished successfully 13:47:21.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:47:21.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:47:21.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:47:21.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:47:21.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:47:21.387 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:47:21.387 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:47:21.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:21.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:47:21.388 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started, Synchronized] and wait with time period 1 13:47:21.388 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 13:47:21.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:47:21.388 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 13:47:21.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:47:21.388 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 13:47:21.388 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 13:47:21.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:47:21.388 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 13:47:21.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:47:21.388 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 13:47:21.388 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:47:21.389 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:47:21.389 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:47:21.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:21.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:47:21.389 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Started, Synchronized] 13:47:21.389 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Started, Synchronized] 13:47:21.390 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Started, Synchronized] about selection 13:47:21.393 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Started, Synchronized] 13:47:21.394 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:47:21.394 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:47:21.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:21.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:47:21.395 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Started, Synchronized] 13:47:21.395 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Started, Synchronized] 13:47:21.395 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Started, Synchronized] about selection 13:47:21.401 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Started, Synchronized] 13:47:21.402 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:47:21.402 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:47:21.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:21.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:47:21.403 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Started, Synchronized] 13:47:21.404 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Started, Synchronized] 13:47:21.404 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Started, Synchronized] about selection 13:47:21.408 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Started, Synchronized] 13:47:21.409 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:47:21.409 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:47:21.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:21.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:47:21.410 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started, Synchronized] and wait with time period 1 13:47:21.410 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 13:47:21.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:47:21.410 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 13:47:21.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:47:21.410 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 13:47:21.410 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 13:47:21.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:47:21.410 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 13:47:21.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:47:21.411 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 13:47:21.411 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:47:21.411 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:47:21.411 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:47:21.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:21.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:47:21.412 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Started, Synchronized] 13:47:21.412 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Started, Synchronized] 13:47:21.412 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Started, Synchronized] about selection 13:47:21.418 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Started, Synchronized] 13:47:21.419 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:47:21.419 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:47:21.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:21.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:47:21.420 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Started, Synchronized] 13:47:21.420 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Started, Synchronized] 13:47:21.421 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Started, Synchronized] about selection 13:47:21.424 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Started, Synchronized] 13:47:21.425 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-3' 13:47:21.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:47:21.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:47:21.425 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:47:21.425 DEBUG [main][MenuItemLookup] Found menu:'File' 13:47:21.425 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:47:21.425 DEBUG [main][MenuItemLookup] Item match:Edit 13:47:21.426 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:47:21.426 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:47:21.426 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:21.426 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:47:21.426 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:47:21.426 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:47:21.426 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:21.426 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:47:21.426 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:47:21.426 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:47:21.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 13:47:21.426 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:47:21.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 13:47:21.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:47:21.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:47:21.427 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:47:21.427 DEBUG [main][MenuItemLookup] Found menu:'File' 13:47:21.427 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:47:21.427 DEBUG [main][MenuItemLookup] Item match:Edit 13:47:21.427 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:47:21.427 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:47:21.427 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:21.427 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:47:21.427 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:47:21.427 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:47:21.427 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:21.427 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:47:21.427 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:47:21.427 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:47:21.427 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:47:21.428 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:47:21.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:47:21.458 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:47:21.458 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 13:47:21.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:47:21.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:47:21.458 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:47:21.458 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:47:21.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:47:21.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:47:21.458 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 13:47:21.458 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:47:21.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:21.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:21.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:21.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:21.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:47:21.460 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:47:21.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:47:21.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:47:21.460 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:47:21.460 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:21.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:47:21.512 DEBUG [Worker-18: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 13:47:21.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:47:21.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:47:21.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:47:21.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 13:47:21.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:47:21.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 13:47:22.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 13:47:22.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 13:47:22.522 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:47:22.522 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:47:22.522 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:47:22.522 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:47:22.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:47:22.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 13:47:22.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 13:47:22.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 'Publishing to .*'] is available.... 13:47:32.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 13:47:32.535 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:47:32.535 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:47:32.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:47:32.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:47:32.536 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:47:32.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:47:32.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:47:32.536 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 13:47:32.536 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:47:32.536 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:47:32.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:47:32.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:47:32.537 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetServerModuleWithStates no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 13:47:32.537 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:47:32.537 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetServerModuleWithServerState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 13:47:32.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 13:47:32.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:47:32.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:47:32.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:47:32.537 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:47:32.537 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:47:32.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:32.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:47:32.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:47:32.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:47:32.540 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 13:47:32.540 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 13:47:32.540 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 13:47:32.554 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 13:47:32.554 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 13:47:32.555 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:47:32.555 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:32.568 DEBUG [main][MenuItemLookup] Found menu:'New' 13:47:32.568 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:47:32.568 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:47:32.568 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:32.568 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:47:32.568 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:47:32.568 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:47:32.568 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:47:32.568 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:32.568 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 13:47:32.568 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 13:47:32.568 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 13:47:32.568 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:47:32.568 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 13:47:32.568 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 13:47:32.568 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:32.568 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 13:47:32.568 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 13:47:32.568 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 13:47:32.568 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 13:47:32.568 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 13:47:32.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 13:47:32.628 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:47:32.628 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:47:32.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 13:47:32.628 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 13:47:32.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:47:32.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:47:32.629 DEBUG [WorkbenchTestable][WidgetLookup] 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:47:32.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:32.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:32.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:32.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:32.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:47:32.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:47:32.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:47:32.632 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 13:47:32.632 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 13:47:32.632 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 13:47:32.632 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 13:47:32.633 DEBUG [WorkbenchTestable][WidgetLookup] 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:47:32.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:32.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:32.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:32.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:32.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:47:32.634 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 13:47:32.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:47:32.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:47:32.634 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:47:32.634 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:32.644 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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:47:32.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:32.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:32.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:32.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:32.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:47:32.646 INFO [WorkbenchTestable][CheckBox] Select checkbox If server is started, publish changes &immediately 13:47:32.646 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox If server is started, publish changes &immediately 13:47:32.646 INFO [WorkbenchTestable][AbstractButton] Click button If server is started, publish changes &immediately 13:47:32.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:47:32.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:47:32.647 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:47:32.647 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:32.647 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 13:47:32.647 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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:47:32.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:32.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:32.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:32.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:32.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:47:32.649 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:47:32.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:47:32.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:47:32.649 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:47:32.650 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:32.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:47:32.653 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:47:33.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:47:33.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:47:33.154 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:47:33.154 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:47:33.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:47:33.154 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:47:33.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:47:33.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:33.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:47:33.156 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 13:47:33.156 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 13:47:33.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:47:33.156 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 13:47:33.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:47:33.156 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 13:47:33.156 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 13:47:33.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:47:33.156 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 13:47:33.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:47:33.156 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 13:47:33.157 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:47:33.157 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:47:33.157 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:47:33.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:33.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:47:33.158 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 13:47:33.158 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 13:47:33.158 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 13:47:33.164 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 13:47:33.164 INFO [WorkbenchTestable][ServerModule] Start server module with name 'server-project-2' 13:47:33.165 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:47:33.165 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:47:33.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:33.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:47:33.166 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 13:47:33.166 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 13:47:33.166 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 13:47:33.170 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 13:47:33.174 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:47:33.174 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:33.184 DEBUG [main][MenuItemLookup] Found menu:'New' 13:47:33.184 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:33.184 DEBUG [main][MenuItemLookup] Found menu:'Start' 13:47:33.184 DEBUG [main][MenuItemLookup] Item match:Start 13:47:33.184 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start" 13:47:33.184 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start 13:47:33.184 INFO [main][MenuItemHandler] Select menu item: &Start 13:47:33.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:47:33.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project-2' has no excuses, wait for it 13:47:33.185 DEBUG [Worker-0: Starting server-project-2][AbstractWait] Wait for 1 seconds 13:47:33.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project-2' has no excuses, wait for it 13:47:34.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project-2' has no excuses, wait for it 13:47:34.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:47:34.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:47:34.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:47:34.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started... 13:47:34.686 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:47:34.686 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:47:34.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:34.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:47:34.688 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Started] 13:47:34.688 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Started] 13:47:34.688 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Started] about selection 13:47:34.691 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Started] 13:47:34.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started finished successfully 13:47:34.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:47:34.692 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:47:34.692 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:47:34.692 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:47:34.692 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:47:34.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:47:34.693 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:47:34.693 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:47:34.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:34.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:47:34.694 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 13:47:34.694 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 13:47:34.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:47:34.694 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 13:47:34.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:47:34.694 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 13:47:34.694 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 13:47:34.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:47:34.695 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 13:47:34.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:47:34.695 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 13:47:34.695 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:47:34.695 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:47:34.695 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:47:34.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:34.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:47:34.696 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Started] 13:47:34.696 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Started] 13:47:34.696 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Started] about selection 13:47:34.700 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Started] 13:47:34.701 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:47:34.701 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:47:34.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:34.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:47:34.702 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Started] 13:47:34.702 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Started] 13:47:34.702 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Started] about selection 13:47:34.708 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Started] 13:47:34.709 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:47:34.709 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:47:34.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:34.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:47:34.710 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 13:47:34.710 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 13:47:34.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:47:34.710 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 13:47:34.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:47:34.711 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 13:47:34.711 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 13:47:34.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:47:34.711 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 13:47:34.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:47:34.711 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 13:47:34.711 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:47:34.711 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:47:34.711 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:47:34.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:34.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:47:34.712 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Started] 13:47:34.713 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Started] 13:47:34.713 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Started] about selection 13:47:34.716 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Started] 13:47:34.717 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:47:34.717 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:47:34.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:34.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:47:34.718 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Started] 13:47:34.718 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Started] 13:47:34.718 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Started] about selection 13:47:34.725 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Started] 13:47:34.725 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-2' 13:47:34.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:47:34.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:47:34.726 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:47:34.726 DEBUG [main][MenuItemLookup] Found menu:'File' 13:47:34.726 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:47:34.726 DEBUG [main][MenuItemLookup] Item match:Edit 13:47:34.726 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:47:34.726 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:47:34.726 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:34.726 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:47:34.727 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:47:34.727 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:47:34.727 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:34.727 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:47:34.727 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:47:34.727 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:47:34.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 13:47:34.727 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:47:34.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 13:47:34.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:47:34.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:47:34.727 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:47:34.727 DEBUG [main][MenuItemLookup] Found menu:'File' 13:47:34.727 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:47:34.727 DEBUG [main][MenuItemLookup] Item match:Edit 13:47:34.728 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:47:34.728 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:47:34.728 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:34.728 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:47:34.728 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:47:34.728 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:47:34.728 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:34.728 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:47:34.728 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:47:34.728 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:47:34.728 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:47:34.728 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:47:34.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:47:34.756 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:47:34.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 13:47:34.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:47:34.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:47:34.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:47:34.757 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:47:34.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:47:34.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:47:34.757 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 13:47:34.757 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:47:34.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:34.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:34.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:34.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:34.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:47:34.758 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:47:34.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:47:34.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:47:34.758 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:47:34.758 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:34.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:47:34.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:47:34.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:47:34.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:47:34.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:47:34.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:47:34.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:47:34.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:47:34.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 13:47:34.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 13:47:34.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:47:44.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 13:47:44.834 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:47:44.834 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:47:44.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:47:44.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:47:44.835 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:47:44.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:47:44.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:47:44.843 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 13:47:44.843 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:47:44.843 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:47:44.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:47:44.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:47:44.843 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetServerModuleWithServerState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 13:47:44.843 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:47:44.843 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetServerModuleWithPublishState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 13:47:44.843 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 13:47:44.843 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:47:44.843 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:47:44.843 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:47:44.844 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:47:44.844 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:47:44.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:44.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:47:44.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:47:44.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:47:44.846 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started] 13:47:44.846 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started] 13:47:44.846 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started] about selection 13:47:44.858 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started] 13:47:44.858 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 13:47:44.859 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:47:44.859 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:44.870 DEBUG [main][MenuItemLookup] Found menu:'New' 13:47:44.870 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:47:44.870 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:47:44.870 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:44.870 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:47:44.870 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:47:44.870 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:47:44.870 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:47:44.870 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:44.870 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 13:47:44.870 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 13:47:44.870 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 13:47:44.870 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:47:44.870 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 13:47:44.870 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 13:47:44.870 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:44.870 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 13:47:44.870 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 13:47:44.870 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 13:47:44.870 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 13:47:44.870 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 13:47:44.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: "Add and Remove..."] is available.... 13:47:44.926 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:47:44.926 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:47:44.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: "Add and Remove..."] is available. finished successfully 13:47:44.926 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 13:47:44.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:47:44.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:47:44.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.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:47:44.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:44.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:44.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:44.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:44.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:47:44.929 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 13:47:44.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:47:44.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:47:44.929 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:47:44.929 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:44.931 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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:47:44.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:44.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:44.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:44.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:44.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:47:44.934 INFO [WorkbenchTestable][CheckBox] Select checkbox If server is started, publish changes &immediately 13:47:44.934 INFO [WorkbenchTestable][CheckBox] Check checkbox If server is started, publish changes &immediately 13:47:44.934 INFO [WorkbenchTestable][AbstractButton] Click button If server is started, publish changes &immediately 13:47:44.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:47:44.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:47:44.934 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:47:44.934 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:44.934 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 13:47:44.935 DEBUG [WorkbenchTestable][WidgetLookup] 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:47:44.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:44.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:44.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:44.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:44.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:47:44.937 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:47:44.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:47:44.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:47:44.937 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:47:44.937 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:44.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:47:44.948 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:47:44.950 DEBUG [Worker-18: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 13:47:45.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:47:45.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:47:45.449 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 13:47:45.449 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 13:47:45.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 13:47:45.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 13:47:46.449 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:47:46.449 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:47:46.449 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:47:46.449 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:47:46.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:47:46.450 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:47:46.450 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:47:46.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:46.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:47:46.452 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started, Synchronized] and wait with time period 1 13:47:46.452 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 13:47:46.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:47:46.452 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 13:47:46.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:47:46.452 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 13:47:46.453 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 13:47:46.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:47:46.453 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 13:47:46.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:47:46.453 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 13:47:46.453 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:47:46.453 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:47:46.453 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:47:46.453 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:47:46.453 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:47:46.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:46.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:47:46.454 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Synchronized] 13:47:46.454 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Synchronized] 13:47:46.455 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Synchronized] about selection 13:47:46.462 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Synchronized] 13:47:46.463 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:47:46.463 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:47:46.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:46.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:47:46.465 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Synchronized] 13:47:46.465 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Synchronized] 13:47:46.465 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Synchronized] about selection 13:47:46.469 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Synchronized] 13:47:46.469 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:47:46.469 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:47:46.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:46.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:47:46.470 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started, Synchronized] and wait with time period 1 13:47:46.470 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 13:47:46.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:47:46.470 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 13:47:46.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:47:46.470 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 13:47:46.471 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 13:47:46.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:47:46.471 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 13:47:46.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:47:46.471 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 13:47:46.471 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:47:46.471 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:47:46.471 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:47:46.471 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:47:46.471 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:47:46.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:46.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:47:46.472 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Synchronized] 13:47:46.472 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Synchronized] 13:47:46.472 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Synchronized] about selection 13:47:46.479 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Synchronized] 13:47:46.479 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:47:46.479 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:47:46.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:46.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:47:46.480 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Synchronized] 13:47:46.480 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Synchronized] 13:47:46.480 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Synchronized] about selection 13:47:46.484 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Synchronized] 13:47:46.484 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 13:47:46.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:47:46.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:47:46.485 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:47:46.485 DEBUG [main][MenuItemLookup] Found menu:'File' 13:47:46.485 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:47:46.485 DEBUG [main][MenuItemLookup] Item match:Edit 13:47:46.485 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:47:46.485 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:47:46.485 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:46.485 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:47:46.485 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:47:46.485 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:47:46.485 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:46.485 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:47:46.485 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:47:46.485 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:47:46.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 13:47:46.486 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:47:46.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 13:47:46.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:47:46.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:47:46.486 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:47:46.486 DEBUG [main][MenuItemLookup] Found menu:'File' 13:47:46.486 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:47:46.486 DEBUG [main][MenuItemLookup] Item match:Edit 13:47:46.486 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:47:46.486 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:47:46.486 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:46.486 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:47:46.486 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:47:46.486 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:47:46.486 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:46.486 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:47:46.486 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:47:46.486 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:47:46.486 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:47:46.486 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:47:46.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:47:46.515 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:47:46.516 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 13:47:46.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:47:46.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:47:46.516 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:47:46.516 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:47:46.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:47:46.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:47:46.517 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 13:47:46.517 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:47:46.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:46.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:46.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:46.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:46.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:47:46.518 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:47:46.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:47:46.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:47:46.518 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:47:46.518 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:46.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:47:46.584 DEBUG [Worker-18: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 13:47:46.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:47:46.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:47:46.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:47:46.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 13:47:46.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:47:46.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 13:47:47.106 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 13:47:47.106 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 13:47:47.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:47:47.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:47:47.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:47:47.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:47:47.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 13:47:47.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 13:47:47.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 'Publishing to .*'] is available.... 13:47:57.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 'Publishing to .*'] is available. failed, NO exception will be thrown 13:47:57.621 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:47:57.621 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:47:57.622 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:47:57.622 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:47:57.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:57.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:47:57.623 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Synchronized] 13:47:57.623 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Synchronized] 13:47:57.623 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Synchronized] about selection 13:47:57.630 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Synchronized] 13:47:57.631 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:47:57.631 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:47:57.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:47:57.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:47:57.632 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Synchronized] 13:47:57.632 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Synchronized] 13:47:57.633 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Synchronized] about selection 13:47:57.636 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Synchronized] 13:47:57.637 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-2' 13:47:57.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:47:57.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:47:57.637 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:47:57.637 DEBUG [main][MenuItemLookup] Found menu:'File' 13:47:57.637 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:47:57.637 DEBUG [main][MenuItemLookup] Item match:Edit 13:47:57.638 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:47:57.638 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:47:57.638 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:57.638 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:47:57.638 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:47:57.638 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:47:57.638 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:57.638 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:47:57.638 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:47:57.638 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:47:57.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 13:47:57.638 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:47:57.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 13:47:57.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:47:57.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:47:57.639 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:47:57.639 DEBUG [main][MenuItemLookup] Found menu:'File' 13:47:57.639 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:47:57.639 DEBUG [main][MenuItemLookup] Item match:Edit 13:47:57.640 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:47:57.640 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:47:57.640 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:57.640 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:47:57.640 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:47:57.640 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:47:57.640 DEBUG [main][MenuItemLookup] Found menu:'' 13:47:57.640 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:47:57.640 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:47:57.640 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:47:57.640 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:47:57.642 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:47:57.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:47:57.670 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:47:57.670 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 13:47:57.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:47:57.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:47:57.671 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:47:57.671 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:47:57.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:47:57.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:47:57.672 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 13:47:57.672 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:47:57.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:47:57.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:47:57.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:47:57.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:47:57.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:47:57.673 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:47:57.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:47:57.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:47:57.673 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:47:57.673 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:47:57.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:47:57.729 DEBUG [Worker-17: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 13:47:57.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:47:57.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:47:57.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:47:57.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 13:47:57.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 13:47:58.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 13:47:58.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 13:47:58.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:47:58.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:47:58.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:47:58.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:47:58.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:47:58.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 13:47:58.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 13:47:58.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 'Publishing to .*'] is available.... 13:48:08.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 13:48:08.753 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:48:08.754 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:48:08.754 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:48:08.754 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:48:08.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:08.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:08.755 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Synchronized] 13:48:08.755 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Synchronized] 13:48:08.756 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Synchronized] about selection 13:48:08.759 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Synchronized] 13:48:08.760 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:48:08.760 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:48:08.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:08.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:08.761 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Synchronized] 13:48:08.761 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Synchronized] 13:48:08.762 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Synchronized] about selection 13:48:08.765 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Synchronized] 13:48:08.766 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-3' 13:48:08.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:08.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:08.766 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:48:08.767 DEBUG [main][MenuItemLookup] Found menu:'File' 13:48:08.767 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:48:08.767 DEBUG [main][MenuItemLookup] Item match:Edit 13:48:08.767 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:48:08.767 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:48:08.767 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:08.767 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:48:08.767 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:48:08.767 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:48:08.767 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:08.767 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:48:08.767 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:48:08.767 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:48:08.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 13:48:08.767 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:48:08.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 13:48:08.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:08.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:08.768 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:48:08.768 DEBUG [main][MenuItemLookup] Found menu:'File' 13:48:08.768 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:48:08.768 DEBUG [main][MenuItemLookup] Item match:Edit 13:48:08.768 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 13:48:08.768 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 13:48:08.768 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:08.768 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:48:08.768 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:48:08.768 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:48:08.768 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:08.768 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:48:08.768 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:48:08.768 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:48:08.768 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:48:08.769 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:48:08.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:48:08.798 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:48:08.798 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 13:48:08.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:08.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:08.799 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:48:08.799 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:48:08.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:08.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:08.799 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 13:48:08.799 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:48:08.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:08.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:08.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:08.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:08.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:08.801 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:48:08.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:08.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:08.801 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:08.801 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:08.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:48:08.865 DEBUG [Worker-13: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 13:48:08.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:48:08.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:48:08.875 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:48:08.875 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 13:48:09.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 13:48:09.876 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:48:09.876 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:48:09.876 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:48:09.876 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:48:09.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:48:09.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 13:48:09.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 13:48:09.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 'Publishing to .*'] is available.... 13:48:19.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 13:48:19.886 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:48:19.886 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:48:19.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:19.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:19.887 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:48:19.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:19.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:19.888 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 13:48:19.888 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:48:19.888 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:48:19.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:19.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:19.889 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetServerModuleWithPublishState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 13:48:19.889 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:48:19.889 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:48:19.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:19.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:48:19.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:48:19.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:48:19.891 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 13:48:19.891 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 13:48:19.891 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 13:48:19.903 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 13:48:19.905 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:48:19.905 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:48:19.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:19.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:19.906 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server ABC' 13:48:19.906 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:48:19.906 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:48:19.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:19.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:19.907 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:48:19.907 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:48:19.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:19.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:19.909 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server ABC 13:48:19.909 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:48:19.909 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:48:19.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:19.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:19.910 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 13:48:19.910 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 13:48:19.910 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 13:48:19.917 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 13:48:19.917 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:19.917 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:48:19.918 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:19.930 DEBUG [main][MenuItemLookup] Found menu:'New' 13:48:19.930 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:48:19.930 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:48:19.930 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:19.930 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:48:19.930 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:48:19.930 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:48:19.930 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:48:19.930 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:19.930 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 13:48:19.930 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 13:48:19.930 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 13:48:19.930 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 13:48:19.930 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 13:48:19.931 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 13:48:19.931 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 13:48:19.931 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 13:48:19.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 13:48:19.931 DEBUG [Worker-15: Stopping Server ABC][AbstractWait] Wait for 1 seconds 13:48:21.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 13:48:21.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 13:48:21.433 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:48:21.433 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:48:21.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:21.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:21.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 13:48:21.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:48:21.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:48:21.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:48:21.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:48:21.435 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:48:21.435 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:48:21.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:21.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:21.436 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 13:48:21.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:21.436 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:48:21.437 DEBUG [main][EditorHandler] 0 editor(s) found 13:48:21.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:21.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:21.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:48:21.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:21.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:21.440 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:48:21.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:21.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:21.441 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:48:21.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 '\*?\QProject Explorer\E') 13:48:21.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:21.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:21.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:21.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:21.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:21.443 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:21.443 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:21.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:21.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:21.471 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:21.471 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:21.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:21.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:21.472 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:21.472 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:21.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:21.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:21.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:21.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:21.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:21.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:21.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:22.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:22.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:22.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:48:22.477 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:22.478 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:22.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:22.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:22.479 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:48:22.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:22.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:22.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:22.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:22.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:48:22.480 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 13:48:22.480 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-2 13:48:22.480 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-3 13:48:22.481 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:22.481 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:22.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:22.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:22.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:22.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:22.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:22.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:22.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:23.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:23.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:23.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:48:23.484 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:23.485 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:23.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:23.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:23.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:48:23.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:23.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:23.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:23.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:23.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:48:23.487 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 13:48:23.487 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-2 13:48:23.487 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-3 13:48:23.488 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:23.488 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:23.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:23.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:23.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:48:23.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:23.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:23.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:23.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:23.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:48:23.489 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 13:48:23.489 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 13:48:23.489 DEBUG [main][TreeItemHandler] Set Tree selection 13:48:23.490 DEBUG [main][TreeHandler] Notify Tree about selection event 13:48:23.494 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 13:48:23.499 DEBUG [WorkbenchTestable][TreeItemHandler] server-project 13:48:23.499 DEBUG [WorkbenchTestable][TreeItemHandler] server-project-2 13:48:23.499 DEBUG [WorkbenchTestable][TreeItemHandler] server-project-3 13:48:23.499 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:48:23.499 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:23.519 DEBUG [main][MenuItemLookup] Found menu:'New' 13:48:23.519 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:48:23.519 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:23.519 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:48:23.519 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:23.519 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:48:23.519 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:48:23.519 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:48:23.519 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:48:23.519 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:48:23.519 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:48:23.519 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:23.519 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:48:23.519 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:48:23.519 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:23.519 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:48:23.519 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:48:23.519 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:48:23.519 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:48:23.520 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:48:23.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:48:23.520 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:48:24.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:48:24.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:48:24.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:48:24.020 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:48:24.020 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:24.038 DEBUG [main][MenuItemLookup] Found menu:'New' 13:48:24.038 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:48:24.038 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:24.038 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:48:24.038 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:24.038 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:48:24.038 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:48:24.038 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:48:24.038 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:48:24.038 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:48:24.039 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:48:24.039 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:48:24.061 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.617 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.618 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:48:24.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:24.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:24.620 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:48:24.620 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:48:24.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:24.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:24.621 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:48:24.621 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:48:24.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:24.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:24.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:24.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:24.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:24.622 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:48:24.622 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:48:24.622 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:48:24.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:24.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:24.622 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:24.622 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:24.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 "OK") 13:48:24.623 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:48:24.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:24.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:24.623 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:48:24.623 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:48:24.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:24.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:24.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:24.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:24.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:24.625 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:48:24.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:24.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:24.625 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:24.625 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:24.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:48:24.629 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:48:25.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:48:25.130 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:48:25.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:48:25.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:48:25.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:48:25.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:48:25.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:48:25.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:48:25.131 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:48:25.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:48:25.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:25.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 13:48:25.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:48:25.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:48:25.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:25.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:25.141 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:48:25.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:25.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:25.146 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:48:25.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:25.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:25.146 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:48:25.146 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:48:25.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:25.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:25.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:25.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:25.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:25.159 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:48:25.159 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:48:25.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:25.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:25.167 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:48:25.167 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:48:25.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:25.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:25.175 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:48:25.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:25.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:25.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:25.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:25.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:48:25.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:25.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:25.182 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:48:25.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:25.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:25.183 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:48:25.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 '\*?\QServers\E') 13:48:25.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:25.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:25.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:25.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:25.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:25.196 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:48:25.196 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:48:25.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:25.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:48:25.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:48:25.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:48:25.198 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped, Synchronized] 13:48:25.198 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped, Synchronized] 13:48:25.199 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped, Synchronized] about selection 13:48:25.209 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped, Synchronized] 13:48:25.210 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:48:25.210 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:48:25.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:25.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:25.212 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server ABC'. Stop server first: false 13:48:25.212 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:48:25.212 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:48:25.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:25.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:25.214 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:48:25.214 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:25.225 DEBUG [main][MenuItemLookup] Found menu:'New' 13:48:25.225 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:48:25.225 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:48:25.225 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:25.225 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:48:25.225 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:48:25.225 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:48:25.225 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:48:25.225 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 13:48:25.225 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:48:25.225 INFO [main][MenuItemHandler] Select menu item: Delete Delete 13:48:25.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 13:48:25.253 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:48:25.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 13:48:25.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:25.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:25.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:48:25.255 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:48:25.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:25.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:25.255 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 13:48:25.255 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:48:25.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:25.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:25.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:25.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:25.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:25.256 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:48:25.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:25.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:25.256 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:25.256 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:25.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:48:25.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:48:25.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:25.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:25.287 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:48:25.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:25.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:25.292 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:48:25.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:25.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:25.293 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:48:25.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:48:25.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:25.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:25.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:25.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:25.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:25.298 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:48:25.298 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:48:25.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:25.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:48:25.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:48:25.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:48:25.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC... 13:48:25.300 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:48:25.300 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:48:25.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:25.307 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:48:25.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:48:25.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:25.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:25.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:25.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:25.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:26.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:26.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:26.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:48:26.312 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:48:26.312 INFO [WorkbenchTestable][ServersView2] Requested server 'Server ABC' was not found on Servers view 13:48:26.312 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:48:26.312 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:48:26.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:26.313 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:48:26.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:48:26.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:26.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:26.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:26.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:26.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:27.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:27.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:27.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:48:27.317 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:48:27.317 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 13:48:27.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC finished successfully 13:48:27.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:48:27.317 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:48:27.317 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:48:27.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:48:27.317 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 13:48:27.317 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:48:27.317 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:48:27.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:27.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 176.422 s - in org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest startServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 13.052 s restartServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 13.868 s stopServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 12.28 s testGetServerModuleWithNoState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 31.022 s removeServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 31.054 s testGetServerModuleWithStates no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 14.298 s testGetServerModuleWithServerState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 12.306 s testGetServerModuleWithPublishState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 35.045 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest 13:48:27.324 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest 13:48:27.325 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:48:27.325 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:48:27.325 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest 13:48:27.325 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:48:27.325 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:48:27.325 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:48:27.325 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:48:27.325 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:48:27.326 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:48:27.326 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectType no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest) 13:48:27.326 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest 13:48:27.326 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:48:27.326 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:48:27.326 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:48:27.326 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:48:27.326 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:27.326 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:48:27.326 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:27.326 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:48:27.327 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:27.327 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:48:27.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:27.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:27.327 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:48:27.327 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:48:27.327 DEBUG [main][MenuItemLookup] Found menu:'File' 13:48:27.327 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:48:27.327 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:48:27.327 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:48:27.327 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:48:27.327 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:48:27.327 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:48:27.327 DEBUG [main][MenuItemLookup] Item match:Window 13:48:27.328 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:48:27.328 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:48:27.328 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:48:27.328 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:27.328 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:48:27.328 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:48:27.328 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:27.328 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:48:27.328 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:27.328 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:48:27.328 DEBUG [main][MenuItemLookup] Item match:Preferences 13:48:27.328 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:48:27.328 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:48:27.328 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:48:27.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 'Preferences.*'] 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: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:48:27.409 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 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][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:48:27.410 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:27.411 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:48:27.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:27.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:27.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:27.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:27.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:48:27.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:48:27.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:48:27.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 13:48:27.420 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 13:48:27.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:48:27.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:48:27.921 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 13:48:27.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 13:48:27.922 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 13:48:27.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:48:27.923 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 13:48:27.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:48:27.923 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 13:48:27.923 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 13:48:27.923 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 13:48:27.924 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 13:48:27.924 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 13:48:27.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:27.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:27.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:28.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:28.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:28.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:28.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:28.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:48:28.978 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 13:48:28.978 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:48:28.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:28.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:28.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:28.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:28.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:48:28.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:48:28.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:48:28.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:48:28.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:48:28.987 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Server 1(Test runtime)' 13:48:28.987 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:48:28.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:28.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:28.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:28.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:28.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:48:28.989 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Server 1' 13:48:28.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:48:28.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:48:28.989 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Server 1' was found 13:48:28.989 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Server 1' matched 'Server 1'! Selecting... 13:48:28.989 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 13:48:28.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:48:28.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:48:28.989 TRACE [main][WidgetHandler] Notify Table with event 13 13:48:28.989 TRACE [main][WidgetHandler] Wait for synchronization 13:48:28.990 DEBUG [WorkbenchTestable][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:48:28.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:28.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:28.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:28.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:28.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:28.992 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:48:28.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:28.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:28.992 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:28.992 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:29.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:48:32.016 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:48:32.017 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 13:48:32.017 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 13:48:32.017 DEBUG [WorkbenchTestable][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:48:32.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:32.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:32.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:32.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:32.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:32.020 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 13:48:32.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:32.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:32.020 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:32.020 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:32.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:48:32.078 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:32.080 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:32.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: "New Server Runtime Environment"] is available. finished successfully 13:48:32.080 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 13:48:32.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:32.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:32.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 13:48:32.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 13:48:32.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.NewRuntimeWizardPage, index 0 and no matchers specified 13:48:32.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:32.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:32.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:32.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:32.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:48:32.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:48:32.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:48:32.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:48:32.088 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:48:32.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:48:32.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:48:32.590 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:48:32.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:48:32.591 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:48:32.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:48:32.592 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:48:32.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:48:32.592 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:48:32.592 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 13:48:32.592 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 13:48:32.593 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 13:48:32.593 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 13:48:32.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:48:32.593 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 13:48:32.593 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 13:48:33.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 13:48:33.094 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 13:48:33.094 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 13:48:33.094 DEBUG [WorkbenchTestable][WidgetLookup] 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:48:33.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:33.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:33.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:33.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:33.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:33.099 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:48:33.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:33.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:33.100 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:33.100 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:33.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:48:33.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:48:33.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:48:33.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:48:33.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:48:33.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:48:33.605 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:48:33.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:33.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:33.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:33.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:33.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:48:33.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:48:33.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:48:33.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:48:33.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:48:33.612 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 13:48:33.612 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:48:33.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:33.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:33.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:33.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:33.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:48:33.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:48:33.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:48:33.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:48:33.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:48:33.615 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(Test runtime)' 13:48:33.615 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 13:48:33.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:33.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:33.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:33.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:33.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:48:33.617 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime' 13:48:33.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:48:33.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:48:33.617 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 13:48:33.617 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting... 13:48:33.617 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 13:48:33.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:48:33.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:48:33.617 TRACE [main][WidgetHandler] Notify Table with event 13 13:48:33.617 TRACE [main][WidgetHandler] Wait for synchronization 13:48:33.617 DEBUG [WorkbenchTestable][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:48:33.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:33.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:33.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:33.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:33.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:33.620 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:48:33.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:33.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:33.620 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:33.621 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:33.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:48:36.627 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:48:36.628 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 13:48:36.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:48:36.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:36.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:36.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:36.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:36.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:36.633 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:48:36.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:36.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:36.633 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:36.633 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:36.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:48:36.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:48:36.667 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:48:36.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:36.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:36.668 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest 13:48:36.668 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:48:36.668 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:48:36.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:36.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:36.668 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectType no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest) 13:48:36.668 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest 13:48:36.669 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:48:36.669 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:48:36.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:36.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.345 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.342 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 13:48:36.674 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 13:48:36.675 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:48:36.675 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:48:36.675 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 13:48:36.675 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:48:36.675 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:48:36.675 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:48:36.675 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:48:36.675 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:48:36.675 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:48:36.676 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectType no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) 13:48:36.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 13:48:36.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:48:36.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:48:36.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:48:36.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:36.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:36.682 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:48:36.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:36.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:36.687 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:48:36.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:36.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:36.687 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:48:36.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:48:36.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:36.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:36.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:36.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:36.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:36.694 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:48:36.694 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:48:36.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:36.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:48:36.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:48:36.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:48:36.696 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:48:36.696 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:48:36.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:36.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 13:48:36.697 INFO [WorkbenchTestable][ServersView2] Create new server 13:48:36.697 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 13:48:36.697 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:36.698 DEBUG [main][MenuItemLookup] Found menu:'New' 13:48:36.698 DEBUG [main][MenuItemLookup] Item match:New 13:48:36.698 DEBUG [main][MenuItemLookup] Found menu:'Server' 13:48:36.698 DEBUG [main][MenuItemLookup] Item match:Server 13:48:36.699 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 13:48:36.699 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 13:48:36.699 INFO [main][MenuItemHandler] Select menu item: Server 13:48:36.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 13:48:36.798 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:48:36.799 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:48:36.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:36.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:36.800 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:48:36.801 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:36.801 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:36.801 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:48:36.801 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:36.802 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:36.802 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 13:48:36.802 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:36.802 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:36.802 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:48:36.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:36.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:36.802 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:48:36.802 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:36.804 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 13:48:36.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:36.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:36.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:36.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:36.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:48:36.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 13:48:36.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 13:48:36.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 13:48:36.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:48:36.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:48:36.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:48:36.807 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:48:36.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:48:37.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:48:37.309 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:48:37.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:48:37.313 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:48:37.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:48:37.313 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:48:37.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:48:37.314 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:48:37.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 13:48:37.314 DEBUG [WorkbenchTestable][WidgetLookup] 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:48:37.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:37.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:37.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:37.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:37.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:48:37.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:48:37.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:48:37.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:48:37.316 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:48:37.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:48:37.316 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:48:37.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:48:37.316 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:48:37.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:48:37.317 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:48:37.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:48:37.317 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:48:37.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:48:37.317 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:48:37.317 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 13:48:37.317 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 13:48:37.317 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 13:48:37.319 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 13:48:37.320 DEBUG [WorkbenchTestable][WidgetLookup] 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:48:37.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:37.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:37.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:37.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:37.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:37.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:37.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:37.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:48:37.823 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 13:48:37.823 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 13:48:38.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 13:48:38.324 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:48:38.324 INFO [WorkbenchTestable][NewServerWizard] Cancel wizard 13:48:38.324 DEBUG [WorkbenchTestable][WidgetLookup] 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:48:38.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:38.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:38.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:38.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:38.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:38.333 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:48:38.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:38.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:38.333 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:38.333 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:38.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:48:38.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:48:38.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:48:38.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving profile preferences' is a system job, skipped 13:48:38.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:48:38.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:48:38.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:48:38.369 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:48:38.369 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:48:38.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:38.370 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:48:38.371 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:48:38.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:38.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:38.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:38.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:38.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:39.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:39.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:39.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:48:39.375 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:48:39.375 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 13:48:39.375 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:48:39.375 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:48:39.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:39.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:39.376 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectType no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) 13:48:39.376 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:48:39.376 INFO [WorkbenchTestable][RequirementsRunner] Started test: setHostName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) 13:48:39.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 13:48:39.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:48:39.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:48:39.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:48:39.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:39.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:39.382 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:48:39.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:39.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:39.387 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:48:39.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:39.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:39.388 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:48:39.388 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:48:39.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:39.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:39.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:39.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:39.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:39.401 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:48:39.401 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:48:39.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:39.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:48:39.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:48:39.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:48:39.402 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:48:39.402 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:48:39.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:39.403 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:48:39.403 INFO [WorkbenchTestable][ServersView2] Create new server 13:48:39.403 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 13:48:39.403 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:39.404 DEBUG [main][MenuItemLookup] Found menu:'New' 13:48:39.404 DEBUG [main][MenuItemLookup] Item match:New 13:48:39.404 DEBUG [main][MenuItemLookup] Found menu:'Server' 13:48:39.404 DEBUG [main][MenuItemLookup] Item match:Server 13:48:39.404 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 13:48:39.404 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 13:48:39.405 INFO [main][MenuItemHandler] Select menu item: Server 13:48:39.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 13:48:39.554 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:48:39.554 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:48:39.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:39.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:39.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:48:39.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:39.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:39.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:48:39.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:39.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:39.555 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 13:48:39.556 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:39.556 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:39.556 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:48:39.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:39.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:39.556 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:48:39.556 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:39.556 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:48:39.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:39.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:39.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:39.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:39.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:48:39.572 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:48:39.573 INFO [WorkbenchTestable][AbstractText] Text set to: ABC 13:48:39.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:48:39.573 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 13:48:39.573 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 13:48:40.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 13:48:40.074 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:48:40.074 INFO [WorkbenchTestable][NewServerWizard] Cancel wizard 13:48:40.074 DEBUG [WorkbenchTestable][WidgetLookup] 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:48:40.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:40.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:40.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:40.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:40.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:40.079 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:48:40.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:40.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:40.079 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:40.079 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:40.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:48:40.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:48:40.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:48:40.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:48:40.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:48:40.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:48:40.115 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:48:40.115 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:48:40.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:40.116 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:48:40.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:48:40.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:40.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:40.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:40.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:40.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:41.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:41.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:41.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:48:41.120 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:48:41.120 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 13:48:41.120 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:48:41.120 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:48:41.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:41.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:41.120 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setHostName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) 13:48:41.121 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:48:41.121 INFO [WorkbenchTestable][RequirementsRunner] Started test: setName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) 13:48:41.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 13:48:41.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:48:41.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:48:41.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:48:41.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:41.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:41.127 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:48:41.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:41.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:41.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:48:41.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:41.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:41.142 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:48:41.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:48:41.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:41.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:41.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:41.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:41.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:41.149 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:48:41.149 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:48:41.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:41.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:48:41.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:48:41.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:48:41.151 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:48:41.151 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:48:41.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:41.152 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:48:41.152 INFO [WorkbenchTestable][ServersView2] Create new server 13:48:41.152 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 13:48:41.152 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:41.153 DEBUG [main][MenuItemLookup] Found menu:'New' 13:48:41.153 DEBUG [main][MenuItemLookup] Item match:New 13:48:41.153 DEBUG [main][MenuItemLookup] Found menu:'Server' 13:48:41.153 DEBUG [main][MenuItemLookup] Item match:Server 13:48:41.154 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 13:48:41.154 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 13:48:41.154 INFO [main][MenuItemHandler] Select menu item: Server 13:48:41.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 13:48:41.448 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:48:41.448 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:48:41.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:41.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:41.449 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:48:41.449 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:41.449 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:41.450 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:48:41.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:41.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:41.450 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 13:48:41.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:41.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:41.450 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:48:41.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:41.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:41.451 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:48:41.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:41.452 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 13:48:41.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:41.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:41.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:41.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:41.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:48:41.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 13:48:41.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 13:48:41.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 13:48:41.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:48:41.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:48:41.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:48:41.467 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:48:41.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:48:41.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:48:41.968 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:48:41.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:48:41.972 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:48:41.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:48:41.972 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:48:41.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:48:41.972 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:48:41.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 13:48:41.972 DEBUG [WorkbenchTestable][WidgetLookup] 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:48:41.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:41.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:41.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:41.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:41.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:48:41.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:48:41.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:48:41.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:48:41.974 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:48:41.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:48:41.975 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:48:41.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:48:41.975 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:48:41.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:48:41.975 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:48:41.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:48:41.976 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:48:41.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:48:41.976 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:48:41.976 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 13:48:41.976 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 13:48:41.976 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 13:48:41.978 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 13:48:41.978 DEBUG [WorkbenchTestable][WidgetLookup] 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:48:41.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:41.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:41.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:41.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:41.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:41.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:42.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:42.482 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:48:42.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:42.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:42.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:42.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:42.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:48:42.496 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:48:42.497 INFO [WorkbenchTestable][AbstractText] Text set to: ABC server 13:48:42.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:48:42.497 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 13:48:42.497 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 13:48:42.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 13:48:42.998 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:48:42.998 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 13:48:42.998 DEBUG [WorkbenchTestable][WidgetLookup] 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:48:42.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:42.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:43.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:43.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:43.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:43.004 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:48:43.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:43.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:43.004 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:43.004 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:43.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:48:43.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:48:43.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:48:43.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:48:43.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:48:43.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:48:43.513 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:48:43.513 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:48:43.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:43.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 13:48:43.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:48:43.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:48:43.515 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:48:43.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:43.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:43.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:43.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:43.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:48:43.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:43.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:43.521 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:48:43.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:43.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:43.522 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:48:43.522 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:48:43.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:43.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:43.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:43.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:43.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:43.554 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:48:43.554 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:48:43.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:43.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:48:43.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:48:43.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:48:43.558 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:48:43.558 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:48:43.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:43.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:43.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type 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:48:43.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:43.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:43.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:43.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:43.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:48:43.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:43.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:43.577 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:48:43.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:43.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:43.578 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:48:43.578 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:48:43.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:43.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:43.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:43.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:43.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:43.584 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:48:43.584 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:48:43.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:43.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:48:43.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:48:43.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:48:43.586 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ABC server [Stopped] 13:48:43.586 DEBUG [main][TreeItemHandler] Selecting tree item: ABC server [Stopped] 13:48:43.586 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ABC server [Stopped] about selection 13:48:43.591 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ABC server [Stopped] 13:48:43.642 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:48:43.642 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:48:43.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:43.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:43.643 INFO [WorkbenchTestable][AbstractServer] Delete server 'ABC server'. Stop server first: false 13:48:43.643 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:48:43.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:48:43.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:43.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:48:43.644 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:48:43.644 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:43.657 DEBUG [main][MenuItemLookup] Found menu:'New' 13:48:43.657 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:48:43.657 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:48:43.657 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:43.657 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:48:43.657 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:48:43.657 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:48:43.657 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:48:43.658 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 13:48:43.658 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:48:43.658 INFO [main][MenuItemHandler] Select menu item: Delete Delete 13:48:43.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 13:48:43.686 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:48:43.686 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 13:48:43.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:43.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:43.686 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:48:43.686 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:48:43.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:43.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:43.687 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 13:48:43.687 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:48:43.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:43.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:43.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:43.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:43.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:43.688 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:48:43.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:43.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:43.688 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:43.688 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:43.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:48:43.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:48:43.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:43.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:43.767 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:48:43.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:43.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:43.774 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:48:43.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:43.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:43.783 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:48:43.783 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:48:43.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:43.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:43.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:43.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:43.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:48:43.791 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:48:43.791 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:48:43.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:43.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:48:43.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:48:43.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:48:43.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: ABC server... 13:48:43.840 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:48:43.840 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:48:43.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:43.840 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:48:43.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:48:43.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:43.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:43.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:44.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:44.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:44.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:44.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:44.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:48:44.844 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:48:44.844 INFO [WorkbenchTestable][ServersView2] Requested server 'ABC server' was not found on Servers view 13:48:44.844 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:48:44.844 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:48:44.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:48:44.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:48:44.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:48:44.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:44.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:44.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:45.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:45.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:45.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:45.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:45.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:48:45.849 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:48:45.849 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 13:48:45.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: ABC server finished successfully 13:48:45.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:48:45.849 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:48:45.849 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:48:45.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:48:45.849 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 13:48:45.849 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:48:45.849 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:48:45.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:45.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:45.850 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) 13:48:45.850 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 13:48:45.850 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:48:45.850 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:48:45.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:45.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.177 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.7 s setHostName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) Time elapsed: 1.744 s setName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) Time elapsed: 4.729 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 13:48:45.857 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 13:48:45.857 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:48:45.858 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:48:45.858 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 13:48:45.858 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:48:45.858 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:48:45.858 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:48:45.858 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:48:45.858 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:48:45.858 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:48:45.858 INFO [WorkbenchTestable][RequirementsRunner] Started test: editRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 13:48:45.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 13:48:45.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:48:45.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:48:45.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:48:45.859 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:48:45.859 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:45.859 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:48:45.859 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:45.859 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:48:45.859 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:45.859 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:48:45.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:45.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:45.860 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:48:45.860 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:48:45.860 DEBUG [main][MenuItemLookup] Found menu:'File' 13:48:45.860 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:48:45.860 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:48:45.860 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:48:45.860 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:48:45.860 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:48:45.860 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:48:45.860 DEBUG [main][MenuItemLookup] Item match:Window 13:48:45.860 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:48:45.860 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:48:45.860 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:48:45.860 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:45.860 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:48:45.860 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:48:45.860 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:45.860 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:48:45.860 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:45.861 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:48:45.861 DEBUG [main][MenuItemLookup] Item match:Preferences 13:48:45.861 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:48:45.861 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:48:45.861 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:48:45.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:48:45.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:48:45.988 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:48:45.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:45.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:45.990 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:48:45.990 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:45.990 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:48:45.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:45.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:45.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:45.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:45.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:48:45.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:48:45.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:48:46.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 13:48:46.041 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 13:48:46.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:48:46.041 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 13:48:46.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:48:46.041 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 13:48:46.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 13:48:46.041 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 13:48:46.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:48:46.041 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 13:48:46.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:48:46.041 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 13:48:46.042 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 13:48:46.042 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 13:48:46.042 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 13:48:46.042 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 13:48:46.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:46.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:46.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:46.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:46.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:47.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:47.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:47.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:48:47.052 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 13:48:47.052 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:48:47.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:47.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:47.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:47.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:47.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:48:47.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:48:47.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:48:47.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:48:47.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:48:47.061 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server ABC server(Test runtime)' 13:48:47.061 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:48:47.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:47.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:47.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:47.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:47.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:48:47.063 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'ABC server' 13:48:47.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:48:47.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:48:47.063 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'ABC server' was found 13:48:47.063 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'ABC server' matched 'ABC server'! Selecting... 13:48:47.063 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 13:48:47.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:48:47.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:48:47.063 TRACE [main][WidgetHandler] Notify Table with event 13 13:48:47.063 TRACE [main][WidgetHandler] Wait for synchronization 13:48:47.064 DEBUG [WorkbenchTestable][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:48:47.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:47.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:47.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:47.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:47.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:47.067 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:48:47.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:47.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:47.067 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:47.067 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:47.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:48:50.072 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:48:50.072 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 13:48:50.072 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 13:48:50.072 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.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:48:50.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:50.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:50.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:50.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:50.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:50.075 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 13:48:50.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:50.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:50.075 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:50.075 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:50.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:48:50.133 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:50.133 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:50.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:48:50.133 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 13:48:50.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:50.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:50.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 13:48:50.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 13:48:50.140 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardPage, index 0 and no matchers specified 13:48:50.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:50.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:50.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:50.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:50.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:48:50.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:48:50.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:48:50.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:48:50.144 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:48:50.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:48:50.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:48:50.646 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:48:50.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:48:50.647 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:48:50.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:48:50.648 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:48:50.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:48:50.648 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:48:50.649 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 13:48:50.649 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 13:48:50.649 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 13:48:50.650 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 13:48:50.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:48:50.650 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 13:48:50.650 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 13:48:51.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 13:48:51.151 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 13:48:51.151 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 13:48:51.151 DEBUG [WorkbenchTestable][WidgetLookup] 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:48:51.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:51.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:51.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:51.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:51.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:51.155 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:48:51.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:51.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:51.156 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:51.156 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:51.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:48:51.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:48:51.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:48:51.663 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:48:51.663 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:48:51.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:48:51.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 "Edit...") 13:48:51.663 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:48:51.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:51.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:51.664 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:48:51.664 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:48:51.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:51.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:51.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:51.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:51.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:51.667 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 13:48:51.667 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:48:51.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:51.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:51.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:51.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:51.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:48:51.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:48:51.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:48:51.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:48:51.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:48:51.673 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(Test runtime)' 13:48:51.673 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:48:51.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:51.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:51.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:51.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:51.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:48:51.675 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime' 13:48:51.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:48:51.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:48:51.675 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 13:48:51.675 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting... 13:48:51.675 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 13:48:51.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:48:51.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:48:51.676 TRACE [main][WidgetHandler] Notify Table with event 13 13:48:51.676 TRACE [main][WidgetHandler] Wait for synchronization 13:48:51.676 DEBUG [WorkbenchTestable][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:48:51.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:51.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:51.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:51.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:51.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:51.679 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:48:51.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:51.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:51.679 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:51.679 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:51.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:48:54.685 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:48:54.686 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 13:48:54.686 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:54.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:54.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:54.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:54.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:54.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:54.692 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:48:54.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:54.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:54.692 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:54.692 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:54.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:48:54.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:48:54.714 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:48:54.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:54.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:54.715 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 13:48:54.715 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:48:54.715 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:48:54.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:48:54.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:48:54.747 INFO [WorkbenchTestable][RequirementsRunner] Finished test: editRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 13:48:54.747 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:48:54.747 INFO [WorkbenchTestable][RequirementsRunner] Started test: removeAllRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 13:48:54.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 13:48:54.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:48:54.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:48:54.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:48:54.747 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:48:54.747 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:54.747 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:48:54.748 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:54.748 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:48:54.748 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:54.748 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:48:54.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:54.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:54.748 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:48:54.748 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:48:54.748 DEBUG [main][MenuItemLookup] Found menu:'File' 13:48:54.748 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:48:54.748 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:48:54.748 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:48:54.748 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:48:54.748 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:48:54.748 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:48:54.748 DEBUG [main][MenuItemLookup] Item match:Window 13:48:54.749 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:48:54.749 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:48:54.749 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:48:54.749 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:54.749 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:48:54.749 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:48:54.749 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:54.749 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:48:54.749 DEBUG [main][MenuItemLookup] Found menu:'' 13:48:54.749 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:48:54.749 DEBUG [main][MenuItemLookup] Item match:Preferences 13:48:54.749 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:48:54.749 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:48:54.749 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:48:54.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:48:54.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:48:54.870 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:48:54.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:54.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:54.871 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:48:54.871 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:54.871 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:48:54.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:54.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:54.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:54.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:54.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:48:54.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:48:54.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:48:54.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 13:48:54.880 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 13:48:54.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:48:54.881 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 13:48:54.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:48:54.881 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 13:48:54.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 13:48:54.881 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 13:48:54.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:48:54.881 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 13:48:54.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:48:54.881 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 13:48:54.882 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 13:48:54.882 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 13:48:54.882 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 13:48:54.882 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 13:48:54.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:54.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:54.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:55.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:55.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:55.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:55.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:48:55.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:48:55.905 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 13:48:55.906 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:48:55.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:55.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:55.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:55.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:55.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:48:55.920 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 13:48:55.921 DEBUG [WorkbenchTestable][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:48:55.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:55.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:55.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:55.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:55.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:55.949 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 13:48:55.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:55.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:55.949 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:55.949 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:56.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:48:56.070 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:56.071 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:56.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:48:56.071 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 13:48:56.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:56.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:56.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 13:48:56.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 13:48:56.075 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardPage, index 0 and no matchers specified 13:48:56.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:56.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:56.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:56.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:56.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:48:56.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:48:56.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:48:56.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:48:56.085 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:48:56.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:48:56.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:48:56.587 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:48:56.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:48:56.588 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:48:56.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:48:56.588 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:48:56.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:48:56.589 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:48:56.589 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 13:48:56.589 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 13:48:56.589 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 13:48:56.590 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 13:48:56.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:48:56.590 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 13:48:56.590 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 13:48:57.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 13:48:57.090 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 13:48:57.091 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 13:48:57.091 DEBUG [WorkbenchTestable][WidgetLookup] 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:48:57.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:57.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:57.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:57.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:57.093 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:57.095 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:48:57.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:57.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:57.095 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:57.095 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:57.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:48:57.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:48:57.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:48:57.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:48:57.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:48:57.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:48:57.603 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 13:48:57.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.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:48:57.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:57.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:57.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:57.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:57.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:57.605 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 13:48:57.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:57.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:57.605 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:57.605 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:57.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:48:57.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:57.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:48:57.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:48:57.744 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 13:48:57.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:48:57.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:48:57.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 13:48:57.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 13:48:57.749 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardPage, index 0 and no matchers specified 13:48:57.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:57.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:57.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:57.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:57.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:48:57.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:48:57.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:48:57.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:48:57.753 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:48:57.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:48:58.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:48:58.255 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:48:58.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:48:58.256 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:48:58.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:48:58.257 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:48:58.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:48:58.257 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:48:58.257 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 13:48:58.257 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 13:48:58.257 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 13:48:58.258 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 13:48:58.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:48:58.258 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 13:48:58.258 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 13:48:58.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 13:48:58.758 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 13:48:58.758 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 13:48:58.758 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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:48:58.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:58.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:58.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:58.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:58.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:58.763 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:48:58.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:58.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:58.763 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:58.763 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:58.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:48:59.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:48:59.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:48:59.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:48:59.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:48:59.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:48:59.272 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:48:59.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:59.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:59.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:59.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:59.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:48:59.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:48:59.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:48:59.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:48:59.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:48:59.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:48:59.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:48:59.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:48:59.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:48:59.277 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 13:48:59.278 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:48:59.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:59.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:59.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:59.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:59.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:48:59.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:48:59.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:48:59.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:48:59.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:48:59.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:48:59.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:48:59.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:48:59.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:48:59.280 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(Test runtime)' 13:48:59.280 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:48:59.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:59.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:59.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:59.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:59.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:48:59.282 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime' 13:48:59.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:48:59.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:48:59.283 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 13:48:59.283 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting... 13:48:59.283 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 13:48:59.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:48:59.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:48:59.283 TRACE [main][WidgetHandler] Notify Table with event 13 13:48:59.283 TRACE [main][WidgetHandler] Wait for synchronization 13:48:59.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 "Remove") 13:48:59.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:48:59.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:48:59.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:48:59.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:48:59.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:48:59.286 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:48:59.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:48:59.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:48:59.287 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:48:59.287 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:48:59.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:49:02.346 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:49:02.347 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 13:49:02.347 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime (2)(Test runtime)' 13:49:02.347 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:49:02.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:02.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:02.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:02.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:02.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:49:02.350 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime (2)' 13:49:02.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:49:02.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:49:02.352 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime (2)' was found 13:49:02.352 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime (2)' matched 'Test runtime (2)'! Selecting... 13:49:02.352 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 13:49:02.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:49:02.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:49:02.352 TRACE [main][WidgetHandler] Notify Table with event 13 13:49:02.352 TRACE [main][WidgetHandler] Wait for synchronization 13:49:02.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.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:49:02.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:02.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:02.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:02.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:02.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:02.355 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:49:02.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:02.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:02.355 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:02.355 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:02.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:49:05.360 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:49:05.360 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 13:49:05.362 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:49:05.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:05.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:05.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:05.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:05.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:49:05.367 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 13:49:05.367 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:49:05.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:05.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:05.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:05.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:05.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:49:05.370 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:49:05.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:05.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:05.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:05.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:05.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:05.374 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:49:05.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:05.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:05.375 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:05.375 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:05.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:49:05.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:49:05.449 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:05.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:05.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:05.449 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 13:49:05.449 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:05.449 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:05.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:05.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:05.450 INFO [WorkbenchTestable][RequirementsRunner] Finished test: removeAllRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 13:49:05.450 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:49:05.450 INFO [WorkbenchTestable][RequirementsRunner] Started test: addAndRemoveRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 13:49:05.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 13:49:05.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:05.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:05.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:05.450 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:05.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:05.450 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:05.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:05.450 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:05.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:05.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:05.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:05.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:05.451 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:49:05.451 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:49:05.451 DEBUG [main][MenuItemLookup] Found menu:'File' 13:49:05.451 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:49:05.451 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:49:05.451 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:49:05.451 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:49:05.451 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:49:05.451 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:49:05.451 DEBUG [main][MenuItemLookup] Item match:Window 13:49:05.451 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:49:05.451 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:49:05.451 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:49:05.451 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:05.451 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:49:05.451 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:49:05.451 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:05.451 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:49:05.451 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:05.451 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:49:05.451 DEBUG [main][MenuItemLookup] Item match:Preferences 13:49:05.451 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:49:05.451 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:49:05.452 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:49:05.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:49:05.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:49:05.652 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:49:05.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:05.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:05.653 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:49:05.653 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:05.653 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:49:05.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:05.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:05.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:05.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:05.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:05.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:05.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:05.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 13:49:05.656 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 13:49:05.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:05.656 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 13:49:05.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:05.656 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 13:49:05.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 13:49:05.656 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 13:49:05.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:05.656 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 13:49:05.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:05.657 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 13:49:05.657 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 13:49:05.657 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 13:49:05.657 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 13:49:05.657 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 13:49:05.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:05.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:05.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:06.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:06.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:06.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:06.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:06.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:49:06.666 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 13:49:06.667 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:49:06.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:06.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:06.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:06.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:06.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:49:06.673 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 13:49:06.673 DEBUG [WorkbenchTestable][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:49:06.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:06.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:06.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:06.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:06.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:06.677 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 13:49:06.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:06.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:06.677 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:06.677 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:06.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:49:06.776 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:06.776 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:06.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:49:06.776 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 13:49:06.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:06.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:06.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 13:49:06.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 13:49:06.780 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardPage, index 0 and no matchers specified 13:49:06.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:06.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:06.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:06.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:06.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:06.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:06.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:06.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:49:06.784 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:49:06.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:07.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:07.286 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:49:07.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:49:07.287 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:49:07.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:07.287 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:49:07.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:07.287 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:49:07.287 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 13:49:07.288 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 13:49:07.288 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 13:49:07.288 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 13:49:07.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:49:07.289 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 13:49:07.289 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 13:49:07.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 13:49:07.789 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 13:49:07.789 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 13:49:07.789 DEBUG [WorkbenchTestable][WidgetLookup] 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:49:07.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:07.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:07.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:07.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:07.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:07.794 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:49:07.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:07.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:07.794 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:07.794 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:07.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:49:08.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:49:08.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:49:08.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:49:08.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:49:08.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:49:08.301 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 13:49:08.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:49:08.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:08.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:08.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:08.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:08.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:08.304 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 13:49:08.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:08.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:08.305 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:08.305 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:08.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:49:08.383 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:08.383 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:08.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:49:08.384 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 13:49:08.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:08.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:08.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 13:49:08.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 13:49:08.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardPage, index 0 and no matchers specified 13:49:08.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:08.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:08.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:08.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:08.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:08.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:08.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:08.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:49:08.452 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:49:08.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:08.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:08.954 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:49:08.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:49:08.955 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:49:08.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:08.956 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:49:08.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:08.956 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:49:08.956 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 13:49:08.956 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 13:49:08.956 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 13:49:08.957 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 13:49:08.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:49:08.957 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 13:49:08.957 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 13:49:09.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 13:49:09.457 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 13:49:09.457 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 13:49:09.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.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:49:09.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:09.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:09.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:09.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:09.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:09.462 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:49:09.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:09.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:09.462 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:09.463 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:09.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:49:09.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:49:09.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:49:09.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:49:09.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:49:09.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:49:09.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:49:09.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:09.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:09.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:09.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:09.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:49:09.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:49:09.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:49:09.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:49:09.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:49:09.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:49:09.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:49:09.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:49:09.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:49:09.976 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime (2)(null)' 13:49:09.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.server.ui.RuntimePreferencePage, index 0 and no matchers specified 13:49:09.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:09.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:09.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:09.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:09.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:49:09.978 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime (2)' 13:49:09.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:49:09.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:49:09.978 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 13:49:09.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:49:09.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:49:09.978 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime (2)' was found 13:49:09.978 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime (2)' matched 'Test runtime (2)'! Selecting... 13:49:09.978 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 13:49:09.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:49:09.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:49:09.979 TRACE [main][WidgetHandler] Notify Table with event 13 13:49:09.979 TRACE [main][WidgetHandler] Wait for synchronization 13:49:09.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.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:49:09.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:09.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:09.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:09.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:09.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:09.982 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:49:09.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:09.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:09.982 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:09.982 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:09.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:49:12.987 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:49:12.988 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 13:49:12.988 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:49:12.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:12.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:12.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:12.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:12.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:49:12.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:49:12.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:49:12.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:49:12.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:49:12.993 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(null)' 13:49:12.994 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:49:12.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:12.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:12.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:12.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:12.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:49:12.996 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime' 13:49:12.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:49:12.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:49:12.996 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 13:49:12.997 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting... 13:49:12.997 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 13:49:12.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:49:12.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:49:12.997 TRACE [main][WidgetHandler] Notify Table with event 13 13:49:12.997 TRACE [main][WidgetHandler] Wait for synchronization 13:49:12.997 DEBUG [WorkbenchTestable][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:49:12.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:12.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:13.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:13.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:13.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:13.001 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:49:13.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:13.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:13.001 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:13.001 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:13.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:49:16.008 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:49:16.008 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 13:49:16.009 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:49:16.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:16.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:16.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:16.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:16.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:49:16.013 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 13:49:16.013 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:49:16.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:16.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:16.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:16.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:16.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:49:16.016 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:49:16.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:16.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:16.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:16.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:16.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:16.019 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:49:16.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:16.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:16.019 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:16.019 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:16.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:49:16.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:49:16.041 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:16.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:16.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:16.041 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 13:49:16.041 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:16.041 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:16.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:16.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:16.042 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addAndRemoveRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 13:49:16.042 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:49:16.042 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServerRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 13:49:16.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 13:49:16.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:16.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:16.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:16.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:49:16.043 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:16.043 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [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:16.043 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:16.043 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [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:16.043 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:16.043 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:16.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:16.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:16.044 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:49:16.044 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:49:16.044 DEBUG [main][MenuItemLookup] Found menu:'File' 13:49:16.044 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:49:16.044 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:49:16.044 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:49:16.044 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:49:16.044 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:49:16.044 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:49:16.044 DEBUG [main][MenuItemLookup] Item match:Window 13:49:16.044 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:49:16.044 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:49:16.044 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:49:16.044 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:16.044 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:49:16.044 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:49:16.044 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:16.044 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:49:16.044 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:16.044 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:49:16.044 DEBUG [main][MenuItemLookup] Item match:Preferences 13:49:16.044 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:49:16.044 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:49:16.044 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:49:16.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.... 13:49:16.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:49:16.118 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:49:16.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:16.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:16.119 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:49:16.119 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:16.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:16.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:16.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:16.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:16.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:16.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:16.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:16.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:16.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 13:49:16.122 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 13:49:16.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:16.122 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 13:49:16.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:16.122 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 13:49:16.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 13:49:16.122 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 13:49:16.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:16.122 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 13:49:16.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:16.122 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 13:49:16.123 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 13:49:16.123 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 13:49:16.123 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 13:49:16.123 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 13:49:16.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:16.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:16.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:16.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:16.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:17.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:17.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:17.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:49:17.133 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 13:49:17.133 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:49:17.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:17.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:17.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:17.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:17.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:49:17.139 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 13:49:17.139 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 13:49:17.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:17.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:17.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:17.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:17.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:17.142 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 13:49:17.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:17.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:17.142 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:17.142 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:17.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:49:17.198 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:17.198 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:17.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:49:17.198 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 13:49:17.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:17.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:17.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 13:49:17.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 13:49:17.202 DEBUG [WorkbenchTestable][WidgetLookup] 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:49:17.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:17.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:17.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:17.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:17.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:17.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:17.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:17.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:49:17.206 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:49:17.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:17.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:17.708 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:49:17.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:49:17.709 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:49:17.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:17.710 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:49:17.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:17.710 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:49:17.710 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 13:49:17.710 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 13:49:17.711 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 13:49:17.711 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 13:49:17.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:49:17.711 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 13:49:17.711 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 13:49:18.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 13:49:18.212 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 13:49:18.212 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 13:49:18.212 DEBUG [WorkbenchTestable][WidgetLookup] 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:49:18.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:18.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:18.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:18.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:18.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:18.217 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:49:18.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:18.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:18.217 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:18.217 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:18.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:49:18.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:49:18.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:49:18.724 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:49:18.724 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:49:18.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:49:18.724 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 13:49:18.724 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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:49:18.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:18.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:18.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:18.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:18.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:18.727 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 13:49:18.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:18.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:18.727 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:18.727 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:18.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:49:18.788 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:18.788 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:18.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:49:18.788 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 13:49:18.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:18.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:18.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 13:49:18.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 13:49:18.793 DEBUG [WorkbenchTestable][WidgetLookup] 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:49:18.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:18.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:18.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:18.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:18.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:18.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:18.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:18.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:49:18.796 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:49:18.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:19.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:19.298 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:49:19.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:49:19.299 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:49:19.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:19.299 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:49:19.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:19.299 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:49:19.300 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 2 13:49:19.300 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 2 13:49:19.300 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime 2 about selection 13:49:19.302 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 2 13:49:19.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:49:19.302 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 13:49:19.302 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 13:49:19.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 13:49:19.802 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 13:49:19.802 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 13:49:19.802 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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:49:19.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:19.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:19.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:19.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:19.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:19.805 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:49:19.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:19.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:19.806 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:19.806 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:19.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:49:20.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:49:20.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:49:20.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:49:20.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:49:20.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:49:20.313 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 13:49:20.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.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:49:20.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:20.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:20.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:20.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:20.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:20.316 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 13:49:20.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:20.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:20.317 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:20.317 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:20.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available.... 13:49:20.442 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:20.442 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:20.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: "New Server Runtime Environment"] is available. finished successfully 13:49:20.443 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 13:49:20.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:20.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:20.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 13:49:20.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 13:49:20.447 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardPage, index 0 and no matchers specified 13:49:20.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:20.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:20.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:20.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:20.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:20.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:20.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:20.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:49:20.452 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:49:20.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:20.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:20.954 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:49:20.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:49:20.955 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:49:20.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:20.955 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:49:20.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:20.955 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:49:20.956 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 2 13:49:20.956 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 2 13:49:20.956 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime 2 about selection 13:49:20.957 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 2 13:49:20.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:49:20.957 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 13:49:20.957 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 13:49:21.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 13:49:21.458 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 13:49:21.458 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 13:49:21.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.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:49:21.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:21.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:21.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:21.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:21.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:21.460 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:49:21.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:21.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:21.461 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:21.461 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:21.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:49:21.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:49:21.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:49:21.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:49:21.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:49:21.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:49:21.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:49:21.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:21.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:21.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:21.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:21.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:49:21.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:49:21.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:49:21.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:49:21.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:49:21.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:49:21.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:49:21.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:49:21.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:49:21.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:49:21.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:49:21.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:49:21.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:49:21.978 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:49:21.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:21.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:21.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:21.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:21.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:49:21.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:49:21.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:49:21.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:49:21.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:49:21.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:49:21.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:49:21.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:49:21.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:49:21.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:49:21.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:49:21.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:49:21.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:49:21.982 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:49:21.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:21.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:21.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:21.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:21.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:49:21.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:49:21.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:49:21.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:49:21.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:49:21.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:49:21.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:49:21.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:49:21.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:49:21.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:49:21.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:49:21.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:49:21.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:49:21.985 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:49:21.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:21.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:21.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:21.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:21.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:49:21.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:49:21.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:49:21.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:49:21.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:49:21.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:49:21.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:49:21.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:49:22.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:49:22.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:49:22.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:49:22.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:49:22.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:49:22.040 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 13:49:22.041 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:49:22.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:22.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:22.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:22.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:22.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:49:22.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:49:22.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:49:22.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:49:22.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:49:22.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:49:22.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:49:22.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:49:22.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:49:22.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:49:22.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:49:22.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:49:22.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:49:22.044 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(Test runtime)' 13:49:22.044 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:49:22.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:22.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:22.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:22.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:22.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:49:22.046 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime' 13:49:22.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:49:22.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:49:22.046 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 13:49:22.046 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting... 13:49:22.046 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 13:49:22.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:49:22.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:49:22.046 TRACE [main][WidgetHandler] Notify Table with event 13 13:49:22.046 TRACE [main][WidgetHandler] Wait for synchronization 13:49:22.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.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:49:22.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:22.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:22.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:22.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:22.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:22.050 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:49:22.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:22.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:22.050 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:22.050 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:22.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:49:25.060 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:49:25.060 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 13:49:25.060 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime 2(Test runtime 2)' 13:49:25.060 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:49:25.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:25.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:25.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:25.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:25.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:49:25.063 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime 2' 13:49:25.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:49:25.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:49:25.065 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime 2' was found 13:49:25.065 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime 2' matched 'Test runtime 2'! Selecting... 13:49:25.065 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 13:49:25.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:49:25.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:49:25.065 TRACE [main][WidgetHandler] Notify Table with event 13 13:49:25.065 TRACE [main][WidgetHandler] Wait for synchronization 13:49:25.066 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.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:49:25.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:25.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:25.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:25.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:25.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:25.070 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:49:25.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:25.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:25.070 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:25.070 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:25.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:49:28.076 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:49:28.077 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 13:49:28.077 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime 2 (2)(Test runtime 2)' 13:49:28.078 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:49:28.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:28.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:28.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:28.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:28.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:49:28.092 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime 2 (2)' 13:49:28.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:49:28.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:49:28.153 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime 2 (2)' was found 13:49:28.153 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime 2 (2)' matched 'Test runtime 2 (2)'! Selecting... 13:49:28.153 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 13:49:28.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:49:28.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:49:28.153 TRACE [main][WidgetHandler] Notify Table with event 13 13:49:28.153 TRACE [main][WidgetHandler] Wait for synchronization 13:49:28.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.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:49:28.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:28.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:28.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:28.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:28.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:28.170 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:49:28.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:28.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:28.175 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:28.175 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:28.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:49:31.181 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:49:31.182 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 13:49:31.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:31.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:31.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:31.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:31.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:31.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:31.187 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:49:31.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:31.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:31.187 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:31.187 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:31.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:49:31.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:49:31.259 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:31.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:31.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:31.259 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 13:49:31.259 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:31.259 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:31.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:31.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:31.260 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServerRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 13:49:31.260 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 13:49:31.260 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:31.260 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:31.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:31.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.404 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.889 s removeAllRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) Time elapsed: 10.703 s addAndRemoveRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) Time elapsed: 10.592 s getServerRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) Time elapsed: 15.218 s Running org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 13:49:31.268 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 13:49:31.268 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:49:31.269 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:49:31.269 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 13:49:31.269 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:31.269 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:49:31.269 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:31.269 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:49:31.269 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:31.269 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:49:31.269 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectFacet no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest) 13:49:31.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 13:49:31.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:31.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:31.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:31.270 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:49:31.270 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:31.270 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:49:31.270 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:31.270 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:49:31.270 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:31.270 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:49:31.270 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:31.271 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:49:31.271 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:31.271 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:49:31.271 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:31.271 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:49:31.271 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:31.271 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:49:31.271 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:31.271 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:49:31.271 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:31.272 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:31.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:31.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:31.272 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:49:31.272 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:49:31.272 DEBUG [main][MenuItemLookup] Found menu:'File' 13:49:31.272 DEBUG [main][MenuItemLookup] Item match:File 13:49:31.273 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:49:31.273 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:49:31.273 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:49:31.273 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:49:31.273 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:31.273 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:49:31.273 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:49:31.273 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:31.273 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:49:31.273 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 13:49:31.273 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 13:49:31.273 DEBUG [main][MenuItemLookup] Found menu:'Revert' 13:49:31.273 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:31.273 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:49:31.273 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:49:31.273 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:49:31.273 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 13:49:31.273 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:31.273 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 13:49:31.273 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:31.273 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:49:31.273 DEBUG [main][MenuItemLookup] Item match:Import... 13:49:31.273 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 13:49:31.273 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 13:49:31.273 INFO [main][MenuItemHandler] Select menu item: &Import... 13:49:31.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:49:31.452 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:49:31.452 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:49:31.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:31.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:31.453 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:49:31.453 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:31.454 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:49:31.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:31.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:31.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:31.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:31.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:31.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:31.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:31.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:49:31.457 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:49:31.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:31.457 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:49:31.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:31.457 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:49:31.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:49:31.458 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:49:31.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:31.458 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:49:31.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:31.458 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:49:31.458 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 13:49:31.458 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 13:49:31.458 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 13:49:31.459 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 13:49:31.459 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:49:31.459 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 13:49:31.459 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:49:31.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:31.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:31.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:31.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:31.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:31.461 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:49:31.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:31.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:31.461 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:31.461 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:31.556 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:49:31.648 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:31.648 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:31.648 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:49:31.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:31.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:31.649 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:49:31.649 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:31.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:49:31.649 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:49:31.649 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:49:31.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:31.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:31.649 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:49:31.649 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:31.650 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:49:31.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.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:49:31.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:31.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:31.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:31.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:31.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:31.651 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 13:49:31.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:31.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:31.652 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:31.652 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:31.653 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:49:31.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:31.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:49:31.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:49:31.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:31.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:49:31.654 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:49:31.655 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.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:49:31.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:31.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:31.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:31.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:31.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:31.657 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 13:49:31.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:31.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:31.657 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:31.657 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:31.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:49:31.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:31.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:31.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:31.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:31.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:31.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 13:49:31.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 13:49:31.780 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 13:49:31.780 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 13:49:31.780 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:49:31.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:31.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:31.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:31.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:31.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:31.848 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 13:49:31.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:31.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:31.849 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:31.849 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:31.851 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 13:49:31.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:31.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:31.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:31.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:31.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:31.853 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item server-project (server-project/) 13:49:31.853 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item server-project (server-project/): 13:49:31.854 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 13:49:31.854 INFO [WorkbenchTestable][TreeItemHandler] Checked: server-project (server-project/) 13:49:31.854 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:49:31.855 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 13:49:31.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.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:49:31.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:31.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:31.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:31.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:31.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:31.868 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:49:31.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:31.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:31.869 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:31.869 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:32.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:49:32.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:49:32.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:49:32.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:49:32.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:49:32.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:49:32.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:49:32.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:49:32.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:49:32.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:49:32.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:49:32.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:32.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:32.152 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:49:32.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:32.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:32.154 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:32.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:32.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:32.154 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:49:32.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 '\*?\QPackage Explorer\E') 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.custom.CTabItem and index 0 was found 13:49:32.156 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:49:32.156 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:49:32.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:49:32.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:49:32.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:32.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:32.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:32.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:32.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:32.249 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:49:32.250 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:49:32.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:32.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:32.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:32.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:32.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:49:32.252 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:49:32.252 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:49:32.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:49:32.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:49:32.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:49:32.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:49:32.255 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:49:32.255 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:49:32.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:49:32.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:49:32.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:32.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:32.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:32.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:32.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:33.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:33.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:33.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:49:33.258 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:49:33.258 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:49:33.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:49:33.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:49:33.259 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:49:33.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:33.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:33.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:33.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:33.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:33.260 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 13:49:33.260 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:49:33.260 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:49:33.261 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:49:33.263 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:49:33.264 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:49:33.264 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:33.339 DEBUG [main][MenuItemLookup] Found menu:'New' 13:49:33.339 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:49:33.339 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:33.339 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:49:33.339 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:49:33.339 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:33.339 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:49:33.339 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:49:33.339 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:49:33.339 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:49:33.339 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:33.339 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:49:33.339 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:49:33.339 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:49:33.340 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:33.340 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:49:33.340 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:49:33.340 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:33.340 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:49:33.340 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 13:49:33.340 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 13:49:33.340 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 13:49:33.340 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:33.340 DEBUG [main][MenuItemLookup] Found menu:'Show in Remote Systems view' 13:49:33.340 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:49:33.340 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 13:49:33.340 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 13:49:33.340 DEBUG [main][MenuItemLookup] Found menu:'Team' 13:49:33.340 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 13:49:33.340 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 13:49:33.340 DEBUG [main][MenuItemLookup] Found menu:'Configure' 13:49:33.340 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:49:33.340 DEBUG [main][MenuItemLookup] Found menu:'Validate' 13:49:33.340 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:33.340 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 13:49:33.340 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 13:49:33.340 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 13:49:33.340 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 13:49:33.340 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 13:49:33.552 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:49:33.552 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:33.552 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:33.553 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 13:49:33.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:33.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:33.554 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed 13:49:33.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:33.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.dialogs.PropertyDialog, index 0 and no matchers specified 13:49:33.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:33.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:33.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:33.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:33.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:33.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:33.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:33.574 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Facets 13:49:33.574 DEBUG [main][TreeItemHandler] Selecting tree item: Project Facets 13:49:33.574 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Facets about selection 13:49:33.574 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Facets 13:49:33.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:33.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:33.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:33.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:33.961 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:49:33.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:33.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:49:33.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:49:33.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:33.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 13:49:33.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:33.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:33.964 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item Java 13:49:33.964 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item Java: 13:49:33.964 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 13:49:34.053 INFO [WorkbenchTestable][TreeItemHandler] Checked: Java 13:49:34.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.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:49:34.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:34.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:34.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:34.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:34.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:34.058 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 13:49:34.058 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 13:49:34.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:34.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:34.058 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:34.058 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:34.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 13:49:34.262 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:49:34.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:34.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:34.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.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:49:34.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:34.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:34.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:34.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:34.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:34.273 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:49:34.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:34.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:34.273 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:34.273 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:34.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:49:34.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:49:34.863 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:34.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:34.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:34.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:34.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:34.865 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:34.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:34.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:34.865 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:49:34.865 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:49:34.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:34.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:34.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:34.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:34.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:49:34.875 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:49:34.875 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:49:34.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:49:34.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:49:34.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:49:34.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:49:34.877 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:49:34.938 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:49:34.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:49:34.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:49:34.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:34.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:34.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:35.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:35.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:35.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:35.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:35.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:49:35.952 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:49:35.952 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:49:35.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:49:35.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:49:35.954 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:49:35.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:35.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:35.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:35.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:35.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:35.955 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 13:49:35.956 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:49:35.956 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:49:35.956 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:49:35.958 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:49:35.959 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:49:35.959 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:36.041 DEBUG [main][MenuItemLookup] Found menu:'New' 13:49:36.041 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:49:36.041 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:36.041 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:49:36.041 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:49:36.041 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:49:36.041 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:36.041 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:49:36.041 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:49:36.041 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:49:36.041 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:49:36.041 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:36.041 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:49:36.041 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:49:36.041 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:49:36.041 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:49:36.041 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:36.041 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:49:36.041 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:49:36.042 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:36.042 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:49:36.042 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 13:49:36.042 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 13:49:36.042 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 13:49:36.042 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:36.042 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:49:36.042 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 13:49:36.042 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 13:49:36.042 DEBUG [main][MenuItemLookup] Found menu:'Team' 13:49:36.042 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 13:49:36.042 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 13:49:36.042 DEBUG [main][MenuItemLookup] Found menu:'Configure' 13:49:36.042 DEBUG [main][MenuItemLookup] Found menu:'Validate' 13:49:36.042 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:36.042 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 13:49:36.042 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 13:49:36.042 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 13:49:36.042 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 13:49:36.042 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 13:49:36.382 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:49:36.382 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:36.382 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:36.382 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 13:49:36.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:36.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:36.452 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed 13:49:36.452 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:36.452 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 13:49:36.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:36.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:36.453 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.Tree and index 0 was found 13:49:36.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:36.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:36.469 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Facets 13:49:36.469 DEBUG [main][TreeItemHandler] Selecting tree item: Project Facets 13:49:36.469 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Facets about selection 13:49:36.469 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Facets 13:49:36.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:36.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:36.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:36.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:36.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.common.project.facet.ui.FacetsPropertyPage, index 1 and no matchers specified 13:49:36.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:36.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:49:36.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:49:36.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:36.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 13:49:36.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:36.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:36.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.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:49:36.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:36.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:36.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:36.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:36.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:36.563 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:49:36.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:36.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:36.563 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:36.563 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:36.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:49:36.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:49:36.748 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:36.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:36.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:36.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:49:36.749 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:36.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:49:36.750 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:36.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:36.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:36.759 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:49:36.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:36.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:36.761 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:36.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:36.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:36.761 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:49:36.762 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:49:36.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:36.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:36.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:36.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:36.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:49:36.774 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:49:36.774 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:49:36.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:49:36.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:49:36.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:49:36.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:49:36.777 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:49:36.777 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:49:36.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:49:36.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:49:36.779 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:49:36.838 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:49:36.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:49:36.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:49:36.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:36.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:36.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:37.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:37.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:37.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:37.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:37.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:49:37.851 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:49:37.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:49:37.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:49:37.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:49:37.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:49:37.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:37.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:37.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:37.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:37.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:37.853 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 13:49:37.854 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:49:37.854 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:49:37.854 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:49:37.858 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:49:37.859 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:49:37.859 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:37.939 DEBUG [main][MenuItemLookup] Found menu:'New' 13:49:37.939 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:49:37.939 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:37.939 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:49:37.939 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:49:37.939 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:49:37.939 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:37.939 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:49:37.939 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:49:37.939 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:49:37.939 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:49:37.939 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:37.939 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:49:37.939 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:49:37.939 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:49:37.939 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:49:37.939 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:37.939 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:49:37.939 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:49:37.939 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:37.939 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:49:37.939 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:49:37.940 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:49:37.940 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:49:37.940 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:49:37.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:49:37.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.1/lib/jrt-fs.jar)' is a system job, skipped 13:49:37.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:49:38.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.1/lib/jrt-fs.jar)' is a system job, skipped 13:49:38.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:49:38.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:49:38.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:49:38.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:49:38.444 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project' via Explorer 13:49:38.445 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:49:38.445 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:49:38.445 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:49:38.446 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:49:38.447 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:49:38.447 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:38.469 DEBUG [main][MenuItemLookup] Found menu:'New' 13:49:38.469 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:49:38.469 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:38.469 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:49:38.469 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:49:38.469 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:49:38.469 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:38.469 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:49:38.469 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:49:38.469 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:49:38.469 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:49:38.469 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:49:38.470 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:49:38.470 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:49:38.470 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:49:38.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 'Delete.*'] is available.... 13:49:39.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:49:39.171 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:49:39.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:39.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:39.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:39.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:39.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: 32) 13:49:39.174 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:49:39.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:39.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:39.174 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:49:39.174 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:49:39.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:39.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:39.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:39.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:39.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:39.176 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:49:39.176 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:49:39.176 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:49:39.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:39.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:39.176 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:39.176 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:39.176 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:49:39.176 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:49:39.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:39.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:39.177 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:49:39.177 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:49:39.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:39.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:39.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:39.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:39.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:39.179 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:49:39.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:39.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:39.179 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:39.179 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:39.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:49:39.184 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:49:39.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:49:39.685 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:49:39.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:49:39.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 1 files to index (/opt/tools/java/openjdk/jdk-17/17.0.1/lib/jrt-fs.jar)' is a system job, skipped 13:49:39.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:49:39.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:49:39.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:49:39.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:49:39.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:49:39.685 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 13:49:39.685 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:39.685 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:39.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:39.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:39.685 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectFacet no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest) 13:49:39.685 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:49:39.686 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectVersion no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest) 13:49:39.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 13:49:39.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:39.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:39.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:39.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:49:39.686 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:39.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:49:39.686 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:39.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:49:39.687 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:39.687 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:49:39.687 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:39.687 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:49:39.687 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:39.687 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:49:39.687 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:39.687 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:49:39.688 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:39.688 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:49:39.688 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:39.688 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:49:39.688 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:39.688 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:39.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:39.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:39.689 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:49:39.689 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:49:39.689 DEBUG [main][MenuItemLookup] Found menu:'File' 13:49:39.689 DEBUG [main][MenuItemLookup] Item match:File 13:49:39.690 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:49:39.690 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:49:39.690 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:49:39.690 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:49:39.690 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:39.690 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:49:39.690 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:49:39.690 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:39.690 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:49:39.690 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 13:49:39.690 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 13:49:39.690 DEBUG [main][MenuItemLookup] Found menu:'Revert' 13:49:39.690 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:39.690 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:49:39.690 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:49:39.690 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:49:39.690 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 13:49:39.690 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:39.690 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 13:49:39.690 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:39.690 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:49:39.690 DEBUG [main][MenuItemLookup] Item match:Import... 13:49:39.690 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 13:49:39.690 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 13:49:39.690 INFO [main][MenuItemHandler] Select menu item: &Import... 13:49:39.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:49:39.855 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:49:39.855 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:49:39.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:39.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:39.856 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:49:39.856 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:39.857 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:49:39.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:39.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:39.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:39.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:39.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:39.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:39.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:39.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:49:39.859 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:49:39.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:39.859 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:49:39.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:39.860 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:49:39.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:49:39.860 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:49:39.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:39.860 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:49:39.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:39.860 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:49:39.860 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 13:49:39.861 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 13:49:39.861 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 13:49:39.861 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 13:49:39.861 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:49:39.861 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 13:49:39.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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:49:39.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:39.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:39.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:39.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:39.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:39.864 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:49:39.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:39.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:39.864 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:39.864 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:39.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:49:39.953 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:39.954 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:39.954 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:49:39.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:39.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:39.955 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:49:39.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:39.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:49:39.955 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:49:39.956 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:49:39.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:39.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:39.956 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:49:39.956 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:39.956 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:49:39.956 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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:49:39.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:39.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:39.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:39.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:39.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:39.958 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 13:49:39.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:39.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:39.958 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:39.958 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:39.960 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 1 and no matchers specified 13:49:39.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:39.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:49:39.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:49:39.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:39.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:49:39.961 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:49:39.962 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:49:39.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:39.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:39.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:39.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:39.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:39.964 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 13:49:39.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:39.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:39.964 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:39.964 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:39.994 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 13:49:39.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:39.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:39.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:39.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:39.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:39.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 13:49:39.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 13:49:39.996 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 13:49:39.996 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 13:49:39.996 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Deselect All") 13:49:39.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:39.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:39.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:39.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:39.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:39.998 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 13:49:39.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:39.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:39.998 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:39.998 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:40.013 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:49:40.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:40.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:40.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:40.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:40.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:40.015 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item server-project (server-project/) 13:49:40.038 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item server-project (server-project/): 13:49:40.050 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 13:49:40.051 INFO [WorkbenchTestable][TreeItemHandler] Checked: server-project (server-project/) 13:49:40.051 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:49:40.051 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 13:49:40.052 DEBUG [WorkbenchTestable][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:49:40.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:40.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:40.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:40.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:40.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:40.055 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:49:40.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:40.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:40.056 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:40.056 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:40.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:49:40.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:49:40.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:49:40.588 DEBUG [WorkbenchTestable][JobIsRunning] job 'JavaScript indexing in progress' is a system job, skipped 13:49:40.588 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:49:40.588 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:49:40.588 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:49:40.588 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 13:49:40.588 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:49:40.588 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:49:40.588 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:49:40.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:49:40.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:40.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:40.590 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:49:40.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:40.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:40.592 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:40.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:40.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:40.592 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:49:40.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 '\*?\QPackage Explorer\E') 13:49:40.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:40.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:40.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:40.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:40.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:49:40.594 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:49:40.594 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:49:40.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:49:40.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:49:40.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:49:40.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:49:40.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:40.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:40.604 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:40.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:40.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:40.605 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:49:40.605 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:49:40.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:40.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:40.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:40.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:40.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:49:40.607 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:49:40.607 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:49:40.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:49:40.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:49:40.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:49:40.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:49:40.609 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:49:40.609 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:49:40.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:49:40.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:49:40.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:40.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:40.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:41.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:41.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:41.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:41.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:41.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:49:41.613 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:49:41.613 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:49:41.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:49:41.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:49:41.615 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:49:41.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:41.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:41.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:41.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:41.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:41.615 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 13:49:41.616 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:49:41.616 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:49:41.616 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:49:41.619 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:49:41.619 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:49:41.619 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:41.661 DEBUG [main][MenuItemLookup] Found menu:'New' 13:49:41.661 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:49:41.661 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:41.661 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:49:41.661 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:49:41.661 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:41.661 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:49:41.661 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:49:41.662 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:49:41.662 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:49:41.662 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:41.662 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:49:41.662 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:49:41.662 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:49:41.662 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:41.662 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:49:41.662 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:49:41.662 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:41.662 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:49:41.662 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 13:49:41.662 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 13:49:41.662 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 13:49:41.662 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:41.662 DEBUG [main][MenuItemLookup] Found menu:'Show in Remote Systems view' 13:49:41.662 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:49:41.662 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 13:49:41.662 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 13:49:41.662 DEBUG [main][MenuItemLookup] Found menu:'Team' 13:49:41.662 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 13:49:41.662 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 13:49:41.662 DEBUG [main][MenuItemLookup] Found menu:'Configure' 13:49:41.662 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:49:41.662 DEBUG [main][MenuItemLookup] Found menu:'Validate' 13:49:41.662 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:41.662 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 13:49:41.662 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 13:49:41.662 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 13:49:41.662 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 13:49:41.662 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 13:49:41.769 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:49:41.770 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:41.770 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:41.770 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 13:49:41.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:41.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:41.773 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed 13:49:41.773 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:41.773 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:49:41.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:41.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:41.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:41.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:41.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:41.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:41.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:41.775 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Facets 13:49:41.775 DEBUG [main][TreeItemHandler] Selecting tree item: Project Facets 13:49:41.776 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Facets about selection 13:49:41.776 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Facets 13:49:41.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:41.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:41.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:41.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:41.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.common.project.facet.ui.FacetsPropertyPage, index 1 and no matchers specified 13:49:41.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:41.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:49:41.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:49:41.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:41.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 13:49:41.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:41.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:41.781 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item Java 13:49:41.781 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item Java: 13:49:41.781 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 13:49:41.804 INFO [WorkbenchTestable][TreeItemHandler] Checked: Java 13:49:41.805 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:49:41.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:41.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:49:41.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:49:41.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:41.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 13:49:41.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:41.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:41.808 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java 13:49:41.808 DEBUG [main][TreeItemHandler] Selecting tree item: Java 13:49:41.808 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java about selection 13:49:41.808 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java 13:49:41.808 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:49:41.808 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:41.809 DEBUG [main][MenuItemLookup] Found menu:'Change Version...' 13:49:41.809 DEBUG [main][MenuItemLookup] Item match:Change Version... 13:49:41.809 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Change &Version..." 13:49:41.809 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Change Version... 13:49:41.809 INFO [main][MenuItemHandler] Select menu item: Change &Version... 13:49:41.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Change Version"] is available.... 13:49:41.851 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:49:41.851 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Change Version 13:49:41.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:41.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:41.855 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:49:41.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:41.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:41.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:41.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:41.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:49:41.857 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo 17 to selection: 1.7 13:49:41.857 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.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:49:41.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:41.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:41.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:41.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:41.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:41.859 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:49:41.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:41.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:41.859 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:41.859 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:41.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:49:41.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:49:41.891 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 13:49:41.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:41.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:41.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:41.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:41.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:41.895 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 13:49:41.895 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 13:49:41.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:41.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:41.896 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:41.896 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:41.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 13:49:41.992 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:49:41.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:41.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:41.998 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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:49:41.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:41.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:42.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:42.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:42.006 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:42.006 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:49:42.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:42.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:42.006 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:42.006 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:42.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:49:42.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:49:42.081 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:42.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:42.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:42.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:42.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:42.092 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:42.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:42.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:42.092 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:49:42.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 '\*?\QPackage Explorer\E') 13:49:42.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:42.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:42.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:42.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:42.093 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:49:42.093 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:49:42.093 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:49:42.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:49:42.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:49:42.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:49:42.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:49:42.096 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:49:42.096 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:49:42.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:49:42.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:49:42.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:42.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:42.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:42.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:42.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:43.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:43.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:43.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:49:43.109 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:49:43.109 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:49:43.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:49:43.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:49:43.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:49:43.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:43.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:43.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:43.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:43.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:43.111 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 13:49:43.112 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:49:43.112 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:49:43.112 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:49:43.115 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:49:43.115 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:49:43.115 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:43.136 DEBUG [main][MenuItemLookup] Found menu:'New' 13:49:43.136 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:49:43.136 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:43.136 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:49:43.136 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:49:43.137 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:49:43.137 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:43.137 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:49:43.137 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:49:43.137 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:49:43.137 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:49:43.137 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:43.137 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:49:43.137 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:49:43.137 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:49:43.137 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:49:43.137 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:43.137 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:49:43.137 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:49:43.137 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:43.137 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:49:43.137 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 13:49:43.137 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 13:49:43.137 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 13:49:43.137 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:43.137 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:49:43.137 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 13:49:43.137 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 13:49:43.137 DEBUG [main][MenuItemLookup] Found menu:'Team' 13:49:43.137 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 13:49:43.137 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 13:49:43.137 DEBUG [main][MenuItemLookup] Found menu:'Configure' 13:49:43.137 DEBUG [main][MenuItemLookup] Found menu:'Validate' 13:49:43.137 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:43.137 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 13:49:43.137 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 13:49:43.137 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 13:49:43.137 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 13:49:43.137 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 13:49:43.350 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:49:43.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:43.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:43.351 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 13:49:43.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:43.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:43.352 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed 13:49:43.352 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:43.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:49:43.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:43.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:43.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:43.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:43.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:43.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:43.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:43.355 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Facets 13:49:43.355 DEBUG [main][TreeItemHandler] Selecting tree item: Project Facets 13:49:43.355 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Facets about selection 13:49:43.355 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Facets 13:49:43.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:43.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:43.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:43.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:43.397 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:49:43.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:43.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:49:43.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:49:43.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:43.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 13:49:43.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:43.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:43.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:43.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:43.461 DEBUG [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:49:43.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:43.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:43.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:43.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:43.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:43.466 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:49:43.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:43.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:43.466 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:43.466 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:43.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:49:43.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:49:43.644 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:43.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:43.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:43.644 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for server-project"] 13:49:43.644 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:43.645 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:49:43.645 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:43.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:43.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:43.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:49:43.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:43.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:43.655 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:43.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:43.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:43.655 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:49:43.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:49:43.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:43.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:43.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:43.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:43.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:49:43.657 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:49:43.657 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:49:43.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:49:43.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:49:43.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:49:43.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:49:43.669 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:49:43.669 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:49:43.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:49:43.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:49:43.671 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:49:43.671 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:49:43.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:49:43.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:49:43.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:43.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:43.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:44.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:44.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:44.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:44.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:44.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:49:44.684 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:49:44.684 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:49:44.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:49:44.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:49:44.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:49:44.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:44.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:44.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:44.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:44.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:44.686 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 13:49:44.687 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:49:44.687 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:49:44.687 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:49:44.690 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:49:44.691 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:49:44.691 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:44.736 DEBUG [main][MenuItemLookup] Found menu:'New' 13:49:44.736 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:49:44.736 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:44.736 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:49:44.736 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:49:44.736 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:49:44.736 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:44.736 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:49:44.736 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:49:44.736 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:49:44.736 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:49:44.736 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:44.736 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:49:44.736 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:49:44.736 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:49:44.736 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:49:44.736 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:44.736 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:49:44.736 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:49:44.736 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:44.736 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:49:44.736 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:49:44.736 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:49:44.736 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:49:44.736 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:49:44.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:49:44.737 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.1/lib/jrt-fs.jar)' is a system job, skipped 13:49:44.737 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:49:45.237 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.1/lib/jrt-fs.jar)' is a system job, skipped 13:49:45.237 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:49:45.237 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:49:45.237 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:49:45.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:49:45.238 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project' via Explorer 13:49:45.238 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:49:45.238 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:49:45.238 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:49:45.240 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:49:45.240 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:49:45.240 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:45.265 DEBUG [main][MenuItemLookup] Found menu:'New' 13:49:45.265 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:49:45.265 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:45.265 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:49:45.265 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:49:45.265 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:49:45.265 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:45.265 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:49:45.265 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:49:45.265 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:49:45.265 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:49:45.265 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:49:45.265 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:49:45.265 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:49:45.265 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:49:45.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:49:45.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 'Delete.*'] is available. finished successfully 13:49:45.988 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:49:45.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:45.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:45.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:45.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:45.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:49:45.991 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:49:45.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:45.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:45.991 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:49:45.991 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:49:45.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:45.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:45.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:45.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:45.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:45.992 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:49:45.992 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:49:45.992 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:49:45.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:45.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:45.993 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:45.993 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:45.993 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:49:45.993 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:49:45.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:45.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:45.994 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:49:45.994 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:49:45.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:45.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:45.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:45.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:45.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:45.996 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:49:45.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:45.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:45.996 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:45.996 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:46.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:49:46.000 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:49:46.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:49:46.501 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:49:46.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:49:46.502 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:49:46.502 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:49:46.502 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:49:46.502 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:49:46.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:49:46.502 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 13:49:46.502 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:46.502 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:46.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:46.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:46.503 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectVersion no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest) 13:49:46.503 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 13:49:46.503 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:46.503 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:46.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:46.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.235 s - in org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest selectFacet no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest) Time elapsed: 8.416 s selectVersion no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest) Time elapsed: 6.817 s Running org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest 13:49:46.509 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest 13:49:46.510 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:49:46.510 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:49:46.510 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest 13:49:46.510 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:46.510 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:49:46.510 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:46.510 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:49:46.510 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:46.511 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:49:46.511 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest) 13:49:46.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest 13:49:46.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:46.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:46.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:46.511 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:49:46.511 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:46.511 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:49:46.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:46.512 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:49:46.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:46.512 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:49:46.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:46.512 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:49:46.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:46.513 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:49:46.513 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:46.513 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:49:46.513 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:46.513 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:49:46.513 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:46.513 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:49:46.513 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:46.513 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:46.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:46.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:46.514 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:49:46.514 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:49:46.514 DEBUG [main][MenuItemLookup] Found menu:'File' 13:49:46.514 DEBUG [main][MenuItemLookup] Item match:File 13:49:46.514 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:49:46.514 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:49:46.514 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:49:46.514 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:49:46.514 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:46.514 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:49:46.514 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:49:46.515 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:46.515 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:49:46.515 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 13:49:46.515 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 13:49:46.515 DEBUG [main][MenuItemLookup] Found menu:'Revert' 13:49:46.515 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:46.515 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:49:46.515 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:49:46.515 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:49:46.515 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 13:49:46.515 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:46.515 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 13:49:46.515 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:46.515 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:49:46.515 DEBUG [main][MenuItemLookup] Item match:Import... 13:49:46.515 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 13:49:46.515 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 13:49:46.515 INFO [main][MenuItemHandler] Select menu item: &Import... 13:49:46.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:49:46.575 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:49:46.576 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:49:46.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:46.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:46.577 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:49:46.577 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:46.577 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:49:46.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:46.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:46.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:46.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:46.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:46.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:46.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:46.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:49:46.580 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:49:46.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:46.580 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:49:46.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:46.580 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:49:46.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:49:46.580 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:49:46.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:46.580 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:49:46.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:46.580 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:49:46.581 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 13:49:46.581 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 13:49:46.581 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 13:49:46.581 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 13:49:46.581 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:49:46.581 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 13:49:46.581 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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:49:46.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:46.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:46.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:46.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:46.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:46.584 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:49:46.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:46.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:46.584 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:46.584 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:46.617 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:49:46.647 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:46.648 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:46.648 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:49:46.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:46.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:46.649 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:49:46.649 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:46.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:49:46.649 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:49:46.649 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:49:46.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:46.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:46.650 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:49:46.650 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:46.650 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:49:46.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.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:49:46.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:46.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:46.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:46.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:46.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:46.652 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 13:49:46.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:46.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:46.652 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:46.652 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:46.653 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:49:46.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:46.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:49:46.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:49:46.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:46.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:49:46.677 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:49:46.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.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:49:46.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:46.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:46.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:46.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:46.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:46.680 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 13:49:46.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:46.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:46.680 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:46.680 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:46.686 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:49:46.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:46.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:46.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:46.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:46.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:46.687 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:49:46.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:46.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:46.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:46.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:46.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:46.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 13:49:46.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 13:49:46.688 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 13:49:46.688 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 13:49:46.688 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:49:46.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:46.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:46.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:46.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:46.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:46.723 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 13:49:46.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:46.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:46.765 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:46.765 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:46.766 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:49:46.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:46.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:46.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:46.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:46.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:46.769 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item server-project (server-project/) 13:49:46.769 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item server-project (server-project/): 13:49:46.769 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 13:49:46.770 INFO [WorkbenchTestable][TreeItemHandler] Checked: server-project (server-project/) 13:49:46.770 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:49:46.770 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 13:49:46.771 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.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:49:46.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:46.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:46.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:46.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:46.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:46.785 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:49:46.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:46.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:46.785 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:46.785 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:46.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:49:47.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:49:47.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:49:47.290 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:49:47.290 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:49:47.290 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:49:47.290 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:49:47.290 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 13:49:47.290 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:49:47.290 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:49:47.290 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:49:47.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:49:47.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:49:47.291 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:47.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:49:47.292 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:47.292 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [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:47.292 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:47.292 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:47.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:47.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:47.292 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:49:47.293 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:49:47.293 DEBUG [main][MenuItemLookup] Found menu:'File' 13:49:47.293 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:49:47.293 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:49:47.293 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:49:47.293 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:49:47.293 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:49:47.293 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:49:47.293 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:49:47.293 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:49:47.293 DEBUG [main][MenuItemLookup] Item match:Window 13:49:47.293 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:49:47.293 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:49:47.293 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:49:47.293 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:47.293 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:49:47.293 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:49:47.293 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:47.293 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:49:47.293 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:47.293 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:49:47.293 DEBUG [main][MenuItemLookup] Item match:Preferences 13:49:47.293 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:49:47.293 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:49:47.293 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:49:47.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:49:47.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:49:47.374 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:49:47.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:47.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:47.376 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:49:47.376 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:47.377 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:49:47.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:47.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:47.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:47.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:47.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:47.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:47.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:47.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 13:49:47.387 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 13:49:47.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:47.387 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 13:49:47.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:47.387 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 13:49:47.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 13:49:47.387 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 13:49:47.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:47.387 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 13:49:47.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:47.387 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 13:49:47.388 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 13:49:47.388 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 13:49:47.388 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 13:49:47.388 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 13:49:47.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:47.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:47.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:47.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:47.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:48.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:48.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:48.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:49:48.396 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 13:49:48.397 DEBUG [WorkbenchTestable][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:49:48.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:48.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:48.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:48.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:48.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:48.403 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 13:49:48.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:48.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:48.403 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:48.403 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:48.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:49:48.460 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:48.460 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:48.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:49:48.460 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 13:49:48.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:48.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:48.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 13:49:48.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 13:49:48.465 DEBUG [WorkbenchTestable][WidgetLookup] 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:49:48.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:48.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:48.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:48.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:48.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:48.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:48.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:48.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 13:49:48.469 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:49:48.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:48.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:48.971 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:49:48.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 13:49:48.972 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 13:49:48.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:48.973 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 13:49:48.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:48.973 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 13:49:48.973 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 13:49:48.973 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 13:49:48.974 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 13:49:48.974 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 13:49:48.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:49:48.974 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 13:49:48.974 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 13:49:49.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 13:49:49.475 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 13:49:49.475 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 13:49:49.475 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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:49:49.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:49.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:49.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:49.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:49.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:49.480 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:49:49.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:49.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:49.480 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:49.480 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:49.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:49:49.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:49:49.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:49:49.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:49:49.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:49:49.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:49:49.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:49.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:49.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 13:49:49.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:49.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:49.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:49.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:49.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:49.996 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:49:49.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:49.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:49.997 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:49.997 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:50.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:49:50.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:49:50.027 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:50.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:50.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:50.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:50.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:50.029 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:49:50.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:50.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:50.030 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:50.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:50.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:50.030 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:49:50.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:49:50.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:50.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:50.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:50.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:50.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:49:50.032 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:49:50.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:49:50.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:49:50.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:49:50.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:49:50.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:49:50.042 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:49:50.042 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:49:50.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:49:50.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:49:50.044 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:49:50.044 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:49:50.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:49:50.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:49:50.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:50.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:50.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:50.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:50.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:51.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:51.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:51.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:49:51.049 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:49:51.049 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:49:51.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:49:51.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:49:51.050 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:49:51.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:51.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:51.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:51.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:51.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:51.050 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 13:49:51.051 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:49:51.051 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:49:51.051 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:49:51.054 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:49:51.054 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:49:51.054 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:51.074 DEBUG [main][MenuItemLookup] Found menu:'New' 13:49:51.074 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:49:51.075 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:51.075 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:49:51.075 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:49:51.075 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:51.075 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:49:51.075 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:49:51.075 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:49:51.075 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:49:51.075 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:51.075 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:49:51.075 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:49:51.075 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:49:51.075 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:51.075 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:49:51.075 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:49:51.075 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:51.075 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:49:51.075 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 13:49:51.075 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 13:49:51.075 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 13:49:51.075 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:51.075 DEBUG [main][MenuItemLookup] Found menu:'Show in Remote Systems view' 13:49:51.075 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:49:51.075 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 13:49:51.075 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 13:49:51.075 DEBUG [main][MenuItemLookup] Found menu:'Team' 13:49:51.075 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 13:49:51.075 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 13:49:51.075 DEBUG [main][MenuItemLookup] Found menu:'Configure' 13:49:51.075 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:49:51.075 DEBUG [main][MenuItemLookup] Found menu:'Validate' 13:49:51.075 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:51.075 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 13:49:51.075 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 13:49:51.075 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 13:49:51.075 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 13:49:51.075 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 13:49:51.188 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:49:51.191 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:51.191 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:51.191 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 13:49:51.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:51.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:51.193 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed 13:49:51.193 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:51.193 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 13:49:51.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:51.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:51.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:51.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:51.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:51.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:51.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:51.196 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Targeted Runtimes 13:49:51.196 DEBUG [main][TreeItemHandler] Selecting tree item: Targeted Runtimes 13:49:51.196 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Targeted Runtimes about selection 13:49:51.196 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Targeted Runtimes 13:49:51.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:51.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:51.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:51.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:51.226 INFO [WorkbenchTestable][RuntimesPropertyPage] Select runtime 'Test runtime' 13:49:51.227 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:49:51.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:51.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:51.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:51.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:51.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 13:49:51.229 INFO [WorkbenchTestable][AbstractTableItem] Check table Item Test runtime: 13:49:51.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 13:49:51.229 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 13:49:51.229 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:51.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 13:49:51.258 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:49:51.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:51.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:51.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:51.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:51.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:49:51.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:49:51.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:49:51.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:51.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:51.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.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:49:51.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:51.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:51.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:51.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:51.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:51.271 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:49:51.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:51.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:51.271 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:51.271 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:51.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:49:51.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:49:51.869 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:51.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:51.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:51.870 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:49:51.870 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:49:51.871 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:49:51.872 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:49:51.872 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:49:51.872 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:51.896 DEBUG [main][MenuItemLookup] Found menu:'New' 13:49:51.896 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:49:51.896 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:51.896 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:49:51.896 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:49:51.896 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:51.896 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:49:51.896 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:49:51.896 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:49:51.896 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:49:51.896 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:51.896 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:49:51.896 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:49:51.896 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:49:51.896 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:51.896 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:49:51.896 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:49:51.896 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:51.896 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:49:51.896 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 13:49:51.896 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 13:49:51.896 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 13:49:51.896 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:51.896 DEBUG [main][MenuItemLookup] Found menu:'Show in Remote Systems view' 13:49:51.896 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:49:51.896 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 13:49:51.896 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 13:49:51.896 DEBUG [main][MenuItemLookup] Found menu:'Team' 13:49:51.896 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 13:49:51.896 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 13:49:51.896 DEBUG [main][MenuItemLookup] Found menu:'Configure' 13:49:51.896 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:49:51.896 DEBUG [main][MenuItemLookup] Found menu:'Validate' 13:49:51.896 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:51.896 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 13:49:51.896 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 13:49:51.896 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 13:49:51.896 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 13:49:51.897 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 13:49:51.970 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:49:51.970 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:51.970 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:51.970 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 13:49:51.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:51.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:51.972 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed 13:49:51.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:51.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:49:51.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:51.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:51.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:51.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:51.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:51.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:51.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:51.977 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Targeted Runtimes 13:49:51.977 DEBUG [main][TreeItemHandler] Selecting tree item: Targeted Runtimes 13:49:51.977 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Targeted Runtimes about selection 13:49:51.977 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Targeted Runtimes 13:49:51.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:51.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:51.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:51.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:51.979 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:49:51.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:51.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:51.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:51.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:51.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:49:51.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:49:51.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:49:51.983 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 13:49:51.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:51.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:51.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:49:51.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:51.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:51.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:51.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:51.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:51.995 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:49:51.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:51.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:51.995 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:51.995 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:52.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:49:52.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:49:52.017 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:52.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:52.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:52.017 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:49:52.018 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:49:52.019 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:49:52.020 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:49:52.020 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:49:52.020 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:52.047 DEBUG [main][MenuItemLookup] Found menu:'New' 13:49:52.047 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:49:52.047 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:52.047 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:49:52.047 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:49:52.047 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:52.047 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:49:52.047 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:49:52.047 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:49:52.047 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:49:52.047 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:52.047 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:49:52.047 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:49:52.047 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:49:52.047 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:52.047 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:49:52.047 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:49:52.047 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:52.047 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:49:52.047 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:49:52.047 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:49:52.047 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:49:52.047 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:49:52.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:49:52.048 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:49:52.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:49:52.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:49:52.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:49:52.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:49:52.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:49:52.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:49:52.548 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project' via Explorer 13:49:52.548 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 13:49:52.549 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 13:49:52.549 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 13:49:52.550 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 13:49:52.551 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:49:52.551 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:52.573 DEBUG [main][MenuItemLookup] Found menu:'New' 13:49:52.573 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:49:52.573 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:52.573 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:49:52.573 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:49:52.573 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:52.573 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:49:52.573 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:49:52.573 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:49:52.573 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:49:52.573 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:49:52.573 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:49:52.573 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:49:52.573 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:49:52.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:49:53.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:49:53.147 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:49:53.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:53.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:53.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:53.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:53.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) 13:49:53.151 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:49:53.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:53.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:53.151 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:49:53.151 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:49:53.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:53.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:53.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:53.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:53.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:53.152 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:49:53.153 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:49:53.153 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:49:53.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:53.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:53.153 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:53.153 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:53.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:49:53.153 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:49:53.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:53.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:53.153 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:49:53.153 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:49:53.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:53.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:53.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:53.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:53.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:53.155 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:49:53.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:53.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:53.155 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:53.155 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:53.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:49:53.159 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:49:53.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:49:53.660 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:49:53.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:49:53.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:49:53.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:49:53.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:49:53.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:49:53.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:49:53.660 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:53.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:53.660 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:49:53.661 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:53.661 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [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.661 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:53.661 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:53.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:53.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:53.662 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:49:53.662 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:49:53.662 DEBUG [main][MenuItemLookup] Found menu:'File' 13:49:53.662 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:49:53.662 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:49:53.662 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:49:53.662 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:49:53.662 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:49:53.662 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:49:53.662 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:49:53.662 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:49:53.662 DEBUG [main][MenuItemLookup] Item match:Window 13:49:53.663 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:49:53.663 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:49:53.663 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:49:53.663 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:53.663 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:49:53.663 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:49:53.663 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:53.663 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:49:53.663 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:53.663 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:49:53.663 DEBUG [main][MenuItemLookup] Item match:Preferences 13:49:53.663 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:49:53.663 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:49:53.663 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:49:53.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:49:53.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:53.740 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:49:53.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:53.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:53.741 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:49:53.741 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:53.741 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:53.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:53.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:53.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:53.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:53.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:53.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:53.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 13:49:53.744 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 13:49:53.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:53.744 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 13:49:53.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:53.744 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 13:49:53.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 13:49:53.744 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 13:49:53.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:53.745 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 13:49:53.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:53.745 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 13:49:53.745 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 13:49:53.745 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 13:49:53.745 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 13:49:53.745 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 13:49:53.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:53.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:53.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:54.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:54.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:54.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:54.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:54.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:49:54.756 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 13:49:54.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 13:49:54.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:54.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:54.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:54.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:54.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:49:54.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:49:54.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:49:54.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:49:54.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:49:54.763 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(Test runtime)' 13:49:54.763 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:49:54.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:54.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:54.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:54.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:54.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:49:54.766 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime' 13:49:54.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:49:54.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:49:54.766 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 13:49:54.766 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting... 13:49:54.766 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 13:49:54.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:49:54.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:49:54.766 TRACE [main][WidgetHandler] Notify Table with event 13 13:49:54.766 TRACE [main][WidgetHandler] Wait for synchronization 13:49:54.767 DEBUG [WorkbenchTestable][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:49:54.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:54.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:54.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:54.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:54.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:54.770 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:49:54.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:54.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:54.770 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:54.770 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:54.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:49:57.778 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:49:57.778 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 13:49:57.779 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:49:57.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:57.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:57.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:57.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:57.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:57.783 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:49:57.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:57.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:57.784 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:57.784 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:57.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:49:57.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:49:57.805 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:57.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:57.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:57.805 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest 13:49:57.805 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:57.805 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:57.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:57.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:49:57.806 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest) 13:49:57.806 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest 13:49:57.806 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:49:57.806 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:49:57.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:49:57.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.305 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.295 s Running org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 13:49:57.819 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 13:49:57.820 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:49:57.820 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:49:57.821 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 13:49:57.821 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:49:57.821 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:49:57.821 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:49:57.821 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:49:57.821 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:49:57.822 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:49:57.822 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:57.822 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:49:57.822 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:57.822 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:49:57.823 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:57.823 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:49:57.823 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:57.823 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:49:57.823 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:57.823 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:49:57.823 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:57.823 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:49:57.824 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:57.824 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:49:57.824 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:57.824 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:49:57.824 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:57.824 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:57.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:57.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:57.824 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:49:57.825 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:49:57.825 DEBUG [main][MenuItemLookup] Found menu:'File' 13:49:57.825 DEBUG [main][MenuItemLookup] Item match:File 13:49:57.825 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:49:57.825 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:49:57.825 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:49:57.825 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:49:57.825 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:57.825 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:49:57.825 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:49:57.825 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:57.825 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:49:57.825 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 13:49:57.825 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 13:49:57.825 DEBUG [main][MenuItemLookup] Found menu:'Revert' 13:49:57.825 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:57.825 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:49:57.825 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:49:57.825 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:49:57.825 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 13:49:57.825 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:57.825 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 13:49:57.825 DEBUG [main][MenuItemLookup] Found menu:'' 13:49:57.825 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:49:57.825 DEBUG [main][MenuItemLookup] Item match:Import... 13:49:57.826 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 13:49:57.826 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 13:49:57.826 INFO [main][MenuItemHandler] Select menu item: &Import... 13:49:57.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:49:57.888 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:49:57.888 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:49:57.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:57.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:57.889 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:49:57.889 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:57.890 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:49:57.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:57.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:57.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:57.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:57.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:57.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:49:57.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:49:57.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:49:57.893 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:49:57.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:57.893 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:49:57.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:57.893 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:49:57.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:49:57.893 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:49:57.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:49:57.894 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:49:57.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:49:57.894 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:49:57.894 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 13:49:57.894 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 13:49:57.894 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 13:49:57.895 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 13:49:57.895 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:49:57.895 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 13:49:57.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.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:49:57.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:57.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:57.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:57.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:57.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:57.897 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:49:57.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:57.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:57.897 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:57.897 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:57.932 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:49:57.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:57.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:57.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:49:57.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:57.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:57.963 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:49:57.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:57.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:49:57.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 13:49:57.964 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:49:57.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:57.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:57.964 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:49:57.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:49:57.964 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:49:57.965 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.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:49:57.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:57.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:57.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:57.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:57.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:57.966 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 13:49:57.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:57.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:57.966 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:57.966 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:57.968 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:49:57.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:57.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:49:57.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:49:57.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:57.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:49:57.969 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:49:57.969 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.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:49:57.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:57.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:57.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:57.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:57.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:57.978 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 13:49:57.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:57.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:57.991 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:57.991 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:58.025 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 13:49:58.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:58.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:58.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:58.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:58.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:58.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 13:49:58.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 13:49:58.027 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 13:49:58.027 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 13:49:58.027 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Deselect All") 13:49:58.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:58.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:58.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:58.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:58.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:58.044 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 13:49:58.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:58.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:58.044 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:58.044 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:58.045 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 13:49:58.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:58.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:58.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:58.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:58.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:58.054 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item xml-project (xml-project/) 13:49:58.054 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item xml-project (xml-project/): 13:49:58.054 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 13:49:58.055 INFO [WorkbenchTestable][TreeItemHandler] Checked: xml-project (xml-project/) 13:49:58.055 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:49:58.055 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 13:49:58.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.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:49:58.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:58.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:58.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:58.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:58.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:49:58.059 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:49:58.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:49:58.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:49:58.059 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:49:58.059 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:49:58.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:49:58.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:49:58.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:49:58.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:49:58.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:49:58.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:49:58.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:49:58.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:58.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:58.567 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:49:58.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:58.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:58.568 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:49:58.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:49:58.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:49:58.569 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:49:58.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:49:58.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:58.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:58.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:58.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:58.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:49:58.570 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:49:58.570 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:49:58.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:49:58.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:49:58.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:49:58.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:49:58.573 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:49:58.573 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:49:58.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:49:58.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:49:58.574 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:49:58.574 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:49:58.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:49:58.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:49:58.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:58.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:58.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:59.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:59.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:59.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:59.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:49:59.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:49:59.578 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:49:59.578 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:49:59.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:49:59.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:49:59.579 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:49:59.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:49:59.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:49:59.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:49:59.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:49:59.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:49:59.580 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 13:49:59.581 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:49:59.582 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item file.xml of tree item xml-project 13:49:59.582 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project 13:49:59.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:00.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:00.083 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project 13:50:00.084 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 13:50:00.084 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 13:50:00.084 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 13:50:00.088 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 13:50:00.088 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item file.xml 13:50:00.088 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 13:50:00.088 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 13:50:00.089 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 13:50:00.090 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 13:50:00.090 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:50:00.090 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:50:00.246 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:50:00.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:50:00.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:50:00.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:50:00.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:50:00.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:50:00.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:50:00.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@39ea6579 is found... 13:50:00.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@39ea6579 is found finished successfully 13:50:00.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.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:50:00.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:00.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:00.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:00.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:00.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:50:00.264 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:00.265 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 13:50:00.265 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:00.266 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 13:50:00.266 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:50:00.266 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:50:00.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:00.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:00.266 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 13:50:00.267 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:50:00.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:00.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:00.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:00.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:00.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:50:00.269 INFO [WorkbenchTestable][AbstractCTabItem] Activate Design 13:50:00.382 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:50:00.382 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNode_childNode no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 13:50:00.382 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 13:50:00.382 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:50:00.382 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:50:00.382 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:50:00.382 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:50:00.382 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:50:00.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:00.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:00.463 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 13:50:00.464 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:50:00.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:00.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:00.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:00.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:00.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:50:00.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:50:00.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:50:00.469 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 13:50:00.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:00.469 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 13:50:00.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:00.469 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 13:50:00.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children... 13:50:00.470 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 13:50:00.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:00.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:00.971 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 13:50:00.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children finished successfully 13:50:00.977 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 13:50:00.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:00.977 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 13:50:00.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:00.977 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 13:50:00.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children... 13:50:00.978 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 13:50:00.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:01.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:01.478 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 13:50:01.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children finished successfully 13:50:01.479 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 13:50:01.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:01.479 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 13:50:01.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:01.480 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 13:50:01.480 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 13:50:01.480 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:50:01.480 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:50:01.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:01.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:01.480 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNode_childNode no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 13:50:01.481 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:50:01.481 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNode no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 13:50:01.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 13:50:01.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:50:01.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:50:01.481 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:50:01.481 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:50:01.481 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:50:01.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:01.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:01.481 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 13:50:01.481 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:50:01.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:01.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:01.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:01.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:01.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:50:01.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:50:01.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:50:01.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children... 13:50:01.482 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 13:50:01.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:01.483 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 13:50:01.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:01.483 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 13:50:01.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully 13:50:01.483 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 13:50:01.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:01.483 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 13:50:01.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:01.483 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 13:50:01.484 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 13:50:01.484 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:50:01.484 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:50:01.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:01.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:01.484 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNode no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 13:50:01.484 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:50:01.484 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAttribute no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 13:50:01.484 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 13:50:01.484 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:50:01.484 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:50:01.484 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:50:01.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:50:01.484 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:50:01.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:01.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:01.485 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 13:50:01.485 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:50:01.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:01.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:01.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:01.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:01.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:50:01.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:50:01.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:50:01.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children... 13:50:01.486 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 13:50:01.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:01.486 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 13:50:01.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:01.487 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 13:50:01.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully 13:50:01.487 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 13:50:01.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:01.487 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 13:50:01.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:01.487 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 13:50:01.488 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 13:50:01.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:01.488 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 13:50:01.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:01.488 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 13:50:01.493 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 13:50:01.493 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:50:01.493 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:50:01.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:01.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:01.493 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAttribute no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 13:50:01.493 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:50:01.493 INFO [WorkbenchTestable][RequirementsRunner] Started test: getValue no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 13:50:01.493 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 13:50:01.493 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:50:01.493 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:50:01.493 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:50:01.493 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:50:01.493 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:50:01.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:01.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:01.494 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 13:50:01.494 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:50:01.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:01.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:01.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:01.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:01.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:50:01.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:50:01.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:50:01.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children... 13:50:01.495 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 13:50:01.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:01.496 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 13:50:01.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:01.496 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 13:50:01.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully 13:50:01.496 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 13:50:01.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:01.496 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 13:50:01.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:01.496 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 13:50:01.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children... 13:50:01.497 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 13:50:01.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:01.497 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 13:50:01.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:01.497 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 13:50:01.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children finished successfully 13:50:01.497 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 13:50:01.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:01.497 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 13:50:01.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:01.497 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 13:50:01.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children... 13:50:01.498 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 13:50:01.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:01.498 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 13:50:01.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:01.498 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 13:50:01.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children finished successfully 13:50:01.498 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 13:50:01.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:01.498 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 13:50:01.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:01.498 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 13:50:01.499 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 13:50:01.499 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:50:01.499 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:50:01.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:01.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:01.539 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getValue no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 13:50:01.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:01.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:01.540 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:50:01.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:01.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:01.543 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - xml-project/file.xml - Eclipse Platform 13:50:01.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:01.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:01.544 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - xml-project/file.xml - Eclipse Platform' 13:50:01.544 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:50:01.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:01.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:01.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:01.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:01.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:50:01.546 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:50:01.546 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:50:01.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:01.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:50:01.579 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:50:01.579 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:50:01.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:01.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:50:01.580 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:50:01.580 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:50:01.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:01.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:50:01.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:01.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:01.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:50:02.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:02.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:50:02.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:02.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:50:02.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:50:02.584 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:50:02.584 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:50:02.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:02.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:50:02.585 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:50:02.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:02.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:02.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:02.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:02.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:50:02.586 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 13:50:02.586 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 13:50:02.586 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 13:50:02.586 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 13:50:02.590 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 13:50:02.594 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:50:02.594 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:02.662 DEBUG [main][MenuItemLookup] Found menu:'New' 13:50:02.662 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:50:02.662 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:02.662 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:50:02.662 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:50:02.662 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:02.662 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:50:02.662 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:50:02.662 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:50:02.662 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:50:02.662 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:02.662 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:50:02.662 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:50:02.662 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:50:02.662 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:02.662 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:50:02.662 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:50:02.662 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:02.663 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:50:02.663 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:50:02.663 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:50:02.663 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:50:02.663 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:50:02.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:50:02.663 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:50:03.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:50:03.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:50:03.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:50:03.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:50:03.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:50:03.164 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'xml-project' via Explorer 13:50:03.164 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 13:50:03.164 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 13:50:03.164 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 13:50:03.166 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 13:50:03.169 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:50:03.169 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:03.196 DEBUG [main][MenuItemLookup] Found menu:'New' 13:50:03.196 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:50:03.196 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:03.196 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:50:03.196 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:50:03.196 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:03.196 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:50:03.196 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:50:03.196 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:50:03.196 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:50:03.196 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:50:03.196 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:50:03.196 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:50:03.196 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:50:03.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 'Delete.*'] is available.... 13:50:03.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:50:03.783 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:50:03.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:03.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:03.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:03.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:03.787 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:50:03.787 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:50:03.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:03.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:03.787 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:50:03.787 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:50:03.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:03.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:03.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:03.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:03.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:50:03.788 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:50:03.788 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:50:03.788 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:50:03.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:50:03.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:50:03.789 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:50:03.789 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:03.789 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:50:03.789 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:50:03.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:03.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:03.789 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:50:03.789 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:50:03.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:03.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:03.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:03.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:03.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:50:03.791 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:50:03.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:50:03.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:50:03.791 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:50:03.791 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:03.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:50:03.795 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:50:04.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:50:04.296 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:50:04.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:50:04.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:50:04.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:50:04.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 13:50:04.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:50:04.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:50:04.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:50:04.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:50:04.296 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 13:50:04.297 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:50:04.297 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:50:04.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:04.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.478 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.098 s getNode no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) Time elapsed: 0.003 s getAttribute no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) Time elapsed: 0.009 s getValue no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) Time elapsed: 0.045 s Running org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 13:50:04.304 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 13:50:04.304 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:50:04.304 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:50:04.304 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 13:50:04.304 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:50:04.304 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:50:04.305 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:50:04.305 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:50:04.305 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:50:04.305 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:50:04.305 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:04.305 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:50:04.305 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:04.305 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:50:04.306 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:04.306 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:50:04.306 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:04.306 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:50:04.306 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:04.306 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:50:04.306 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:04.306 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:50:04.306 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:04.306 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:50:04.307 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:04.307 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:50:04.307 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:04.307 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:50:04.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:04.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:04.307 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:50:04.307 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:50:04.308 DEBUG [main][MenuItemLookup] Found menu:'File' 13:50:04.308 DEBUG [main][MenuItemLookup] Item match:File 13:50:04.308 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:50:04.308 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:50:04.308 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:50:04.308 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:50:04.308 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:04.308 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:50:04.308 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:50:04.308 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:04.308 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:50:04.308 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 13:50:04.308 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 13:50:04.308 DEBUG [main][MenuItemLookup] Found menu:'Revert' 13:50:04.308 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:04.308 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:50:04.308 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:50:04.308 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:50:04.308 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 13:50:04.308 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:04.308 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 13:50:04.308 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:04.308 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:50:04.308 DEBUG [main][MenuItemLookup] Item match:Import... 13:50:04.309 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 13:50:04.309 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 13:50:04.309 INFO [main][MenuItemHandler] Select menu item: &Import... 13:50:04.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:50:04.369 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:50:04.369 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:50:04.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:04.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:04.371 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:50:04.371 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:04.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:50:04.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:04.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:04.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:04.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:04.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:50:04.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:50:04.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:50:04.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:50:04.374 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:50:04.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:04.374 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:50:04.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:04.374 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:50:04.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:50:04.375 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:50:04.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:04.375 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:50:04.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:04.375 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:50:04.375 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 13:50:04.375 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 13:50:04.376 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 13:50:04.376 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 13:50:04.376 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:50:04.376 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 13:50:04.376 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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:50:04.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:04.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:04.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:04.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:04.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:50:04.378 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:50:04.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:50:04.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:50:04.379 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:50:04.379 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:04.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: "Import"] 13:50:04.447 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:04.447 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:04.447 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:50:04.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:04.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:04.448 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:50:04.448 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:04.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:50:04.449 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:50:04.449 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:50:04.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:04.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:04.449 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:50:04.449 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:04.449 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:50:04.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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:50:04.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:04.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:04.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:04.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:04.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:50:04.464 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 13:50:04.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:50:04.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:50:04.464 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:50:04.464 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:04.465 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:50:04.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:04.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:50:04.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:50:04.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:04.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:50:04.466 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:50:04.466 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 13:50:04.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:04.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:04.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:04.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:04.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:50:04.479 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 13:50:04.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:50:04.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:50:04.479 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:50:04.479 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:04.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.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 13:50:04.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:04.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:04.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:04.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:04.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:50:04.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 13:50:04.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 13:50:04.542 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 13:50:04.542 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 13:50:04.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:50:04.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:04.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:04.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:04.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:04.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:50:04.545 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 13:50:04.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:50:04.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:50:04.546 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:50:04.546 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:04.547 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:50:04.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:04.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:04.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:04.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:04.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:50:04.549 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item xml-project (xml-project/) 13:50:04.549 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item xml-project (xml-project/): 13:50:04.549 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 13:50:04.550 INFO [WorkbenchTestable][TreeItemHandler] Checked: xml-project (xml-project/) 13:50:04.550 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:50:04.550 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 13:50:04.550 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.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:50:04.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:04.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:04.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:04.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:04.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:50:04.555 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:50:04.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:50:04.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:50:04.555 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:50:04.555 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:04.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:50:04.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:50:04.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:50:04.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph Update' is a system job, skipped 13:50:04.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:50:04.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:50:04.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:50:04.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:50:04.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:50:04.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:50:04.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:50:04.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:50:04.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:04.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:04.627 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:50:04.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:04.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:04.628 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:50:04.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:04.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:04.628 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:50:04.628 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:50:04.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:04.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:04.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:04.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:04.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:50:04.630 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:50:04.630 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:50:04.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:04.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:50:04.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:50:04.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:50:04.632 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:50:04.632 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:50:04.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:04.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:50:04.634 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:50:04.634 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:50:04.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:04.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:50:04.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:04.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:04.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:50:05.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:05.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:50:05.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:05.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:50:05.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:50:05.639 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:50:05.639 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:50:05.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:05.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:50:05.640 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:50:05.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:05.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:05.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:05.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:05.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:50:05.641 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 13:50:05.641 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:50:05.642 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item file.xml of tree item xml-project 13:50:05.642 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project 13:50:05.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:06.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:06.142 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project 13:50:06.144 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 13:50:06.144 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 13:50:06.144 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 13:50:06.148 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 13:50:06.148 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item file.xml 13:50:06.148 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 13:50:06.148 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 13:50:06.148 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 13:50:06.150 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 13:50:06.150 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:50:06.150 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:50:06.286 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:50:06.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:50:06.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initialize Language Servers for file.xml' has no excuses, wait for it 13:50:06.786 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:50:06.786 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:50:06.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:50:06.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7f58079f is found... 13:50:06.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7f58079f is found finished successfully 13:50:06.787 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qfile.xml\E') 13:50:06.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:06.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:06.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:06.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:06.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:50:06.792 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:06.792 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:50:06.792 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:50:06.793 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSourcePage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 13:50:06.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 13:50:06.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:50:06.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:50:06.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:50:06.794 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:06.794 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:50:06.794 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:50:06.794 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:50:06.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:06.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:06.795 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 13:50:06.795 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:50:06.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:06.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:06.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:06.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:06.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:50:06.796 INFO [WorkbenchTestable][AbstractCTabItem] Activate Design 13:50:06.805 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:06.806 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:50:06.806 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:50:06.806 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:50:06.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:06.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:06.806 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 13:50:06.807 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:50:06.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:06.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:06.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:06.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:06.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:50:06.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 13:50:06.947 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qfile.xml\E') 13:50:06.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:06.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:06.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:06.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:06.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:50:06.952 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part file.xml 13:50:06.952 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 13:50:06.952 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:50:06.952 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:50:06.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:06.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:06.953 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSourcePage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 13:50:06.953 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:50:06.953 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectSourcePage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 13:50:06.953 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 13:50:06.953 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:50:06.953 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:50:06.953 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:50:06.954 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:06.954 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 13:50:06.954 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:50:06.954 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:50:06.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:06.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:06.955 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 13:50:06.955 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:50:06.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:06.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:06.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:06.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:06.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:50:06.956 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 13:50:07.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:50:07.085 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:50:07.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:07.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:07.143 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 13:50:07.143 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:50:07.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:07.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:07.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:07.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:07.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:50:07.144 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 13:50:07.144 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:50:07.144 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:50:07.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:07.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:07.145 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectSourcePage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 13:50:07.145 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:50:07.145 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 13:50:07.145 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 13:50:07.145 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:50:07.145 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:50:07.145 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:50:07.146 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:07.146 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 13:50:07.146 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:50:07.146 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:50:07.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:07.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:07.147 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 13:50:07.147 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:50:07.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:07.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:07.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:07.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:07.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:50:07.148 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 13:50:07.267 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:07.267 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 13:50:07.267 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Design") 13:50:07.267 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:50:07.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:07.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:07.268 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 13:50:07.268 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:50:07.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:07.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:07.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:07.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:07.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:50:07.269 INFO [WorkbenchTestable][AbstractCTabItem] Activate Design 13:50:07.348 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:50:07.348 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:50:07.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:07.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:07.363 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 13:50:07.363 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:50:07.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:07.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:07.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:07.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:07.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:50:07.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:50:07.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:50:07.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children... 13:50:07.364 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 13:50:07.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:07.364 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 13:50:07.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:07.365 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 13:50:07.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully 13:50:07.365 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 13:50:07.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:07.365 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 13:50:07.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:07.365 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 13:50:07.365 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 13:50:07.365 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:50:07.365 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:50:07.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:07.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:07.366 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 13:50:07.366 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:50:07.366 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 13:50:07.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 13:50:07.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:50:07.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:50:07.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:50:07.367 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:07.367 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:50:07.368 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:50:07.368 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:50:07.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:07.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:07.368 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 13:50:07.368 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:50:07.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:07.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:07.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:07.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:07.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:50:07.369 INFO [WorkbenchTestable][AbstractCTabItem] Activate Design 13:50:07.372 DEBUG [WorkbenchTestable][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:07.372 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:50:07.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:07.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:07.440 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 13:50:07.440 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:50:07.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:07.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:07.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:07.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:07.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:50:07.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:50:07.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:50:07.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children... 13:50:07.442 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 13:50:07.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:07.443 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 13:50:07.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:07.443 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 13:50:07.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully 13:50:07.443 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 13:50:07.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:07.444 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 13:50:07.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:07.444 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 13:50:07.444 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 13:50:07.444 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:50:07.444 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:50:07.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:07.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:07.445 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 13:50:07.445 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:50:07.445 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingingAssociatedXMLEditorFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 13:50:07.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 13:50:07.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:50:07.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:50:07.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:50:07.447 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 13:50:07.447 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:50:07.447 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:50:07.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:07.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:07.448 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingingAssociatedXMLEditorFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 13:50:07.449 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:50:07.449 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEvaluatingXPathOnAssociatedXMLEditorFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 13:50:07.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 13:50:07.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:50:07.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:50:07.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:50:07.539 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 13:50:07.539 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:50:07.539 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:50:07.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:07.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:07.540 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEvaluatingXPathOnAssociatedXMLEditorFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 13:50:07.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:07.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:07.543 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:50:07.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:07.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:07.546 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - xml-project/file.xml - Eclipse Platform 13:50:07.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:07.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:07.547 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - xml-project/file.xml - Eclipse Platform' 13:50:07.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 '\*?\QPackage Explorer\E') 13:50:07.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:07.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:07.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:07.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:07.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:50:07.550 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:50:07.550 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:50:07.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:07.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:50:07.584 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:50:07.584 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:50:07.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:07.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:50:07.585 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:50:07.585 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:50:07.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:07.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:50:07.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:07.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:07.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:50:08.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:08.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:50:08.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:08.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:50:08.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:50:08.589 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:50:08.589 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:50:08.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:08.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:50:08.590 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:50:08.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:08.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:08.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:08.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:08.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:50:08.591 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 13:50:08.591 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 13:50:08.591 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 13:50:08.591 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 13:50:08.593 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 13:50:08.597 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:50:08.597 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:08.668 DEBUG [main][MenuItemLookup] Found menu:'New' 13:50:08.669 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:50:08.669 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:08.669 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:50:08.669 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:50:08.669 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:08.669 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:50:08.669 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:50:08.669 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:50:08.669 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:50:08.669 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:08.669 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:50:08.669 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:50:08.669 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:50:08.669 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:08.669 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:50:08.669 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:50:08.669 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:08.669 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:50:08.669 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:50:08.669 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:50:08.669 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:50:08.669 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:50:08.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:50:08.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:50:09.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:50:09.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 13:50:09.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:50:09.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:50:09.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:50:09.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:50:09.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:50:09.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:50:09.170 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'xml-project' via Explorer 13:50:09.170 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 13:50:09.170 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 13:50:09.170 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 13:50:09.172 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 13:50:09.177 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:50:09.177 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:09.210 DEBUG [main][MenuItemLookup] Found menu:'New' 13:50:09.210 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:50:09.210 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:09.210 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:50:09.210 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:50:09.210 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:09.210 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:50:09.210 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:50:09.210 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:50:09.210 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:50:09.210 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:50:09.211 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:50:09.211 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:50:09.211 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:50:09.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:50:09.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:50:09.806 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:50:09.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:09.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:09.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:09.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:09.809 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:50:09.809 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:50:09.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:09.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:09.810 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:50:09.810 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:50:09.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:09.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:09.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:09.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:09.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:50:09.811 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:50:09.811 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:50:09.811 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:50:09.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:50:09.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:50:09.811 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:50:09.811 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:09.811 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:50:09.811 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:50:09.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:09.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:09.811 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:50:09.811 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:50:09.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:09.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:09.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:09.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:09.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:50:09.813 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:50:09.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:50:09.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:50:09.813 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:50:09.813 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:09.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:50:09.817 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:50:10.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:50:10.318 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:50:10.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:50:10.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:50:10.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:50:10.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:50:10.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:50:10.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:50:10.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:50:10.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:50:10.319 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 13:50:10.319 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:50:10.319 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:50:10.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:10.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.017 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.16 s selectSourcePage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) Time elapsed: 0.192 s getDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) Time elapsed: 0.221 s selectDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) Time elapsed: 0.079 s testGettingingAssociatedXMLEditorFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) Time elapsed: 0.003 s testEvaluatingXPathOnAssociatedXMLEditorFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) Time elapsed: 0.091 s Running org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 13:50:10.325 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 13:50:10.326 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:50:10.326 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:50:10.326 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 13:50:10.326 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:50:10.326 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:50:10.326 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:50:10.326 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:50:10.326 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:50:10.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: "Import"] 13:50:10.327 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:10.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: "Import"] 13:50:10.327 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:10.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: "Import"] 13:50:10.328 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:10.328 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:50:10.328 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:10.328 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:50:10.328 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:10.328 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:50:10.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:10.329 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:50:10.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:10.329 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:50:10.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:10.329 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 13:50:10.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:10.329 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:50:10.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:10.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:10.330 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:50:10.330 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:50:10.330 DEBUG [main][MenuItemLookup] Found menu:'File' 13:50:10.330 DEBUG [main][MenuItemLookup] Item match:File 13:50:10.330 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:50:10.330 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:50:10.330 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:50:10.330 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:50:10.330 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:10.330 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:50:10.330 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:50:10.330 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:10.330 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:50:10.330 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 13:50:10.330 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 13:50:10.330 DEBUG [main][MenuItemLookup] Found menu:'Revert' 13:50:10.330 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:10.330 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:50:10.330 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:50:10.330 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:50:10.330 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 13:50:10.330 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:10.330 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 13:50:10.330 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:10.330 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:50:10.330 DEBUG [main][MenuItemLookup] Item match:Import... 13:50:10.331 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 13:50:10.331 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 13:50:10.331 INFO [main][MenuItemHandler] Select menu item: &Import... 13:50:10.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:50:10.400 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:50:10.400 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:50:10.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:10.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:10.402 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:50:10.402 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:10.402 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:10.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:10.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:10.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:10.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:10.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:50:10.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:50:10.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:50:10.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:50:10.405 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:50:10.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:10.405 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:50:10.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:10.405 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:50:10.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:50:10.405 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:50:10.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:10.405 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:50:10.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:10.406 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:50:10.406 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 13:50:10.406 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 13:50:10.406 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 13:50:10.406 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 13:50:10.406 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:50:10.406 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 13:50:10.406 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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:50:10.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:10.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:10.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:10.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:10.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:50:10.408 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:50:10.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:50:10.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:50:10.408 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:50:10.408 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:10.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: "Import"] 13:50:10.472 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:10.472 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:10.472 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:50:10.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:10.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:10.473 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 13:50:10.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:10.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 13:50:10.474 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:50:10.474 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 13:50:10.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:10.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:10.474 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:50:10.474 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:10.474 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:50:10.474 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.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:50:10.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:10.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:10.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:10.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:10.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:50:10.476 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 13:50:10.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:50:10.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:50:10.476 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:50:10.476 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:10.477 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:50:10.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:10.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:50:10.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:50:10.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:10.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:50:10.478 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:50:10.478 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 13:50:10.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:10.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:10.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:10.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:10.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:50:10.480 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 13:50:10.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:50:10.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:50:10.481 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:50:10.481 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:10.508 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:50:10.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:10.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:10.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:10.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:10.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:50:10.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 13:50:10.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 13:50:10.511 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 13:50:10.511 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 13:50:10.511 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:50:10.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:10.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:10.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:10.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:10.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:50:10.513 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 13:50:10.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:50:10.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:50:10.514 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:50:10.514 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:10.515 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:50:10.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:10.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:10.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:10.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:10.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:50:10.530 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item xml-project (xml-project/) 13:50:10.530 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item xml-project (xml-project/): 13:50:10.531 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 13:50:10.531 INFO [WorkbenchTestable][TreeItemHandler] Checked: xml-project (xml-project/) 13:50:10.532 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 13:50:10.532 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 13:50:10.532 DEBUG [WorkbenchTestable][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:50:10.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:10.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:10.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:10.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:10.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:50:10.543 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:50:10.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:50:10.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:50:10.543 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:50:10.543 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:10.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:50:10.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:50:10.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:50:10.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:50:10.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph Update' is a system job, skipped 13:50:10.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:50:10.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:50:10.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:50:10.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:50:10.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:50:10.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:50:10.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:50:10.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:10.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:10.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:50:10.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:10.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:10.621 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:50:10.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:10.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:10.621 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:50:10.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:50:10.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:10.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:10.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:10.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:10.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:50:10.623 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:50:10.623 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:50:10.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:10.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:50:10.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:50:10.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:50:10.625 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:50:10.625 INFO [WorkbenchTestable][RequirementsRunner] Started test: evaluateXPath no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) 13:50:10.625 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 13:50:10.625 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:50:10.625 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:50:10.625 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:50:10.646 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:50:10.646 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:50:10.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:10.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:50:10.648 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:50:10.648 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:50:10.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:10.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:50:10.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:10.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:10.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:50:11.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:11.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:50:11.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:11.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:50:11.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:50:11.652 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:50:11.652 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:50:11.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:11.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:50:11.654 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:50:11.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:11.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:11.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:11.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:11.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:50:11.655 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 13:50:11.655 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:50:11.656 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item file.xml of tree item xml-project 13:50:11.656 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project 13:50:11.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:12.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:12.157 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project 13:50:12.158 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 13:50:12.158 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 13:50:12.158 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 13:50:12.161 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 13:50:12.161 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item file.xml 13:50:12.161 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 13:50:12.164 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 13:50:12.164 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 13:50:12.166 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 13:50:12.166 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:50:12.166 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:50:12.271 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:50:12.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:50:12.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initialize Language Servers for file.xml' is not running, skipped 13:50:12.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:50:12.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:50:12.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:50:12.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:50:12.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2437ebf2 is found... 13:50:12.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2437ebf2 is found finished successfully 13:50:12.278 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qfile.xml\E') 13:50:12.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:12.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:12.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:12.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:12.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:50:12.289 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:12.289 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:50:12.291 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:12.291 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:50:12.291 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:50:12.291 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:50:12.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:12.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:12.292 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 13:50:12.292 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:50:12.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:12.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:12.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:12.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:12.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:50:12.294 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 13:50:12.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.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:50:12.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:12.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:12.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:12.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:12.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:50:12.453 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part file.xml 13:50:12.456 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 13:50:12.456 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:50:12.456 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:50:12.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:12.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:12.459 INFO [WorkbenchTestable][RequirementsRunner] Finished test: evaluateXPath no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) 13:50:12.459 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:50:12.459 INFO [WorkbenchTestable][RequirementsRunner] Started test: evaluateXPathWithIgnoringNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) 13:50:12.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 13:50:12.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:50:12.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:50:12.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:50:12.459 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:50:12.459 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:50:12.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:12.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:50:12.553 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:50:12.553 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:50:12.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:12.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:50:12.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:12.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:12.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:50:13.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:13.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:50:13.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:13.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:50:13.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:50:13.557 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:50:13.557 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:50:13.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:13.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:50:13.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:50:13.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:13.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:13.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:13.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:13.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:50:13.559 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 13:50:13.559 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:50:13.559 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TomcatServerRequirement.xml of tree item xml-project 13:50:13.560 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project 13:50:13.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:13.560 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item xml-project is already expanded. No action performed 13:50:13.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:13.560 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project 13:50:13.560 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TomcatServerRequirement.xml 13:50:13.560 DEBUG [main][TreeItemHandler] Selecting tree item: TomcatServerRequirement.xml 13:50:13.560 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TomcatServerRequirement.xml about selection 13:50:13.562 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TomcatServerRequirement.xml 13:50:13.565 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:50:13.565 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:13.596 DEBUG [main][MenuItemLookup] Found menu:'New' 13:50:13.596 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:13.596 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:50:13.596 DEBUG [main][MenuItemLookup] Found menu:'Open With' 13:50:13.596 DEBUG [main][MenuItemLookup] Item match:Open With 13:50:13.598 DEBUG [main][MenuItemLookup] Found menu:'Generic Text Editor' 13:50:13.598 DEBUG [main][MenuItemLookup] Found menu:'JUnit View' 13:50:13.598 DEBUG [main][MenuItemLookup] Found menu:'Text Editor' 13:50:13.598 DEBUG [main][MenuItemLookup] Found menu:'XML Editor' 13:50:13.598 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:13.598 DEBUG [main][MenuItemLookup] Found menu:'System Editor' 13:50:13.598 DEBUG [main][MenuItemLookup] Found menu:'Default Editor' 13:50:13.598 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:13.598 DEBUG [main][MenuItemLookup] Found menu:'Other...' 13:50:13.598 DEBUG [main][MenuItemLookup] Item match:Other... 13:50:13.598 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Other..." 13:50:13.598 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... 13:50:13.638 INFO [main][MenuItemHandler] Select menu item: Other... 13:50:13.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Editor Selection"] is available.... 13:50:13.750 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:50:13.750 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Editor Selection 13:50:13.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:13.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:13.751 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:50:13.751 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:50:13.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:13.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:13.751 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Editor Selection" as the parent 13:50:13.751 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:50:13.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:13.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:13.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:13.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:13.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:50:13.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:50:13.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:50:13.754 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item XML Editor 13:50:13.754 DEBUG [main][TreeItemHandler] Selecting tree item: XML Editor 13:50:13.754 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item XML Editor about selection 13:50:13.755 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: XML Editor 13:50:13.755 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:50:13.755 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:50:13.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:13.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:13.755 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Editor Selection" as the parent 13:50:13.755 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:50:13.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:13.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:13.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:13.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:13.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:50:13.757 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:50:13.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:50:13.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:50:13.757 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:50:13.757 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:14.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:50:14.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:50:14.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@39b7665d is found... 13:50:14.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@39b7665d is found finished successfully 13:50:14.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.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:50:14.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:14.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:14.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:14.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:14.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:50:14.144 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:14.144 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= ${apache-tomcat-7.home} TooltipText=null 13:50:14.145 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:14.145 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= ${apache-tomcat-7.home} TooltipText=null 13:50:14.145 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:50:14.145 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:50:14.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:14.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:14.146 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TomcatServerRequirement.xml"as the parent 13:50:14.146 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:50:14.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:14.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:14.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:14.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:14.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:50:14.148 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 13:50:14.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 '\*?\QTomcatServerRequirement.xml\E') 13:50:14.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:14.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:14.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:14.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:14.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:50:14.346 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part TomcatServerRequirement.xml 13:50:14.347 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 13:50:14.348 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:50:14.348 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:50:14.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:14.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:14.348 INFO [WorkbenchTestable][RequirementsRunner] Finished test: evaluateXPathWithIgnoringNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) 13:50:14.348 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:50:14.349 INFO [WorkbenchTestable][RequirementsRunner] Started test: evaluateXPathWithNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) 13:50:14.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 13:50:14.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:50:14.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:50:14.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:50:14.349 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:50:14.349 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:50:14.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:14.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:50:14.458 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:50:14.458 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:50:14.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:14.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:50:14.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:14.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:14.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:50:14.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:14.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:50:15.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:15.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:50:15.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:50:15.462 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:50:15.462 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:50:15.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:15.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:50:15.463 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:50:15.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:15.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:15.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:15.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:15.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:50:15.464 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 13:50:15.464 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:50:15.465 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TomcatServerRequirement.xml of tree item xml-project 13:50:15.465 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project 13:50:15.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:15.465 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item xml-project is already expanded. No action performed 13:50:15.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:15.465 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project 13:50:15.466 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TomcatServerRequirement.xml 13:50:15.466 DEBUG [main][TreeItemHandler] Selecting tree item: TomcatServerRequirement.xml 13:50:15.466 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TomcatServerRequirement.xml about selection 13:50:15.468 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TomcatServerRequirement.xml 13:50:15.474 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:50:15.474 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:15.572 DEBUG [main][MenuItemLookup] Found menu:'New' 13:50:15.572 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:15.572 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:50:15.572 DEBUG [main][MenuItemLookup] Found menu:'Open With' 13:50:15.572 DEBUG [main][MenuItemLookup] Item match:Open With 13:50:15.574 DEBUG [main][MenuItemLookup] Found menu:'Generic Text Editor' 13:50:15.574 DEBUG [main][MenuItemLookup] Found menu:'JUnit View' 13:50:15.574 DEBUG [main][MenuItemLookup] Found menu:'Text Editor' 13:50:15.574 DEBUG [main][MenuItemLookup] Found menu:'XML Editor' 13:50:15.574 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:15.574 DEBUG [main][MenuItemLookup] Found menu:'System Editor' 13:50:15.574 DEBUG [main][MenuItemLookup] Found menu:'Default Editor' 13:50:15.574 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:15.574 DEBUG [main][MenuItemLookup] Found menu:'Other...' 13:50:15.574 DEBUG [main][MenuItemLookup] Item match:Other... 13:50:15.574 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Other..." 13:50:15.574 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... 13:50:15.574 INFO [main][MenuItemHandler] Select menu item: Other... 13:50:15.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Editor Selection"] is available.... 13:50:15.679 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:50:15.679 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Editor Selection 13:50:15.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:15.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:15.746 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:50:15.746 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:50:15.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:15.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:15.746 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Editor Selection" as the parent 13:50:15.746 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:50:15.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:15.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:15.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:15.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:15.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:50:15.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:50:15.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:50:15.750 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item XML Editor 13:50:15.750 DEBUG [main][TreeItemHandler] Selecting tree item: XML Editor 13:50:15.750 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item XML Editor about selection 13:50:15.750 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: XML Editor 13:50:15.750 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:50:15.750 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:50:15.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:15.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:15.751 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Editor Selection" as the parent 13:50:15.751 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:50:15.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:15.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:15.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:15.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:15.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:50:15.755 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:50:15.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:50:15.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:50:15.755 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:50:15.755 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:15.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:50:15.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:50:15.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4ba8dce5 is found... 13:50:15.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4ba8dce5 is found finished successfully 13:50:15.956 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:50:15.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:15.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:15.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:15.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:15.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:50:15.967 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:15.968 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= ${apache-tomcat-7.home} TooltipText=null 13:50:15.968 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:15.968 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= ${apache-tomcat-7.home} TooltipText=null 13:50:15.968 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Source") 13:50:15.968 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:50:15.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:15.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:15.969 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TomcatServerRequirement.xml"as the parent 13:50:15.969 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:50:15.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:15.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:15.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:15.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:15.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:50:15.970 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 13:50:16.091 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:50:16.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:16.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:16.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:16.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:16.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:50:16.095 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part TomcatServerRequirement.xml 13:50:16.096 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 13:50:16.096 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:50:16.096 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:50:16.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:16.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:16.096 INFO [WorkbenchTestable][RequirementsRunner] Finished test: evaluateXPathWithNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) 13:50:16.096 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:50:16.097 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:50:16.097 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:50:16.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:16.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:50:16.166 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:50:16.166 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:50:16.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:16.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:50:16.167 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:50:16.167 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:50:16.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:16.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:50:16.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:16.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:16.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:50:16.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:16.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:50:17.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:17.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:50:17.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:50:17.170 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:50:17.170 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:50:17.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:17.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:50:17.171 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:50:17.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:17.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:17.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:17.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:17.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:50:17.172 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 13:50:17.172 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 13:50:17.172 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 13:50:17.173 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 13:50:17.174 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 13:50:17.177 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:50:17.177 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:17.206 DEBUG [main][MenuItemLookup] Found menu:'New' 13:50:17.206 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:50:17.206 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:17.206 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:50:17.206 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:50:17.206 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:17.206 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:50:17.206 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:50:17.206 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:50:17.206 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:50:17.206 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:17.206 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:50:17.206 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:50:17.206 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:50:17.206 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:17.206 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:50:17.206 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:50:17.206 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:17.206 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:50:17.206 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:50:17.206 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:50:17.206 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:50:17.206 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:50:17.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:50:17.207 DEBUG [WorkbenchTestable][JobIsRunning] job 'loading http://www.jboss.org/schema/reddeer/ApacheServerRequirements.xsd' has no excuses, wait for it 13:50:17.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'loading http://www.jboss.org/schema/reddeer/ApacheServerRequirements.xsd' has no excuses, wait for it 13:50:18.207 DEBUG [WorkbenchTestable][JobIsRunning] job 'loading http://www.jboss.org/schema/reddeer/ApacheServerRequirements.xsd' has no excuses, wait for it 13:50:18.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'loading http://www.jboss.org/schema/reddeer/ApacheServerRequirements.xsd' has no excuses, wait for it 13:50:19.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'loading http://www.jboss.org/schema/reddeer/ApacheServerRequirements.xsd' has no excuses, wait for it 13:50:19.708 DEBUG [WorkbenchTestable][JobIsRunning] job 'loading http://www.jboss.org/schema/reddeer/ApacheServerRequirements.xsd' has no excuses, wait for it 13:50:20.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'loading http://www.jboss.org/schema/reddeer/ApacheServerRequirements.xsd' has no excuses, wait for it 13:50:20.709 DEBUG [WorkbenchTestable][JobIsRunning] job 'loading http://www.jboss.org/schema/reddeer/ApacheServerRequirements.xsd' has no excuses, wait for it 13:50:21.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'loading http://www.jboss.org/schema/reddeer/ApacheServerRequirements.xsd' has no excuses, wait for it 13:50:21.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'loading http://www.jboss.org/schema/reddeer/ApacheServerRequirements.xsd' has no excuses, wait for it 13:50:22.210 DEBUG [WorkbenchTestable][JobIsRunning] job 'loading http://www.jboss.org/schema/reddeer/ApacheServerRequirements.xsd' has no excuses, wait for it 13:50:22.710 DEBUG [WorkbenchTestable][JobIsRunning] job 'loading http://www.jboss.org/schema/reddeer/ApacheServerRequirements.xsd' has no excuses, wait for it 13:50:23.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing Outline' is a system job, skipped 13:50:23.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing Outline' is a system job, skipped 13:50:23.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:50:23.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:50:23.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:50:23.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:50:23.211 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'xml-project' via Explorer 13:50:23.211 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 13:50:23.211 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 13:50:23.212 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 13:50:23.213 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 13:50:23.216 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:50:23.216 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:23.259 DEBUG [main][MenuItemLookup] Found menu:'New' 13:50:23.259 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:50:23.259 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:23.259 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:50:23.259 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:50:23.259 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:23.259 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:50:23.259 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:50:23.259 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:50:23.259 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:50:23.259 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:50:23.259 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:50:23.259 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:50:23.260 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:50:23.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:50:23.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:50:23.897 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:50:23.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:23.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:23.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:23.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:23.900 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:50:23.900 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:50:23.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:23.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:23.901 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:50:23.901 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:50:23.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:23.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:23.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:23.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:23.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:50:23.902 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:50:23.902 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:50:23.902 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:50:23.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:50:23.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:50:23.902 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:50:23.902 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:23.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", Widget matcher matching widgets with style: 8) 13:50:23.903 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:50:23.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:23.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:23.903 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:50:23.903 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:50:23.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:23.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:23.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:23.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:23.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:50:23.905 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:50:23.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:50:23.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:50:23.905 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:50:23.905 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:23.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:50:23.909 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:50:24.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:50:24.410 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:50:24.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:50:24.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:50:24.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:50:24.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:50:24.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:50:24.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:50:24.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:50:24.410 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 13:50:24.410 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:50:24.410 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:50:24.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:24.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.086 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: 1.833 s evaluateXPathWithIgnoringNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) Time elapsed: 1.889 s evaluateXPathWithNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) Time elapsed: 1.747 s Running org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest 13:50:24.416 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest 13:50:24.417 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:50:24.417 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:50:24.417 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest 13:50:24.417 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:50:24.417 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:50:24.417 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:50:24.417 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:50:24.417 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:50:24.418 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:50:24.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:24.418 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:50:24.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:24.418 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 13:50:24.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:24.418 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:50:24.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:24.418 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:50:24.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:24.419 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:50:24.419 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:24.419 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 13:50:24.419 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:24.419 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:50:24.419 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:24.419 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:50:24.419 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:24.419 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:50:24.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:24.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:24.420 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:50:24.420 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:50:24.420 DEBUG [main][MenuItemLookup] Found menu:'File' 13:50:24.420 DEBUG [main][MenuItemLookup] Item match:File 13:50:24.420 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:50:24.420 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:50:24.422 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:50:24.422 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:50:24.422 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:24.422 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:50:24.422 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:50:24.422 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:50:24.422 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:50:24.422 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:50:24.422 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:50:24.422 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:50:24.422 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:50:24.422 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:50:24.422 DEBUG [main][MenuItemLookup] Found menu:'File' 13:50:24.422 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:50:24.422 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:50:24.422 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:24.422 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:50:24.422 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:24.422 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:50:24.422 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:50:24.423 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:50:24.423 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:50:24.423 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:50:24.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:50:24.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:50:24.484 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:50:24.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:24.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:24.485 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:50:24.485 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:24.486 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:50:24.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:24.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:24.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:24.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:24.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:50:24.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:50:24.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:50:24.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 13:50:24.489 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 13:50:24.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:24.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:24.990 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 13:50:24.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 13:50:24.992 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 13:50:24.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:24.992 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 13:50:24.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:24.992 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 13:50:24.993 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project 13:50:24.993 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project 13:50:24.993 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection 13:50:24.995 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project 13:50:24.995 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:50:24.995 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:50:24.997 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:50:24.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:24.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:24.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:25.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:25.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:50:25.000 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:50:25.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:50:25.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:50:25.000 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:50:25.000 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:25.140 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:50:25.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:25.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:25.141 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:50:25.141 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:50:25.141 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 13:50:25.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:25.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:25.142 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 13:50:25.142 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:25.143 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:50:25.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:25.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:25.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:25.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:25.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:50:25.169 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:50:25.170 INFO [WorkbenchTestable][AbstractText] Text set to: HTMLProjectTest 13:50:25.173 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 13:50:25.173 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 13:50:25.174 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:50:25.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:25.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:25.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:25.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:25.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:50:25.186 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:50:25.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:50:25.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:50:25.186 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:50:25.186 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:25.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:50:25.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:50:25.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:50:25.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:50:25.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:50:25.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 13:50:25.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:50:25.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:50:25.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:50:25.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:50:25.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:50:25.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:50:25.691 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:50:25.691 INFO [WorkbenchTestable][RequirementsRunner] Started test: createHTMLFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest) 13:50:25.691 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest 13:50:25.691 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:50:25.691 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:50:25.691 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:50:25.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 'New|Select a wizard'] 13:50:25.692 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:25.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 'New|Select a wizard'] 13:50:25.692 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:25.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: "New HTML File"] 13:50:25.693 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:25.693 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:50:25.693 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:25.693 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:50:25.693 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:25.693 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:50:25.693 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:25.693 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New HTML File"] 13:50:25.693 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:25.694 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:50:25.694 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:25.694 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:50:25.694 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:25.694 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:50:25.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:25.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:25.694 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:50:25.694 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:50:25.694 DEBUG [main][MenuItemLookup] Found menu:'File' 13:50:25.695 DEBUG [main][MenuItemLookup] Item match:File 13:50:25.695 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:50:25.695 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:50:25.697 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:50:25.697 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:50:25.697 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:25.697 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:50:25.697 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:50:25.697 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:50:25.697 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:50:25.697 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:50:25.697 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:50:25.697 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:50:25.697 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:50:25.697 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:50:25.697 DEBUG [main][MenuItemLookup] Found menu:'File' 13:50:25.697 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:50:25.697 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:50:25.697 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:25.697 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:50:25.697 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:25.697 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:50:25.697 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:50:25.698 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:50:25.698 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:50:25.698 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:50:25.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:50:25.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. finished successfully 13:50:25.772 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:50:25.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:25.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:25.774 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:50:25.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:25.774 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:25.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:25.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:25.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:25.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:25.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:50:25.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:50:25.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:50:25.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 13:50:25.777 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 13:50:25.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:25.777 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 13:50:25.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:25.777 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 13:50:25.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 13:50:25.777 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 13:50:25.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:25.778 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 13:50:25.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:25.778 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 13:50:25.778 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item HTML File 13:50:25.778 DEBUG [main][TreeItemHandler] Selecting tree item: HTML File 13:50:25.778 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item HTML File about selection 13:50:25.786 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: HTML File 13:50:25.786 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:50:25.786 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:50:25.786 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:25.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:25.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:25.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:25.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:25.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:50:25.789 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:50:25.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:50:25.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:50:25.789 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:50:25.789 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:26.154 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:50:26.154 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:26.154 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:26.154 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:50:26.154 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:50:26.154 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New HTML File 13:50:26.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:26.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:26.155 TRACE [WorkbenchTestable][NewHTMLWizard] Shell New HTML File is not null and is not disposed 13:50:26.155 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:26.156 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:50:26.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:26.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:26.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:26.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:26.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:50:26.171 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:50:26.172 INFO [WorkbenchTestable][AbstractText] Text set to: testHTML 13:50:26.173 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:50:26.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:26.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:26.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:26.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:26.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:50:26.245 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:50:26.246 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.html.ui.wizard.NewHTMLFileWizardPage, index 0 and no matchers specified 13:50:26.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:26.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:26.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:26.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:26.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:50:26.250 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.html.ui.wizard.NewHTMLFileWizardPage, index 0 and no matchers specified 13:50:26.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:26.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:26.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:26.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:26.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:50:26.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:50:26.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:50:26.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem HTMLProjectTest has children... 13:50:26.252 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item HTMLProjectTest 13:50:26.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:26.252 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item HTMLProjectTest is already expanded. No action performed 13:50:26.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:26.252 INFO [WorkbenchTestable][TreeItemHandler] Expanded: HTMLProjectTest 13:50:26.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem HTMLProjectTest has children finished successfully 13:50:26.252 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item HTMLProjectTest 13:50:26.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:26.253 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item HTMLProjectTest is already expanded. No action performed 13:50:26.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:26.253 INFO [WorkbenchTestable][TreeItemHandler] Expanded: HTMLProjectTest 13:50:26.253 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 13:50:26.253 DEBUG [main][TreeItemHandler] Selecting tree item: src 13:50:26.253 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 13:50:26.275 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 13:50:26.275 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:50:26.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:26.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:26.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:26.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:26.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:50:26.277 TRACE [WorkbenchTestable][NewHTMLWizard] Shell New HTML File is not null and is not disposed 13:50:26.277 INFO [WorkbenchTestable][NewHTMLWizard] Go to next wizard page 13:50:26.277 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.html.ui.wizard.NewHTMLWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:50:26.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:26.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:26.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:26.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:26.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:50:26.280 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:50:26.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:50:26.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:50:26.280 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:50:26.280 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:26.355 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.html.ui.wizard.NewHTMLTemplatesWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Use HTML Template") 13:50:26.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:26.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:26.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:26.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:26.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:50:26.357 INFO [WorkbenchTestable][CheckBox] Select checkbox &Use HTML Template 13:50:26.357 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Use HTML Template 13:50:26.357 INFO [WorkbenchTestable][AbstractButton] Click button &Use HTML Template 13:50:26.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:50:26.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:50:26.357 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:50:26.357 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:26.364 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.html.ui.wizard.NewHTMLTemplatesWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Use HTML Template") 13:50:26.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:26.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:26.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:26.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:26.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:50:26.365 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.html.ui.wizard.NewHTMLTemplatesWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Use HTML Template") 13:50:26.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:26.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:26.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:26.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:26.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:50:26.366 INFO [WorkbenchTestable][CheckBox] Select checkbox &Use HTML Template 13:50:26.366 INFO [WorkbenchTestable][CheckBox] Check checkbox &Use HTML Template 13:50:26.366 INFO [WorkbenchTestable][AbstractButton] Click button &Use HTML Template 13:50:26.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:50:26.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:50:26.366 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:50:26.366 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:26.377 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.html.ui.wizard.NewHTMLTemplatesWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Use HTML Template") 13:50:26.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:26.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:26.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:26.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:26.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:50:26.379 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.html.ui.wizard.NewHTMLTemplatesWizardPage, index 0 and no matchers specified 13:50:26.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:26.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:26.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:26.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:26.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:50:26.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:50:26.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:50:26.381 TRACE [WorkbenchTestable][NewHTMLWizard] Shell New HTML File is not null and is not disposed 13:50:26.381 INFO [WorkbenchTestable][NewHTMLWizard] Finish wizard 13:50:26.382 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.html.ui.wizard.NewHTMLWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:50:26.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:26.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:26.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:26.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:26.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:50:26.385 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:50:26.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:50:26.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:50:26.444 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:50:26.444 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:26.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:50:26.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:50:26.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:50:26.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'JavaScript indexing in progress' is a system job, skipped 13:50:26.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.1/lib/jrt-fs.jar)' is a system job, skipped 13:50:26.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:50:26.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:50:26.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:50:26.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:50:26.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 13:50:26.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing JavaScript tooling' is a system job, skipped 13:50:26.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:50:26.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:50:26.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:50:26.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:50:26.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:50:26.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:50:26.952 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest 13:50:26.952 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:50:26.952 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:50:26.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:26.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:26.953 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createHTMLFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest) 13:50:26.953 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:50:26.953 DEBUG [main][EditorHandler] 1 editor(s) found 13:50:26.953 DEBUG [WorkbenchTestable][EditorHandler] Closing editor testHTML.html 13:50:26.998 DEBUG [WorkbenchTestable][EditorHandler] Editor testHTML.html is closed 13:50:26.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:26.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:26.999 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:50:27.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:27.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:27.001 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:50:27.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:27.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:27.002 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:50:27.002 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:50:27.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:27.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:27.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:27.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:27.003 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:50:27.003 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:50:27.003 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:50:27.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:27.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:50:27.049 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:50:27.049 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:50:27.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:27.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:50:27.050 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:50:27.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:50:27.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:27.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:50:27.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:27.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:27.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:50:27.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:27.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:50:28.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:28.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:50:28.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:50:28.056 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:50:28.056 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:50:28.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:28.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:50:28.057 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:50:28.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:28.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:28.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:28.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:28.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:50:28.058 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name HTMLProjectTest 13:50:28.058 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:50:28.058 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:50:28.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:28.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:50:28.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:28.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:28.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:50:28.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:28.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:50:29.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:29.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:50:29.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:50:29.062 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:50:29.062 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:50:29.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:29.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:50:29.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:50:29.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:29.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:29.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:29.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:29.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:50:29.064 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name HTMLProjectTest 13:50:29.065 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:50:29.065 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:50:29.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:29.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:50:29.066 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:50:29.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:29.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:29.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:29.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:29.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:50:29.067 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 13:50:29.067 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 13:50:29.067 DEBUG [main][TreeItemHandler] Set Tree selection 13:50:29.067 DEBUG [main][TreeHandler] Notify Tree about selection event 13:50:29.072 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 13:50:29.076 DEBUG [WorkbenchTestable][TreeItemHandler] HTMLProjectTest 13:50:29.076 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:50:29.076 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:29.109 DEBUG [main][MenuItemLookup] Found menu:'New' 13:50:29.109 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:50:29.109 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:29.109 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:50:29.109 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:29.109 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:50:29.109 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:50:29.109 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:50:29.109 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:50:29.109 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:50:29.109 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:50:29.109 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:50:29.109 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:50:29.109 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:29.109 DEBUG [main][MenuItemLookup] Found menu:'Import' 13:50:29.109 DEBUG [main][MenuItemLookup] Found menu:'Export' 13:50:29.109 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:29.109 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:50:29.109 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:50:29.109 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:50:29.109 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:50:29.109 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:50:29.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:50:29.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.1/lib/jrt-fs.jar)' is a system job, skipped 13:50:29.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:50:29.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:50:29.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:50:29.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:50:29.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:50:29.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:50:29.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:50:29.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:50:29.610 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:50:29.610 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:29.634 DEBUG [main][MenuItemLookup] Found menu:'New' 13:50:29.635 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:50:29.635 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:29.635 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:50:29.635 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:29.635 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:50:29.635 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:50:29.635 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:50:29.635 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:50:29.635 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:50:29.635 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:50:29.635 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:50:29.635 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:50:29.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 13:50:30.201 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:50:30.201 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:50:30.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:30.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:30.203 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:50:30.203 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:50:30.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:30.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:30.204 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:50:30.204 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:50:30.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:30.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:30.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:30.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:30.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:50:30.205 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:50:30.205 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:50:30.205 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:50:30.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:50:30.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:50:30.206 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:50:30.206 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:30.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") 13:50:30.206 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:50:30.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:30.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:30.206 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:50:30.206 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:50:30.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:30.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:30.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:30.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:30.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:50:30.208 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:50:30.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:50:30.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:50:30.208 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:50:30.208 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:30.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:50:30.213 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:50:30.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:50:30.713 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:50:30.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:50:30.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:50:30.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:50:30.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:50:30.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:50:30.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:50:30.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:50:30.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:50:30.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:50:30.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:50:30.714 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:50:30.714 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:50:30.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:30.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 13:50:30.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:50:30.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:50:30.716 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest 13:50:30.716 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:50:30.716 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:50:30.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:30.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.3 s - in org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest createHTMLFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest) Time elapsed: 1.262 s Running org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest 13:50:30.734 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest 13:50:30.734 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:50:30.734 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:50:30.734 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest 13:50:30.734 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:50:30.734 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:50:30.734 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:50:30.734 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:50:30.734 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:50:30.734 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:50:30.735 DEBUG [main][EditorHandler] 0 editor(s) found 13:50:30.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:30.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:30.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:50:30.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:30.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:30.740 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:50:30.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:30.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:30.741 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:50:30.741 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:50:30.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:30.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:30.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:30.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:30.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:50:30.744 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:50:30.744 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:50:30.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:30.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:50:30.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:50:30.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:50:30.753 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:50:30.753 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:50:30.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:30.754 DEBUG [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:50:30.754 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:50:30.754 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:50:30.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:30.755 DEBUG [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:50:30.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:30.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:30.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:30.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:30.757 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:50:30.757 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:50:30.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:30.757 DEBUG [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:50:30.758 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:50:30.758 INFO [WorkbenchTestable][RequirementsRunner] Started test: setName no-configuration(org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest) 13:50:30.758 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest 13:50:30.758 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:50:30.758 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:50:30.758 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:50:30.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:50:30.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:30.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:50:30.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:30.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 JavaScript Project"] 13:50:30.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:30.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:50:30.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:30.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:50:30.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:30.760 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:50:30.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:30.760 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New JavaScript Project"] 13:50:30.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:30.760 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:50:30.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:30.760 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:50:30.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:30.760 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:50:30.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:30.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:30.761 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:50:30.761 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:50:30.761 DEBUG [main][MenuItemLookup] Found menu:'File' 13:50:30.761 DEBUG [main][MenuItemLookup] Item match:File 13:50:30.762 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:50:30.762 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:50:30.764 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:50:30.764 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:50:30.764 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:30.764 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:50:30.764 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:50:30.764 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:50:30.764 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:50:30.764 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:50:30.764 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:50:30.764 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:50:30.764 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:50:30.764 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:50:30.764 DEBUG [main][MenuItemLookup] Found menu:'File' 13:50:30.764 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:50:30.764 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:50:30.764 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:30.764 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:50:30.764 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:30.764 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:50:30.764 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:50:30.772 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:50:30.772 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:50:30.772 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:50:30.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:50:30.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:50:30.837 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:50:30.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:30.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:30.838 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:50:30.838 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:30.838 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:50:30.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:30.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:30.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:30.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:30.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:50:30.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:50:30.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:50:30.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JavaScript has children... 13:50:30.842 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JavaScript 13:50:30.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:31.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:31.343 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JavaScript 13:50:31.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JavaScript has children finished successfully 13:50:31.344 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JavaScript 13:50:31.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:31.344 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JavaScript is already expanded. No action performed 13:50:31.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:31.344 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JavaScript 13:50:31.345 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:50:31.345 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:50:31.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:31.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:31.345 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:50:31.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:31.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:31.346 INFO [WorkbenchTestable][AbstractShell] Close shell Select a wizard 13:50:31.346 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Select a wizard' 13:50:31.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:50:31.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:50:31.369 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest 13:50:31.369 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:50:31.369 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:50:31.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:31.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:31.370 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setName no-configuration(org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest) 13:50:31.370 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest 13:50:31.370 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:50:31.370 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:50:31.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:31.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.644 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.611 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest 13:50:31.383 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest 13:50:31.383 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:50:31.384 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:50:31.384 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest 13:50:31.384 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:50:31.384 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:50:31.384 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:50:31.384 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:50:31.384 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:50:31.384 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:50:31.384 DEBUG [main][EditorHandler] 0 editor(s) found 13:50:31.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:31.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:31.387 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:50:31.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:31.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:31.389 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:50:31.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:31.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:31.389 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:50:31.389 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:50:31.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:31.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:31.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:31.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:31.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:50:31.391 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:50:31.391 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:50:31.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:31.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:50:31.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:50:31.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:50:31.393 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:50:31.393 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:50:31.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:31.394 DEBUG [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:50:31.394 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:50:31.394 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:50:31.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:31.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:50:31.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:31.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:31.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:31.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:31.396 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:50:31.396 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:50:31.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:31.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:50:31.397 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:50:31.397 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:31.397 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:50:31.397 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:31.397 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:50:31.397 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:31.397 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:50:31.397 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:31.398 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:50:31.398 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:31.398 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:50:31.398 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:31.398 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:50:31.398 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:31.398 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:50:31.398 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:31.398 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:50:31.398 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:31.399 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:50:31.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:31.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:31.399 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:50:31.399 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:50:31.399 DEBUG [main][MenuItemLookup] Found menu:'File' 13:50:31.399 DEBUG [main][MenuItemLookup] Item match:File 13:50:31.400 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:50:31.400 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:50:31.402 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:50:31.402 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:50:31.402 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:31.402 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:50:31.402 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:50:31.402 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:50:31.402 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:50:31.402 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:50:31.402 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:50:31.402 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:50:31.402 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:50:31.402 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:50:31.402 DEBUG [main][MenuItemLookup] Found menu:'File' 13:50:31.402 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:50:31.402 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:50:31.402 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:31.402 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:50:31.402 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:31.402 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:50:31.402 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:50:31.402 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:50:31.402 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:50:31.403 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:50:31.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:50:31.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. finished successfully 13:50:31.478 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:50:31.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:31.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:31.480 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:50:31.480 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:31.480 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:31.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:31.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:31.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:31.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:31.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:50:31.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:50:31.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:50:31.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:50:31.483 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:50:31.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:31.483 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:50:31.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:31.484 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:50:31.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:50:31.484 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:50:31.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:31.484 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:50:31.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:31.484 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:50:31.484 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:50:31.484 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:50:31.485 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:50:31.488 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:50:31.488 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:50:31.488 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:50:31.488 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:50:31.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:31.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:31.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:31.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:31.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:50:31.495 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:50:31.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:50:31.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:50:31.495 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:50:31.495 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:31.669 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:50:31.670 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:31.670 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:31.670 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:50:31.670 DEBUG [WorkbenchTestable][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:50:31.670 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:50:31.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:31.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:31.671 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:50:31.671 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:31.672 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'hellotest' 13:50:31.672 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced 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:50:31.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:31.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:31.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:31.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:31.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:50:31.687 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:50:31.688 INFO [WorkbenchTestable][AbstractText] Text set to: hellotest 13:50:31.713 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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:50:31.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:31.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:31.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:31.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:31.717 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:50:31.718 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 13:50:31.718 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 13:50:31.718 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 13:50:31.718 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:50:31.718 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:50:31.718 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget 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:50:31.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:31.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:31.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:31.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:31.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:50:31.722 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:50:31.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:50:31.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:50:31.722 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:50:31.722 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:31.803 DEBUG [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:50:34.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:50:34.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:50:34.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:50:34.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:50:34.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.1/lib/jrt-fs.jar)' is a system job, skipped 13:50:34.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:50:34.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:50:34.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:50:34.916 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:50:34.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:50:34.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:50:34.916 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:34.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:50:34.917 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:34.917 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:50:34.917 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:34.917 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:50:34.917 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:34.917 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:50:34.917 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:34.917 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:50:34.917 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:34.917 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:50:34.918 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:34.918 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:50:34.918 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:34.918 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:50:34.918 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:34.918 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:50:34.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:34.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:34.918 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:50:34.918 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:50:34.919 DEBUG [main][MenuItemLookup] Found menu:'File' 13:50:34.919 DEBUG [main][MenuItemLookup] Item match:File 13:50:34.919 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:50:34.919 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:50:34.922 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:50:34.922 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:50:34.922 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:34.922 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:50:34.922 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:50:34.922 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:50:34.922 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:50:34.922 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:50:34.922 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:50:34.922 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:50:34.922 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:50:34.922 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:50:34.922 DEBUG [main][MenuItemLookup] Found menu:'File' 13:50:34.922 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:50:34.922 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:50:34.922 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:34.922 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:50:34.922 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:34.922 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:50:34.922 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:50:34.923 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:50:34.923 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:50:34.923 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:50:34.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:50:35.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 'New|Select a wizard'] is available. finished successfully 13:50:35.011 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:50:35.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:35.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:35.012 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:50:35.012 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:35.013 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:35.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:35.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:35.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:35.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:35.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:50:35.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:50:35.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:50:35.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:50:35.016 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:50:35.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:35.016 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:50:35.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:35.016 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:50:35.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:50:35.016 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:50:35.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:35.016 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:50:35.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:35.016 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:50:35.017 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:50:35.017 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:50:35.017 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:50:35.020 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:50:35.020 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:50:35.020 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:50:35.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.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:35.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:35.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:35.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:35.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:35.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:50:35.023 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:50:35.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:50:35.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:50:35.023 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:50:35.023 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:35.158 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:50:35.158 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:35.158 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:35.159 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:50:35.159 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:50:35.159 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:50:35.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:35.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:35.160 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:50:35.160 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:35.161 DEBUG [WorkbenchTestable][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:50:35.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:35.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:35.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:35.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:35.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:50:35.199 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:50:35.200 INFO [WorkbenchTestable][AbstractText] Text set to: HelloTest 13:50:35.201 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:50:35.201 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:50:35.201 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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:50:35.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:35.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:35.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:35.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:35.261 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:50:35.261 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:50:35.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:50:35.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:50:35.262 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:50:35.262 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:35.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:50:35.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:50:35.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:50:35.782 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:50:35.782 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:50:35.782 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:50:35.782 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:50:35.782 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:50:35.782 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:50:35.782 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:50:35.782 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:50:35.782 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:50:35.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:50:35.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:35.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:35.784 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:50:35.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:35.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:35.786 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - hellotest/src/hellotest/HelloTest.java - Eclipse Platform 13:50:35.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:35.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:35.786 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - hellotest/src/hellotest/HelloTest.java - Eclipse Platform' 13:50:35.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 '\*?\QPackage Explorer\E') 13:50:35.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:35.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:35.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:35.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:35.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:50:35.788 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:50:35.788 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:50:35.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:35.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:50:35.818 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:50:35.818 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:50:35.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:35.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:50:35.831 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:50:35.831 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:50:35.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:35.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:50:35.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:35.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:35.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:50:36.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:36.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:50:36.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:36.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:50:36.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:50:36.836 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:50:36.836 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:50:36.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:36.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:50:36.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:50:36.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:36.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:36.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:36.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:36.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:50:36.838 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name hellotest 13:50:36.839 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item hellotest 13:50:36.839 DEBUG [main][TreeItemHandler] Selecting tree item: hellotest 13:50:36.839 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item hellotest about selection 13:50:36.840 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: hellotest 13:50:36.841 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:50:36.841 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:36.865 DEBUG [main][MenuItemLookup] Found menu:'New' 13:50:36.865 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:50:36.865 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:36.865 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:50:36.865 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:50:36.865 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:50:36.865 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:36.865 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:50:36.865 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:50:36.865 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:50:36.865 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:50:36.865 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:36.865 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:50:36.865 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:50:36.865 DEBUG [main][MenuItemLookup] Item match:Build Path 13:50:36.867 DEBUG [main][MenuItemLookup] Found menu:'Link Source...' 13:50:36.867 DEBUG [main][MenuItemLookup] Found menu:'New Source Folder...' 13:50:36.867 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:36.867 DEBUG [main][MenuItemLookup] Found menu:'Use as Source Folder' 13:50:36.867 DEBUG [main][MenuItemLookup] Found menu:'Add External Archives...' 13:50:36.867 DEBUG [main][MenuItemLookup] Found menu:'Add Libraries...' 13:50:36.867 DEBUG [main][MenuItemLookup] Item match:Add Libraries... 13:50:36.868 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Add &Libraries..." 13:50:36.868 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add Libraries... 13:50:36.868 INFO [main][MenuItemHandler] Select menu item: Add &Libraries... 13:50:36.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add Library"] is available.... 13:50:36.925 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:50:36.925 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add Library 13:50:36.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:36.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:36.927 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:50:36.927 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:50:36.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:36.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:36.928 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Library" as the parent 13:50:36.928 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:50:36.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:36.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:36.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:36.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:36.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 13:50:36.930 TRACE [main][WidgetHandler] Notify List with event 13 13:50:36.930 TRACE [main][WidgetHandler] Wait for synchronization 13:50:36.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 "Next >", Widget matcher matching widgets with style: 8) 13:50:36.931 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:50:36.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:36.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:36.931 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Library" as the parent 13:50:36.931 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:50:36.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:36.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:36.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:36.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:36.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:50:36.933 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:50:36.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:50:36.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:50:36.933 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:50:36.933 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:36.968 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:50:36.968 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:50:36.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:36.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:36.968 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Library" as the parent 13:50:36.968 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:50:36.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:36.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:36.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:36.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:36.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:50:36.969 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo JUnit 5 to selection: JUnit 4 13:50:36.973 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:50:36.973 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:50:36.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:36.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:36.973 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Library" as the parent 13:50:36.973 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:50:36.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:36.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:36.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:36.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:36.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:50:36.976 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:50:36.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:50:36.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:50:36.976 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:50:36.977 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:37.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add Library"] is available.... 13:50:37.109 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:50:37.109 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:50:37.110 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:50:37.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:37.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:50:37.111 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:50:37.111 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:50:37.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:37.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:50:37.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:37.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:37.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:50:37.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:37.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:50:38.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:38.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:50:38.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:50:38.115 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:50:38.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:50:38.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:38.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:50:38.118 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:50:38.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:38.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:38.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:38.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:38.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:50:38.119 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name hellotest 13:50:38.119 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:50:38.120 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item hellotest 13:50:38.120 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hellotest 13:50:38.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:38.120 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item hellotest is already expanded. No action performed 13:50:38.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:38.120 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hellotest 13:50:38.120 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item hellotest of tree item src 13:50:38.120 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:50:38.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:38.121 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:50:38.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:38.121 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:50:38.121 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item HelloTest.java of tree item hellotest 13:50:38.121 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hellotest 13:50:38.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:38.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:38.621 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hellotest 13:50:38.622 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item HelloTest.java 13:50:38.622 DEBUG [main][TreeItemHandler] Selecting tree item: HelloTest.java 13:50:38.623 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item HelloTest.java about selection 13:50:38.626 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: HelloTest.java 13:50:38.627 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item HelloTest.java 13:50:38.627 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item HelloTest.java 13:50:38.627 DEBUG [main][TreeItemHandler] Selecting tree item: HelloTest.java 13:50:38.627 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item HelloTest.java about selection 13:50:38.628 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: HelloTest.java 13:50:38.628 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:50:38.629 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:50:38.656 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:50:38.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:50:38.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:50:38.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:50:38.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:50:38.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:50:38.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:50:38.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:50:38.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:50:38.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:50:38.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:50:38.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@57fa7298 is found... 13:50:38.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@57fa7298 is found finished successfully 13:50:38.659 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QHelloTest.java\E') 13:50:38.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:38.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:38.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:38.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:38.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:50:38.662 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:38.663 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package hellotest; public class HelloTest { } TooltipText=null 13:50:38.663 INFO [WorkbenchTestable][TextEditor] Set text to editor 13:50:38.674 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:38.675 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:50:38.675 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:50:38.675 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - hellotest/src/hellotest/HelloTest.java - Eclipse Platform 13:50:38.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:38.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:38.676 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - hellotest/src/hellotest/HelloTest.java - Eclipse Platform' 13:50:38.676 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - hellotest/src/hellotest/HelloTest.java - Eclipse Platform' 13:50:38.676 DEBUG [main][MenuItemLookup] Found menu:'File' 13:50:38.676 DEBUG [main][MenuItemLookup] Item match:File 13:50:38.677 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:50:38.677 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:50:38.677 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:50:38.677 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:50:38.677 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:38.677 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:50:38.677 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:50:38.677 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:38.677 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:50:38.677 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:50:38.677 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:50:38.677 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:50:38.677 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:50:38.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:50:38.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:50:38.714 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:38.714 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:50:38.715 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:38.715 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:50:38.715 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 13:50:38.715 DEBUG [WorkbenchTestable][EditorHandler] Closing editor HelloTest.java 13:50:38.790 DEBUG [WorkbenchTestable][EditorHandler] Editor HelloTest.java is closed 13:50:38.790 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:50:38.790 INFO [WorkbenchTestable][RequirementsRunner] Started test: junitRunTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest) 13:50:38.790 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest 13:50:38.790 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:50:38.790 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:50:38.790 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:50:38.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:38.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:38.792 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:50:38.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:38.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:38.794 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:50:38.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:38.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:38.794 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:50:38.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 '\*?\QPackage Explorer\E') 13:50:38.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:38.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:38.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:38.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:38.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:50:38.796 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:50:38.796 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:50:38.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:38.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:50:38.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:50:38.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:50:38.798 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:50:38.798 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:50:38.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:38.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:50:38.799 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:50:38.799 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:50:38.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:38.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:50:38.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:38.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:38.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:50:39.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:39.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:50:39.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:39.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:50:39.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:50:39.803 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:50:39.803 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:50:39.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:39.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:50:39.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:50:39.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:39.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:39.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:39.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:39.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:50:39.805 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name hellotest 13:50:39.805 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:50:39.806 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item hellotest 13:50:39.806 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hellotest 13:50:39.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:39.806 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item hellotest is already expanded. No action performed 13:50:39.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:39.806 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hellotest 13:50:39.806 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item hellotest of tree item src 13:50:39.806 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:50:39.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:39.806 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:50:39.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:39.806 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:50:39.807 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item HelloTest.java of tree item hellotest 13:50:39.807 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hellotest 13:50:39.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:39.807 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item hellotest is already expanded. No action performed 13:50:39.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:39.807 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hellotest 13:50:39.808 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item HelloTest.java 13:50:39.808 DEBUG [main][TreeItemHandler] Selecting tree item: HelloTest.java 13:50:39.808 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item HelloTest.java about selection 13:50:39.811 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: HelloTest.java 13:50:39.812 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:50:39.812 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:39.837 DEBUG [main][MenuItemLookup] Found menu:'New' 13:50:39.837 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:39.837 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:50:39.837 DEBUG [main][MenuItemLookup] Found menu:'Open With' 13:50:39.837 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:50:39.837 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:50:39.837 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:39.837 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:50:39.837 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:50:39.837 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:50:39.837 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:50:39.837 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:39.837 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:50:39.837 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:50:39.837 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:50:39.837 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:50:39.837 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:39.837 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:50:39.837 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:50:39.837 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:39.837 DEBUG [main][MenuItemLookup] Found menu:'References' 13:50:39.837 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 13:50:39.837 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:39.837 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:50:39.837 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 13:50:39.837 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:39.837 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:50:39.837 DEBUG [main][MenuItemLookup] Item match:Run As 13:50:39.859 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 13:50:39.859 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test Shift+Alt+X T' 13:50:39.859 DEBUG [main][MenuItemLookup] Item match:2 JUnit Test Shift+Alt+X T 13:50:39.860 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 JUnit Test Shift+Alt+X T" 13:50:39.860 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 JUnit Test Shift+Alt+X T 13:50:39.860 INFO [main][MenuItemHandler] Select menu item: &2 JUnit Test Shift+Alt+X T 13:50:39.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting while JUnit test has not finished yet... 13:50:39.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:39.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:50:39.893 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' view via menu. 13:50:39.893 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:50:39.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:39.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:39.893 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:50:39.894 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:50:39.894 DEBUG [main][MenuItemLookup] Found menu:'File' 13:50:39.894 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:50:39.894 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:50:39.894 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:50:39.894 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:50:39.894 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:50:39.894 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:50:39.894 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:50:39.894 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:50:39.894 DEBUG [main][MenuItemLookup] Item match:Window 13:50:39.894 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:50:39.894 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:50:39.894 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:50:39.894 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:39.894 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:50:39.894 DEBUG [main][MenuItemLookup] Item match:Show View 13:50:39.939 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:50:39.939 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:50:39.939 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:50:39.939 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:50:39.939 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 13:50:39.939 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:50:39.939 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:50:39.939 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:50:39.939 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:50:39.940 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:50:39.940 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:50:39.940 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:50:39.940 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:50:39.940 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:50:39.940 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:39.940 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:50:39.940 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:50:39.961 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:50:39.961 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:50:40.054 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:50:40.169 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:40.172 DEBUG [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:40.172 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:50:40.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:40.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:40.174 DEBUG [WorkbenchTestable][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:40.174 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:50:40.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:40.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:40.174 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:50:40.174 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:50:40.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:40.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:40.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:40.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:40.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:50:40.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:50:40.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:50:40.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:50:40.177 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:50:40.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:40.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:40.679 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:50:40.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:50:40.680 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:50:40.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:40.680 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:50:40.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:40.680 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:50:40.680 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 13:50:40.680 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 13:50:40.681 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 13:50:40.681 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 13:50:40.681 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:50:40.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:40.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:40.681 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:50:40.681 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:50:40.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:40.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:40.682 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:50:40.682 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:50:40.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:40.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:40.683 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:50:40.683 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:50:40.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:40.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:40.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:40.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:40.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:50:40.684 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:50:40.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:50:40.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:50:40.684 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:50:40.684 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:40.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:50:40.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:50:40.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.junit.ui.TestRunnerViewPart' view is open... 13:50:40.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:40.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:40.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.junit.ui.TestRunnerViewPart' view is open finished successfully 13:50:40.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:40.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:40.707 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:50:40.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:40.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:40.707 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:50:40.707 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E') 13:50:40.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:40.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:40.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:40.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:40.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:50:40.711 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:50:40.711 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:50:40.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:40.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:50:40.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:50:40.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:50:40.712 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:50:40.712 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:50:40.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:40.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:50:40.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:50:40.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:50:40.722 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:50:40.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:40.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:40.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:40.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:40.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:50:40.725 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:50:40.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting while JUnit test has not finished yet finished successfully 13:50:40.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until JUnit test has not finished yet... 13:50:40.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:40.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:40.738 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 13:50:40.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:40.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:40.742 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:50:40.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:40.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:40.742 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:50:40.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 '\*?\QJUnit\E') 13:50:40.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:40.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:40.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:40.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:40.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:50:40.746 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:50:40.746 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:50:40.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:40.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:50:40.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:50:40.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:50:40.756 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:50:40.756 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:50:40.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:40.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:50:40.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:50:40.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:50:40.758 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:50:40.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:40.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:40.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:40.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:40.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:50:40.761 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:50:41.263 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 13:50:41.263 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:50:41.264 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:50:41.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:41.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 13:50:41.266 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:50:41.266 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:50:41.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:41.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 13:50:41.267 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:50:41.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:41.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:41.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:41.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:41.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:50:41.270 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:50:41.770 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 13:50:41.771 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:50:41.771 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:50:41.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:41.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 13:50:41.773 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:50:41.773 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:50:41.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:41.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 13:50:41.775 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:50:41.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:41.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:41.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:41.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:41.777 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:50:41.777 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:50:42.278 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 13:50:42.278 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:50:42.278 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:50:42.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:42.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 13:50:42.280 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:50:42.280 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:50:42.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:42.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 13:50:42.281 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 13:50:42.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:42.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:42.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:42.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:42.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:50:42.283 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:50:42.784 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 13:50:42.784 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:50:42.784 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:50:42.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:42.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 13:50:42.786 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:50:42.786 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:50:42.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:42.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 13:50:42.787 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 13:50:42.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:42.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:42.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:42.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:42.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:50:42.790 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:50:43.291 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 13:50:43.292 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:50:43.292 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:50:43.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:43.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 13:50:43.293 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:50:43.293 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:50:43.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:43.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 13:50:43.295 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:50:43.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:43.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:43.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:43.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:43.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:50:43.297 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:50:43.798 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 13:50:43.798 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:50:43.799 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:50:43.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:43.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 13:50:43.800 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:50:43.800 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:50:43.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:43.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 13:50:43.801 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:50:43.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:43.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:43.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:43.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:43.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:50:43.805 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:50:44.306 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 13:50:44.306 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:50:44.306 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:50:44.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:44.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 13:50:44.308 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:50:44.308 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:50:44.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:44.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 13:50:44.309 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 13:50:44.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:44.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:44.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:44.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:44.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:50:44.311 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:50:44.812 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 13:50:44.812 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:50:44.812 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:50:44.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:44.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 13:50:44.814 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:50:44.814 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:50:44.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:44.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 13:50:44.816 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:50:44.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:44.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:44.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:44.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:44.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:50:44.818 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:50:45.319 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 13:50:45.320 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:50:45.320 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:50:45.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:45.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 13:50:45.322 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:50:45.322 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:50:45.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:45.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 13:50:45.323 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:50:45.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:45.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:45.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:45.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:45.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:50:45.326 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:50:45.827 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 13:50:45.827 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:50:45.828 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:50:45.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:45.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 13:50:45.829 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:50:45.829 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:50:45.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:45.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 13:50:45.830 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:50:45.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:45.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:45.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:45.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:45.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:50:45.833 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:50:45.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 13:50:46.333 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 13:50:46.334 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:50:46.334 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:50:46.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:46.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 13:50:46.335 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:50:46.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:50:46.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:46.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 13:50:46.336 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:50:46.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:46.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:46.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:46.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:46.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:50:46.339 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:50:46.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 13:50:46.840 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 13:50:46.840 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:50:46.840 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:50:46.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:46.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 13:50:46.842 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:50:46.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:50:46.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:46.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 13:50:46.844 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:50:46.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:46.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:46.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:46.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:46.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:50:46.846 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:50:46.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 13:50:47.346 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 13:50:47.347 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:50:47.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:50:47.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:47.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 13:50:47.348 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:50:47.349 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:50:47.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:47.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 13:50:47.350 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:50:47.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:47.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:47.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:47.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:47.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:50:47.353 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:50:47.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 13:50:47.853 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 13:50:47.854 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:50:47.854 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:50:47.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:47.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 13:50:47.859 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:50:47.859 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:50:47.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:47.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 13:50:47.860 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:50:47.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:47.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:47.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:47.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:47.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:50:47.863 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:50:47.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 13:50:48.364 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 13:50:48.365 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:50:48.365 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:50:48.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:48.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 13:50:48.366 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:50:48.366 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:50:48.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:48.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 13:50:48.367 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:50:48.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:48.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:48.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:48.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:48.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:50:48.369 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:50:48.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 13:50:48.870 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 13:50:48.870 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:50:48.870 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:50:48.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:48.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 13:50:48.872 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:50:48.872 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:50:48.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:48.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 13:50:48.873 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:50:48.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:48.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:48.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:48.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:48.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:50:48.876 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:50:48.876 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 13:50:49.376 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 13:50:49.377 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:50:49.377 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:50:49.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:49.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 13:50:49.379 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:50:49.379 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:50:49.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:49.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 13:50:49.380 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:50:49.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:49.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:49.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:49.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:49.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:50:49.382 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:50:49.382 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 13:50:49.883 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 13:50:49.884 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:50:49.884 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:50:49.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:49.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 13:50:49.886 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:50:49.886 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:50:49.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:49.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 13:50:49.887 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:50:49.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:49.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:49.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:49.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:49.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:50:49.889 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:50:49.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 13:50:50.390 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 13:50:50.390 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:50:50.390 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:50:50.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:50.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 13:50:50.392 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:50:50.392 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:50:50.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:50.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 13:50:50.393 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:50:50.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:50.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:50.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:50.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:50.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:50:50.396 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:50:50.396 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 13:50:50.896 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 13:50:50.897 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:50:50.897 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:50:50.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:50.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 13:50:50.899 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:50:50.899 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:50:50.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:50.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 13:50:50.900 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 13:50:50.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:50.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:50.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:50.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:50.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:50:50.903 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:50:50.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is not listed in considered jobs, ignore it 13:50:50.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is not listed in considered jobs, ignore it 13:50:50.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 13:50:50.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is not listed in considered jobs, ignore it 13:50:50.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 13:50:50.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until JUnit test has not finished yet finished successfully 13:50:50.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:50.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:50.907 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 13:50:50.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:50.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:50.910 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:50:50.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:50.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:50.911 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:50:50.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 '\*?\QJUnit\E') 13:50:50.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:50.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:50.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:50.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:50.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:50:50.915 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:50:50.915 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:50:50.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:50.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:50:50.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:50:50.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:50:50.916 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:50:50.916 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:50:50.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:50.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:50:50.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:50:50.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:50:50.918 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:50:50.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:50.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:50.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:50.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:50.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:50:50.921 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:50:50.922 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:50:50.922 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:50:50.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:50.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 13:50:50.932 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:50:50.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:50.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:50.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:50.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:50.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:50:50.936 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:50:50.937 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:50:50.937 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:50:50.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:50.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1 TooltipText=null 13:50:50.938 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:50:50.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:50.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:50.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:50.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:50.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:50:50.947 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:50:50.948 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest 13:50:50.948 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:50:50.948 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:50:50.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:50.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:50.949 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 13:50:50.949 INFO [WorkbenchTestable][RequirementsRunner] Finished test: junitRunTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest) 13:50:50.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:50.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:50.953 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:50:50.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:50.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:50.956 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:50:50.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:50.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:50.958 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:50:50.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:50:50.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:50.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:50.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:50.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:50.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:50:50.962 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:50:50.962 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:50:50.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:50.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:50:50.984 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:50:50.984 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:50:50.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:50.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:50:50.986 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:50:50.986 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:50:50.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:50.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:50:50.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:50.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:50.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:50:51.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:51.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:50:51.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:51.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:50:51.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:50:51.990 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:50:51.990 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:50:51.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:51.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:50:51.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:50:51.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:51.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:51.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:51.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:51.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:50:51.992 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name hellotest 13:50:51.992 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item hellotest 13:50:51.992 DEBUG [main][TreeItemHandler] Selecting tree item: hellotest 13:50:51.993 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item hellotest about selection 13:50:51.995 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: hellotest 13:50:51.995 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:50:51.996 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:52.021 DEBUG [main][MenuItemLookup] Found menu:'New' 13:50:52.021 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:50:52.021 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:52.021 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:50:52.021 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:50:52.021 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:50:52.021 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:52.021 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:50:52.021 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:50:52.021 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:50:52.021 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:50:52.021 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:52.021 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:50:52.021 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:50:52.021 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:50:52.021 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:50:52.021 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:52.021 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:50:52.021 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:50:52.021 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:52.021 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:50:52.021 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:50:52.021 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:50:52.021 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:50:52.022 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:50:52.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:50:52.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:50:52.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:50:52.025 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:50:52.025 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:50:52.025 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:50:52.025 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:50:52.025 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:50:52.025 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:50:52.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:50:52.025 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'hellotest' via Explorer 13:50:52.025 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item hellotest 13:50:52.025 DEBUG [main][TreeItemHandler] Selecting tree item: hellotest 13:50:52.025 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item hellotest about selection 13:50:52.027 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: hellotest 13:50:52.027 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:50:52.027 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:52.051 DEBUG [main][MenuItemLookup] Found menu:'New' 13:50:52.051 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:50:52.051 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:52.051 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:50:52.051 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:50:52.051 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:50:52.051 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:52.051 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:50:52.051 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:50:52.051 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:50:52.051 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:50:52.051 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:50:52.051 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:50:52.051 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:50:52.051 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:50:52.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:50:52.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:50:52.617 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:50:52.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:52.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:52.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:52.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:52.621 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:50:52.621 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:50:52.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:52.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:52.621 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:50:52.621 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:50:52.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:52.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:52.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:52.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:52.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:50:52.622 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:50:52.622 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:50:52.623 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:50:52.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:50:52.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:50:52.623 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:50:52.623 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:52.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 "OK", Widget matcher matching widgets with style: 8) 13:50:52.623 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:50:52.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:52.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:52.623 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:50:52.623 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:50:52.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:52.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:52.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:52.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:52.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:50:52.625 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:50:52.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:50:52.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:50:52.626 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:50:52.626 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:52.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:50:52.629 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:50:53.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:50:53.130 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:50:53.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:50:53.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:50:53.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:50:53.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:50:53.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:50:53.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:50:53.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:50:53.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:50:53.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:50:53.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:50:53.130 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest 13:50:53.130 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:50:53.130 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:50:53.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:53.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:53.131 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.748 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.159 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 13:50:53.137 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 13:50:53.137 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:50:53.138 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:50:53.138 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 13:50:53.138 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:50:53.138 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:50:53.138 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:50:53.138 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:50:53.138 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:50:53.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:53.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:53.142 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 13:50:53.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:53.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:53.145 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:50:53.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:53.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:53.146 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:50:53.146 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E') 13:50:53.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:53.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:53.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:53.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:53.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:50:53.149 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:50:53.149 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:50:53.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:53.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:50:53.177 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:50:53.177 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:50:53.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:53.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:50:53.178 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Test Run History...") 13:50:53.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:53.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:53.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:53.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:53.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:50:53.181 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Test Run History... 13:50:53.181 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:50:53.181 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:53.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Test Runs"] is available.... 13:50:53.235 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:50:53.235 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test Runs 13:50:53.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:53.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:53.236 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove All") 13:50:53.236 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:50:53.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:53.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:53.236 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Test Runs" as the parent 13:50:53.236 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:50:53.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:53.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:53.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:53.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:53.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:50:53.238 INFO [WorkbenchTestable][AbstractButton] Click button Remove &All 13:50:53.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:50:53.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:50:53.238 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:50:53.238 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:53.239 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:50:53.239 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:50:53.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:53.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:53.240 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Test Runs" as the parent 13:50:53.240 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:50:53.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:53.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:53.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:53.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:53.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:50:53.242 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:50:53.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:50:53.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:50:53.243 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:50:53.243 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:53.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Test Runs"] is available.... 13:50:53.286 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:50:53.286 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:50:53.286 INFO [WorkbenchTestable][RequirementsRunner] Started test: getViewStatusTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 13:50:53.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 13:50:53.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:50:53.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:50:53.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:50:53.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:53.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:53.291 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 13:50:53.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:53.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:53.295 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:50:53.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:53.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:53.295 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:50:53.295 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E') 13:50:53.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:53.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:53.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:53.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:53.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:50:53.299 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:50:53.299 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:50:53.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:53.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:50:53.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:50:53.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:50:53.301 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:50:53.301 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:50:53.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:53.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:50:53.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:50:53.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:50:53.302 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:50:53.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:53.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:53.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:53.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:53.302 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 13:50:53.302 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 13:50:53.302 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:50:53.302 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:50:53.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:53.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:53.303 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getViewStatusTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 13:50:53.303 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:50:53.303 INFO [WorkbenchTestable][RequirementsRunner] Started test: getRunsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 13:50:53.303 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 13:50:53.303 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:50:53.303 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:50:53.303 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:50:53.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:53.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:53.306 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 13:50:53.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:53.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:53.343 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:50:53.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:53.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:53.343 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:50:53.343 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E') 13:50:53.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:53.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:53.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:53.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:53.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:50:53.347 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:50:53.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:50:53.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:53.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:50:53.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:50:53.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:50:53.349 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:50:53.349 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:50:53.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:53.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:50:53.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:50:53.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:50:53.350 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:50:53.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:53.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:53.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:53.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:53.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:50:53.353 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:50:53.355 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 13:50:53.355 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:50:53.355 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:50:53.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:53.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:53.355 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getRunsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 13:50:53.355 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:50:53.356 INFO [WorkbenchTestable][RequirementsRunner] Started test: getErrorsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 13:50:53.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 13:50:53.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:50:53.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:50:53.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:50:53.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:53.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:53.370 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 13:50:53.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:53.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:53.374 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:50:53.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:53.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:53.375 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:50: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 '\*?\QJUnit\E') 13:50:53.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:53.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:53.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:53.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:53.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:50:53.387 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:50:53.387 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:50:53.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:53.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:50:53.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:50:53.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:50:53.389 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:50:53.389 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:50:53.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:53.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:50:53.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:50:53.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:50:53.390 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:50:53.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:53.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:53.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:53.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:53.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:50:53.395 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:50:53.397 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 13:50:53.397 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:50:53.397 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:50:53.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:53.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:53.397 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getErrorsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 13:50:53.398 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:50:53.398 INFO [WorkbenchTestable][RequirementsRunner] Started test: getFailuresTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 13:50:53.398 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 13:50:53.398 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:50:53.398 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:50:53.398 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:50:53.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:53.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:53.401 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 13:50:53.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:53.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:53.461 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:50:53.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:53.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:53.462 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:50:53.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 '\*?\QJUnit\E') 13:50:53.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:53.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:53.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:53.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:53.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:50:53.465 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:50:53.466 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:50:53.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:53.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:50:53.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:50:53.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:50:53.467 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 13:50:53.467 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 13:50:53.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:53.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:50:53.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:50:53.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:50:53.477 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Failures:.*') 13:50:53.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:53.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:53.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:53.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:53.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:50:53.483 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:50:53.493 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 13:50:53.493 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:50:53.493 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:50:53.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:53.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:53.493 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getFailuresTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 13:50:53.493 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 13:50:53.493 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:50:53.493 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:50:53.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:53.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.357 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.017 s getRunsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) Time elapsed: 0.052 s getErrorsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) Time elapsed: 0.041 s getFailuresTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) Time elapsed: 0.095 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 13:50:53.502 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 13:50:53.503 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:50:53.503 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:50:53.503 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 13:50:53.503 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:50:53.503 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:50:53.504 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:50:53.504 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:50:53.504 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:50:53.504 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 13:50:53.504 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 13:50:53.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:50:53.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:53.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:53.504 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:50:53.504 DEBUG [main][MenuItemLookup] Found menu:'File' 13:50:53.504 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:50:53.504 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:50:53.504 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:50:53.504 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:50:53.504 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:50:53.504 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:50:53.504 DEBUG [main][MenuItemLookup] Item match:Window 13:50:53.505 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:50:53.505 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:50:53.505 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:50:53.505 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:53.505 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:50:53.505 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:50:53.505 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:53.505 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:50:53.505 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:53.505 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:50:53.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:53.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:53.505 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:50:53.505 DEBUG [main][MenuItemLookup] Found menu:'File' 13:50:53.505 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:50:53.505 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:50:53.505 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:50:53.505 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:50:53.505 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:50:53.505 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:50:53.505 DEBUG [main][MenuItemLookup] Item match:Window 13:50:53.505 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:50:53.505 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:50:53.505 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:50:53.505 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:53.505 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:50:53.505 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:50:53.505 DEBUG [main][MenuItemLookup] Item match:Perspective 13:50:53.506 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:50:53.506 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:53.506 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:50:53.506 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:50:53.506 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:50:53.506 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:50:53.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:50:53.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:53.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:53.506 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:50:53.506 DEBUG [main][MenuItemLookup] Found menu:'File' 13:50:53.506 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:50:53.506 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:50:53.506 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:50:53.506 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:50:53.506 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:50:53.506 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:50:53.506 DEBUG [main][MenuItemLookup] Item match:Window 13:50:53.506 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:50:53.506 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:50:53.506 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:50:53.506 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:53.506 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:50:53.506 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:50:53.506 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:53.506 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:50:53.506 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:53.506 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:50:53.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:53.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:53.507 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:50:53.507 DEBUG [main][MenuItemLookup] Found menu:'File' 13:50:53.507 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:50:53.507 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:50:53.507 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:50:53.507 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:50:53.507 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:50:53.507 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:50:53.507 DEBUG [main][MenuItemLookup] Item match:Window 13:50:53.507 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:50:53.507 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:50:53.507 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:50:53.507 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:53.507 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:50:53.507 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:50:53.507 DEBUG [main][MenuItemLookup] Item match:Perspective 13:50:53.507 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:50:53.507 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:53.507 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:50:53.507 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:50:53.507 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:50:53.507 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:50:53.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:53.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:53.507 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:50:53.507 DEBUG [main][MenuItemLookup] Found menu:'File' 13:50:53.507 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:50:53.507 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:50:53.507 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:50:53.507 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:50:53.507 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:50:53.507 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:50:53.507 DEBUG [main][MenuItemLookup] Item match:Window 13:50:53.507 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:50:53.507 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:50:53.507 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:50:53.507 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:53.507 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:50:53.507 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:50:53.507 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:53.507 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:50:53.507 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:53.507 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:50:53.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:53.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:53.508 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:50:53.508 DEBUG [main][MenuItemLookup] Found menu:'File' 13:50:53.508 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:50:53.508 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:50:53.508 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:50:53.508 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:50:53.508 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:50:53.508 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:50:53.508 DEBUG [main][MenuItemLookup] Item match:Window 13:50:53.508 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:50:53.508 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:50:53.508 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:50:53.508 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:53.508 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:50:53.508 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:50:53.508 DEBUG [main][MenuItemLookup] Item match:Perspective 13:50:53.508 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:50:53.508 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:53.508 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:50:53.508 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:50:53.508 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:50:53.508 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:50:53.508 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 13:50:53.508 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 13:50:53.508 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 13:50:53.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 13:50:53.559 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:50:53.559 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 13:50:53.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:53.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:53.559 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:50:53.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:53.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:53.560 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:50:53.560 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:50:53.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:53.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:53.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 "Reset Perspective") 13:50:53.560 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:50:53.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:50:53.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:50:53.561 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:50:53.561 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:50:53.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:53.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:53.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:53.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:53.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:50:53.562 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 13:50:53.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:50:53.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:50:53.562 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:50:53.562 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:53.663 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:50:53.663 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:53.663 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:50:53.663 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:53.663 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:50:53.664 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:53.664 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:50:53.664 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:53.664 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:50:53.664 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:53.664 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:50:53.665 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:53.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:50:53.665 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:53.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:50:53.665 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:53.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:50:53.665 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:53.665 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:50:53.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:53.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:53.666 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:50:53.666 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:50:53.666 DEBUG [main][MenuItemLookup] Found menu:'File' 13:50:53.666 DEBUG [main][MenuItemLookup] Item match:File 13:50:53.666 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:50:53.666 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:50:53.668 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:50:53.668 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:50:53.668 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:53.668 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:50:53.668 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:50:53.668 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:50:53.668 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:50:53.668 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:50:53.668 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:50:53.668 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:50:53.668 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:50:53.668 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:50:53.668 DEBUG [main][MenuItemLookup] Found menu:'File' 13:50:53.668 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:50:53.668 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:50:53.668 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:53.668 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:50:53.668 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:53.668 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:50:53.668 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:50:53.669 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:50:53.669 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:50:53.669 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:50:53.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:50:53.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 'New|Select a wizard'] is available. finished successfully 13:50:53.736 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:50:53.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:53.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:53.737 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:50:53.737 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:53.737 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:50:53.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:53.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:53.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:53.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:53.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:50:53.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:50:53.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:50:53.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:50:53.741 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:50:53.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:53.742 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:50:53.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:53.742 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:50:53.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:50:53.742 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:50:53.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:53.743 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:50:53.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:53.743 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:50:53.746 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:50:53.746 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:50:53.746 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:50:53.755 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:50:53.755 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:50:53.755 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:50:53.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:53.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:53.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:53.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:53.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:53.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:50:53.758 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:50:53.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:50:53.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:50:53.758 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:50:53.758 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:53.929 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:50:53.929 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:53.929 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:53.930 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:50:53.930 DEBUG [WorkbenchTestable][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:50:53.930 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:50:53.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:53.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:53.931 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:50:53.931 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:53.931 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectItemTestProject' 13:50:53.931 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced 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:50:53.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:53.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:53.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:53.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:53.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:50:53.935 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:50:53.936 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectItemTestProject 13:50:53.964 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:50:53.964 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:50:53.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.JavaProjectWizard, index 0 and following matchers specified (Widget 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:50:53.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:53.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:53.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:53.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:53.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:50:53.968 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:50:53.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:50:53.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:50:53.968 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:50:53.968 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:53.972 DEBUG [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:50:57.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 13:50:57.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:50:57.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:50:57.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:50:57.161 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.1/lib/jrt-fs.jar)' is a system job, skipped 13:50:57.161 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:50:57.161 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:50:57.161 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:50:57.161 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:50:57.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:50:57.161 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:50:57.161 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:57.162 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:50:57.162 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:57.162 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:50:57.162 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:57.162 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:50:57.162 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:57.162 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:50:57.163 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:57.163 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:50:57.163 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:57.163 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:50:57.163 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:57.163 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:50:57.163 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:57.163 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:50:57.163 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:57.164 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:50:57.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:57.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:57.164 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:50:57.164 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:50:57.164 DEBUG [main][MenuItemLookup] Found menu:'File' 13:50:57.164 DEBUG [main][MenuItemLookup] Item match:File 13:50:57.164 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:50:57.164 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:50:57.167 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:50:57.167 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:50:57.167 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:57.167 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:50:57.167 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:50:57.167 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:50:57.167 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:50:57.167 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:50:57.167 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:50:57.167 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:50:57.167 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:50:57.167 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:50:57.167 DEBUG [main][MenuItemLookup] Found menu:'File' 13:50:57.167 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:50:57.167 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:50:57.167 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:57.167 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:50:57.167 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:57.167 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:50:57.167 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:50:57.167 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:50:57.167 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:50:57.168 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:50:57.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.... 13:50:57.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:50:57.290 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:50:57.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:57.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:57.292 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:50:57.292 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:57.292 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:57.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:57.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:57.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:57.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:57.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:50:57.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:50:57.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:50:57.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:50:57.294 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:50:57.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:57.295 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:50:57.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:57.295 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:50:57.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:50:57.295 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:50:57.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:57.295 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:50:57.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:57.295 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:50:57.296 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:50:57.296 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:50:57.296 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:50:57.299 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:50:57.299 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:50:57.299 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:50:57.299 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:57.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:57.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:57.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:57.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:57.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:50:57.301 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:50:57.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:50:57.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:50:57.302 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:50:57.302 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:57.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:50:57.406 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:57.407 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:57.407 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:50:57.407 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:50:57.407 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:50:57.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:57.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:57.408 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:50:57.408 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:57.409 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 13:50:57.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:57.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:57.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:57.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:57.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:50:57.451 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:50:57.451 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass 13:50:57.469 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:50:57.469 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:50:57.469 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:50:57.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:57.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:57.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:57.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:57.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:50:57.475 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:50:57.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:50:57.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:50:57.475 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:50:57.475 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:57.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:50:57.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:50:57.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:50:57.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:50:57.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:50:57.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:50:57.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:50:57.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:50:57.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:50:57.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:50:57.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:50:57.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:50:57.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:50:57.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:50:57.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:50:57.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:50:57.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:50:57.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:50:57.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:50:57.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:50:57.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:50:57.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:50:57.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:50:57.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:50:57.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:50:57.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:50:57.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:50:57.982 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:57.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:50:57.982 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:57.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: "New Java Class"] 13:50:57.982 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:57.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:50:57.983 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:57.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:50:57.983 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:57.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:50:57.983 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:57.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 Java Class"] 13:50:57.983 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:57.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:50:57.983 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:57.984 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:50:57.984 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:57.984 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 13:50:57.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:57.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:57.984 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:50:57.984 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:50:57.985 DEBUG [main][MenuItemLookup] Found menu:'File' 13:50:57.985 DEBUG [main][MenuItemLookup] Item match:File 13:50:57.985 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:50:57.985 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:50:57.987 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:50:57.987 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:50:57.987 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:57.987 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:50:57.987 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:50:57.987 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:50:57.987 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:50:57.987 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:50:57.987 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:50:57.987 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:50:57.987 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:50:57.987 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:50:57.987 DEBUG [main][MenuItemLookup] Found menu:'File' 13:50:57.987 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:50:57.987 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:50:57.987 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:57.987 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:50:57.987 DEBUG [main][MenuItemLookup] Found menu:'' 13:50:57.987 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:50:57.987 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:50:57.988 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:50:57.988 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:50:57.988 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:50:58.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:50:58.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:50:58.057 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:50:58.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:58.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:58.058 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:50:58.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:58.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:50:58.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:58.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:58.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:58.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:58.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:50:58.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:50:58.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:50:58.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:50:58.061 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:50:58.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:58.061 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:50:58.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:58.061 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:50:58.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:50:58.062 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:50:58.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:58.062 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:50:58.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:58.062 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:50:58.062 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:50:58.062 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:50:58.062 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:50:58.063 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:50:58.063 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:50:58.063 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:50:58.063 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:58.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:58.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:58.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:58.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:58.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:50:58.065 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:50:58.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:50:58.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:50:58.075 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:50:58.075 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:58.173 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:50:58.173 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:58.173 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:58.173 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:50:58.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 13:50:58.174 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:50:58.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:58.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:58.175 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:50:58.175 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:50:58.175 DEBUG [WorkbenchTestable][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:50:58.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:58.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:58.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:58.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:58.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:50:58.203 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:50:58.204 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass1 13:50:58.220 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:50:58.220 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:50:58.220 DEBUG [WorkbenchTestable][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:50:58.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:58.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:58.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:58.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:58.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:50:58.233 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:50:58.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:50:58.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:50:58.233 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:50:58.233 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:50:58.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:50:58.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:50:58.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:50:58.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'EAR Libraries Update Job' is a system job, skipped 13:50:58.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:50:58.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:50:58.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:50:58.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:50:58.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:50:58.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:50:58.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:50:58.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:50:58.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:50:58.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:50:58.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:50:58.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:50:58.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'EAR Libraries Update Job' is a system job, skipped 13:50:58.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:50:58.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:50:58.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:50:58.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:50:58.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:50:58.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:50:58.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:50:58.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:50:58.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:50:58.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:50:58.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:50:58.754 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:50:58.755 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectCollapsedPackageExplorerItem no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 13:50:58.755 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 13:50:58.755 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:50:58.755 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:50:58.755 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:50:58.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:58.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:58.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:50:58.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:58.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:58.758 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform 13:50:58.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:50:58.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:50:58.758 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform' 13:50:58.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:50:58.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:58.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:58.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:58.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:58.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:50:58.761 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:50:58.761 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:50:58.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:58.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:50:58.773 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:50:58.773 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:50:58.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:58.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:50:58.788 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:50:58.788 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:50:58.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:58.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:50:58.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:58.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:58.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:50:59.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:59.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:50:59.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:59.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:50:59.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:50:59.793 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:50:59.793 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:50:59.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:59.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:50:59.795 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:50:59.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:59.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:59.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:50:59.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:50:59.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:50:59.796 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 13:50:59.796 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:50:59.797 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 13:50:59.797 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 13:50:59.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:50:59.797 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 13:50:59.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:50:59.797 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 13:50:59.797 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:50:59.797 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:50:59.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:59.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:50:59.799 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:50:59.799 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:50:59.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:59.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:50:59.800 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:50:59.800 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:50:59.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:50:59.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:50:59.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:50:59.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:50:59.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:00.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:00.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:00.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:00.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:00.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:51:00.805 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:00.805 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:00.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:00.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:00.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:51:00.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:00.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:00.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:00.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:00.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:51:00.807 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 13:51:00.808 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:51:00.808 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 13:51:00.808 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 13:51:00.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:00.808 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 13:51:00.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:00.808 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 13:51:00.809 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 13:51:00.809 DEBUG [main][TreeItemHandler] Selecting tree item: src 13:51:00.809 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 13:51:00.810 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 13:51:00.810 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:51:00.811 DEBUG [main][EditorHandler] 2 editor(s) found 13:51:00.811 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 13:51:00.839 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 13:51:00.843 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass1.java 13:51:00.885 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass1.java is closed 13:51:00.886 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:00.886 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:00.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:00.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:00.887 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:51:00.888 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 13:51:00.888 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 13:51:00.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:00.888 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 13:51:00.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:00.888 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 13:51:00.888 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item (default package) of tree item src 13:51:00.888 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:51:00.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:00.889 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:51:00.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:00.889 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:51:00.889 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item (default package) 13:51:00.889 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item (default package) 13:51:00.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:00.889 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item (default package) is already expanded. No action performed 13:51:00.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:00.889 INFO [WorkbenchTestable][TreeItemHandler] Expanded: (default package) 13:51:00.889 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item ProjectItemTestProject 13:51:00.889 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item ProjectItemTestProject 13:51:00.889 DEBUG [main][TreeItemHandler] Setting tree item ProjectItemTestProject collapsed 13:51:00.889 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event 13:51:00.890 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: ProjectItemTestProject 13:51:00.890 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 13:51:00.890 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 13:51:00.890 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 13:51:00.895 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 13:51:00.896 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 13:51:00.896 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 13:51:00.897 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 13:51:00.899 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 13:51:00.900 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:00.900 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:00.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:00.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:00.901 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 13:51:00.901 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 13:51:00.901 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:00.902 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:51:00.931 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 13:51:00.931 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:51:00.931 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:51:00.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:51:00.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:51:00.950 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectCollapsedPackageExplorerItem no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 13:51:00.950 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:51:00.950 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 13:51:00.950 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 13:51:00.950 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:51:00.950 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:51:00.950 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:51:00.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:00.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:00.957 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 13:51:00.957 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:51:00.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:00.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:00.958 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:51:00.958 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:51:00.958 DEBUG [main][MenuItemLookup] Found menu:'File' 13:51:00.958 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:51:00.958 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:51:00.958 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:51:00.958 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:51:00.958 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:51:00.958 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:51:00.958 DEBUG [main][MenuItemLookup] Item match:Window 13:51:00.959 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:51:00.959 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:51:00.959 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:51:00.959 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:00.959 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:51:00.959 DEBUG [main][MenuItemLookup] Item match:Show View 13:51:00.961 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:51:00.961 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:51:00.961 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:51:00.961 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:51:00.961 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 13:51:00.961 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:51:00.961 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:51:00.961 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:51:00.961 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:51:00.961 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:51:00.961 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:51:00.961 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:51:00.961 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:51:00.961 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:51:00.961 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:00.961 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:51:00.961 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:51:00.962 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:51:00.962 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:51:00.962 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:51:01.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:51:01.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:51:01.022 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:51:01.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:01.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:01.023 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:51:01.023 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:51:01.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:51:01.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:51:01.023 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:51:01.023 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:51:01.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:01.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:01.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:01.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:01.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:51:01.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:51:01.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:51:01.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:51:01.026 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:51:01.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:01.026 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:51:01.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:01.026 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:51:01.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:51:01.026 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:51:01.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:01.026 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:51:01.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:01.026 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:51:01.027 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 13:51:01.027 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 13:51:01.027 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 13:51:01.027 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 13:51:01.027 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:51:01.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:51:01.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:51:01.028 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:51:01.028 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:51:01.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:01.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:01.029 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:51:01.029 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:51:01.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:51:01.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:51:01.029 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:51:01.029 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:51:01.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:01.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:01.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:01.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:01.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:51:01.030 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:51:01.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:51:01.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:51:01.030 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:51:01.030 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:51:01.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:51:01.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:51:01.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 13:51:01.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:01.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:01.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 13:51:01.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:01.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:01.102 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:51:01.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:01.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:01.102 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:51:01.102 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:51:01.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:01.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:01.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:01.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:01.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:51:01.104 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:01.104 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:01.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:01.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:51:01.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:51:01.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:51:01.107 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:01.108 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:01.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:01.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:01.110 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:01.110 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:01.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:01.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:01.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:01.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:01.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:01.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:01.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:02.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:02.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:02.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:51:02.113 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:02.113 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:02.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:02.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:02.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:51:02.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:02.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:02.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:02.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:02.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:51:02.115 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 13:51:02.115 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:51:02.115 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 13:51:02.115 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 13:51:02.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:02.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:02.616 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 13:51:02.617 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:02.617 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:02.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:02.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:02.619 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:02.619 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:02.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:02.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:02.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:02.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:02.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:03.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:03.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:03.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:03.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:03.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:51:03.623 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:03.623 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:03.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:03.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:03.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:51:03.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:03.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:03.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:03.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:03.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:51:03.625 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 13:51:03.625 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:51:03.626 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 13:51:03.626 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 13:51:03.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:03.626 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 13:51:03.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:03.626 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 13:51:03.626 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 13:51:03.626 DEBUG [main][TreeItemHandler] Selecting tree item: src 13:51:03.627 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 13:51:03.631 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 13:51:03.631 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:51:03.632 DEBUG [main][EditorHandler] 0 editor(s) found 13:51:03.632 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:03.632 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:03.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:03.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:03.634 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:03.634 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:03.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:03.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:03.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:03.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:03.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:04.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:04.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:04.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:04.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:04.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:51:04.637 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:04.637 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:04.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:04.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:04.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:51:04.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:04.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:04.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:04.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:04.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:51:04.639 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 13:51:04.640 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:51:04.640 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 13:51:04.640 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 13:51:04.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:04.641 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 13:51:04.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:04.641 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 13:51:04.641 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item (default package) of tree item src 13:51:04.641 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:51:04.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:05.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:05.142 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:51:05.143 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item (default package) 13:51:05.143 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item (default package) 13:51:05.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:05.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:05.644 INFO [WorkbenchTestable][TreeItemHandler] Expanded: (default package) 13:51:05.648 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 13:51:05.648 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 13:51:05.648 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 13:51:05.650 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 13:51:05.650 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 13:51:05.651 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 13:51:05.651 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 13:51:05.651 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 13:51:05.653 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 13:51:05.653 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:51:05.653 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:51:05.757 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:51:05.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:51:05.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:51:05.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:51:05.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:51:05.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:51:05.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:51:05.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:51:05.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:51:05.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:51:05.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:51:05.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:51:05.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.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:51:05.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:05.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:05.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:05.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:05.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:51:05.770 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:05.770 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class TestClass { } TooltipText=null 13:51:05.771 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:05.771 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:05.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:05.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:05.791 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 13:51:05.791 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 13:51:05.791 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:05.791 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:51:05.822 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 13:51:05.822 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:51:05.822 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:51:05.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:51:05.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:51:05.837 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 13:51:05.838 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:51:05.838 INFO [WorkbenchTestable][RequirementsRunner] Started test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 13:51:05.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 13:51:05.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:51:05.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:51:05.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:51:05.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:05.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:05.854 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 13:51:05.854 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 13:51:05.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:05.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:05.855 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:51:05.855 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:51:05.855 DEBUG [main][MenuItemLookup] Found menu:'File' 13:51:05.855 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:51:05.855 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:51:05.855 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:51:05.855 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:51:05.855 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:51:05.855 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:51:05.855 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:51:05.855 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:51:05.855 DEBUG [main][MenuItemLookup] Item match:Window 13:51:05.856 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:51:05.856 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:51:05.856 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:51:05.856 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:05.856 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:51:05.856 DEBUG [main][MenuItemLookup] Item match:Show View 13:51:05.859 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:51:05.859 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:51:05.859 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:51:05.859 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:51:05.859 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 13:51:05.859 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:51:05.859 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:51:05.859 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:51:05.859 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:51:05.859 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:51:05.859 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:51:05.859 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:51:05.859 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:51:05.859 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:51:05.859 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:05.859 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:51:05.859 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:51:05.859 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:51:05.859 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:51:05.860 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:51:05.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:51:05.927 DEBUG [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:51:05.927 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:51:05.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:05.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:05.928 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:51:05.928 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:51:05.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:51:05.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:51:05.928 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:51:05.928 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:51:05.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:05.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:05.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:05.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:05.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:51:05.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:51:05.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:51:05.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:51:05.930 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:51:05.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:05.930 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:51:05.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:05.930 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:51:05.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:51:05.930 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:51:05.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:05.930 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:51:05.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:05.931 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:51:05.931 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 13:51:05.931 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 13:51:05.931 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 13:51:05.931 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 13:51:05.931 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:51:05.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:51:05.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:51:05.931 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:51:05.931 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:51:05.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:05.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:05.932 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:51:05.932 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:51:05.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:51:05.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:51:05.932 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:51:05.932 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:51:05.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:05.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:05.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:05.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:05.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:51:05.933 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:51:05.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:51:05.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:51:05.933 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:51:05.933 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:51:06.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:51:06.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:51:06.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 13:51:06.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:06.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:06.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 13:51:06.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:06.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:06.010 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 13:51:06.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:06.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:06.011 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:51:06.011 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:51:06.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:06.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:06.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:06.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:06.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:51:06.012 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:06.013 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:06.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:06.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 13:51:06.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:51:06.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:51:06.015 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:06.015 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:06.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:06.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:06.025 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:06.025 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:06.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:06.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:06.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:06.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:06.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:06.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:06.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:07.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:07.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:07.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:51:07.029 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:07.029 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:07.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:07.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:07.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:51:07.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:07.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:07.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:07.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:07.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:51:07.031 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 13:51:07.032 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:51:07.032 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 13:51:07.032 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 13:51:07.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:07.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:07.533 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 13:51:07.534 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 13:51:07.534 DEBUG [main][TreeItemHandler] Selecting tree item: src 13:51:07.535 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 13:51:07.537 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 13:51:07.538 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item src 13:51:07.538 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item src 13:51:07.538 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already collapsed. No action performed 13:51:07.538 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: src 13:51:07.539 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:07.539 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:07.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:07.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:07.540 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 13:51:07.540 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 13:51:07.540 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:07.541 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:51:07.564 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 13:51:07.564 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:51:07.564 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:51:07.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:51:07.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:51:07.579 INFO [WorkbenchTestable][RequirementsRunner] Finished test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 13:51:07.579 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:51:07.580 INFO [WorkbenchTestable][RequirementsRunner] Started test: asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 13:51:07.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 13:51:07.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:51:07.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:51:07.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:51:07.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:07.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:07.594 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 13:51:07.594 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 13:51:07.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:07.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:07.595 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:51:07.595 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:51:07.595 DEBUG [main][MenuItemLookup] Found menu:'File' 13:51:07.595 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:51:07.595 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:51:07.595 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:51:07.595 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:51:07.595 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:51:07.595 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:51:07.595 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:51:07.595 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:51:07.595 DEBUG [main][MenuItemLookup] Item match:Window 13:51:07.595 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:51:07.595 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:51:07.595 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:51:07.595 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:07.595 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:51:07.595 DEBUG [main][MenuItemLookup] Item match:Show View 13:51:07.598 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:51:07.598 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:51:07.598 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:51:07.598 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:51:07.598 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 13:51:07.598 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:51:07.598 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:51:07.598 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:51:07.598 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:51:07.598 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:51:07.598 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:51:07.598 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:51:07.598 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:51:07.598 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:51:07.598 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:07.598 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:51:07.598 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:51:07.599 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:51:07.599 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:51:07.599 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:51:07.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:51:07.666 DEBUG [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:51:07.666 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:51:07.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:07.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:07.668 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:51:07.668 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:51:07.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:51:07.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:51:07.668 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:51:07.668 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:51:07.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:07.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:07.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:07.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:07.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:51:07.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:51:07.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:51:07.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:51:07.670 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:51:07.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:07.670 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:51:07.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:07.670 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:51:07.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:51:07.671 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:51:07.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:07.671 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:51:07.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:07.671 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:51:07.672 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 13:51:07.672 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 13:51:07.672 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 13:51:07.672 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 13:51:07.672 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:51:07.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:51:07.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:51:07.672 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:51:07.672 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:51:07.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:07.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:07.673 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:51:07.673 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:51:07.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:51:07.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:51:07.674 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:51:07.674 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:51:07.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:07.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:07.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:07.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:07.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:51:07.676 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:51:07.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:51:07.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:51:07.676 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:51:07.676 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:51:07.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:51:07.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:51:07.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 13:51:07.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:07.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:07.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 13:51:07.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:07.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:07.752 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 13:51:07.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:07.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:07.752 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:51:07.752 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:51:07.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:07.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:07.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:07.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:07.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:51:07.754 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:07.754 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:07.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:07.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 13:51:07.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:51:07.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:51:07.755 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:07.756 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:07.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:07.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:07.756 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:07.756 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:07.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:07.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:07.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:07.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:07.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:08.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:08.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:08.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:08.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:08.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:51:08.770 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:08.770 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:08.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:08.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:08.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:51:08.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:08.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:08.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:08.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:08.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:51:08.772 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 13:51:08.772 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:51:08.773 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 13:51:08.773 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 13:51:08.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:09.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:09.273 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 13:51:09.274 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 13:51:09.274 DEBUG [main][TreeItemHandler] Selecting tree item: src 13:51:09.275 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 13:51:09.277 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 13:51:09.277 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:51:09.278 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:09.278 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:51:09.278 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:09.278 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 13:51:09.279 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:09.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:51:09.279 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:09.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:51:09.279 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:09.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:51:09.279 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:09.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: "Create New File"] 13:51:09.279 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:09.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:51:09.279 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:09.280 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:51:09.280 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:09.280 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 13:51:09.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:09.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:09.280 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:51:09.280 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:51:09.281 DEBUG [main][MenuItemLookup] Found menu:'File' 13:51:09.281 DEBUG [main][MenuItemLookup] Item match:File 13:51:09.281 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:51:09.281 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:51:09.283 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:51:09.283 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:51:09.283 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:09.283 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:51:09.283 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:51:09.283 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:51:09.283 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:51:09.283 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:51:09.283 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:51:09.283 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:51:09.283 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:51:09.283 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:51:09.283 DEBUG [main][MenuItemLookup] Found menu:'File' 13:51:09.283 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:51:09.283 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:51:09.283 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:09.283 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:51:09.284 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:09.284 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:51:09.284 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:51:09.284 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:51:09.284 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:51:09.284 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:51:09.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:51:09.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:51:09.358 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:51:09.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:09.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:09.359 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:51:09.359 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:09.359 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:09.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:09.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:09.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:09.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:09.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:51:09.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:51:09.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:51:09.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:51:09.362 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:51:09.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:09.362 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:51:09.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:09.362 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:51:09.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:51:09.363 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:51:09.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:09.363 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:51:09.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:09.363 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:51:09.363 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 13:51:09.363 DEBUG [main][TreeItemHandler] Selecting tree item: File 13:51:09.364 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 13:51:09.371 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 13:51:09.371 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:51:09.371 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:51:09.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:51:09.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:09.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:09.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:09.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:09.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:51:09.373 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:51:09.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:51:09.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:51:09.374 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:51:09.374 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:51:09.401 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching 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:09.401 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:09.401 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:09.401 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:51:09.402 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:51:09.402 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 13:51:09.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:09.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:09.402 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 13:51:09.403 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:09.403 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:51:09.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:09.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:09.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:09.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:09.409 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:51:09.409 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:51:09.409 INFO [WorkbenchTestable][AbstractText] Text set to: text.txt 13:51:09.410 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:51:09.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:09.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:09.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:09.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:09.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:51:09.413 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:51:09.414 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectItemTestProject/src/files/ 13:51:09.414 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 13:51:09.414 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 13:51:09.414 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.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:51:09.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:09.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:09.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:09.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:09.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:51:09.421 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:51:09.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:51:09.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:51:09.421 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:51:09.421 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:51:09.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:51:09.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:51:09.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:51:09.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:51:09.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:51:09.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:51:09.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initialize Language Servers for text.txt' is not running, skipped 13:51:09.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:51:09.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:51:09.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:51:09.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:51:09.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:51:09.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:51:09.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:51:09.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:51:09.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:51:09.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@32f78435 is found... 13:51:09.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@32f78435 is found finished successfully 13:51:09.515 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtext.txt\E') 13:51:09.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:09.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:09.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:09.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:09.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:51:09.518 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:09.518 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 13:51:09.519 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:09.519 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 13:51:09.519 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 13:51:09.519 DEBUG [WorkbenchTestable][EditorHandler] Closing editor text.txt 13:51:09.583 DEBUG [WorkbenchTestable][EditorHandler] Editor text.txt is closed 13:51:09.583 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:09.583 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:09.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:09.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:09.603 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:09.603 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:09.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:09.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:09.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:09.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:09.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:10.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:10.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:10.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:10.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:10.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:51:10.607 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:10.607 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:10.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:10.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:10.608 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:51:10.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:10.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:10.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:10.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:10.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:51:10.609 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 13:51:10.610 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:51:10.610 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 13:51:10.610 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 13:51:10.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:10.610 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 13:51:10.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:10.611 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 13:51:10.611 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item files of tree item src 13:51:10.611 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:51:10.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:10.611 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:51:10.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:10.611 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:51:10.611 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item files 13:51:10.611 DEBUG [main][TreeItemHandler] Selecting tree item: files 13:51:10.612 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item files about selection 13:51:10.613 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: files 13:51:10.614 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:51:10.614 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:51:10.634 DEBUG [main][MenuItemLookup] Found menu:'New' 13:51:10.634 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:51:10.634 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:10.634 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:51:10.634 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:51:10.634 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:51:10.634 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:10.634 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:51:10.634 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:51:10.634 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:51:10.634 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:51:10.634 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:10.634 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:51:10.634 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:51:10.634 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:51:10.634 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:51:10.634 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:10.634 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:51:10.634 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:51:10.634 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:10.634 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:51:10.634 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:51:10.634 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:51:10.634 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:51:10.635 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:51:10.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:51:10.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:51:11.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:51:11.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:51:11.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:51:11.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:51:11.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:51:11.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:51:11.136 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'files' via Explorer 13:51:11.136 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item files 13:51:11.136 DEBUG [main][TreeItemHandler] Selecting tree item: files 13:51:11.137 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item files about selection 13:51:11.138 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: files 13:51:11.139 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:51:11.139 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:51:11.161 DEBUG [main][MenuItemLookup] Found menu:'New' 13:51:11.161 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:51:11.161 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:11.161 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:51:11.161 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:51:11.161 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:51:11.161 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:11.161 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:51:11.161 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:51:11.161 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:51:11.161 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:51:11.161 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:51:11.161 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:51:11.161 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:51:11.161 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:51:11.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:51:11.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:51:11.725 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete 13:51:11.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:11.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:11.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:11.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:11.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 "OK", Widget matcher matching widgets with style: 8) 13:51:11.728 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:51:11.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:51:11.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:51:11.729 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete" as the parent 13:51:11.729 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:51:11.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:11.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:11.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:11.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:11.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:51:11.731 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:51:11.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:51:11.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:51:11.731 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:51:11.731 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:51:11.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:51:11.736 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:51:12.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:51:12.237 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:51:12.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:51:12.237 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:51:12.237 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:51:12.237 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:51:12.237 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:51:12.237 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:51:12.237 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:51:12.237 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:51:12.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:51:12.237 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:12.237 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:12.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:12.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:12.238 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:12.238 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:12.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:12.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:12.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:12.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:12.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:12.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:12.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:13.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:13.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:13.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:51:13.241 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:13.241 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:13.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:13.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:13.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:51:13.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:13.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:13.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:13.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:13.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:51:13.243 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 13:51:13.243 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:51:13.244 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 13:51:13.244 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 13:51:13.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:13.244 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 13:51:13.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:13.244 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 13:51:13.244 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:51:13.245 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:51:13.245 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item files of tree item src 13:51:13.245 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:51:13.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:13.245 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:51:13.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:13.246 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:51:13.246 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 13:51:13.246 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:51:13.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:13.246 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:51:13.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:13.247 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:51:13.247 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:51:13.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:13.247 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:51:13.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:13.247 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:51:13.247 DEBUG [WorkbenchTestable][AbstractResource] Obtaining direct children on the current level 13:51:13.247 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 13:51:13.247 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:51:13.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:13.247 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:51:13.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:13.247 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:51:13.247 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:51:13.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:13.248 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:51:13.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:13.248 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:51:13.248 DEBUG [WorkbenchTestable][AbstractResource] Item "files" was not found. Available items on the current level: 13:51:13.248 DEBUG [WorkbenchTestable][AbstractResource] "(default package)" 13:51:13.248 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:13.248 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:13.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:13.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:13.249 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 13:51:13.249 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 13:51:13.249 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:13.250 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:51:13.277 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 13:51:13.277 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:51:13.277 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:51:13.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:51:13.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:51:13.293 INFO [WorkbenchTestable][RequirementsRunner] Finished test: asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 13:51:13.293 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:51:13.293 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpand no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 13:51:13.293 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 13:51:13.293 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:51:13.293 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:51:13.293 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:51:13.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:13.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:13.308 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 13:51:13.308 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 13:51:13.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:13.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:13.309 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:51:13.309 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:51:13.309 DEBUG [main][MenuItemLookup] Found menu:'File' 13:51:13.309 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:51:13.309 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:51:13.309 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:51:13.309 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:51:13.309 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:51:13.309 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:51:13.309 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:51:13.309 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:51:13.309 DEBUG [main][MenuItemLookup] Item match:Window 13:51:13.309 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:51:13.309 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:51:13.309 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:51:13.309 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:13.309 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:51:13.309 DEBUG [main][MenuItemLookup] Item match:Show View 13:51:13.312 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:51:13.312 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:51:13.312 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:51:13.312 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:51:13.312 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 13:51:13.312 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:51:13.312 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:51:13.312 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:51:13.312 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:51:13.312 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:51:13.312 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:51:13.312 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:51:13.312 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:51:13.312 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:51:13.312 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:13.312 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:51:13.312 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:51:13.313 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:51:13.313 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:51:13.313 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:51:13.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:51:13.384 DEBUG [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:51:13.384 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:51:13.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:13.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:13.385 DEBUG [WorkbenchTestable][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:51:13.385 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:51:13.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:51:13.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:51:13.386 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:51:13.386 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:51:13.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:13.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:13.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:13.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:13.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:51:13.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:51:13.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:51:13.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:51:13.388 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:51:13.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:13.389 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:51:13.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:13.389 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:51:13.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:51:13.389 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:51:13.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:13.389 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:51:13.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:13.389 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:51:13.390 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 13:51:13.390 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 13:51:13.390 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 13:51:13.390 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 13:51:13.390 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:51:13.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:51:13.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:51:13.391 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:51:13.391 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:51:13.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:13.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:13.392 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:51:13.392 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:51:13.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:51:13.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:51:13.392 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:51:13.392 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:51:13.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:13.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:13.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:13.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:13.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:51:13.394 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:51:13.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:51:13.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:51:13.394 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:51:13.394 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:51:13.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:51:13.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:51:13.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 13:51:13.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:13.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:13.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 13:51:13.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:13.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:13.470 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 13:51:13.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:13.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:13.471 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:51:13.471 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:51:13.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:13.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:13.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:13.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:13.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:51:13.482 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:13.482 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:13.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:13.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 13:51:13.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:51:13.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:51:13.484 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:13.484 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:13.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:13.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:13.485 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:13.485 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:13.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:13.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:13.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:13.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:13.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:13.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:13.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:14.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:14.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:14.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:51:14.490 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:14.490 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:14.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:14.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:14.491 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:51:14.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:14.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:14.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:14.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:14.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:51:14.492 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 13:51:14.493 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:51:14.493 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 13:51:14.493 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 13:51:14.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:14.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:14.994 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 13:51:14.995 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item src 13:51:14.996 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item src 13:51:14.996 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already collapsed. No action performed 13:51:14.996 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: src 13:51:14.996 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 13:51:14.997 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:51:14.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:15.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:15.498 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:51:15.499 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:15.499 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:15.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:15.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:15.501 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 13:51:15.501 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 13:51:15.501 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:15.501 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:51:15.525 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 13:51:15.525 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:51:15.525 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:51:15.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:51:15.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:51:15.540 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpand no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 13:51:15.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:15.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:15.556 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 13:51:15.556 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 13:51:15.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:15.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:15.556 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:51:15.556 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:51:15.556 DEBUG [main][MenuItemLookup] Found menu:'File' 13:51:15.556 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:51:15.556 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:51:15.556 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:51:15.556 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:51:15.557 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:51:15.557 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:51:15.557 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:51:15.557 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:51:15.557 DEBUG [main][MenuItemLookup] Item match:Window 13:51:15.557 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:51:15.557 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:51:15.557 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:51:15.557 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:15.557 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:51:15.557 DEBUG [main][MenuItemLookup] Item match:Show View 13:51:15.559 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:51:15.560 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:51:15.560 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:51:15.560 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:51:15.560 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 13:51:15.560 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:51:15.560 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:51:15.560 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:51:15.560 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:51:15.560 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:51:15.560 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:51:15.560 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:51:15.560 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:51:15.560 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:51:15.560 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:15.560 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:51:15.560 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:51:15.560 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:51:15.560 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:51:15.560 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:51:15.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:51:15.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:51:15.630 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:51:15.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:15.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:15.631 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:51:15.631 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:51:15.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:51:15.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:51:15.632 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:51:15.632 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:51:15.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:15.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:15.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:15.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:15.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:51:15.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:51:15.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:51:15.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:51:15.635 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:51:15.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:15.635 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:51:15.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:15.635 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:51:15.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:51:15.635 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:51:15.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:15.636 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:51:15.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:15.636 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:51:15.636 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 13:51:15.636 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 13:51:15.636 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 13:51:15.636 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 13:51:15.636 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:51:15.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:51:15.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:51:15.637 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:51:15.637 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:51:15.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:15.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:15.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:51:15.638 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:51:15.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:51:15.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:51:15.638 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:51:15.638 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:51:15.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:15.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:15.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:15.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:15.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:51:15.645 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:51:15.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:51:15.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:51:15.645 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:51:15.645 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:51:15.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:51:15.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:51:15.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 13:51:15.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:15.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:15.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 13:51:15.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:15.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:15.718 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 13:51:15.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:15.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:15.719 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 13:51:15.719 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:51:15.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:15.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:15.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:15.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:15.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:51:15.720 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:15.720 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:15.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:15.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 13:51:15.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:51:15.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:51:15.722 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:15.722 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:15.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:15.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:15.733 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:15.733 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:15.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:15.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:15.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:15.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:15.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:16.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:16.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:16.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:16.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:16.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:51:16.738 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:16.738 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:16.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:16.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:16.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:51:16.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:16.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:16.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:16.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:16.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:51:16.740 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 13:51:16.740 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 13:51:16.740 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 13:51:16.740 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 13:51:16.743 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 13:51:16.744 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:51:16.744 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:51:16.765 DEBUG [main][MenuItemLookup] Found menu:'New' 13:51:16.765 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:51:16.765 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:16.765 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:51:16.765 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:51:16.765 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:51:16.765 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:16.765 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:51:16.765 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:51:16.765 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:51:16.765 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:51:16.765 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:16.765 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:51:16.765 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:51:16.765 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:51:16.765 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:51:16.765 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:16.765 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:51:16.765 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:51:16.765 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:16.765 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:51:16.765 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:51:16.766 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:51:16.766 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:51:16.766 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:51:16.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:51:16.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:51:17.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:51:17.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:51:17.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:51:17.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:51:17.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:51:17.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:51:17.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:51:17.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:51:17.267 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectItemTestProject' via Explorer 13:51:17.267 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 13:51:17.267 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 13:51:17.267 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 13:51:17.269 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 13:51:17.270 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:51:17.270 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:51:17.293 DEBUG [main][MenuItemLookup] Found menu:'New' 13:51:17.293 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:51:17.293 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:17.293 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:51:17.293 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:51:17.293 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:51:17.293 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:17.293 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:51:17.293 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:51:17.293 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:51:17.293 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:51:17.293 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:51:17.293 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:51:17.293 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:51:17.293 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:51:17.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:51:17.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:51:17.864 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:51:17.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:17.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:17.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:17.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:17.868 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:51:17.868 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:51:17.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:51:17.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:51:17.868 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:51:17.868 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:51:17.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:17.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:17.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:17.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:17.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:51:17.869 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:51:17.869 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:51:17.870 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:51:17.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:51:17.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:51:17.870 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:51:17.870 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:51:17.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", Widget matcher matching widgets with style: 8) 13:51:17.870 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:51:17.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:51:17.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:51:17.870 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:51:17.870 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:51:17.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:17.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:17.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:17.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:17.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:51:17.872 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:51:17.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:51:17.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:51:17.872 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:51:17.872 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:51:17.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:51:17.876 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:51:18.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:51:18.377 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:51:18.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:51:18.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:51:18.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:51:18.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:51:18.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:51:18.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:51:18.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:51:18.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:51:18.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:51:18.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:51:18.377 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 13:51:18.377 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:51:18.377 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:51:18.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:51:18.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.876 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.195 s open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) Time elapsed: 4.887 s select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) Time elapsed: 1.741 s asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) Time elapsed: 5.713 s testExpand no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) Time elapsed: 2.247 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest 13:51:18.384 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest 13:51:18.384 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:51:18.384 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:51:18.384 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest 13:51:18.384 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:51:18.384 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:51:18.385 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:51:18.385 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:51:18.385 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:51:18.385 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:51:18.385 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:18.385 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:51:18.385 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:18.385 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:51:18.386 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:18.386 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:51:18.386 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:18.386 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:51:18.386 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:18.386 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:51:18.386 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:18.386 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:51:18.386 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:18.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: Matcher matching text to regular expression 'New|Select a wizard'] 13:51:18.387 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:18.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: Matcher matching text to regular expression 'New|Select a wizard'] 13:51:18.387 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:18.387 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:51:18.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:18.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:18.387 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:51:18.388 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:51:18.388 DEBUG [main][MenuItemLookup] Found menu:'File' 13:51:18.388 DEBUG [main][MenuItemLookup] Item match:File 13:51:18.388 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:51:18.388 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:51:18.390 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:51:18.390 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:51:18.390 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:18.390 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:51:18.390 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:51:18.390 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:51:18.390 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:51:18.390 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:51:18.390 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:51:18.390 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:51:18.390 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:51:18.390 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:51:18.390 DEBUG [main][MenuItemLookup] Found menu:'File' 13:51:18.390 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:51:18.390 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:51:18.390 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:18.390 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:51:18.390 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:18.390 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:51:18.390 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:51:18.391 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:51:18.391 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:51:18.391 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:51:18.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:51:18.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:51:18.460 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:51:18.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:18.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:18.461 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:51:18.461 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:18.461 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:51:18.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:18.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:18.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:18.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:18.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:51:18.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:51:18.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:51:18.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:51:18.464 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:51:18.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:18.464 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:51:18.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:18.465 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:51:18.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:51:18.465 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:51:18.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:18.465 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:51:18.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:18.465 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:51:18.465 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:51:18.465 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:51:18.466 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:51:18.468 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:51:18.468 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:51:18.468 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:51:18.469 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:18.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:18.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:18.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:18.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:18.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:51:18.476 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:51:18.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:51:18.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:51:18.476 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:51:18.476 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:51:18.647 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:51:18.647 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:18.647 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:18.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 13:51:18.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 13:51:18.648 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:51:18.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:18.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:18.649 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:51:18.649 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:18.649 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'JavaTestProject0' 13:51:18.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:51:18.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:18.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:18.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:18.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:18.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:51:18.654 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:51:18.655 INFO [WorkbenchTestable][AbstractText] Text set to: JavaTestProject0 13:51:18.680 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:51:18.680 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:51:18.681 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget 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:18.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:18.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:18.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:18.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:18.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:51:18.685 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:51:18.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:51:18.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:51:18.685 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:51:18.685 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:51:18.688 DEBUG [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:51:21.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 13:51:21.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:51:21.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:51:21.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:51:21.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index ()' is a system job, skipped 13:51:21.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:51:21.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:51:21.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:51:21.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:51:21.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:51:21.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:21.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:21.864 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:51:21.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:21.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:21.866 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:51:21.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:21.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:21.866 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:51:21.866 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:51:21.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:21.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:21.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:21.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:21.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:51:21.868 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:21.868 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:21.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:21.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:51:21.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:51:21.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:51:21.895 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:51:21.895 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetJavaProject no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest) 13:51:21.895 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest 13:51:21.895 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:51:21.895 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:51:21.895 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:51:21.895 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:21.895 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:21.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:21.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:21.896 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:21.896 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:21.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:21.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:21.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:21.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:21.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:22.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:22.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:22.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:22.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:22.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:51:22.901 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:22.901 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:22.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:22.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:22.903 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:51:22.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:22.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:22.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:22.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:22.904 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:51:22.904 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name JavaTestProject0 13:51:22.907 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest 13:51:22.907 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:51:22.907 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:51:22.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:51:22.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:51:22.908 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetJavaProject no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest) 13:51:22.909 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:22.909 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:22.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:22.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:22.910 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 13:51:22.910 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 13:51:22.910 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:22.910 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:51:22.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:22.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:22.958 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 13:51:22.958 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:51:22.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:22.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:22.959 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:51:22.959 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:51:22.959 DEBUG [main][MenuItemLookup] Found menu:'File' 13:51:22.959 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:51:22.959 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:51:22.959 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:51:22.959 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:51:22.959 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:51:22.959 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:51:22.959 DEBUG [main][MenuItemLookup] Item match:Window 13:51:22.960 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:51:22.960 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:51:22.960 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:51:22.960 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:22.960 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:51:22.960 DEBUG [main][MenuItemLookup] Item match:Show View 13:51:22.962 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:51:22.962 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:51:22.962 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:51:22.962 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:51:22.962 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 13:51:22.962 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:51:22.962 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:51:22.962 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:51:22.962 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:51:22.962 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:51:22.962 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:51:22.962 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:51:22.962 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:51:22.962 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:51:22.962 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:22.962 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:51:22.962 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:51:22.963 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:51:22.963 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:51:22.963 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:51:23.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:51:23.033 DEBUG [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:51:23.033 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:51:23.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:23.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:23.035 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:51:23.035 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:51:23.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:51:23.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:51:23.035 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:51:23.036 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:51:23.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:23.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:23.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:23.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:23.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:51:23.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:51:23.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:51:23.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:51:23.038 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:51:23.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:23.039 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:51:23.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:23.039 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:51:23.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:51:23.039 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:51:23.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:23.039 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:51:23.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:23.039 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:51:23.040 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 13:51:23.040 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 13:51:23.040 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 13:51:23.040 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 13:51:23.040 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:51:23.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:51:23.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:51:23.041 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:51:23.041 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:51:23.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:23.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:23.042 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:51:23.042 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:51:23.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:51:23.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:51:23.043 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:51:23.043 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:51:23.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:23.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:23.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:23.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:23.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:51:23.044 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:51:23.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:51:23.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:51:23.045 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:51:23.045 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:51:23.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:51:23.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:51:23.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 13:51:23.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:23.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:23.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 13:51:23.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:23.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:23.132 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:51:23.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:23.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:23.132 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:51:23.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:51:23.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:23.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:23.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:23.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:23.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:51:23.133 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:23.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:23.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:23.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:51:23.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:51:23.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:51:23.136 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:23.136 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:23.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:23.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:23.137 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:23.137 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:23.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:23.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:23.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:23.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:23.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:23.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:23.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:24.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:24.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:24.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:51:24.141 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:24.141 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:24.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:24.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:24.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:51:24.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:24.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:24.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:24.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:24.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:51:24.143 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name JavaTestProject0 13:51:24.144 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:24.144 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:24.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:24.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:24.145 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:24.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:24.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:24.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:24.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:24.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:24.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:24.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:24.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:25.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:25.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:25.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:51:25.149 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:25.149 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:25.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:25.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:25.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:51:25.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:25.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:25.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:25.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:25.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:51:25.151 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name JavaTestProject0 13:51:25.152 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaTestProject0 13:51:25.152 DEBUG [main][TreeItemHandler] Selecting tree item: JavaTestProject0 13:51:25.152 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaTestProject0 about selection 13:51:25.155 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaTestProject0 13:51:25.155 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:51:25.155 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:51:25.176 DEBUG [main][MenuItemLookup] Found menu:'New' 13:51:25.176 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:51:25.176 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:25.176 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:51:25.176 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:51:25.176 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:51:25.176 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:25.176 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:51:25.176 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:51:25.176 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:51:25.176 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:51:25.176 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:25.176 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:51:25.176 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:51:25.176 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:51:25.176 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:51:25.176 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:25.176 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:51:25.176 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:51:25.176 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:25.176 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:51:25.176 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:51:25.176 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:51:25.176 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:51:25.176 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:51:25.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:51:25.177 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:51:25.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:51:25.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:51:25.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:51:25.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:51:25.677 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'JavaTestProject0' via Explorer 13:51:25.678 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaTestProject0 13:51:25.678 DEBUG [main][TreeItemHandler] Selecting tree item: JavaTestProject0 13:51:25.678 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaTestProject0 about selection 13:51:25.680 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaTestProject0 13:51:25.680 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:51:25.680 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:51:25.700 DEBUG [main][MenuItemLookup] Found menu:'New' 13:51:25.700 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:51:25.700 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:25.700 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:51:25.700 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:51:25.700 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:51:25.700 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:25.700 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:51:25.700 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:51:25.700 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:51:25.700 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:51:25.700 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:51:25.700 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:51:25.700 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:51:25.701 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:51:25.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:51:26.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:51:26.288 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:51:26.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:26.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:26.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:26.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:26.292 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:51:26.292 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:51:26.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:51:26.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:51:26.292 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:51:26.292 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:51:26.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:26.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:26.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:26.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:26.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:51:26.293 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:51:26.294 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:51:26.294 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:51:26.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:51:26.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:51:26.294 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:51:26.294 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:51:26.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 "OK", Widget matcher matching widgets with style: 8) 13:51:26.294 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:51:26.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:51:26.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:51:26.295 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:51:26.295 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:51:26.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:26.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:26.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:26.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:26.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:51:26.296 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:51:26.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:51:26.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:51:26.297 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:51:26.297 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:51:26.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:51:26.301 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:51:26.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:51:26.802 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:51:26.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:51:26.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:51:26.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:51:26.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:51:26.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:51:26.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:51:26.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:51:26.802 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest 13:51:26.803 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:51:26.803 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:51:26.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:51:26.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.42 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.013 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 13:51:26.816 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 13:51:26.816 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:51:26.816 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:51:26.816 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 13:51:26.816 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:51:26.816 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:51:26.817 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:51:26.817 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:51:26.817 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:51:26.817 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 13:51:26.817 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 13:51:26.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:51:26.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:51:26.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:51:26.817 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:51:26.818 DEBUG [main][MenuItemLookup] Found menu:'File' 13:51:26.818 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:51:26.818 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:51:26.818 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:51:26.818 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:51:26.818 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:51:26.818 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:51:26.818 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:51:26.818 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:51:26.818 DEBUG [main][MenuItemLookup] Item match:Window 13:51:26.818 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:51:26.818 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:51:26.818 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:51:26.818 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:26.818 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:51:26.818 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:51:26.818 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:26.818 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:51:26.818 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:26.818 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:51:26.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:51:26.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:51:26.818 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:51:26.819 DEBUG [main][MenuItemLookup] Found menu:'File' 13:51:26.819 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:51:26.819 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:51:26.819 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:51:26.819 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:51:26.819 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:51:26.819 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:51:26.819 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:51:26.819 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:51:26.819 DEBUG [main][MenuItemLookup] Item match:Window 13:51:26.819 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:51:26.819 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:51:26.819 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:51:26.819 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:26.819 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:51:26.819 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:51:26.819 DEBUG [main][MenuItemLookup] Item match:Perspective 13:51:26.819 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:51:26.819 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:26.819 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:51:26.819 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:51:26.819 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:51:26.819 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:51:26.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:51:26.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:51:26.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:51:26.819 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:51:26.820 DEBUG [main][MenuItemLookup] Found menu:'File' 13:51:26.820 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:51:26.820 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:51:26.820 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:51:26.820 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:51:26.820 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:51:26.820 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:51:26.820 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:51:26.820 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:51:26.820 DEBUG [main][MenuItemLookup] Item match:Window 13:51:26.820 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:51:26.820 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:51:26.820 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:51:26.820 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:26.820 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:51:26.820 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:51:26.820 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:26.820 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:51:26.820 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:26.820 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:51:26.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:51:26.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:51:26.820 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:51:26.820 DEBUG [main][MenuItemLookup] Found menu:'File' 13:51:26.820 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:51:26.820 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:51:26.820 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:51:26.820 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:51:26.820 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:51:26.820 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:51:26.820 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:51:26.820 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:51:26.820 DEBUG [main][MenuItemLookup] Item match:Window 13:51:26.821 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:51:26.821 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:51:26.821 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:51:26.821 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:26.821 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:51:26.821 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:51:26.821 DEBUG [main][MenuItemLookup] Item match:Perspective 13:51:26.821 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:51:26.821 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:26.821 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:51:26.821 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:51:26.821 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:51:26.821 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:51:26.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:51:26.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:51:26.821 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:51:26.821 DEBUG [main][MenuItemLookup] Found menu:'File' 13:51:26.821 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:51:26.822 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:51:26.822 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:51:26.822 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:51:26.822 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:51:26.822 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:51:26.822 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:51:26.822 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:51:26.822 DEBUG [main][MenuItemLookup] Item match:Window 13:51:26.822 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:51:26.822 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:51:26.822 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:51:26.822 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:26.822 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:51:26.822 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:51:26.822 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:26.822 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:51:26.822 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:26.822 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:51:26.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:51:26.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:51:26.822 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:51:26.822 DEBUG [main][MenuItemLookup] Found menu:'File' 13:51:26.822 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:51:26.822 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:51:26.822 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:51:26.822 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:51:26.822 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:51:26.822 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:51:26.822 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:51:26.822 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:51:26.822 DEBUG [main][MenuItemLookup] Item match:Window 13:51:26.822 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:51:26.822 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:51:26.822 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:51:26.822 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:26.823 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:51:26.823 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:51:26.823 DEBUG [main][MenuItemLookup] Item match:Perspective 13:51:26.823 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:51:26.823 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:26.823 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:51:26.823 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:51:26.823 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:51:26.823 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:51:26.823 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 13:51:26.823 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 13:51:26.823 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 13:51:26.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 13:51:26.848 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:51:26.848 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 13:51:26.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:26.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:26.849 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:51:26.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:51:26.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:51:26.849 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:51:26.849 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:51:26.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:26.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:26.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 13:51:26.850 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:51:26.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:51:26.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:51:26.850 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:51:26.850 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:51:26.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:26.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:26.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:26.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:26.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:51:26.851 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 13:51:26.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:51:26.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:51:26.851 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:51:26.851 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:51:26.929 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:51:26.929 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:26.930 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching 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:26.930 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:26.930 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching 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:51:26.930 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:26.930 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching 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:26.930 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:26.931 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:51:26.931 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:26.931 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:51:26.931 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:26.931 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:51:26.931 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:26.931 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:51:26.931 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:26.931 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:51:26.931 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:26.932 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:51:26.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:26.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:26.932 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:51:26.932 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:51:26.932 DEBUG [main][MenuItemLookup] Found menu:'File' 13:51:26.932 DEBUG [main][MenuItemLookup] Item match:File 13:51:26.933 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:51:26.933 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:51:26.935 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:51:26.935 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:51:26.935 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:26.935 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:51:26.935 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:51:26.935 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:51:26.935 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:51:26.935 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:51:26.935 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:51:26.935 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:51:26.935 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:51:26.935 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:51:26.935 DEBUG [main][MenuItemLookup] Found menu:'File' 13:51:26.935 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:51:26.935 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:51:26.935 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:26.935 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:51:26.935 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:26.935 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:51:26.935 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:51:26.936 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:51:26.936 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:51:26.936 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:51:26.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:51:27.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching 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:27.003 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:51:27.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:27.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:27.004 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:51:27.004 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:27.004 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:27.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:27.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:27.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:27.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:27.006 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:51:27.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:51:27.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:51:27.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:51:27.008 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:51:27.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:27.008 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:51:27.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:27.008 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:51:27.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:51:27.009 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:51:27.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:27.009 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:51:27.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:27.009 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:51:27.009 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:51:27.009 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:51:27.010 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:51:27.010 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:51:27.010 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:51:27.010 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:51:27.010 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:27.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:27.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:27.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:27.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:27.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:51:27.013 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:51:27.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:51:27.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:51:27.013 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:51:27.013 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:51:27.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:51:27.178 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:27.178 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:27.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 13:51:27.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 13:51:27.178 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:51:27.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:27.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:27.179 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:51:27.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:27.179 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectTestProject0' 13:51:27.180 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced 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:51:27.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:27.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:27.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:27.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:27.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:51:27.184 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:51:27.185 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectTestProject0 13:51:27.223 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:51:27.223 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:51:27.224 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget 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:27.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:27.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:27.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:27.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:27.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:51:27.228 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:51:27.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:51:27.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:51:27.228 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:51:27.228 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:51:27.232 DEBUG [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:51:30.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 13:51:30.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:51:30.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:51:30.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:51:30.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.1/lib/jrt-fs.jar)' is a system job, skipped 13:51:30.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:51:30.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:51:30.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:51:30.423 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:51:30.423 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:30.423 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:51:30.424 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:30.424 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:51:30.424 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:30.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:51:30.424 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:30.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:51:30.424 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:30.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:51:30.424 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:30.425 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:51:30.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:30.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:51:30.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:30.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:51:30.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:30.425 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:51:30.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:30.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:30.426 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:51:30.426 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:51:30.426 DEBUG [main][MenuItemLookup] Found menu:'File' 13:51:30.426 DEBUG [main][MenuItemLookup] Item match:File 13:51:30.427 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:51:30.427 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:51:30.430 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:51:30.430 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:51:30.430 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:30.430 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:51:30.430 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:51:30.430 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:51:30.430 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:51:30.430 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:51:30.430 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:51:30.430 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:51:30.430 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:51:30.430 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:51:30.430 DEBUG [main][MenuItemLookup] Found menu:'File' 13:51:30.430 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:51:30.430 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:51:30.430 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:30.430 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:51:30.430 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:30.430 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:51:30.430 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:51:30.431 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:51:30.431 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:51:30.431 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:51:30.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:51:30.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:51:30.572 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:51:30.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:30.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:30.574 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:51:30.574 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:30.574 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:51:30.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:30.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:30.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:30.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:30.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:51:30.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:51:30.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:51:30.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:51:30.577 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:51:30.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:30.577 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:51:30.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:30.578 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:51:30.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:51:30.578 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:51:30.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:30.578 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:51:30.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:30.578 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:51:30.579 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:51:30.579 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:51:30.579 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:51:30.579 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:51:30.579 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:51:30.579 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:51:30.579 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:30.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:30.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:30.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:30.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:30.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:51:30.581 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:51:30.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:51:30.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:51:30.582 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:51:30.582 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:51:30.949 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:51:30.950 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:30.950 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:30.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 13:51:30.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 13:51:30.950 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:51:30.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:30.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:30.951 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:51:30.951 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:30.951 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectTestProject1' 13:51:30.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced 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:51:30.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:30.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:30.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:30.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:30.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:51:30.970 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:51:30.971 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectTestProject1 13:51:30.996 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:51:30.996 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:51:30.996 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:51:30.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:30.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:31.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:31.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:31.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:51:31.001 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:51:31.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:51:31.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:51:31.001 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:51:31.001 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:51:31.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.... 13:51:34.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:51:34.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:51:34.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:51:34.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:51:34.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:51:34.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:51:34.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:51:34.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:51:34.160 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:34.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:51:34.160 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:34.160 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:51:34.161 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:34.161 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:51:34.161 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:34.161 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:51:34.161 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:34.161 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:51:34.161 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:34.161 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:51:34.161 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:34.162 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:51:34.162 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:34.162 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:51:34.162 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:34.162 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:51:34.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:34.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:34.162 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:51:34.162 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:51:34.163 DEBUG [main][MenuItemLookup] Found menu:'File' 13:51:34.163 DEBUG [main][MenuItemLookup] Item match:File 13:51:34.163 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:51:34.163 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:51:34.165 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:51:34.165 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:51:34.165 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:34.165 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:51:34.165 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:51:34.165 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:51:34.165 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:51:34.165 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:51:34.165 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:51:34.165 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:51:34.165 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:51:34.165 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:51:34.165 DEBUG [main][MenuItemLookup] Found menu:'File' 13:51:34.165 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:51:34.165 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:51:34.165 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:34.165 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:51:34.165 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:34.165 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:51:34.165 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:51:34.166 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:51:34.166 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:51:34.167 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:51:34.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:51:34.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:51:34.233 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:51:34.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:34.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:34.234 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:51:34.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:34.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:34.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:34.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:34.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:34.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:34.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:51:34.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:51:34.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:51:34.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:51:34.238 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:51:34.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:34.238 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:51:34.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:34.238 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:51:34.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:51:34.238 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:51:34.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:34.238 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:51:34.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:34.238 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:51:34.239 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:51:34.239 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:51:34.239 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:51:34.239 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:51:34.240 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:51:34.240 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:51:34.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:51:34.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:34.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:34.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:34.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:34.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:51:34.242 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:51:34.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:51:34.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:51:34.242 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:51:34.242 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:51:34.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:51:34.407 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:34.408 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:34.408 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:51:34.408 DEBUG [WorkbenchTestable][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:51:34.408 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:51:34.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:34.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:34.409 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:51:34.409 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:34.409 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectTestProject2' 13:51:34.409 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:51:34.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:34.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:34.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:34.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:34.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:51:34.413 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:51:34.414 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectTestProject2 13:51:34.449 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:51:34.449 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:51:34.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget 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:34.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:34.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:34.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:34.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:34.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:51:34.453 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:51:34.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:51:34.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:51:34.453 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:51:34.453 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:51:34.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 13:51:37.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:51:37.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:51:37.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:51:37.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:51:37.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:51:37.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:51:37.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:51:37.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:37.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:37.606 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:51:37.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:37.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:37.608 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:51:37.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:37.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:37.608 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:51:37.608 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:51:37.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:37.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:37.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:37.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:37.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:51:37.610 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:37.610 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:37.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:37.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:51:37.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:51:37.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:51:37.612 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:37.612 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:37.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:37.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:37.613 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:37.613 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:37.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:37.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:37.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:37.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:37.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:38.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:38.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:38.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:38.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:38.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:51:38.618 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:38.618 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:38.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:38.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:38.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:51:38.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:38.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:38.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:38.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:38.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:51:38.620 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0 13:51:38.620 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1 13:51:38.620 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2 13:51:38.621 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:38.621 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:38.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:38.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:38.622 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:38.622 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:38.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:38.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:38.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:38.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:38.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:39.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:39.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:39.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:39.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:39.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:51:39.625 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:39.625 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:39.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:39.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:39.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:51:39.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:39.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:39.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:39.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:39.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:51:39.627 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0 13:51:39.627 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1 13:51:39.628 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2 13:51:39.628 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:39.628 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:39.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:39.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:39.629 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:39.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:39.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:39.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:39.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:39.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:39.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:40.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:40.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:40.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:40.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:40.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:51:40.633 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:40.633 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:40.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:40.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:40.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:51:40.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:40.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:40.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:40.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:40.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:51:40.635 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0 13:51:40.636 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1 13:51:40.636 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2 13:51:40.636 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:51:40.636 INFO [WorkbenchTestable][RequirementsRunner] Started test: delete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) 13:51:40.636 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 13:51:40.636 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:51:40.636 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:51:40.636 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:51:40.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:51:40.636 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:40.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:51:40.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:40.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 Project"] 13:51:40.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:40.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:51:40.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:40.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:51:40.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:40.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:51:40.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:40.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 Project"] 13:51:40.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:40.638 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching 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:40.638 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:40.638 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching 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:40.638 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:40.638 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:51:40.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:40.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:40.638 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:51:40.638 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:51:40.639 DEBUG [main][MenuItemLookup] Found menu:'File' 13:51:40.639 DEBUG [main][MenuItemLookup] Item match:File 13:51:40.639 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:51:40.639 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:51:40.641 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:51:40.641 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:51:40.641 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:40.641 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:51:40.641 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:51:40.641 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:51:40.641 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:51:40.641 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:51:40.641 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:51:40.641 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:51:40.641 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:51:40.641 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:51:40.641 DEBUG [main][MenuItemLookup] Found menu:'File' 13:51:40.641 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:51:40.641 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:51:40.641 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:40.641 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:51:40.641 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:40.641 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:51:40.641 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:51:40.642 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:51:40.642 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:51:40.642 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:51:40.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:51:40.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:51:40.709 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:51:40.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:40.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:40.710 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:51:40.710 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:40.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:51:40.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:40.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:40.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:40.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:40.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:51:40.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:51:40.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:51:40.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:51:40.713 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:51:40.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:40.713 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:51:40.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:40.713 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:51:40.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:51:40.713 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:51:40.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:40.713 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:51:40.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:40.713 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:51:40.714 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:51:40.714 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:51:40.714 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:51:40.714 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:51:40.714 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:51:40.714 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:51:40.714 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:40.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:40.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:40.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:40.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:40.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:51:40.716 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:51:40.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:51:40.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:51:40.716 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:51:40.716 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:51:40.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:51:40.879 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:40.879 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:40.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 13:51:40.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 13:51:40.880 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:51:40.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:40.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:40.881 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:51:40.881 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:40.881 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectTestProject3' 13:51:40.881 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:51:40.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:40.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:40.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:40.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:40.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:51:40.885 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:51:40.886 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectTestProject3 13:51:40.911 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:51:40.911 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:51: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.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget 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:40.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:40.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:40.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:40.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:40.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:51:40.916 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:51:40.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:51:40.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:51:40.916 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:51:40.916 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:51:40.920 DEBUG [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:51:44.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 13:51:44.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:51:44.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:51:44.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:51:44.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:51:44.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:51:44.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:51:44.012 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:44.012 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:44.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:44.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:51:44.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:51:44.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:51:44.014 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:44.014 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:44.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:44.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:44.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:44.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:44.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:44.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:44.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:45.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:45.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:45.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:51:45.019 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:45.019 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:45.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:45.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:45.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:51:45.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:45.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:45.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:45.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:45.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:51:45.021 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0 13:51:45.021 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1 13:51:45.022 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2 13:51:45.022 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject3 13:51:45.022 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject3 13:51:45.022 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject3 13:51:45.022 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject3 about selection 13:51:45.024 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject3 13:51:45.025 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:51:45.025 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:51:45.044 DEBUG [main][MenuItemLookup] Found menu:'New' 13:51:45.044 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:51:45.044 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:45.044 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:51:45.044 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:51:45.044 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:51:45.044 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:45.044 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:51:45.044 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:51:45.044 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:51:45.044 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:51:45.044 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:45.044 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:51:45.044 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:51:45.044 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:51:45.044 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:51:45.044 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:45.044 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:51:45.044 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:51:45.044 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:45.044 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:51:45.044 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:51:45.045 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:51:45.045 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:51:45.045 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:51:45.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:51:45.045 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:51:45.045 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:51:45.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:51:45.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:51:45.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:51:45.546 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectTestProject3' via Explorer 13:51:45.546 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject3 13:51:45.546 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject3 13:51:45.547 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject3 about selection 13:51:45.549 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject3 13:51:45.550 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:51:45.550 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:51:45.569 DEBUG [main][MenuItemLookup] Found menu:'New' 13:51:45.569 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:51:45.569 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:45.569 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:51:45.569 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:51:45.569 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:51:45.569 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:45.569 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:51:45.569 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:51:45.569 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:51:45.569 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:51:45.569 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:51:45.569 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:51:45.569 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:51:45.569 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:51:45.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:51:46.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:51:46.152 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:51:46.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:46.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:46.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:46.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:46.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:51:46.155 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:51:46.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:51:46.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:51:46.155 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:51:46.155 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:51:46.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:46.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:46.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:46.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:46.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:51:46.156 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:51:46.156 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:51:46.156 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:51:46.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:51:46.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:51:46.156 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:51:46.156 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:51:46.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: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:51:46.157 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:51:46.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:51:46.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:51:46.157 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:51:46.157 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:51:46.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:46.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:46.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:46.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:46.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:51:46.159 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:51:46.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:51:46.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:51:46.159 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:51:46.159 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:51:46.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:51:46.164 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:51:46.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:51:46.664 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:51:46.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:51:46.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:51:46.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:51:46.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:51:46.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:51:46.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:51:46.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:51:46.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:51:46.665 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:46.665 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:46.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:46.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:46.667 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:46.667 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:46.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:46.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:46.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:46.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:46.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:47.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:47.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:47.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:47.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:47.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:51:47.673 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:47.673 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:47.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:47.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:47.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:51:47.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:47.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:47.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:47.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:47.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:51:47.676 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0 13:51:47.676 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1 13:51:47.676 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2 13:51:47.676 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 13:51:47.676 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:51:47.676 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:51:47.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:51:47.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:51:47.677 INFO [WorkbenchTestable][RequirementsRunner] Finished test: delete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) 13:51:47.677 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:51:47.677 INFO [WorkbenchTestable][RequirementsRunner] Started test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) 13:51:47.677 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 13:51:47.677 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:51:47.677 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:51:47.677 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:51:47.677 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject1 13:51:47.677 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject1 13:51:47.677 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject1 about selection 13:51:47.682 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject1 13:51:47.683 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 13:51:47.683 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:51:47.683 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:51:47.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:51:47.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:51:47.683 INFO [WorkbenchTestable][RequirementsRunner] Finished test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) 13:51:47.683 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:51:47.683 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectProjectItem no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) 13:51:47.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 13:51:47.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:51:47.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:51:47.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:51:47.683 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:51:47.684 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectTestProject1 13:51:47.684 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectTestProject1 13:51:47.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:48.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:48.185 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectTestProject1 13:51:48.186 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 13:51:48.186 DEBUG [main][TreeItemHandler] Selecting tree item: src 13:51:48.186 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 13:51:48.188 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 13:51:48.188 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:51:48.189 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectTestProject1 13:51:48.189 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectTestProject1 13:51:48.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:48.189 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectTestProject1 is already expanded. No action performed 13:51:48.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:48.189 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectTestProject1 13:51:48.190 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject1 13:51:48.190 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject1 13:51:48.190 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject1 about selection 13:51:48.192 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject1 13:51:48.192 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 13:51:48.192 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:51:48.192 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:51:48.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:51:48.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:51:48.193 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectProjectItem no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) 13:51:48.193 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:48.193 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:48.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:48.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:48.198 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 13:51:48.198 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 13:51:48.198 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:48.199 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:51:48.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:48.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:48.245 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 13:51:48.246 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:51:48.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:48.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:48.246 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:51:48.246 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:51:48.246 DEBUG [main][MenuItemLookup] Found menu:'File' 13:51:48.247 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:51:48.247 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:51:48.247 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:51:48.247 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:51:48.247 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:51:48.247 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:51:48.247 DEBUG [main][MenuItemLookup] Item match:Window 13:51:48.247 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:51:48.247 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:51:48.247 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:51:48.247 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:48.247 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:51:48.247 DEBUG [main][MenuItemLookup] Item match:Show View 13:51:48.249 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:51:48.249 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:51:48.249 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:51:48.249 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:51:48.249 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 13:51:48.249 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:51:48.249 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:51:48.249 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:51:48.249 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:51:48.249 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:51:48.249 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:51:48.249 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:51:48.249 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:51:48.249 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:51:48.249 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:48.249 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:51:48.249 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:51:48.250 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:51:48.250 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:51:48.250 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:51:48.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:51:48.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:51:48.312 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:51:48.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:48.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:48.314 DEBUG [WorkbenchTestable][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:51:48.314 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:51:48.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:51:48.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:51:48.314 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:51:48.314 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:51:48.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:48.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:48.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:48.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:48.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:51:48.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:51:48.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:51:48.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:51:48.317 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:51:48.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:48.317 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:51:48.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:48.317 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:51:48.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:51:48.318 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:51:48.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:48.318 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:51:48.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:48.318 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:51:48.318 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 13:51:48.318 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 13:51:48.318 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 13:51:48.318 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 13:51:48.318 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:51:48.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:51:48.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:51:48.319 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:51:48.319 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:51:48.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:48.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:48.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:51:48.320 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:51:48.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:51:48.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:51:48.320 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:51:48.320 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:51:48.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:48.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:48.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:48.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:48.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:51:48.321 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:51:48.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:51:48.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:51:48.321 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:51:48.321 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:51:48.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:51:48.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:51:48.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 13:51:48.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:48.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:48.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 13:51:48.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:48.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:48.393 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:51:48.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:48.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:48.393 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:51:48.394 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:51:48.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:48.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:48.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:48.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:48.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:51:48.395 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:48.395 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:48.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:48.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:51:48.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:51:48.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:51:48.397 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:48.398 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:48.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:48.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:48.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:48.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:48.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:48.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:48.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:49.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:49.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:51:49.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:51:49.411 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:51:49.411 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:51:49.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:51:49.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:51:49.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:51:49.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:49.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:49.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:49.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:49.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:51:49.413 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0 13:51:49.414 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1 13:51:49.414 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2 13:51:49.414 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject0 13:51:49.414 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject0 13:51:49.414 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject0 about selection 13:51:49.418 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject0 13:51:49.419 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:51:49.419 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:51:49.441 DEBUG [main][MenuItemLookup] Found menu:'New' 13:51:49.441 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:51:49.441 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:49.441 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:51:49.441 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:51:49.441 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:51:49.441 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:49.441 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:51:49.441 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:51:49.441 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:51:49.441 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:51:49.441 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:49.441 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:51:49.441 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:51:49.441 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:51:49.441 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:51:49.441 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:49.441 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:51:49.441 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:51:49.441 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:49.441 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:51:49.441 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:51:49.442 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:51:49.442 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:51:49.442 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:51:49.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:51:49.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:51:49.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:51:49.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:51:49.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:51:49.942 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectTestProject0' via Explorer 13:51:49.942 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject0 13:51:49.942 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject0 13:51:49.943 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject0 about selection 13:51:49.945 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject0 13:51:49.945 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:51:49.945 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:51:49.965 DEBUG [main][MenuItemLookup] Found menu:'New' 13:51:49.965 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:51:49.965 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:49.965 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:51:49.965 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:51:49.966 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:51:49.966 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:49.966 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:51:49.966 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:51:49.966 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:51:49.966 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:51:49.966 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:51:49.966 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:51:49.966 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:51:49.966 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:51:49.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:51:50.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:51:50.532 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:51:50.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:50.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:50.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:50.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:50.535 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class 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:50.535 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:51:50.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:51:50.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:51:50.535 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:51:50.535 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:51:50.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:50.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:50.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:50.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:50.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:51:50.536 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:51:50.537 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:51:50.537 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:51:50.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:51:50.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:51:50.537 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:51:50.537 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:51:50.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 "OK", Widget matcher matching widgets with style: 8) 13:51:50.537 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:51:50.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:51:50.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:51:50.538 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:51:50.538 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:51:50.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:50.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:50.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:50.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:50.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:51:50.540 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:51:50.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:51:50.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:51:50.540 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:51:50.540 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:51:50.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:51:50.544 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:51:51.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:51:51.045 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:51:51.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:51:51.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:51:51.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:51:51.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:51:51.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:51:51.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:51:51.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:51:51.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:51:51.046 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject1 13:51:51.046 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject1 13:51:51.046 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject1 about selection 13:51:51.049 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject1 13:51:51.049 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:51:51.050 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:51:51.072 DEBUG [main][MenuItemLookup] Found menu:'New' 13:51:51.072 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:51:51.072 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:51.072 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:51:51.072 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:51:51.072 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:51:51.072 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:51.072 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:51:51.072 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:51:51.072 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:51:51.072 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:51:51.073 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:51.073 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:51:51.073 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:51:51.073 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:51:51.073 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:51:51.073 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:51.073 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:51:51.073 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:51:51.073 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:51.073 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:51:51.073 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:51:51.073 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:51:51.073 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:51:51.073 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:51:51.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:51:51.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:51:51.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:51:51.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:51:51.574 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:51:51.574 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:51:51.574 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:51:51.574 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:51:51.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:51:51.574 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectTestProject1' via Explorer 13:51:51.574 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject1 13:51:51.574 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject1 13:51:51.575 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject1 about selection 13:51:51.577 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject1 13:51:51.577 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:51:51.577 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:51:51.597 DEBUG [main][MenuItemLookup] Found menu:'New' 13:51:51.597 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:51:51.597 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:51.597 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:51:51.597 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:51:51.597 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:51:51.597 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:51.597 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:51:51.597 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:51:51.597 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:51:51.597 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:51:51.597 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:51:51.597 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:51:51.597 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:51:51.597 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:51:51.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 'Delete.*'] is available.... 13:51:52.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:51:52.174 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:51:52.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:52.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:52.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:52.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:52.177 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:51:52.177 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:51:52.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:51:52.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:51:52.177 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:51:52.177 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:51:52.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:52.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:52.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:52.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:52.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:51:52.179 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:51:52.179 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:51:52.179 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:51:52.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:51:52.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:51:52.179 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:51:52.179 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:51:52.179 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:51:52.179 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:51:52.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:51:52.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:51:52.180 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:51:52.180 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:51:52.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:52.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:52.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:52.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:52.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:51:52.182 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:51:52.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:51:52.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:51:52.182 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:51:52.182 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:51:52.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:51:52.186 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:51:52.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:51:52.687 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:51:52.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:51:52.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:51:52.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:51:52.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:51:52.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:51:52.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:51:52.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:51:52.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:51:52.687 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject2 13:51:52.687 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject2 13:51:52.687 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject2 about selection 13:51:52.691 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject2 13:51:52.691 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:51:52.691 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:51:52.711 DEBUG [main][MenuItemLookup] Found menu:'New' 13:51:52.711 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:51:52.711 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:52.711 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:51:52.711 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:51:52.711 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:51:52.711 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:52.711 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:51:52.711 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:51:52.711 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:51:52.711 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:51:52.711 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:52.711 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:51:52.711 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:51:52.711 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:51:52.711 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:51:52.711 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:52.711 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:51:52.711 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:51:52.711 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:52.711 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:51:52.711 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:51:52.711 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:51:52.711 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:51:52.711 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:51:52.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:51:52.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:51:52.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:51:52.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:51:53.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:51:53.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:51:53.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:51:53.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:51:53.212 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectTestProject2' via Explorer 13:51:53.212 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject2 13:51:53.213 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject2 13:51:53.213 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject2 about selection 13:51:53.214 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject2 13:51:53.215 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:51:53.215 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:51:53.234 DEBUG [main][MenuItemLookup] Found menu:'New' 13:51:53.234 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:51:53.234 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:53.234 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:51:53.234 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:51:53.234 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:51:53.234 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:53.234 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:51:53.234 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:51:53.234 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:51:53.234 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:51:53.234 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:51:53.235 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:51:53.235 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:51:53.235 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:51:53.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:51:53.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:51:53.810 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:51:53.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:53.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:53.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:53.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:53.813 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:51:53.813 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:51:53.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:51:53.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:51:53.813 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:51:53.813 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:51:53.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:53.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:53.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:53.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:53.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:51:53.815 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:51:53.815 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:51:53.815 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:51:53.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:51:53.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:51:53.816 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:51:53.816 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:51:53.816 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:51:53.816 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:51:53.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:51:53.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:51:53.816 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:51:53.816 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:51:53.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:53.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:53.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:53.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:53.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:51:53.818 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:51:53.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:51:53.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:51:53.818 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:51:53.818 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:51:53.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:51:53.822 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:51:54.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:51:54.323 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:51:54.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:51:54.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:51:54.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:51:54.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:51:54.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:51:54.324 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:51:54.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:51:54.324 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 13:51:54.324 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:51:54.324 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:51:54.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:51:54.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.509 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest delete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) Time elapsed: 7.041 s select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) Time elapsed: 0.006 s selectProjectItem no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) Time elapsed: 0.51 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 13:51:54.330 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 13:51:54.331 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:51:54.331 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:51:54.331 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 13:51:54.331 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:51:54.331 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:51:54.331 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:51:54.331 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:51:54.331 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:51:54.331 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:51:54.332 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:54.332 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching 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:54.332 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:54.332 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching 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:51:54.332 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:54.332 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching 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:54.332 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:54.332 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching 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:54.332 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:54.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:51:54.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:54.333 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:51:54.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:54.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:51:54.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:54.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:51:54.334 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:54.334 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:51:54.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:54.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:54.334 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:51:54.334 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:51:54.334 DEBUG [main][MenuItemLookup] Found menu:'File' 13:51:54.334 DEBUG [main][MenuItemLookup] Item match:File 13:51:54.335 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:51:54.335 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:51:54.337 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:51:54.337 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:51:54.337 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:54.337 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:51:54.337 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:51:54.337 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:51:54.337 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:51:54.337 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:51:54.337 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:51:54.337 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:51:54.337 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:51:54.337 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:51:54.337 DEBUG [main][MenuItemLookup] Found menu:'File' 13:51:54.337 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:51:54.337 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:51:54.337 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:54.337 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:51:54.337 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:54.337 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:51:54.337 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:51:54.338 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:51:54.338 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:51:54.338 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:51:54.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:51:54.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 'New|Select a wizard'] is available. finished successfully 13:51:54.403 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:51:54.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:54.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:54.404 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:51:54.404 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:54.405 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:54.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:54.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:54.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:54.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:54.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:51:54.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:51:54.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:51:54.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:51:54.408 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:51:54.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:54.408 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:51:54.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:54.409 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:51:54.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:51:54.409 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:51:54.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:54.409 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:51:54.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:54.409 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:51:54.410 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:51:54.410 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:51:54.410 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:51:54.410 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:51:54.410 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:51:54.410 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:51:54.410 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:51:54.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:54.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:54.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:54.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:54.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:51:54.413 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:51:54.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:51:54.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:51:54.413 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:51:54.413 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:51:54.575 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:51:54.575 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:54.576 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:54.576 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:51:54.576 DEBUG [WorkbenchTestable][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:51:54.576 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:51:54.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:54.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:54.577 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:51:54.577 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:54.578 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PackageExplorerTestProject0' 13:51:54.578 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced 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:51:54.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:54.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:54.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:54.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:54.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:51:54.582 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:51:54.583 INFO [WorkbenchTestable][AbstractText] Text set to: PackageExplorerTestProject0 13:51:54.608 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:51:54.608 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:51:54.608 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget 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:54.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:54.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:54.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:54.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:54.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:51:54.612 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:51:54.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:51:54.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:51:54.613 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:51:54.613 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:51:54.616 DEBUG [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:51:57.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 13:51:57.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:51:57.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:51:57.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:51:57.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.1/lib/jrt-fs.jar)' is a system job, skipped 13:51:57.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:51:57.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:51:57.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:51:57.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:51:57.780 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:57.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:51:57.780 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:57.780 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:51:57.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:57.781 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:51:57.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:57.781 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:51:57.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:57.781 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:51:57.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:57.781 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:51:57.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:57.781 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:51:57.782 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:57.782 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:51:57.782 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:57.782 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:51:57.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:57.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:57.782 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:51:57.782 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:51:57.782 DEBUG [main][MenuItemLookup] Found menu:'File' 13:51:57.782 DEBUG [main][MenuItemLookup] Item match:File 13:51:57.783 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:51:57.783 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:51:57.785 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:51:57.785 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:51:57.785 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:57.785 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:51:57.785 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:51:57.785 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:51:57.785 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:51:57.785 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:51:57.785 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:51:57.785 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:51:57.785 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:51:57.785 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:51:57.785 DEBUG [main][MenuItemLookup] Found menu:'File' 13:51:57.785 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:51:57.785 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:51:57.785 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:57.785 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:51:57.785 DEBUG [main][MenuItemLookup] Found menu:'' 13:51:57.785 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:51:57.785 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:51:57.785 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:51:57.785 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:51:57.786 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:51:57.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:51:57.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:51:57.893 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:51:57.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:57.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:57.944 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:51:57.944 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:57.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:51:57.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:57.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:57.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:57.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:57.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:51:57.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:51:57.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:51:57.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:51:57.948 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:51:57.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:57.948 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:51:57.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:57.948 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:51:57.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:51:57.949 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:51:57.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:51:57.949 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:51:57.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:51:57.949 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:51:57.950 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:51:57.950 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:51:57.950 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:51:57.950 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:51:57.950 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:51:57.950 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:51:57.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:51:57.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:57.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:57.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:57.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:57.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:51:57.953 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:51:57.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:51:57.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:51:57.953 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:51:57.953 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:51:58.290 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:51:58.290 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:58.290 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:58.291 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:51:58.291 DEBUG [WorkbenchTestable][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:51:58.291 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:51:58.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:51:58.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:51:58.292 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:51:58.292 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:51:58.292 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PackageExplorerTestProject1' 13:51:58.292 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced 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:51:58.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:58.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:58.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:58.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:58.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:51:58.298 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:51:58.299 INFO [WorkbenchTestable][AbstractText] Text set to: PackageExplorerTestProject1 13:51:58.323 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:51:58.323 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:51:58.324 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget 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:58.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:51:58.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:51:58.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:51:58.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:51:58.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:51:58.329 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:51:58.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:51:58.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:51:58.329 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:51:58.329 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:51:58.422 DEBUG [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:52:01.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 13:52:01.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:52:01.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:52:01.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:52:01.489 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:52:01.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:52:01.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:52:01.490 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:52:01.490 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:01.490 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:52:01.490 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:01.491 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:52:01.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:01.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:52:01.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:01.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:52:01.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:01.492 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:52:01.492 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:01.492 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:52:01.492 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:01.492 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:52:01.492 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:01.492 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:52:01.492 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:01.492 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:52:01.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:01.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:01.493 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:52:01.493 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:52:01.493 DEBUG [main][MenuItemLookup] Found menu:'File' 13:52:01.493 DEBUG [main][MenuItemLookup] Item match:File 13:52:01.493 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:52:01.493 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:52:01.495 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:52:01.495 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:52:01.495 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:01.495 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:52:01.495 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:52:01.495 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:52:01.495 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:52:01.495 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:52:01.495 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:52:01.495 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:52:01.495 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:52:01.495 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:52:01.495 DEBUG [main][MenuItemLookup] Found menu:'File' 13:52:01.495 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:52:01.495 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:52:01.495 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:01.495 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:52:01.495 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:01.495 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:52:01.495 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:52:01.496 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:52:01.496 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:52:01.496 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:52:01.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:52:01.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:52:01.560 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:52:01.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:01.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:01.562 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:52:01.562 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:01.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:52:01.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:01.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:01.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:01.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:01.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:52:01.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:52:01.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:52:01.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:52:01.565 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:52:01.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:52:01.565 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:52:01.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:52:01.565 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:52:01.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:52:01.566 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:52:01.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:52:01.566 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:52:01.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:52:01.566 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:52:01.567 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:52:01.567 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:52:01.567 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:52:01.567 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:52:01.568 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:52:01.568 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:52:01.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:01.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:01.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:01.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:01.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:01.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:01.570 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:52:01.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:01.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:01.570 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:01.570 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:01.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:52:01.743 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:01.743 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:01.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:52:01.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:52:01.744 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:52:01.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:01.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:01.745 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:52:01.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:01.745 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PackageExplorerTestProject2' 13:52:01.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:52:01.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:01.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:01.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:01.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:01.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:52:01.749 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:52:01.750 INFO [WorkbenchTestable][AbstractText] Text set to: PackageExplorerTestProject2 13:52:01.775 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:52:01.775 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:52:01.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:52:01.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:01.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:01.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:01.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:01.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:01.779 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:52:01.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:01.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:01.780 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:01.780 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:01.783 DEBUG [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:52:05.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 13:52:05.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:52:05.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:52:05.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:52:05.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:52:05.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:52:05.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:52:05.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:05.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:05.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:52:05.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:05.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:05.078 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:52:05.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:05.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:05.079 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:52: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 '\*?\QPackage Explorer\E') 13:52:05.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:05.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:05.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:05.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:05.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:52:05.080 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:52:05.080 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:52:05.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:05.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:52:05.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:52:05.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:52:05.083 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:52:05.083 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:52:05.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:05.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:52:05.084 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:52:05.084 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:52:05.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:05.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:52:05.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:05.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:05.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:52:05.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:05.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:52:06.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:06.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:52:06.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:52:06.089 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:52:06.089 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:52:06.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:06.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:52:06.090 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:52:06.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:06.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:06.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:06.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:06.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:52:06.091 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 13:52:06.091 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 13:52:06.091 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 13:52:06.092 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:52:06.092 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:52:06.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:06.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:52:06.092 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:52:06.093 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:52:06.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:06.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:52:06.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:06.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:06.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:52:06.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:06.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:52:07.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:07.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:52:07.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:52:07.098 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:52:07.098 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:52:07.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:07.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:52:07.099 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:52:07.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:07.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:07.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:07.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:07.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:52:07.100 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 13:52:07.100 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 13:52:07.100 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 13:52:07.100 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:52:07.100 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:52:07.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:07.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:52:07.101 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:52:07.101 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:52:07.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:07.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:52:07.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:07.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:07.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:52:07.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:07.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:52:08.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:08.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:52:08.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:52:08.106 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:52:08.106 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:52:08.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:08.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:52:08.107 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:52:08.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:08.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:08.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:08.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:08.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:52:08.108 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 13:52:08.108 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 13:52:08.108 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 13:52:08.108 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject1 13:52:08.108 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject1 13:52:08.108 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject1 about selection 13:52:08.112 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject1 13:52:08.113 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:52:08.113 INFO [WorkbenchTestable][RequirementsRunner] Started test: delete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 13:52:08.113 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 13:52:08.113 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:52:08.113 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:52:08.113 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:52:08.113 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:52:08.113 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:08.113 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:52:08.114 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:08.114 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:52:08.114 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:08.114 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:52:08.114 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:08.114 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:52:08.114 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:08.114 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:52:08.114 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:08.114 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:52:08.115 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:08.115 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:52:08.115 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:08.115 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:52:08.115 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:08.115 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:52:08.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:08.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:08.116 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:52:08.116 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:52:08.116 DEBUG [main][MenuItemLookup] Found menu:'File' 13:52:08.116 DEBUG [main][MenuItemLookup] Item match:File 13:52:08.116 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:52:08.116 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:52:08.118 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:52:08.118 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:52:08.118 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:08.118 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:52:08.118 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:52:08.118 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:52:08.118 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:52:08.118 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:52:08.118 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:52:08.118 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:52:08.118 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:52:08.118 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:52:08.118 DEBUG [main][MenuItemLookup] Found menu:'File' 13:52:08.118 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:52:08.118 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:52:08.118 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:08.118 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:52:08.118 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:08.118 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:52:08.118 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:52:08.119 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:52:08.119 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:52:08.119 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:52:08.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:52:08.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 'New|Select a wizard'] is available. finished successfully 13:52:08.186 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:52:08.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:08.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:08.187 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:52:08.187 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:08.188 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:52:08.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:08.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:08.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:08.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:08.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:52:08.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:52:08.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:52:08.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:52:08.191 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:52:08.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:52:08.191 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:52:08.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:52:08.191 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:52:08.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:52:08.192 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:52:08.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:52:08.192 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:52:08.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:52:08.192 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:52:08.192 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:52:08.193 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:52:08.193 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:52:08.193 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:52:08.193 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:52:08.193 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:52:08.193 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:52:08.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:08.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:08.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:08.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:08.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:08.196 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:52:08.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:08.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:08.196 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:08.196 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:08.360 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:52:08.360 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:08.360 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:08.360 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:52:08.361 DEBUG [WorkbenchTestable][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:52:08.361 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:52:08.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:08.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:08.361 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:52:08.361 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:08.362 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PackageExplorerTestProject3' 13:52:08.362 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced 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:52:08.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:08.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:08.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:08.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:08.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:52:08.367 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:52:08.368 INFO [WorkbenchTestable][AbstractText] Text set to: PackageExplorerTestProject3 13:52:08.394 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:52:08.394 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:52:08.394 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget 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:08.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:08.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:08.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:08.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:08.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:08.399 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:52:08.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:08.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:08.399 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:08.399 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:08.486 DEBUG [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:52:11.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:52:11.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:52:11.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:52:11.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:52:11.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:52:11.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:52:11.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:52:11.563 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:52:11.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:52:11.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:11.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:52:11.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:52:11.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:52:11.566 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:52:11.566 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:52:11.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:11.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:52:11.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:11.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:11.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:52:12.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:12.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:52:12.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:12.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:52:12.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:52:12.570 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:52:12.570 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:52:12.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:12.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:52:12.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:52:12.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:12.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:12.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:12.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:12.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:52:12.572 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 13:52:12.572 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 13:52:12.572 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 13:52:12.572 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject3 13:52:12.573 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject3 13:52:12.573 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject3 13:52:12.573 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject3 about selection 13:52:12.575 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject3 13:52:12.575 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:52:12.575 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:12.596 DEBUG [main][MenuItemLookup] Found menu:'New' 13:52:12.596 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:52:12.596 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:12.596 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:52:12.596 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:52:12.596 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:52:12.596 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:12.596 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:52:12.596 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:52:12.596 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:52:12.596 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:52:12.596 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:12.596 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:52:12.596 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:52:12.596 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:52:12.596 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:52:12.596 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:12.596 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:52:12.596 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:52:12.596 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:12.596 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:52:12.596 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:52:12.596 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:52:12.596 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:52:12.597 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:52:12.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:52:12.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:52:13.097 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:52:13.097 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:52:13.097 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:52:13.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:52:13.097 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PackageExplorerTestProject3' via Explorer 13:52:13.098 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject3 13:52:13.098 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject3 13:52:13.098 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject3 about selection 13:52:13.100 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject3 13:52:13.101 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:52:13.101 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:13.119 DEBUG [main][MenuItemLookup] Found menu:'New' 13:52:13.119 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:52:13.119 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:13.119 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:52:13.119 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:52:13.119 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:52:13.119 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:13.119 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:52:13.119 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:52:13.119 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:52:13.119 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:52:13.119 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:52:13.119 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:52:13.119 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:52:13.120 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:52:13.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:52:13.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:52:13.699 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:52:13.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:13.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:13.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:13.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:13.702 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:52:13.702 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:52:13.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:52:13.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:52:13.702 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:52:13.702 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:52:13.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:13.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:13.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:13.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:13.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:13.703 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:52:13.703 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:52:13.704 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:52:13.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:13.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:13.704 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:13.704 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:13.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:52:13.704 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:52:13.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:52:13.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:52:13.704 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:52:13.704 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:52:13.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:13.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:13.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:13.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:13.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:13.706 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:52:13.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:13.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:13.706 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:13.706 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:13.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:52:13.710 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:52:14.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:52:14.211 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:52:14.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:52:14.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:52:14.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:52:14.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:52:14.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:52:14.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:52:14.211 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:52:14.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:52:14.212 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:52:14.212 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:52:14.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:14.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:52:14.213 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:52:14.213 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:52:14.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:14.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:52:14.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:14.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:14.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:52:14.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:14.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:52:15.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:15.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:52:15.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:52:15.218 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:52:15.218 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:52:15.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:15.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:52:15.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:52:15.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:15.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:15.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:15.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:15.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:52:15.220 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 13:52:15.220 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 13:52:15.221 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 13:52:15.221 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 13:52:15.221 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:52:15.221 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:52:15.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:52:15.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:52:15.221 INFO [WorkbenchTestable][RequirementsRunner] Finished test: delete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 13:52:15.221 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:52:15.222 INFO [WorkbenchTestable][RequirementsRunner] Started test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 13:52:15.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 13:52:15.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:52:15.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:52:15.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:52:15.222 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject1 13:52:15.222 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject1 13:52:15.222 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject1 about selection 13:52:15.224 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject1 13:52:15.227 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 13:52:15.227 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:52:15.227 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:52:15.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:52:15.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:52:15.228 INFO [WorkbenchTestable][RequirementsRunner] Finished test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 13:52:15.228 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:52:15.228 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 13:52:15.228 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 13:52:15.228 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:52:15.228 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:52:15.228 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:52:15.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:15.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:15.230 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:52:15.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:15.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:15.231 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:52:15.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:15.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:15.232 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:52:15.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 '\*?\QPackage Explorer\E') 13:52:15.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:15.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:15.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:15.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:15.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:52:15.233 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:52:15.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:52:15.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:15.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:52:15.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:52:15.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:52:15.235 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 13:52:15.235 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:52:15.235 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:52:15.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:52:15.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:52:15.236 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 13:52:15.236 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:52:15.236 INFO [WorkbenchTestable][RequirementsRunner] Started test: multipleSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 13:52:15.236 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 13:52:15.236 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:52:15.236 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:52:15.236 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:52:15.236 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:52:15.236 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:52:15.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:15.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:52:15.237 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:52:15.237 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:52:15.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:15.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:52:15.238 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:52:15.238 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:52:15.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:15.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:52:15.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:15.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:15.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:52:15.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:15.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:52:16.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:16.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:52:16.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:52:16.241 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:52:16.241 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:52:16.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:16.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:52:16.243 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:52:16.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:16.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:16.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:16.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:16.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:52:16.243 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 13:52:16.243 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 13:52:16.244 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 13:52:16.244 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:52:16.244 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:52:16.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:16.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:52:16.245 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:52:16.245 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:52:16.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:16.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:52:16.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:16.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:16.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:52:16.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:16.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:52:17.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:17.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:52:17.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:52:17.249 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:52:17.249 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:52:17.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:17.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:52:17.250 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:52:17.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:17.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:17.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:17.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:17.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:52:17.251 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 13:52:17.251 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 13:52:17.251 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 13:52:17.252 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:52:17.252 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:52:17.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:17.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:52:17.253 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:52:17.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:17.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:17.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:17.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:17.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:52:17.253 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 13:52:17.253 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 13:52:17.254 DEBUG [main][TreeItemHandler] Set Tree selection 13:52:17.254 DEBUG [main][TreeHandler] Notify Tree about selection event 13:52:17.255 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 13:52:17.256 DEBUG [WorkbenchTestable][TreeItemHandler] PackageExplorerTestProject0 13:52:17.256 DEBUG [WorkbenchTestable][TreeItemHandler] PackageExplorerTestProject2 13:52:17.257 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 13:52:17.257 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:52:17.257 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:52:17.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:52:17.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:52:17.260 INFO [WorkbenchTestable][RequirementsRunner] Finished test: multipleSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 13:52:17.260 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:52:17.260 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitle no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 13:52:17.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 13:52:17.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:52:17.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:52:17.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:52:17.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:17.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:17.262 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:52:17.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:17.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:17.267 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:52:17.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:17.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:17.267 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:52:17.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:52:17.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:17.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:17.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:17.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:17.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:52:17.269 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:52:17.269 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:52:17.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:17.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:52:17.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:52:17.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:52:17.271 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 13:52:17.271 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:52:17.271 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:52:17.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:52:17.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:52:17.272 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitle no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 13:52:17.272 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:52:17.272 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:52:17.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:17.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:52:17.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:17.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:17.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:52:17.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:17.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:52:18.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:18.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:52:18.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:52:18.276 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:52:18.276 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:52:18.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:18.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:52:18.278 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:52:18.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:18.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:18.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:18.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:18.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:52:18.278 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 13:52:18.279 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 13:52:18.279 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 13:52:18.279 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject0 13:52:18.279 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject0 13:52:18.279 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject0 about selection 13:52:18.282 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject0 13:52:18.282 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:52:18.282 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:18.303 DEBUG [main][MenuItemLookup] Found menu:'New' 13:52:18.303 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:52:18.303 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:18.303 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:52:18.303 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:52:18.303 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:52:18.303 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:18.303 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:52:18.303 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:52:18.303 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:52:18.303 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:52:18.303 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:18.303 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:52:18.303 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:52:18.303 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:52:18.303 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:52:18.303 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:18.303 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:52:18.303 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:52:18.303 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:18.303 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:52:18.303 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:52:18.303 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:52:18.303 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:52:18.303 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:52:18.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:52:18.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:52:18.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:52:18.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:52:18.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:52:18.804 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PackageExplorerTestProject0' via Explorer 13:52:18.804 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject0 13:52:18.804 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject0 13:52:18.804 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject0 about selection 13:52:18.806 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject0 13:52:18.807 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:52:18.807 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:18.827 DEBUG [main][MenuItemLookup] Found menu:'New' 13:52:18.827 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:52:18.827 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:18.827 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:52:18.827 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:52:18.827 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:52:18.827 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:18.827 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:52:18.827 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:52:18.827 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:52:18.827 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:52:18.827 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:52:18.827 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:52:18.827 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:52:18.827 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:52:18.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:52:19.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:52:19.391 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:52:19.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:19.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:19.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:19.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:19.395 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:52:19.395 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:52:19.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:52:19.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:52:19.395 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:52:19.395 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:52:19.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:19.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:19.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:19.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:19.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:19.396 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:52:19.396 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:52:19.396 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:52:19.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:19.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:19.397 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:19.397 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:19.397 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:52:19.397 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:52:19.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:52:19.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:52:19.397 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:52:19.397 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:52:19.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:19.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:19.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:19.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:19.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:19.399 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:52:19.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:19.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:19.399 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:19.399 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:19.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:52:19.403 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:52:19.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:52:19.904 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:52:19.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:52:19.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:52:19.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:52:19.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:52:19.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:52:19.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:52:19.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:52:19.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:52:19.905 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject1 13:52:19.905 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject1 13:52:19.905 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject1 about selection 13:52:19.910 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject1 13:52:19.911 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:52:19.912 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:19.933 DEBUG [main][MenuItemLookup] Found menu:'New' 13:52:19.933 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:52:19.934 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:19.934 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:52:19.934 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:52:19.934 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:52:19.934 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:19.934 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:52:19.934 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:52:19.934 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:52:19.934 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:52:19.934 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:19.934 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:52:19.934 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:52:19.934 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:52:19.934 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:52:19.934 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:19.934 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:52:19.934 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:52:19.934 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:19.934 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:52:19.934 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:52:19.934 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:52:19.934 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:52:19.934 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:52:19.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:52:19.934 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:52:20.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:52:20.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:52:20.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:52:20.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:52:20.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:52:20.435 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PackageExplorerTestProject1' via Explorer 13:52:20.435 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject1 13:52:20.435 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject1 13:52:20.435 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject1 about selection 13:52:20.438 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject1 13:52:20.438 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:52:20.438 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:20.457 DEBUG [main][MenuItemLookup] Found menu:'New' 13:52:20.457 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:52:20.457 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:20.457 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:52:20.457 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:52:20.457 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:52:20.457 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:20.457 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:52:20.457 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:52:20.457 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:52:20.457 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:52:20.457 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:52:20.457 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:52:20.457 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:52:20.457 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:52:20.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:52:21.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:52:21.033 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:52:21.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:21.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:21.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:21.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:21.035 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class 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:52:21.035 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:52:21.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:52:21.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:52:21.036 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:52:21.036 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:52:21.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:21.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:21.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:21.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:21.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:21.037 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:52:21.037 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:52:21.037 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:52:21.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:21.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:21.037 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:21.037 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:21.038 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:52:21.038 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:52:21.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:52:21.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:52:21.038 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:52:21.038 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:52:21.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:21.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:21.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:21.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:21.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:21.040 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:52:21.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:21.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:21.040 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:21.040 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:21.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:52:21.045 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:52:21.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:52:21.546 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:52:21.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:52:21.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:52:21.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:52:21.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:52:21.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:52:21.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:52:21.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:52:21.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:52:21.547 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject2 13:52:21.547 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject2 13:52:21.547 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject2 about selection 13:52:21.550 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject2 13:52:21.550 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:52:21.550 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:21.570 DEBUG [main][MenuItemLookup] Found menu:'New' 13:52:21.570 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:52:21.570 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:21.570 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:52:21.570 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:52:21.570 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:52:21.570 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:21.570 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:52:21.570 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:52:21.570 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:52:21.570 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:52:21.570 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:21.570 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:52:21.570 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:52:21.570 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:52:21.570 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:52:21.570 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:21.570 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:52:21.570 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:52:21.570 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:21.570 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:52:21.570 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:52:21.570 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:52:21.570 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:52:21.571 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:52:21.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:52:21.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:52:22.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:52:22.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:52:22.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:52:22.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:52:22.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:52:22.072 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PackageExplorerTestProject2' via Explorer 13:52:22.072 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject2 13:52:22.072 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject2 13:52:22.073 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject2 about selection 13:52:22.074 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject2 13:52:22.074 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:52:22.074 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:22.093 DEBUG [main][MenuItemLookup] Found menu:'New' 13:52:22.093 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:52:22.093 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:22.094 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:52:22.094 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:52:22.094 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:52:22.094 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:22.094 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:52:22.094 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:52:22.094 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:52:22.094 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:52:22.094 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:52:22.094 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:52:22.094 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:52:22.094 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:52:22.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:52:22.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:52:22.660 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:52:22.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:22.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:22.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:22.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:22.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: 32) 13:52:22.667 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:52:22.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:52:22.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:52:22.668 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:52:22.668 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:52:22.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:22.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:22.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:22.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:22.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:22.669 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:52:22.669 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:52:22.669 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:52:22.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:22.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:22.669 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:22.669 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:22.670 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:52:22.670 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:52:22.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:52:22.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:52:22.670 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:52:22.670 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:52:22.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:22.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:22.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:22.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:22.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:22.671 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:52:22.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:22.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:22.672 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:22.672 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:22.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:52:22.676 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:52:23.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:52:23.177 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:52:23.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:52:23.177 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:52:23.177 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:52:23.177 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:52:23.177 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:52:23.177 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:52:23.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:52:23.177 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 13:52:23.177 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:52:23.177 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:52:23.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:52:23.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.847 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.108 s select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) Time elapsed: 0.006 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.024 s getTitle no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) Time elapsed: 0.012 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 13:52:23.196 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 13:52:23.196 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:52:23.197 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:52:23.197 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 13:52:23.197 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:52:23.197 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:52:23.198 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:52:23.198 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:52:23.198 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:52:23.198 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 13:52:23.198 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 13:52:23.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:52:23.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:52:23.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:52:23.199 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:52:23.199 DEBUG [main][MenuItemLookup] Found menu:'File' 13:52:23.199 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:52:23.199 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:52:23.199 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:52:23.199 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:52:23.199 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:52:23.199 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:52:23.199 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:52:23.199 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:52:23.199 DEBUG [main][MenuItemLookup] Item match:Window 13:52:23.199 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:52:23.199 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:52:23.199 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:52:23.199 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:23.199 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:52:23.199 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:52:23.199 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:23.199 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:52:23.199 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:23.199 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:52:23.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:52:23.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:52:23.199 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:52:23.199 DEBUG [main][MenuItemLookup] Found menu:'File' 13:52:23.200 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:52:23.200 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:52:23.200 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:52:23.200 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:52:23.200 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:52:23.200 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:52:23.200 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:52:23.200 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:52:23.200 DEBUG [main][MenuItemLookup] Item match:Window 13:52:23.200 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:52:23.200 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:52:23.200 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:52:23.200 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:23.200 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:52:23.200 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:52:23.200 DEBUG [main][MenuItemLookup] Item match:Perspective 13:52:23.200 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:52:23.200 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:23.200 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:52:23.200 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:52:23.200 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:52:23.200 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:52:23.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:52:23.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:52:23.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:52:23.200 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:52:23.200 DEBUG [main][MenuItemLookup] Found menu:'File' 13:52:23.200 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:52:23.200 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:52:23.200 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:52:23.200 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:52:23.200 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:52:23.200 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:52:23.200 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:52:23.200 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:52:23.200 DEBUG [main][MenuItemLookup] Item match:Window 13:52:23.201 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:52:23.201 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:52:23.201 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:52:23.201 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:23.201 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:52:23.201 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:52:23.201 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:23.201 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:52:23.201 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:23.201 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:52:23.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:52:23.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:52:23.201 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:52:23.201 DEBUG [main][MenuItemLookup] Found menu:'File' 13:52:23.201 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:52:23.201 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:52:23.201 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:52:23.201 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:52:23.201 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:52:23.201 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:52:23.201 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:52:23.201 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:52:23.201 DEBUG [main][MenuItemLookup] Item match:Window 13:52:23.201 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:52:23.201 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:52:23.201 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:52:23.201 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:23.201 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:52:23.201 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:52:23.201 DEBUG [main][MenuItemLookup] Item match:Perspective 13:52:23.201 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:52:23.201 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:23.202 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:52:23.202 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:52:23.202 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:52:23.202 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:52:23.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:52:23.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:52:23.202 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:52:23.202 DEBUG [main][MenuItemLookup] Found menu:'File' 13:52:23.202 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:52:23.202 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:52:23.202 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:52:23.202 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:52:23.202 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:52:23.202 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:52:23.202 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:52:23.202 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:52:23.202 DEBUG [main][MenuItemLookup] Item match:Window 13:52:23.202 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:52:23.202 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:52:23.202 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:52:23.202 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:23.202 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:52:23.202 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:52:23.202 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:23.202 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:52:23.202 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:23.202 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:52:23.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:52:23.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:52:23.203 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:52:23.203 DEBUG [main][MenuItemLookup] Found menu:'File' 13:52:23.203 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:52:23.203 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:52:23.203 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:52:23.203 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:52:23.203 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:52:23.203 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:52:23.203 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:52:23.203 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:52:23.203 DEBUG [main][MenuItemLookup] Item match:Window 13:52:23.203 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:52:23.203 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:52:23.203 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:52:23.203 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:23.203 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:52:23.203 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:52:23.203 DEBUG [main][MenuItemLookup] Item match:Perspective 13:52:23.203 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:52:23.203 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:23.203 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:52:23.203 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:52:23.203 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:52:23.203 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:52:23.203 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 13:52:23.203 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 13:52:23.203 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 13:52:23.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 13:52:23.230 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:52:23.230 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 13:52:23.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:23.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:23.231 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:52:23.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:52:23.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:52:23.231 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:52:23.231 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:52:23.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:23.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:23.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 "Reset Perspective") 13:52:23.232 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:52:23.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:52:23.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:52:23.232 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:52:23.232 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:52:23.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:23.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:23.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:23.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:23.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:23.233 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 13:52:23.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:23.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:23.233 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:23.233 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:23.340 INFO [WorkbenchTestable][OomphRecorderRequirement] Enabling Oomph preferences recorder 13:52:23.340 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:52:23.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:23.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:52:23.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:23.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: "New Java Project"] 13:52:23.346 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:23.346 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:52:23.346 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:23.346 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:52:23.346 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:23.346 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:52:23.347 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:23.347 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:52:23.347 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:23.347 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:52:23.347 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:23.347 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:52:23.347 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:23.347 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:52:23.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:23.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:23.348 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:52:23.348 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:52:23.348 DEBUG [main][MenuItemLookup] Found menu:'File' 13:52:23.348 DEBUG [main][MenuItemLookup] Item match:File 13:52:23.349 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:52:23.349 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:52:23.351 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:52:23.351 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:52:23.351 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:23.351 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:52:23.351 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:52:23.351 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:52:23.351 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:52:23.351 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:52:23.351 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:52:23.351 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:52:23.351 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:52:23.351 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:52:23.351 DEBUG [main][MenuItemLookup] Found menu:'File' 13:52:23.351 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:52:23.351 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:52:23.351 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:23.351 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:52:23.351 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:23.351 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:52:23.351 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:52:23.352 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:52:23.352 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:52:23.352 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:52:23.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:52:23.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:52:23.449 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:52:23.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:23.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:23.450 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:52:23.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:23.451 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:23.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:23.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:23.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:23.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:23.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:52:23.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:52:23.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:52:23.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:52:23.458 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:52:23.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:52:23.458 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:52:23.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:52:23.458 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:52:23.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:52:23.459 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:52:23.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:52:23.459 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:52:23.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:52:23.459 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:52:23.459 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:52:23.459 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:52:23.459 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:52:23.459 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:52:23.460 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:52:23.460 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:52:23.460 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:23.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:23.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:23.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:23.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:23.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:23.462 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:52:23.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:23.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:23.462 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:23.462 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:23.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:52:23.653 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:23.653 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:23.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 13:52:23.654 DEBUG [WorkbenchTestable][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:52:23.654 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:52:23.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:23.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:23.655 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:52:23.655 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:23.655 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'buildpathspropertypagetest' 13:52:23.655 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced 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:52:23.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:23.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:23.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:23.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:23.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:52:23.659 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:52:23.659 INFO [WorkbenchTestable][AbstractText] Text set to: buildpathspropertypagetest 13:52:23.684 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:52:23.684 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:52:23.684 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget 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:23.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:23.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:23.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:23.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:23.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:23.688 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:52:23.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:23.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:23.689 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:23.689 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:23.698 DEBUG [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:52:26.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:52:26.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:52:26.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:52:26.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:52:26.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index ()' is a system job, skipped 13:52:26.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:52:26.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:52:26.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:52:26.884 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:52:26.884 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTabs no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 13:52:26.885 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 13:52:26.885 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:52:26.885 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:52:26.885 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:52:26.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:26.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:26.887 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:52:26.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:26.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:26.889 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:52:26.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:26.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:26.889 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:52:26.889 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:52:26.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:26.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:26.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:26.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:26.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:52:26.891 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:52:26.891 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:52:26.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:26.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:52:26.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:52:26.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:52:26.894 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:52:26.894 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:52:26.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:26.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:52:26.895 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:52:26.895 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:52:26.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:26.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:52:26.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:26.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:26.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:52:27.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:27.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:52:27.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:27.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:52:27.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:52:27.900 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:52:27.900 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:52:27.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:27.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:52:27.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:52:27.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:27.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:27.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:27.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:27.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:52:27.903 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name buildpathspropertypagetest 13:52:27.903 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 13:52:27.903 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 13:52:27.903 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 13:52:27.905 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 13:52:27.906 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:52:27.906 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:27.929 DEBUG [main][MenuItemLookup] Found menu:'New' 13:52:27.930 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:52:27.930 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:27.930 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:52:27.930 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:52:27.930 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:52:27.930 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:27.930 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:52:27.930 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:52:27.930 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:52:27.930 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:52:27.930 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:27.930 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:52:27.930 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:52:27.930 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:52:27.930 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:52:27.930 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:27.930 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:52:27.930 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:52:27.930 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:27.930 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:52:27.930 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 13:52:27.930 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 13:52:27.930 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 13:52:27.930 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:27.930 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:52:27.930 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 13:52:27.930 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 13:52:27.930 DEBUG [main][MenuItemLookup] Found menu:'Team' 13:52:27.930 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 13:52:27.930 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 13:52:27.930 DEBUG [main][MenuItemLookup] Found menu:'Configure' 13:52:27.930 DEBUG [main][MenuItemLookup] Found menu:'Validate' 13:52:27.930 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:27.930 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 13:52:27.930 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 13:52:27.930 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 13:52:27.930 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 13:52:27.930 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 13:52:28.013 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:52:28.013 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:28.013 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:28.014 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 13:52:28.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:28.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:28.015 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed 13:52:28.015 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:28.016 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:52:28.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:28.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:28.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:28.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:28.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:52:28.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:52:28.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:52:28.018 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path 13:52:28.018 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path 13:52:28.018 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection 13:52:28.018 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path 13:52:28.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:28.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:28.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:28.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:28.123 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:52:28.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:28.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:28.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:28.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:28.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:52:28.130 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 13:52:28.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:52:28.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 13:52:28.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:52:28.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:52:28.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:52:28.136 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:52:28.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:28.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:28.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:28.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:28.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:52:28.138 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Source 13:52:28.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:52:28.148 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 13:52:28.148 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:52:28.148 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:52:28.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:52:28.148 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:52:28.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:28.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:28.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:28.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:28.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:52:28.151 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Order and Export 13:52:28.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:52:28.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 13:52:28.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:52:28.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:52:28.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:52:28.153 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:52:28.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:28.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:28.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:28.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:28.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:52:28.156 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Projects 13:52:28.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:52:28.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 13:52:28.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:52:28.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:52:28.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:52:28.165 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 13:52:28.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:28.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:28.166 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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:52:28.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:28.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:28.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:28.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:28.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:28.170 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:52:28.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:28.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:28.170 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:28.170 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:28.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:52:28.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:52:28.233 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:52:28.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:28.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:28.234 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 13:52:28.234 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:52:28.234 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:52:28.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:52:28.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:52:28.235 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTabs no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 13:52:28.235 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:52:28.235 INFO [WorkbenchTestable][RequirementsRunner] Started test: addRemoveModulePathVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 13:52:28.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 13:52:28.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:52:28.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:52:28.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:52:28.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:28.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:28.237 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:52:28.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:28.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:28.238 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:52:28.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:28.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:28.238 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:52:28.238 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:52:28.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:28.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:28.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:28.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:28.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:52:28.240 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:52:28.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:52:28.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:28.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:52:28.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:52:28.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:52:28.249 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:52:28.249 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:52:28.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:28.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:52:28.250 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:52:28.251 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:52:28.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:28.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:52:28.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:28.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:28.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:52:28.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:28.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:52:29.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:29.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:52:29.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:52:29.256 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:52:29.257 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:52:29.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:29.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:52:29.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:52:29.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:29.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:29.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:29.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:29.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:52:29.259 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name buildpathspropertypagetest 13:52:29.259 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 13:52:29.259 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 13:52:29.259 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 13:52:29.261 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 13:52:29.261 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:52:29.261 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:29.281 DEBUG [main][MenuItemLookup] Found menu:'New' 13:52:29.281 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:52:29.281 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:29.281 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:52:29.281 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:52:29.281 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:52:29.281 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:29.281 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:52:29.281 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:52:29.281 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:52:29.281 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:52:29.281 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:29.281 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:52:29.281 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:52:29.282 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:52:29.282 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:52:29.282 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:29.282 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:52:29.282 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:52:29.282 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:29.282 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:52:29.282 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 13:52:29.282 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 13:52:29.282 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 13:52:29.282 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:29.282 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:52:29.282 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 13:52:29.282 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 13:52:29.282 DEBUG [main][MenuItemLookup] Found menu:'Team' 13:52:29.282 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 13:52:29.282 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 13:52:29.282 DEBUG [main][MenuItemLookup] Found menu:'Configure' 13:52:29.282 DEBUG [main][MenuItemLookup] Found menu:'Validate' 13:52:29.282 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:29.282 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 13:52:29.282 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 13:52:29.282 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 13:52:29.282 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 13:52:29.282 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 13:52:29.406 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:52:29.407 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:29.407 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:29.407 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 13:52:29.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:29.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:29.409 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed 13:52:29.409 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:29.409 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:52:29.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:29.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:29.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:29.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:29.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:52:29.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:52:29.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:52:29.411 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path 13:52:29.412 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path 13:52:29.412 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection 13:52:29.412 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path 13:52:29.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:29.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:29.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:29.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:29.414 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.4.0-SNAPSHOT-sources.jar 13:52:29.415 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:52:29.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:29.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:29.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:29.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:29.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:52:29.417 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 13:52:29.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:52:29.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 13:52:29.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:52:29.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:52:29.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:52:29.434 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:52:29.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:29.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:29.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:29.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:29.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:52:29.437 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 13:52:29.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:52:29.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 13:52:29.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:52:29.437 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:52:29.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:52:29.438 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:52:29.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:29.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:52:29.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:52:29.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:29.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 13:52:29.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:52:29.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:52:29.441 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Modulepath 13:52:29.441 DEBUG [main][TreeItemHandler] Selecting tree item: Modulepath 13:52:29.441 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Modulepath about selection 13:52:29.442 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Modulepath 13:52:29.442 DEBUG [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:52:29.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:29.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:29.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:29.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:29.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:29.445 INFO [WorkbenchTestable][AbstractButton] Click button Add &Variable... 13:52:29.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:29.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:29.445 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:29.445 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:29.499 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:52:29.499 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:52:29.499 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry 13:52:29.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:29.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:29.500 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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:52:29.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:29.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:29.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:29.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:29.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:29.502 INFO [WorkbenchTestable][AbstractButton] Click button Configur&e Variables... 13:52:29.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:29.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:29.502 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:29.502 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:29.577 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:52:29.577 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:29.577 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:29.578 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:29.578 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 13:52:29.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:29.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:29.579 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences (Filtered) is not null and is not disposed 13:52:29.579 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:29.579 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 13:52:29.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:29.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:29.579 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:52:29.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:29.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:29.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:29.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:29.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:52:29.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:52:29.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:52:29.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.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:52:29.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:29.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:29.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:29.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:29.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:29.601 INFO [WorkbenchTestable][AbstractButton] Click button &New... 13:52:29.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:29.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:29.602 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:29.602 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:29.638 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:52:29.638 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:52:29.638 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Entry 13:52:29.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:29.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:29.639 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:52:29.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:29.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:29.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:29.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:29.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:52:29.641 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:52:29.642 INFO [WorkbenchTestable][AbstractText] Text set to: VN 13:52:29.642 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:52:29.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:29.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:29.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:29.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:29.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:52:29.652 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:52:29.652 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.4.0-SNAPSHOT-sources.jar 13:52:29.652 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:52:29.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:29.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:29.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:29.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:29.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:29.657 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:52:29.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:29.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:29.657 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:29.657 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:29.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:52:29.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:52:29.690 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and no matchers specified 13:52:29.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:29.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:29.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:29.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:29.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:52:29.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:52:29.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:52:29.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:29.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:29.704 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 13:52:29.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:29.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:29.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:29.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:29.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:29.709 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:52:29.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:29.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:29.709 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:29.709 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:29.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:52:29.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:52:29.764 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry 13:52:29.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:29.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:29.764 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.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:52:29.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:29.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:29.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:29.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:29.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:29.767 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:52:29.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:29.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:29.767 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:29.767 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:29.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:52:29.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:52:29.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:52:29.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:52:29.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:52:29.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:52:29.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:52:29.810 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.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:52:29.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:29.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:29.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:29.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:29.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:29.817 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 13:52:29.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:29.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:29.818 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:29.818 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:29.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:52:29.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Setting build path' has no excuses, wait for it 13:52:30.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:52:30.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:52:30.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:52:30.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:52:30.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:52:30.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:52:30.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:52:30.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:52:30.319 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:52:30.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:30.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:30.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:30.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:30.324 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:52:30.324 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 13:52:30.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:52:30.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:52:30.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:52:30.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:52:30.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:52:30.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:52:30.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:52:30.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:52:30.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:52:30.326 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:52:30.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:30.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:52:30.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:52:30.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:30.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 13:52:30.330 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Modulepath and wait with time period 1 13:52:30.330 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 13:52:30.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:52:30.331 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 13:52:30.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:52:30.331 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 13:52:30.331 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 13:52:30.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:52:30.331 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 13:52:30.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:52:30.331 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 13:52:30.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:30.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:30.342 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 13:52:30.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:30.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:30.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:30.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:30.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:30.355 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:52:30.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:30.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:30.355 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:30.355 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:30.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:52:30.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:52:30.397 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:52:30.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:30.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:30.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:52:30.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:52:30.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:52:30.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:52:30.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:52:30.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:52:30.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:52:30.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:52:30.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:30.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:30.399 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:52:30.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:30.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:30.401 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:52:30.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:30.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:30.401 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:52: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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:52:30.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:30.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:30.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:30.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:30.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:52:30.403 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:52:30.403 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:52:30.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:30.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:52:30.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:52:30.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:52:30.415 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 13:52:30.415 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 13:52:30.416 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 13:52:30.417 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 13:52:30.417 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:52:30.417 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:30.437 DEBUG [main][MenuItemLookup] Found menu:'New' 13:52:30.437 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:52:30.437 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:30.437 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:52:30.437 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:52:30.437 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:52:30.437 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:30.437 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:52:30.437 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:52:30.437 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:52:30.437 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:52:30.437 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:30.437 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:52:30.437 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:52:30.437 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:52:30.437 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:52:30.437 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:30.437 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:52:30.437 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:52:30.437 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:30.437 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:52:30.437 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 13:52:30.437 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 13:52:30.437 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 13:52:30.437 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:30.437 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:52:30.437 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 13:52:30.437 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 13:52:30.437 DEBUG [main][MenuItemLookup] Found menu:'Team' 13:52:30.437 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 13:52:30.437 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 13:52:30.437 DEBUG [main][MenuItemLookup] Found menu:'Configure' 13:52:30.437 DEBUG [main][MenuItemLookup] Found menu:'Validate' 13:52:30.437 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:30.437 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 13:52:30.437 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 13:52:30.437 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 13:52:30.437 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 13:52:30.438 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 13:52:30.565 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:52:30.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:30.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:30.566 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 13:52:30.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:30.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:30.567 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed 13:52:30.567 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:30.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 13:52:30.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:30.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:30.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:30.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:30.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:52:30.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:52:30.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:52:30.570 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path 13:52:30.570 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path 13:52:30.570 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection 13:52:30.570 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path 13:52:30.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:30.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:30.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:30.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:30.572 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.4.0-SNAPSHOT-sources.jar 13:52:30.572 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:52:30.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:30.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:30.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:30.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:30.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:52:30.575 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 13:52:30.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:52:30.584 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:52:30.584 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:52:30.584 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 13:52:30.584 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:52:30.584 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:52:30.584 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:52:30.584 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:52:30.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:52:30.585 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:52:30.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:30.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:52:30.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:52:30.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:30.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 13:52:30.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:52:30.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:52:30.588 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.4.0-SNAPSHOT-sources.jar of tree item Modulepath 13:52:30.588 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 13:52:30.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:52:30.589 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 13:52:30.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:52:30.589 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 13:52:30.589 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.4.0-SNAPSHOT-sources.jar 13:52:30.589 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.4.0-SNAPSHOT-sources.jar 13:52:30.589 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.4.0-SNAPSHOT-sources.jar about selection 13:52:30.590 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.4.0-SNAPSHOT-sources.jar 13:52:30.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.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:52:30.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:30.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:30.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:30.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:30.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:30.603 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:52:30.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:30.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:30.603 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:30.603 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:30.605 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:52:30.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:30.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:30.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:30.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:30.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:52:30.608 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 13:52:30.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:52:30.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:52:30.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:52:30.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 13:52:30.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:52:30.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:52:30.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:52:30.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:52:30.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:52:30.615 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:52:30.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:30.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:52:30.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:52:30.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:30.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 13:52:30.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:52:30.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:52:30.619 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Modulepath 13:52:30.619 DEBUG [main][TreeItemHandler] Selecting tree item: Modulepath 13:52:30.619 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Modulepath about selection 13:52:30.620 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Modulepath 13:52:30.621 DEBUG [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:52:30.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:30.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:30.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:30.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:30.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:30.624 INFO [WorkbenchTestable][AbstractButton] Click button Add &Variable... 13:52:30.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:30.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:30.624 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:30.624 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:30.670 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:52:30.671 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:52:30.671 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry 13:52:30.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:30.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:30.671 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.4.0-SNAPSHOT-sources.jar") 13:52:30.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:30.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:30.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:30.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:30.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 13:52:30.673 TRACE [main][WidgetHandler] Notify Table with event 13 13:52:30.673 TRACE [main][WidgetHandler] Wait for synchronization 13:52:30.674 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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:52:30.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:30.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:30.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:30.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:30.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:30.682 INFO [WorkbenchTestable][AbstractButton] Click button Configur&e Variables... 13:52:30.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:30.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:30.682 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:30.682 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:30.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:52:30.757 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:30.757 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:30.757 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:30.758 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 13:52:30.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:30.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:30.758 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences (Filtered) is not null and is not disposed 13:52:30.758 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:30.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 13:52:30.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:30.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:30.763 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:52:30.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:30.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:30.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:30.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:30.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:52:30.766 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.4.0-SNAPSHOT-sources.jar") 13:52:30.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:30.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:30.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:30.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:30.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 13:52:30.767 TRACE [main][WidgetHandler] Notify Table with event 13 13:52:30.767 TRACE [main][WidgetHandler] Wait for synchronization 13:52:30.767 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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:52:30.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:30.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:30.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:30.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:30.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:30.778 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:52:30.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:30.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:30.778 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:30.778 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:30.780 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:52:30.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:52:30.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:52:30.781 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences (Filtered)" as the parent 13:52:30.781 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:52:30.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:30.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:30.784 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 13:52:30.784 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:52:30.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:52:30.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:52:30.784 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences (Filtered)" as the parent 13:52:30.784 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:52:30.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:30.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:30.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:30.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:30.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:30.791 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:52:30.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:30.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:30.791 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:30.791 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:30.823 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:52:30.824 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:52:30.824 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Classpath Variables Changed 13:52:30.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:30.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:30.826 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Yes", Widget matcher matching widgets with style: 8) 13:52:30.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:30.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:30.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:30.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:30.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:30.828 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 13:52:30.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:30.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:30.828 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:30.828 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:30.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:52:30.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:52:30.966 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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:52:30.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:30.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:30.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:30.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:30.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:30.968 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:52:30.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:30.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:30.969 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:30.969 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:31.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:52:31.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:52:31.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:52:31.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:52:31.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:52:31.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:52:31.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:52:31.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:52:31.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:52:31.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:52:31.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:52:31.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:52:31.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:52:31.040 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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:52:31.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:31.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:31.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:31.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:31.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:31.050 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 13:52:31.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:31.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:31.050 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:31.050 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:31.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:52:31.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Setting build path' has no excuses, wait for it 13:52:31.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:52:31.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:52:31.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:52:31.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:52:31.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:52:31.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:52:31.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:52:31.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:52:31.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:52:31.552 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:52:31.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:31.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:31.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:31.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:31.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:52:31.555 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 13:52:31.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:52:31.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:52:31.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:52:31.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:52:31.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:52:31.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:52:31.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:52:31.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:52:31.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:52:31.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:52:31.557 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:52:31.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:31.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:52:31.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:52:31.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:31.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 13:52:31.560 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Modulepath and wait with time period 1 13:52:31.560 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 13:52:31.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:52:31.560 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 13:52:31.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:52:31.560 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 13:52:31.560 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 13:52:31.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:52:31.561 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 13:52:31.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:52:31.561 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 13:52:31.561 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Classpath and wait with time period 1 13:52:31.561 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 13:52:31.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:52:32.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:52:32.062 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 13:52:32.062 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 13:52:32.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:52:32.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:52:32.563 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 13:52:32.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:32.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:32.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.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:52:32.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:32.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:32.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:32.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:32.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:32.578 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:52:32.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:32.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:32.578 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:32.578 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:32.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:52:32.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:52:32.619 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:52:32.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:32.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:32.620 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 13:52:32.620 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:52:32.620 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:52:32.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:52:32.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:52:32.620 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 13:52:32.621 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addRemoveModulePathVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 13:52:32.621 INFO [WorkbenchTestable][RequirementsRunner] Test method addRemoveVariable is ignored because shouldRun method of RunIf conditional run is not met. 13:52:32.622 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: addRemoveVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 13:52:32.622 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:52:32.622 INFO [WorkbenchTestable][RequirementsRunner] Started test: addRemoveClassPathVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 13:52:32.622 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 13:52:32.622 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:52:32.622 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:52:32.622 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:52:32.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:32.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:32.624 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:52:32.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:32.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:32.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:52:32.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:32.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:32.625 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:52:32.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:52:32.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:32.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:32.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:32.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:32.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:52:32.627 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:52:32.627 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:52:32.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:32.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:52:32.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:52:32.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:52:32.640 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:52:32.640 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:52:32.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:32.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:52:32.641 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:52:32.641 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:52:32.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:32.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:52:32.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:32.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:32.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:52:33.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:33.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:52:33.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:33.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:52:33.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:52:33.645 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:52:33.645 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:52:33.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:33.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:52:33.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:52:33.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:33.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:33.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:33.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:33.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:52:33.647 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name buildpathspropertypagetest 13:52:33.648 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 13:52:33.648 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 13:52:33.648 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 13:52:33.649 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 13:52:33.650 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:52:33.650 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:33.669 DEBUG [main][MenuItemLookup] Found menu:'New' 13:52:33.669 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:52:33.669 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:33.669 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:52:33.669 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:52:33.669 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:52:33.669 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:33.669 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:52:33.669 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:52:33.669 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:52:33.669 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:52:33.669 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:33.669 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:52:33.669 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:52:33.669 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:52:33.669 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:52:33.669 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:33.669 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:52:33.669 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:52:33.669 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:33.669 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:52:33.669 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 13:52:33.669 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 13:52:33.669 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 13:52:33.669 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:33.669 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:52:33.669 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 13:52:33.669 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 13:52:33.669 DEBUG [main][MenuItemLookup] Found menu:'Team' 13:52:33.669 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 13:52:33.669 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 13:52:33.669 DEBUG [main][MenuItemLookup] Found menu:'Configure' 13:52:33.669 DEBUG [main][MenuItemLookup] Found menu:'Validate' 13:52:33.669 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:33.669 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 13:52:33.669 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 13:52:33.669 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 13:52:33.669 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 13:52:33.669 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 13:52:33.792 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:52:33.793 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:33.793 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:33.793 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 13:52:33.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:33.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:33.795 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed 13:52:33.795 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:33.795 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:52:33.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:33.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:33.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:33.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:33.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:52:33.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:52:33.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:52:33.806 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path 13:52:33.806 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path 13:52:33.806 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection 13:52:33.807 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path 13:52:33.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:33.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:33.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:33.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:33.808 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.4.0-SNAPSHOT-sources.jar 13:52:33.808 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:52:33.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:33.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:33.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:33.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:33.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:52:33.811 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 13:52:33.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:52:33.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 13:52:33.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:52:33.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:52:33.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:52:33.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:52:33.812 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:52:33.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:33.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:33.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:33.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:33.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:52:33.822 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 13:52:33.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:52:33.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 13:52:33.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:52:33.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:52:33.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:52:33.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:52:33.823 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:52:33.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:33.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:52:33.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:52:33.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:33.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 13:52:33.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:52:33.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:52:33.826 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Classpath 13:52:33.826 DEBUG [main][TreeItemHandler] Selecting tree item: Classpath 13:52:33.826 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Classpath about selection 13:52:33.827 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Classpath 13:52:33.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.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:52:33.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:33.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:33.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:33.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:33.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:33.839 INFO [WorkbenchTestable][AbstractButton] Click button Add &Variable... 13:52:33.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:33.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:33.839 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:33.839 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:33.880 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:52:33.881 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:52:33.881 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry 13:52:33.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:33.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:33.881 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.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:52:33.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:33.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:33.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:33.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:33.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:33.883 INFO [WorkbenchTestable][AbstractButton] Click button Configur&e Variables... 13:52:33.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:33.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:33.883 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:33.883 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:33.960 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [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:33.960 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:33.960 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:33.965 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:33.965 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:33.966 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 13:52:33.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:33.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:33.966 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences (Filtered) is not null and is not disposed 13:52:33.966 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:33.967 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 13:52:33.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:33.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:33.967 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and no matchers specified 13:52:33.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:33.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:33.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:33.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:33.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:52:33.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:52:33.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:52:33.975 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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:52:33.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:33.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:33.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:33.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:33.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:33.983 INFO [WorkbenchTestable][AbstractButton] Click button &New... 13:52:33.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:33.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:33.983 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:33.983 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:34.026 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:52:34.027 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:52:34.027 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Entry 13:52:34.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:34.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:34.027 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:52:34.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:34.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:34.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:34.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:34.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:52:34.029 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:52:34.030 INFO [WorkbenchTestable][AbstractText] Text set to: VN 13:52:34.030 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:52:34.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:34.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:34.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:34.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:34.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:52:34.039 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:52:34.039 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.4.0-SNAPSHOT-sources.jar 13:52:34.040 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:52:34.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:34.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:34.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:34.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:34.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:34.044 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:52:34.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:34.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:34.044 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:34.044 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:34.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:52:34.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:52:34.077 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:52:34.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:34.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:34.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:34.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:34.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:52:34.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:52:34.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:52:34.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:34.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:34.084 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 13:52:34.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:34.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:34.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:34.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:34.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:34.087 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:52:34.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:34.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:34.091 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:34.091 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:34.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:52:34.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:52:34.148 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry 13:52:34.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:34.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:34.149 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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:52:34.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:34.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:34.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:34.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:34.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:34.151 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:52:34.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:34.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:34.151 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:34.151 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:34.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:52:34.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:52:34.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:52:34.179 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:52:34.179 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:52:34.179 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:52:34.179 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:52:34.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:52:34.179 DEBUG [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:52:34.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:34.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:34.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:34.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:34.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:34.185 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 13:52:34.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:34.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:34.185 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:34.185 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:34.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:52:34.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Setting build path' has no excuses, wait for it 13:52:34.686 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:52:34.686 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:52:34.686 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:52:34.686 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 13:52:34.686 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:52:34.686 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:52:34.686 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:52:34.686 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:52:34.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:52:34.686 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:52:34.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:34.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:34.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:34.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:34.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:52:34.690 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 13:52:34.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:52:34.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:52:34.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:52:34.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:52:34.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 13:52:34.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:52:34.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:52:34.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:52:34.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:52:34.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:52:34.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:52:34.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:34.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:52:34.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:52:34.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:34.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 13:52:34.695 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Classpath and wait with time period 1 13:52:34.695 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 13:52:34.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:52:34.695 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Classpath is already expanded. No action performed 13:52:34.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:52:34.696 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 13:52:34.696 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 13:52:34.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:52:34.696 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Classpath is already expanded. No action performed 13:52:34.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:52:34.696 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 13:52:34.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:34.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:34.701 DEBUG [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:52:34.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:34.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:34.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:34.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:34.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:34.706 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:52:34.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:34.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:34.706 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:34.706 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:34.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:52:34.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:52:34.744 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:52:34.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:34.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:34.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:52:34.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:52:34.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:52:34.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 13:52:34.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:52:34.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:52:34.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:52:34.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:52:34.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:52:34.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:34.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:34.746 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:52:34.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:34.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:34.748 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:52:34.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:34.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:34.748 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:52:34.748 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:52:34.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:34.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:34.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:34.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:34.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:52:34.750 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:52:34.750 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:52:34.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:34.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:52:34.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:52:34.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:52:34.752 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 13:52:34.752 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 13:52:34.752 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 13:52:34.753 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 13:52:34.763 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:52:34.763 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:34.782 DEBUG [main][MenuItemLookup] Found menu:'New' 13:52:34.782 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:52:34.782 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:34.782 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:52:34.782 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:52:34.782 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:52:34.782 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:34.782 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:52:34.782 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:52:34.782 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:52:34.782 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:52:34.782 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:34.782 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:52:34.782 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:52:34.782 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:52:34.782 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:52:34.782 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:34.782 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:52:34.782 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:52:34.782 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:34.782 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:52:34.782 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 13:52:34.782 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 13:52:34.782 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 13:52:34.782 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:34.782 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:52:34.782 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 13:52:34.782 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 13:52:34.782 DEBUG [main][MenuItemLookup] Found menu:'Team' 13:52:34.782 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 13:52:34.782 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 13:52:34.782 DEBUG [main][MenuItemLookup] Found menu:'Configure' 13:52:34.782 DEBUG [main][MenuItemLookup] Found menu:'Validate' 13:52:34.782 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:34.782 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 13:52:34.782 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 13:52:34.782 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 13:52:34.782 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 13:52:34.783 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 13:52:34.910 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:52:34.910 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:34.910 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:34.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 13:52:34.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:34.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:34.914 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed 13:52:34.914 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:34.914 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:52:34.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:34.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:34.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:34.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:34.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:52:34.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:52:34.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:52:34.916 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path 13:52:34.917 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path 13:52:34.917 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection 13:52:34.917 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path 13:52:34.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:34.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:34.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:34.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:34.918 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.4.0-SNAPSHOT-sources.jar 13:52:34.918 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:52:34.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:34.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:34.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:34.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:34.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:52:34.921 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 13:52:34.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:52:34.921 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:52:34.921 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 13:52:34.921 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:52:34.921 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:52:34.921 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:52:34.921 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:52:34.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:52:34.922 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:52:34.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:34.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:52:34.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:52:34.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:34.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 13:52:34.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:52:34.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:52:34.934 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.4.0-SNAPSHOT-sources.jar of tree item Classpath 13:52:34.934 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 13:52:34.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:52:34.935 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Classpath is already expanded. No action performed 13:52:34.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:52:34.935 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 13:52:34.935 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.4.0-SNAPSHOT-sources.jar 13:52:34.935 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.4.0-SNAPSHOT-sources.jar 13:52:34.935 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.4.0-SNAPSHOT-sources.jar about selection 13:52:34.936 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.4.0-SNAPSHOT-sources.jar 13:52:34.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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:52:34.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:34.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:34.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:34.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:34.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:34.947 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:52:34.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:34.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:34.947 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:34.947 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:34.949 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:52:34.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:34.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:34.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:34.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:34.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:52:34.952 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 13:52:34.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:52:34.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:52:34.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 13:52:34.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:52:34.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:52:34.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:52:34.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:52:34.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:52:34.953 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:52:34.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:34.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:52:34.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:52:34.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:34.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 13:52:34.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:52:34.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:52:34.962 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Classpath 13:52:34.962 DEBUG [main][TreeItemHandler] Selecting tree item: Classpath 13:52:34.962 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Classpath about selection 13:52:34.963 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Classpath 13:52:34.963 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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:52:34.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:34.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:34.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:34.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:34.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:34.966 INFO [WorkbenchTestable][AbstractButton] Click button Add &Variable... 13:52:34.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:34.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:34.966 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:34.966 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:35.009 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:52:35.010 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:52:35.010 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry 13:52:35.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:35.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:35.010 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.4.0-SNAPSHOT-sources.jar") 13:52:35.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:35.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:35.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:35.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:35.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 13:52:35.012 TRACE [main][WidgetHandler] Notify Table with event 13 13:52:35.012 TRACE [main][WidgetHandler] Wait for synchronization 13:52:35.012 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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:52:35.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:35.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:35.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:35.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:35.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:35.022 INFO [WorkbenchTestable][AbstractButton] Click button Configur&e Variables... 13:52:35.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:35.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:35.022 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:35.022 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:35.097 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:52:35.097 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:35.097 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:35.097 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:35.098 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 13:52:35.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:35.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:35.098 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences (Filtered) is not null and is not disposed 13:52:35.098 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:35.098 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 13:52:35.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:35.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:35.099 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:52:35.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:35.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:35.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:35.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:35.105 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:52:35.106 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.4.0-SNAPSHOT-sources.jar") 13:52:35.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:35.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:35.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:35.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:35.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 13:52:35.107 TRACE [main][WidgetHandler] Notify Table with event 13 13:52:35.107 TRACE [main][WidgetHandler] Wait for synchronization 13:52:35.107 DEBUG [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:52:35.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:35.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:35.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:35.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:35.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:35.116 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:52:35.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:35.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:35.116 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:35.117 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:35.122 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:52:35.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:52:35.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:52:35.122 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences (Filtered)" as the parent 13:52:35.122 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:52:35.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:35.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:35.129 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 13:52:35.129 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:52:35.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:52:35.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:52:35.130 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences (Filtered)" as the parent 13:52:35.130 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:52:35.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:35.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:35.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:35.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:35.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:35.138 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:52:35.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:35.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:35.138 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:35.138 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:35.172 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:52:35.174 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:52:35.174 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Classpath Variables Changed 13:52:35.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:35.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:35.174 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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:52:35.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:35.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:35.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:35.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:35.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:35.175 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 13:52:35.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:35.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:35.175 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:35.175 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:35.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:52:35.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:52:35.263 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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:52:35.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:35.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:35.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:35.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:35.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:35.265 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:52:35.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:35.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:35.265 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:35.265 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:35.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:52:35.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:52:35.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:52:35.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:52:35.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:52:35.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:52:35.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:52:35.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:52:35.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 13:52:35.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:52:35.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:52:35.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:52:35.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:52:35.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:52:35.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:52:35.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:52:35.285 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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:52:35.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:35.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:35.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:35.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:35.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:35.294 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 13:52:35.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:35.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:35.294 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:35.294 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:35.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:52:35.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Setting build path' has no excuses, wait for it 13:52:35.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:52:35.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:52:35.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:52:35.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:52:35.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:52:35.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:52:35.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:52:35.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:52:35.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:52:35.795 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:52:35.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:35.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:35.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:35.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:35.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:52:35.799 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 13:52:35.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:52:35.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:52:35.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:52:35.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:52:35.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:52:35.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:52:35.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:52:35.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:52:35.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:52:35.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:52:35.801 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:52:35.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:35.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:52:35.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:52:35.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:35.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 13:52:35.805 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Modulepath and wait with time period 1 13:52:35.805 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 13:52:35.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:52:35.805 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 13:52:35.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:52:35.805 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 13:52:35.805 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 13:52:35.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:52:35.806 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 13:52:35.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:52:35.806 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 13:52:35.806 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Classpath and wait with time period 1 13:52:35.806 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 13:52:35.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:52:36.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:52:36.307 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 13:52:36.307 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 13:52:36.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:52:36.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:52:36.809 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 13:52:36.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:36.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:36.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.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:52:36.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:36.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:36.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:36.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:36.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:36.824 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:52:36.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:36.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:36.824 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:36.824 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:36.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:52:36.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:52:36.864 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:52:36.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:36.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:36.865 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 13:52:36.865 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:52:36.865 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:52:36.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:52:36.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:52:36.865 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addRemoveClassPathVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 13:52:36.865 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:52:36.865 INFO [WorkbenchTestable][RequirementsRunner] Started test: getLibraries no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 13:52:36.865 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 13:52:36.865 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:52:36.866 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:52:36.866 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:52:36.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:36.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:36.867 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:52:36.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:36.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:36.868 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:52:36.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:36.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:36.869 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:52:36.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:52:36.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:36.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:36.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:36.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:36.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:52:36.870 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:52:36.870 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:52:36.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:36.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:52:36.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:52:36.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:52:36.873 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:52:36.873 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:52:36.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:36.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:52:36.884 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:52:36.884 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:52:36.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:36.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:52:36.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:36.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:36.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:52:37.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:37.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:52:37.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:37.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:52:37.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:52:37.888 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:52:37.888 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:52:37.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:37.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:52:37.889 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:52:37.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:37.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:37.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:37.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:37.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:52:37.890 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name buildpathspropertypagetest 13:52:37.890 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 13:52:37.890 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 13:52:37.890 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 13:52:37.892 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 13:52:37.892 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:52:37.892 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:37.912 DEBUG [main][MenuItemLookup] Found menu:'New' 13:52:37.912 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:52:37.912 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:37.912 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:52:37.912 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:52:37.912 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:52:37.912 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:37.912 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:52:37.912 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:52:37.912 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:52:37.912 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:52:37.912 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:37.912 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:52:37.912 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:52:37.912 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:52:37.912 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:52:37.912 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:37.912 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:52:37.912 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:52:37.912 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:37.912 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:52:37.912 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 13:52:37.912 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 13:52:37.912 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 13:52:37.912 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:37.912 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:52:37.912 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 13:52:37.912 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 13:52:37.912 DEBUG [main][MenuItemLookup] Found menu:'Team' 13:52:37.912 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 13:52:37.912 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 13:52:37.912 DEBUG [main][MenuItemLookup] Found menu:'Configure' 13:52:37.912 DEBUG [main][MenuItemLookup] Found menu:'Validate' 13:52:37.912 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:37.912 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 13:52:37.912 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 13:52:37.912 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 13:52:37.912 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 13:52:37.912 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 13:52:38.038 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:52:38.038 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:38.039 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:38.039 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 13:52:38.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:38.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:38.050 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed 13:52:38.050 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:38.050 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and no matchers specified 13:52:38.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:38.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:38.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:38.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:38.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:52:38.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:52:38.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:52:38.053 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path 13:52:38.053 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path 13:52:38.053 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection 13:52:38.053 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path 13:52:38.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:38.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:38.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:38.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:38.055 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:52:38.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:38.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:38.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:38.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:38.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:52:38.065 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 13:52:38.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:52:38.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 13:52:38.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:52:38.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:52:38.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:52:38.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:52:38.066 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:52:38.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:38.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:52:38.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:52:38.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:38.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 13:52:38.069 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Modulepath and wait with time period 1 13:52:38.069 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 13:52:38.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:52:38.069 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 13:52:38.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:52:38.069 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 13:52:38.069 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 13:52:38.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:52:38.069 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 13:52:38.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:52:38.069 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 13:52:38.070 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Classpath and wait with time period 1 13:52:38.070 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 13:52:38.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:52:38.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:52:38.571 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 13:52:38.571 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 13:52:38.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:52:39.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:52:39.072 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 13:52:39.073 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 13:52:39.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:39.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:39.080 DEBUG [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:52:39.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:39.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:39.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:39.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:39.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:39.086 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:52:39.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:39.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:39.086 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:39.086 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:39.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:52:39.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:52:39.123 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:52:39.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:39.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:39.123 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 13:52:39.123 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:52:39.123 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:52:39.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:52:39.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:52:39.124 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getLibraries no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 13:52:39.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:39.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:52:39.132 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 13:52:39.132 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:52:39.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:39.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:39.132 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:52:39.144 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:52:39.145 DEBUG [main][MenuItemLookup] Found menu:'File' 13:52:39.145 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:52:39.145 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:52:39.145 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:52:39.145 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:52:39.145 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:52:39.145 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:52:39.145 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:52:39.145 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:52:39.145 DEBUG [main][MenuItemLookup] Item match:Window 13:52:39.145 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:52:39.145 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:52:39.145 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:52:39.145 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:39.145 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:52:39.145 DEBUG [main][MenuItemLookup] Item match:Show View 13:52:39.148 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:52:39.148 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:52:39.148 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:52:39.148 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:52:39.148 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 13:52:39.148 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:52:39.148 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:52:39.148 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:52:39.148 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:52:39.148 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:52:39.148 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:52:39.148 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:52:39.148 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:52:39.148 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:52:39.148 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:39.148 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:52:39.148 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:52:39.148 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:52:39.148 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:52:39.149 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:52:39.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:52:39.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:52:39.210 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:52:39.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:39.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:39.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:52:39.212 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:52:39.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:52:39.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:52:39.212 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:52:39.212 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:52:39.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:39.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:39.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:39.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:39.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:52:39.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:52:39.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:52:39.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:52:39.214 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:52:39.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:52:39.215 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:52:39.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:52:39.215 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:52:39.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:52:39.215 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:52:39.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:52:39.215 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:52:39.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:52:39.215 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:52:39.216 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 13:52:39.216 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 13:52:39.216 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 13:52:39.216 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 13:52:39.216 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:52:39.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:52:39.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:52:39.217 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:52:39.217 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:52:39.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:39.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:39.218 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:52:39.218 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:52:39.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:52:39.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:52:39.218 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:52:39.218 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:52:39.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:39.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:39.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:39.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:39.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:39.219 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:52:39.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:39.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:39.219 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:39.219 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:39.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:52:39.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:52:39.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 13:52:39.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:39.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:39.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 13:52:39.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:39.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:39.257 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:52:39.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:39.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:39.258 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:52:39.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 '\*?\QProject Explorer\E') 13:52:39.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:39.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:39.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:39.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:39.261 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:52:39.261 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:52:39.261 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:52:39.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:39.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:52:39.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:52:39.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:52:39.272 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:52:39.272 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:52:39.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:39.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:52:39.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:39.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:39.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:52:39.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:39.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:52:40.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:40.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:52:40.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:52:40.276 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:52:40.276 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:52:40.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:52:40.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:52:40.277 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:52:40.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:40.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:40.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:40.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:40.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:52:40.278 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name buildpathspropertypagetest 13:52:40.278 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 13:52:40.278 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 13:52:40.278 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 13:52:40.287 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 13:52:40.288 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:52:40.288 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:40.309 DEBUG [main][MenuItemLookup] Found menu:'New' 13:52:40.309 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:52:40.309 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:40.309 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:52:40.309 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:40.309 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:52:40.309 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:52:40.309 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:52:40.309 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:52:40.309 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:52:40.309 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:52:40.309 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:52:40.309 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:52:40.309 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:40.309 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:52:40.309 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:52:40.309 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:40.309 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:52:40.309 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:52:40.309 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:52:40.309 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:52:40.309 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:52:40.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:52:40.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:52:40.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:52:40.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:52:40.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:52:40.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:52:40.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:52:40.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:52:40.810 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'buildpathspropertypagetest' via Explorer 13:52:40.810 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 13:52:40.810 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 13:52:40.810 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 13:52:40.817 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 13:52:40.818 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:52:40.818 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:40.838 DEBUG [main][MenuItemLookup] Found menu:'New' 13:52:40.838 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:52:40.838 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:40.838 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:52:40.838 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:40.838 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:52:40.838 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:52:40.838 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:52:40.838 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:52:40.838 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:52:40.838 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:52:40.838 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:52:40.838 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:52:40.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:52:41.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:52:41.419 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:52:41.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:41.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:41.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:41.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:41.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: 32) 13:52:41.422 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:52:41.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:52:41.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:52:41.422 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:52:41.422 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:52:41.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:41.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:41.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:41.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:41.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:41.424 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:52:41.424 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:52:41.424 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:52:41.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:41.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:41.424 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:41.424 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:41.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 "OK", Widget matcher matching widgets with style: 8) 13:52:41.424 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:52:41.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:52:41.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:52:41.425 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:52:41.425 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:52:41.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:41.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:41.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:41.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:41.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:41.427 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:52:41.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:41.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:41.427 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:41.427 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:41.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:52:41.431 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:52:41.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:52:41.932 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:52:41.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:52:41.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:52:41.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:52:41.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:52:41.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:52:41.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:52:41.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:52:41.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:52:41.932 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 13:52:41.932 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:52:41.932 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:52:41.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:52:41.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 18.742 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.351 s addRemoveModulePathVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) Time elapsed: 4.386 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.243 s getLibraries no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) Time elapsed: 2.259 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 13:52:41.938 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 13:52:41.939 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:52:41.939 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:52:41.939 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 13:52:41.939 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:52:41.939 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:52:41.939 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:52:41.939 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:52:41.939 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:52:41.939 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 13:52:41.940 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 13:52:41.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:52:41.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:52:41.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:52:41.940 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:52:41.940 DEBUG [main][MenuItemLookup] Found menu:'File' 13:52:41.940 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:52:41.940 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:52:41.940 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:52:41.940 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:52:41.940 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:52:41.940 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:52:41.940 DEBUG [main][MenuItemLookup] Item match:Window 13:52:41.940 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:52:41.940 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:52:41.940 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:52:41.940 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:41.940 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:52:41.940 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:52:41.940 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:41.940 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:52:41.940 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:41.940 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:52:41.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:52:41.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:52:41.941 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:52:41.941 DEBUG [main][MenuItemLookup] Found menu:'File' 13:52:41.941 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:52:41.941 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:52:41.941 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:52:41.941 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:52:41.941 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:52:41.941 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:52:41.941 DEBUG [main][MenuItemLookup] Item match:Window 13:52:41.941 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:52:41.941 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:52:41.941 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:52:41.941 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:41.941 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:52:41.941 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:52:41.941 DEBUG [main][MenuItemLookup] Item match:Perspective 13:52:41.942 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:52:41.942 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:41.942 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:52:41.942 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:52:41.942 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:52:41.942 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:52:41.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:52:41.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:52:41.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:52:41.942 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:52:41.942 DEBUG [main][MenuItemLookup] Found menu:'File' 13:52:41.942 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:52:41.942 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:52:41.942 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:52:41.942 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:52:41.942 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:52:41.942 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:52:41.942 DEBUG [main][MenuItemLookup] Item match:Window 13:52:41.943 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:52:41.943 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:52:41.943 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:52:41.943 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:41.943 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:52:41.943 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:52:41.943 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:41.943 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:52:41.943 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:41.943 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:52:41.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:52:41.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:52:41.943 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:52:41.943 DEBUG [main][MenuItemLookup] Found menu:'File' 13:52:41.943 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:52:41.943 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:52:41.943 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:52:41.943 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:52:41.943 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:52:41.943 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:52:41.943 DEBUG [main][MenuItemLookup] Item match:Window 13:52:41.943 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:52:41.943 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:52:41.943 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:52:41.943 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:41.943 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:52:41.943 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:52:41.943 DEBUG [main][MenuItemLookup] Item match:Perspective 13:52:41.943 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:52:41.943 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:41.943 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:52:41.943 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:52:41.943 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:52:41.943 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:52:41.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:52:41.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:52:41.944 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:52:41.944 DEBUG [main][MenuItemLookup] Found menu:'File' 13:52:41.944 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:52:41.944 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:52:41.944 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:52:41.944 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:52:41.944 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:52:41.944 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:52:41.944 DEBUG [main][MenuItemLookup] Item match:Window 13:52:41.944 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:52:41.944 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:52:41.944 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:52:41.944 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:41.944 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:52:41.944 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:52:41.944 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:41.944 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:52:41.944 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:41.944 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:52:41.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:52:41.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:52:41.944 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:52:41.945 DEBUG [main][MenuItemLookup] Found menu:'File' 13:52:41.945 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:52:41.945 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:52:41.945 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:52:41.945 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:52:41.945 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:52:41.945 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:52:41.945 DEBUG [main][MenuItemLookup] Item match:Window 13:52:41.945 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:52:41.945 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:52:41.945 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:52:41.945 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:41.945 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:52:41.945 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:52:41.945 DEBUG [main][MenuItemLookup] Item match:Perspective 13:52:41.945 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:52:41.945 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:41.945 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:52:41.945 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:52:41.945 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:52:41.945 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:52:41.945 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 13:52:41.945 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 13:52:41.945 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 13:52:41.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 13:52:41.976 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:52:41.976 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 13:52:41.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:41.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:41.977 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:52:41.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:52:41.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:52:41.977 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:52:41.977 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:52:41.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:41.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:41.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 "Reset Perspective") 13:52:41.978 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:52:41.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:52:41.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:52:41.978 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:52:41.978 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:52:41.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:41.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:41.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:41.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:41.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:41.980 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 13:52:41.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:41.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:41.981 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:41.982 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:42.082 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:52:42.082 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:42.082 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:52:42.083 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:42.083 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:52:42.083 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:42.083 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:52:42.083 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:42.083 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:52:42.084 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:42.084 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:52:42.084 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:42.084 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:52:42.084 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:42.084 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:52:42.084 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:42.084 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:52:42.084 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:42.084 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:52:42.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:42.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:42.085 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:52:42.085 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:52:42.085 DEBUG [main][MenuItemLookup] Found menu:'File' 13:52:42.085 DEBUG [main][MenuItemLookup] Item match:File 13:52:42.086 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:52:42.086 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:52:42.089 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:52:42.089 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:52:42.089 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:42.089 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:52:42.089 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:52:42.089 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:52:42.089 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:52:42.089 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:52:42.089 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:52:42.089 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:52:42.089 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:52:42.089 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:52:42.089 DEBUG [main][MenuItemLookup] Found menu:'File' 13:52:42.089 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:52:42.089 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:52:42.089 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:42.089 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:52:42.089 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:42.089 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:52:42.089 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:52:42.089 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:52:42.089 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:52:42.090 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:52:42.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:52:42.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:52:42.160 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:52:42.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:42.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:42.162 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:52:42.162 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:42.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:42.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:42.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:42.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:42.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:42.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:52:42.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:52:42.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:52:42.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:52:42.165 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:52:42.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:52:42.165 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:52:42.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:52:42.166 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:52:42.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:52:42.166 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:52:42.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:52:42.166 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:52:42.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:52:42.166 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:52:42.167 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:52:42.167 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:52:42.167 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:52:42.167 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:52:42.167 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:52:42.167 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:52:42.167 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:42.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:42.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:42.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:42.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:42.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:42.175 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:52:42.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:42.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:42.175 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:42.175 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:42.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:52:42.359 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:42.359 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:42.359 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:52:42.359 DEBUG [WorkbenchTestable][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:52:42.359 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:52:42.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:42.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:42.360 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:52:42.360 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:42.360 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'testproject' 13:52:42.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:52:42.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:42.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:42.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:42.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:42.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:52:42.364 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:52:42.365 INFO [WorkbenchTestable][AbstractText] Text set to: testproject 13:52:42.393 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:52:42.393 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:52:42.394 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget 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:42.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:42.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:42.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:42.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:42.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:42.398 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:52:42.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:42.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:42.398 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:42.398 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:42.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 13:52:45.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:52:45.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:52:45.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:52:45.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:52:45.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.1/lib/jrt-fs.jar)' is a system job, skipped 13:52:45.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:52:45.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:52:45.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:52:45.513 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:52:45.513 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSettingAndGettingInputAndCheckboxValues no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 13:52:45.513 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 13:52:45.513 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:52:45.513 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:52:45.513 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:52:45.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:52:45.514 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:45.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:52:45.514 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:45.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 Interface"] 13:52:45.515 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:45.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:52:45.515 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:45.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:52:45.515 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:45.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:52:45.515 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:45.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 Interface"] 13:52:45.515 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:45.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:52:45.516 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:45.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:52:45.516 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:45.516 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:52:45.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:45.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:45.516 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:52:45.516 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:52:45.516 DEBUG [main][MenuItemLookup] Found menu:'File' 13:52:45.516 DEBUG [main][MenuItemLookup] Item match:File 13:52:45.517 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:52:45.517 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:52:45.519 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:52:45.519 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:52:45.519 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:45.519 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:52:45.519 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:52:45.519 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:52:45.519 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:52:45.519 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:52:45.519 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:52:45.519 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:52:45.519 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:52:45.519 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:52:45.519 DEBUG [main][MenuItemLookup] Found menu:'File' 13:52:45.519 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:52:45.519 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:52:45.519 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:45.519 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:52:45.519 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:45.519 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:52:45.519 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:52:45.519 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:52:45.519 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:52:45.519 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:52:45.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.... 13:52:45.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:52:45.629 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:52:45.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:45.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:45.630 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:52:45.630 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52: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.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:52:45.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:45.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:45.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:45.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:45.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:52:45.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:52:45.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:52:45.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:52:45.638 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:52:45.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:52:45.638 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:52:45.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:52:45.638 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:52:45.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:52:45.639 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:52:45.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:52:45.639 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:52:45.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:52:45.639 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:52:45.645 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Interface 13:52:45.645 DEBUG [main][TreeItemHandler] Selecting tree item: Interface 13:52:45.645 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Interface about selection 13:52:45.647 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Interface 13:52:45.648 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:52:45.648 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:52:45.648 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:45.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:45.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:45.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:45.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:45.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:45.677 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:52:45.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:45.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:45.677 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:45.677 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:45.731 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:52:45.732 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:45.732 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:45.732 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:52:45.732 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:52:45.732 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Interface 13:52:45.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:45.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:45.733 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 13:52:45.733 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:45.739 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Source folder:") 13:52:45.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:45.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:45.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:45.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:45.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:52:45.751 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:52:45.752 INFO [WorkbenchTestable][AbstractText] Text set to: testproject/src 13:52:45.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 13:52:45.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:45.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:45.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:45.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:45.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:52:45.776 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:52:45.777 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test 13:52:45.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.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 13:52:45.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:45.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:45.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:45.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:45.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:52:45.804 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:52:45.804 INFO [WorkbenchTestable][AbstractText] Text set to: InterfaceName 13:52:45.812 DEBUG [WorkbenchTestable][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:52:45.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:45.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:45.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:45.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:45.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:52:45.816 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:52:45.817 DEBUG [WorkbenchTestable][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:52:45.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:45.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:45.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:45.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:45.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:52:45.824 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:52:45.825 DEBUG [WorkbenchTestable][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:52:45.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:45.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:45.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:45.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:45.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:52:45.853 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:52:45.854 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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:52:45.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:45.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:45.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:45.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:45.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:45.856 INFO [WorkbenchTestable][CheckBox] Select checkbox Enclosing t&ype: 13:52:45.856 INFO [WorkbenchTestable][CheckBox] Check checkbox Enclosing t&ype: 13:52:45.857 INFO [WorkbenchTestable][AbstractButton] Click button Enclosing t&ype: 13:52:45.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:45.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:45.857 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:45.857 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:45.861 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:52:45.861 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:52:45.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:52:45.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:52:45.861 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 13:52:45.861 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:52:45.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:45.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:52:45.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:52:45.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:45.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 13:52:45.870 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:52:45.871 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:52:45.871 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:52:45.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:52:45.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:52:45.872 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 13:52:45.872 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:52:45.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:45.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:52:45.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:52:45.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:45.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 13:52:45.873 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:52:45.873 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test.InterfaceName 13:52:45.876 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:52:45.876 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:52:45.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:52:45.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:52:45.876 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 13:52:45.876 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:52:45.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:45.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:52:45.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:52:45.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:45.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 13:52:45.878 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:52:45.878 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:52:45.878 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:52:45.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:52:45.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:52:45.878 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 13:52:45.878 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:52:45.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:45.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:52:45.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:52:45.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:45.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 13:52:45.887 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:52:45.887 INFO [WorkbenchTestable][AbstractText] Text set to: 13:52:45.889 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.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:52:45.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:45.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:45.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:45.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:45.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:45.892 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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:52:45.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:45.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:45.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:45.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:45.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:45.894 DEBUG [WorkbenchTestable][RadioButton] Radio Button &public already checked, no action performed 13:52:45.894 DEBUG [WorkbenchTestable][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:52:45.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:45.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:45.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:45.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:45.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:45.902 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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:52:45.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:45.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:45.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:45.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:45.904 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:45.904 DEBUG [WorkbenchTestable][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:52:45.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:45.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:45.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:45.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:45.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:45.907 INFO [WorkbenchTestable][RadioButton] Select radio button pa&ckage 13:52:45.907 INFO [WorkbenchTestable][AbstractButton] Click button pa&ckage 13:52:45.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:45.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:45.907 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:45.907 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:45.907 TRACE [main][WidgetHandler] Notify Button with event 27 13:52:45.907 TRACE [main][WidgetHandler] Wait for synchronization 13:52:45.907 TRACE [main][WidgetHandler] Notify Button with event 13 13:52:45.907 TRACE [main][WidgetHandler] Wait for synchronization 13:52:45.907 TRACE [main][WidgetHandler] Notify Button with event 26 13:52:45.907 TRACE [main][WidgetHandler] Wait for synchronization 13:52:45.914 TRACE [main][WidgetHandler] Notify Button with event 3 13:52:45.914 TRACE [main][WidgetHandler] Wait for synchronization 13:52:45.914 TRACE [main][WidgetHandler] Notify Button with event 4 13:52:45.914 TRACE [main][WidgetHandler] Wait for synchronization 13:52:45.914 TRACE [main][WidgetHandler] Notify Button with event 13 13:52:45.914 TRACE [main][WidgetHandler] Wait for synchronization 13:52:45.920 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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:52:45.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:45.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:45.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:45.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:45.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:45.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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:52:45.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:45.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:45.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:45.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:45.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:45.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.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:52:45.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:45.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:45.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:45.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:45.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52: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.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:52:45.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:45.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:45.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:45.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:45.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:45.934 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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:52:45.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:45.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:45.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:45.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:45.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:45.937 INFO [WorkbenchTestable][RadioButton] Select radio button pri&vate 13:52:45.937 INFO [WorkbenchTestable][AbstractButton] Click button pri&vate 13:52:45.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:45.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:45.937 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:45.937 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:45.937 TRACE [main][WidgetHandler] Notify Button with event 27 13:52:45.937 TRACE [main][WidgetHandler] Wait for synchronization 13:52:45.937 TRACE [main][WidgetHandler] Notify Button with event 13 13:52:45.937 TRACE [main][WidgetHandler] Wait for synchronization 13:52:45.937 TRACE [main][WidgetHandler] Notify Button with event 26 13:52:45.937 TRACE [main][WidgetHandler] Wait for synchronization 13:52:45.937 TRACE [main][WidgetHandler] Notify Button with event 3 13:52:45.937 TRACE [main][WidgetHandler] Wait for synchronization 13:52:45.937 TRACE [main][WidgetHandler] Notify Button with event 4 13:52:45.937 TRACE [main][WidgetHandler] Wait for synchronization 13:52:45.937 TRACE [main][WidgetHandler] Notify Button with event 13 13:52:45.937 TRACE [main][WidgetHandler] Wait for synchronization 13:52:45.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.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:52:45.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:45.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:45.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:45.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:45.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:45.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.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:52:45.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:45.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:45.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:45.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:45.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:45.943 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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:52:45.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:45.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:45.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:45.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:45.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:45.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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:52:45.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:45.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:45.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:45.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:45.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:45.952 DEBUG [WorkbenchTestable][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:52:45.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:45.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:45.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:45.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:45.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:45.954 DEBUG [WorkbenchTestable][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:52:45.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:45.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:45.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:45.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:45.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:45.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.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:52:45.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:45.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:45.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:45.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:45.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:45.959 INFO [WorkbenchTestable][RadioButton] Select radio button pro&tected 13:52:45.959 INFO [WorkbenchTestable][AbstractButton] Click button pro&tected 13:52:45.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:45.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:45.959 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:45.959 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:45.960 TRACE [main][WidgetHandler] Notify Button with event 27 13:52:45.960 TRACE [main][WidgetHandler] Wait for synchronization 13:52:45.960 TRACE [main][WidgetHandler] Notify Button with event 13 13:52:45.960 TRACE [main][WidgetHandler] Wait for synchronization 13:52:45.960 TRACE [main][WidgetHandler] Notify Button with event 26 13:52:45.960 TRACE [main][WidgetHandler] Wait for synchronization 13:52:45.960 TRACE [main][WidgetHandler] Notify Button with event 3 13:52:45.960 TRACE [main][WidgetHandler] Wait for synchronization 13:52:45.960 TRACE [main][WidgetHandler] Notify Button with event 4 13:52:45.960 TRACE [main][WidgetHandler] Wait for synchronization 13:52:45.960 TRACE [main][WidgetHandler] Notify Button with event 13 13:52:45.960 TRACE [main][WidgetHandler] Wait for synchronization 13:52:45.960 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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:52:45.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:45.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:45.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:45.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:45.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:45.968 DEBUG [WorkbenchTestable][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:52:45.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:45.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:45.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:45.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:45.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:45.970 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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:52:45.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:45.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:45.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:45.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:45.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:45.973 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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:52:45.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:45.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:45.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:45.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:45.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:45.975 DEBUG [WorkbenchTestable][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:52:45.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:45.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:45.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:45.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:45.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:45.976 INFO [WorkbenchTestable][CheckBox] Select checkbox Enclosing t&ype: 13:52:45.976 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Enclosing t&ype: 13:52:45.976 INFO [WorkbenchTestable][AbstractButton] Click button Enclosing t&ype: 13:52:45.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:45.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:45.977 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:45.977 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:45.988 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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:52:45.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:45.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:45.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:45.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:45.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:45.991 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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:52:45.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:45.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:45.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:45.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:45.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:45.994 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 13:52:45.995 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate comments 13:52:45.995 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 13:52:45.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:45.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:45.995 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:45.995 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:45.995 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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:52:45.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:45.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:45.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:45.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:45.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:45.998 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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:52:45.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:45.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:46.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:46.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:46.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:46.001 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 13:52:46.001 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Generate comments 13:52:46.001 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 13:52:46.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:46.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:46.001 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:46.001 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:46.001 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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:52:46.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:46.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:46.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:46.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:46.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:46.045 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 13:52:46.045 INFO [WorkbenchTestable][NewInterfaceCreationWizard] Cancel wizard 13:52:46.045 DEBUG [WorkbenchTestable][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:52:46.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:46.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:46.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:46.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:46.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:46.049 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:52:46.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:46.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:46.049 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:46.049 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:46.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:52:46.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:52:46.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:52:46.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:52:46.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:52:46.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:52:46.081 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:52:46.081 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:52:46.081 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:52:46.082 DEBUG [main][EditorHandler] 0 editor(s) found 13:52:46.082 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 13:52:46.082 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:52:46.082 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:52:46.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:52:46.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:52:46.082 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSettingAndGettingInputAndCheckboxValues no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 13:52:46.083 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:52:46.083 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 13:52:46.083 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 13:52:46.083 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:52:46.083 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:52:46.083 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:52:46.083 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:52:46.083 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:46.083 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:52:46.083 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:46.083 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Interface"] 13:52:46.083 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:46.083 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:52:46.083 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:46.084 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:52:46.084 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:46.084 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:52:46.084 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:46.084 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Interface"] 13:52:46.084 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:46.084 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:52:46.084 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:46.084 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:52:46.084 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:46.084 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:52:46.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:46.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:46.085 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:52:46.085 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:52:46.085 DEBUG [main][MenuItemLookup] Found menu:'File' 13:52:46.085 DEBUG [main][MenuItemLookup] Item match:File 13:52:46.085 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:52:46.086 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:52:46.109 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:52:46.109 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:52:46.109 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:46.109 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:52:46.109 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:52:46.109 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:52:46.109 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:52:46.109 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:52:46.109 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:52:46.109 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:52:46.109 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:52:46.109 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:52:46.109 DEBUG [main][MenuItemLookup] Found menu:'File' 13:52:46.109 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:52:46.109 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:52:46.109 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:46.109 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:52:46.109 DEBUG [main][MenuItemLookup] Found menu:'' 13:52:46.109 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:52:46.109 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:52:46.144 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:52:46.144 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:52:46.144 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:52:46.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 'New|Select a wizard'] is available.... 13:52:46.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:52:46.208 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:52:46.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:46.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:46.209 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:52:46.209 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:46.209 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:52:46.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:46.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:46.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:46.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:46.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:52:46.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:52:46.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:52:46.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:52:46.212 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:52:46.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:52:46.212 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:52:46.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:52:46.212 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:52:46.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:52:46.212 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:52:46.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:52:46.213 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:52:46.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:52:46.213 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:52:46.214 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Interface 13:52:46.214 DEBUG [main][TreeItemHandler] Selecting tree item: Interface 13:52:46.214 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Interface about selection 13:52:46.218 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Interface 13:52:46.218 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:52:46.218 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:52:46.218 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:52:46.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:46.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:46.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:46.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:46.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:46.245 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:52:46.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:46.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:46.246 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:46.246 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:46.297 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:52:46.297 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:46.297 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:46.298 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:52:46.298 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:52:46.298 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Interface 13:52:46.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:46.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:46.299 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 13:52:46.299 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:52:46.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 "Add...") 13:52:46.299 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:52:46.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:52:46.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:52:46.300 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 13:52:46.300 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:52:46.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:46.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:46.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:46.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:46.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:52:46.303 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 13:52:46.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:52:46.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:52:46.303 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:52:46.303 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:52:46.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 13:52:46.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 13:52:46.366 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 13:52:46.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:52:46.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:52:46.367 DEBUG [WorkbenchTestable][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:46.367 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:52:46.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:52:46.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:52:46.367 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:52:46.367 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:52:46.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:46.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:46.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:46.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:46.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:52:46.368 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:52:46.369 INFO [WorkbenchTestable][AbstractText] Text set to: nonexisting.interface.name 13:52:46.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 13:52:46.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 13:52:46.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Cache refresh' is a system job, skipped 13:52:46.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 13:52:46.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 13:52:46.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:52:46.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:52:46.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:52:46.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:52:47.374 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:52:47.374 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:52:47.874 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:52:47.874 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:52:48.374 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:52:48.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:52:48.875 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:52:48.875 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:52:49.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:52:49.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:52:49.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 13:52:49.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:52:49.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:52:49.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:52:49.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:52:49.375 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:52:49.375 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:52:49.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:52:49.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:52:49.376 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:52:49.376 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:52:49.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:49.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:49.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:49.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:49.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:52:49.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:52:59.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 13:52:59.388 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:52:59.389 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:52:59.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:52:59.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:52:59.389 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:52:59.389 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:52:59.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:52:59.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:52:59.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:52:59.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:52:59.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:52:59.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:53:00.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 13:53:00.392 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 13:53:00.392 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:00.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:00.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:00.392 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:53:00.392 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:00.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:00.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:00.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:00.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:00.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:00.396 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:53:00.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:53:00.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:53:00.396 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:53:00.396 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:00.440 DEBUG [WorkbenchTestable][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:53:00.440 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:00.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:00.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:00.440 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 13:53:00.440 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:00.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:00.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:00.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:00.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:00.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:53:00.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:53:01.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 13:53:01.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 "Add...") 13:53:01.446 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:01.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:01.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:01.447 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 13:53:01.447 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:01.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:01.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:01.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:01.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:01.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:01.452 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 13:53:01.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:53:01.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:53:01.452 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:53:01.452 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:01.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 13:53:01.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 13:53:01.489 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 13:53:01.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:53:01.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:53:01.489 DEBUG [WorkbenchTestable][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:01.489 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:01.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:01.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:01.490 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:53:01.490 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:01.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:01.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:01.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:01.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:01.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:53:01.490 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:53:01.491 INFO [WorkbenchTestable][AbstractText] Text set to: org.w3c.dom.views.AbstractView 13:53:01.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 13:53:01.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 13:53:01.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 13:53:01.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:01.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:01.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:01.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:02.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:02.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:02.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:02.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:03.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:03.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:03.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:03.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:04.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:04.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:04.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 13:53:04.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:53:04.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:04.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:04.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:53:04.494 DEBUG [WorkbenchTestable][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:53:04.494 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:04.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:04.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:04.495 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:53:04.495 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:04.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:04.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:04.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:04.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:04.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:53:04.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:53:04.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:53:04.499 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:53:04.499 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:04.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:04.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:04.499 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:53:04.499 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:04.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:04.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:04.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:04.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:04.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:53:04.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:53:04.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:53:04.501 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:53:04.501 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:04.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:04.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:04.501 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:53:04.501 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:04.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:04.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:04.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:04.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:04.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:04.503 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:53:04.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:53:04.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:53:04.503 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:53:04.503 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:04.533 DEBUG [WorkbenchTestable][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:53:04.533 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:04.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:04.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:04.534 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 13:53:04.534 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:04.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:04.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:04.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:04.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:04.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:53:04.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:53:04.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:53:04.537 DEBUG [WorkbenchTestable][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:53:04.537 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:04.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:04.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:04.537 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 13:53:04.537 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:04.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:04.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:04.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:04.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:04.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:53:04.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:53:04.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:53:04.539 TRACE [main][WidgetHandler] Notify Table with event 13 13:53:04.540 TRACE [main][WidgetHandler] Wait for synchronization 13:53:04.540 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 13:53:04.540 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:04.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:04.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:04.540 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 13:53:04.540 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:04.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:04.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:04.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:04.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:04.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:04.545 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:53:04.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:53:04.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:53:04.546 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:53:04.546 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:04.547 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 13:53:04.547 INFO [WorkbenchTestable][NewInterfaceCreationWizard] Cancel wizard 13:53:04.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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:53:04.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:04.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:04.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:04.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:04.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:04.552 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:53:04.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:53:04.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:53:04.552 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:53:04.552 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:04.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:53:04.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:53:04.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:53:04.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:04.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:04.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:53:04.595 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:53:04.595 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:53:04.595 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:53:04.596 DEBUG [main][EditorHandler] 0 editor(s) found 13:53:04.596 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 13:53:04.596 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:53:04.596 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:53:04.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:04.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:04.596 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 13:53:04.596 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:53:04.596 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 13:53:04.596 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 13:53:04.596 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:53:04.596 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:53:04.596 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:53:04.597 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:53:04.597 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:04.597 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:53:04.597 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:04.597 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Interface"] 13:53:04.597 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:04.597 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:53:04.597 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:04.597 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:53:04.597 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:04.598 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:53:04.598 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:04.598 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Interface"] 13:53:04.598 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:04.598 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:53:04.598 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:04.598 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:53:04.598 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:04.598 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:53:04.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:53:04.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:53:04.598 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:53:04.599 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:53:04.599 DEBUG [main][MenuItemLookup] Found menu:'File' 13:53:04.599 DEBUG [main][MenuItemLookup] Item match:File 13:53:04.599 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:53:04.599 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:53:04.601 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:53:04.601 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:53:04.601 DEBUG [main][MenuItemLookup] Found menu:'' 13:53:04.601 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:53:04.601 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:53:04.601 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:53:04.601 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:53:04.601 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:53:04.601 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:53:04.601 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:53:04.601 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:53:04.601 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:53:04.601 DEBUG [main][MenuItemLookup] Found menu:'File' 13:53:04.601 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:53:04.601 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:53:04.601 DEBUG [main][MenuItemLookup] Found menu:'' 13:53:04.601 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:53:04.601 DEBUG [main][MenuItemLookup] Found menu:'' 13:53:04.601 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:53:04.601 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:53:04.602 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:53:04.602 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:53:04.602 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:53:04.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:53:04.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:53:04.674 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:53:04.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:53:04.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:53:04.675 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:53:04.675 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:04.676 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:53:04.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:04.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:04.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:04.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:04.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:53:04.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:53:04.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:53:04.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:53:04.679 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:53:04.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:53:04.679 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:53:04.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:53:04.679 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:53:04.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:53:04.680 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:53:04.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:53:04.680 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:53:04.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:53:04.680 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:53:04.680 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Interface 13:53:04.680 DEBUG [main][TreeItemHandler] Selecting tree item: Interface 13:53:04.681 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Interface about selection 13:53:04.683 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Interface 13:53:04.683 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:53:04.683 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:53:04.684 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:04.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:04.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:04.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:04.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:04.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:04.690 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:53:04.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:53:04.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:53:04.691 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:53:04.691 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:04.745 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:53:04.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:04.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:04.745 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:53:04.745 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:53:04.745 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Interface 13:53:04.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:53:04.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:53:04.746 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 13:53:04.746 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:04.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 "Add...") 13:53:04.747 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:04.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:04.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:04.747 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 13:53:04.747 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:04.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:04.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:04.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:04.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:04.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:04.750 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 13:53:04.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:53:04.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:53:04.750 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:53:04.750 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:04.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 13:53:04.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 13:53:04.806 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 13:53:04.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:53:04.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:53:04.807 DEBUG [WorkbenchTestable][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:04.807 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:04.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:04.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:04.807 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:53:04.807 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:04.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:04.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:04.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:04.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:04.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:53:04.808 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:53:04.809 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleAction 13:53:04.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 13:53:04.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 13:53:04.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 13:53:04.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 13:53:04.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:04.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:05.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:05.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:05.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:05.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:06.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:06.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:06.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:06.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:07.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:07.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:07.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:07.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:07.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 13:53:07.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:53:07.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:07.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:07.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:53:07.812 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:53:07.812 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:07.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:07.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:07.813 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:53:07.813 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:07.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:07.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:07.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:07.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:07.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:53:07.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:53:07.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:53:07.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:53:07.817 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:07.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:07.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:07.817 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:53:07.817 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:07.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:07.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:07.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:07.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:07.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:53:07.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:53:07.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:53:07.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:53:07.819 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:07.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:07.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:07.819 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:53:07.819 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:07.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:07.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:07.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:07.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:07.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:07.821 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:53:07.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:53:07.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:53:07.821 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:53:07.821 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:07.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 "Add...") 13:53:07.854 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:07.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:07.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:07.855 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 13:53:07.855 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:07.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:07.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:07.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:07.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:07.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:07.859 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 13:53:07.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:53:07.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:53:07.860 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:53:07.860 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:07.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 13:53:07.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 13:53:07.899 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 13:53:07.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:53:07.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:53:07.900 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:53:07.900 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:07.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:07.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:07.900 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:53:07.901 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:07.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:07.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:07.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:07.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:07.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:53:07.901 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:53:07.902 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleEditableText 13:53:07.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 13:53:07.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 13:53:07.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 13:53:07.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:07.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:08.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:08.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:08.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:08.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:09.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:09.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:09.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:09.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:10.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:10.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:10.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:10.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:10.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 13:53:10.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:53:10.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:10.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:10.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:53:10.904 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:53:10.904 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:10.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:10.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:10.905 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:53:10.905 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:10.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:10.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:10.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:10.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:10.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:53:10.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:53:10.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:53:10.909 DEBUG [WorkbenchTestable][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:53:10.909 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:10.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:10.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:10.909 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:53:10.909 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:10.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:10.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:10.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:10.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:10.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:53:10.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:53:10.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:53:10.911 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:53:10.911 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:10.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:10.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:10.911 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:53:10.911 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:10.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:10.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:10.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:10.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:10.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:10.913 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:53:10.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:53:10.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:53:10.913 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:53:10.913 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:10.941 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 13:53:10.941 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:10.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:10.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:10.941 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 13:53:10.941 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:10.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:10.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:10.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:10.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:10.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:10.946 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 13:53:10.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:53:10.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:53:10.946 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:53:10.946 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:10.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 13:53:10.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 13:53:10.986 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 13:53:10.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:53:10.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:53:10.986 DEBUG [WorkbenchTestable][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:10.986 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:10.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:10.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:10.987 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:53:10.987 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:10.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:10.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:10.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:10.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:10.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:53:10.988 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:53:10.988 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleExtendedTable 13:53:10.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 13:53:10.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 13:53:10.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 13:53:10.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:10.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:11.489 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:11.489 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:11.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:11.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:12.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:12.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:12.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:12.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:13.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:13.491 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:13.991 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:13.991 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:13.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 13:53:13.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:53:13.991 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:13.991 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:13.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:53:13.991 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:53:13.991 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:13.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:13.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:13.992 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:53:13.992 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:13.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:13.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:13.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:13.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:13.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:53:13.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:53:13.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:53:13.996 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:53:13.996 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:13.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:13.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:13.996 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:53:13.996 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:13.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:13.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:13.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:13.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:13.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:53:13.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:53:13.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:53:13.997 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:53:13.998 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:13.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:13.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:13.998 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:53:13.998 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:13.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:13.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:13.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:13.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:13.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:14.000 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:53:14.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:53:14.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:53:14.000 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:53:14.000 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:14.029 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 13:53:14.029 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:14.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:14.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:14.029 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 13:53:14.029 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:14.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:14.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:14.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:14.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:14.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:14.034 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 13:53:14.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:53:14.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:53:14.035 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:53:14.035 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:14.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 13:53:14.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 13:53:14.075 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 13:53:14.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:53:14.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:53:14.076 DEBUG [WorkbenchTestable][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:14.076 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:14.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:14.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:14.077 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:53:14.077 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:14.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:14.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:14.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:14.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:14.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:53:14.077 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:53:14.078 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleStreamable 13:53:14.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 13:53:14.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 13:53:14.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 13:53:14.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:14.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:14.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:14.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:15.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:15.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:15.580 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:15.580 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:16.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:16.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:16.581 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:16.581 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:17.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:17.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:17.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 13:53:17.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:53:17.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:17.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:17.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:53:17.081 DEBUG [WorkbenchTestable][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:53:17.081 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:17.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:17.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:17.082 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:53:17.082 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:17.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:17.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:17.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:17.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:17.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:53:17.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:53:17.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:53:17.087 DEBUG [WorkbenchTestable][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:53:17.087 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:17.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:17.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:17.087 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:53:17.087 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:17.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:17.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:17.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:17.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:17.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:53:17.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:53:17.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:53:17.088 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:53:17.088 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:17.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:17.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:17.089 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:53:17.089 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:17.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:17.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:17.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:17.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:17.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:17.092 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:53:17.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:53:17.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:53:17.092 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:53:17.092 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:17.122 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 13:53:17.122 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:17.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:17.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:17.122 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 13:53:17.122 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:17.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:17.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:17.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:17.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:17.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:17.126 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 13:53:17.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:53:17.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:53:17.127 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:53:17.127 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:17.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 13:53:17.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 13:53:17.165 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 13:53:17.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:53:17.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:53:17.166 DEBUG [WorkbenchTestable][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:17.166 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:17.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:17.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:17.166 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:53:17.166 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:17.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:17.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:17.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:17.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:17.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:53:17.167 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:53:17.168 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleText 13:53:17.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 13:53:17.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 13:53:17.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 13:53:17.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:17.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:17.668 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:17.668 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:18.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:18.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:18.669 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:18.669 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:19.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:19.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:19.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:19.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:20.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:20.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:20.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 13:53:20.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:53:20.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:20.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:20.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:53:20.170 DEBUG [WorkbenchTestable][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:53:20.171 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:20.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:20.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:20.171 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:53:20.171 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:20.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:20.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:20.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:20.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:20.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:53:20.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:53:20.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:53:20.176 DEBUG [WorkbenchTestable][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:53:20.176 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:20.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:20.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:20.176 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:53:20.176 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:20.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:20.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:20.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:20.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:20.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:53:20.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:53:20.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:53:20.177 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:53:20.178 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:20.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:20.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:20.178 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:53:20.178 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:20.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:20.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:20.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:20.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:20.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:20.181 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:53:20.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:53:20.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:53:20.181 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:53:20.181 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:20.211 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:53:20.211 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:20.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:20.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:20.211 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 13:53:20.211 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:20.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:20.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:20.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:20.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:20.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:53:20.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:53:20.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:53:20.214 DEBUG [WorkbenchTestable][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:53:20.214 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:20.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:20.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:20.214 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 13:53:20.214 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:20.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:20.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:20.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:20.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:20.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:53:20.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:53:20.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:53:20.217 TRACE [main][WidgetHandler] Notify Table with event 13 13:53:20.217 TRACE [main][WidgetHandler] Wait for synchronization 13:53:20.217 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 13:53:20.217 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:20.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:20.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:20.218 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 13:53:20.218 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:20.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:20.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:20.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:20.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:20.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:20.223 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:53:20.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:53:20.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:53:20.223 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:53:20.223 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:20.225 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:53:20.225 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:20.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:20.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:20.225 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 13:53:20.225 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:20.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:20.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:20.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:20.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:20.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:53:20.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:53:20.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:53:20.231 TRACE [main][WidgetHandler] Notify Table with event 13 13:53:20.231 TRACE [main][WidgetHandler] Wait for synchronization 13:53:20.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 "Remove") 13:53:20.231 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:20.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:20.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:20.232 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 13:53:20.232 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:20.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:20.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:20.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:20.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:20.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:20.235 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:53:20.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:53:20.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:53:20.235 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:53:20.235 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:20.237 DEBUG [WorkbenchTestable][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:53:20.237 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:20.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:20.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:20.237 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 13:53:20.237 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:20.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:20.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:20.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:20.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:20.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:53:20.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:53:20.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:53:20.240 TRACE [main][WidgetHandler] Notify Table with event 13 13:53:20.240 TRACE [main][WidgetHandler] Wait for synchronization 13:53:20.240 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 13:53:20.240 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:20.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:20.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:20.240 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 13:53:20.240 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:20.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:20.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:20.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:20.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:20.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:20.246 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:53:20.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:53:20.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:53:20.246 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:53:20.246 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:20.248 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:53:20.248 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:20.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:20.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:20.249 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 13:53:20.249 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:20.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:20.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:20.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:20.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:20.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:53:20.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:53:20.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:53:20.253 TRACE [main][WidgetHandler] Notify Table with event 13 13:53:20.253 TRACE [main][WidgetHandler] Wait for synchronization 13:53:20.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 "Remove") 13:53:20.253 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:20.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:20.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:20.253 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 13:53:20.254 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:20.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:20.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:20.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:20.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:20.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:20.257 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:53:20.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:53:20.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:53:20.257 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:53:20.257 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:20.258 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:53:20.258 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:20.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:20.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:20.258 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 13:53:20.258 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:20.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:20.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:20.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:20.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:20.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:53:20.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:53:20.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:53:20.263 TRACE [main][WidgetHandler] Notify Table with event 13 13:53:20.263 TRACE [main][WidgetHandler] Wait for synchronization 13:53:20.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 "Remove") 13:53:20.263 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:20.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:20.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:20.263 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 13:53:20.263 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:20.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:20.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:20.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:20.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:20.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:20.266 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:53:20.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:53:20.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:53:20.267 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:53:20.267 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:20.267 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 13:53:20.267 INFO [WorkbenchTestable][NewInterfaceCreationWizard] Cancel wizard 13:53:20.267 DEBUG [WorkbenchTestable][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:53:20.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:20.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:20.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:20.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:20.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:20.271 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:53:20.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:53:20.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:53:20.272 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:53:20.272 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:20.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:53:20.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:53:20.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:53:20.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:20.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:20.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:53:20.303 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:53:20.303 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:53:20.303 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:53:20.303 DEBUG [main][EditorHandler] 0 editor(s) found 13:53:20.303 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 13:53:20.303 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:53:20.303 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:53:20.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:20.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:20.304 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 13:53:20.304 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:53:20.304 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreateNewInterface no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 13:53:20.304 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 13:53:20.304 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:53:20.304 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:53:20.304 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:53:20.304 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:53:20.305 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:20.305 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:53:20.305 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:20.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: "New Java Interface"] 13:53:20.305 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:20.305 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:53:20.305 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:20.305 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:53:20.305 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:20.305 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:53:20.306 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:20.306 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Interface"] 13:53:20.306 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:20.306 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:53:20.306 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:20.306 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:53:20.306 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:20.306 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:53:20.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:53:20.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:53:20.306 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:53:20.306 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:53:20.306 DEBUG [main][MenuItemLookup] Found menu:'File' 13:53:20.306 DEBUG [main][MenuItemLookup] Item match:File 13:53:20.307 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:53:20.307 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:53:20.308 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:53:20.308 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:53:20.308 DEBUG [main][MenuItemLookup] Found menu:'' 13:53:20.308 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:53:20.308 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:53:20.308 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:53:20.308 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:53:20.309 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:53:20.309 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:53:20.309 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:53:20.309 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:53:20.309 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:53:20.309 DEBUG [main][MenuItemLookup] Found menu:'File' 13:53:20.309 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:53:20.309 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:53:20.309 DEBUG [main][MenuItemLookup] Found menu:'' 13:53:20.309 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:53:20.309 DEBUG [main][MenuItemLookup] Found menu:'' 13:53:20.309 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:53:20.309 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:53:20.309 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:53:20.309 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:53:20.309 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:53:20.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:53:20.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:53:20.377 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:53:20.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:53:20.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:53:20.379 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:53:20.379 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:20.379 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:20.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:20.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:20.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:20.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:20.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:53:20.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:53:20.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:53:20.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:53:20.382 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:53:20.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:53:20.382 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:53:20.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:53:20.382 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:53:20.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:53:20.382 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:53:20.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:53:20.382 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:53:20.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:53:20.382 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:53:20.383 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Interface 13:53:20.383 DEBUG [main][TreeItemHandler] Selecting tree item: Interface 13:53:20.383 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Interface about selection 13:53:20.386 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Interface 13:53:20.386 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:53:20.386 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:53:20.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:53:20.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:20.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:20.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:20.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:20.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:20.394 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:53:20.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:53:20.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:53:20.394 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:53:20.394 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:20.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:53:20.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:20.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:20.447 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:53:20.447 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:53:20.447 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Interface 13:53:20.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:53:20.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:53:20.448 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 13:53:20.448 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:20.449 DEBUG [WorkbenchTestable][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:53:20.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:20.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:20.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:20.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:20.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:53:20.468 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:53:20.469 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test 13:53:20.486 DEBUG [WorkbenchTestable][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:53:20.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:20.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:20.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:20.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:20.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:53:20.500 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:53:20.501 INFO [WorkbenchTestable][AbstractText] Text set to: InterfaceName 13:53:20.510 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 13:53:20.510 INFO [WorkbenchTestable][NewInterfaceCreationWizard] Finish wizard 13:53:20.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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:53:20.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:20.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:20.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:20.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:20.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:20.515 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:53:20.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:53:20.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:53:20.515 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:53:20.515 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:20.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:53:21.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:53:21.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:53:21.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:53:21.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:53:21.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:53:21.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:53:21.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:21.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:53:21.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:21.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:53:21.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is InterfaceName.java... 13:53:21.023 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInterfaceName.java\E') 13:53:21.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:21.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:21.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:21.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:21.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:53:21.027 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:53:21.027 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package org.example.test; public interface InterfaceName { } TooltipText=null 13:53:21.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is InterfaceName.java finished successfully 13:53:21.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@31f6f15 is found... 13:53:21.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@31f6f15 is found finished successfully 13:53:21.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInterfaceName.java\E') 13:53:21.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:21.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:21.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:21.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:21.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:53:21.031 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:53:21.031 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package org.example.test; public interface InterfaceName { } TooltipText=null 13:53:21.032 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:53:21.032 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:53:21.032 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:53:21.032 DEBUG [main][EditorHandler] 1 editor(s) found 13:53:21.033 DEBUG [WorkbenchTestable][EditorHandler] Closing editor InterfaceName.java 13:53:21.084 DEBUG [WorkbenchTestable][EditorHandler] Editor InterfaceName.java is closed 13:53:21.084 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 13:53:21.084 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:53:21.084 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:53:21.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:21.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:21.085 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreateNewInterface no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 13:53:21.085 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:53:21.085 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreateNewInterfaceWithCustomSettings no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 13:53:21.085 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 13:53:21.085 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:53:21.085 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:53:21.085 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:53:21.085 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:53:21.085 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:21.085 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:53:21.085 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:21.085 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Interface"] 13:53:21.086 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:21.086 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:53:21.086 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:21.086 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:53:21.086 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:21.086 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:53:21.086 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:21.086 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Interface"] 13:53:21.087 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:21.087 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:53:21.087 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:21.087 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:53:21.087 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:21.087 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:53:21.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:53:21.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:53:21.087 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:53:21.087 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:53:21.087 DEBUG [main][MenuItemLookup] Found menu:'File' 13:53:21.087 DEBUG [main][MenuItemLookup] Item match:File 13:53:21.088 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:53:21.088 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:53:21.090 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:53:21.090 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:53:21.090 DEBUG [main][MenuItemLookup] Found menu:'' 13:53:21.090 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:53:21.090 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:53:21.090 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:53:21.090 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:53:21.090 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:53:21.090 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:53:21.090 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:53:21.090 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:53:21.090 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:53:21.090 DEBUG [main][MenuItemLookup] Found menu:'File' 13:53:21.090 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:53:21.090 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:53:21.090 DEBUG [main][MenuItemLookup] Found menu:'' 13:53:21.090 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:53:21.090 DEBUG [main][MenuItemLookup] Found menu:'' 13:53:21.090 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:53:21.090 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:53:21.102 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:53:21.102 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:53:21.103 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:53:21.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:53:21.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:53:21.164 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:53:21.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:53:21.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:53:21.165 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:53:21.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:21.166 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:53:21.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:21.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:21.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:21.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:21.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:53:21.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:53:21.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:53:21.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:53:21.169 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:53:21.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:53:21.169 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:53:21.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:53:21.169 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:53:21.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:53:21.169 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:53:21.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:53:21.169 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:53:21.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:53:21.169 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:53:21.170 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Interface 13:53:21.170 DEBUG [main][TreeItemHandler] Selecting tree item: Interface 13:53:21.170 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Interface about selection 13:53:21.170 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Interface 13:53:21.170 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:53:21.170 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:53:21.170 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:53:21.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:21.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:21.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:21.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:21.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:21.172 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:53:21.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:53:21.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:53:21.172 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:53:21.172 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:21.231 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:53:21.232 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:21.232 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:21.232 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:53:21.232 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:53:21.232 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Interface 13:53:21.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:53:21.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:53:21.233 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 13:53:21.233 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:21.234 DEBUG [WorkbenchTestable][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:53:21.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:21.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:21.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:21.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:21.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:53:21.254 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:53:21.255 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test2 13:53:21.272 DEBUG [WorkbenchTestable][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:53:21.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:21.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:21.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:21.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:21.289 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:53:21.289 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:53:21.290 INFO [WorkbenchTestable][AbstractText] Text set to: InterfaceName2 13:53:21.297 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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:53:21.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:21.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:21.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:21.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:21.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:21.299 INFO [WorkbenchTestable][RadioButton] Select radio button pa&ckage 13:53:21.300 INFO [WorkbenchTestable][AbstractButton] Click button pa&ckage 13:53:21.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:53:21.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:53:21.300 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:53:21.300 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:21.300 TRACE [main][WidgetHandler] Notify Button with event 27 13:53:21.300 TRACE [main][WidgetHandler] Wait for synchronization 13:53:21.300 TRACE [main][WidgetHandler] Notify Button with event 13 13:53:21.300 TRACE [main][WidgetHandler] Wait for synchronization 13:53:21.300 TRACE [main][WidgetHandler] Notify Button with event 26 13:53:21.300 TRACE [main][WidgetHandler] Wait for synchronization 13:53:21.300 TRACE [main][WidgetHandler] Notify Button with event 3 13:53:21.300 TRACE [main][WidgetHandler] Wait for synchronization 13:53:21.300 TRACE [main][WidgetHandler] Notify Button with event 4 13:53:21.300 TRACE [main][WidgetHandler] Wait for synchronization 13:53:21.300 TRACE [main][WidgetHandler] Notify Button with event 13 13:53:21.300 TRACE [main][WidgetHandler] Wait for synchronization 13:53:21.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 "Add...") 13:53:21.300 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:21.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:21.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:21.301 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 13:53:21.301 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:21.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:21.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:21.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:21.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:21.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:21.304 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 13:53:21.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:53:21.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:53:21.304 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:53:21.304 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:21.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 13:53:21.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 13:53:21.351 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 13:53:21.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:53:21.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:53:21.355 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:53:21.355 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:21.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:21.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:21.355 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:53:21.355 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:21.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:21.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:21.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:21.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:21.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:53:21.363 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:53:21.363 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleAction 13:53:21.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 13:53:21.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 13:53:21.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 13:53:21.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:53:21.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 13:53:21.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:21.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:53:21.363 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:21.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:21.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:53:21.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:22.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:22.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:53:22.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:22.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:22.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:53:22.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:23.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:23.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:53:23.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:23.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:23.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:53:23.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:24.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:24.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:53:24.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:24.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 13:53:24.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:53:24.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:24.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:53:24.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:24.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:53:24.366 DEBUG [WorkbenchTestable][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:53:24.366 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:24.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:24.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:24.367 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:53:24.367 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:24.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:24.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:24.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:24.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:24.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:53:24.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:53:24.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:53:24.371 DEBUG [WorkbenchTestable][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:53:24.371 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:24.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:24.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:24.372 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:53:24.372 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:24.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:24.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:24.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:24.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:24.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:53:24.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:53:24.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:53:24.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:53:24.373 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:24.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:24.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:24.373 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 13:53:24.373 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:24.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:24.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:24.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:24.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:24.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:24.375 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:53:24.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:53:24.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:53:24.376 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:53:24.376 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:24.404 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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:53:24.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:24.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:24.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:24.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:24.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:24.408 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 13:53:24.409 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate comments 13:53:24.409 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 13:53:24.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:53:24.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:53:24.409 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:53:24.409 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:24.410 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 13:53:24.410 INFO [WorkbenchTestable][NewInterfaceCreationWizard] Finish wizard 13:53:24.410 DEBUG [WorkbenchTestable][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:53:24.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:24.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:24.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:24.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:24.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:24.414 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:53:24.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:53:24.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:53:24.414 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:53:24.414 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:24.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:53:24.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:53:24.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:53:24.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:53:24.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:53:24.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:53:24.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:24.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:53:24.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:24.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:53:24.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is InterfaceName2.java... 13:53:24.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 '\*?\QInterfaceName2.java\E') 13:53:24.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:24.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:24.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:24.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:24.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:53:24.937 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:53:24.937 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/** package org.example.test2; import javax.accessibility.AccessibleAction; /** * @author jenkins * */ interface InterfaceName2 extends AccessibleAction { } TooltipText=null 13:53:24.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is InterfaceName2.java finished successfully 13:53:24.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2be4e032 is found... 13:53:24.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2be4e032 is found finished successfully 13:53:24.938 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInterfaceName2.java\E') 13:53:24.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:24.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:24.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:24.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:24.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:53:24.941 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:53:24.941 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/** package org.example.test2; import javax.accessibility.AccessibleAction; /** * @author jenkins * */ interface InterfaceName2 extends AccessibleAction { } TooltipText=null 13:53:24.942 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:53:24.942 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:53:24.942 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:53:24.943 DEBUG [main][EditorHandler] 1 editor(s) found 13:53:24.943 DEBUG [WorkbenchTestable][EditorHandler] Closing editor InterfaceName2.java 13:53:24.994 DEBUG [WorkbenchTestable][EditorHandler] Editor InterfaceName2.java is closed 13:53:24.994 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 13:53:24.994 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:53:24.994 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:53:24.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:24.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:24.997 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreateNewInterfaceWithCustomSettings no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 13:53:24.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:25.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:53:25.006 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 13:53:25.006 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:53:25.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:53:25.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:53:25.006 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:53:25.006 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:53:25.007 DEBUG [main][MenuItemLookup] Found menu:'File' 13:53:25.007 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:53:25.007 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:53:25.007 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:53:25.007 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:53:25.007 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:53:25.007 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:53:25.007 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:53:25.007 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:53:25.007 DEBUG [main][MenuItemLookup] Item match:Window 13:53:25.007 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:53:25.007 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:53:25.007 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:53:25.007 DEBUG [main][MenuItemLookup] Found menu:'' 13:53:25.007 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:53:25.007 DEBUG [main][MenuItemLookup] Item match:Show View 13:53:25.009 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:53:25.009 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:53:25.010 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:53:25.010 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:53:25.010 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 13:53:25.010 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:53:25.010 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:53:25.010 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:53:25.010 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:53:25.010 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:53:25.010 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:53:25.010 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:53:25.010 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:53:25.010 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:53:25.010 DEBUG [main][MenuItemLookup] Found menu:'' 13:53:25.010 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:53:25.010 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:53:25.021 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:53:25.021 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:53:25.021 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:53:25.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:53:25.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:53:25.089 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:53:25.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:53:25.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:53:25.090 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:53:25.090 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:25.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:25.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:25.090 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:53:25.090 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:25.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:25.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:25.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:25.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:25.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:53:25.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:53:25.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:53:25.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:53:25.092 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:53:25.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:53:25.093 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:53:25.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:53:25.093 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:53:25.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:53:25.093 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:53:25.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:53:25.093 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:53:25.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:53:25.093 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:53:25.094 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 13:53:25.094 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 13:53:25.094 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 13:53:25.094 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 13:53:25.094 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:25.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:25.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:25.095 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:53:25.095 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:25.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:25.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:25.096 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:53:25.096 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:25.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:25.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:25.096 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:53:25.096 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:25.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:25.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:25.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:25.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:25.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:25.098 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:53:25.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:53:25.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:53:25.098 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:53:25.098 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:25.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:53:25.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:53:25.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 13:53:25.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:25.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:25.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 13:53:25.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:25.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:25.132 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:53:25.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:53:25.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:53:25.132 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:53:25.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:53:25.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:25.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:25.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:25.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:25.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:53:25.134 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:53:25.135 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:53:25.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:53:25.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:53:25.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:53:25.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:53:25.137 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:53:25.137 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:53:25.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:53:25.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:53:25.138 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:53:25.138 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:53:25.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:53:25.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:53:25.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:25.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:25.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:53:25.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:25.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:53:26.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:26.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:53:26.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:53:26.142 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:53:26.142 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:53:26.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:53:26.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:53:26.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:53:26.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:26.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:26.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:26.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:26.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:53:26.144 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testproject 13:53:26.145 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:53:26.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:53:26.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:53:26.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:53:26.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:26.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:26.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:53:26.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:26.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:53:27.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:27.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:53:27.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:53:27.149 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:53:27.149 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:53:27.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:53:27.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:53:27.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:53:27.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:27.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:27.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:27.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:27.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:53:27.151 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testproject 13:53:27.152 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:53:27.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:53:27.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:53:27.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:53:27.153 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:53:27.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:27.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:27.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:27.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:27.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:53:27.153 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 13:53:27.154 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 13:53:27.154 DEBUG [main][TreeItemHandler] Set Tree selection 13:53:27.154 DEBUG [main][TreeHandler] Notify Tree about selection event 13:53:27.158 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 13:53:27.162 DEBUG [WorkbenchTestable][TreeItemHandler] testproject 13:53:27.162 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:53:27.162 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:27.183 DEBUG [main][MenuItemLookup] Found menu:'New' 13:53:27.183 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:53:27.183 DEBUG [main][MenuItemLookup] Found menu:'' 13:53:27.183 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:53:27.183 DEBUG [main][MenuItemLookup] Found menu:'' 13:53:27.183 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:53:27.183 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:53:27.183 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:53:27.183 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:53:27.183 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:53:27.184 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:53:27.184 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:53:27.184 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:53:27.184 DEBUG [main][MenuItemLookup] Found menu:'' 13:53:27.184 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:53:27.184 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:53:27.184 DEBUG [main][MenuItemLookup] Found menu:'' 13:53:27.184 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:53:27.184 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:53:27.184 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:53:27.184 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:53:27.184 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:53:27.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:53:27.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:53:27.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:53:27.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:53:27.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:27.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:53:27.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:27.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:53:27.685 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:53:27.685 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:27.704 DEBUG [main][MenuItemLookup] Found menu:'New' 13:53:27.705 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:53:27.705 DEBUG [main][MenuItemLookup] Found menu:'' 13:53:27.705 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:53:27.705 DEBUG [main][MenuItemLookup] Found menu:'' 13:53:27.705 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:53:27.705 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:53:27.705 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:53:27.705 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:53:27.705 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:53:27.705 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:53:27.705 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:53:27.705 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:53:27.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 13:53:28.284 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:53:28.285 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:53:28.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:53:28.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:53:28.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: 32) 13:53:28.287 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:28.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:28.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:28.287 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:53:28.287 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:28.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:28.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:28.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:28.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:28.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:28.288 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:53:28.289 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:53:28.289 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:53:28.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:53:28.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:53:28.289 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:53:28.289 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:28.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 "OK") 13:53:28.289 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:28.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:28.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:28.289 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:53:28.289 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:28.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:28.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:28.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:28.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:28.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:28.291 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:53:28.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:53:28.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:53:28.291 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:53:28.291 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:28.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:53:28.295 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:53:28.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:53:28.796 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:53:28.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:53:28.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:53:28.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:53:28.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:53:28.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:53:28.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:53:28.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:28.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:28.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:53:28.796 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 13:53:28.796 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:53:28.796 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:53:28.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:28.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.859 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.569 s testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) Time elapsed: 18.513 s testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) Time elapsed: 15.708 s testCreateNewInterface no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) Time elapsed: 0.781 s testCreateNewInterfaceWithCustomSettings no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) Time elapsed: 3.912 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest 13:53:28.802 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest 13:53:28.803 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:53:28.803 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:53:28.803 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest 13:53:28.803 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:53:28.803 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:53:28.803 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:53:28.803 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:53:28.803 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:53:28.803 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:53:28.804 DEBUG [main][EditorHandler] 0 editor(s) found 13:53:28.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:28.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:28.806 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:53:28.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:28.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:28.808 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:53:28.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:53:28.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:53:28.809 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:53:28.809 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:53:28.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:28.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:28.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:28.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:28.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:53:28.819 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:53:28.819 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:53:28.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:53:28.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:53:28.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:53:28.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:53:28.821 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:53:28.821 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:53:28.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:53:28.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:53:28.822 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:53:28.823 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:53:28.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:53:28.823 DEBUG [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:53:28.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:28.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:28.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:28.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:28.825 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:53:28.825 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:53:28.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:53:28.825 DEBUG [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:53:28.825 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:53:28.826 INFO [WorkbenchTestable][RequirementsRunner] Started test: createEnumClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest) 13:53:28.826 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest 13:53:28.826 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:53:28.826 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:53:28.826 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:53:28.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:28.826 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:28.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:28.826 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:28.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 Java Project"] 13:53:28.827 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:28.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:28.827 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:28.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:28.827 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:28.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:28.827 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:28.828 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:53:28.828 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:28.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:28.828 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:28.835 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:53:28.836 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:28.836 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:53:28.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:53:28.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:53:28.836 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:53:28.836 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:53:28.836 DEBUG [main][MenuItemLookup] Found menu:'File' 13:53:28.836 DEBUG [main][MenuItemLookup] Item match:File 13:53:28.837 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:53:28.837 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:53:28.839 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:53:28.839 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:53:28.839 DEBUG [main][MenuItemLookup] Found menu:'' 13:53:28.839 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:53:28.839 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:53:28.839 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:53:28.839 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:53:28.839 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:53:28.839 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:53:28.839 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:53:28.839 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:53:28.839 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:53:28.839 DEBUG [main][MenuItemLookup] Found menu:'File' 13:53:28.839 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:53:28.839 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:53:28.839 DEBUG [main][MenuItemLookup] Found menu:'' 13:53:28.839 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:53:28.839 DEBUG [main][MenuItemLookup] Found menu:'' 13:53:28.839 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:53:28.839 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:53:28.839 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:53:28.839 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:53:28.840 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:53:28.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 'New|Select a wizard'] is available.... 13:53:28.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:53:28.980 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:53:28.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:53:28.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:53:28.981 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:53:28.981 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:28.982 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:53:28.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:28.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:28.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:28.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:28.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:53:28.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:53:28.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:53:28.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:53:28.985 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:53:28.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:53:28.985 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:53:28.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:53:28.986 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:53:28.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:53:28.986 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:53:28.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:53:28.986 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:53:28.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:53:28.986 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:53:28.987 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:53:28.987 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:53:28.987 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:53:28.990 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:53:28.990 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:53:28.990 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:53:28.990 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:28.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:28.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:28.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:28.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:28.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:28.997 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:53:28.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:53:28.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:53:28.998 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:53:28.998 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:29.158 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:53:29.158 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:29.159 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:29.159 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:53:29.159 DEBUG [WorkbenchTestable][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:53:29.159 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:53:29.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:53:29.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:53:29.160 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:53:29.160 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:29.160 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'EnumProject' 13:53:29.161 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced 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:53:29.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:29.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:29.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:29.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:29.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:53:29.165 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:53:29.166 INFO [WorkbenchTestable][AbstractText] Text set to: EnumProject 13:53:29.191 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:53:29.191 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:53:29.192 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget 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:29.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:29.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:29.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:29.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:29.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:29.196 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:53:29.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:53:29.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:53:29.197 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:53:29.197 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:29.200 DEBUG [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:53:32.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:53:32.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:53:32.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:53:32.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:53:32.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.1/lib/jrt-fs.jar)' is a system job, skipped 13:53:32.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:32.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:32.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:53:32.390 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:53:32.390 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:32.390 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:53:32.390 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:32.391 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Enum Type"] 13:53:32.391 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:32.391 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:53:32.391 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:32.391 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:53:32.391 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:32.391 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:53:32.391 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:32.391 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Enum Type"] 13:53:32.391 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:32.391 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:53:32.392 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:32.392 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:53:32.392 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:32.392 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:53:32.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:53:32.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:53:32.392 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:53:32.392 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:53:32.392 DEBUG [main][MenuItemLookup] Found menu:'File' 13:53:32.392 DEBUG [main][MenuItemLookup] Item match:File 13:53:32.393 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:53:32.393 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:53:32.396 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:53:32.396 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:53:32.396 DEBUG [main][MenuItemLookup] Found menu:'' 13:53:32.396 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:53:32.396 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:53:32.396 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:53:32.396 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:53:32.396 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:53:32.396 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:53:32.396 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:53:32.396 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:53:32.396 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:53:32.396 DEBUG [main][MenuItemLookup] Found menu:'File' 13:53:32.396 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:53:32.396 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:53:32.396 DEBUG [main][MenuItemLookup] Found menu:'' 13:53:32.396 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:53:32.396 DEBUG [main][MenuItemLookup] Found menu:'' 13:53:32.396 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:53:32.396 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:53:32.397 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:53:32.397 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:53:32.397 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:53:32.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.... 13:53:32.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:53:32.487 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:53:32.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:53:32.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:53:32.488 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:53:32.488 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:32.489 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:32.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:32.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:32.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:32.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:32.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:53:32.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:53:32.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:53:32.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:53:32.491 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:53:32.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:53:32.491 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:53:32.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:53:32.491 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:53:32.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:53:32.492 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:53:32.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:53:32.492 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:53:32.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:53:32.492 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:53:32.492 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Enum 13:53:32.492 DEBUG [main][TreeItemHandler] Selecting tree item: Enum 13:53:32.493 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Enum about selection 13:53:32.496 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Enum 13:53:32.496 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:53:32.496 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:53:32.496 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:32.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:32.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:32.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:32.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:32.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:32.503 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:53:32.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:53:32.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:53:32.503 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:53:32.503 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:32.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:53:32.563 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:32.563 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:32.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Enum Type"] is available.... 13:53:32.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Enum Type"] is available. finished successfully 13:53:32.564 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Enum Type 13:53:32.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:53:32.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:53:32.565 TRACE [WorkbenchTestable][NewEnumCreationWizard] Shell New Enum Type is not null and is not disposed 13:53:32.565 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:32.565 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewEnumWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 13:53:32.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:32.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:32.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:32.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:32.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:53:32.586 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:53:32.587 INFO [WorkbenchTestable][AbstractText] Text set to: MyEnum 13:53:32.599 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewEnumWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 13:53:32.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:32.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:32.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:32.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:32.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:53:32.606 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:53:32.607 INFO [WorkbenchTestable][AbstractText] Text set to: enumPackage 13:53:32.610 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewEnumWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public") 13:53:32.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:32.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:32.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:32.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:32.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:32.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.NewEnumWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate comments") 13:53:32.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:32.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:32.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:32.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:32.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:32.623 TRACE [WorkbenchTestable][NewEnumCreationWizard] Shell New Enum Type is not null and is not disposed 13:53:32.623 INFO [WorkbenchTestable][NewEnumCreationWizard] Finish wizard 13:53:32.623 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewEnumCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:53:32.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:32.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:32.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:32.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:32.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:32.627 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:53:32.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:53:32.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:53:32.627 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:53:32.627 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:32.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:53:33.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:53:33.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:53:33.143 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:53:33.143 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:53:33.143 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:53:33.143 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:53:33.143 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:33.143 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:53:33.143 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:33.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:53:33.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4d1330b1 is found... 13:53:33.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4d1330b1 is found finished successfully 13:53:33.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMyEnum.java\E') 13:53:33.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:33.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:33.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:33.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:33.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:53:33.150 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:53:33.150 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package enumPackage; public enum MyEnum { } TooltipText=null 13:53:33.151 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:53:33.151 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package enumPackage; public enum MyEnum { } TooltipText=null 13:53:33.151 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 13:53:33.151 DEBUG [WorkbenchTestable][EditorHandler] Closing editor MyEnum.java 13:53:33.207 DEBUG [WorkbenchTestable][EditorHandler] Editor MyEnum.java is closed 13:53:33.208 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest 13:53:33.208 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:53:33.208 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:53:33.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:33.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:33.208 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createEnumClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest) 13:53:33.208 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest 13:53:33.208 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:53:33.208 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:53:33.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:33.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.442 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest createEnumClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest) Time elapsed: 4.382 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 13:53:33.250 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 13:53:33.250 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:53:33.250 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:53:33.250 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 13:53:33.250 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:53:33.250 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:53:33.251 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:53:33.251 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:53:33.251 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:53:33.251 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:53:33.251 DEBUG [main][EditorHandler] 0 editor(s) found 13:53:33.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:33.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:33.253 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:53:33.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:33.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:33.255 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:53:33.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:53:33.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:53:33.265 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:53:33.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 '\*?\QProject Explorer\E') 13:53:33.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:33.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:33.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:33.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:33.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:53:33.267 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:53:33.267 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:53:33.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:53:33.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:53:33.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:53:33.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:53:33.269 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:53:33.270 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:53:33.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:53:33.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:53:33.271 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:53:33.271 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:53:33.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:53:33.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:53:33.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:33.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:33.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:53:33.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:33.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:53:34.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:34.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:53:34.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:53:34.284 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:53:34.285 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:53:34.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:53:34.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:53:34.286 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:53:34.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:34.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:34.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:34.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:34.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:53:34.286 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EnumProject 13:53:34.287 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:53:34.287 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:53:34.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:53:34.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:53:34.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:34.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:34.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:53:34.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:34.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:53:35.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:35.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:53:35.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:53:35.291 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:53:35.291 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:53:35.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:53:35.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:53:35.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:53:35.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:35.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:35.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:35.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:35.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:53:35.293 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EnumProject 13:53:35.294 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:53:35.294 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:53:35.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:53:35.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:53:35.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:53:35.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:35.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:35.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:35.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:35.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:53:35.295 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 13:53:35.295 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 13:53:35.296 DEBUG [main][TreeItemHandler] Set Tree selection 13:53:35.296 DEBUG [main][TreeHandler] Notify Tree about selection event 13:53:35.300 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 13:53:35.301 DEBUG [WorkbenchTestable][TreeItemHandler] EnumProject 13:53:35.301 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:53:35.301 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:35.326 DEBUG [main][MenuItemLookup] Found menu:'New' 13:53:35.326 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:53:35.326 DEBUG [main][MenuItemLookup] Found menu:'' 13:53:35.326 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:53:35.326 DEBUG [main][MenuItemLookup] Found menu:'' 13:53:35.326 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:53:35.326 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:53:35.326 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:53:35.326 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:53:35.326 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:53:35.326 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:53:35.326 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:53:35.326 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:53:35.326 DEBUG [main][MenuItemLookup] Found menu:'' 13:53:35.326 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:53:35.326 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:53:35.326 DEBUG [main][MenuItemLookup] Found menu:'' 13:53:35.326 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:53:35.326 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:53:35.326 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:53:35.326 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:53:35.327 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:53:35.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:53:35.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:53:35.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:35.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:53:35.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:35.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:53:35.828 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:53:35.828 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:35.848 DEBUG [main][MenuItemLookup] Found menu:'New' 13:53:35.848 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:53:35.848 DEBUG [main][MenuItemLookup] Found menu:'' 13:53:35.848 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:53:35.848 DEBUG [main][MenuItemLookup] Found menu:'' 13:53:35.848 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:53:35.848 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:53:35.848 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:53:35.848 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:53:35.848 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:53:35.848 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:53:35.848 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:53:35.849 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:53:35.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 13:53:36.429 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:53:36.430 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:53:36.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:53:36.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:53:36.432 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:53:36.432 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:36.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:36.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:36.433 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:53:36.433 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:36.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:36.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:36.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:36.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:36.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:36.434 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:53:36.434 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:53:36.434 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:53:36.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:53:36.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:53:36.434 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:53:36.434 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:36.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:53:36.435 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:36.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:36.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:36.435 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:53:36.435 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:36.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:36.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:36.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:36.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:36.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:36.437 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:53:36.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:53:36.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:53:36.437 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:53:36.437 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:36.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:53:36.441 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:53:36.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:53:36.942 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:53:36.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:53:36.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:53:36.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:53:36.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:53:36.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:53:36.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:36.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:36.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:53:36.943 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:53:36.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:53:36.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:53:36.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 13:53:36.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:53:36.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:53:36.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:53:36.945 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:36.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:53:36.945 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:36.945 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:53:36.946 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:36.946 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:53:36.946 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:36.946 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:53:36.946 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:36.946 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:53:36.947 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:36.947 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:53:36.947 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:36.947 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:53:36.947 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:36.947 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:53:36.947 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:36.947 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:53:36.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:53:36.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:53:36.948 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:53:36.948 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:53:36.948 DEBUG [main][MenuItemLookup] Found menu:'File' 13:53:36.948 DEBUG [main][MenuItemLookup] Item match:File 13:53:36.948 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:53:36.948 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:53:36.950 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:53:36.950 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:53:36.950 DEBUG [main][MenuItemLookup] Found menu:'' 13:53:36.950 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:53:36.950 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:53:36.950 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:53:36.950 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:53:36.950 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:53:36.950 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:53:36.950 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:53:36.950 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:53:36.950 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:53:36.950 DEBUG [main][MenuItemLookup] Found menu:'File' 13:53:36.950 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:53:36.950 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:53:36.950 DEBUG [main][MenuItemLookup] Found menu:'' 13:53:36.950 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:53:36.950 DEBUG [main][MenuItemLookup] Found menu:'' 13:53:36.950 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:53:36.950 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:53:36.951 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:53:36.951 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:53:36.951 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:53:37.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:53:37.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:53:37.018 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:53:37.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:53:37.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:53:37.020 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:53:37.020 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:37.020 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:37.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:37.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:37.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:37.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:37.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:53:37.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:53:37.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:53:37.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:53:37.022 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:53:37.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:53:37.022 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:53:37.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:53:37.022 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:53:37.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:53:37.023 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:53:37.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:53:37.023 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:53:37.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:53:37.023 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:53:37.024 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:53:37.024 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:53:37.024 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:53:37.027 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:53:37.027 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:53:37.027 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:53:37.027 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:37.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:37.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:37.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:37.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:37.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:37.029 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:53:37.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:53:37.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:53:37.033 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:53:37.034 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:37.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:53:37.194 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:37.194 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:37.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 13:53:37.195 DEBUG [WorkbenchTestable][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:53:37.195 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:53:37.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:53:37.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:53:37.196 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:53:37.196 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:37.196 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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:53:37.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:37.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:37.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:37.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:37.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:37.198 DEBUG [WorkbenchTestable][RadioButton] Radio Button Use an execution en&vironment JRE: already checked, no action performed 13:53:37.198 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:53:37.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:37.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:37.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:37.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:37.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:53:37.200 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:53:37.200 INFO [WorkbenchTestable][JavaProjectWizard] Cancel wizard 13:53:37.201 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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:53:37.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:37.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:37.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:37.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:37.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:37.204 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:53:37.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:53:37.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:53:37.204 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:53:37.204 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:37.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:53:37.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:53:37.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:53:37.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:53:37.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:53:37.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:53:37.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:53:37.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:37.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:37.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:53:37.261 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:53:37.261 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJavaProjectWizardCreateInfoModule no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 13:53:37.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 13:53:37.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:53:37.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:53:37.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:53:37.261 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:53:37.262 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:37.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:53:37.262 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:37.262 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:53:37.262 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:37.274 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:53:37.274 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:37.275 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:53:37.275 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:37.275 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:53:37.275 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:37.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: "New Java Project"] 13:53:37.275 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:37.275 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:53:37.276 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:37.276 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:53:37.276 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:37.276 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:53:37.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:53:37.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:53:37.276 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:53:37.276 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:53:37.276 DEBUG [main][MenuItemLookup] Found menu:'File' 13:53:37.277 DEBUG [main][MenuItemLookup] Item match:File 13:53:37.277 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:53:37.277 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:53:37.279 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:53:37.279 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:53:37.279 DEBUG [main][MenuItemLookup] Found menu:'' 13:53:37.279 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:53:37.279 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:53:37.279 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:53:37.279 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:53:37.279 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:53:37.279 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:53:37.279 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:53:37.279 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:53:37.279 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:53:37.279 DEBUG [main][MenuItemLookup] Found menu:'File' 13:53:37.279 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:53:37.279 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:53:37.279 DEBUG [main][MenuItemLookup] Found menu:'' 13:53:37.279 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:53:37.279 DEBUG [main][MenuItemLookup] Found menu:'' 13:53:37.279 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:53:37.279 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:53:37.280 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:53:37.280 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:53:37.280 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:53:37.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:53:37.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:53:37.342 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:53:37.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:53:37.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:53:37.343 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:53:37.343 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:37.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:53:37.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:37.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:37.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:37.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:37.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:53:37.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:53:37.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:53:37.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:53:37.346 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:53:37.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:53:37.346 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:53:37.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:53:37.346 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:53:37.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:53:37.346 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:53:37.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:53:37.346 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:53:37.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:53:37.346 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:53:37.347 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:53:37.347 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:53:37.347 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:53:37.350 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:53:37.350 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:53:37.350 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:53:37.350 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:37.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:37.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:37.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:37.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:37.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:37.353 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:53:37.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:53:37.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:53:37.353 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:53:37.353 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:37.517 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:53:37.517 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:37.518 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:37.518 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:53:37.518 DEBUG [WorkbenchTestable][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:53:37.518 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:53:37.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:53:37.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:53:37.519 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:53:37.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:37.519 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'SimpleJavaProject' 13:53:37.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced 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:53:37.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:37.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:37.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:37.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:37.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:53:37.536 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:53:37.537 INFO [WorkbenchTestable][AbstractText] Text set to: SimpleJavaProject 13:53:37.553 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting active button 'Use an execution environment JRE' 13:53:37.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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:53:37.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:37.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:37.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:37.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:37.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:37.570 DEBUG [WorkbenchTestable][RadioButton] Radio Button Use an execution en&vironment JRE: already checked, no action performed 13:53:37.570 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Selecting 'JavaSE-11' 13:53:37.570 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:53:37.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:37.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:37.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:37.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:37.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:53:37.579 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo JavaSE-17 to selection: JavaSE-11 13:53:37.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 13:53:37.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:53:37.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:37.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:38.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:38.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:38.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:38.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:39.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:39.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:39.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:39.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:40.106 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:40.106 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:40.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:40.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:40.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 13:53:40.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:53:40.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:40.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:40.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:53:40.607 DEBUG [WorkbenchTestable][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:53:40.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:40.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:40.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:40.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:40.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:40.612 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to true 13:53:40.615 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 13:53:40.616 INFO [WorkbenchTestable][CheckBox] Check checkbox Create &module-info.java file 13:53:40.616 INFO [WorkbenchTestable][AbstractButton] Click button Create &module-info.java file 13:53:40.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:53:40.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:53:40.616 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:53:40.616 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:40.627 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text 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:53:40.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:40.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:40.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:40.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:40.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:53:40.651 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:53:40.652 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Module name:' to simplejavaproject 13:53:40.652 INFO [WorkbenchTestable][AbstractText] Text set to: simplejavaproject 13:53:40.660 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:53:40.660 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:53:40.660 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget 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:40.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:40.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:40.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:40.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:40.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:40.670 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:53:40.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:53:40.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:53:40.670 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:53:40.670 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:40.674 DEBUG [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:53:43.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. failed, NO exception will be thrown 13:53:43.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:53:43.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:53:43.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:53:43.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.1/lib/jrt-fs.jar)' is a system job, skipped 13:53:43.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:43.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:53:43.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:43.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:53:43.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:43.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:43.724 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:53:43.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:43.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:43.726 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:53:43.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:53:43.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:53:43.726 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:53:43.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 '\*?\QProject Explorer\E') 13:53:43.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:43.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:43.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:43.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:43.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:53:43.728 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:53:43.728 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:53:43.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:53:43.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:53:43.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:53:43.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:53:43.746 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:53:43.746 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:53:43.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:53:43.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:53:43.748 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:53:43.748 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:53:43.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:53:43.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:53:43.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:43.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:43.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:53:44.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:44.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:53:44.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:44.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:53:44.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:53:44.753 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:53:44.753 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:53:44.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:53:44.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:53:44.755 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:53:44.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:44.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:44.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:44.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:44.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:53:44.755 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 13:53:44.756 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:53:44.756 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:53:44.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:53:44.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:53:44.757 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:53:44.757 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:53:44.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:53:44.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:53:44.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:44.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:44.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:53:45.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:45.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:53:45.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:45.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:53:45.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:53:45.763 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:53:45.763 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:53:45.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:53:45.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:53:45.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:53:45.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:45.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:45.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:45.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:45.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:53:45.765 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 13:53:45.765 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:53:45.766 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:53:45.766 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item SimpleJavaProject 13:53:45.766 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item SimpleJavaProject 13:53:45.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:53:46.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:53:46.267 INFO [WorkbenchTestable][TreeItemHandler] Expanded: SimpleJavaProject 13:53:46.268 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item module-info.java of tree item src 13:53:46.268 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:53:46.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:53:46.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:53:46.773 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:53:46.774 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item simplejavaproject of tree item module-info.java 13:53:46.775 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item module-info.java 13:53:46.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:53:47.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:53:47.276 INFO [WorkbenchTestable][TreeItemHandler] Expanded: module-info.java 13:53:47.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:47.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:47.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:53:47.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:47.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:47.282 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:53:47.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:53:47.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:53:47.282 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:53:47.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:53:47.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:47.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:47.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:47.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:47.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:53:47.284 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:53:47.284 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:53:47.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:53:47.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:53:47.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:53:47.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:53:47.297 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:53:47.297 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:53:47.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:53:47.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:53:47.298 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:53:47.298 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:53:47.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:53:47.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:53:47.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:47.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:47.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:53:47.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:47.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:53:48.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:48.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:53:48.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:53:48.302 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:53:48.302 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:53:48.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:53:48.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:53:48.303 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:53:48.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:48.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:48.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:48.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:48.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:53:48.304 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 13:53:48.305 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:53:48.305 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:53:48.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:53:48.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:53:48.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:48.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:48.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:53:48.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:48.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:53:49.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:49.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:53:49.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:53:49.308 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:53:49.309 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:53:49.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:53:49.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:53:49.310 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:53:49.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:49.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:49.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:49.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:49.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:53:49.312 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 13:53:49.312 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:53:49.312 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:53:49.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:53:49.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:53:49.313 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:53:49.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:49.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:49.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:49.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:49.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:53:49.314 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 13:53:49.314 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 13:53:49.314 DEBUG [main][TreeItemHandler] Set Tree selection 13:53:49.314 DEBUG [main][TreeHandler] Notify Tree about selection event 13:53:49.318 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 13:53:49.321 DEBUG [WorkbenchTestable][TreeItemHandler] SimpleJavaProject 13:53:49.321 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:53:49.321 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:49.342 DEBUG [main][MenuItemLookup] Found menu:'New' 13:53:49.342 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:53:49.342 DEBUG [main][MenuItemLookup] Found menu:'' 13:53:49.342 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:53:49.342 DEBUG [main][MenuItemLookup] Found menu:'' 13:53:49.342 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:53:49.342 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:53:49.342 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:53:49.342 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:53:49.342 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:53:49.342 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:53:49.342 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:53:49.342 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:53:49.342 DEBUG [main][MenuItemLookup] Found menu:'' 13:53:49.342 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:53:49.342 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:53:49.342 DEBUG [main][MenuItemLookup] Found menu:'' 13:53:49.342 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:53:49.342 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:53:49.342 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:53:49.342 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:53:49.343 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:53:49.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:53:49.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:53:49.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:53:49.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:49.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:53:49.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:49.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:53:49.843 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:53:49.843 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:49.867 DEBUG [main][MenuItemLookup] Found menu:'New' 13:53:49.867 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:53:49.867 DEBUG [main][MenuItemLookup] Found menu:'' 13:53:49.867 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:53:49.867 DEBUG [main][MenuItemLookup] Found menu:'' 13:53:49.867 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:53:49.867 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:53:49.867 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:53:49.867 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:53:49.867 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:53:49.868 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:53:49.868 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:53:49.868 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:53:49.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 13:53:50.463 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:53:50.463 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:53:50.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:53:50.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:53:50.466 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:53:50.466 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:50.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:50.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:50.466 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:53:50.466 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:50.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:50.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:50.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:50.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:50.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:50.468 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:53:50.468 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:53:50.468 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:53:50.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:53:50.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:53:50.468 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:53:50.468 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:50.468 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:53:50.468 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:53:50.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:50.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:50.469 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:53:50.469 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:53:50.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:50.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:50.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:50.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:50.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:50.471 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:53:50.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:53:50.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:53:50.471 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:53:50.471 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:50.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:53:50.475 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:53:50.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:53:50.976 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:53:50.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:53:50.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:53:50.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:53:50.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:53:50.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:53:50.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:53:50.977 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:53:50.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:53:50.977 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 13:53:50.977 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:53:50.977 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:53:50.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:53:50.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:53:50.978 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJavaProjectWizardCreateInfoModule no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 13:53:50.978 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:53:50.978 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJavaProjectWizardDisabledModuleInfoCheckbox no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 13:53:50.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 13:53:50.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:53:50.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:53:50.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:53:50.978 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:53:50.979 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:50.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:53:50.979 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:50.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: "New Java Project"] 13:53:50.979 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:50.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:53:50.979 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:50.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:53:50.980 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:50.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:53:50.980 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:50.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:53:50.980 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:50.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:53:50.980 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:50.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:53:50.980 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:50.981 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:53:50.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:53:50.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:53:50.981 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:53:50.981 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:53:50.981 DEBUG [main][MenuItemLookup] Found menu:'File' 13:53:50.981 DEBUG [main][MenuItemLookup] Item match:File 13:53:50.982 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:53:50.982 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:53:50.984 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:53:50.984 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:53:50.984 DEBUG [main][MenuItemLookup] Found menu:'' 13:53:50.984 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:53:50.984 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:53:50.984 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:53:50.984 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:53:50.984 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:53:50.984 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:53:50.984 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:53:50.984 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:53:50.984 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:53:50.984 DEBUG [main][MenuItemLookup] Found menu:'File' 13:53:50.984 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:53:50.984 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:53:50.984 DEBUG [main][MenuItemLookup] Found menu:'' 13:53:50.984 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:53:50.984 DEBUG [main][MenuItemLookup] Found menu:'' 13:53:50.984 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:53:50.984 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:53:50.991 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:53:50.991 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:53:50.991 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:53:51.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:53:51.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:53:51.058 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:53:51.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:53:51.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:53:51.059 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:53:51.059 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:51.060 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:53:51.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:51.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:51.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:51.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:51.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:53:51.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:53:51.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:53:51.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:53:51.063 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:53:51.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:53:51.063 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:53:51.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:53:51.063 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:53:51.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:53:51.063 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:53:51.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:53:51.063 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:53:51.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:53:51.063 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:53:51.064 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:53:51.064 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:53:51.065 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:53:51.065 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:53:51.065 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:53:51.065 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:53:51.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.dialogs.NewWizard, index 0 and following matchers specified (Widget 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.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:51.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:51.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:51.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:51.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:51.067 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:53:51.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:53:51.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:53:51.068 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:53:51.068 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:53:51.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:53:51.253 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:51.253 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:51.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:53:51.254 DEBUG [WorkbenchTestable][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:53:51.254 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:53:51.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:53:51.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:53:51.254 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:53:51.255 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:53:51.255 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'SimpleJavaProject' 13:53:51.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:53:51.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:51.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:51.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:51.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:51.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:53:51.281 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:53:51.282 INFO [WorkbenchTestable][AbstractText] Text set to: SimpleJavaProject 13:53:51.298 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting active button 'Use an execution environment JRE' 13:53:51.311 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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:53:51.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:51.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:51.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:51.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:51.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:51.314 DEBUG [WorkbenchTestable][RadioButton] Radio Button Use an execution en&vironment JRE: already checked, no action performed 13:53:51.314 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Selecting 'JavaSE-1.8' 13:53:51.314 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:53:51.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:51.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:51.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:51.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:51.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:53:51.316 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo JavaSE-11 to selection: JavaSE-1.8 13:53:51.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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:53:51.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:53:51.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:53:51.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:53:51.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:53:51.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:53:51.355 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to true 13:53:51.355 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 13:53:51.355 INFO [WorkbenchTestable][CheckBox] Check checkbox Create &module-info.java file 13:53:51.355 INFO [WorkbenchTestable][AbstractButton] Click button Create &module-info.java file 13:53:51.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:54:01.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled failed, an exception will be thrown 13:54:01.365 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:54:01.365 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:54:01.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:54:01.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:01.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:01.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:01.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:01.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:01.371 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:54:01.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:54:01.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:54:01.372 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:54:01.372 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:01.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 13:54:04.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 13:54:04.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:54:04.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:54:04.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:54:04.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.1/lib/jrt-fs.jar)' is a system job, skipped 13:54:04.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:54:04.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:54:04.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:54:04.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:04.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:04.459 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:54:04.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:04.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:04.464 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:54:04.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:54:04.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:54:04.464 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:54:04.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:54:04.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:04.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:04.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:04.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:04.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:54:04.466 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:54:04.466 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:54:04.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:54:04.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:54:04.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:54:04.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:54:04.469 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:54:04.469 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:54:04.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:54:04.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:54:04.471 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:54:04.471 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:54:04.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:54:04.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:54:04.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:04.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:04.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:54:05.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:05.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:54:05.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:05.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:54:05.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:54:05.503 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:54:05.503 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:54:05.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:54:05.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:54:05.504 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:54:05.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:05.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:05.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:05.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:05.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:54:05.504 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 13:54:05.505 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:54:05.505 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:54:05.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:54:05.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:54:05.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:05.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:05.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:54:06.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:06.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:54:06.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:06.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:54:06.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:54:06.508 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:54:06.508 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:54:06.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:54:06.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:54:06.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:54:06.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:06.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:06.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:06.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:06.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:54:06.510 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 13:54:06.511 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:54:06.511 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:54:06.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:54:06.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:54:06.512 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:54:06.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:06.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:06.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:06.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:06.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:54:06.512 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 13:54:06.512 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 13:54:06.512 DEBUG [main][TreeItemHandler] Set Tree selection 13:54:06.513 DEBUG [main][TreeHandler] Notify Tree about selection event 13:54:06.517 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 13:54:06.519 DEBUG [WorkbenchTestable][TreeItemHandler] SimpleJavaProject 13:54:06.520 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:54:06.520 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:06.541 DEBUG [main][MenuItemLookup] Found menu:'New' 13:54:06.541 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:54:06.541 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:06.541 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:54:06.541 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:06.541 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:54:06.542 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:54:06.542 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:54:06.542 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:54:06.542 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:54:06.542 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:54:06.542 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:54:06.542 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:54:06.542 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:06.542 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:54:06.542 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:54:06.542 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:06.542 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:54:06.542 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:54:06.542 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:54:06.542 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:54:06.542 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:54:06.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:54:06.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:54:06.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:54:07.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:54:07.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:54:07.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:54:07.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:54:07.043 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:54:07.043 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:07.069 DEBUG [main][MenuItemLookup] Found menu:'New' 13:54:07.069 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:54:07.069 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:07.069 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:54:07.069 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:07.069 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:54:07.069 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:54:07.069 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:54:07.069 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:54:07.069 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:54:07.069 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:54:07.069 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:54:07.070 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:54:07.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 13:54:07.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 13:54:07.165 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:54:07.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:54:07.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:54:07.166 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:54:07.166 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:54:07.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:54:07.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:54:07.166 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:54:07.166 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:54:07.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:07.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:07.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:07.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:07.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:07.167 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:54:07.168 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:54:07.168 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:54:07.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:54:07.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:54:07.168 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:54:07.168 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:07.168 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:54:07.168 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:54:07.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:54:07.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:54:07.168 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:54:07.168 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:54:07.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:07.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:07.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:07.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:07.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:07.171 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:54:07.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:54:07.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:54:07.171 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:54:07.171 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:07.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:54:07.176 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:54:07.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:54:07.677 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:54:07.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:54:07.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:54:07.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:54:07.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:54:07.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:54:07.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 13:54:07.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:54:07.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:54:07.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:54:07.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:54:07.677 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 13:54:07.677 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:54:07.677 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:54:07.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:54:07.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:54:07.678 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJavaProjectWizardDisabledModuleInfoCheckbox no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 13:54:07.678 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:54:07.678 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJavaProjectWizard no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 13:54:07.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 13:54:07.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:54:07.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:54:07.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:54:07.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:54:07.678 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:07.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:54:07.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:07.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 Project"] 13:54:07.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:07.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:54:07.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:07.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:54:07.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:07.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:54:07.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:07.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 Project"] 13:54:07.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:07.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:54:07.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:07.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:54:07.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:07.681 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:54:07.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:54:07.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:54:07.681 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:54:07.681 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:54:07.681 DEBUG [main][MenuItemLookup] Found menu:'File' 13:54:07.681 DEBUG [main][MenuItemLookup] Item match:File 13:54:07.682 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:54:07.682 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:54:07.684 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:54:07.684 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:54:07.684 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:07.684 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:54:07.684 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:54:07.684 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:54:07.684 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:54:07.684 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:54:07.684 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:54:07.684 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:54:07.684 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:54:07.684 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:54:07.684 DEBUG [main][MenuItemLookup] Found menu:'File' 13:54:07.684 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:54:07.684 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:54:07.684 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:07.684 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:54:07.684 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:07.684 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:54:07.684 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:54:07.693 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:54:07.693 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:54:07.693 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:54:07.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 'New|Select a wizard'] is available.... 13:54:07.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:54:07.765 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:54:07.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:54:07.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:54:07.767 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:54:07.767 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:07.767 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:54:07.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:07.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:07.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:07.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:07.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:54:07.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:54:07.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:54:07.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:54:07.772 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:54:07.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:54:07.772 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:54:07.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:54:07.772 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:54:07.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:54:07.772 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:54:07.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:54:07.772 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:54:07.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:54:07.772 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:54:07.773 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:54:07.773 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:54:07.773 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:54:07.773 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:54:07.774 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:54:07.774 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:54:07.774 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:54:07.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:07.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:07.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:07.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:07.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:07.784 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:54:07.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:54:07.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:54:07.784 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:54:07.784 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:07.960 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:54:07.960 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:07.960 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:07.961 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:54:07.961 DEBUG [WorkbenchTestable][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:54:07.961 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:54:07.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:54:07.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:54:07.962 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:54:07.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:07.962 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'SimpleJavaProject' 13:54:07.962 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced 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:54:07.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:07.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:07.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:07.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:07.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:54:07.990 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:54:07.991 INFO [WorkbenchTestable][AbstractText] Text set to: SimpleJavaProject 13:54:08.026 DEBUG [WorkbenchTestable][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:54:08.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:08.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:08.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:08.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:08.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:08.029 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting default location to true 13:54:08.029 INFO [WorkbenchTestable][CheckBox] Select checkbox Use &default location 13:54:08.029 DEBUG [WorkbenchTestable][CheckBox] Checkbox Use &default location already selected, no action performed 13:54:08.029 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:54:08.029 INFO [WorkbenchTestable][JavaProjectWizard] Go to next wizard page 13:54:08.030 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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:54:08.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:08.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:08.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:08.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:08.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:08.033 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:54:08.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:54:08.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:54:08.034 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:54:08.034 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:08.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.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:54:08.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:08.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:08.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:08.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:08.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:08.259 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageTwo] Setting 'Allow output folders for source folders' to true 13:54:08.260 INFO [WorkbenchTestable][CheckBox] Select checkbox Allow output folders for sour&ce folders 13:54:08.260 INFO [WorkbenchTestable][CheckBox] Check checkbox Allow output folders for sour&ce folders 13:54:08.260 INFO [WorkbenchTestable][AbstractButton] Click button Allow output folders for sour&ce folders 13:54:08.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:54:08.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:54:08.260 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:54:08.260 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:08.261 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:54:08.261 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:54:08.261 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget 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:08.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:08.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:08.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:08.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:08.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:08.269 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:54:08.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:54:08.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:54:08.269 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:54:08.269 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:08.292 DEBUG [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:54:11.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:54:11.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:54:11.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:54:11.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:54:11.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:54:11.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:54:11.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:54:11.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:54:11.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:11.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:11.480 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:54:11.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:11.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:11.482 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:54:11.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:54:11.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:54:11.482 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:54:11.482 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:54:11.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:11.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:11.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:11.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:11.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:54:11.484 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:54:11.484 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:54:11.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:54:11.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:54:11.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:54:11.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:54:11.496 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:54:11.496 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:54:11.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:54:11.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:54:11.497 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:54:11.497 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:54:11.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:54:11.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:54:11.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:11.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:11.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:54:11.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:11.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:54:12.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:12.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:54:12.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:54:12.501 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:54:12.501 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:54:12.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:54:12.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:54:12.502 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:54:12.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:12.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:12.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:12.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:12.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:54:12.503 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 13:54:12.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:12.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:12.505 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:54:12.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:12.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:12.507 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:54:12.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:54:12.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:54:12.507 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:54:12.507 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:54:12.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:12.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:12.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:12.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:12.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:54:12.509 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:54:12.510 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:54:12.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:54:12.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:54:12.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:54:12.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:54:12.512 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:54:12.512 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:54:12.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:54:12.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:54:12.514 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:54:12.514 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:54:12.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:54:12.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:54:12.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:12.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:12.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:54:13.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:13.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:54:13.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:13.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:54:13.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:54:13.518 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:54:13.518 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:54:13.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:54:13.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:54:13.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:54:13.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:13.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:13.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:13.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:13.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:54:13.520 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 13:54:13.520 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:54:13.520 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:54:13.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:54:13.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:54:13.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:13.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:13.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:54:14.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:14.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:54:14.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:14.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:54:14.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:54:14.531 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:54:14.531 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:54:14.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:54:14.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:54:14.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:54:14.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:14.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:14.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:14.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:14.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:54:14.533 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 13:54:14.534 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:54:14.534 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:54:14.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:54:14.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:54:14.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:54:14.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:14.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:14.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:14.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:14.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:54:14.535 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 13:54:14.535 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 13:54:14.535 DEBUG [main][TreeItemHandler] Set Tree selection 13:54:14.536 DEBUG [main][TreeHandler] Notify Tree about selection event 13:54:14.540 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 13:54:14.541 DEBUG [WorkbenchTestable][TreeItemHandler] SimpleJavaProject 13:54:14.541 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:54:14.541 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:14.567 DEBUG [main][MenuItemLookup] Found menu:'New' 13:54:14.567 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:54:14.567 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:14.567 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:54:14.567 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:14.567 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:54:14.567 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:54:14.567 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:54:14.567 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:54:14.567 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:54:14.567 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:54:14.567 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:54:14.567 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:54:14.567 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:14.567 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:54:14.567 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:54:14.567 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:14.567 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:54:14.567 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:54:14.567 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:54:14.567 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:54:14.567 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:54:14.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:54:14.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:54:14.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:54:15.068 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:54:15.068 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:54:15.068 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:54:15.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:54:15.068 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:54:15.068 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:15.090 DEBUG [main][MenuItemLookup] Found menu:'New' 13:54:15.090 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:54:15.090 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:15.090 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:54:15.090 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:15.090 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:54:15.090 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:54:15.090 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:54:15.090 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:54:15.090 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:54:15.090 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:54:15.090 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:54:15.090 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:54:15.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 13:54:15.668 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:54:15.668 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:54:15.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:54:15.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:54:15.670 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:54:15.670 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:54:15.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:54:15.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:54:15.671 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:54:15.671 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:54:15.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:15.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:15.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:15.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:15.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:15.672 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:54:15.672 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:54:15.672 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:54:15.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:54:15.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:54:15.672 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:54:15.672 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:15.673 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:54:15.673 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:54:15.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:54:15.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:54:15.673 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:54:15.673 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:54:15.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:15.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:15.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:15.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:15.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:15.675 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:54:15.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:54:15.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:54:15.675 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:54:15.675 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:15.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:54:15.679 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:54:16.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:54:16.179 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:54:16.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:54:16.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:54:16.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:54:16.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:54:16.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:54:16.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:54:16.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:54:16.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:54:16.180 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 13:54:16.180 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:54:16.180 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:54:16.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:54:16.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:54:16.181 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJavaProjectWizard no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 13:54:16.181 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:54:16.181 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJavaProjectWizardCreateInfoModuleDefaultName no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 13:54:16.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 13:54:16.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:54:16.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:54:16.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:54:16.181 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:54:16.181 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:16.181 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:54:16.182 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:16.182 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:54:16.182 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:16.182 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:54:16.182 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:16.182 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:54:16.182 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:16.182 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:54:16.183 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:16.183 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:54:16.183 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:16.183 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:54:16.183 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:16.183 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:54:16.183 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:16.183 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:54:16.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:54:16.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:54:16.184 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:54:16.184 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:54:16.184 DEBUG [main][MenuItemLookup] Found menu:'File' 13:54:16.184 DEBUG [main][MenuItemLookup] Item match:File 13:54:16.184 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:54:16.184 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:54:16.186 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:54:16.186 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:54:16.186 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:16.186 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:54:16.186 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:54:16.186 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:54:16.186 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:54:16.186 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:54:16.186 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:54:16.186 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:54:16.186 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:54:16.186 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:54:16.186 DEBUG [main][MenuItemLookup] Found menu:'File' 13:54:16.186 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:54:16.186 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:54:16.186 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:16.186 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:54:16.186 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:16.186 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:54:16.186 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:54:16.194 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:54:16.194 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:54:16.194 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:54:16.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:54:16.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:54:16.260 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:54:16.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:54:16.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:54:16.261 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:54:16.261 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:16.261 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:54:16.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:16.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:16.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:16.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:16.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:54:16.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:54:16.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:54:16.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:54:16.264 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:54:16.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:54:16.269 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:54:16.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:54:16.269 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:54:16.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:54:16.270 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:54:16.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:54:16.270 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:54:16.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:54:16.270 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:54:16.271 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:54:16.271 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:54:16.271 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:54:16.271 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:54:16.271 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:54:16.271 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:54:16.271 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:54:16.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:16.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:16.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:16.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:16.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:16.279 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:54:16.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:54:16.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:54:16.279 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:54:16.279 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:16.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:54:16.454 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:16.454 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:16.454 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:54:16.454 DEBUG [WorkbenchTestable][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:54:16.454 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:54:16.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:54:16.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:54:16.455 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:54:16.455 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:16.455 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'SimpleJavaProject' 13:54:16.456 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:54:16.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:16.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:16.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:16.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:16.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:54:16.484 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:54:16.485 INFO [WorkbenchTestable][AbstractText] Text set to: SimpleJavaProject 13:54:16.501 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting active button 'Use an execution environment JRE' 13:54:16.511 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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:54:16.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:16.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:16.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:16.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:16.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:16.514 DEBUG [WorkbenchTestable][RadioButton] Radio Button Use an execution en&vironment JRE: already checked, no action performed 13:54:16.514 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Selecting 'JavaSE-11' 13:54:16.514 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:54:16.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:16.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:16.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:16.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:16.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:54:16.517 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo JavaSE-1.8 to selection: JavaSE-11 13:54:16.557 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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:54:16.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:16.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:16.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:16.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:16.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:16.566 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to true 13:54:16.566 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 13:54:16.567 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file already selected, no action performed 13:54:16.567 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:54:16.567 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:54:16.567 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:54:16.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:16.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:16.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:16.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:16.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:16.571 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:54:16.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:54:16.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:54:16.571 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:54:16.571 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:16.575 DEBUG [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:54:19.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 13:54:19.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:54:19.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:54:19.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:54:19.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.1/lib/jrt-fs.jar)' is a system job, skipped 13:54:19.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:54:19.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:54:19.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:54:19.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:54:19.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:19.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:19.959 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:54:19.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:19.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:19.961 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:54:19.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:54:19.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:54:19.961 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:54:19.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:54:19.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:19.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:19.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:19.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:19.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:54:19.963 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:54:19.963 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:54:19.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:54:19.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:54:19.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:54:19.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:54:19.966 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:54:19.966 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:54:19.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:54:19.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:54:19.967 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:54:19.968 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:54:19.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:54:19.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:54:19.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:19.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:19.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:54:20.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:20.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:54:20.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:20.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:54:20.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:54:20.971 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:54:20.971 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:54:20.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:54:20.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:54:20.972 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:54:20.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:20.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:20.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:20.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:20.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:54:20.973 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 13:54:20.973 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:54:20.973 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:54:20.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:54:20.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:54:20.974 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:54:20.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:54:20.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:54:20.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:54:20.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:20.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:20.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:54:21.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:21.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:54:21.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:21.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:54:21.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:54:21.977 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:54:21.977 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:54:21.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:54:21.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:54:21.979 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:54:21.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:21.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:21.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:21.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:21.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:54:21.979 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 13:54:21.980 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:54:21.980 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 13:54:21.980 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item SimpleJavaProject 13:54:21.980 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item SimpleJavaProject 13:54:21.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:54:22.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:54:22.481 INFO [WorkbenchTestable][TreeItemHandler] Expanded: SimpleJavaProject 13:54:22.483 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item module-info.java of tree item src 13:54:22.483 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:54:22.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:54:22.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:54:22.984 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:54:22.985 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item SimpleJavaProject of tree item module-info.java 13:54:22.985 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item module-info.java 13:54:22.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:54:23.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:54:23.486 INFO [WorkbenchTestable][TreeItemHandler] Expanded: module-info.java 13:54:23.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:23.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:23.489 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:54:23.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:23.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:23.491 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:54:23.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:54:23.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:54:23.491 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:54:23.491 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:54:23.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:23.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:23.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:23.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:23.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:54:23.503 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:54:23.503 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:54:23.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:54:23.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:54:23.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:54:23.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:54:23.506 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:54:23.506 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:54:23.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:54:23.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:54:23.507 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:54:23.507 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:54:23.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:54:23.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:54:23.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:23.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:23.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:54:24.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:24.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:54:24.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:24.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:54:24.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:54:24.510 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:54:24.511 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:54:24.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:54:24.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:54:24.512 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:54:24.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:24.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:24.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:24.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:24.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:54:24.512 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 13:54:24.513 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:54:24.513 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:54:24.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:54:24.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:54:24.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:24.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:24.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:54:25.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:25.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:54:25.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:25.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:54:25.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:54:25.517 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:54:25.517 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:54:25.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:54:25.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:54:25.518 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:54:25.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:25.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:25.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:25.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:25.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:54:25.519 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 13:54:25.520 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:54:25.520 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:54:25.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:54:25.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:54:25.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:54:25.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:25.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:25.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:25.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:25.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:54:25.521 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 13:54:25.521 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 13:54:25.522 DEBUG [main][TreeItemHandler] Set Tree selection 13:54:25.522 DEBUG [main][TreeHandler] Notify Tree about selection event 13:54:25.527 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 13:54:25.531 DEBUG [WorkbenchTestable][TreeItemHandler] SimpleJavaProject 13:54:25.531 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:54:25.531 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:25.564 DEBUG [main][MenuItemLookup] Found menu:'New' 13:54:25.564 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:54:25.564 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:25.564 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:54:25.564 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:25.564 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:54:25.564 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:54:25.564 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:54:25.564 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:54:25.564 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:54:25.564 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:54:25.564 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:54:25.564 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:54:25.564 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:25.564 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:54:25.564 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:54:25.564 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:25.564 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:54:25.564 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:54:25.564 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:54:25.564 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:54:25.565 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:54:25.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:54:25.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:54:26.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:54:26.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:54:26.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:54:26.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:54:26.065 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:54:26.065 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:26.099 DEBUG [main][MenuItemLookup] Found menu:'New' 13:54:26.099 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:54:26.099 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:26.099 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:54:26.099 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:26.099 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:54:26.099 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:54:26.099 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:54:26.099 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:54:26.099 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:54:26.099 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:54:26.099 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:54:26.100 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:54:26.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 13:54:26.695 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:54:26.695 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:54:26.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:54:26.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:54:26.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: 32) 13:54:26.698 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:54:26.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:54:26.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:54:26.698 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:54:26.698 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:54:26.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:26.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:26.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:26.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:26.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:26.699 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:54:26.700 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:54:26.700 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:54:26.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:54:26.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:54:26.700 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:54:26.700 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:26.700 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:54:26.700 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:54:26.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:54:26.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:54:26.700 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:54:26.700 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:54:26.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:26.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:26.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:26.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:26.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:26.702 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:54:26.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:54:26.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:54:26.702 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:54:26.702 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:26.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:54:26.706 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:54:27.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:54:27.207 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:54:27.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:54:27.207 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:54:27.207 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:54:27.207 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:54:27.207 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:54:27.207 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:54:27.207 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:54:27.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:54:27.207 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 13:54:27.207 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:54:27.207 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:54:27.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:54:27.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:54:27.208 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJavaProjectWizardCreateInfoModuleDefaultName no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 13:54:27.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:54:27.208 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:27.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:54:27.208 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:27.208 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:54:27.208 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:27.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:54:27.209 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:27.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:54:27.209 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:27.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:54:27.209 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:27.209 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:54:27.209 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:27.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:54:27.209 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:27.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:54:27.210 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:27.210 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:54:27.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:54:27.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:54:27.210 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:54:27.210 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:54:27.210 DEBUG [main][MenuItemLookup] Found menu:'File' 13:54:27.210 DEBUG [main][MenuItemLookup] Item match:File 13:54:27.211 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:54:27.211 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:54:27.213 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:54:27.214 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:54:27.214 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:27.214 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:54:27.214 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:54:27.214 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:54:27.214 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:54:27.214 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:54:27.214 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:54:27.214 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:54:27.214 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:54:27.214 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:54:27.214 DEBUG [main][MenuItemLookup] Found menu:'File' 13:54:27.214 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:54:27.214 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:54:27.214 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:27.214 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:54:27.214 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:27.214 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:54:27.214 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:54:27.215 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:54:27.215 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:54:27.215 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:54:27.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:54:27.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:54:27.285 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:54:27.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:54:27.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:54:27.286 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:54:27.286 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:27.286 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:54:27.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:27.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:27.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:27.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:27.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:54:27.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:54:27.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:54:27.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:54:27.289 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:54:27.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:54:27.289 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:54:27.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:54:27.289 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:54:27.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:54:27.289 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:54:27.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:54:27.289 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:54:27.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:54:27.289 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:54:27.290 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:54:27.290 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:54:27.290 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:54:27.290 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:54:27.290 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:54:27.290 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:54:27.290 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:54:27.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:27.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:27.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:27.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:27.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:27.293 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:54:27.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:54:27.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:54:27.293 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:54:27.293 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:27.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:54:27.454 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:27.454 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:27.454 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:54:27.454 DEBUG [WorkbenchTestable][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:54:27.454 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:54:27.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:54:27.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:54:27.455 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:54:27.455 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:27.455 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting active button 'Use an execution environment JRE' 13:54:27.456 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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:54:27.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:27.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:27.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:27.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:27.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:27.458 DEBUG [WorkbenchTestable][RadioButton] Radio Button Use an execution en&vironment JRE: already checked, no action performed 13:54:27.458 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Selecting 'JavaSE-17' 13:54:27.458 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:54:27.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:27.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:27.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:27.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:27.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:54:27.461 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo JavaSE-11 to selection: JavaSE-17 13:54:27.508 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:54:27.508 INFO [WorkbenchTestable][JavaProjectWizard] Cancel wizard 13:54:27.508 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:54:27.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:27.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:27.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:27.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:27.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:27.511 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:54:27.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:54:27.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:54:27.511 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:54:27.511 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:27.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:54:27.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:54:27.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:54:27.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:54:27.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:54:27.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:54:27.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:54:27.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:54:27.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:54:27.564 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 13:54:27.564 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:54:27.564 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:54:27.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:54:27.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 54.316 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest testJavaProjectWizardCreateInfoModule no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) Time elapsed: 13.717 s testJavaProjectWizardDisabledModuleInfoCheckbox no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) Time elapsed: 16.7 s testJavaProjectWizard no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) Time elapsed: 8.503 s testJavaProjectWizardCreateInfoModuleDefaultName no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) Time elapsed: 11.027 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 13:54:27.572 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 13:54:27.573 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:54:27.573 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:54:27.573 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 13:54:27.573 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:54:27.573 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:54:27.574 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:54:27.574 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:54:27.574 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:54:27.574 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 13:54:27.586 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 13:54:27.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:54:27.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:54:27.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:54:27.586 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:54:27.587 DEBUG [main][MenuItemLookup] Found menu:'File' 13:54:27.587 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:54:27.587 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:54:27.587 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:54:27.587 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:54:27.587 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:54:27.587 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:54:27.587 DEBUG [main][MenuItemLookup] Item match:Window 13:54:27.587 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:54:27.587 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:54:27.587 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:54:27.587 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:27.587 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:54:27.587 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:54:27.587 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:27.587 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:54:27.587 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:27.587 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:54:27.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:54:27.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:54:27.587 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:54:27.588 DEBUG [main][MenuItemLookup] Found menu:'File' 13:54:27.588 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:54:27.588 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:54:27.588 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:54:27.588 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:54:27.588 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:54:27.588 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:54:27.588 DEBUG [main][MenuItemLookup] Item match:Window 13:54:27.588 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:54:27.588 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:54:27.588 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:54:27.588 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:27.588 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:54:27.588 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:54:27.588 DEBUG [main][MenuItemLookup] Item match:Perspective 13:54:27.588 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:54:27.588 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:27.588 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:54:27.588 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:54:27.588 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:54:27.588 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:54:27.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:54:27.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:54:27.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:54:27.589 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:54:27.589 DEBUG [main][MenuItemLookup] Found menu:'File' 13:54:27.589 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:54:27.589 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:54:27.589 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:54:27.589 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:54:27.589 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:54:27.589 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:54:27.589 DEBUG [main][MenuItemLookup] Item match:Window 13:54:27.589 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:54:27.589 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:54:27.589 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:54:27.589 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:27.589 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:54:27.589 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:54:27.589 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:27.589 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:54:27.589 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:27.589 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:54:27.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:54:27.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:54:27.589 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:54:27.589 DEBUG [main][MenuItemLookup] Found menu:'File' 13:54:27.589 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:54:27.589 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:54:27.589 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:54:27.589 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:54:27.589 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:54:27.589 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:54:27.589 DEBUG [main][MenuItemLookup] Item match:Window 13:54:27.589 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:54:27.589 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:54:27.589 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:54:27.589 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:27.589 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:54:27.589 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:54:27.589 DEBUG [main][MenuItemLookup] Item match:Perspective 13:54:27.590 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:54:27.590 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:27.590 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:54:27.590 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:54:27.590 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:54:27.590 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:54:27.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:54:27.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:54:27.590 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:54:27.590 DEBUG [main][MenuItemLookup] Found menu:'File' 13:54:27.590 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:54:27.590 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:54:27.590 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:54:27.590 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:54:27.590 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:54:27.590 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:54:27.590 DEBUG [main][MenuItemLookup] Item match:Window 13:54:27.590 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:54:27.590 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:54:27.590 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:54:27.590 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:27.590 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:54:27.590 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:54:27.590 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:27.590 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:54:27.590 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:27.590 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:54:27.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:54:27.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:54:27.590 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:54:27.591 DEBUG [main][MenuItemLookup] Found menu:'File' 13:54:27.591 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:54:27.591 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:54:27.591 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:54:27.591 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:54:27.591 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:54:27.591 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:54:27.591 DEBUG [main][MenuItemLookup] Item match:Window 13:54:27.591 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:54:27.591 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:54:27.591 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:54:27.591 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:27.591 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:54:27.591 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:54:27.591 DEBUG [main][MenuItemLookup] Item match:Perspective 13:54:27.591 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:54:27.591 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:27.591 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:54:27.591 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:54:27.591 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:54:27.591 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:54:27.591 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 13:54:27.591 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 13:54:27.591 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 13:54:27.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 13:54:27.632 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:54:27.632 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 13:54:27.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:54:27.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:54:27.633 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:54:27.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:54:27.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:54:27.633 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:54:27.633 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:54:27.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:27.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:27.634 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 13:54:27.634 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:54:27.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:54:27.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:54:27.634 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:54:27.634 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:54:27.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:27.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:27.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:27.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:27.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:27.635 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 13:54:27.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:54:27.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:54:27.636 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:54:27.636 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:27.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:54:27.747 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:27.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:54:27.747 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:27.747 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:54:27.747 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:27.748 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:54:27.748 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:27.748 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:54:27.748 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:27.748 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:54:27.748 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:27.748 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:54:27.748 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:27.748 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:54:27.748 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:27.749 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:54:27.749 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:27.749 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:54:27.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:54:27.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:54:27.749 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:54:27.749 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:54:27.749 DEBUG [main][MenuItemLookup] Found menu:'File' 13:54:27.749 DEBUG [main][MenuItemLookup] Item match:File 13:54:27.750 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:54:27.750 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:54:27.752 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:54:27.752 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:54:27.752 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:27.752 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:54:27.752 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:54:27.752 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:54:27.752 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:54:27.752 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:54:27.752 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:54:27.752 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:54:27.752 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:54:27.752 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:54:27.752 DEBUG [main][MenuItemLookup] Found menu:'File' 13:54:27.752 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:54:27.752 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:54:27.752 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:27.752 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:54:27.752 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:27.752 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:54:27.752 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:54:27.753 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:54:27.753 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:54:27.755 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:54:27.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:54:27.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:54:27.824 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:54:27.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:54:27.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:54:27.825 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:54:27.825 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:27.826 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:54:27.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:27.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:27.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:27.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:27.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:54:27.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:54:27.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:54:27.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:54:27.829 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:54:27.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:54:27.830 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:54:27.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:54:27.830 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:54:27.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:54:27.830 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:54:27.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:54:27.830 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:54:27.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:54:27.831 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:54:27.831 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:54:27.831 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:54:27.832 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:54:27.832 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:54:27.832 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:54:27.832 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:54:27.832 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:54:27.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:27.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:27.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:27.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:27.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:27.834 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:54:27.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:54:27.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:54:27.835 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:54:27.835 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:28.021 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:54:28.022 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:28.022 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:28.022 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:54:28.028 DEBUG [WorkbenchTestable][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:54:28.028 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:54:28.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:54:28.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:54:28.029 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:54:28.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:28.029 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'testproject' 13:54:28.030 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced 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:54:28.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:28.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:28.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:28.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:28.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:54:28.034 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:54:28.035 INFO [WorkbenchTestable][AbstractText] Text set to: testproject 13:54:28.067 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:54:28.067 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:54:28.067 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:54:28.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:28.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:28.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:28.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:28.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:28.072 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:54:28.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:54:28.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:54:28.072 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:54:28.072 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:28.080 DEBUG [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:54:31.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:54:31.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:54:31.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:54:31.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:54:31.382 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.1/lib/jrt-fs.jar)' is a system job, skipped 13:54:31.382 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:54:31.382 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:54:31.382 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:54:31.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:54:31.382 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:54:31.383 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreateNewClassWithCustomSettings no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 13:54:31.383 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 13:54:31.383 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:54:31.383 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:54:31.383 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:54:31.383 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:54:31.383 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:31.383 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:54:31.383 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:31.383 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:54:31.383 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:31.384 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:54:31.384 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:31.384 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:54:31.384 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:31.384 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:54:31.384 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:31.384 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:54:31.384 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:31.384 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:54:31.384 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:31.385 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:54:31.385 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:31.385 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:54:31.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:54:31.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:54:31.385 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:54:31.385 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:54:31.385 DEBUG [main][MenuItemLookup] Found menu:'File' 13:54:31.385 DEBUG [main][MenuItemLookup] Item match:File 13:54:31.386 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:54:31.386 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:54:31.388 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:54:31.388 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:54:31.388 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:31.388 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:54:31.388 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:54:31.388 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:54:31.388 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:54:31.389 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:54:31.389 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:54:31.389 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:54:31.389 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:54:31.389 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:54:31.389 DEBUG [main][MenuItemLookup] Found menu:'File' 13:54:31.389 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:54:31.389 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:54:31.389 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:31.389 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:54:31.389 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:31.389 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:54:31.389 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:54:31.389 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:54:31.389 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:54:31.389 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:54:31.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:54:31.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:54:31.504 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:54:31.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:54:31.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:54:31.505 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:54:31.505 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:31.506 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:54:31.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:31.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:31.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:31.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:31.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:54:31.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:54:31.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:54:31.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:54:31.509 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:54:31.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:54:31.509 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:54:31.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:54:31.509 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:54:31.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:54:31.510 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:54:31.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:54:31.510 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:54:31.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:54:31.510 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:54:31.510 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:54:31.510 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:54:31.511 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:54:31.513 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:54:31.514 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:54:31.514 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:54:31.514 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:54:31.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:31.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:31.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:31.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:31.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:31.521 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:54:31.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:54:31.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:54:31.522 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:54:31.522 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:31.669 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:54:31.669 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:31.669 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:31.670 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:54:31.670 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:54:31.670 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:54:31.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:54:31.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:54:31.671 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:54:31.671 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:31.671 DEBUG [WorkbenchTestable][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:54:31.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:31.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:31.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:31.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:31.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:54:31.697 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:54:31.698 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test2 13:54:31.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 "Name:") 13:54:31.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:31.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:31.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:31.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:31.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:54:31.857 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:54:31.858 INFO [WorkbenchTestable][AbstractText] Text set to: ClassName2 13:54:31.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.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "package") 13:54:31.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:31.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:31.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:31.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:31.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:31.873 INFO [WorkbenchTestable][RadioButton] Select radio button pa&ckage 13:54:31.873 INFO [WorkbenchTestable][AbstractButton] Click button pa&ckage 13:54:31.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:54:31.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:54:31.874 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:54:31.874 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:31.874 TRACE [main][WidgetHandler] Notify Button with event 27 13:54:31.874 TRACE [main][WidgetHandler] Wait for synchronization 13:54:31.874 TRACE [main][WidgetHandler] Notify Button with event 13 13:54:31.874 TRACE [main][WidgetHandler] Wait for synchronization 13:54:31.874 TRACE [main][WidgetHandler] Notify Button with event 26 13:54:31.874 TRACE [main][WidgetHandler] Wait for synchronization 13:54:31.874 TRACE [main][WidgetHandler] Notify Button with event 3 13:54:31.874 TRACE [main][WidgetHandler] Wait for synchronization 13:54:31.874 TRACE [main][WidgetHandler] Notify Button with event 4 13:54:31.874 TRACE [main][WidgetHandler] Wait for synchronization 13:54:31.874 TRACE [main][WidgetHandler] Notify Button with event 13 13:54:31.874 TRACE [main][WidgetHandler] Wait for synchronization 13:54:31.875 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "abstract") 13:54:31.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:31.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:31.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:31.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:31.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:31.878 INFO [WorkbenchTestable][CheckBox] Select checkbox abs&tract 13:54:31.878 INFO [WorkbenchTestable][CheckBox] Check checkbox abs&tract 13:54:31.879 INFO [WorkbenchTestable][AbstractButton] Click button abs&tract 13:54:31.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:54:31.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:54:31.879 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:54:31.879 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:31.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.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Superclass:") 13:54:31.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:31.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:31.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:31.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:31.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:54:31.957 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:54:31.958 INFO [WorkbenchTestable][AbstractText] Text set to: java.lang.Exception 13:54:31.985 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 13:54:31.985 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:54:31.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:54:31.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:54:31.995 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 13:54:31.995 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:54:31.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:31.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:31.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:31.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:31.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:31.999 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 13:54:31.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:54:31.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:54:31.999 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:54:31.999 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:32.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 13:54:32.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 13:54:32.075 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 13:54:32.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:54:32.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:54:32.076 DEBUG [WorkbenchTestable][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:54:32.076 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:54:32.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:54:32.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:54:32.076 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 13:54:32.076 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:54:32.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:32.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:32.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:32.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:32.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:54:32.077 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:54:32.078 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleAction 13:54:32.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 13:54:32.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 13:54:32.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 13:54:32.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:54:32.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:54:32.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:54:32.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:54:32.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:54:32.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:54:33.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:54:33.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:54:33.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:54:33.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:54:33.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:54:33.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:54:34.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:54:34.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:54:34.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:54:34.580 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:54:34.580 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:54:34.580 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:54:35.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:54:35.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:54:35.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:54:35.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 13:54:35.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:54:35.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:54:35.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:54:35.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:54:35.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:54:35.080 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:54:35.080 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:54:35.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:54:35.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:54:35.081 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 13:54:35.081 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:54:35.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:35.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:35.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:35.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:35.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:54:35.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:54:35.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:54:35.085 DEBUG [WorkbenchTestable][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:54:35.085 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:54:35.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:54:35.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:54:35.085 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 13:54:35.085 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:54:35.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:35.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:35.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:35.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:35.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:54:35.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:54:35.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:54:35.087 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:54:35.087 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:54:35.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:54:35.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:54:35.087 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 13:54:35.087 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:54:35.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:35.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:35.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:35.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:35.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:35.089 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:54:35.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:54:35.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:54:35.090 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:54:35.090 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:35.135 DEBUG [WorkbenchTestable][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:54:35.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:35.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:35.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:35.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:35.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:35.150 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 13:54:35.150 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 13:54:35.150 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 13:54:35.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:54:35.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:54:35.150 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:54:35.150 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:35.150 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate comments") 13:54:35.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:35.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:35.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:35.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:35.164 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:35.164 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 13:54:35.165 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate comments 13:54:35.165 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 13:54:35.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:54:35.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:54:35.165 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:54:35.165 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:35.165 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:54:35.165 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:54:35.166 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:54:35.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:35.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:35.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:35.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:35.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:35.175 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:54:35.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:54:35.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:54:35.176 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:54:35.176 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:35.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:54:35.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:54:35.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:54:35.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:54:35.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:54:35.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 13:54:35.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:54:35.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:54:35.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:54:35.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:54:35.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:54:35.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:54:35.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:54:35.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:54:35.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:54:35.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is ClassName2.java... 13:54:35.685 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QClassName2.java\E') 13:54:35.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:35.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:35.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:35.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:35.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:54:35.689 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:54:35.689 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/** package org.example.test2; import javax.accessibility.AccessibleAction; /** * @author jenkins * */ abstract class ClassName2 extends Exception implements AccessibleAction { /** * @param args */ public static void main(String[] args) { // TODO Auto-generated method stub } } TooltipText=null 13:54:35.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is ClassName2.java finished successfully 13:54:35.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6b920e9a is found... 13:54:35.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6b920e9a is found finished successfully 13:54:35.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QClassName2.java\E') 13:54:35.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:35.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:35.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:35.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:35.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:54:35.696 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:54:35.696 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/** package org.example.test2; import javax.accessibility.AccessibleAction; /** * @author jenkins * */ abstract class ClassName2 extends Exception implements AccessibleAction { /** * @param args */ public static void main(String[] args) { // TODO Auto-generated method stub } } TooltipText=null 13:54:35.697 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:54:35.697 DEBUG [main][EditorHandler] 1 editor(s) found 13:54:35.697 DEBUG [WorkbenchTestable][EditorHandler] Closing editor ClassName2.java 13:54:35.748 DEBUG [WorkbenchTestable][EditorHandler] Editor ClassName2.java is closed 13:54:35.748 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 13:54:35.748 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:54:35.748 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:54:35.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:54:35.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:54:35.751 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreateNewClassWithCustomSettings no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 13:54:35.751 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:54:35.751 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSettingAndGettingInputAndCheckboxValues no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 13:54:35.751 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 13:54:35.751 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:54:35.751 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:54:35.751 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:54:35.751 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:54:35.751 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:35.751 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:54:35.751 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:35.752 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:54:35.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:35.752 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:54:35.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:35.752 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:54:35.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:35.752 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:54:35.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:35.752 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:54:35.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:35.752 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:54:35.753 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:35.753 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:54:35.753 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:35.753 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:54:35.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:54:35.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:54:35.753 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:54:35.753 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:54:35.753 DEBUG [main][MenuItemLookup] Found menu:'File' 13:54:35.753 DEBUG [main][MenuItemLookup] Item match:File 13:54:35.754 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:54:35.754 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:54:35.756 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:54:35.756 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:54:35.756 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:35.756 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:54:35.756 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:54:35.756 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:54:35.756 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:54:35.756 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:54:35.756 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:54:35.756 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:54:35.756 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:54:35.756 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:54:35.756 DEBUG [main][MenuItemLookup] Found menu:'File' 13:54:35.756 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:54:35.756 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:54:35.756 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:35.756 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:54:35.756 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:35.756 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:54:35.756 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:54:35.757 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:54:35.757 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:54:35.758 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:54:35.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:54:35.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:54:35.823 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:54:35.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:54:35.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:54:35.825 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:54:35.825 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:35.825 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:54:35.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:35.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:35.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:35.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:35.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:54:35.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:54:35.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:54:35.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:54:35.827 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:54:35.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:54:35.828 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:54:35.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:54:35.828 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:54:35.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:54:35.828 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:54:35.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:54:35.828 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:54:35.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:54:35.828 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:54:35.829 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:54:35.829 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:54:35.829 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:54:35.829 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:54:35.829 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:54:35.829 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:54:35.829 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:54:35.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:35.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:35.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:35.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:35.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:35.831 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:54:35.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:54:35.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:54:35.832 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:54:35.832 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:35.910 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:54:35.910 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:35.910 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:35.910 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:54:35.911 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:54:35.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:54:35.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:54:35.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:54:35.912 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:54:35.912 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:35.913 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Source folder:") 13:54:35.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:35.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:35.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:35.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:35.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:54:35.917 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:54:35.918 INFO [WorkbenchTestable][AbstractText] Text set to: testproject/src 13:54:35.942 DEBUG [WorkbenchTestable][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:54:35.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:35.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:35.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:35.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:35.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:54:35.950 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:54:35.951 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test 13:54:35.952 DEBUG [WorkbenchTestable][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:54:35.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:35.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:35.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:35.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:35.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:54:35.990 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:54:35.991 INFO [WorkbenchTestable][AbstractText] Text set to: ClassName 13:54:36.000 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Source folder:") 13:54:36.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:36.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:36.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:36.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:36.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:54:36.005 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:54:36.005 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 13:54:36.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:36.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:36.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:36.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:36.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:54:36.014 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:54:36.014 DEBUG [WorkbenchTestable][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:54:36.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:36.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:36.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:36.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:36.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:54:36.047 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:54:36.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Enclosing type:") 13:54:36.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:36.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:36.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:36.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:36.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:36.054 INFO [WorkbenchTestable][CheckBox] Select checkbox Enclosing t&ype: 13:54:36.054 INFO [WorkbenchTestable][CheckBox] Check checkbox Enclosing t&ype: 13:54:36.054 INFO [WorkbenchTestable][AbstractButton] Click button Enclosing t&ype: 13:54:36.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:54:36.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:54:36.054 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:54:36.054 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:36.056 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:54:36.056 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:54:36.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:54:36.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:54:36.057 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 13:54:36.057 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:54:36.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:36.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:54:36.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:54:36.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:36.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 13:54:36.058 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:54:36.059 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:54:36.059 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:54:36.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:54:36.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:54:36.059 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 13:54:36.059 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:54:36.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:36.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:54:36.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:54:36.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:36.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 13:54:36.060 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:54:36.061 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test.ClassName 13:54:36.069 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:54:36.069 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:54:36.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:54:36.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:54:36.081 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 13:54:36.081 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:54:36.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:36.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:54:36.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:54:36.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:36.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 13:54:36.082 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:54:36.082 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:54:36.082 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:54:36.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:54:36.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:54:36.082 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 13:54:36.082 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:54:36.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:36.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:54:36.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:54:36.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:36.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 13:54:36.083 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:54:36.083 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test2.ClassName2 13:54:36.092 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public") 13:54:36.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:36.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:36.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:36.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:36.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:36.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.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public") 13:54:36.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:36.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:36.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:36.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:36.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:36.096 DEBUG [WorkbenchTestable][RadioButton] Radio Button &public already checked, no action performed 13:54:36.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.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public") 13:54:36.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:36.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:36.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:36.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:36.105 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:36.106 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public") 13:54:36.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:36.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:36.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:36.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:36.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:36.107 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "package") 13:54:36.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:36.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:36.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:36.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:36.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:36.109 INFO [WorkbenchTestable][RadioButton] Select radio button pa&ckage 13:54:36.110 INFO [WorkbenchTestable][AbstractButton] Click button pa&ckage 13:54:36.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:54:36.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:54:36.110 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:54:36.110 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:36.110 TRACE [main][WidgetHandler] Notify Button with event 27 13:54:36.110 TRACE [main][WidgetHandler] Wait for synchronization 13:54:36.110 TRACE [main][WidgetHandler] Notify Button with event 13 13:54:36.110 TRACE [main][WidgetHandler] Wait for synchronization 13:54:36.110 TRACE [main][WidgetHandler] Notify Button with event 26 13:54:36.110 TRACE [main][WidgetHandler] Wait for synchronization 13:54:36.110 TRACE [main][WidgetHandler] Notify Button with event 3 13:54:36.110 TRACE [main][WidgetHandler] Wait for synchronization 13:54:36.110 TRACE [main][WidgetHandler] Notify Button with event 4 13:54:36.110 TRACE [main][WidgetHandler] Wait for synchronization 13:54:36.110 TRACE [main][WidgetHandler] Notify Button with event 13 13:54:36.110 TRACE [main][WidgetHandler] Wait for synchronization 13:54:36.111 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public") 13:54:36.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:36.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:36.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:36.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:36.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:36.112 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "package") 13:54:36.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:36.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:36.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:36.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:36.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:36.120 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public") 13:54:36.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:36.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:36.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:36.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:36.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:36.122 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "package") 13:54:36.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:36.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:36.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:36.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:36.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:36.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.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "private") 13:54:36.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:36.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:36.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:36.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:36.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:36.128 INFO [WorkbenchTestable][RadioButton] Select radio button pri&vate 13:54:36.128 INFO [WorkbenchTestable][AbstractButton] Click button pri&vate 13:54:36.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:54:36.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:54:36.129 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:54:36.129 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:36.129 TRACE [main][WidgetHandler] Notify Button with event 27 13:54:36.129 TRACE [main][WidgetHandler] Wait for synchronization 13:54:36.129 TRACE [main][WidgetHandler] Notify Button with event 13 13:54:36.129 TRACE [main][WidgetHandler] Wait for synchronization 13:54:36.129 TRACE [main][WidgetHandler] Notify Button with event 26 13:54:36.129 TRACE [main][WidgetHandler] Wait for synchronization 13:54:36.129 TRACE [main][WidgetHandler] Notify Button with event 3 13:54:36.129 TRACE [main][WidgetHandler] Wait for synchronization 13:54:36.129 TRACE [main][WidgetHandler] Notify Button with event 4 13:54:36.129 TRACE [main][WidgetHandler] Wait for synchronization 13:54:36.129 TRACE [main][WidgetHandler] Notify Button with event 13 13:54:36.129 TRACE [main][WidgetHandler] Wait for synchronization 13:54:36.129 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public") 13:54:36.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:36.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:36.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:36.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:36.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:36.140 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "package") 13:54:36.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:36.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:36.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:36.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:36.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:36.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "private") 13:54:36.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:36.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:36.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:36.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:36.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:36.145 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public") 13:54:36.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:36.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:36.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:36.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:36.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:36.153 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "package") 13:54:36.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:36.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:36.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:36.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:36.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:36.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "private") 13:54:36.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:36.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:36.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:36.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:36.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:36.157 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "protected") 13:54:36.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:36.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:36.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:36.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:36.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:36.160 INFO [WorkbenchTestable][RadioButton] Select radio button pro&tected 13:54:36.160 INFO [WorkbenchTestable][AbstractButton] Click button pro&tected 13:54:36.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:54:36.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:54:36.160 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:54:36.160 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:36.161 TRACE [main][WidgetHandler] Notify Button with event 27 13:54:36.161 TRACE [main][WidgetHandler] Wait for synchronization 13:54:36.161 TRACE [main][WidgetHandler] Notify Button with event 13 13:54:36.161 TRACE [main][WidgetHandler] Wait for synchronization 13:54:36.161 TRACE [main][WidgetHandler] Notify Button with event 26 13:54:36.161 TRACE [main][WidgetHandler] Wait for synchronization 13:54:36.161 TRACE [main][WidgetHandler] Notify Button with event 3 13:54:36.161 TRACE [main][WidgetHandler] Wait for synchronization 13:54:36.161 TRACE [main][WidgetHandler] Notify Button with event 4 13:54:36.161 TRACE [main][WidgetHandler] Wait for synchronization 13:54:36.161 TRACE [main][WidgetHandler] Notify Button with event 13 13:54:36.161 TRACE [main][WidgetHandler] Wait for synchronization 13:54:36.161 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "public") 13:54:36.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:36.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:36.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:36.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:36.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:36.163 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "package") 13:54:36.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:36.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:36.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:36.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:36.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:36.172 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "private") 13:54:36.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:36.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:36.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:36.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:36.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:36.174 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "protected") 13:54:36.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:36.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:36.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:36.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:36.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:36.176 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Enclosing type:") 13:54:36.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:36.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:36.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:36.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:36.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:36.177 INFO [WorkbenchTestable][CheckBox] Select checkbox Enclosing t&ype: 13:54:36.178 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Enclosing t&ype: 13:54:36.178 INFO [WorkbenchTestable][AbstractButton] Click button Enclosing t&ype: 13:54:36.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:54:36.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:54:36.178 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:54:36.178 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:36.188 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "abstract") 13:54:36.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:36.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:36.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:36.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:36.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:36.190 INFO [WorkbenchTestable][CheckBox] Select checkbox abs&tract 13:54:36.191 INFO [WorkbenchTestable][CheckBox] Check checkbox abs&tract 13:54:36.191 INFO [WorkbenchTestable][AbstractButton] Click button abs&tract 13:54:36.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:54:36.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:54:36.191 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:54:36.191 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:36.191 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "abstract") 13:54:36.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:36.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:36.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:36.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:36.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:36.194 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "abstract") 13:54:36.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:36.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:36.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:36.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:36.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:36.196 INFO [WorkbenchTestable][CheckBox] Select checkbox abs&tract 13:54:36.196 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox abs&tract 13:54:36.196 INFO [WorkbenchTestable][AbstractButton] Click button abs&tract 13:54:36.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:54:36.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:54:36.197 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:54:36.197 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:36.197 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "abstract") 13:54:36.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:36.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:36.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:36.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:36.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:36.203 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "final") 13:54:36.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:36.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:36.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:36.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:36.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:36.206 INFO [WorkbenchTestable][AbstractButton] Click button fina&l 13:54:36.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:54:36.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:54:36.207 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:54:36.207 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:36.207 TRACE [main][WidgetHandler] Notify Button with event 27 13:54:36.207 TRACE [main][WidgetHandler] Wait for synchronization 13:54:36.207 TRACE [main][WidgetHandler] Notify Button with event 13 13:54:36.207 TRACE [main][WidgetHandler] Wait for synchronization 13:54:36.207 TRACE [main][WidgetHandler] Notify Button with event 26 13:54:36.207 TRACE [main][WidgetHandler] Wait for synchronization 13:54:36.207 TRACE [main][WidgetHandler] Notify Button with event 3 13:54:36.207 TRACE [main][WidgetHandler] Wait for synchronization 13:54:36.207 TRACE [main][WidgetHandler] Notify Button with event 4 13:54:36.207 TRACE [main][WidgetHandler] Wait for synchronization 13:54:36.207 TRACE [main][WidgetHandler] Notify Button with event 13 13:54:36.207 TRACE [main][WidgetHandler] Wait for synchronization 13:54:36.207 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "final") 13:54:36.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:36.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:36.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:36.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:36.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:36.210 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "none") 13:54:36.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:36.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:36.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:36.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:36.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:36.213 INFO [WorkbenchTestable][AbstractButton] Click button non&e 13:54:36.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:54:36.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:54:36.213 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:54:36.213 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:36.214 TRACE [main][WidgetHandler] Notify Button with event 27 13:54:36.214 TRACE [main][WidgetHandler] Wait for synchronization 13:54:36.214 TRACE [main][WidgetHandler] Notify Button with event 13 13:54:36.214 TRACE [main][WidgetHandler] Wait for synchronization 13:54:36.214 TRACE [main][WidgetHandler] Notify Button with event 26 13:54:36.214 TRACE [main][WidgetHandler] Wait for synchronization 13:54:36.214 TRACE [main][WidgetHandler] Notify Button with event 3 13:54:36.214 TRACE [main][WidgetHandler] Wait for synchronization 13:54:36.214 TRACE [main][WidgetHandler] Notify Button with event 4 13:54:36.214 TRACE [main][WidgetHandler] Wait for synchronization 13:54:36.214 TRACE [main][WidgetHandler] Notify Button with event 13 13:54:36.214 TRACE [main][WidgetHandler] Wait for synchronization 13:54:36.219 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "none") 13:54:36.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:36.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:36.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:36.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:36.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:36.225 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "final") 13:54:36.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:36.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:36.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:36.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:36.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:36.229 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "abstract") 13:54:36.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:36.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:36.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:36.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:36.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:36.239 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "non-sealed") 13:54:36.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:36.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:36.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:36.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:36.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:36.242 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "final") 13:54:36.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:36.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:36.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:36.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:36.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:36.244 DEBUG [WorkbenchTestable][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:54:36.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:36.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:36.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:36.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:36.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:36.252 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 13:54:36.252 DEBUG [WorkbenchTestable][CheckBox] Checkbox public static &void main(String[] args) not checked, no action performed 13:54:36.252 DEBUG [WorkbenchTestable][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:54:36.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:36.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:36.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:36.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:36.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:36.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.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:54:36.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:36.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:36.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:36.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:36.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:36.270 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 13:54:36.270 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 13:54:36.270 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 13:54:36.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:54:36.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:54:36.270 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:54:36.270 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:36.270 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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:54:36.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:36.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:36.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:36.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:36.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:36.274 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate comments") 13:54:36.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:36.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:36.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:36.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:36.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:36.278 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate comments") 13:54:36.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:36.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:36.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:36.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:36.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:36.287 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 13:54:36.288 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate comments 13:54:36.288 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 13:54:36.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:54:36.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:54:36.288 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:54:36.288 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:36.288 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate comments") 13:54:36.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:36.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:36.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:36.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:36.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:36.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.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate comments") 13:54:36.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:36.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:36.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:36.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:36.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:36.296 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 13:54:36.296 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Generate comments 13:54:36.297 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 13:54:36.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:54:36.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:54:36.297 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:54:36.297 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:36.297 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate comments") 13:54:36.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:36.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:36.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:36.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:36.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:36.304 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:54:36.304 INFO [WorkbenchTestable][NewClassCreationWizard] Cancel wizard 13:54:36.304 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:54:36.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:36.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:36.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:36.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:36.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:36.309 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:54:36.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:54:36.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:54:36.309 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:54:36.309 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:36.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:54:36.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:54:36.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:54:36.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:54:36.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:54:36.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:54:36.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:54:36.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:54:36.342 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:54:36.342 DEBUG [main][EditorHandler] 0 editor(s) found 13:54:36.342 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 13:54:36.342 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:54:36.342 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:54:36.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:54:36.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:54:36.343 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSettingAndGettingInputAndCheckboxValues no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 13:54:36.343 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:54:36.343 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 13:54:36.343 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 13:54:36.343 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:54:36.343 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:54:36.343 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:54:36.344 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:54:36.344 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:36.344 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:54:36.344 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:36.344 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:54:36.344 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:36.344 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:54:36.344 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:36.344 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:54:36.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:36.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:54:36.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:36.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: "New Java Class"] 13:54:36.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:36.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:54:36.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:36.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:54:36.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:36.345 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:54:36.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:54:36.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:54:36.346 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:54:36.346 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:54:36.346 DEBUG [main][MenuItemLookup] Found menu:'File' 13:54:36.346 DEBUG [main][MenuItemLookup] Item match:File 13:54:36.346 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:54:36.346 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:54:36.348 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:54:36.348 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:54:36.348 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:36.348 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:54:36.348 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:54:36.348 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:54:36.348 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:54:36.348 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:54:36.348 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:54:36.348 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:54:36.348 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:54:36.348 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:54:36.348 DEBUG [main][MenuItemLookup] Found menu:'File' 13:54:36.348 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:54:36.348 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:54:36.348 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:36.348 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:54:36.348 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:36.348 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:54:36.348 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:54:36.349 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:54:36.349 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:54:36.349 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:54:36.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.... 13:54:36.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:54:36.419 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:54:36.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:54:36.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:54:36.420 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:54:36.420 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:36.421 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:54:36.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:36.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:36.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:36.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:36.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:54:36.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:54:36.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:54:36.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:54:36.424 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:54:36.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:54:36.424 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:54:36.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:54:36.424 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:54:36.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:54:36.424 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:54:36.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:54:36.424 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:54:36.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:54:36.443 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:54:36.444 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:54:36.444 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:54:36.444 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:54:36.445 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:54:36.445 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:54:36.445 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:54:36.445 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:54:36.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:36.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:36.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:36.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:36.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:36.452 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:54:36.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:54:36.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:54:36.452 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:54:36.452 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:36.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:54:36.565 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:36.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:36.566 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:54:36.566 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:54:36.566 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:54:36.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:54:36.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:54:36.567 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:54:36.567 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:36.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 13:54:36.568 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:54:36.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:54:36.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:54:36.568 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 13:54:36.568 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:54:36.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:36.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:36.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:36.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:36.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:36.572 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 13:54:36.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:54:36.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:54:36.572 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:54:36.572 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:36.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 13:54:36.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 13:54:36.650 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 13:54:36.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:54:36.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:54:36.651 DEBUG [WorkbenchTestable][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:54:36.651 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:54:36.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:54:36.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:54:36.652 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 13:54:36.652 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:54:36.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:36.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:36.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:36.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:36.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:54:36.653 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:54:36.653 INFO [WorkbenchTestable][AbstractText] Text set to: nonexisting.interface.name 13:54:36.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 13:54:36.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 13:54:36.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:54:36.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 13:54:36.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:54:36.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:54:36.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:54:37.154 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:54:37.154 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:54:37.154 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:54:37.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:54:37.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:54:37.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:54:38.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:54:38.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:54:38.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:54:38.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:54:38.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:54:38.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:54:39.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:54:39.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:54:39.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:54:39.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:54:39.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:54:39.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:54:39.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 13:54:39.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:54:39.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:54:39.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:54:39.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:54:39.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:54:39.656 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:54:39.656 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:54:39.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:54:39.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:54:39.657 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 13:54:39.657 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:54:39.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:39.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:39.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:39.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:39.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:54:39.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:54:49.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 13:54:49.670 DEBUG [WorkbenchTestable][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:54:49.670 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:54:49.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:54:49.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:54:49.671 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 13:54:49.671 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:54:49.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:49.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:49.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:49.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:49.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:54:49.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:54:50.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 13:54:50.674 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:54:50.674 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:54:50.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:54:50.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:54:50.675 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 13:54:50.675 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:54:50.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:50.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:50.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:50.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:50.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:50.677 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:54:50.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:54:50.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:54:50.678 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:54:50.678 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:50.704 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:54:50.704 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:54:50.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:54:50.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:54:50.705 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 13:54:50.705 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:54:50.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:50.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:50.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:50.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:50.707 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:54:50.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:54:51.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 13:54:51.709 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 13:54:51.709 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:54:51.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:54:51.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:54:51.709 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 13:54:51.709 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:54:51.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:51.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:51.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:51.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:51.712 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:51.714 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 13:54:51.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:54:51.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:54:51.714 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:54:51.714 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:51.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 13:54:51.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 13:54:51.751 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 13:54:51.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:54:51.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:54:51.752 DEBUG [WorkbenchTestable][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:54:51.752 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:54:51.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:54:51.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:54:51.753 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 13:54:51.753 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:54:51.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:51.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:51.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:51.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:51.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:54:51.753 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:54:51.754 INFO [WorkbenchTestable][AbstractText] Text set to: org.w3c.dom.views.AbstractView 13:54:51.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 13:54:51.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 13:54:51.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 13:54:51.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:54:51.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:54:51.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:54:52.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:54:52.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:54:52.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:54:52.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:54:52.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:54:52.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:54:53.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:54:53.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:54:53.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:54:53.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:54:53.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:54:53.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:54:54.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:54:54.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:54:54.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:54:54.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:54:54.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:54:54.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:54:54.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 13:54:54.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:54:54.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:54:54.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:54:54.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:54:54.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:54:54.757 DEBUG [WorkbenchTestable][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:54:54.757 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:54:54.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:54:54.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:54:54.757 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 13:54:54.757 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:54:54.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:54.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:54.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:54.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:54.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:54:54.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:54:54.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:54:54.760 DEBUG [WorkbenchTestable][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:54:54.760 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:54:54.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:54:54.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:54:54.761 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 13:54:54.761 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:54:54.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:54.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:54.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:54.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:54.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:54:54.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:54:54.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:54:54.762 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:54:54.762 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:54:54.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:54:54.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:54:54.762 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 13:54:54.762 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:54:54.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:54.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:54.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:54.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:54.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:54.764 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:54:54.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:54:54.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:54:54.764 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:54:54.764 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:54.795 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:54:54.795 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:54:54.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:54:54.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:54:54.795 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 13:54:54.795 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:54:54.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:54.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:54.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:54.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:54.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:54:54.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:54:54.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:54:54.798 DEBUG [WorkbenchTestable][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:54:54.798 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:54:54.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:54:54.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:54:54.799 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 13:54:54.799 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:54:54.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:54.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:54.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:54.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:54.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:54:54.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:54:54.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:54:54.802 TRACE [main][WidgetHandler] Notify Table with event 13 13:54:54.802 TRACE [main][WidgetHandler] Wait for synchronization 13:54:54.802 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 13:54:54.802 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:54:54.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:54:54.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:54:54.802 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 13:54:54.802 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:54:54.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:54.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:54.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:54.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:54.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:54.815 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:54:54.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:54:54.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:54:54.815 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:54:54.815 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:54.816 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:54:54.816 INFO [WorkbenchTestable][NewClassCreationWizard] Cancel wizard 13:54:54.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:54:54.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:54.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:54.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:54.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:54.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:54.822 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:54:54.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:54:54.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:54:54.822 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:54:54.822 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:54.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:54:54.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:54:54.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:54:54.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:54:54.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:54:54.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:54:54.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:54:54.857 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:54:54.857 DEBUG [main][EditorHandler] 0 editor(s) found 13:54:54.857 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 13:54:54.857 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:54:54.857 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:54:54.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:54:54.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:54:54.857 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 13:54:54.858 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:54:54.858 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 13:54:54.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 13:54:54.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:54:54.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:54:54.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:54:54.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:54:54.858 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:54.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:54:54.858 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:54.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: "New Java Class"] 13:54:54.859 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:54.859 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:54:54.859 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:54.859 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:54:54.859 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:54.859 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:54:54.859 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:54.859 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:54:54.859 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:54.859 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:54:54.859 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:54.859 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:54:54.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:54.860 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:54:54.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:54:54.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:54:54.860 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:54:54.860 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:54:54.860 DEBUG [main][MenuItemLookup] Found menu:'File' 13:54:54.860 DEBUG [main][MenuItemLookup] Item match:File 13:54:54.860 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:54:54.860 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:54:54.862 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:54:54.862 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:54:54.862 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:54.862 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:54:54.862 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:54:54.862 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:54:54.862 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:54:54.862 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:54:54.862 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:54:54.862 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:54:54.863 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:54:54.863 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:54:54.863 DEBUG [main][MenuItemLookup] Found menu:'File' 13:54:54.863 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:54:54.863 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:54:54.863 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:54.863 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:54:54.863 DEBUG [main][MenuItemLookup] Found menu:'' 13:54:54.863 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:54:54.863 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:54:54.863 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:54:54.863 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:54:54.863 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:54:54.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:54:54.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:54:54.931 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:54:54.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:54:54.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:54:54.932 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:54:54.932 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:54.932 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:54:54.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:54.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:54.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:54.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:54.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:54:54.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:54:54.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:54:54.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:54:54.935 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:54:54.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:54:54.935 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:54:54.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:54:54.935 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:54:54.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:54:54.935 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:54:54.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:54:54.936 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:54:54.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:54:54.936 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:54:54.936 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:54:54.936 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:54:54.937 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:54:54.937 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:54:54.937 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:54:54.937 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:54:54.937 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:54:54.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:54.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:54.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:54.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:54.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:54.940 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:54:54.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:54:54.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:54:54.940 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:54:54.940 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:55.018 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:54:55.018 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:55.018 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:55.019 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:54:55.019 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:54:55.019 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:54:55.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:54:55.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:54:55.020 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:54:55.020 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:54:55.020 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 13:54:55.020 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:54:55.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:54:55.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:54:55.020 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 13:54:55.020 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:54:55.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:55.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:55.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:55.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:55.025 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:55.025 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 13:54:55.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:54:55.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:54:55.025 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:54:55.025 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:55.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 13:54:55.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 13:54:55.080 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 13:54:55.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:54:55.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:54:55.081 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:54:55.081 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:54:55.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:54:55.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:54:55.081 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 13:54:55.081 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:54:55.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:55.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:55.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:55.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:55.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:54:55.082 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:54:55.082 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleAction 13:54:55.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 13:54:55.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 13:54:55.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 13:54:55.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 13:54:55.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:54:55.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:54:55.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:54:55.583 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:54:55.583 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:54:55.583 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:54:56.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:54:56.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:54:56.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:54:56.584 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:54:56.584 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:54:56.584 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:54:57.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:54:57.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:54:57.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:54:57.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:54:57.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:54:57.585 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:54:58.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:54:58.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:54:58.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:54:58.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 13:54:58.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:54:58.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:54:58.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:54:58.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:54:58.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:54:58.085 DEBUG [WorkbenchTestable][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:54:58.085 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:54:58.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:54:58.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:54:58.086 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 13:54:58.086 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:54:58.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:58.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:58.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:58.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:58.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:54:58.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:54:58.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:54:58.091 DEBUG [WorkbenchTestable][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:54:58.091 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:54:58.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:54:58.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:54:58.091 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 13:54:58.091 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:54:58.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:58.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:58.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:58.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:58.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:54:58.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:54:58.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:54:58.092 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:54:58.092 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:54:58.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:54:58.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:54:58.093 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 13:54:58.093 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:54:58.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:58.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:58.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:58.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:58.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:58.095 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:54:58.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:54:58.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:54:58.095 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:54:58.095 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:58.127 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 13:54:58.127 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:54:58.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:54:58.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:54:58.128 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 13:54:58.128 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:54:58.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:58.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:58.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:58.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:58.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:54:58.137 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 13:54:58.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:54:58.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:54:58.137 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:54:58.137 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:54:58.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 13:54:58.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 13:54:58.174 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 13:54:58.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:54:58.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:54:58.174 DEBUG [WorkbenchTestable][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:54:58.174 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:54:58.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:54:58.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:54:58.175 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 13:54:58.175 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:54:58.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:54:58.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:54:58.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:54:58.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:54:58.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:54:58.175 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:54:58.176 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleEditableText 13:54:58.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 13:54:58.176 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 13:54:58.176 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 13:54:58.176 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:54:58.176 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:54:58.176 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:54:58.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:54:58.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:54:58.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:54:59.177 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:54:59.177 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:54:59.177 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:54:59.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:54:59.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:54:59.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:55:00.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:55:00.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:55:00.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:55:00.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:55:00.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:55:00.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:55:01.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:55:01.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:55:01.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:55:01.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 13:55:01.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:55:01.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:55:01.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:55:01.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:55:01.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:55:01.178 DEBUG [WorkbenchTestable][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.178 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:01.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:01.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:01.179 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 13:55:01.179 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:01.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:01.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:01.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:01.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:01.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:55:01.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:55:01.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:55:01.182 DEBUG [WorkbenchTestable][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.182 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:01.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:01.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:01.183 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 13:55:01.183 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:01.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:01.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:01.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:01.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:01.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:55:01.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:55:01.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:55:01.184 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:55:01.184 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:01.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:01.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:01.184 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 13:55:01.184 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:01.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:01.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:01.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:01.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:01.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:01.187 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:55:01.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:01.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:01.187 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:01.187 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:01.215 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 13:55:01.215 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:01.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:01.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:01.216 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 13:55:01.216 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:01.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:01.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:01.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:01.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:01.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:01.226 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 13:55:01.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:01.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:01.226 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:01.226 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:01.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 13:55:01.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 13:55:01.265 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 13:55:01.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:01.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:01.265 DEBUG [WorkbenchTestable][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:55:01.265 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:01.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:01.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:01.266 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 13:55:01.266 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:01.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:01.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:01.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:01.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:01.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:55:01.266 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:55:01.267 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleExtendedTable 13:55:01.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 13:55:01.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 13:55:01.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 13:55:01.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:55:01.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:55:01.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:55:01.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:55:01.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:55:01.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:55:02.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:55:02.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:55:02.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:55:02.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:55:02.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:55:02.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:55:03.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:55:03.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:55:03.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:55:03.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:55:03.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:55:03.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:55:04.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:55:04.270 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:55:04.270 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:55:04.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 13:55:04.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:55:04.270 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:55:04.270 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:55:04.270 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:55:04.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:55:04.270 DEBUG [WorkbenchTestable][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:04.270 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:04.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:04.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:04.270 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 13:55:04.270 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:04.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:04.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:04.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:04.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:04.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:55:04.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:55:04.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:55:04.274 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:55:04.274 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:04.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:04.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:04.275 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 13:55:04.275 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:04.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:04.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:04.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:04.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:04.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:55:04.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:55:04.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:55:04.276 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:55:04.276 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:04.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:04.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:04.276 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 13:55:04.276 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:04.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:04.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:04.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:04.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:04.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:04.279 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:55:04.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:04.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:04.279 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:04.279 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:04.312 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 13:55:04.312 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:04.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:04.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:04.312 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 13:55:04.312 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:04.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:04.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:04.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:04.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:04.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:04.322 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 13:55:04.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:04.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:04.323 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:04.323 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:04.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 13:55:04.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 13:55:04.361 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 13:55:04.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:04.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:04.362 DEBUG [WorkbenchTestable][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:55:04.362 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:04.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:04.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:04.362 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 13:55:04.362 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:04.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:04.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:04.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:04.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:04.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:55:04.363 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:55:04.363 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleStreamable 13:55:04.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 13:55:04.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 13:55:04.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 13:55:04.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:55:04.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:55:04.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:55:04.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:55:04.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:55:04.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:55:05.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:55:05.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:55:05.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:55:05.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:55:05.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:55:05.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:55:06.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:55:06.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:55:06.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:55:06.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:55:06.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:55:06.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:55:07.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:55:07.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:55:07.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:55:07.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 13:55:07.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:55:07.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:55:07.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:55:07.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:55:07.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:55:07.366 DEBUG [WorkbenchTestable][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:07.366 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:07.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:07.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:07.367 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 13:55:07.367 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:07.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:07.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:07.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:07.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:07.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:55:07.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:55:07.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:55:07.370 DEBUG [WorkbenchTestable][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:07.370 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:07.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:07.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:07.370 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 13:55:07.370 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:07.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:07.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:07.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:07.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:07.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:55:07.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:55:07.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:55:07.372 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:55:07.372 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:07.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:07.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:07.372 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 13:55:07.372 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:07.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:07.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:07.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:07.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:07.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:07.374 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:55:07.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:07.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:07.374 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:07.374 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:07.404 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 13:55:07.404 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:07.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:07.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:07.405 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 13:55:07.405 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:07.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:07.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:07.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:07.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:07.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:07.415 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 13:55:07.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:07.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:07.415 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:07.415 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:07.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 13:55:07.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 13:55:07.456 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 13:55:07.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:07.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:07.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:55:07.457 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:07.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:07.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:07.457 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 13:55:07.457 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:07.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:07.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:07.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:07.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:07.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:55:07.458 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:55:07.458 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleText 13:55:07.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 13:55:07.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 13:55:07.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 13:55:07.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:55:07.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:55:07.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:55:07.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:55:07.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:55:07.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:55:08.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:55:08.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:55:08.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:55:08.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:55:08.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:55:08.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:55:09.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:55:09.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:55:09.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:55:09.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:55:09.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:55:09.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:55:10.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:55:10.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:55:10.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:55:10.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 13:55:10.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:55:10.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:55:10.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:55:10.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:55:10.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:55:10.461 DEBUG [WorkbenchTestable][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:10.461 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:10.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:10.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:10.462 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 13:55:10.462 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:10.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:10.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:10.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:10.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:10.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:55:10.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:55:10.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:55:10.465 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:55:10.465 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:10.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:10.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:10.466 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 13:55:10.466 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:10.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:10.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:10.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:10.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:10.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:55:10.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:55:10.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:55:10.467 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:55:10.467 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:10.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:10.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:10.467 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 13:55:10.467 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:10.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:10.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:10.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:10.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:10.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:10.469 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:55:10.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:10.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:10.469 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:10.469 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:10.500 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:55:10.500 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:10.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:10.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:10.501 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 13:55:10.501 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:10.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:10.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:10.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:10.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:10.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:55:10.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:55:10.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:55:10.504 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:55:10.504 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:10.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:10.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:10.504 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 13:55:10.504 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:10.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:10.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:10.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:10.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:10.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:55:10.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:55:10.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:55:10.507 TRACE [main][WidgetHandler] Notify Table with event 13 13:55:10.507 TRACE [main][WidgetHandler] Wait for synchronization 13:55:10.507 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 13:55:10.507 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:10.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:10.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:10.507 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 13:55:10.507 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:10.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:10.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:10.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:10.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:10.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:10.520 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:55:10.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:10.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:10.520 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:10.520 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:10.522 DEBUG [WorkbenchTestable][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:10.522 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:10.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:10.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:10.522 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 13:55:10.522 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:10.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:10.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:10.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:10.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:10.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:55:10.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:55:10.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:55:10.526 TRACE [main][WidgetHandler] Notify Table with event 13 13:55:10.526 TRACE [main][WidgetHandler] Wait for synchronization 13:55:10.526 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 13:55:10.526 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:10.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:10.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:10.526 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 13:55:10.526 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:10.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:10.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:10.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:10.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:10.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:10.530 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:55:10.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:10.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:10.530 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:10.530 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:10.531 DEBUG [WorkbenchTestable][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:10.532 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:10.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:10.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:10.534 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 13:55:10.534 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:10.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:10.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:10.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:10.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:10.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:55:10.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:55:10.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:55:10.537 TRACE [main][WidgetHandler] Notify Table with event 13 13:55:10.537 TRACE [main][WidgetHandler] Wait for synchronization 13:55:10.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 "Remove") 13:55:10.537 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:10.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:10.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:10.538 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 13:55:10.538 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:10.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:10.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:10.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:10.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:10.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:10.542 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:55:10.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:10.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:10.542 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:10.542 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:10.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:55:10.543 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:10.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:10.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:10.543 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 13:55:10.543 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:10.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:10.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:10.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:10.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:10.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:55:10.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:55:10.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:55:10.547 TRACE [main][WidgetHandler] Notify Table with event 13 13:55:10.547 TRACE [main][WidgetHandler] Wait for synchronization 13:55:10.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 "Remove") 13:55:10.547 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:10.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:10.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:10.547 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 13:55:10.547 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:10.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:10.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:10.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:10.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:10.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:10.554 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:55:10.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:10.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:10.554 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:10.554 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:10.556 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:55:10.556 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:10.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:10.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:10.556 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 13:55:10.556 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:10.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:10.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:10.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:10.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:10.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:55:10.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:55:10.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:55:10.560 TRACE [main][WidgetHandler] Notify Table with event 13 13:55:10.560 TRACE [main][WidgetHandler] Wait for synchronization 13:55:10.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 "Remove") 13:55:10.560 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:10.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:10.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:10.560 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 13:55:10.560 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:10.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:10.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:10.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:10.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:10.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:10.565 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:55:10.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:10.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:10.565 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:10.565 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:10.568 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:55:10.568 INFO [WorkbenchTestable][NewClassCreationWizard] Cancel wizard 13:55:10.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:55:10.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:10.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:10.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:10.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:10.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:10.574 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:55:10.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:10.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:10.575 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:10.575 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:10.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:55:10.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:55:10.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:55:10.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:55:10.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:55:10.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:55:10.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:55:10.611 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:55:10.611 DEBUG [main][EditorHandler] 0 editor(s) found 13:55:10.611 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 13:55:10.611 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:10.611 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:10.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:10.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:10.612 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 13:55:10.612 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:10.612 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreateNewClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 13:55:10.612 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 13:55:10.612 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:10.612 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:10.612 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:10.612 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:55:10.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:10.612 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:55:10.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:10.613 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:55:10.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:10.613 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:55:10.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:10.613 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:55:10.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:10.613 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:55:10.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:10.613 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:55:10.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:10.613 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:55:10.614 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:10.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:55:10.614 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:10.614 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:10.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:10.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:10.614 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:55:10.614 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:10.614 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:10.614 DEBUG [main][MenuItemLookup] Item match:File 13:55:10.615 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:55:10.615 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:55:10.617 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:55:10.617 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:55:10.617 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:10.617 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:55:10.617 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:55:10.617 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:55:10.617 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:55:10.617 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:55:10.617 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:55:10.617 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:55:10.617 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:55:10.617 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:55:10.617 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:10.617 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:55:10.617 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:55:10.617 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:10.617 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:55:10.617 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:10.617 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:55:10.617 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:55:10.617 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:55:10.617 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:55:10.617 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:55:10.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:55:10.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:55:10.697 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:55:10.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:10.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:10.698 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:55:10.698 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:10.699 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:55:10.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:10.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:10.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:10.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:10.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:10.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:55:10.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:55:10.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:55:10.702 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:55:10.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:10.702 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:55:10.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:10.702 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:55:10.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:55:10.702 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:55:10.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:10.702 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:55:10.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:10.703 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:55:10.703 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:55:10.703 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:55:10.703 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:55:10.703 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:55:10.704 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:55:10.704 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:55:10.704 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:10.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:10.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:10.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:10.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:10.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:10.706 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:55:10.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:10.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:10.706 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:10.706 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:10.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:55:10.798 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:10.798 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:10.799 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:55:10.799 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:55:10.799 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:55:10.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:10.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:10.800 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:55:10.801 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:10.801 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 13:55:10.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:10.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:10.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:10.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:10.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:55:10.821 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:55:10.823 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test 13:55:10.864 DEBUG [WorkbenchTestable][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:55:10.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:10.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:10.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:10.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:10.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:55:10.897 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:55:10.897 INFO [WorkbenchTestable][AbstractText] Text set to: ClassName 13:55:10.901 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:55:10.901 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:55:10.901 DEBUG [WorkbenchTestable][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:55:10.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:10.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:10.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:10.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:10.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:10.913 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:55:10.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:10.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:10.914 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:10.914 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:10.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:55:11.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:55:11.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:55:11.472 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:55:11.472 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:55:11.472 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:55:11.472 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:55:11.472 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:55:11.472 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:55:11.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:55:11.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is ClassName.java... 13:55:11.473 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QClassName.java\E') 13:55:11.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:11.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:11.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:11.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:11.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:55:11.476 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:11.476 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package org.example.test; public class ClassName { } TooltipText=null 13:55:11.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is ClassName.java finished successfully 13:55:11.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4d5ba4db is found... 13:55:11.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4d5ba4db is found finished successfully 13:55:11.477 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QClassName.java\E') 13:55:11.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:11.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:11.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:11.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:11.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:55:11.480 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:11.480 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package org.example.test; public class ClassName { } TooltipText=null 13:55:11.480 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:55:11.481 DEBUG [main][EditorHandler] 1 editor(s) found 13:55:11.481 DEBUG [WorkbenchTestable][EditorHandler] Closing editor ClassName.java 13:55:11.532 DEBUG [WorkbenchTestable][EditorHandler] Editor ClassName.java is closed 13:55:11.532 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 13:55:11.532 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:11.532 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:11.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:11.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:11.533 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreateNewClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 13:55:11.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:11.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:11.542 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.542 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:11.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:11.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:11.542 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:55:11.542 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:11.543 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:11.543 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:11.543 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:55:11.543 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:55:11.543 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:11.543 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:11.543 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:11.543 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:55:11.543 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:55:11.543 DEBUG [main][MenuItemLookup] Item match:Window 13:55:11.543 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:55:11.543 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:55:11.543 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:55:11.543 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:11.543 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:55:11.543 DEBUG [main][MenuItemLookup] Item match:Show View 13:55:11.546 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:55:11.546 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:55:11.546 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:55:11.546 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:55:11.546 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 13:55:11.546 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:55:11.546 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:55:11.546 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:55:11.546 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:55:11.546 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:55:11.546 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:55:11.546 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:55:11.546 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:55:11.546 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:55:11.546 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:11.546 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:55:11.546 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:55:11.557 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:55:11.557 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:55:11.557 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:55:11.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:55:11.619 DEBUG [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.619 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:55:11.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:11.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:11.623 DEBUG [WorkbenchTestable][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.623 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:11.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:11.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:11.624 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:55:11.624 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:11.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:11.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:11.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:11.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:11.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:11.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:55:11.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:55:11.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:55:11.626 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:55:11.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:11.626 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:55:11.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:11.626 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:55:11.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:55:11.626 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:55:11.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:11.626 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:55:11.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:11.626 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:55:11.627 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 13:55:11.627 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 13:55:11.627 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 13:55:11.627 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 13:55:11.627 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:11.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:11.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:11.628 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:55:11.628 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:11.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:11.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:11.629 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:55:11.629 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:11.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:11.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:11.629 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:55:11.629 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:11.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:11.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:11.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:11.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:11.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:11.630 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:55:11.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:11.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:11.630 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:11.630 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:11.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:55:11.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:55:11.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 13:55:11.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:11.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:11.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 13:55:11.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:11.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:11.666 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:11.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:11.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:11.667 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:55:11.667 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:55:11.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:11.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:11.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:11.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:11.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:55:11.669 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:55:11.669 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:55:11.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:11.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:55:11.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:55:11.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:55:11.671 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:55:11.671 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:55:11.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:11.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:55:11.672 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:55:11.672 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:55:11.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:11.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:55:11.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:11.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:11.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:12.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:12.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:12.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:12.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:12.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:55:12.676 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:55:12.676 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:55:12.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:12.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:55:12.678 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:55:12.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:12.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:12.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:12.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:12.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:12.679 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testproject 13:55:12.679 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:55:12.679 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:55:12.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:12.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:55:12.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:12.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:12.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:13.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:13.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:13.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:13.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:13.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:55:13.683 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:55:13.683 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:55:13.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:13.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:55:13.684 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:55:13.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:13.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:13.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:13.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:13.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:13.685 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testproject 13:55:13.685 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:55:13.685 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:55:13.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:13.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:55:13.686 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:55:13.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:13.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:13.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:13.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:13.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:13.687 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 13:55:13.687 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 13:55:13.687 DEBUG [main][TreeItemHandler] Set Tree selection 13:55:13.687 DEBUG [main][TreeHandler] Notify Tree about selection event 13:55:13.691 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 13:55:13.695 DEBUG [WorkbenchTestable][TreeItemHandler] testproject 13:55:13.695 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:55:13.695 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:13.716 DEBUG [main][MenuItemLookup] Found menu:'New' 13:55:13.716 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:55:13.716 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:13.716 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:55:13.716 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:13.716 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:55:13.716 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:55:13.716 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:55:13.716 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:55:13.716 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:55:13.716 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:55:13.716 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:55:13.716 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:55:13.716 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:13.716 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:55:13.716 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:55:13.716 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:13.716 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:55:13.716 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:55:13.716 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:55:13.716 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:55:13.717 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:55:13.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:55:13.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:55:14.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:55:14.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:55:14.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:55:14.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:55:14.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:55:14.218 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:55:14.218 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:14.238 DEBUG [main][MenuItemLookup] Found menu:'New' 13:55:14.238 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:55:14.238 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:14.238 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:55:14.238 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:14.238 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:55:14.238 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:55:14.238 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:55:14.238 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:55:14.238 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:55:14.238 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:55:14.238 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:55:14.239 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:55:14.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 13:55:14.317 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.317 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:55:14.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:14.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:14.318 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:55:14.318 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:14.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:14.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:14.319 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:55:14.319 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:14.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:14.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:14.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:14.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:14.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:14.320 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:55:14.320 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:55:14.321 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:55:14.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:14.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:14.321 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:14.321 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:14.321 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:55:14.321 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:14.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:14.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:14.321 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:55:14.321 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:14.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:14.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:14.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:14.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:14.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:14.323 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:55:14.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:14.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:14.323 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:14.323 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:14.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:55:14.327 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:55:14.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:55:14.828 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:55:14.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:55:14.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:55:14.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:55:14.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:55:14.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:55:14.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:55:14.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 13:55:14.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:55:14.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:55:14.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:55:14.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:55:14.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:55:14.828 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 13:55:14.828 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:14.828 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:14.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:14.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.258 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest testCreateNewClassWithCustomSettings no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) Time elapsed: 4.368 s testSettingAndGettingInputAndCheckboxValues no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) Time elapsed: 0.592 s testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) Time elapsed: 18.514 s testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) Time elapsed: 15.754 s testCreateNewClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) Time elapsed: 0.921 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest 13:55:14.835 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest 13:55:14.835 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:55:14.835 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:14.835 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest 13:55:14.835 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:14.835 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:55:14.836 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:14.836 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:55:14.836 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:14.836 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:55:14.836 DEBUG [main][EditorHandler] 0 editor(s) found 13:55:14.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:14.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:14.838 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:55:14.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:14.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:14.840 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:14.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:14.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:14.841 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:55:14.841 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:55:14.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:14.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:14.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:14.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:14.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:55:14.843 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:55:14.843 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:55:14.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:14.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:55:14.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:55:14.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:55:14.845 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:55:14.845 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:55:14.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:14.846 DEBUG [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:55:14.846 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:55:14.846 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:55:14.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:14.847 DEBUG [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:55:14.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:14.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:14.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:14.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:14.848 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:55:14.848 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:55:14.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:14.849 DEBUG [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:55:14.849 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:14.849 INFO [WorkbenchTestable][RequirementsRunner] Started test: generateHashAndEquals no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest) 13:55:14.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest 13:55:14.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:14.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:14.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:14.850 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:14.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:14.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:14.850 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:55:14.850 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 13:55:14.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:55:14.850 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:14.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:55:14.851 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:14.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 Project"] 13:55:14.851 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:14.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:55:14.851 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:14.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:55:14.851 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:14.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:55:14.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:14.852 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:55:14.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:14.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:55:14.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:14.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:55:14.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:14.852 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:14.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:14.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:14.852 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:55:14.852 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:14.853 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:14.853 DEBUG [main][MenuItemLookup] Item match:File 13:55:14.853 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:55:14.853 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:55:14.855 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:55:14.855 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:55:14.855 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:14.855 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:55:14.855 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:55:14.855 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:55:14.855 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:55:14.855 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:55:14.855 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:55:14.855 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:55:14.855 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:55:14.855 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:55:14.855 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:14.855 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:55:14.856 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:55:14.856 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:14.856 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:55:14.856 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:14.856 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:55:14.856 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:55:14.865 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:55:14.865 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:55:14.865 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:55:14.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:55:14.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:55:14.928 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:55:14.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:14.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:14.929 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:55:14.929 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:14.929 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:55:14.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:14.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:14.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:14.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:14.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:14.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:55:14.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:55:14.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:55:14.932 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:55:14.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:14.932 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:55:14.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:14.932 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:55:14.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:55:14.933 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:55:14.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:14.933 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:55:14.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:14.933 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:55:14.933 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:55:14.933 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:55:14.934 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:55:14.936 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:55:14.937 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:55:14.937 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:55:14.937 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:55:14.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:14.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:14.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:14.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:14.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:14.939 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:55:14.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:14.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:14.944 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:14.944 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:15.099 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:55:15.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:15.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:15.101 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:15.101 DEBUG [WorkbenchTestable][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:15.101 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:55:15.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:15.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:15.102 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:55:15.102 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:15.105 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'GenHashProject' 13:55:15.105 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced 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:15.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:15.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:15.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:15.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:15.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:55:15.121 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:55:15.122 INFO [WorkbenchTestable][AbstractText] Text set to: GenHashProject 13:55:15.154 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:55:15.154 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:55:15.154 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget 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:15.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:15.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:15.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:15.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:15.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:15.163 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:55:15.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:15.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:15.163 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:15.163 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:15.167 DEBUG [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:18.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:18.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:55:18.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:55:18.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:55:18.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.1/lib/jrt-fs.jar)' is a system job, skipped 13:55:18.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:55:18.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:55:18.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:55:18.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:55:18.170 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:55:18.171 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:18.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: Matcher matching text to regular expression 'New|Select a wizard'] 13:55:18.171 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:18.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: "New Java Class"] 13:55:18.171 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:18.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: Matcher matching text to regular expression 'New|Select a wizard'] 13:55:18.171 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:18.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: Matcher matching text to regular expression 'New|Select a wizard'] 13:55:18.171 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:18.172 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:55:18.172 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:18.172 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:55:18.172 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:18.172 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:55:18.173 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:18.173 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:55:18.173 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:18.173 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:18.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:18.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:18.173 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:55:18.173 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:18.173 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:18.173 DEBUG [main][MenuItemLookup] Item match:File 13:55:18.174 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:55:18.174 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:55:18.177 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:55:18.177 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:55:18.177 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:18.177 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:55:18.177 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:55:18.177 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:55:18.177 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:55:18.177 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:55:18.177 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:55:18.177 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:55:18.177 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:55:18.177 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:55:18.177 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:18.177 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:55:18.177 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:55:18.177 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:18.177 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:55:18.177 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:18.177 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:55:18.177 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:55:18.178 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:55:18.178 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:55:18.178 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:55:18.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:55:18.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:55:18.246 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:55:18.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:18.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:18.247 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:55:18.247 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:18.247 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:18.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:18.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:18.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:18.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:18.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:18.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:55:18.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:55:18.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:55:18.250 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:55:18.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:18.250 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:55:18.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:18.250 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:55:18.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:55:18.251 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:55:18.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:18.251 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:55:18.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:18.251 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:55:18.251 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:55:18.251 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:55:18.251 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:55:18.254 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:55:18.254 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:55:18.254 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:55:18.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:55:18.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:18.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:18.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:18.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:18.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:18.257 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:55:18.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:18.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:18.261 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:18.261 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:18.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:55:18.447 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:18.447 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:18.448 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:55:18.448 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:55:18.448 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:55:18.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:18.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:18.449 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:55:18.449 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:18.449 DEBUG [WorkbenchTestable][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:55:18.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:18.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:18.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:18.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:18.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:55:18.559 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:55:18.560 INFO [WorkbenchTestable][AbstractText] Text set to: GenHash 13:55:18.570 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:55:18.570 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:55:18.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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:55:18.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:18.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:18.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:18.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:18.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:18.672 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:55:18.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:18.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:18.673 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:18.673 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:18.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:55:19.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:55:19.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:55:19.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 5 files to index (/GenHashProject)' is a system job, skipped 13:55:19.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:55:19.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:55:19.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:55:19.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:55:19.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:55:19.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:55:19.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:55:19.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 13:55:19.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 13:55:19.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:55:19.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:55:19.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:55:19.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:55:19.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@242ab0a1 is found... 13:55:19.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@242ab0a1 is found finished successfully 13:55:19.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.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:55:19.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:19.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:19.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:19.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:19.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:55:19.456 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:19.456 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class GenHash { } TooltipText=null 13:55:19.456 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 3, offser 0 13:55:19.460 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:19.460 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class GenHash { private String text;} TooltipText=null 13:55:19.460 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:55:19.460 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - GenHashProject/src/GenHash.java - Eclipse Platform 13:55:19.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:19.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:19.461 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - GenHashProject/src/GenHash.java - Eclipse Platform' 13:55:19.461 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - GenHashProject/src/GenHash.java - Eclipse Platform' 13:55:19.462 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:19.462 DEBUG [main][MenuItemLookup] Item match:File 13:55:19.462 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:55:19.462 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:55:19.462 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:55:19.462 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:55:19.462 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:19.462 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:55:19.462 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:55:19.462 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:19.462 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:55:19.462 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:55:19.463 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:55:19.463 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:55:19.463 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:55:19.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:55:19.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:55:19.493 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:19.493 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class GenHash { private String text;} TooltipText=null 13:55:19.494 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 13:55:19.494 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:19.589 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 13:55:19.589 DEBUG [main][MenuItemLookup] Found menu:'Revert File' 13:55:19.589 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:55:19.589 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:19.589 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration F3' 13:55:19.589 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:55:19.589 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 13:55:19.589 DEBUG [main][MenuItemLookup] Found menu:'Show in Breadcrumb Shift+Alt+B' 13:55:19.589 DEBUG [main][MenuItemLookup] Found menu:'Quick Outline Ctrl+O' 13:55:19.589 DEBUG [main][MenuItemLookup] Found menu:'Quick Type Hierarchy Ctrl+T' 13:55:19.589 DEBUG [main][MenuItemLookup] Found menu:'Open With' 13:55:19.589 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:55:19.589 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:19.589 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:55:19.589 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:55:19.589 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:55:19.589 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:55:19.589 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 13:55:19.589 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:19.589 DEBUG [main][MenuItemLookup] Found menu:'Quick Fix Ctrl+1' 13:55:19.589 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:55:19.589 DEBUG [main][MenuItemLookup] Item match:Source Shift+Alt+S 13:55:19.589 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Shift+Ctrl+C' 13:55:19.589 DEBUG [main][MenuItemLookup] Found menu:'Remove Block Comment Shift+Ctrl+\' 13:55:19.589 DEBUG [main][MenuItemLookup] Found menu:'Generate Element Comment Shift+Alt+J' 13:55:19.589 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:19.589 DEBUG [main][MenuItemLookup] Found menu:'Correct Indentation Ctrl+I' 13:55:19.589 DEBUG [main][MenuItemLookup] Found menu:'Format Shift+Ctrl+F' 13:55:19.589 DEBUG [main][MenuItemLookup] Found menu:'Format Element' 13:55:19.589 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:19.589 DEBUG [main][MenuItemLookup] Found menu:'Add Import Shift+Ctrl+M' 13:55:19.589 DEBUG [main][MenuItemLookup] Found menu:'Organize Imports Shift+Ctrl+O' 13:55:19.589 DEBUG [main][MenuItemLookup] Found menu:'Sort Members...' 13:55:19.589 DEBUG [main][MenuItemLookup] Found menu:'Clean Up...' 13:55:19.590 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:19.590 DEBUG [main][MenuItemLookup] Found menu:'Override/Implement Methods...' 13:55:19.590 DEBUG [main][MenuItemLookup] Found menu:'Generate Getters and Setters...' 13:55:19.590 DEBUG [main][MenuItemLookup] Found menu:'Generate Delegate Methods...' 13:55:19.590 DEBUG [main][MenuItemLookup] Found menu:'Generate hashCode() and equals()...' 13:55:19.590 DEBUG [main][MenuItemLookup] Item match:Generate hashCode() and equals()... 13:55:19.591 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Generate &hashCode() and equals()..." 13:55:19.591 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Generate hashCode() and equals()... 13:55:19.591 INFO [main][MenuItemHandler] Select menu item: Generate &hashCode() and equals()... 13:55:19.741 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:55:19.747 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:55:19.747 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Generate hashCode() and equals() 13:55:19.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:19.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:19.748 TRACE [WorkbenchTestable][GenerateHashCodeEqualsDialog] Shell Generate hashCode() and equals() is not null and is not disposed 13:55:19.748 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:19.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.shell.DefaultShell, index 0 and no matchers specified 13:55:19.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:19.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:19.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:19.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:19.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:19.750 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item text and wait with time period 1 13:55:19.750 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item text 13:55:19.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:20.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:20.251 INFO [WorkbenchTestable][TreeItemHandler] Expanded: text 13:55:20.252 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item text 13:55:20.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:20.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:20.753 INFO [WorkbenchTestable][TreeItemHandler] Expanded: text 13:55:20.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.shell.DefaultShell, index 0 and no matchers specified 13:55:20.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:20.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:20.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:20.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:20.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:20.755 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item text and wait with time period 1 13:55:20.755 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item text 13:55:20.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:21.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:21.257 INFO [WorkbenchTestable][TreeItemHandler] Expanded: text 13:55:21.257 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item text 13:55:21.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:21.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:21.758 INFO [WorkbenchTestable][TreeItemHandler] Expanded: text 13:55:21.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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:55:21.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:21.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:21.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:21.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:21.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:21.763 INFO [WorkbenchTestable][AbstractButton] Click button Select &All 13:55:21.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:21.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:21.764 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:21.764 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:21.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:21.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:21.767 INFO [WorkbenchTestable][AbstractButton] Click button &Generate 13:55:21.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:21.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:21.767 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:21.767 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:21.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:55:21.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:55:21.848 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:21.848 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:55:21.848 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 13:55:21.848 DEBUG [WorkbenchTestable][EditorHandler] Closing editor GenHash.java 13:55:21.905 DEBUG [WorkbenchTestable][EditorHandler] Editor GenHash.java is closed 13:55:21.905 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest 13:55:21.905 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:21.905 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:21.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:21.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:21.906 INFO [WorkbenchTestable][RequirementsRunner] Finished test: generateHashAndEquals no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest) 13:55:21.906 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:55:21.906 DEBUG [main][EditorHandler] 0 editor(s) found 13:55:21.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:21.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:21.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:55:21.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:21.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:21.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:21.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:21.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:21.911 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:55:21.912 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:55:21.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:21.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:21.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:21.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:21.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:55:21.914 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:55:21.914 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:55:21.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:21.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:55:21.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:55:21.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:55:21.916 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:55:21.916 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:55:21.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:21.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:55:21.918 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:55:21.918 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:55:21.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:21.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:55:21.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:21.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:21.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:22.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:22.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:22.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:22.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:22.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:55:22.933 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:55:22.934 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:55:22.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:22.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:55:22.935 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:55:22.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:22.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:22.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:22.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:22.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:22.935 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name GenHashProject 13:55:22.936 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:55:22.936 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:55:22.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:22.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:55:22.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:22.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:22.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:23.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:23.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:23.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:23.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:23.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:55:23.940 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:55:23.940 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:55:23.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:23.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:55:23.941 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:55:23.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:23.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:23.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:23.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:23.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:23.942 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name GenHashProject 13:55:23.942 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:55:23.942 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:55:23.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:23.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:55:23.943 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:55:23.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:23.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:23.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:23.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:23.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:23.944 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 13:55:23.944 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 13:55:23.944 DEBUG [main][TreeItemHandler] Set Tree selection 13:55:23.944 DEBUG [main][TreeHandler] Notify Tree about selection event 13:55:23.948 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 13:55:23.949 DEBUG [WorkbenchTestable][TreeItemHandler] GenHashProject 13:55:23.950 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:55:23.950 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:23.993 DEBUG [main][MenuItemLookup] Found menu:'New' 13:55:23.994 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:55:23.994 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:23.994 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:55:23.994 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:23.994 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:55:23.994 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:55:23.994 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:55:23.994 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:55:23.994 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:55:23.994 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:55:23.994 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:55:23.994 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:55:23.994 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:23.994 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:55:23.994 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:55:23.994 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:23.994 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:55:23.994 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:55:23.994 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:55:23.994 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:55:23.994 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:55:23.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:55:23.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:55:24.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:55:24.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:55:24.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:55:24.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:55:24.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:55:24.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:55:24.495 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:55:24.495 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:24.516 DEBUG [main][MenuItemLookup] Found menu:'New' 13:55:24.516 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:55:24.516 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:24.516 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:55:24.516 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:24.516 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:55:24.516 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:55:24.516 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:55:24.516 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:55:24.516 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:55:24.516 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:55:24.516 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:55:24.517 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:55:24.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 13:55:25.104 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:25.104 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:55:25.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:25.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:25.106 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:55:25.106 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:25.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:25.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:25.107 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:55:25.107 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:25.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:25.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:25.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:25.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:25.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:25.108 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:55:25.108 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:55:25.108 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:55:25.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:25.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:25.109 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:25.109 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:25.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 "OK") 13:55:25.109 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:25.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:25.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:25.109 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:55:25.109 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:25.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:25.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:25.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:25.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:25.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:25.111 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:55:25.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:25.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:25.112 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:25.112 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:25.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:55:25.116 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:55:25.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:55:25.617 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:55:25.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:55:25.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:55:25.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:55:25.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:55:25.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:55:25.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:55:25.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:55:25.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:55:25.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:55:25.617 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:55:25.617 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:55:25.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:25.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 13:55:25.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:55:25.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:55:25.619 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest 13:55:25.619 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:25.619 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:25.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:25.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.784 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.057 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 13:55:25.625 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 13:55:25.625 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:55:25.625 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:25.625 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 13:55:25.625 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:25.625 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:55:25.626 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:25.626 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:55:25.626 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:25.626 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 13:55:25.628 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 13:55:25.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:55:25.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:25.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:25.628 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:25.628 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:25.628 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:25.628 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:25.628 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:25.628 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:25.628 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:55:25.628 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:55:25.628 DEBUG [main][MenuItemLookup] Item match:Window 13:55:25.629 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:55:25.629 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:55:25.629 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:55:25.629 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:25.629 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:55:25.629 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:55:25.629 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:25.629 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:55:25.629 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:25.629 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:55:25.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:25.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:25.629 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:25.629 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:25.629 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:25.629 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:25.629 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:25.629 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:25.629 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:55:25.629 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:55:25.629 DEBUG [main][MenuItemLookup] Item match:Window 13:55:25.630 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:55:25.630 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:55:25.630 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:55:25.630 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:25.630 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:55:25.630 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:55:25.630 DEBUG [main][MenuItemLookup] Item match:Perspective 13:55:25.630 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:55:25.630 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:25.630 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:55:25.630 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:55:25.630 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:55:25.630 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:55:25.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:55:25.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:25.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:25.630 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:25.631 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:25.631 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:25.631 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:25.631 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:25.631 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:25.631 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:55:25.631 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:55:25.631 DEBUG [main][MenuItemLookup] Item match:Window 13:55:25.631 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:55:25.631 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:55:25.631 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:55:25.631 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:25.631 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:55:25.631 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:55:25.631 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:25.631 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:55:25.631 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:25.631 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:55:25.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:25.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:25.631 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:25.631 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:25.631 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:25.631 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:25.631 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:25.631 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:25.631 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:55:25.631 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:55:25.631 DEBUG [main][MenuItemLookup] Item match:Window 13:55:25.631 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:55:25.631 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:55:25.631 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:55:25.631 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:25.631 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:55:25.632 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:55:25.632 DEBUG [main][MenuItemLookup] Item match:Perspective 13:55:25.632 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:55:25.632 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:25.632 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:55:25.632 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:55:25.632 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:55:25.632 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:55:25.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:25.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:25.632 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:25.632 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:25.632 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:25.632 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:25.632 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:25.632 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:25.632 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:55:25.632 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:55:25.632 DEBUG [main][MenuItemLookup] Item match:Window 13:55:25.632 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:55:25.632 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:55:25.632 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:55:25.632 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:25.632 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:55:25.632 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:55:25.632 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:25.632 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:55:25.632 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:25.632 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:55:25.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:25.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:25.633 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:25.633 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:25.633 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:25.633 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:25.633 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:25.633 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:25.633 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:55:25.633 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:55:25.633 DEBUG [main][MenuItemLookup] Item match:Window 13:55:25.633 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:55:25.633 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:55:25.633 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:55:25.633 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:25.633 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:55:25.633 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:55:25.633 DEBUG [main][MenuItemLookup] Item match:Perspective 13:55:25.633 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:55:25.633 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:25.633 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:55:25.633 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:55:25.633 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:55:25.633 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:55:25.633 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 13:55:25.633 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 13:55:25.633 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 13:55:25.660 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:25.660 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:25.660 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 13:55:25.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:25.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:25.661 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:25.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:25.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:25.661 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:55:25.661 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:25.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:25.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:25.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 "Reset Perspective") 13:55:25.662 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:25.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:25.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:25.662 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:55:25.662 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:25.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:25.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:25.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:25.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:25.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:25.663 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 13:55:25.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:25.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:25.663 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:25.663 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:25.751 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:55:25.751 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:25.751 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:55:25.751 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:25.751 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:55:25.751 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:25.752 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:55:25.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:25.752 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:55:25.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:25.752 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:55:25.753 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:25.753 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:55:25.753 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:25.753 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:55:25.753 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:25.753 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:55:25.753 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:25.753 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:25.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:25.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:25.754 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:55:25.754 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:25.754 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:25.754 DEBUG [main][MenuItemLookup] Item match:File 13:55:25.755 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:55:25.755 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:55:25.758 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:55:25.758 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:55:25.758 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:25.758 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:55:25.758 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:55:25.758 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:55:25.758 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:55:25.758 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:55:25.758 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:55:25.758 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:55:25.758 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:55:25.758 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:55:25.758 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:25.758 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:55:25.758 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:55:25.758 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:25.758 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:55:25.758 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:25.758 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:55:25.758 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:55:25.776 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:55:25.776 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:55:25.776 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:55:25.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:55:25.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:55:25.858 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:55:25.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:25.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:25.860 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:55:25.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:25.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:25.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:25.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:25.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:25.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:25.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:25.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:55:25.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:55:25.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:55:25.872 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:55:25.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:25.872 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:55:25.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:25.873 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:55:25.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:55:25.873 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:55:25.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:25.873 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:55:25.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:25.873 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:55:25.874 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:55:25.874 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:55:25.874 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:55:25.877 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:55:25.877 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:55:25.877 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:55:25.877 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:55:25.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:25.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:25.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:25.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:25.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:25.884 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:55:25.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:25.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:25.885 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:25.885 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:26.060 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:55:26.060 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:26.060 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:26.060 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:26.060 DEBUG [WorkbenchTestable][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:26.060 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:55:26.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:26.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:26.061 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:55:26.061 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:26.061 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'OpenTypeSelectionDialogTest' 13:55:26.062 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:55:26.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:26.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:26.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:26.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:26.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:55:26.065 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:55:26.066 INFO [WorkbenchTestable][AbstractText] Text set to: OpenTypeSelectionDialogTest 13:55:26.094 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:55:26.094 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:55:26.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:55:26.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:26.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:26.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:26.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:26.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:26.098 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:55:26.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:26.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:26.099 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:26.099 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:26.102 DEBUG [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:29.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:29.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:55:29.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:55:29.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:55:29.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.1/lib/jrt-fs.jar)' is a system job, skipped 13:55:29.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:55:29.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:55:29.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:55:29.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:55:29.552 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:55:29.552 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:29.552 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:55:29.552 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:29.552 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:55:29.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:29.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:55:29.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:29.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:55:29.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:29.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:55:29.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:29.553 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:55:29.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:29.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:55:29.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:29.554 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:55:29.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:29.554 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:29.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:29.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:29.554 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:55:29.554 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:29.555 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:29.555 DEBUG [main][MenuItemLookup] Item match:File 13:55:29.555 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:55:29.555 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:55:29.557 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:55:29.557 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:55:29.557 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:29.557 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:55:29.557 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:55:29.557 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:55:29.557 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:55:29.557 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:55:29.557 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:55:29.557 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:55:29.557 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:55:29.557 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:55:29.557 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:29.557 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:55:29.557 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:55:29.557 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:29.557 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:55:29.557 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:29.557 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:55:29.557 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:55:29.558 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:55:29.558 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:55:29.558 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:55:29.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:55:29.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:55:29.681 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:55:29.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:29.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:29.683 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:55:29.683 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:29.683 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:55:29.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:29.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:29.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:29.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:29.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:29.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:55:29.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:55:29.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:55:29.686 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:55:29.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:29.686 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:55:29.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:29.686 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:55:29.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:55:29.686 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:55:29.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:29.686 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:55:29.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:29.686 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:55:29.687 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:55:29.687 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:55:29.688 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:55:29.690 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:55:29.690 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:55:29.690 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:55:29.691 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:55:29.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:29.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:29.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:29.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:29.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:29.693 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:55:29.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:29.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:29.698 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:29.698 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:29.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:55:29.866 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:29.866 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:29.866 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:55:29.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:55:29.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:55:29.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:29.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:29.868 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:55:29.868 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:29.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:55:29.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:29.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:29.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:29.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:29.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:55:29.902 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:55:29.903 INFO [WorkbenchTestable][AbstractText] Text set to: FindMe 13:55:29.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 "Source folder:") 13:55:29.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:29.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:29.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:29.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:29.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:55:29.951 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:55:29.952 DEBUG [WorkbenchTestable][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:55:29.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:29.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:29.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:29.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:29.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:55:29.965 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:55:29.965 INFO [WorkbenchTestable][AbstractText] Text set to: test 13:55:30.000 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:55:30.000 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:55:30.000 DEBUG [WorkbenchTestable][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:55:30.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:30.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:30.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:30.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:30.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:30.006 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:55:30.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:30.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:30.006 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:30.006 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:30.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:55:30.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:55:30.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:55:30.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:55:30.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:55:30.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:55:30.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:55:30.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:55:30.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:55:30.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:55:30.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is FindMe.java... 13:55:30.513 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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:55:30.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:30.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:30.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:30.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:30.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:55:30.518 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:30.518 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class FindMe { } TooltipText=null 13:55:30.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is FindMe.java finished successfully 13:55:30.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7b6658f7 is found... 13:55:30.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7b6658f7 is found finished successfully 13:55:30.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.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:55:30.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:30.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:30.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:30.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:30.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:55:30.522 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:30.523 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class FindMe { } TooltipText=null 13:55:30.523 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:30.523 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class FindMe { } TooltipText=null 13:55:30.523 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 13:55:30.524 DEBUG [WorkbenchTestable][EditorHandler] Closing editor FindMe.java 13:55:30.574 DEBUG [WorkbenchTestable][EditorHandler] Editor FindMe.java is closed 13:55:30.575 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:30.575 INFO [WorkbenchTestable][RequirementsRunner] Started test: openTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 13:55:30.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 13:55:30.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:30.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:30.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:30.576 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:55:30.577 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:30.577 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:55:30.577 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:30.577 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:30.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:30.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:30.578 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:55:30.578 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:30.578 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:30.578 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:30.578 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:55:30.578 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:55:30.578 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:30.578 DEBUG [main][MenuItemLookup] Item match:Navigate 13:55:30.580 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:55:30.580 DEBUG [main][MenuItemLookup] Found menu:'Go To' 13:55:30.580 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:30.580 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:55:30.580 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:55:30.580 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 13:55:30.580 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink' 13:55:30.580 DEBUG [main][MenuItemLookup] Found menu:'Open Implementation' 13:55:30.580 DEBUG [main][MenuItemLookup] Found menu:'Open Super Implementation' 13:55:30.580 DEBUG [main][MenuItemLookup] Found menu:'Open Attached Javadoc Shift+F2' 13:55:30.580 DEBUG [main][MenuItemLookup] Found menu:'Open from Clipboard Shift+Ctrl+V' 13:55:30.580 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:30.580 DEBUG [main][MenuItemLookup] Found menu:'Open Type...' 13:55:30.580 DEBUG [main][MenuItemLookup] Item match:Open Type... 13:55:30.580 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open &Type..." 13:55:30.580 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Type... 13:55:30.581 INFO [main][MenuItemHandler] Select menu item: Open &Type... 13:55:30.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Type"] is available.... 13:55:30.629 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:55:30.629 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Type 13:55:30.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:30.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:30.630 TRACE [WorkbenchTestable][OpenTypeSelectionDialog] Shell Open Type is not null and is not disposed 13:55:30.630 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:30.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.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:55:30.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:30.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:30.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:30.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:30.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:30.633 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:55:30.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:30.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:30.633 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:30.633 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:30.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:55:30.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:55:30.660 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 13:55:30.660 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:30.660 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:30.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:30.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:30.661 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 13:55:30.661 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:30.661 INFO [WorkbenchTestable][RequirementsRunner] Started test: findAndOpenClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 13:55:30.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 13:55:30.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:30.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:30.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:30.661 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:55:30.661 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:30.661 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:55:30.661 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:30.661 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:30.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:30.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:30.662 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:55:30.662 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:30.662 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:30.662 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:30.662 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:55:30.662 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:55:30.662 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:30.662 DEBUG [main][MenuItemLookup] Item match:Navigate 13:55:30.663 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:55:30.663 DEBUG [main][MenuItemLookup] Found menu:'Go To' 13:55:30.663 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:30.663 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:55:30.663 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:55:30.663 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 13:55:30.663 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink' 13:55:30.663 DEBUG [main][MenuItemLookup] Found menu:'Open Implementation' 13:55:30.663 DEBUG [main][MenuItemLookup] Found menu:'Open Super Implementation' 13:55:30.663 DEBUG [main][MenuItemLookup] Found menu:'Open Attached Javadoc Shift+F2' 13:55:30.663 DEBUG [main][MenuItemLookup] Found menu:'Open from Clipboard Shift+Ctrl+V' 13:55:30.663 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:30.663 DEBUG [main][MenuItemLookup] Found menu:'Open Type...' 13:55:30.663 DEBUG [main][MenuItemLookup] Item match:Open Type... 13:55:30.663 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open &Type..." 13:55:30.663 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Type... 13:55:30.663 INFO [main][MenuItemHandler] Select menu item: Open &Type... 13:55:30.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Type"] is available.... 13:55:30.705 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:55:30.705 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Type 13:55:30.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:30.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:30.706 TRACE [WorkbenchTestable][OpenTypeSelectionDialog] Shell Open Type is not null and is not disposed 13:55:30.706 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:30.706 DEBUG [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:55:30.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:30.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:30.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:30.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:30.707 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:55:30.707 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:55:30.708 INFO [WorkbenchTestable][AbstractText] Text set to: FindMe 13:55:30.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:55:30.708 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' has no excuses, wait for it 13:55:31.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 13:55:31.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is not listed in considered jobs, ignore it 13:55:31.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 13:55:31.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:55:31.209 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:55:31.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:31.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:31.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:31.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:31.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:55:31.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:55:31.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:55:31.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:31.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:31.215 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:55:31.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:31.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:31.215 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:31.215 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:31.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:55:31.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:55:31.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1669b569 is found... 13:55:31.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1669b569 is found finished successfully 13:55: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 '\*?\QFindMe.java\E') 13:55:31.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:31.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:31.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:31.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:31.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:55:31.358 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:31.358 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class FindMe { } TooltipText=null 13:55:31.358 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 13:55:31.358 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:31.358 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:31.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:31.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:31.359 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findAndOpenClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 13:55:31.359 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:31.359 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorTakingShellTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 13:55:31.359 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 13:55:31.359 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:31.359 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:31.359 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:31.359 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform 13:55:31.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:31.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:31.360 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 13:55:31.360 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 13:55:31.360 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:31.360 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:31.360 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:55:31.360 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:55:31.360 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:31.360 DEBUG [main][MenuItemLookup] Item match:Navigate 13:55:31.361 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:55:31.361 DEBUG [main][MenuItemLookup] Found menu:'Go To' 13:55:31.361 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:31.361 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration F3' 13:55:31.361 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:55:31.361 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 13:55:31.361 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink' 13:55:31.361 DEBUG [main][MenuItemLookup] Found menu:'Open Implementation' 13:55:31.361 DEBUG [main][MenuItemLookup] Found menu:'Open Super Implementation' 13:55:31.361 DEBUG [main][MenuItemLookup] Found menu:'Open Attached Javadoc Shift+F2' 13:55:31.361 DEBUG [main][MenuItemLookup] Found menu:'Open from Clipboard Shift+Ctrl+V' 13:55:31.361 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:31.361 DEBUG [main][MenuItemLookup] Found menu:'Open Type...' 13:55:31.361 DEBUG [main][MenuItemLookup] Item match:Open Type... 13:55:31.362 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open &Type..." 13:55:31.362 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Type... 13:55:31.362 INFO [main][MenuItemHandler] Select menu item: Open &Type... 13:55:31.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Type"] is available.... 13:55:31.412 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:55:31.413 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Type 13:55:31.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:31.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:31.416 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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:55:31.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:31.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:31.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:31.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:31.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:31.418 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:55:31.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:31.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:31.418 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:31.418 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:31.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:55:31.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:55:31.450 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 13:55:31.450 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:31.450 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:31.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:31.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:31.451 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorTakingShellTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 13:55:31.451 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:31.451 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonParametericConstructorTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 13:55:31.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 13:55:31.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:31.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:31.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:31.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform 13:55:31.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:31.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:31.452 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 13:55:31.452 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 13:55:31.452 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:31.452 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:31.452 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:55:31.452 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:55:31.452 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:31.452 DEBUG [main][MenuItemLookup] Item match:Navigate 13:55:31.453 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:55:31.453 DEBUG [main][MenuItemLookup] Found menu:'Go To' 13:55:31.453 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:31.453 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration F3' 13:55:31.453 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:55:31.453 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 13:55:31.453 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink' 13:55:31.453 DEBUG [main][MenuItemLookup] Found menu:'Open Implementation' 13:55:31.453 DEBUG [main][MenuItemLookup] Found menu:'Open Super Implementation' 13:55:31.453 DEBUG [main][MenuItemLookup] Found menu:'Open Attached Javadoc Shift+F2' 13:55:31.453 DEBUG [main][MenuItemLookup] Found menu:'Open from Clipboard Shift+Ctrl+V' 13:55:31.453 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:31.453 DEBUG [main][MenuItemLookup] Found menu:'Open Type...' 13:55:31.453 DEBUG [main][MenuItemLookup] Item match:Open Type... 13:55:31.453 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open &Type..." 13:55:31.453 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Type... 13:55:31.454 INFO [main][MenuItemHandler] Select menu item: Open &Type... 13:55:31.499 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:55:31.502 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:31.503 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:31.503 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Type 13:55:31.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:31.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:31.504 TRACE [WorkbenchTestable][OpenTypeSelectionDialog] Shell Open Type is not null and is not disposed 13:55:31.504 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:31.504 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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:55:31.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:31.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:31.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:31.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:31.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:31.510 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:55:31.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:31.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:31.510 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:31.510 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:31.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:55:31.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:55:31.548 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 13:55:31.548 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:31.548 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:31.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:31.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:31.549 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonParametericConstructorTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 13:55:31.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:31.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:31.560 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 13:55:31.560 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform 13:55:31.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:31.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:31.560 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 13:55:31.560 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 13:55:31.561 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:31.561 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:31.561 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:55:31.561 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:55:31.561 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:31.561 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:31.561 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:31.561 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:55:31.561 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:55:31.561 DEBUG [main][MenuItemLookup] Item match:Window 13:55:31.562 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:55:31.562 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:55:31.562 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:55:31.562 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:31.562 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:55:31.562 DEBUG [main][MenuItemLookup] Item match:Show View 13:55:31.564 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:55:31.564 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:55:31.564 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:55:31.564 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:55:31.564 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 13:55:31.564 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:55:31.564 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:55:31.564 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:55:31.564 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:55:31.564 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:55:31.564 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:55:31.564 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:55:31.564 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:55:31.564 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:55:31.564 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:31.564 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:55:31.564 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:55:31.565 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:55:31.565 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:55:31.566 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:55:31.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:55:31.631 DEBUG [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:31.631 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:55:31.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:31.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:31.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:55:31.632 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:31.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:31.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:31.632 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:55:31.632 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:31.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:31.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:31.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:31.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:31.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:31.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:55:31.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:55:31.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:55:31.634 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:55:31.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:31.634 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:55:31.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:31.634 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:55:31.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:55:31.635 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:55:31.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:31.635 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:55:31.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:31.635 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:55:31.636 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 13:55:31.636 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 13:55:31.636 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 13:55:31.636 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 13:55:31.636 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:31.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:31.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:31.636 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:55:31.636 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:31.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:31.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:31.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 "Open") 13:55:31.637 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:31.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:31.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:31.638 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:55:31.638 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:31.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:31.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:31.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:31.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:31.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:31.639 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:55:31.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:31.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:31.639 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:31.639 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:31.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:55:31.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:55:31.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 13:55:31.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:31.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:31.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 13:55:31.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:31.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:31.677 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform 13:55:31.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:31.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:31.678 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 13:55:31.678 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:55:31.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:31.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:31.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:31.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:31.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:55:31.680 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:55:31.680 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:55:31.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:31.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform TooltipText=null 13:55:31.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:55:31.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:55:31.682 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:55:31.682 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:55:31.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:31.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:55:31.682 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:55:31.683 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:55:31.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:31.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:55:31.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:31.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:31.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:32.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:32.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:32.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:32.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:32.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:55:32.686 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:55:32.686 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:55:32.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:32.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:55:32.687 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:55:32.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:32.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:32.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:32.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:32.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:32.688 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OpenTypeSelectionDialogTest 13:55:32.688 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:55:32.688 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:55:32.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:32.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:55:32.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:32.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:32.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:33.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:33.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:33.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:33.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:33.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:55:33.692 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:55:33.692 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:55:33.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:33.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:55:33.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:55:33.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:33.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:33.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:33.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:33.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:33.694 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OpenTypeSelectionDialogTest 13:55:33.694 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:55:33.694 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:55:33.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:33.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:55:33.695 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:55:33.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:33.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:33.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:33.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:33.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:33.695 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 13:55:33.695 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 13:55:33.696 DEBUG [main][TreeItemHandler] Set Tree selection 13:55:33.696 DEBUG [main][TreeHandler] Notify Tree about selection event 13:55:33.700 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 13:55:33.703 DEBUG [WorkbenchTestable][TreeItemHandler] OpenTypeSelectionDialogTest 13:55:33.704 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:55:33.704 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:33.723 DEBUG [main][MenuItemLookup] Found menu:'New' 13:55:33.723 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:55:33.723 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:33.723 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:55:33.723 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:33.723 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:55:33.723 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:55:33.723 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:55:33.723 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:55:33.723 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:55:33.723 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:55:33.723 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:55:33.723 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:55:33.723 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:33.723 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:55:33.723 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:55:33.724 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:33.724 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:55:33.724 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:55:33.724 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:55:33.724 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:55:33.724 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:55:33.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:55:33.724 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:55:34.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:55:34.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:55:34.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:55:34.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:55:34.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:55:34.225 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:55:34.225 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:34.246 DEBUG [main][MenuItemLookup] Found menu:'New' 13:55:34.246 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:55:34.246 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:34.246 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:55:34.246 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:34.246 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:55:34.246 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:55:34.246 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:55:34.246 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:55:34.246 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:55:34.246 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:55:34.246 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:55:34.246 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:55:34.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 13:55:34.829 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:34.829 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:55:34.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:34.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:34.832 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:55:34.832 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:34.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:34.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:34.832 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:55:34.832 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:34.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:34.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:34.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:34.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:34.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:34.833 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:55:34.833 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:55:34.833 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:55:34.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:34.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:34.834 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:34.834 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:34.834 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:55:34.834 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:34.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:34.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:34.834 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:55:34.834 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:34.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:34.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:34.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:34.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:34.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:34.837 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:55:34.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:34.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:34.837 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:34.837 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:34.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:55:34.840 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:55:35.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:55:35.341 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:55:35.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:55:35.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:55:35.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:55:35.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:55:35.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:55:35.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:55:35.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:55:35.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:55:35.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:55:35.342 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 13:55:35.342 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:35.342 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:35.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:35.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.718 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.086 s findAndOpenClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) Time elapsed: 0.698 s constructorTakingShellTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) Time elapsed: 0.092 s nonParametericConstructorTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) Time elapsed: 0.098 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 13:55:35.348 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 13:55:35.348 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:55:35.348 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:35.348 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 13:55:35.348 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:35.349 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:55:35.349 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:35.349 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:55:35.349 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:35.349 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:35.349 INFO [WorkbenchTestable][RequirementsRunner] Started test: cancel no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 13:55:35.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 13:55:35.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:35.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:35.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:35.349 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:55:35.349 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:35.350 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:55:35.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:35.350 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:55:35.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:35.350 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:35.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:35.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:35.351 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:55:35.351 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:35.351 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:35.351 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:35.351 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:35.351 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:35.351 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:35.351 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:55:35.351 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:55:35.351 DEBUG [main][MenuItemLookup] Item match:Window 13:55:35.351 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:55:35.351 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:55:35.351 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:55:35.351 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:35.351 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:55:35.351 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:55:35.351 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:35.351 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:55:35.351 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:35.352 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:55:35.352 DEBUG [main][MenuItemLookup] Item match:Preferences 13:55:35.352 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:55:35.352 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:55:35.352 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:55:35.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:55:35.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. finished successfully 13:55:35.438 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:55:35.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:35.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:35.439 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:55:35.439 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:35.440 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:35.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:35.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:35.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:35.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:35.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:35.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:55:35.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:55:35.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children... 13:55:35.443 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 13:55:35.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:35.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:35.944 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 13:55:35.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children finished successfully 13:55:35.944 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 13:55:35.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:35.945 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 13:55:35.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:35.945 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 13:55:35.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children... 13:55:35.945 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 13:55:35.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:36.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:36.447 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 13:55:36.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children finished successfully 13:55:36.448 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 13:55:36.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:36.448 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 13:55:36.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:36.448 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 13:55:36.448 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing preference page 13:55:36.448 DEBUG [main][TreeItemHandler] Selecting tree item: Testing preference page 13:55:36.449 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing preference page about selection 13:55:36.449 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing preference page 13:55:36.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:36.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:36.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:36.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:36.456 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:55:36.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:36.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:36.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:36.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:36.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:36.461 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:55:36.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:36.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:36.461 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:36.461 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:36.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:55:36.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:55:36.482 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:36.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:36.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:36.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:36.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:36.483 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:36.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:36.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:36.484 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 13:55:36.484 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:36.484 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:36.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:36.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:36.493 INFO [WorkbenchTestable][RequirementsRunner] Finished test: cancel no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 13:55:36.493 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:36.493 INFO [WorkbenchTestable][RequirementsRunner] Started test: restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 13:55:36.494 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 13:55:36.494 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:36.494 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:36.494 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:36.494 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [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:36.494 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:36.494 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [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:36.494 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:36.494 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [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:36.495 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:36.495 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:36.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:36.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:36.495 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:55:36.495 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:36.495 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:36.495 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:36.495 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:36.495 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:36.495 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:36.495 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:55:36.495 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:55:36.495 DEBUG [main][MenuItemLookup] Item match:Window 13:55:36.495 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:55:36.495 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:55:36.495 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:55:36.495 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:36.495 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:55:36.495 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:55:36.495 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:36.495 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:55:36.495 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:36.495 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:55:36.495 DEBUG [main][MenuItemLookup] Item match:Preferences 13:55:36.495 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:55:36.495 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:55:36.495 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:55:36.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:55:36.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:55:36.552 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:55:36.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:36.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:36.554 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:55:36.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:36.554 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:36.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:36.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:36.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:36.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:36.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:36.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:55:36.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:55:36.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children... 13:55:36.556 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 13:55:36.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:36.557 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 13:55:36.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:36.557 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 13:55:36.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children finished successfully 13:55:36.557 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 13:55:36.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:36.558 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 13:55:36.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:36.558 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 13:55:36.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children... 13:55:36.558 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 13:55:36.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:36.558 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 13:55:36.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:36.558 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 13:55:36.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children finished successfully 13:55:36.558 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 13:55:36.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:36.559 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 13:55:36.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:36.559 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 13:55:36.559 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing preference page 13:55:36.559 DEBUG [main][TreeItemHandler] Selecting tree item: Testing preference page 13:55:36.559 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing preference page about selection 13:55:36.559 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing preference page 13:55:36.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:36.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:36.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:36.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:36.560 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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:55:36.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:36.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:36.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:36.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:36.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:36.563 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 13:55:36.563 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 13:55:36.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:36.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:36.563 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:36.563 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:36.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:36.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:36.563 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:55:36.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:36.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:36.569 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:55:36.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:36.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:36.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:36.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:36.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 13:55:36.571 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:55:36.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:36.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:36.571 INFO [WorkbenchTestable][AbstractShell] Close shell Preferences 13:55:36.571 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Preferences' 13:55:36.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:55:36.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:55:36.600 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 13:55:36.600 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:36.600 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:36.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:36.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:36.601 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 13:55:36.601 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:36.601 INFO [WorkbenchTestable][RequirementsRunner] Started test: ok no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 13:55:36.601 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 13:55:36.601 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:36.601 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:36.601 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:36.601 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [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:36.601 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:36.601 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [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:36.601 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:36.601 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [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:36.601 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:36.602 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:36.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:36.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:36.602 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:55:36.602 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:36.602 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:36.602 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:36.602 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:36.602 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:36.602 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:36.602 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:55:36.602 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:55:36.602 DEBUG [main][MenuItemLookup] Item match:Window 13:55:36.603 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:55:36.603 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:55:36.603 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:55:36.603 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:36.603 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:55:36.603 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:55:36.603 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:36.603 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:55:36.603 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:36.603 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:55:36.603 DEBUG [main][MenuItemLookup] Item match:Preferences 13:55:36.603 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:55:36.603 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:55:36.603 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:55:36.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:55:36.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:55:36.667 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:55:36.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:36.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:36.668 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:55:36.668 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:36.668 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:55:36.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:36.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:36.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:36.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:36.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:36.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:55:36.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:55:36.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children... 13:55:36.671 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 13:55:36.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:36.671 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 13:55:36.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:36.671 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 13:55:36.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children finished successfully 13:55:36.671 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 13:55:36.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:36.671 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 13:55:36.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:36.671 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 13:55:36.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children... 13:55:36.672 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 13:55:36.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:36.672 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 13:55:36.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:36.672 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 13:55:36.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children finished successfully 13:55:36.672 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 13:55:36.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:36.672 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 13:55:36.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:36.672 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 13:55:36.672 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing preference page 13:55:36.672 DEBUG [main][TreeItemHandler] Selecting tree item: Testing preference page 13:55:36.672 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing preference page about selection 13:55:36.673 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing preference page 13:55:36.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:36.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:36.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:36.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:36.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:36.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:36.682 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 13:55:36.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:36.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:36.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:36.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:36.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:36.686 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:55:36.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:36.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:36.686 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:36.686 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:36.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:55:36.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:55:36.715 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:36.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:36.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:36.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:36.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:36.715 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:36.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:36.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:36.716 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 13:55:36.716 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:36.716 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:36.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:36.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:36.716 INFO [WorkbenchTestable][RequirementsRunner] Finished test: ok no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 13:55:36.716 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:36.716 INFO [WorkbenchTestable][RequirementsRunner] Started test: openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 13:55:36.716 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 13:55:36.716 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:36.716 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:36.716 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:36.716 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:55:36.716 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:36.716 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:55:36.716 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:36.716 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:55:36.717 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:36.717 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:36.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:36.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:36.717 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:55:36.717 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:36.717 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:36.717 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:36.717 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:36.717 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:36.717 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:36.717 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:55:36.717 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:55:36.717 DEBUG [main][MenuItemLookup] Item match:Window 13:55:36.717 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:55:36.717 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:55:36.717 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:55:36.717 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:36.717 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:55:36.717 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:55:36.717 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:36.717 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:55:36.717 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:36.717 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:55:36.717 DEBUG [main][MenuItemLookup] Item match:Preferences 13:55:36.717 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:55:36.717 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:55:36.717 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:55:36.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:55:36.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:55:36.776 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:55:36.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:36.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:36.777 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:55:36.777 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:36.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:36.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:36.777 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:55:36.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:36.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:36.778 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:36.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:36.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:36.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:36.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:36.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:36.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:55:36.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:55:36.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children... 13:55:36.780 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 13:55:36.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:36.780 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 13:55:36.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:36.780 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 13:55:36.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children finished successfully 13:55:36.780 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 13:55:36.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:36.781 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 13:55:36.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:36.781 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 13:55:36.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children... 13:55:36.781 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 13:55:36.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:36.781 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 13:55:36.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:36.781 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 13:55:36.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children finished successfully 13:55:36.781 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 13:55:36.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:36.781 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 13:55:36.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:36.781 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 13:55:36.782 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing preference page 13:55:36.782 DEBUG [main][TreeItemHandler] Selecting tree item: Testing preference page 13:55:36.782 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing preference page about selection 13:55:36.782 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing preference page 13:55:36.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:36.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:36.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:36.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:36.783 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:55:36.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:36.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:36.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:36.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:36.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 13:55:36.785 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:55:36.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:36.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:36.785 INFO [WorkbenchTestable][AbstractShell] Close shell Preferences 13:55:36.785 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Preferences' 13:55:36.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:55:36.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:55:36.804 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 13:55:36.804 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:36.804 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:36.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:36.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:36.804 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 13:55:36.805 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:36.805 INFO [WorkbenchTestable][RequirementsRunner] Started test: apply no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 13:55:36.805 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 13:55:36.805 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:36.805 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:36.805 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:36.805 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:55:36.805 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:36.805 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:55:36.805 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:36.805 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:55:36.805 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:36.805 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:36.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:36.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:36.806 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:55:36.806 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:36.806 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:36.806 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:36.806 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:36.806 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:36.806 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:36.806 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:55:36.806 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:55:36.806 DEBUG [main][MenuItemLookup] Item match:Window 13:55:36.806 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:55:36.806 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:55:36.806 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:55:36.806 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:36.806 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:55:36.806 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:55:36.806 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:36.806 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:55:36.806 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:36.806 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:55:36.806 DEBUG [main][MenuItemLookup] Item match:Preferences 13:55:36.806 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:55:36.806 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:55:36.806 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:55:36.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:55:36.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:55:36.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:55:36.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:36.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:36.868 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:55:36.868 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:36.868 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:36.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:36.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:36.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:36.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:36.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:36.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:55:36.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:55:36.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children... 13:55:36.871 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 13:55:36.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:36.871 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 13:55:36.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:36.871 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 13:55:36.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children finished successfully 13:55:36.871 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 13:55:36.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:36.871 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 13:55:36.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:36.871 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 13:55:36.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children... 13:55:36.872 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 13:55:36.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:36.872 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 13:55:36.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:36.872 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 13:55:36.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children finished successfully 13:55:36.872 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 13:55:36.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:36.872 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 13:55:36.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:36.872 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 13:55:36.872 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing preference page 13:55:36.872 DEBUG [main][TreeItemHandler] Selecting tree item: Testing preference page 13:55:36.872 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing preference page about selection 13:55:36.873 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing preference page 13:55:36.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:36.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:36.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:36.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:36.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 13:55:36.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:36.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:36.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:36.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:36.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:36.882 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 13:55:36.882 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 13:55:36.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:36.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:36.882 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:36.882 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:36.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:36.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:36.883 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:55:36.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:36.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:36.883 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:55:36.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:36.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:36.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:36.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:36.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 13:55:36.884 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:55:36.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:36.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:36.885 INFO [WorkbenchTestable][AbstractShell] Close shell Preferences 13:55:36.885 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Preferences' 13:55:36.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:55:36.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:55:36.922 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 13:55:36.922 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:36.922 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:36.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:36.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:36.923 INFO [WorkbenchTestable][RequirementsRunner] Finished test: apply no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 13:55:36.923 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:36.923 INFO [WorkbenchTestable][RequirementsRunner] Started test: openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 13:55:36.923 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 13:55:36.923 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:36.923 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:36.923 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:36.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:55:36.923 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:36.924 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:55:36.924 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:36.924 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:55:36.924 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:36.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:36.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:36.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:36.925 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:55:36.925 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:36.925 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:36.925 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:36.925 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:36.925 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:36.925 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:36.925 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:55:36.925 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:55:36.925 DEBUG [main][MenuItemLookup] Item match:Window 13:55:36.925 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:55:36.925 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:55:36.925 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:55:36.925 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:36.925 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:55:36.925 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:55:36.925 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:36.925 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:55:36.925 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:36.925 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:55:36.925 DEBUG [main][MenuItemLookup] Item match:Preferences 13:55:36.925 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:55:36.925 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:55:36.926 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:55:36.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:55:36.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:55:36.990 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:55:36.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:36.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:36.991 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:55:36.992 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:36.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:36.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:36.992 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:55:36.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:36.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:36.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:36.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:36.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:36.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:36.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:36.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:36.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:55:36.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:55:36.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children... 13:55:36.995 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 13:55:36.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:36.995 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 13:55:36.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:36.995 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 13:55:36.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children finished successfully 13:55:36.995 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 13:55:36.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:36.995 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 13:55:36.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:36.995 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 13:55:36.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children... 13:55:36.996 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 13:55:36.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:36.996 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 13:55:36.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:36.996 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 13:55:36.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children finished successfully 13:55:36.996 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 13:55:36.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:36.996 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 13:55:36.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:36.996 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 13:55:36.996 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing preference page 13:55:36.996 DEBUG [main][TreeItemHandler] Selecting tree item: Testing preference page 13:55:36.997 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing preference page about selection 13:55:36.997 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing preference page 13:55:36.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:36.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:36.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:36.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:36.998 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:55:36.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:36.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:36.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:36.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:36.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 13:55:37.004 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:55:37.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:37.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:37.005 INFO [WorkbenchTestable][AbstractShell] Close shell Preferences 13:55:37.005 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Preferences' 13:55:37.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:55:37.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:55:37.024 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 13:55:37.024 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:37.024 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:37.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:37.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:37.025 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 13:55:37.025 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 13:55:37.025 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:37.025 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:37.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:37.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.677 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest cancel no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) Time elapsed: 1.144 s restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) Time elapsed: 0.108 s ok no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) Time elapsed: 0.115 s openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) Time elapsed: 0.088 s apply no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) Time elapsed: 0.118 s openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) Time elapsed: 0.102 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 13:55:37.031 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 13:55:37.031 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:55:37.032 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:37.032 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 13:55:37.032 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:37.032 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:55:37.043 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:37.043 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:55:37.044 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:37.044 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:55:37.044 DEBUG [main][EditorHandler] 0 editor(s) found 13:55:37.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:37.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:37.046 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:55:37.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:37.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:37.048 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:37.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:37.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:37.048 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:55:37.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:55:37.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:37.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:37.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:37.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:37.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:55:37.051 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:55:37.051 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:55:37.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:37.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:55:37.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:55:37.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:55:37.053 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:55:37.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:55:37.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:37.053 DEBUG [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:55:37.054 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:55:37.054 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:55:37.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:37.054 DEBUG [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:55:37.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:37.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:37.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:37.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:37.056 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:55:37.056 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:55:37.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:37.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 13:55:37.057 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:55:37.057 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:37.057 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:55:37.057 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:37.057 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:55:37.057 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:37.057 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:55:37.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:37.058 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:55:37.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:37.058 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:55:37.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:37.058 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 13:55:37.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:37.058 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:55:37.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:37.058 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:55:37.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:37.059 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:37.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:37.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:37.059 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:55:37.059 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:37.059 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:37.059 DEBUG [main][MenuItemLookup] Item match:File 13:55:37.059 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:55:37.059 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:55:37.061 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:55:37.061 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:55:37.061 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:37.061 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:55:37.061 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:55:37.061 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:55:37.061 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:55:37.061 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:55:37.061 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:55:37.061 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:55:37.061 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:55:37.061 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:55:37.061 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:37.061 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:55:37.061 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:55:37.061 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:37.062 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:55:37.062 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:37.062 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:55:37.062 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:55:37.070 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:55:37.070 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:55:37.071 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:55:37.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:55:37.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:55:37.135 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:55:37.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:37.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:37.136 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:55:37.137 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:37.137 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:55:37.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:37.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:37.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:37.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:37.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:37.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:55:37.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:55:37.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:55:37.140 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:55:37.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:37.140 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:55:37.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:37.140 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:55:37.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:55:37.141 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:55:37.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:37.141 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:55:37.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:37.141 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:55:37.141 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:55:37.141 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:55:37.142 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:55:37.144 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:55:37.144 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:55:37.144 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:55:37.145 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:55:37.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:37.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:37.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:37.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:37.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:37.151 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:55:37.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:37.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:37.152 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:37.152 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:37.307 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:55:37.307 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:37.308 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:37.308 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:37.308 DEBUG [WorkbenchTestable][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:37.309 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:55:37.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:37.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:37.309 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:55:37.309 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:37.310 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'java_project' 13:55:37.310 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:55:37.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:37.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:37.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:37.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:37.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:55:37.326 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:55:37.327 INFO [WorkbenchTestable][AbstractText] Text set to: java_project 13:55:37.359 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:55:37.359 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:55:37.359 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard, index 0 and following matchers specified (Widget 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:37.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:37.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:37.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:37.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:37.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:37.368 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:55:37.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:37.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:37.368 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:37.368 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:37.372 DEBUG [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:40.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:40.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:55:40.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:55:40.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:55:40.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.1/lib/jrt-fs.jar)' is a system job, skipped 13:55:40.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:55:40.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:55:40.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:55:40.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:55:40.739 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:55:40.739 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:40.739 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:55:40.739 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:40.739 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:55:40.739 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:40.739 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:55:40.740 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:40.740 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:55:40.740 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:40.740 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:55:40.740 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:40.740 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:55:40.740 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:40.740 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:55:40.740 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:40.740 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:55:40.740 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:40.741 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:40.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:40.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:40.741 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:55:40.741 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:40.741 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:40.741 DEBUG [main][MenuItemLookup] Item match:File 13:55:40.742 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:55:40.742 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:55:40.743 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:55:40.743 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:55:40.743 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:40.743 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:55:40.743 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:55:40.743 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:55:40.743 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:55:40.743 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:55:40.743 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:55:40.743 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:55:40.743 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:55:40.743 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:55:40.743 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:40.743 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:55:40.743 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:55:40.743 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:40.743 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:55:40.744 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:40.744 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:55:40.744 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:55:40.744 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:55:40.744 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:55:40.744 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:55:40.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:55:40.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. finished successfully 13:55:40.872 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:55:40.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:40.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:40.873 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:55:40.873 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:40.873 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:55:40.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:40.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:40.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:40.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:40.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:40.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:55:40.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:55:40.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:55:40.876 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:55:40.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:40.876 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:55:40.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:40.876 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:55:40.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:55:40.876 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:55:40.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:40.876 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:55:40.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:40.876 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:55:40.877 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:55:40.877 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:55:40.877 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:55:40.880 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:55:40.880 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:55:40.880 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:55:40.880 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:55:40.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:40.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:40.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:40.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:40.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:40.888 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:55:40.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:40.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:40.888 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:40.888 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:41.058 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:55:41.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:41.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:41.058 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:55:41.058 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:55:41.059 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:55:41.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:41.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:41.059 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:55:41.059 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:41.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.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 13:55:41.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:41.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:41.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:41.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:41.102 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:55:41.102 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:55:41.103 INFO [WorkbenchTestable][AbstractText] Text set to: Demo 13:55:41.104 DEBUG [WorkbenchTestable][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:55:41.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:41.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:41.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:41.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:41.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:41.163 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 13:55:41.163 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 13:55:41.164 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 13:55:41.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:41.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:41.164 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:41.164 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:41.164 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:55:41.164 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:55:41.164 DEBUG [WorkbenchTestable][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:55:41.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:41.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:41.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:41.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:41.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:41.169 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:55:41.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:41.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:41.169 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:41.169 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:41.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:55:41.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:55:41.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:55:41.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:55:41.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:55:41.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:55:41.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:55:41.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:55:41.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:55:41.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:55:41.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:55:41.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@508e4ed7 is found... 13:55:41.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@508e4ed7 is found finished successfully 13:55:41.693 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E') 13:55:41.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:41.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:41.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:41.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:41.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:55:41.697 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:41.697 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package java_project; public class Demo { public static void main(String[] args) { // TODO Auto-generated method stub } } TooltipText=null 13:55:41.697 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 6 13:55:41.697 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 6, offser 0 13:55:41.701 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:41.701 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package java_project; public class Demo { public static void main(String[] args) { // TODO Auto-generated method stub System.out.println("Hello World"); } } TooltipText=null 13:55:41.701 INFO [WorkbenchTestable][AbstractEditor] Save editor 13:55:41.701 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 13:55:41.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:41.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:41.702 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 13:55:41.702 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 13:55:41.702 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:41.702 DEBUG [main][MenuItemLookup] Item match:File 13:55:41.703 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:55:41.703 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 13:55:41.703 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 13:55:41.703 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 13:55:41.703 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:41.703 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 13:55:41.703 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 13:55:41.703 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:41.703 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 13:55:41.703 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 13:55:41.703 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 13:55:41.703 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 13:55:41.703 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 13:55:41.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 13:55:41.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 13:55:41.726 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:41.727 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package java_project; public class Demo { public static void main(String[] args) { // TODO Auto-generated method stub System.out.println("Hello World"); } } TooltipText=null 13:55:41.727 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:41.727 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRemovingBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 13:55:41.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 13:55:41.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:41.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:41.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:41.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:41.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:41.738 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' view via menu. 13:55:41.738 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 13:55:41.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:41.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:41.739 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 13:55:41.739 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 13:55:41.739 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:41.739 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:41.739 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:55:41.739 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:55:41.739 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:41.739 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:41.739 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:41.739 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:55:41.739 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:55:41.739 DEBUG [main][MenuItemLookup] Item match:Window 13:55:41.741 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:55:41.741 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:55:41.741 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:55:41.741 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:41.741 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:55:41.741 DEBUG [main][MenuItemLookup] Item match:Show View 13:55:41.743 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:55:41.743 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:55:41.743 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:55:41.743 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:55:41.743 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 13:55:41.743 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:55:41.743 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:55:41.743 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:55:41.743 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:55:41.743 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:55:41.743 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:55:41.743 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:55:41.743 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:55:41.743 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:55:41.743 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:41.743 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:55:41.743 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:55:41.755 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:55:41.755 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:55:41.755 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:55:41.816 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:41.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:55:41.818 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:55:41.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:41.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:41.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:55:41.819 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:41.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:41.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:41.820 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:55:41.820 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:41.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:41.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:41.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:41.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:41.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:41.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:55:41.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:55:41.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Debug has children... 13:55:41.822 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Debug 13:55:41.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:42.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:42.324 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Debug 13:55:42.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Debug has children finished successfully 13:55:42.326 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Debug 13:55:42.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:42.327 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Debug is already expanded. No action performed 13:55:42.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:42.327 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Debug 13:55:42.327 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Breakpoints 13:55:42.327 DEBUG [main][TreeItemHandler] Selecting tree item: Breakpoints 13:55:42.328 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Breakpoints about selection 13:55:42.328 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Breakpoints 13:55:42.328 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:42.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:42.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:42.328 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:55:42.328 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:42.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:42.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:42.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:55:42.330 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:42.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:42.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:42.330 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:55:42.330 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:42.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:42.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:42.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:42.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:42.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:42.331 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:55:42.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:42.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:42.332 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:42.332 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:42.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:55:42.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:55:42.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView' view is open... 13:55:42.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:42.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:42.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView' view is open finished successfully 13:55:42.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:42.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:42.401 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 13:55:42.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:42.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:42.404 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 13:55: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 '\*?\QBreakpoints\E') 13:55:42.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:42.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:42.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:42.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:42.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:55:42.428 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:55:42.428 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:55:42.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:42.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 13:55:42.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:55:42.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:55:42.431 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 13:55:42.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:42.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:42.456 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:55:42.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:42.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:42.464 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 13:55:42.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:42.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:42.467 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 13:55:42.467 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 13:55:42.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:42.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:42.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:42.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:42.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:55:42.493 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:55:42.493 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:55:42.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:42.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 13:55:42.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:55:42.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:55:42.497 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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:55:42.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:42.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:42.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:42.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:42.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:55:42.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@137b6816 is found... 13:55:42.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@137b6816 is found finished successfully 13:55:42.499 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E') 13:55:42.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:42.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:42.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:42.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:42.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:55:42.503 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part Demo.java 13:55:42.541 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:42.541 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package java_project; public class Demo { public static void main(String[] args) { // TODO Auto-generated method stub System.out.println("Hello World"); } } TooltipText=null 13:55:42.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 13:55:43.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 13:55:43.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 13:55:43.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 13:55:43.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 13:55:44.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 13:55:44.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 13:55:44.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 13:55:44.087 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 13:55:44.087 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:44.087 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:44.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:44.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:44.088 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRemovingBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 13:55:44.088 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:44.088 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingClassBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 13:55:44.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 13:55:44.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:44.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:44.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:44.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:44.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:44.100 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:55:44.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:44.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:44.107 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 13:55:44.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:44.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:44.108 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 13:55:44.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 '\*?\QBreakpoints\E') 13:55:44.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:44.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:44.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:44.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:44.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:55:44.115 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:55:44.115 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:55:44.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:44.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:55:44.146 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 13:55:44.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:44.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:44.154 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:55:44.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:44.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:44.161 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 13:55:44.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:44.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:44.164 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 13:55:44.164 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 13:55:44.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:44.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:44.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:44.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:44.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:55:44.171 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:55:44.172 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:55:44.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:44.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 13:55:44.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:55:44.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:55:44.192 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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:55:44.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:44.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:44.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:44.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:44.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:55:44.193 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints 13:55:44.193 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:55:44.193 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:44.226 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:55:44.228 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:55:44.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints 13:55:44.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:44.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:44.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:44.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:44.230 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:55:44.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:44.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:44.230 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:44.230 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:44.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:55:44.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:55:44.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@632654de is found... 13:55:44.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@632654de is found finished successfully 13:55: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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E') 13:55:44.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:44.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:44.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:44.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:44.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:55:44.282 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part Demo.java 13:55:44.305 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:44.305 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package java_project; public class Demo { public static void main(String[] args) { // TODO Auto-generated method stub System.out.println("Hello World"); } } TooltipText=null 13:55:44.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 13:55:44.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 13:55:44.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@483a18a3 is found... 13:55:44.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@483a18a3 is found finished successfully 13:55:44.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 '\*?\QDemo.java\E') 13:55:44.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:44.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:44.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:44.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:44.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:55:44.813 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:44.814 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package java_project; public class Demo { public static void main(String[] args) { // TODO Auto-generated method stub System.out.println("Hello World"); } } TooltipText=null 13:55:44.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:44.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:44.821 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:55:44.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:44.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:44.829 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 13:55:44.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:44.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:44.829 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 13:55:44.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 '\*?\QBreakpoints\E') 13:55:44.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:44.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:44.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:44.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:44.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:55:44.837 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:55:44.837 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:55:44.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:44.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:55:44.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:44.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:44.872 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:55:44.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:44.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:44.879 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 13:55:44.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:44.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:44.882 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 13:55:44.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 '\*?\QBreakpoints\E') 13:55:44.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:44.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:44.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:44.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:44.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:55:44.890 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:55:44.890 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:55:44.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:44.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 13:55:44.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:55:44.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:55:44.906 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 13:55:44.920 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:55:44.920 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:55:44.920 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:55:44.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:44.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:55:44.922 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:55:45.922 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:55:45.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:45.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:45.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:45.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:45.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:45.923 DEBUG [WorkbenchTestable][AbstractView] found: Demo 13:55:45.923 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 13:55:45.923 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:45.923 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:45.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:45.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:45.924 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingClassBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 13:55:45.924 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:45.924 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingLineBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 13:55:45.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 13:55:45.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:45.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:45.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:45.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:45.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:45.931 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:55:45.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:45.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:45.938 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 13:55:45.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:45.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:45.954 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 13:55:45.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 '\*?\QBreakpoints\E') 13:55:45.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:45.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:45.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:45.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:45.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:55:45.961 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:55:45.961 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:55:45.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:45.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 13:55:45.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:55:45.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:55:45.964 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 13:55:45.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:45.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:45.972 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:55:45.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:45.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:45.992 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 13:55:45.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:45.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:45.995 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 13:55:45.995 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 13:55:45.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:45.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:46.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:46.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:46.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:55:46.002 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:55:46.002 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:55:46.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:46.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 13:55:46.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:55:46.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:55:46.006 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.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:55:46.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:46.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:46.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:46.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:46.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:55:46.020 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints 13:55:46.020 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:55:46.020 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:46.053 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:55:46.054 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:55:46.055 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints 13:55:46.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:46.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:46.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:46.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:46.057 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:55:46.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:46.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:46.057 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:46.057 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:46.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:55:46.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:55:46.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5e949cb5 is found... 13:55:46.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5e949cb5 is found finished successfully 13:55:46.101 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E') 13:55:46.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:46.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:46.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:46.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:46.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:55:46.104 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part Demo.java 13:55:46.127 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:46.127 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package java_project; public class Demo { public static void main(String[] args) { // TODO Auto-generated method stub System.out.println("Hello World"); } } TooltipText=null 13:55:46.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 13:55:46.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 13:55:46.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3d8ff932 is found... 13:55:46.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3d8ff932 is found finished successfully 13:55:46.634 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E') 13:55:46.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:46.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:46.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:46.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:46.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:55:46.638 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:46.638 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package java_project; public class Demo { public static void main(String[] args) { // TODO Auto-generated method stub System.out.println("Hello World"); } } TooltipText=null 13:55:46.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:46.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:46.646 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:55:46.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:46.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:46.653 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 13:55:46.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:46.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:46.654 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 13:55:46.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 '\*?\QBreakpoints\E') 13:55:46.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:46.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:46.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:46.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:46.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:55:46.676 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:55:46.676 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:55:46.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:46.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:55:46.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:46.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:46.712 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:55:46.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:46.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:46.719 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 13:55:46.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:46.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:46.722 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 13:55:46.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 '\*?\QBreakpoints\E') 13:55:46.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:46.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:46.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:46.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:46.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:55:46.746 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:55:46.746 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:55:46.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:46.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 13:55:46.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:55:46.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:55:46.749 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 13:55:46.750 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:55:46.750 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:55:46.750 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:55:46.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:46.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:55:46.752 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:55:47.752 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:55:47.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:47.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:47.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:47.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:47.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:47.754 DEBUG [WorkbenchTestable][AbstractView] found: Demo [line: 7] - main(String[]) 13:55:47.754 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 13:55:47.754 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:47.754 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:47.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:47.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:47.755 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingLineBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 13:55:47.755 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:47.755 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingMethodBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 13:55:47.755 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 13:55:47.755 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:47.755 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:47.755 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:47.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:47.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:47.762 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:55:47.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:47.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:47.770 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 13:55:47.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:47.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:47.787 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 13:55:47.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 '\*?\QBreakpoints\E') 13:55:47.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:47.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:47.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:47.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:47.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:55:47.795 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:55:47.795 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:55:47.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:47.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 13:55:47.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:55:47.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:55:47.798 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 13:55:47.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:47.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:47.821 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:55:47.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:47.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:47.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 13:55:47.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:47.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:47.831 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 13:55:47.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 '\*?\QBreakpoints\E') 13:55:47.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:47.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:47.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:47.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:47.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:55:47.839 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:55:47.839 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:55:47.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:47.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 13:55:47.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:55:47.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:55:47.871 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Breakpoints") 13:55:47.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:47.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:47.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:47.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:47.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:55:47.873 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints 13:55:47.873 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:55:47.873 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:47.904 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:55:47.905 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:55:47.905 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints 13:55:47.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:47.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:47.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:47.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:47.907 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:55:47.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:47.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:47.907 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:47.907 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:47.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:55:47.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:55:47.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6cdecaf9 is found... 13:55:47.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6cdecaf9 is found finished successfully 13:55:47.956 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E') 13:55:47.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:47.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:47.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:47.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:47.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:55:47.959 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part Demo.java 13:55:47.982 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:47.983 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package java_project; public class Demo { public static void main(String[] args) { // TODO Auto-generated method stub System.out.println("Hello World"); } } TooltipText=null 13:55:47.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 13:55:48.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 13:55:48.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@74b938c1 is found... 13:55:48.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@74b938c1 is found finished successfully 13:55:48.489 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E') 13:55:48.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:48.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:48.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:48.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:48.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:55:48.493 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:48.493 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package java_project; public class Demo { public static void main(String[] args) { // TODO Auto-generated method stub System.out.println("Hello World"); } } TooltipText=null 13:55:48.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:48.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:48.503 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:55:48.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:48.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:48.511 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 13:55:48.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:48.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:48.511 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 13:55:48.511 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 13:55:48.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:48.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:48.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:48.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:48.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:55:48.535 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:55:48.535 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:55:48.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:48.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:55:48.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:48.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:48.572 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:55:48.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:48.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:48.579 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 13:55:48.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:48.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:48.581 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 13:55:48.582 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 13:55:48.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:48.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:48.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:48.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:48.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:55:48.605 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:55:48.605 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:55:48.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:48.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 13:55:48.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:55:48.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:55:48.608 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 13:55:48.609 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 13:55:48.610 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 13:55:48.610 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 13:55:48.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:48.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:55:48.611 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 13:55:49.612 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:55:49.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:49.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:49.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:49.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:49.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:49.613 DEBUG [WorkbenchTestable][AbstractView] found: Demo [entry] - main(String[]) 13:55:49.613 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 13:55:49.613 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:49.613 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:49.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:49.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:49.613 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingMethodBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 13:55:49.614 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:55:49.614 DEBUG [main][EditorHandler] 1 editor(s) found 13:55:49.614 DEBUG [WorkbenchTestable][EditorHandler] Closing editor Demo.java 13:55:49.657 DEBUG [WorkbenchTestable][EditorHandler] Editor Demo.java is closed 13:55:49.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:49.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:49.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:55:49.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:49.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:49.662 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:49.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:49.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:49.665 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:55: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 '\*?\QProject Explorer\E') 13:55:49.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:49.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:49.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:49.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:49.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:55:49.667 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:55:49.667 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:55:49.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:49.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:55:49.693 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:55:49.693 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:55:49.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:49.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:55:49.694 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:55:49.694 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:55:49.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:49.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:55:49.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:49.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:49.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:50.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:50.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:50.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:50.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:50.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:55:50.698 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:55:50.698 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:55:50.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:50.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:55:50.700 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:55:50.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:50.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:50.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:50.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:50.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:50.701 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name java_project 13:55:50.701 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:55:50.701 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:55:50.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:50.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:55:50.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:50.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:50.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:51.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:51.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:51.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:51.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:55:51.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:55:51.705 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:55:51.705 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:55:51.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:51.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:55:51.706 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:55:51.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:51.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:51.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:51.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:51.707 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:51.707 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name java_project 13:55:51.707 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:55:51.707 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:55:51.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:51.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:55:51.708 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:55:51.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:51.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:51.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:51.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:51.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:51.709 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 13:55:51.709 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 13:55:51.709 DEBUG [main][TreeItemHandler] Set Tree selection 13:55:51.709 DEBUG [main][TreeHandler] Notify Tree about selection event 13:55:51.713 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 13:55:51.714 DEBUG [WorkbenchTestable][TreeItemHandler] java_project 13:55:51.714 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:55:51.714 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:51.739 DEBUG [main][MenuItemLookup] Found menu:'New' 13:55:51.739 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:55:51.739 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:51.739 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:55:51.739 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:51.739 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:55:51.739 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:55:51.739 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:55:51.739 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:55:51.739 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:55:51.739 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:55:51.739 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:55:51.739 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:55:51.739 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:51.739 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:55:51.739 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:55:51.739 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:51.739 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:55:51.739 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:55:51.739 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:55:51.739 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:55:51.739 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:55:51.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:55:51.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:55:52.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:55:52.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:55:52.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:55:52.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:55:52.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:55:52.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:55:52.240 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:55:52.240 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:52.261 DEBUG [main][MenuItemLookup] Found menu:'New' 13:55:52.261 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:55:52.261 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:52.261 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:55:52.261 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:52.261 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:55:52.261 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:55:52.261 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:55:52.261 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:55:52.261 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:55:52.262 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:55:52.262 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:55:52.262 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:55:52.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 13:55:52.857 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:52.858 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:55:52.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:52.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:52.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:55:52.860 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:52.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:52.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:52.860 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:55:52.860 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:52.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:52.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:52.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:52.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:52.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:52.861 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:55:52.862 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:55:52.862 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:55:52.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:52.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:52.862 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:52.862 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:52.862 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:55:52.862 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:52.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:52.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:52.862 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:55:52.862 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:52.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:52.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:52.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:52.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:52.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:52.864 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:55:52.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:52.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:52.864 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:52.864 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:52.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:55:52.868 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:55:53.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:55:53.369 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:55:53.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:55:53.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:55:53.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:55:53.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:55:53.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:55:53.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:55:53.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:55:53.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:55:53.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:55:53.370 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:55:53.370 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:55:53.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:55:53.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 13:55:53.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:55:53.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:55:53.371 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 13:55:53.371 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:53.371 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:53.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:53.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.341 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest testRemovingBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) Time elapsed: 2.361 s testAddingClassBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) Time elapsed: 1.836 s testAddingLineBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) Time elapsed: 1.831 s testAddingMethodBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) Time elapsed: 1.858 s Running org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest 13:55:53.378 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest 13:55:53.378 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:55:53.378 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:53.378 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest 13:55:53.378 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:53.378 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:55:53.379 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:53.379 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:55:53.379 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:53.379 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:53.379 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPerspectives no-configuration(org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest) 13:55:53.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest 13:55:53.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:53.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:53.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:53.379 INFO [WorkbenchTestable][DebugPerspective] Open perspective: 'Debug' 13:55:53.379 DEBUG [WorkbenchTestable][DebugPerspective] Trying to open perspective: 'Debug' 13:55:53.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:53.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:53.379 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:53.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:53.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:53.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.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective") 13:55:53.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:53.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:53.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:53.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:53.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:55:53.412 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 13:55:53.412 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:55:53.412 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:53.459 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:53.460 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:53.460 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 13:55:53.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:53.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:53.460 DEBUG [WorkbenchTestable][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:53.460 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:53.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:53.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:53.461 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 13:55:53.461 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:53.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:53.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:53.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:53.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:53.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:55:53.462 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Debug') 13:55:53.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:55:53.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:55:53.462 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 13:55:53.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:55:53.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:55:53.463 TRACE [main][WidgetHandler] Notify Table with event 13 13:55:53.463 TRACE [main][WidgetHandler] Wait for synchronization 13:55:53.463 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:53.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:53.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:53.463 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 13:55:53.463 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:53.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:53.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:53.468 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:55:53.468 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:53.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:53.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:53.468 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 13:55:53.468 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:53.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:53.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:53.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:53.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:53.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:53.471 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:55:53.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:53.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:53.471 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:53.471 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:53.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:55:53.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:55:53.562 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 13:55:53.562 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 13:55:53.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:53.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:53.562 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:53.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:53.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:53.562 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:53.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:53.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:53.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:53.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:53.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:55:53.579 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 13:55:53.579 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:55:53.579 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:53.626 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:53.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available. finished successfully 13:55:53.627 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 13:55:53.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:53.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:53.627 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:55:53.627 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:53.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:53.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:53.628 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 13:55:53.628 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:53.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:53.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:53.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:53.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:53.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:55:53.629 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 13:55:53.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:55:53.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:55:53.633 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 13:55:53.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:55:53.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:55:53.634 TRACE [main][WidgetHandler] Notify Table with event 13 13:55:53.634 TRACE [main][WidgetHandler] Wait for synchronization 13:55:53.634 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:53.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:53.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:53.635 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 13:55:53.635 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:53.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:53.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:53.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:55:53.636 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:53.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:53.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:53.636 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 13:55:53.636 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:53.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:53.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:53.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:53.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:53.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:53.638 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:55:53.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:53.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:53.638 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:53.638 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:53.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:55:53.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:55:53.719 INFO [WorkbenchTestable][JavaBrowsingPerspective] Open perspective: 'Java Browsing' 13:55:53.723 DEBUG [WorkbenchTestable][JavaBrowsingPerspective] Trying to open perspective: 'Java Browsing' 13:55:53.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:53.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:53.723 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:53.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:53.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:53.723 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:53.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:53.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:53.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:53.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:53.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:55:53.735 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 13:55:53.735 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:55:53.735 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:53.782 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:53.782 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:53.783 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 13:55:53.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:53.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:53.783 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:55:53.783 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:53.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:53.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:53.783 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 13:55:53.783 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:53.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:53.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:53.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:53.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:53.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:55:53.784 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java Browsing') 13:55:53.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:55:53.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:55:53.785 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (3) 13:55:53.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:55:53.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:55:53.785 TRACE [main][WidgetHandler] Notify Table with event 13 13:55:53.785 TRACE [main][WidgetHandler] Wait for synchronization 13:55:53.785 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:53.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:53.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:53.786 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 13:55:53.786 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:53.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:53.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:53.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 "Open") 13:55:53.790 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:53.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:53.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:53.790 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 13:55:53.790 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:53.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:53.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:53.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:53.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:53.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:53.792 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:55:53.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:53.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:53.792 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:53.792 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:54.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:55:54.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:55:54.029 INFO [WorkbenchTestable][JavaTypeHierarchyPerspective] Open perspective: 'Java Type Hierarchy' 13:55:54.029 DEBUG [WorkbenchTestable][JavaTypeHierarchyPerspective] Trying to open perspective: 'Java Type Hierarchy' 13:55:54.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:54.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:54.029 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:54.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:54.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:54.030 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:54.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:54.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:54.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:54.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:54.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:55:54.053 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 13:55:54.053 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:55:54.053 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:54.098 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:54.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available. finished successfully 13:55:54.098 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 13:55:54.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:54.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:54.099 DEBUG [WorkbenchTestable][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:54.099 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:54.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:54.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:54.099 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 13:55:54.099 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:54.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:54.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:54.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:54.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:54.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:55:54.100 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java Type Hierarchy') 13:55:54.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:55:54.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:55:54.101 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (5) 13:55:54.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:55:54.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:55:54.101 TRACE [main][WidgetHandler] Notify Table with event 13 13:55:54.101 TRACE [main][WidgetHandler] Wait for synchronization 13:55:54.101 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:54.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:54.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:54.102 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 13:55:54.102 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:54.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:54.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:54.103 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:55:54.103 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:54.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:54.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:54.108 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 13:55:54.108 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:54.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:54.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:54.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:54.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:54.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:54.110 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:55:54.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:54.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:54.110 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:54.110 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:54.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:55:54.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:55:54.245 INFO [WorkbenchTestable][ResourcePerspective] Open perspective: 'Resource' 13:55:54.245 DEBUG [WorkbenchTestable][ResourcePerspective] Trying to open perspective: 'Resource' 13:55:54.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:54.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:54.246 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:54.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:54.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:54.247 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective") 13:55:54.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:54.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:54.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:54.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:54.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:55:54.260 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 13:55:54.260 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:55:54.260 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:54.301 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:54.302 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:54.302 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 13:55:54.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:54.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:54.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:55:54.302 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:54.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:54.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:54.303 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 13:55:54.303 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:54.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:54.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:54.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:54.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:54.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:55:54.304 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Resource') 13:55:54.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:55:54.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:55:54.304 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Resource (default)') 13:55:54.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:55:54.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:55:54.305 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (7) 13:55:54.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:55:54.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:55:54.305 TRACE [main][WidgetHandler] Notify Table with event 13 13:55:54.305 TRACE [main][WidgetHandler] Wait for synchronization 13:55:54.305 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:54.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:54.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:54.306 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 13:55:54.306 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:54.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:54.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:54.308 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:55:54.308 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:54.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:54.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:54.308 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 13:55:54.308 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:54.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:54.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:54.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:54.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:54.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:54.310 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:55:54.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:54.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:54.310 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:54.310 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:54.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:55:54.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:55:54.387 INFO [WorkbenchTestable][TeamSynchronizingPerspective] Open perspective: 'Team Synchronizing' 13:55:54.387 DEBUG [WorkbenchTestable][TeamSynchronizingPerspective] Trying to open perspective: 'Team Synchronizing' 13:55:54.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:54.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:54.388 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:54.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:54.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:54.388 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:54.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:54.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:54.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:54.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:54.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:55:54.408 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 13:55:54.408 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:55:54.408 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:54.450 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:54.450 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:54.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 13:55:54.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:54.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:54.451 DEBUG [WorkbenchTestable][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:54.451 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:54.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:54.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:54.451 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 13:55:54.451 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:54.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:54.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:54.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:54.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:54.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:55:54.452 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Team Synchronizing') 13:55:54.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:55:54.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:55:54.453 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (8) 13:55:54.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:55:54.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:55:54.453 TRACE [main][WidgetHandler] Notify Table with event 13 13:55:54.453 TRACE [main][WidgetHandler] Wait for synchronization 13:55:54.453 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:54.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:54.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:54.453 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 13:55:54.453 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:54.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:54.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:54.455 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:55:54.455 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:54.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:54.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:54.455 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 13:55:54.455 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:54.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:54.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:54.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:54.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:54.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:54.457 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:55:54.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:54.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:54.458 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:54.458 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:54.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:55:54.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:55:54.611 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest 13:55:54.611 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:54.611 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:54.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:54.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:54.611 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPerspectives no-configuration(org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest) 13:55:54.611 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest 13:55:54.611 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:54.611 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:54.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:54.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.234 s - in org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest testPerspectives no-configuration(org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest) Time elapsed: 1.232 s Running org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest 13:55:54.619 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 13:55:54.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:54.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:54.619 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:54.620 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:54.620 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:54.620 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:54.620 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:54.620 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:54.620 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:55:54.620 DEBUG [main][MenuItemLookup] Found menu:'Help' 13:55:54.620 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:55.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available. failed, an exception will be thrown Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.504 s <<< FAILURE! - in org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest Time elapsed: 0.504 s <<< ERROR! org.eclipse.reddeer.core.exception.CoreLayerException: No menu item matching Matcher matching widgets with text that without mnenomic matches: is "Run", Matcher matching widgets with text that without mnenomic matches: is "Run Configurations..." was found. The following items were found on path '/': Help Edit Search Window Project Navigate File at org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest.beforeClass(EnvironmentTabTest.java:46) Running org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest 13:55:55.127 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest 13:55:55.127 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:55:55.128 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:55.128 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest 13:55:55.128 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:55.128 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:55:55.128 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:55.128 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:55:55.128 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:55.128 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 13:55:55.128 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 13:55:55.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:55.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:55.129 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:55.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:55.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:55.129 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective") 13:55:55.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:55.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:55.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:55.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:55.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:55:55.140 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 13:55:55.140 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:55:55.140 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:55.180 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:55.181 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:55.181 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 13:55:55.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:55.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:55.182 DEBUG [WorkbenchTestable][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:55.182 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:55.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:55.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:55.182 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 13:55:55.182 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:55.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:55.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:55.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:55.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:55.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:55:55.184 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 13:55:55.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:55:55.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:55:55.184 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 13:55:55.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:55:55.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:55:55.184 TRACE [main][WidgetHandler] Notify Table with event 13 13:55:55.184 TRACE [main][WidgetHandler] Wait for synchronization 13:55:55.184 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:55.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:55.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:55.185 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 13:55:55.185 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:55.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:55.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:55.186 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:55:55.186 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:55.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:55.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:55.187 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 13:55:55.187 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:55.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:55.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:55.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:55.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:55.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:55.189 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:55:55.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:55.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:55.189 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:55.189 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:55.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:55:55.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:55:55.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:55:55.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:55.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:55.275 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:55.275 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:55.275 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:55.275 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:55.275 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:55.275 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:55.275 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:55:55.275 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:55:55.275 DEBUG [main][MenuItemLookup] Item match:Window 13:55:55.276 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:55:55.276 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:55:55.276 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:55:55.276 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:55.276 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:55:55.276 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:55:55.276 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:55.276 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:55:55.276 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:55.276 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:55:55.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:55.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:55.277 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:55.277 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:55.277 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:55.277 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:55.277 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:55.277 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:55.277 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:55:55.277 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:55:55.277 DEBUG [main][MenuItemLookup] Item match:Window 13:55:55.277 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:55:55.277 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:55:55.277 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:55:55.277 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:55.277 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:55:55.277 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:55:55.277 DEBUG [main][MenuItemLookup] Item match:Perspective 13:55:55.277 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:55:55.277 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:55.277 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:55:55.277 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:55:55.277 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:55:55.277 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:55:55.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:55:55.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:55.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:55.278 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:55.278 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:55.278 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:55.278 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:55.278 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:55.278 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:55.278 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:55:55.278 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:55:55.278 DEBUG [main][MenuItemLookup] Item match:Window 13:55:55.278 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:55:55.278 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:55:55.278 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:55:55.278 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:55.278 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:55:55.278 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:55:55.278 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:55.278 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:55:55.278 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:55.278 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:55:55.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:55.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:55.278 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:55.279 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:55.279 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:55.279 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:55.279 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:55.279 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:55.279 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:55:55.279 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:55:55.279 DEBUG [main][MenuItemLookup] Item match:Window 13:55:55.279 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:55:55.279 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:55:55.279 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:55:55.279 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:55.279 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:55:55.279 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:55:55.279 DEBUG [main][MenuItemLookup] Item match:Perspective 13:55:55.279 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:55:55.279 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:55.279 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:55:55.279 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:55:55.279 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:55:55.279 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:55:55.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:55.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:55.284 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:55.284 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:55.284 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:55.284 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:55.284 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:55.284 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:55.284 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:55:55.284 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:55:55.284 DEBUG [main][MenuItemLookup] Item match:Window 13:55:55.285 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:55:55.285 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:55:55.285 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:55:55.285 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:55.285 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:55:55.285 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:55:55.285 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:55.285 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:55:55.285 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:55.285 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:55:55.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:55.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:55.285 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:55.285 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:55.285 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:55.285 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:55.286 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:55.286 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:55.286 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:55:55.286 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:55:55.286 DEBUG [main][MenuItemLookup] Item match:Window 13:55:55.286 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:55:55.286 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:55:55.286 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:55:55.286 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:55.286 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:55:55.286 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:55:55.286 DEBUG [main][MenuItemLookup] Item match:Perspective 13:55:55.286 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:55:55.286 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:55.286 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:55:55.286 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:55:55.286 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:55:55.286 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:55:55.286 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 13:55:55.286 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 13:55:55.286 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 13:55:55.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:55:55.320 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:55.321 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 13:55:55.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:55.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:55.321 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:55.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:55.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:55.323 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:55:55.323 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:55.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:55.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:55.324 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 13:55:55.324 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:55.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:55.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:55.324 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:55:55.324 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:55.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:55.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:55.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:55.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:55.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:55.325 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 13:55:55.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:55.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:55.326 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:55.326 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:55.432 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:55.432 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJUnitTab no-configuration(org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest) 13:55:55.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest 13:55:55.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:55.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:55.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:55.433 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 13:55:55.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:55.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:55.439 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:55.439 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:55.439 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:55.439 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:55:55.439 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:55:55.439 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:55.439 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:55.439 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:55.439 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:55:55.439 DEBUG [main][MenuItemLookup] Item match:Run 13:55:55.440 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 13:55:55.440 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 13:55:55.440 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:55.440 DEBUG [main][MenuItemLookup] Found menu:'Run History' 13:55:55.440 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:55:55.440 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 13:55:55.440 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 13:55:55.441 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 13:55:55.441 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 13:55:55.441 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 13:55:55.526 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:55.528 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:55.528 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 13:55:55.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:55.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:55.531 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest_test_config 13:55:55.531 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:55:55.531 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:55.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:55.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:55.531 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:55:55.531 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:55.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:55.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:55.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:55.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:55.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:55.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:55:55.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:55:55.534 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 13:55:55.534 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 13:55:55.534 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 13:55:55.535 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 13:55:55.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected... 13:55:55.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully 13:55:55.542 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:55:55.542 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:55.544 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 13:55:55.544 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 13:55:55.544 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 13:55:55.544 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration 13:55:55.544 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration 13:55:55.554 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:55:55.554 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:55.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:55.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:55.708 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:55:55.708 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:55.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:55.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:55.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:55.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:55.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:55:55.721 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:55:55.722 INFO [WorkbenchTestable][AbstractText] Text set to: class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest_test_config 13:55:55.728 INFO [WorkbenchTestable][LaunchConfiguration] Apply the launch configuration 13:55:55.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 "Apply") 13:55:55.728 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:55.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:55.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:55.729 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:55:55.729 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:55.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:55.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:55.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:55.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:55.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:55.735 INFO [WorkbenchTestable][AbstractButton] Click button Appl&y 13:55:55.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:56.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:56.236 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:56.236 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:56.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:55:56.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:55:56.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 13:55:56.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 13:55:56.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 13:55:56.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 13:55:56.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 13:55:56.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 13:55:56.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 13:55:56.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 13:55:56.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:55:56.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:55:56.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:55:56.611 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:55:56.611 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:56.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:56.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:56.613 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:55:56.613 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:56.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:56.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:56.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:56.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:56.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:55:56.616 INFO [WorkbenchTestable][AbstractCTabItem] Activate Test 13:55:56.617 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:55:56.617 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:56.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:56.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:56.617 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:55:56.617 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:56.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:56.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:56.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:56.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:56.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:55:56.646 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:55:56.646 INFO [WorkbenchTestable][AbstractText] Text set to: abc 13:55:56.648 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:55:56.648 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:56.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:56.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:56.658 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:55:56.658 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:56.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:56.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:56.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:56.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:56.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:55:56.685 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:55:56.685 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test class:") 13:55:56.685 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:56.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:56.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:56.686 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:55:56.686 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:56.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:56.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:56.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:56.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:56.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:55:56.718 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:55:56.719 INFO [WorkbenchTestable][AbstractText] Text set to: cde 13:55:56.720 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:55:56.720 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:56.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:56.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:56.721 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:55:56.721 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:56.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:56.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:56.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:56.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:56.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:55:56.755 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:55:56.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:55:56.756 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:56.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:56.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:56.756 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:55:56.756 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:56.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:56.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:56.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:56.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:56.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:55:56.799 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:55:56.800 INFO [WorkbenchTestable][AbstractText] Text set to: efg 13:55:56.801 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test method:") 13:55:56.801 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:55:56.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:56.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:56.802 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:55:56.802 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:55:56.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:56.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:56.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:56.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:56.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:55:56.845 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:55:56.846 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:56.849 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:56.849 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:56.849 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:56.849 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 13:55:56.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:56.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:56.850 INFO [WorkbenchTestable][AbstractShell] Close shell Run Configurations 13:55:56.850 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Run Configurations' 13:55:56.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:55:56.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:55:56.925 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest 13:55:56.925 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:56.925 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:56.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:56.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:56.927 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJUnitTab no-configuration(org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest) 13:55:56.927 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest 13:55:56.927 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:56.927 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:56.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:56.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.8 s - in org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest testJUnitTab no-configuration(org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest) Time elapsed: 1.495 s Running org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 13:55:56.933 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 13:55:56.933 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:55:56.934 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:56.934 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 13:55:56.934 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:56.934 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:55:56.934 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:56.934 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:55:56.934 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:56.934 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:56.934 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOneDefaultJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 13:55:56.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 13:55:56.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:56.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:56.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:56.934 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [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:56.934 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:56.935 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:55:56.935 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:56.935 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:55:56.935 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:56.935 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:56.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:56.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:56.935 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:55:56.935 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:56.936 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:56.936 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:56.936 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:55:56.936 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:55:56.936 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:56.936 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:56.936 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:56.936 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:55:56.936 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:55:56.936 DEBUG [main][MenuItemLookup] Item match:Window 13:55:56.936 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:55:56.936 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:55:56.936 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:55:56.936 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:56.936 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:55:56.936 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:55:56.936 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:56.936 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:55:56.936 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:56.936 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:55:56.936 DEBUG [main][MenuItemLookup] Item match:Preferences 13:55:56.949 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:55:56.949 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:55:56.950 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:55:57.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:55:57.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:55:57.010 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:55:57.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:57.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:57.011 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:55:57.011 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:57.012 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:55:57.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:57.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:57.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:57.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:57.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:57.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:55:57.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:55:57.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:55:57.014 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:55:57.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:57.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:57.516 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:55:57.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:55:57.518 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:55:57.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:57.518 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:55:57.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:57.518 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:55:57.518 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 13:55:57.519 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 13:55:57.519 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 13:55:57.519 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs (Eclipse:1877): Gtk-CRITICAL **: 13:55:57.547: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:55:57.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:57.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:57.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:57.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:57.567 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:57.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:57.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:57.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:57.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:57.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:55:57.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:55:57.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:55:57.571 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:57.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:57.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:57.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:57.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:57.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:55:57.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:55:57.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:55:57.573 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item 17.0.1 (default): 13:55:57.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 13:55:57.574 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 13:55:57.574 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:57.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 13:55:57.577 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 13:55:57.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:57.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:57.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:57.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:57.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:57.580 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:55:57.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:57.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:57.590 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:57.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:57.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:57.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:57.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:57.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:55:57.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:55:57.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:55:57.594 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:55:57.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:57.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:57.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:57.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:57.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:57.597 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:55:57.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:57.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:57.605 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:57.605 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:57.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:55:57.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:55:57.631 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:57.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:57.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:57.632 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 13:55:57.632 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:57.632 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:57.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:57.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:57.632 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOneDefaultJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 13:55:57.633 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:57.633 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJRENotFound no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 13:55:57.633 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 13:55:57.633 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:57.633 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:57.633 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:57.633 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [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:57.633 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:57.633 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [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:57.633 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:57.633 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [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:57.633 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:57.633 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:57.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:57.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:57.633 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:55:57.633 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:57.634 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:57.634 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:57.634 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:55:57.634 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:55:57.634 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:57.634 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:57.634 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:57.634 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:55:57.634 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:55:57.634 DEBUG [main][MenuItemLookup] Item match:Window 13:55:57.634 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:55:57.634 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:55:57.634 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:55:57.634 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:57.634 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:55:57.634 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:55:57.634 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:57.634 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:55:57.634 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:57.634 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:55:57.634 DEBUG [main][MenuItemLookup] Item match:Preferences 13:55:57.634 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:55:57.634 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:55:57.634 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1877): Gtk-CRITICAL **: 13:55:57.673: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:55:57.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 'Preferences.*'] is available.... 13:55:57.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:55:57.726 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:55:57.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:57.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:57.727 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:55:57.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:57.727 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:55:57.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:57.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:57.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:57.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:57.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:57.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:55:57.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:55:57.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:55:57.747 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:55:57.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:57.747 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:55:57.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:57.747 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:55:57.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:55:57.747 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:55:57.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:57.748 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:55:57.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:57.748 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:55:57.748 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 13:55:57.748 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 13:55:57.748 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 13:55:57.749 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs 13:55:57.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:57.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:57.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:57.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:57.750 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and no matchers specified 13:55:57.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:57.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:57.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:57.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:57.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:55:57.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:55:57.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:55:57.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:55:57.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:55:57.761 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:55:57.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:57.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:57.762 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:57.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:57.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:57.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:57.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:57.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:55:57.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:55:57.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:55:57.766 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:57.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:57.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:57.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:57.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:57.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:57.769 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:55:57.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:57.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:57.769 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:57.769 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:57.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:55:57.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:55:57.796 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:57.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:57.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:57.796 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 13:55:57.796 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:57.796 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:57.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:57.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:57.797 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJRENotFound no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 13:55:57.797 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:57.797 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingDefaultJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 13:55:57.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 13:55:57.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:57.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:57.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:57.797 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:55:57.797 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:57.797 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:55:57.798 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:57.798 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:55:57.798 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:57.798 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:57.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:57.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:57.798 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:55:57.798 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:57.798 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:57.798 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:57.798 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:55:57.798 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:55:57.798 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:57.798 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:57.798 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:57.798 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:55:57.798 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:55:57.798 DEBUG [main][MenuItemLookup] Item match:Window 13:55:57.798 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:55:57.799 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:55:57.799 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:55:57.799 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:57.799 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:55:57.799 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:55:57.799 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:57.799 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:55:57.799 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:57.799 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:55:57.799 DEBUG [main][MenuItemLookup] Item match:Preferences 13:55:57.799 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:55:57.799 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:55:57.799 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1877): Gtk-CRITICAL **: 13:55:57.864: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:55:57.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:55:57.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:55:57.916 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:55:57.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:57.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:57.918 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:55:57.918 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:57.918 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:57.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:57.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:57.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:57.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:57.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:57.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:55:57.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:55:57.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:55:57.921 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:55:57.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:57.921 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:55:57.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:57.921 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:55:57.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:55:57.921 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:55:57.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:57.921 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:55:57.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:57.922 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:55:57.922 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 13:55:57.922 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 13:55:57.922 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 13:55:57.922 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs 13:55:57.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:57.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:57.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:57.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:57.950 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:55:57.950 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:57.950 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:57.951 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:55:57.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:57.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:57.951 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:55:57.951 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:57.952 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:55:57.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:57.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:57.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:55:57.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:57.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:57.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:57.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:57.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:57.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:55:57.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:55:57.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:55:57.955 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:55:57.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:57.955 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:55:57.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:57.955 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:55:57.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:55:57.955 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:55:57.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:57.956 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:55:57.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:57.956 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:55:57.956 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 13:55:57.956 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 13:55:57.956 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 13:55:57.957 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs 13:55:57.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:57.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:57.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:57.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:57.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.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:57.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:57.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:57.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:57.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:57.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:57.969 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 13:55:57.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:57.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:57.970 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:57.970 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:58.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:58.047 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:58.047 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:58.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:58.047 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add JRE 13:55:58.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:58.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:58.048 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:58.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:58.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:58.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:58.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:58.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 13:55:58.052 TRACE [main][WidgetHandler] Notify List with event 13 13:55:58.053 TRACE [main][WidgetHandler] Wait for synchronization 13:55:58.053 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 13:55:58.053 INFO [WorkbenchTestable][AddVMInstallWizard] Go to next wizard page 13:55:58.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.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:58.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:58.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:58.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:58.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:58.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:58.055 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:55:58.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:58.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:58.055 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:58.055 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:58.094 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.internal.StandardVMPage, index 0 and following matchers specified (Matcher matching widget with label: is "JRE home:") 13:55:58.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:58.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:58.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:58.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:58.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:55:58.098 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:55:58.098 INFO [WorkbenchTestable][AbstractText] Text set to: /opt/tools/java/openjdk/jdk-17/17.0.1 13:55:58.112 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.internal.StandardVMPage, index 0 and following matchers specified (Matcher matching widget with label: is "JRE name:") 13:55:58.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:58.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:58.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:58.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:58.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:55:58.148 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:55:58.149 INFO [WorkbenchTestable][AbstractText] Text set to: jre.test 13:55:58.151 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 13:55:58.152 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.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:58.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:58.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:58.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:58.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:58.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:58.161 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 13:55:58.161 INFO [WorkbenchTestable][AddVMInstallWizard] Finish wizard 13:55:58.161 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.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:58.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:58.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:58.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:58.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:58.164 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:58.164 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:55:58.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:58.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:58.164 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:58.164 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:58.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:55:58.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:55:58.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:55:58.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:55:58.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:55:58.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:55:58.206 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:58.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:58.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:58.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:58.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:58.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:55:58.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:55:58.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:55:58.209 INFO [WorkbenchTestable][AbstractTableItem] Check table Item jre.test: 13:55:58.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 13:55:58.210 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 13:55:58.210 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:58.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 13:55:58.240 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 13:55:58.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:58.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:58.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:58.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:58.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:58.244 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:58.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:58.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:58.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:58.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:58.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:55:58.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:55:58.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:55:58.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:55:58.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:55:58.255 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:58.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:58.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:58.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:58.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:58.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:55:58.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:55:58.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:55:58.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:55:58.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:55:58.258 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:55:58.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:58.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:58.258 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:58.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:58.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:58.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:58.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:58.261 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:55:58.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:55:58.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:55:58.272 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget 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:58.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:58.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:58.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:58.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:58.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:58.284 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:55:58.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:58.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:58.284 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:58.284 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:58.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:55:58.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:55:58.344 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:58.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:58.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:58.344 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 13:55:58.344 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:58.344 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:58.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:58.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:58.344 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingDefaultJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 13:55:58.344 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:58.345 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 13:55:58.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 13:55:58.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:58.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:58.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:58.345 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [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:58.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:58.345 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [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:58.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:58.345 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [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:58.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:58.345 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:58.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:58.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:58.346 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:55:58.346 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:58.346 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:58.346 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:58.346 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:55:58.346 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:55:58.346 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:58.346 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:58.346 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:58.346 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:55:58.346 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:55:58.346 DEBUG [main][MenuItemLookup] Item match:Window 13:55:58.346 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:55:58.346 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:55:58.346 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:55:58.346 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:58.346 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:55:58.346 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:55:58.346 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:58.346 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:55:58.346 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:58.346 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:55:58.346 DEBUG [main][MenuItemLookup] Item match:Preferences 13:55:58.346 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:55:58.346 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:55:58.347 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1877): Gtk-CRITICAL **: 13:55:58.394: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:55:58.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:55:58.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:55:58.453 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:55:58.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:58.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:58.454 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:55:58.454 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:58.455 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:58.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:58.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:58.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:58.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:58.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:58.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:55:58.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:55:58.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:55:58.463 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:55:58.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:58.463 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:55:58.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:58.463 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:55:58.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:55:58.463 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:55:58.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:58.463 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:55:58.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:58.463 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:55:58.464 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 13:55:58.464 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 13:55:58.464 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 13:55:58.464 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs 13:55:58.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:58.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:58.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:58.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:58.466 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:55:58.467 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:58.467 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:58.467 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:55:58.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:58.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:58.467 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:55:58.467 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:58.468 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:55:58.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:58.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:58.491 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:58.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:58.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:58.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:58.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:58.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:58.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:55:58.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:55:58.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:55:58.494 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:55:58.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:58.494 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:55:58.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:58.494 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:55:58.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:55:58.494 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:55:58.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:58.495 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:55:58.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:58.495 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:55:58.495 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 13:55:58.495 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 13:55:58.495 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 13:55:58.495 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs 13:55:58.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:58.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:58.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:58.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:58.497 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.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:58.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:58.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:58.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:58.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:58.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:58.500 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 13:55:58.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:58.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:58.500 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:58.500 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:58.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 JRE"] is available.... 13:55:58.578 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:58.578 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:58.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:58.579 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add JRE 13:55:58.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:58.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:58.580 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:58.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:58.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:58.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:58.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:58.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 13:55:58.581 TRACE [main][WidgetHandler] Notify List with event 13 13:55:58.581 TRACE [main][WidgetHandler] Wait for synchronization 13:55:58.581 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 13:55:58.581 INFO [WorkbenchTestable][AddVMInstallWizard] Go to next wizard page 13:55:58.581 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.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:58.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:58.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:58.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:58.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:58.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:58.586 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:55:58.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:58.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:58.587 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:58.587 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:58.621 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.internal.StandardVMPage, index 0 and following matchers specified (Matcher matching widget with label: is "JRE home:") 13:55:58.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:58.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:58.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:58.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:58.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:55:58.645 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:55:58.646 INFO [WorkbenchTestable][AbstractText] Text set to: /opt/tools/java/openjdk/jdk-17/17.0.1 13:55:58.652 DEBUG [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:58.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:58.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:58.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:58.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:58.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:55:58.664 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:55:58.664 INFO [WorkbenchTestable][AbstractText] Text set to: jre.test 13:55:58.668 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 13:55:58.669 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.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:58.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:58.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:58.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:58.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:58.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:58.677 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 13:55:58.677 INFO [WorkbenchTestable][AddVMInstallWizard] Finish wizard 13:55:58.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.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:58.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:58.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:58.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:58.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:58.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:58.680 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:55:58.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:58.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:58.680 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:58.680 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:58.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:55:58.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:55:58.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:55:58.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:55:58.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:55:58.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:55:58.742 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:58.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:58.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:58.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:58.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:58.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:55:58.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:55:58.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:55:58.747 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:58.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:58.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:58.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:58.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:58.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:55:58.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:55:58.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:55:58.749 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:55:58.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:58.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:58.750 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.JREsPreferencePage, index 0 and no matchers specified 13:55:58.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:58.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:58.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:58.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:58.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:55:58.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:55:58.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:55:58.753 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:58.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:58.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:58.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:58.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:58.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:55:58.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:55:58.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:55:58.756 TRACE [main][WidgetHandler] Notify Table with event 13 13:55:58.756 TRACE [main][WidgetHandler] Wait for synchronization 13:55:58.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 "Remove") 13:55:58.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:58.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:58.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:58.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:58.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:58.767 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:55:58.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:58.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:58.767 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:58.767 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:58.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:55:58.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:58.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:58.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:58.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:58.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:55:58.774 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:55:58.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:55:58.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:55:58.774 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:55:58.774 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:55:58.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:55:58.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:55:58.800 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:58.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:58.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:58.800 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 13:55:58.800 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:58.800 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:58.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:58.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:55:58.801 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 13:55:58.801 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 13:55:58.801 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:55:58.801 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:55:58.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:55:58.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.869 s - in org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest testOneDefaultJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) Time elapsed: 0.698 s testJRENotFound no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) Time elapsed: 0.164 s testAddingDefaultJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) Time elapsed: 0.547 s testAddingJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) Time elapsed: 0.456 s Running org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest 13:55:58.808 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest 13:55:58.808 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:55:58.808 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:58.808 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest 13:55:58.808 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:58.808 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:55:58.808 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:58.808 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:55:58.808 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:58.809 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:55:58.809 INFO [WorkbenchTestable][RequirementsRunner] Started test: genericConnectionProfileTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest) 13:55:58.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest 13:55:58.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:55:58.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:55:58.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:55:58.809 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [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:58.809 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:58.809 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [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:58.809 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:58.809 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [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:58.810 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:58.810 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:55:58.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:58.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:58.847 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:55:58.847 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:55:58.847 DEBUG [main][MenuItemLookup] Found menu:'File' 13:55:58.847 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:55:58.847 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:55:58.847 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:55:58.847 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:55:58.847 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:55:58.847 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:55:58.847 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:55:58.847 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:55:58.847 DEBUG [main][MenuItemLookup] Item match:Window 13:55:58.848 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:55:58.848 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:55:58.848 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:55:58.848 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:58.848 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:55:58.848 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:55:58.848 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:58.848 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:55:58.848 DEBUG [main][MenuItemLookup] Found menu:'' 13:55:58.848 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:55:58.848 DEBUG [main][MenuItemLookup] Item match:Preferences 13:55:58.848 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:55:58.848 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:55:58.848 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1877): Gtk-CRITICAL **: 13:55:58.887: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:55:58.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:55:58.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:55:58.957 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:55:58.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:55:58.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:55:58.958 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:55:58.958 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:55:58.959 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:55:58.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:55:58.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:55:58.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:55:58.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:55:58.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:55:58.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:55:58.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:55:58.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children... 13:55:58.962 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 13:55:58.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:59.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:59.464 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 13:55:59.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children finished successfully 13:55:59.465 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 13:55:59.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:59.465 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 13:55:59.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:59.465 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 13:55:59.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children... 13:55:59.466 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 13:55:59.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:59.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:59.967 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 13:55:59.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children finished successfully 13:55:59.970 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 13:55:59.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:55:59.971 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 13:55:59.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:55:59.971 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 13:55:59.971 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Definitions 13:55:59.971 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Definitions 13:55:59.971 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Definitions about selection 13:55:59.971 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Definitions 13:56:00.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:00.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:00.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:00.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:00.025 DEBUG [WorkbenchTestable][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:56:00.025 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:00.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:00.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:00.025 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:56:00.025 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:00.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:00.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:00.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:00.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:00.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:56:00.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:56:01.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 13:56:01.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:01.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:01.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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:56:01.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:01.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:01.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:01.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:01.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:56:01.037 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:56:01.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:56:01.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:56:01.037 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:56:01.037 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:56:01.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:56:01.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:56:01.553 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:56:01.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:01.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:01.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:56:01.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 13:56:01.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:56:01.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:56:01.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:56:01.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:01.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:56:01.564 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' view via menu. 13:56:01.564 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:56:01.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:01.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:01.564 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:56:01.564 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:56:01.564 DEBUG [main][MenuItemLookup] Found menu:'File' 13:56:01.565 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:56:01.565 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:56:01.565 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:56:01.565 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:56:01.565 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:56:01.565 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:56:01.565 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:56:01.565 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:56:01.565 DEBUG [main][MenuItemLookup] Item match:Window 13:56:01.565 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:56:01.565 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:56:01.565 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:56:01.565 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:01.565 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:56:01.565 DEBUG [main][MenuItemLookup] Item match:Show View 13:56:01.567 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:56:01.567 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:56:01.567 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:56:01.567 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:56:01.567 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 13:56:01.567 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:56:01.567 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:56:01.567 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:56:01.567 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:56:01.567 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:56:01.567 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:56:01.567 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:56:01.567 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:56:01.567 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:56:01.567 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:01.567 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:56:01.567 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:56:01.568 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:56:01.568 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:56:01.568 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:56:01.638 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:01.640 DEBUG [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:01.640 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:56:01.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:01.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:01.641 DEBUG [WorkbenchTestable][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:01.641 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:01.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:01.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:01.641 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:56:01.641 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:01.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:01.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:01.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:01.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:01.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:56:01.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:56:01.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:56:01.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children... 13:56:01.644 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 13:56:01.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:02.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:02.145 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 13:56:02.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children finished successfully 13:56:02.146 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 13:56:02.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:02.146 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 13:56:02.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:02.146 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 13:56:02.147 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Data Source Explorer 13:56:02.147 DEBUG [main][TreeItemHandler] Selecting tree item: Data Source Explorer 13:56:02.147 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Data Source Explorer about selection 13:56:02.148 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Data Source Explorer 13:56:02.148 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:02.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:02.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:02.148 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:56:02.148 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:02.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:02.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:02.149 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:56:02.149 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:02.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:02.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:02.150 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:56:02.150 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:02.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:02.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:02.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:02.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:02.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:56:02.151 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:56:02.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:56:02.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:56:02.151 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:56:02.151 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:56:02.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:56:02.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:56:02.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.dse.views.DataSourceExplorerView' view is open... 13:56:02.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:02.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:02.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.dse.views.DataSourceExplorerView' view is open finished successfully 13:56:02.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:02.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:02.267 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:56:02.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:02.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:02.268 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:56:02.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 '\*?\QData Source Explorer\E') 13:56:02.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:02.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:02.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:02.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:02.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:56:02.282 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 13:56:02.282 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 13:56:02.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:56:02.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:56:02.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:56:02.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:56:02.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:56:02.284 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:02.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:02.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:02.285 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 13:56:02.285 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:02.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:02.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:02.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:02.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:02.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:56:02.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:56:02.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:56:02.286 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database Connections and wait with time period 10 13:56:02.286 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 13:56:02.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:02.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:02.787 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 13:56:02.787 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database Connections and wait with time period 1 13:56:02.787 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 13:56:02.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:03.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:03.288 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 13:56:03.289 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 13:56:03.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:03.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:03.790 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 13:56:03.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:56:03.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:56:03.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:56:03.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:56:03.792 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [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:03.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:03.792 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [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:03.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:03.792 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [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:03.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:03.792 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:56:03.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:03.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:03.793 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:56:03.793 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:56:03.793 DEBUG [main][MenuItemLookup] Found menu:'File' 13:56:03.793 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:56:03.793 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:56:03.793 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:56:03.793 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:56:03.793 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:56:03.793 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:56:03.793 DEBUG [main][MenuItemLookup] Item match:Window 13:56:03.794 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:56:03.794 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:56:03.794 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:56:03.794 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:03.794 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:56:03.794 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:56:03.794 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:03.794 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:56:03.794 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:03.794 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:56:03.794 DEBUG [main][MenuItemLookup] Item match:Preferences 13:56:03.794 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:56:03.794 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:56:03.794 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:56:03.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:56:03.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:56:03.870 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:56:03.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:03.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:03.871 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:56:03.871 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:03.871 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:56:03.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:03.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:03.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:03.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:03.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:56:03.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:56:03.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:56:03.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children... 13:56:03.874 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 13:56:03.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:03.874 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 13:56:03.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:03.874 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 13:56:03.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children finished successfully 13:56:03.874 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 13:56:03.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:03.875 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 13:56:03.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:03.875 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 13:56:03.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children... 13:56:03.875 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 13:56:03.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:03.875 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 13:56:03.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:03.875 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 13:56:03.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children finished successfully 13:56:03.875 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 13:56:03.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:03.876 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 13:56:03.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:03.876 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 13:56:03.876 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Definitions 13:56:03.876 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Definitions 13:56:03.876 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Definitions about selection 13:56:03.876 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Definitions 13:56:03.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:03.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:03.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:03.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:03.877 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.preferences.DriverPreferences, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 13:56:03.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:03.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:03.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:03.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:03.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:56:03.887 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 13:56:03.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:56:03.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:56:03.888 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:56:03.888 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:56:04.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Driver Definition"] is available.... 13:56:04.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Driver Definition"] is available. finished successfully 13:56:04.069 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Driver Definition 13:56:04.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:04.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:04.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:04.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:04.071 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Driver Definition 13:56:04.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:04.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:04.079 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Name/Type") 13:56:04.079 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:04.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:04.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:04.080 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 13:56:04.080 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:04.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:04.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:04.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:04.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:04.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 13:56:04.081 INFO [WorkbenchTestable][AbstractTabItem] Activate Name/Type 13:56:04.084 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:56:04.084 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:04.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:04.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:04.084 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 13:56:04.084 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:04.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:04.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:04.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:04.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:04.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:56:04.100 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database and wait with time period 1 13:56:04.100 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database 13:56:04.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:04.100 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database is already expanded. No action performed 13:56:04.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:04.100 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database 13:56:04.100 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database 13:56:04.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:04.100 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database is already expanded. No action performed 13:56:04.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:04.101 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database 13:56:04.101 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Generic JDBC Driver 13:56:04.101 DEBUG [main][TreeItemHandler] Selecting tree item: Generic JDBC Driver 13:56:04.101 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Generic JDBC Driver about selection 13:56:04.184 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Generic JDBC Driver 13:56:04.184 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Driver name:") 13:56:04.184 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:04.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:04.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:04.185 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 13:56:04.185 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:04.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:04.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:04.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:04.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:04.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:56:04.188 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:56:04.189 INFO [WorkbenchTestable][AbstractText] Text set to: Test H2 Driver 13:56:04.192 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "JAR List") 13:56:04.192 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:04.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:04.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:04.192 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 13:56:04.192 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:04.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:04.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:04.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:04.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:04.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 13:56:04.194 INFO [WorkbenchTestable][AbstractTabItem] Activate JAR List 13:56:04.200 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:56:04.200 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:04.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:04.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:04.200 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 13:56:04.200 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:04.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:04.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:04.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:04.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:04.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 13:56:04.203 INFO [WorkbenchTestable][DriverDialog] No drivers to clean, skipped 13:56:04.203 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:56:04.203 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:04.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:04.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:04.203 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 13:56:04.203 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:04.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:04.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:04.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:04.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:04.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 13:56:04.209 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified 13:56:04.209 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:04.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:04.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:04.210 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 13:56:04.210 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:04.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:04.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:04.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:04.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:04.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 13:56:04.242 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:56:04.242 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:04.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:04.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:04.243 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 13:56:04.243 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:04.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:04.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:04.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:04.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:04.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 13:56:04.244 TRACE [main][WidgetHandler] Notify List with event 13 13:56:04.244 TRACE [main][WidgetHandler] Wait for synchronization 13:56:04.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 "Remove JAR/Zip") 13:56:04.244 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:04.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:04.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:04.245 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 13:56:04.245 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:04.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:04.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:04.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:04.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:04.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:56:04.247 INFO [WorkbenchTestable][AbstractButton] Click button &Remove JAR/Zip 13:56:04.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:56:04.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:56:04.247 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:56:04.247 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:56:04.264 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Properties") 13:56:04.264 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:04.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:04.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:04.265 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 13:56:04.265 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:04.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:04.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:04.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:04.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:04.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 13:56:04.267 INFO [WorkbenchTestable][AbstractTabItem] Activate Properties 13:56:04.274 DEBUG [WorkbenchTestable][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:04.274 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:04.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:04.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:04.274 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 13:56:04.274 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:04.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:04.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:04.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:04.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:04.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:56:04.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:56:04.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:56:04.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:56:04.277 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:56:04.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:04.277 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:56:04.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:04.277 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:56:04.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:56:04.278 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:56:04.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:04.278 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:56:04.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:04.278 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:56:04.278 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item Driver Class 13:56:04.278 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Class 13:56:04.278 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Class 13:56:04.279 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Class about selection 13:56:04.279 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Class 13:56:04.279 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:56:04.279 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:56:04.292 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:56:04.292 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "...") 13:56:04.292 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:04.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:04.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:04.292 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 13:56:04.292 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:04.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:04.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:04.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:04.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:04.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:56:04.294 INFO [WorkbenchTestable][AbstractButton] Click button ... 13:56:04.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:56:04.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:56:04.294 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:56:04.294 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:56:04.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Available Classes from Jar List"] is available.... 13:56:04.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Available Classes from Jar List"] is available. finished successfully 13:56:04.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Available Classes from Jar List"] is available.... 13:56:04.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Available Classes from Jar List"] is available. finished successfully 13:56:04.355 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Available Classes from Jar List 13:56:04.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:04.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:04.355 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16) 13:56:04.355 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:04.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:04.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:04.356 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Available Classes from Jar List" as the parent 13:56:04.356 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:04.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:04.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:04.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:04.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:04.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:56:04.357 INFO [WorkbenchTestable][AbstractButton] Click button Type class name 13:56:04.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:56:04.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:56:04.357 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:56:04.357 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:56:04.357 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "") 13:56:04.357 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:04.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:04.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:04.358 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Available Classes from Jar List" as the parent 13:56:04.358 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:04.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:04.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:04.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:04.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:04.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:56:04.358 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:56:04.359 INFO [WorkbenchTestable][AbstractText] Text set to: org.h2.Driver 13:56:04.359 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:56:04.359 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:04.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:04.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:04.359 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Available Classes from Jar List" as the parent 13:56:04.359 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:04.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:04.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:04.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:04.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:04.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:56:04.361 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:56:04.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:56:04.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:56:04.361 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:56:04.361 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:56:04.388 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:56:04.388 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:04.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:04.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:04.388 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 13:56:04.388 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:04.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:04.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:04.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:04.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:04.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:56:04.391 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:56:04.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:56:04.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:56:04.391 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:56:04.391 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:56:04.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:56:04.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:56:04.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:04.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56: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 "Apply and Close") 13:56:04.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:04.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:04.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:04.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:04.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:56:04.439 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:56:04.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:56:04.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:56:04.440 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:56:04.440 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:56:04.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:56:04.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:56:04.468 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:56:04.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:04.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:04.471 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:56:04.471 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:04.471 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:56:04.471 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:04.471 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection Profile"] 13:56:04.471 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:04.475 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:56:04.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:04.475 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:56:04.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:04.475 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:56:04.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:04.475 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection Profile"] 13:56:04.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:04.476 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:56:04.476 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:04.476 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:56:04.476 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:04.476 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:56:04.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:04.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:04.476 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:56:04.476 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:56:04.477 DEBUG [main][MenuItemLookup] Found menu:'File' 13:56:04.477 DEBUG [main][MenuItemLookup] Item match:File 13:56:04.477 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:56:04.477 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:56:04.479 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:56:04.479 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:56:04.479 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:04.479 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:56:04.480 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:56:04.480 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:56:04.480 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:56:04.480 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:56:04.480 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:56:04.480 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:56:04.480 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:56:04.480 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:56:04.480 DEBUG [main][MenuItemLookup] Found menu:'File' 13:56:04.480 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:56:04.480 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:56:04.480 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:04.480 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:56:04.480 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:04.480 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:56:04.480 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:56:04.490 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:56:04.490 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:56:04.491 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:56:04.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:56:04.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:56:04.566 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:56:04.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:04.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:04.568 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:56:04.568 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:04.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:56:04.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:04.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:04.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:04.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:04.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:56:04.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:56:04.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:56:04.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connection Profiles has children... 13:56:04.571 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connection Profiles 13:56:04.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:05.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:05.073 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connection Profiles 13:56:05.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connection Profiles has children finished successfully 13:56:05.074 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connection Profiles 13:56:05.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:05.074 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connection Profiles is already expanded. No action performed 13:56:05.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:05.074 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connection Profiles 13:56:05.074 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Connection Profile 13:56:05.075 DEBUG [main][TreeItemHandler] Selecting tree item: Connection Profile 13:56:05.075 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Connection Profile about selection 13:56:05.077 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Connection Profile 13:56:05.077 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:56:05.077 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:56:05.077 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:05.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:05.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:05.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:05.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:05.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:56:05.082 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:56:05.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:56:05.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:56:05.082 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:56:05.082 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:56:05.114 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:56:05.114 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:05.114 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:05.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection Profile"] is available.... 13:56:05.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection Profile"] is available. finished successfully 13:56:05.115 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection Profile 13:56:05.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:05.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:05.116 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 13:56:05.116 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:05.117 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.wizards.CPWizardSelectionPage, index 0 and no matchers specified 13:56:05.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:05.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:05.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:05.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:05.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:56:05.119 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Generic JDBC') 13:56:05.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:56:05.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:56:05.138 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 13:56:05.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:56:05.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:56:05.138 TRACE [main][WidgetHandler] Notify Table with event 13 13:56:05.138 TRACE [main][WidgetHandler] Wait for synchronization 13:56:05.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.wizards.CPWizardSelectionPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 13:56:05.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:05.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:05.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:05.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:05.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:56:05.148 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:56:05.149 INFO [WorkbenchTestable][AbstractText] Text set to: myDBProfile 13:56:05.149 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 13:56:05.149 INFO [WorkbenchTestable][NewCPWizard] Go to next wizard page 13:56:05.150 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.wizards.NewCPWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:56:05.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:05.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:05.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:05.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:05.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:56:05.152 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:56:05.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:56:05.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:56:05.152 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:56:05.152 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:56:05.230 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.db.generic.ui.GenericJDBCDBProfileDetailsWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Drivers:") 13:56:05.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:05.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:05.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:05.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:05.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:56:05.235 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Test H2 Driver to selection: Test H2 Driver 13:56:05.236 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.db.generic.ui.GenericJDBCDBProfileDetailsWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Database:") 13:56:05.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:05.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:05.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:05.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:05.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:56:05.240 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:56:05.241 INFO [WorkbenchTestable][AbstractText] Text set to: myDBProfile 13:56:05.241 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.db.generic.ui.GenericJDBCDBProfileDetailsWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "URL:") 13:56:05.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:05.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:05.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:05.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:05.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:56:05.251 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:56:05.252 INFO [WorkbenchTestable][AbstractText] Text set to: jdbc:h2:tcp://localhost/sakila 13:56:05.252 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.db.generic.ui.GenericJDBCDBProfileDetailsWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "User name:") 13:56:05.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:05.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:05.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:05.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:05.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:56:05.265 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:56:05.266 INFO [WorkbenchTestable][AbstractText] Text set to: sa 13:56:05.269 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.db.generic.ui.GenericJDBCDBProfileDetailsWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Password:") 13:56:05.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:05.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:05.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:05.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:05.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:56:05.286 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:56:05.286 INFO [WorkbenchTestable][AbstractText] Text set to: 13:56:05.287 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 13:56:05.287 INFO [WorkbenchTestable][NewCPWizard] Finish wizard 13:56:05.287 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.wizards.NewCPWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:56:05.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:05.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:05.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:05.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:05.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:56:05.291 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:56:05.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:56:05.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:56:05.291 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:56:05.291 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:56:06.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:56:06.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:56:06.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:56:06.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:56:06.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:56:06.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:56:06.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:56:06.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:56:06.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:56:06.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:56:06.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:06.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:06.708 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 13:56:06.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:06.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:06.716 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:56:06.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:06.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:06.716 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:56:06.716 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E') 13:56:06.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:06.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:06.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:06.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:06.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:56:06.725 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 13:56:06.725 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 13:56:06.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:56:06.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:56:06.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:56:06.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:56:06.727 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 13:56:06.727 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 13:56:06.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:56:06.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:56:06.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:56:06.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:06.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:06.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:06.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:06.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:56:06.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:56:06.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:56:06.737 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database Connections and wait with time period 1 13:56:06.737 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 13:56:06.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:06.737 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 13:56:06.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:06.737 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 13:56:06.738 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 13:56:06.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:06.738 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 13:56:06.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:06.738 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 13:56:06.738 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest 13:56:06.738 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:56:06.738 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:56:06.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:06.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:06.739 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 13:56:06.739 INFO [WorkbenchTestable][RequirementsRunner] Finished test: genericConnectionProfileTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest) 13:56:06.739 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest 13:56:06.739 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:56:06.739 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:56:06.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:06.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.933 s - in org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest genericConnectionProfileTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest) Time elapsed: 7.93 s Running org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest 13:56:06.745 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest 13:56:06.745 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:56:06.745 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:56:06.745 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest 13:56:06.745 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:56:06.745 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:56:06.746 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:56:06.746 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:56:06.746 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:56:06.746 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:56:06.746 INFO [WorkbenchTestable][RequirementsRunner] Started test: flatFileConnectionProfileTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest) 13:56:06.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest 13:56:06.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:56:06.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:56:06.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:56:06.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:56:06.747 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:06.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:56:06.747 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:06.747 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection Profile"] 13:56:06.747 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:06.748 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:56:06.748 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:06.748 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:56:06.748 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:06.748 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:56:06.748 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:06.748 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection Profile"] 13:56:06.748 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:06.748 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:56:06.749 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:06.749 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:56:06.749 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:06.749 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:56:06.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:06.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:06.749 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:56:06.749 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:56:06.750 DEBUG [main][MenuItemLookup] Found menu:'File' 13:56:06.750 DEBUG [main][MenuItemLookup] Item match:File 13:56:06.750 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:56:06.750 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:56:06.752 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:56:06.752 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:56:06.752 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:06.752 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:56:06.752 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:56:06.752 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:56:06.752 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:56:06.752 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:56:06.752 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:56:06.752 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:56:06.752 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:56:06.752 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:56:06.752 DEBUG [main][MenuItemLookup] Found menu:'File' 13:56:06.752 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:56:06.752 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:56:06.752 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:06.752 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:56:06.752 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:06.752 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:56:06.752 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:56:06.754 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:56:06.754 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:56:06.755 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:56:06.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:56:06.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:56:06.854 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:56:06.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:06.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:06.856 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:56:06.856 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:06.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:56:06.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:06.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:06.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:06.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:06.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:56:06.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:56:06.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:56:06.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connection Profiles has children... 13:56:06.860 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connection Profiles 13:56:06.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:06.861 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connection Profiles is already expanded. No action performed 13:56:06.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:06.861 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connection Profiles 13:56:06.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connection Profiles has children finished successfully 13:56:06.861 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connection Profiles 13:56:06.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:06.861 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connection Profiles is already expanded. No action performed 13:56:06.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:06.861 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connection Profiles 13:56:06.861 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Connection Profile 13:56:06.861 DEBUG [main][TreeItemHandler] Selecting tree item: Connection Profile 13:56:06.866 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Connection Profile about selection 13:56:06.867 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Connection Profile 13:56:06.867 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:56:06.867 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:56:06.868 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:56:06.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:06.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:06.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:06.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:06.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:56:06.870 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:56:06.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:56:06.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:56:06.870 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:56:06.870 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:56:06.891 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:56:06.891 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:06.891 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:06.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection Profile"] is available.... 13:56:06.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection Profile"] is available. finished successfully 13:56:06.892 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection Profile 13:56:06.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:06.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:06.892 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 13:56:06.892 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:06.893 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.wizards.CPWizardSelectionPage, index 0 and no matchers specified 13:56:06.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:06.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:06.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:06.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:06.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:56:06.894 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Flat File Data Source') 13:56:06.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:56:06.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:56:06.898 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 13:56:06.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:56:06.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:56:06.899 TRACE [main][WidgetHandler] Notify Table with event 13 13:56:06.899 TRACE [main][WidgetHandler] Wait for synchronization 13:56:06.899 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.wizards.CPWizardSelectionPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 13:56:06.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:06.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:06.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:06.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:06.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:56:06.903 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:56:06.904 INFO [WorkbenchTestable][AbstractText] Text set to: Test Flat File Profile 13:56:06.904 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 13:56:06.904 INFO [WorkbenchTestable][NewCPWizard] Go to next wizard page 13:56:06.904 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.wizards.NewCPWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:56:06.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:06.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:06.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:06.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:06.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:56:06.910 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:56:06.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:56:06.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:56:06.910 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:56:06.910 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:56:07.184 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.oda.flatfile.ui.wizards.FolderSelectionWizardPage, index 0 and no matchers specified 13:56:07.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:07.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:07.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:07.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:07.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:56:07.185 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:56:07.186 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/target 13:56:07.193 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.oda.flatfile.ui.wizards.FolderSelectionWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Select charset:") 13:56:07.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:07.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:07.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:07.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:07.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:56:07.197 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo UTF-8 to selection: UTF-8 13:56:07.197 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.oda.flatfile.ui.wizards.FolderSelectionWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Select flatfile style:") 13:56:07.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:07.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:07.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:07.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:07.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:56:07.204 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo CSV to selection: CSV 13:56:07.205 TRACE [WorkbenchTestable][NewCPWizard] Shell New Flat File Data Source Profile is not null and is not disposed 13:56:07.205 INFO [WorkbenchTestable][NewCPWizard] Finish wizard 13:56:07.205 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.wizards.NewCPWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:56:07.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:07.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:07.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:07.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:07.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:56:07.215 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:56:07.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:56:07.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:56:07.215 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:56:07.215 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:56:07.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:56:07.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:56:07.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:56:07.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:56:07.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:56:07.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:56:07.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:56:07.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:56:07.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:56:07.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:07.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:07.281 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 13:56:07.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:07.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:07.286 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:56:07.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:07.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:07.287 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:56:07.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 '\*?\QData Source Explorer\E') 13:56:07.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:07.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:07.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:07.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:07.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:56:07.292 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 13:56:07.292 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 13:56:07.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:56:07.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:56:07.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:56:07.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:56:07.295 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 13:56:07.295 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 13:56:07.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:56:07.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:56:07.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:56:07.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:07.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:07.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:07.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:07.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:56:07.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:56:07.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:56:07.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem ODA Data Sources has children... 13:56:07.297 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ODA Data Sources 13:56:07.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:07.297 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ODA Data Sources is already expanded. No action performed 13:56:07.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:07.298 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ODA Data Sources 13:56:07.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem ODA Data Sources has children finished successfully 13:56:07.298 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ODA Data Sources 13:56:07.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:07.298 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ODA Data Sources is already expanded. No action performed 13:56:07.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:07.298 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ODA Data Sources 13:56:07.299 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Flat File Data Source and wait with time period 1 13:56:07.299 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Flat File Data Source 13:56:07.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:07.299 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Flat File Data Source is already expanded. No action performed 13:56:07.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:07.299 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Flat File Data Source 13:56:07.299 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Flat File Data Source 13:56:07.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:07.299 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Flat File Data Source is already expanded. No action performed 13:56:07.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:07.299 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Flat File Data Source 13:56:07.300 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest 13:56:07.300 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:56:07.300 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:56:07.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:07.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:07.300 INFO [WorkbenchTestable][RequirementsRunner] Finished test: flatFileConnectionProfileTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest) 13:56:07.300 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest 13:56:07.300 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:56:07.300 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:56:07.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:07.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.556 s - in org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest flatFileConnectionProfileTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest) Time elapsed: 0.554 s Running org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest 13:56:07.306 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest 13:56:07.306 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:56:07.306 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:56:07.306 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest 13:56:07.306 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:56:07.306 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:56:07.313 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:56:07.313 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:56:07.313 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:56:07.313 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:56:07.313 INFO [WorkbenchTestable][RequirementsRunner] Started test: driverDefinitionTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest) 13:56:07.313 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest 13:56:07.313 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:56:07.313 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:56:07.313 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:56:07.313 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:56:07.314 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:07.314 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [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:07.314 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:07.314 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [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:07.314 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:07.314 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:56:07.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:07.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:07.315 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:56:07.315 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:56:07.315 DEBUG [main][MenuItemLookup] Found menu:'File' 13:56:07.315 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:56:07.315 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:56:07.315 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:56:07.315 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:56:07.315 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:56:07.316 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:56:07.316 DEBUG [main][MenuItemLookup] Item match:Window 13:56:07.316 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:56:07.316 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:56:07.316 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:56:07.316 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:07.316 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:56:07.316 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:56:07.316 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:07.316 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:56:07.316 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:07.316 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:56:07.316 DEBUG [main][MenuItemLookup] Item match:Preferences 13:56:07.316 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:56:07.316 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:56:07.316 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:56:07.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:56:07.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:56:07.403 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:56:07.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:07.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:07.404 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:56:07.404 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:07.404 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:07.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:07.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:07.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:07.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:07.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:56:07.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:56:07.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:56:07.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children... 13:56:07.414 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 13:56:07.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:07.415 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 13:56:07.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:07.415 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 13:56:07.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children finished successfully 13:56:07.415 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 13:56:07.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:07.415 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 13:56:07.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:07.415 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 13:56:07.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children... 13:56:07.416 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 13:56:07.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:07.416 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 13:56:07.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:07.416 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 13:56:07.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children finished successfully 13:56:07.416 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 13:56:07.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:07.416 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 13:56:07.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:07.416 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 13:56:07.417 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Definitions 13:56:07.417 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Definitions 13:56:07.417 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Definitions about selection 13:56:07.417 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Definitions 13:56:07.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:07.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:07.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:07.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:07.420 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.preferences.DriverPreferences, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 13:56:07.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:07.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:07.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:07.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:07.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:56:07.445 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 13:56:07.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:56:07.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:56:07.445 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:56:07.445 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:56:07.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Driver Definition"] is available.... 13:56:07.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Driver Definition"] is available. finished successfully 13:56:07.511 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Driver Definition 13:56:07.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:07.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:07.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:07.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:07.512 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Driver Definition 13:56:07.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:07.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:07.512 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Name/Type") 13:56:07.512 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:07.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:07.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:07.513 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 13:56:07.513 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:07.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:07.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:07.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:07.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:07.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 13:56:07.513 INFO [WorkbenchTestable][AbstractTabItem] Activate Name/Type 13:56:07.514 DEBUG [WorkbenchTestable][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:07.514 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:07.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:07.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:07.514 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 13:56:07.514 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:07.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:07.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:07.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:07.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:07.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:56:07.531 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database and wait with time period 1 13:56:07.531 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database 13:56:07.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:07.531 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database is already expanded. No action performed 13:56:07.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:07.531 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database 13:56:07.531 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database 13:56:07.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:07.532 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database is already expanded. No action performed 13:56:07.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:07.532 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database 13:56:07.535 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item HSQLDB JDBC Driver 13:56:07.535 DEBUG [main][TreeItemHandler] Selecting tree item: HSQLDB JDBC Driver 13:56:07.535 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item HSQLDB JDBC Driver about selection 13:56:07.555 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: HSQLDB JDBC Driver 13:56:07.555 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Driver name:") 13:56:07.555 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:07.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:07.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:07.555 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 13:56:07.555 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:07.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:07.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:07.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:07.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:07.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:56:07.559 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:56:07.560 INFO [WorkbenchTestable][AbstractText] Text set to: Test HSLQDB Driver 13:56:07.560 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "JAR List") 13:56:07.560 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:07.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:07.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:07.560 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 13:56:07.560 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:07.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:07.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:07.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:07.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:07.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 13:56:07.562 INFO [WorkbenchTestable][AbstractTabItem] Activate JAR List 13:56:07.572 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:56:07.572 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:07.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:07.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:07.573 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 13:56:07.573 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:07.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:07.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:07.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:07.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:07.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 13:56:07.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Clear All") 13:56:07.575 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:07.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:07.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:07.576 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 13:56:07.576 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:07.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:07.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:07.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:07.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:07.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:56:07.577 INFO [WorkbenchTestable][AbstractButton] Click button &Clear All 13:56:07.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:56:07.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:56:07.578 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:56:07.578 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:56:07.592 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:56:07.592 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:07.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:07.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:07.592 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 13:56:07.592 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:07.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:07.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:07.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:07.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:07.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 13:56:07.593 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:56:07.593 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:07.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:07.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:07.594 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 13:56:07.594 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:07.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:07.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:07.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:07.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:07.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 13:56:07.595 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:56:07.595 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:07.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:07.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:07.596 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 13:56:07.596 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:07.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:07.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:07.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:07.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:07.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 13:56:07.597 TRACE [main][WidgetHandler] Notify List with event 13 13:56:07.597 TRACE [main][WidgetHandler] Wait for synchronization 13:56:07.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 "Remove JAR/Zip") 13:56:07.597 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:07.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:07.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:07.597 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 13:56:07.597 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:07.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:07.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:07.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:07.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:07.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:56:07.601 INFO [WorkbenchTestable][AbstractButton] Click button &Remove JAR/Zip 13:56:07.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:56:07.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:56:07.601 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:56:07.601 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:56:07.614 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:56:07.614 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:07.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:07.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:07.614 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 13:56:07.614 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:07.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:07.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:07.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:07.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:07.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:56:07.618 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:56:07.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:56:07.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:56:07.619 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:56:07.619 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:56:07.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:56:07.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:56:07.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:56:07.657 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:07.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:07.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:07.658 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:56:07.658 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:07.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:07.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:07.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:07.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:07.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:56:07.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:56:07.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:56:07.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:07.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:07.663 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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:56:07.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:07.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:07.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:07.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:07.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:56:07.666 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:56:07.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:56:07.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:56:07.667 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:56:07.667 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:56:07.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:56:07.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:56:07.699 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:56:07.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:07.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:07.699 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest 13:56:07.699 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:56:07.699 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:56:07.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:07.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:07.700 INFO [WorkbenchTestable][RequirementsRunner] Finished test: driverDefinitionTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest) 13:56:07.700 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest 13:56:07.700 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:56:07.700 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:56:07.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:07.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.394 s - in org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest driverDefinitionTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest) Time elapsed: 0.387 s Running org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 13:56:07.706 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 13:56:07.706 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:56:07.706 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:56:07.706 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 13:56:07.706 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:56:07.706 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:56:07.706 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:56:07.706 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:56:07.706 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:56:07.707 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:56:07.707 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:07.707 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:56:07.707 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:07.707 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:56:07.707 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:07.707 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:56:07.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:07.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:07.707 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:56:07.708 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:56:07.708 DEBUG [main][MenuItemLookup] Found menu:'File' 13:56:07.708 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:56:07.708 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:56:07.708 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:56:07.708 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:56:07.708 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:56:07.708 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:56:07.708 DEBUG [main][MenuItemLookup] Item match:Window 13:56:07.708 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:56:07.708 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:56:07.708 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:56:07.708 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:07.708 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:56:07.708 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:56:07.708 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:07.708 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:56:07.708 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:07.708 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:56:07.708 DEBUG [main][MenuItemLookup] Item match:Preferences 13:56:07.708 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:56:07.708 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:56:07.708 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:56:07.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.... 13:56:07.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. finished successfully 13:56:07.782 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:56:07.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:07.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:07.783 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:56:07.783 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:07.784 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:56:07.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:07.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:07.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:07.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:07.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:56:07.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:56:07.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:56:07.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children... 13:56:07.786 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 13:56:07.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:07.786 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 13:56:07.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:07.786 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 13:56:07.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children finished successfully 13:56:07.787 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 13:56:07.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:07.787 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 13:56:07.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:07.787 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 13:56:07.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children... 13:56:07.787 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 13:56:07.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:07.787 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 13:56:07.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:07.787 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 13:56:07.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children finished successfully 13:56:07.788 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 13:56:07.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:07.788 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 13:56:07.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:07.788 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 13:56:07.788 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Definitions 13:56:07.788 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Definitions 13:56:07.788 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Definitions about selection 13:56:07.788 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Definitions 13:56:07.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:07.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:07.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:07.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:07.790 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:56:07.790 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:07.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:07.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:07.791 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:56:07.791 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:07.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:07.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:07.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:07.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:07.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:56:07.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:56:07.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:56:07.801 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:56:07.801 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:07.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:07.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:07.802 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:56:07.802 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:07.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:07.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:07.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:07.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:07.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 13:56:07.804 TRACE [main][WidgetHandler] Notify Table with event 13 13:56:07.804 TRACE [main][WidgetHandler] Wait for synchronization 13:56:07.804 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 13:56:07.804 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:07.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:07.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:07.805 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:56:07.805 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:07.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:07.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:07.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:07.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:07.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:56:07.808 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:56:07.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:56:07.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:56:07.808 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:56:07.808 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:56:07.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Driver Removal"] is available.... 13:56:07.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Driver Removal"] is available. finished successfully 13:56:07.836 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Driver Removal 13:56:07.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:07.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:07.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 "Yes", Widget matcher matching widgets with style: 8) 13:56:07.837 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:07.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:07.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:07.837 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Driver Removal" as the parent 13:56:07.837 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:07.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:07.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:07.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:07.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:07.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:56:07.838 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 13:56:07.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:56:07.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:56:07.838 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:56:07.838 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:56:07.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:56:07.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:56:07.862 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:56:07.862 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:07.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:07.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:07.862 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:56:07.862 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:07.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:07.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:07.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:07.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:07.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 13:56:07.865 TRACE [main][WidgetHandler] Notify Table with event 13 13:56:07.865 TRACE [main][WidgetHandler] Wait for synchronization 13:56:07.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 "Remove") 13:56:07.865 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:07.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:07.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:07.865 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:56:07.865 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:07.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:07.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:07.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:07.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:07.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:56:07.868 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:56:07.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:56:07.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:56:07.868 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:56:07.868 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:56:07.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Driver Removal"] is available.... 13:56:07.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Driver Removal"] is available. finished successfully 13:56:07.898 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Driver Removal 13:56:07.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:07.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:07.899 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Yes", Widget matcher matching widgets with style: 8) 13:56:07.899 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:07.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:07.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:07.899 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Driver Removal" as the parent 13:56:07.899 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:07.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:07.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:07.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:07.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:07.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:56:07.900 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 13:56:07.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:56:07.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:56:07.900 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:56:07.900 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:56:07.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:56:07.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:56:07.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:07.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:07.929 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 13:56:07.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:07.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:07.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:07.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:07.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:56:07.932 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:56:07.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:56:07.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:56:07.932 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:56:07.932 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:56:07.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:56:07.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:56:07.967 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:56:07.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:07.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:07.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:56:07.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:56:07.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:56:07.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:56:07.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:07.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:07.973 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 13:56:07.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:07.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:07.979 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:56:07.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:07.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:07.979 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:56:07.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 '\*?\QData Source Explorer\E') 13:56:07.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:07.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:07.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:07.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:07.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:56:07.985 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 13:56:07.985 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 13:56:07.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:56:07.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:56:07.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:56:07.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:56:07.987 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:56:07.987 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:07.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:07.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:07.988 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 13:56:07.988 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:07.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:07.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:07.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:07.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:07.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:56:07.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:56:07.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:56:07.989 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database Connections and wait with time period 10 13:56:07.989 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 13:56:07.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:07.989 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 13:56:07.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:07.989 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 13:56:07.989 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database Connections and wait with time period 1 13:56:07.989 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 13:56:07.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:07.989 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 13:56:07.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:07.989 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 13:56:07.989 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 13:56:07.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:07.990 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 13:56:07.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:07.990 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 13:56:07.990 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile 13:56:07.990 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile 13:56:07.990 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile about selection 13:56:07.995 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile 13:56:07.996 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:56:07.996 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:56:08.016 DEBUG [main][MenuItemLookup] Found menu:'Connect' 13:56:08.016 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 13:56:08.017 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 13:56:08.017 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:08.017 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 13:56:08.017 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 13:56:08.017 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:08.017 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:56:08.017 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:56:08.017 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:56:08.017 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"D&elete Delete" 13:56:08.017 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:56:08.017 INFO [main][MenuItemHandler] Select menu item: D&elete Delete 13:56:08.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete confirmation"] is available.... 13:56:08.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete confirmation"] is available. finished successfully 13:56:08.048 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete confirmation 13:56:08.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:08.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:08.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 "Yes", Widget matcher matching widgets with style: 8) 13:56:08.048 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:08.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:08.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:08.048 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete confirmation" as the parent 13:56:08.048 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:08.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:08.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:08.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:08.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:08.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:56:08.050 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 13:56:08.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:56:08.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:56:08.050 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:56:08.050 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:56:08.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:56:08.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:56:08.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:56:08.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:56:08.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:56:08.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:56:08.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:56:08.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:56:08.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:56:08.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:08.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:08.091 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 13:56:08.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:08.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:08.097 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:56:08.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:08.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:08.097 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:56:08.097 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E') 13:56:08.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:08.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:08.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:08.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:08.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:56:08.113 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 13:56:08.113 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 13:56:08.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:56:08.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:56:08.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:56:08.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:56:08.115 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 13:56:08.115 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 13:56:08.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:56:08.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:56:08.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:56:08.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:08.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:08.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:08.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:08.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:56:08.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:56:08.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:56:08.125 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database Connections and wait with time period 1 13:56:08.125 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 13:56:08.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:08.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:08.626 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 13:56:08.627 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 13:56:08.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:09.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:09.128 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 13:56:09.129 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:56:09.129 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:09.129 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:56:09.129 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:09.130 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:56:09.130 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:09.130 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:56:09.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:09.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:09.131 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:56:09.131 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:56:09.131 DEBUG [main][MenuItemLookup] Found menu:'File' 13:56:09.131 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:56:09.131 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:56:09.131 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:56:09.131 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:56:09.131 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:56:09.131 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:56:09.131 DEBUG [main][MenuItemLookup] Item match:Window 13:56:09.132 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:56:09.132 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:56:09.132 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:56:09.132 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:09.132 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:56:09.132 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:56:09.132 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:09.132 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:56:09.132 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:09.132 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:56:09.132 DEBUG [main][MenuItemLookup] Item match:Preferences 13:56:09.132 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:56:09.132 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:56:09.132 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:56:09.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:56:09.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:56:09.212 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:56:09.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:09.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:09.214 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:56:09.214 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:09.214 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:09.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:09.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:09.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:09.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:09.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:56:09.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:56:09.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:56:09.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children... 13:56:09.216 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 13:56:09.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:09.216 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 13:56:09.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:09.216 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 13:56:09.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children finished successfully 13:56:09.217 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 13:56:09.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:09.217 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 13:56:09.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:09.217 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 13:56:09.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children... 13:56:09.217 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 13:56:09.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:09.217 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 13:56:09.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:09.217 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 13:56:09.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children finished successfully 13:56:09.218 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 13:56:09.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:09.218 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 13:56:09.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:09.218 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 13:56:09.218 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Definitions 13:56:09.218 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Definitions 13:56:09.218 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Definitions about selection 13:56:09.218 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Definitions 13:56:09.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:09.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:09.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:09.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:09.220 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.preferences.DriverPreferences, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 13:56:09.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:09.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:09.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:09.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:09.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:56:09.230 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 13:56:09.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:56:09.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:56:09.230 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:56:09.230 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:56:09.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Driver Definition"] is available.... 13:56:09.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Driver Definition"] is available. finished successfully 13:56:09.299 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Driver Definition 13:56:09.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:09.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:09.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:09.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:09.300 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Driver Definition 13:56:09.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:09.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:09.300 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Name/Type") 13:56:09.300 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:09.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:09.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:09.300 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 13:56:09.300 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:09.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:09.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:09.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:09.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:09.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 13:56:09.301 INFO [WorkbenchTestable][AbstractTabItem] Activate Name/Type 13:56:09.301 DEBUG [WorkbenchTestable][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:09.301 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:09.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:09.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:09.302 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 13:56:09.302 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:09.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:09.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:09.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:09.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:09.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:56:09.330 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database and wait with time period 1 13:56:09.330 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database 13:56:09.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:09.331 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database is already expanded. No action performed 13:56:09.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:09.331 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database 13:56:09.331 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database 13:56:09.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:09.331 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database is already expanded. No action performed 13:56:09.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:09.331 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database 13:56:09.331 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Generic JDBC Driver 13:56:09.331 DEBUG [main][TreeItemHandler] Selecting tree item: Generic JDBC Driver 13:56:09.332 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Generic JDBC Driver about selection 13:56:09.357 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Generic JDBC Driver 13:56:09.357 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Driver name:") 13:56:09.357 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:09.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:09.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:09.358 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 13:56:09.358 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:09.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:09.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:09.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:09.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:09.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:56:09.361 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:56:09.362 INFO [WorkbenchTestable][AbstractText] Text set to: Test H2 Driver 13:56:09.362 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "JAR List") 13:56:09.362 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:09.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:09.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:09.363 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 13:56:09.363 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:09.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:09.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:09.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:09.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:09.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 13:56:09.365 INFO [WorkbenchTestable][AbstractTabItem] Activate JAR List 13:56:09.368 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:56:09.368 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:09.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:09.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:09.369 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 13:56:09.369 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:09.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:09.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:09.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:09.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:09.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 13:56:09.374 INFO [WorkbenchTestable][DriverDialog] No drivers to clean, skipped 13:56:09.374 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:56:09.374 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:09.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:09.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:09.374 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 13:56:09.374 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:09.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:09.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:09.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:09.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:09.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 13:56:09.376 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.List with no referenced composite specified, index 0 and no matchers specified 13:56:09.376 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:09.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:09.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:09.377 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 13:56:09.377 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:09.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:09.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:09.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:09.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:09.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 13:56:09.378 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:56:09.378 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:09.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:09.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:09.379 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 13:56:09.379 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:09.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:09.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:09.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:09.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:09.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 13:56:09.381 TRACE [main][WidgetHandler] Notify List with event 13 13:56:09.381 TRACE [main][WidgetHandler] Wait for synchronization 13:56:09.381 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove JAR/Zip") 13:56:09.381 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:09.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:09.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:09.381 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 13:56:09.381 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:09.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:09.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:09.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:09.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:09.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:56:09.383 INFO [WorkbenchTestable][AbstractButton] Click button &Remove JAR/Zip 13:56:09.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:56:09.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:56:09.383 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:56:09.384 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:56:09.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Properties") 13:56:09.398 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:09.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:09.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:09.399 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 13:56:09.399 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:09.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:09.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:09.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:09.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:09.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 13:56:09.400 INFO [WorkbenchTestable][AbstractTabItem] Activate Properties 13:56:09.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:56:09.406 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:09.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:09.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:09.407 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 13:56:09.407 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:09.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:09.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:09.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:09.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:09.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:56:09.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:56:09.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:56:09.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:56:09.409 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:56:09.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:09.410 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:56:09.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:09.410 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:56:09.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:56:09.410 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:56:09.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:09.410 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:56:09.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:09.410 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:56:09.410 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item Driver Class 13:56:09.410 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Class 13:56:09.410 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Class 13:56:09.410 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Class about selection 13:56:09.410 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Class 13:56:09.410 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:56:09.411 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:56:09.413 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:56:09.414 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "...") 13:56:09.414 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:09.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:09.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:09.414 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 13:56:09.414 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:09.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:09.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:09.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:09.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:09.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:56:09.423 INFO [WorkbenchTestable][AbstractButton] Click button ... 13:56:09.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:56:09.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:56:09.424 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:56:09.424 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:56:09.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Available Classes from Jar List"] is available.... 13:56:09.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Available Classes from Jar List"] is available. finished successfully 13:56:09.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Available Classes from Jar List"] is available.... 13:56:09.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Available Classes from Jar List"] is available. finished successfully 13:56:09.460 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Available Classes from Jar List 13:56:09.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:09.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:09.460 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16) 13:56:09.460 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:09.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:09.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:09.461 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Available Classes from Jar List" as the parent 13:56:09.461 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:09.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:09.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:09.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:09.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:09.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:56:09.461 INFO [WorkbenchTestable][AbstractButton] Click button Type class name 13:56:09.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:56:09.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:56:09.462 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:56:09.462 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:56:09.462 DEBUG [WorkbenchTestable][WidgetLookup] Looking up 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: "") 13:56:09.462 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:09.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:09.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:09.462 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Available Classes from Jar List" as the parent 13:56:09.462 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:09.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:09.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:09.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:09.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:09.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:56:09.462 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:56:09.463 INFO [WorkbenchTestable][AbstractText] Text set to: org.h2.Driver 13:56:09.463 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:56:09.463 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:09.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:09.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:09.463 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Available Classes from Jar List" as the parent 13:56:09.463 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:09.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:09.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:09.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:09.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:09.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:56:09.465 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:56:09.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:56:09.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:56:09.465 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:56:09.465 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:56:09.495 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:56:09.495 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:09.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:09.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:09.496 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 13:56:09.496 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:09.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:09.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:09.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:09.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:09.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:56:09.498 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:56:09.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:56:09.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:56:09.498 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:56:09.498 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:56:09.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:56:09.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:56:09.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:09.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:09.557 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 13:56:09.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:09.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:09.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:09.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:09.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:56:09.561 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:56:09.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:56:09.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:56:09.561 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:56:09.561 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:56:09.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:56:09.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:56:09.595 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:56:09.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:09.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:09.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:56:09.595 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:09.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:56:09.595 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:09.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 Connection Profile"] 13:56:09.596 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:09.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:56:09.596 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:09.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:56:09.596 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:09.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:56:09.596 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:09.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 Connection Profile"] 13:56:09.596 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:09.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:56:09.597 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:09.597 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:56:09.597 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:09.597 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:56:09.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:09.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:09.597 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:56:09.597 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:56:09.597 DEBUG [main][MenuItemLookup] Found menu:'File' 13:56:09.597 DEBUG [main][MenuItemLookup] Item match:File 13:56:09.598 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:56:09.598 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:56:09.600 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:56:09.600 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:56:09.600 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:09.600 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:56:09.600 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:56:09.600 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:56:09.600 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:56:09.600 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:56:09.600 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:56:09.600 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:56:09.600 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:56:09.600 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:56:09.600 DEBUG [main][MenuItemLookup] Found menu:'File' 13:56:09.600 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:56:09.600 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:56:09.600 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:09.600 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:56:09.600 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:09.600 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:56:09.600 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:56:09.600 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:56:09.600 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:56:09.601 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:56:09.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:56:09.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:56:09.665 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:56:09.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:09.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:09.666 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:56:09.666 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:09.666 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:09.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:09.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:09.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:09.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:09.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:56:09.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:56:09.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:56:09.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connection Profiles has children... 13:56:09.669 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connection Profiles 13:56:09.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:09.670 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connection Profiles is already expanded. No action performed 13:56:09.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:09.670 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connection Profiles 13:56:09.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connection Profiles has children finished successfully 13:56:09.670 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connection Profiles 13:56:09.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:09.670 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connection Profiles is already expanded. No action performed 13:56:09.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:09.670 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connection Profiles 13:56:09.670 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Connection Profile 13:56:09.670 DEBUG [main][TreeItemHandler] Selecting tree item: Connection Profile 13:56:09.671 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Connection Profile about selection 13:56:09.671 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Connection Profile 13:56:09.671 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:56:09.671 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:56:09.671 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:09.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:09.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:09.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:09.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:09.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:56:09.673 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:56:09.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:56:09.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:56:09.674 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:56:09.674 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:56:09.696 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:56:09.697 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:09.697 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:09.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection Profile"] is available.... 13:56:09.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection Profile"] is available. finished successfully 13:56:09.697 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection Profile 13:56:09.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:09.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:09.698 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 13:56:09.698 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:56:09.698 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.wizards.CPWizardSelectionPage, index 0 and no matchers specified 13:56:09.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:09.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:09.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:09.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:09.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:56:09.700 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Generic JDBC') 13:56:09.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:56:09.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:56:09.704 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 13:56:09.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:56:09.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:56:09.704 TRACE [main][WidgetHandler] Notify Table with event 13 13:56:09.704 TRACE [main][WidgetHandler] Wait for synchronization 13:56:09.706 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.wizards.CPWizardSelectionPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 13:56:09.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:09.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:09.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:09.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:09.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:56:09.714 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:56:09.715 INFO [WorkbenchTestable][AbstractText] Text set to: myDBProfile 13:56:09.715 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 13:56:09.715 INFO [WorkbenchTestable][NewCPWizard] Go to next wizard page 13:56:09.715 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.wizards.NewCPWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:56:09.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:09.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:09.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:09.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:09.717 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:56:09.718 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:56:09.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:56:09.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:56:09.718 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:56:09.718 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:56:09.779 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.db.generic.ui.GenericJDBCDBProfileDetailsWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Drivers:") 13:56:09.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:09.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:09.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:09.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:09.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:56:09.783 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Test H2 Driver to selection: Test H2 Driver 13:56:09.783 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.db.generic.ui.GenericJDBCDBProfileDetailsWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Database:") 13:56:09.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:09.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:09.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:09.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:09.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:56:09.788 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:56:09.788 INFO [WorkbenchTestable][AbstractText] Text set to: myDBProfile 13:56:09.788 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.db.generic.ui.GenericJDBCDBProfileDetailsWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "URL:") 13:56:09.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:09.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:09.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:09.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:09.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:56:09.799 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:56:09.800 INFO [WorkbenchTestable][AbstractText] Text set to: jdbc:h2:~/test 13:56:09.800 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.db.generic.ui.GenericJDBCDBProfileDetailsWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "User name:") 13:56:09.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:09.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:09.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:09.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:09.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:56:09.813 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:56:09.814 INFO [WorkbenchTestable][AbstractText] Text set to: sa 13:56:09.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.db.generic.ui.GenericJDBCDBProfileDetailsWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Password:") 13:56:09.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:09.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:09.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:09.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:09.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:56:09.834 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:56:09.835 INFO [WorkbenchTestable][AbstractText] Text set to: 13:56:09.835 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 13:56:09.835 INFO [WorkbenchTestable][NewCPWizard] Finish wizard 13:56:09.835 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.wizards.NewCPWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:56:09.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:09.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:09.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:09.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:09.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:56:09.839 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:56:09.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:56:09.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:56:09.839 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:56:09.839 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:56:10.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:56:10.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:56:10.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:56:10.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:56:10.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:56:10.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:56:10.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:56:10.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Loading Core provider' is a system job, skipped 13:56:10.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:56:10.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:56:10.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:56:10.141 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:56:10.141 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSQLResultViewSuccess no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest) 13:56:10.141 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 13:56:10.141 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:56:10.141 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:56:10.141 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:56:10.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:10.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:10.147 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 13:56:10.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:10.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:10.152 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:56:10.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:10.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:10.152 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:56:10.152 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E') 13:56:10.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:10.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:10.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:10.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:10.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:56:10.157 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 13:56:10.157 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 13:56:10.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:56:10.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:56:10.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:56:10.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:56:10.163 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:56:10.163 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:10.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:10.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:10.164 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 13:56:10.164 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:10.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:10.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:10.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:10.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:10.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:56:10.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:56:10.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:56:10.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children... 13:56:10.165 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 13:56:10.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:10.166 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 13:56:10.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:10.166 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 13:56:10.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children finished successfully 13:56:10.166 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 13:56:10.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:10.166 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 13:56:10.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:10.166 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 13:56:10.166 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item myDBProfile (H2 v. 1.4.0) 13:56:10.166 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile (H2 v. 1.4.0) 13:56:10.166 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile (H2 v. 1.4.0) 13:56:10.167 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile (H2 v. 1.4.0) about selection 13:56:10.171 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile (H2 v. 1.4.0) 13:56:10.171 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:56:10.172 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:56:10.174 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:56:10.174 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item myDBProfile (H2 v. 1.4.0) and wait with time period 1 13:56:10.183 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item myDBProfile (H2 v. 1.4.0) 13:56:10.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:10.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:10.684 INFO [WorkbenchTestable][TreeItemHandler] Expanded: myDBProfile (H2 v. 1.4.0) 13:56:10.685 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:56:10.685 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:56:10.699 DEBUG [main][MenuItemLookup] Found menu:'Connect' 13:56:10.699 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 13:56:10.699 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 13:56:10.699 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:10.699 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 13:56:10.699 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 13:56:10.699 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:10.699 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:56:10.699 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:56:10.699 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 13:56:10.699 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:10.699 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:56:10.699 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:10.699 DEBUG [main][MenuItemLookup] Found menu:'Open SQL Scrapbook' 13:56:10.699 DEBUG [main][MenuItemLookup] Item match:Open SQL Scrapbook 13:56:10.699 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open SQL Scrapboo&k" 13:56:10.699 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open SQL Scrapbook 13:56:10.700 INFO [main][MenuItemHandler] Select menu item: Open SQL Scrapboo&k 13:56:10.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5fdb2e11 is found... 13:56:10.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5fdb2e11 is found finished successfully 13:56:10.904 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Scrapbook 0\E') 13:56:10.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:10.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:10.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:10.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:10.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:56:10.910 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:56:10.910 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 13:56:10.911 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Type:") 13:56:10.911 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:10.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:10.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:10.918 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 13:56:10.918 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:10.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:10.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:10.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:10.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:10.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:56:10.921 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Type:") 13:56:10.921 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:10.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:10.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:10.921 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 13:56:10.921 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:10.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:10.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:10.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:10.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:10.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:56:10.924 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Generic JDBC_1.0 13:56:10.947 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:10.947 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:10.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:10.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:10.957 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 13:56:10.957 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:10.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:10.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:56:10.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:56:10.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:10.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:56:10.959 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: myDBProfile 13:56:10.983 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:56:10.983 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:56:10.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:56:10.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:56:10.993 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 13:56:10.993 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:56:10.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:10.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:10.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:10.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:10.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:56:10.995 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: DROP TABLE TEST IF EXISTS; 13:56:10.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:56:10.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:56:10.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:56:10.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:56:10.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:56:10.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:56:10.999 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 13:56:10.999 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:56:11.024 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 13:56:11.024 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:11.024 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:56:11.024 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:56:11.024 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:56:11.024 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:11.024 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Ctrl+/' 13:56:11.024 DEBUG [main][MenuItemLookup] Found menu:'' 13:56:11.024 DEBUG [main][MenuItemLookup] Found menu:'Execute All Ctrl+Alt+X' 13:56:11.024 DEBUG [main][MenuItemLookup] Item match:Execute All Ctrl+Alt+X 13:56:11.024 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Execute All Ctrl+Alt+X" 13:56:11.024 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Execute All Ctrl+Alt+X 13:56:11.024 INFO [main][MenuItemHandler] Select menu item: &Execute All Ctrl+Alt+X 13:56:11.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... (Eclipse:1877): Gtk-CRITICAL **: 13:56:11.265: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:56:21.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available. failed, NO exception will be thrown 13:56:21.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... 13:56:21.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available. finished successfully 13:56:21.192 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:56:21.193 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=DROP TABLE TEST IF EXISTS; TooltipText=null 13:56:21.193 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 13:56:21.193 DEBUG [WorkbenchTestable][EditorHandler] Closing editor SQL Scrapbook 0 13:56:21.238 DEBUG [WorkbenchTestable][EditorHandler] Editor SQL Scrapbook 0 is closed 13:56:21.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:21.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:21.246 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 13:56:21.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:21.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:21.252 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:56:21.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:56:21.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:56:21.253 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:56:21.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 '\*?\QSQL Results\E') 13:56:21.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:21.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:21.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:21.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:21.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:56:21.259 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 13:56:21.259 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 13:56:21.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:56:21.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Type query expression here TooltipText=Lucene engine is used here for query Default field: operation --- field name for 'Operation' column Field name for 'Frequency' column: frequency Field name for 'Action type' column: action Field name for 'Consumer Name' column: consumer 'Status','Date','Connection Profile' columns are not used for query purpose, try to use filters instead for these columns 13:56:21.278 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 13:56:21.279 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 13:56:21.279 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 13:56:21.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:56:21.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Type query expression here TooltipText=Lucene engine is used here for query Default field: operation --- field name for 'Operation' column Field name for 'Frequency' column: frequency Field name for 'Action type' column: action Field name for 'Consumer Name' column: consumer 'Status','Date','Connection Profile' columns are not used for query purpose, try to use filters instead for these columns 13:56:21.280 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:56:21.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:21.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:21.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:21.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:21.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:56:21.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:56:21.281 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:21.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:56:21.282 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Visible Results (Shift+Delete)") 13:56:21.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:56:21.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:56:21.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:56:21.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:56:21.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:56:21.283 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Visible Results (Shift+Delete) 13:56:21.283 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:56:21.283 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:56:21.283 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Started and wait with time period 1 13:56:21.284 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Started 13:56:21.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:21.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:21.785 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Started 13:56:21.785 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Started 13:56:21.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:56:22.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:56:22.286 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Started 13:56:22.286 DEBUG [WorkbenchTestable][AbstractView] Started 13:56:22.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children... 13:56:22.287 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:22.787 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:23.288 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:23.788 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:24.289 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:24.789 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:25.290 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:25.791 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:26.291 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:26.792 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:27.292 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:27.793 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:28.294 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:28.794 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:29.295 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:29.795 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:30.296 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:30.797 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:31.297 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:31.798 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:32.299 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:32.799 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:33.300 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:33.801 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:34.301 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:34.802 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:35.303 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:35.804 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:36.304 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:36.805 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:37.306 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:37.806 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:38.307 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:38.807 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:39.307 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:39.809 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:40.309 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:40.810 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:41.311 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:41.812 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:42.313 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:42.813 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:43.314 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:43.814 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:44.315 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:44.815 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:45.316 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:45.816 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:46.317 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:46.818 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:47.318 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:47.819 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:48.319 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:48.820 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:49.320 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:49.821 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:50.321 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:50.822 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:51.322 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:51.823 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:52.324 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:52.824 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:53.324 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:53.825 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:54.326 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:54.826 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:55.327 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:55.828 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:56.329 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:56.829 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:57.330 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:57.831 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:58.331 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:58.832 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:59.333 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:56:59.833 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:57:00.334 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:57:00.835 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:57:01.335 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:57:01.836 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:57:02.336 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:57:02.837 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:57:03.338 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:57:03.838 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:57:04.339 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:57:04.839 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:57:05.340 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:57:05.841 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:57:06.341 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:57:06.842 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:57:07.343 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:57:07.844 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:57:08.344 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:57:08.845 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:57:09.345 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:57:09.846 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:57:10.346 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:57:10.846 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:57:11.347 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:57:11.848 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:57:12.348 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:57:12.849 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:57:13.349 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:57:13.850 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:57:14.350 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:57:14.850 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:57:15.351 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:57:15.852 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:57:16.352 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:57:16.853 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:57:17.354 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:57:17.854 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:57:18.355 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:57:18.855 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:57:19.356 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:57:19.857 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:57:20.357 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:57:20.858 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:57:21.358 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:57:21.858 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:57:22.359 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 13:57:22.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children failed, an exception will be thrown 13:57:22.359 ERROR [WorkbenchTestable][RunTestMethod] Test org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest.testSQLResultViewSuccess throws exception: org.eclipse.reddeer.common.exception.WaitTimeoutExpiredException: Timeout after: 60 s.: tree has children at org.eclipse.reddeer.common.wait.WaitWhile.throwWaitTimeOutException(WaitWhile.java:114) at org.eclipse.reddeer.common.wait.AbstractWait.timeoutExceeded(AbstractWait.java:207) at org.eclipse.reddeer.common.wait.AbstractWait.wait(AbstractWait.java:151) at org.eclipse.reddeer.common.wait.AbstractWait.(AbstractWait.java:132) at org.eclipse.reddeer.common.wait.AbstractWait.(AbstractWait.java:97) at org.eclipse.reddeer.common.wait.AbstractWait.(AbstractWait.java:64) at org.eclipse.reddeer.common.wait.WaitWhile.(WaitWhile.java:46) at org.eclipse.reddeer.eclipse.datatools.sqltools.result.ui.ResultView.removeAllResults(ResultView.java:79) at org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest.removeResults(ResultViewTest.java:231) at org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest.testSQLResultView(ResultViewTest.java:200) at org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest.testSQLResultViewSuccess(ResultViewTest.java:195) 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:57:22.360 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest.testSQLResultViewSuccess.png 13:57:22.452 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.datatools.ui.ResultViewTest.testSQLResultViewSuccess.png 13:57:22.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:57:22.453 INFO [WorkbenchTestable][JobIsKilled] Job 'SQL Statement Execution' will be killed 13:57:22.453 INFO [WorkbenchTestable][JobIsKilled] The job 'SQL Statement Execution' is still alive 13:57:22.953 INFO [WorkbenchTestable][JobIsKilled] Job 'SQL Statement Execution' will be killed 13:57:22.953 INFO [WorkbenchTestable][JobIsKilled] The job 'SQL Statement Execution' is still alive 13:57:23.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 13:57:23.454 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 13:57:23.454 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:57:23.454 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:57:23.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:23.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:23.455 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 13:57:23.455 ERROR [WorkbenchTestable][RequirementsRunner] Exception in test: testSQLResultViewSuccess no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest) org.eclipse.reddeer.common.exception.WaitTimeoutExpiredException: Timeout after: 60 s.: tree has children at org.eclipse.reddeer.common.wait.WaitWhile.throwWaitTimeOutException(WaitWhile.java:114) at org.eclipse.reddeer.common.wait.AbstractWait.timeoutExceeded(AbstractWait.java:207) at org.eclipse.reddeer.common.wait.AbstractWait.wait(AbstractWait.java:151) at org.eclipse.reddeer.common.wait.AbstractWait.(AbstractWait.java:132) at org.eclipse.reddeer.common.wait.AbstractWait.(AbstractWait.java:97) at org.eclipse.reddeer.common.wait.AbstractWait.(AbstractWait.java:64) at org.eclipse.reddeer.common.wait.WaitWhile.(WaitWhile.java:46) at org.eclipse.reddeer.eclipse.datatools.sqltools.result.ui.ResultView.removeAllResults(ResultView.java:79) at org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest.removeResults(ResultViewTest.java:231) at org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest.testSQLResultView(ResultViewTest.java:200) at org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest.testSQLResultViewSuccess(ResultViewTest.java:195) 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:57:23.456 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSQLResultViewSuccess no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest) 13:57:23.456 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:57:23.456 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSQLResultViewFail no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest) 13:57:23.456 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 13:57:23.456 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:57:23.456 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:57:23.456 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:57:23.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:23.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:23.463 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 13:57:23.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:23.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:23.468 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:57:23.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:57:23.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:57:23.469 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:57:23.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 '\*?\QData Source Explorer\E') 13:57:23.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:23.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:23.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:23.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:23.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:57:23.484 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 13:57:23.484 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 13:57:23.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:57:23.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:57:23.506 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:57:23.506 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:57:23.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:23.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:23.507 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 13:57:23.507 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:57:23.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:23.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:23.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:23.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:23.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:57:23.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:57:23.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:57:23.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children... 13:57:23.508 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 13:57:23.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:23.508 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 13:57:23.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:23.508 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 13:57:23.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children finished successfully 13:57:23.508 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 13:57:23.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:23.508 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 13:57:23.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:23.509 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 13:57:23.509 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item myDBProfile (H2 v. 1.4.0) 13:57:23.509 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile (H2 v. 1.4.0) 13:57:23.509 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile (H2 v. 1.4.0) 13:57:23.509 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile (H2 v. 1.4.0) about selection 13:57:23.513 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile (H2 v. 1.4.0) 13:57:23.513 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:57:23.514 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:57:23.517 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:57:23.517 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item myDBProfile (H2 v. 1.4.0) and wait with time period 1 13:57:23.517 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item myDBProfile (H2 v. 1.4.0) 13:57:23.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:24.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:24.018 INFO [WorkbenchTestable][TreeItemHandler] Expanded: myDBProfile (H2 v. 1.4.0) 13:57:24.019 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:57:24.019 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:57:24.035 DEBUG [main][MenuItemLookup] Found menu:'Connect' 13:57:24.035 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 13:57:24.035 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 13:57:24.035 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:24.035 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 13:57:24.035 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 13:57:24.035 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:24.035 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:57:24.035 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:57:24.035 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 13:57:24.035 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:24.035 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:57:24.035 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:24.035 DEBUG [main][MenuItemLookup] Found menu:'Open SQL Scrapbook' 13:57:24.035 DEBUG [main][MenuItemLookup] Item match:Open SQL Scrapbook 13:57:24.035 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open SQL Scrapboo&k" 13:57:24.035 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open SQL Scrapbook 13:57:24.036 INFO [main][MenuItemHandler] Select menu item: Open SQL Scrapboo&k 13:57:24.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@74c1f228 is found... 13:57:24.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@74c1f228 is found finished successfully 13:57:24.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 '\*?\QSQL Scrapbook 0\E') 13:57:24.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:24.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:24.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:24.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:24.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:57:24.134 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:57:24.134 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 13:57:24.134 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Type:") 13:57:24.134 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:57:24.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:24.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:24.135 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 13:57:24.135 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:57:24.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:24.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:24.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:24.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:24.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:57:24.140 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Type:") 13:57:24.140 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:57:24.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:24.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:24.140 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 13:57:24.140 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:57:24.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:24.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:24.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:24.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:24.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:57:24.143 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Generic JDBC_1.0 13:57:24.154 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:24.154 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:57:24.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:24.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:24.163 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 13:57:24.163 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:57:24.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:24.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:57:24.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:57:24.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:24.164 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:57:24.164 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: myDBProfile 13:57:24.165 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:57:24.165 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:57:24.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:24.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:24.168 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 13:57:24.168 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:57:24.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:24.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:24.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:24.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:24.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:57:24.170 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: DROP TABLE TEST IF EXISTS; 13:57:24.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:57:24.171 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:57:24.171 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:57:24.171 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:57:24.171 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:57:24.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:57:24.172 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 13:57:24.172 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:57:24.189 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 13:57:24.189 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:24.189 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:57:24.189 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:57:24.189 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:57:24.189 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:24.189 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Ctrl+/' 13:57:24.189 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:24.189 DEBUG [main][MenuItemLookup] Found menu:'Execute All Ctrl+Alt+X' 13:57:24.189 DEBUG [main][MenuItemLookup] Item match:Execute All Ctrl+Alt+X 13:57:24.189 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Execute All Ctrl+Alt+X" 13:57:24.189 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Execute All Ctrl+Alt+X 13:57:24.189 INFO [main][MenuItemHandler] Select menu item: &Execute All Ctrl+Alt+X 13:57:24.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... (Eclipse:1877): Gtk-CRITICAL **: 13:57:24.221: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:57:34.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available. failed, NO exception will be thrown 13:57:34.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... 13:57:34.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available. finished successfully 13:57:34.207 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:57:34.207 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=DROP TABLE TEST IF EXISTS; TooltipText=null 13:57:34.207 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 13:57:34.207 DEBUG [WorkbenchTestable][EditorHandler] Closing editor SQL Scrapbook 0 13:57:34.250 DEBUG [WorkbenchTestable][EditorHandler] Editor SQL Scrapbook 0 is closed 13:57:34.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:34.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:34.256 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 13:57:34.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:34.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:34.263 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:57:34.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:57:34.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:57:34.263 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:57:34.272 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E') 13:57:34.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:34.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:34.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:34.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:34.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:57:34.279 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 13:57:34.279 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 13:57:34.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:57:34.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:57:34.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:57:34.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:57:34.283 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 13:57:34.283 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 13:57:34.283 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 13:57:34.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:57:34.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Type query expression here TooltipText=Lucene engine is used here for query Default field: operation --- field name for 'Operation' column Field name for 'Frequency' column: frequency Field name for 'Action type' column: action Field name for 'Consumer Name' column: consumer 'Status','Date','Connection Profile' columns are not used for query purpose, try to use filters instead for these columns 13:57:34.284 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:57:34.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:34.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:34.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:34.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:34.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:57:34.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:57:34.286 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:2 13:57:34.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:57:34.287 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Visible Results (Shift+Delete)") 13:57:34.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:34.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:34.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:34.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:34.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:57:34.288 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Visible Results (Shift+Delete) 13:57:34.288 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:57:34.288 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:57:34.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children... 13:57:34.308 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:0 13:57:34.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children finished successfully 13:57:34.308 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 13:57:34.309 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 13:57:34.309 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 13:57:34.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:57:34.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Type query expression here TooltipText=Lucene engine is used here for query Default field: operation --- field name for 'Operation' column Field name for 'Frequency' column: frequency Field name for 'Action type' column: action Field name for 'Consumer Name' column: consumer 'Status','Date','Connection Profile' columns are not used for query purpose, try to use filters instead for these columns 13:57:34.310 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:57:34.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:34.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:34.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:34.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:34.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:57:34.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:34.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:34.321 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 13:57:34.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:34.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:34.327 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:57:34.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:57:34.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:57:34.327 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:57:34.327 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E') 13:57:34.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:34.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:34.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:34.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:34.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:57:34.343 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 13:57:34.343 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 13:57:34.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:57:34.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:57:34.365 DEBUG [WorkbenchTestable][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:34.365 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:57:34.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:34.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:34.366 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 13:57:34.366 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:57:34.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:34.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:34.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:34.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:34.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:57:34.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:57:34.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:57:34.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children... 13:57:34.367 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 13:57:34.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:34.367 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 13:57:34.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:34.367 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 13:57:34.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children finished successfully 13:57:34.367 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 13:57:34.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:34.367 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 13:57:34.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:34.367 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 13:57:34.368 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item myDBProfile (H2 v. 1.4.0) 13:57:34.368 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile (H2 v. 1.4.0) 13:57:34.368 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile (H2 v. 1.4.0) 13:57:34.368 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile (H2 v. 1.4.0) about selection 13:57:34.372 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile (H2 v. 1.4.0) 13:57:34.372 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:57:34.373 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:57:34.376 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:57:34.376 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item myDBProfile (H2 v. 1.4.0) and wait with time period 1 13:57:34.376 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item myDBProfile (H2 v. 1.4.0) 13:57:34.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:34.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:34.878 INFO [WorkbenchTestable][TreeItemHandler] Expanded: myDBProfile (H2 v. 1.4.0) 13:57:34.878 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:57:34.878 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:57:34.893 DEBUG [main][MenuItemLookup] Found menu:'Connect' 13:57:34.893 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 13:57:34.893 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 13:57:34.893 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:34.893 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 13:57:34.893 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 13:57:34.893 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:34.893 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:57:34.893 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:57:34.893 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 13:57:34.893 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:34.893 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:57:34.893 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:34.893 DEBUG [main][MenuItemLookup] Found menu:'Open SQL Scrapbook' 13:57:34.893 DEBUG [main][MenuItemLookup] Item match:Open SQL Scrapbook 13:57:34.893 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open SQL Scrapboo&k" 13:57:34.893 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open SQL Scrapbook 13:57:34.894 INFO [main][MenuItemHandler] Select menu item: Open SQL Scrapboo&k 13:57:34.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@76083516 is found... 13:57:34.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@76083516 is found finished successfully 13:57:34.974 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Scrapbook 0\E') 13:57:34.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:34.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:34.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:34.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:34.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:57:34.980 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:57:34.980 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 13:57:34.980 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Type:") 13:57:34.980 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:57:34.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:34.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:34.981 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 13:57:34.981 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:57:34.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:34.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:34.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:34.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:34.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:57:34.983 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Type:") 13:57:34.983 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:57:34.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:34.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:34.984 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 13:57:34.984 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:57:34.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:34.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:34.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:34.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:34.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:57:34.986 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Generic JDBC_1.0 13:57:35.001 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:35.001 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:57:35.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:35.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:35.011 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 13:57:35.011 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:57:35.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:35.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:57:35.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:57:35.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:35.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:57:35.012 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: myDBProfile 13:57:35.013 DEBUG [WorkbenchTestable][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:57:35.013 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:57:35.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:35.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:35.017 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 13:57:35.017 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:57:35.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:35.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:35.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:35.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:35.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:57:35.046 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: CREATE TABLE test(INT ID,VARCHAR(40) NAME); 13:57:35.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:57:35.048 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:57:35.048 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:57:35.048 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:57:35.048 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:57:35.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:57:35.050 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 13:57:35.050 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:57:35.063 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 13:57:35.064 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:35.064 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:57:35.064 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:57:35.064 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:57:35.064 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:35.064 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Ctrl+/' 13:57:35.064 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:35.064 DEBUG [main][MenuItemLookup] Found menu:'Execute All Ctrl+Alt+X' 13:57:35.064 DEBUG [main][MenuItemLookup] Item match:Execute All Ctrl+Alt+X 13:57:35.064 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Execute All Ctrl+Alt+X" 13:57:35.064 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Execute All Ctrl+Alt+X 13:57:35.064 INFO [main][MenuItemHandler] Select menu item: &Execute All Ctrl+Alt+X 13:57:35.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... 13:57:45.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available. failed, NO exception will be thrown 13:57:45.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... 13:57:45.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available. finished successfully 13:57:45.082 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:57:45.082 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=CREATE TABLE test(INT ID,VARCHAR(40) NAME); TooltipText=null 13:57:45.082 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 13:57:45.083 DEBUG [WorkbenchTestable][EditorHandler] Closing editor SQL Scrapbook 0 13:57:45.133 DEBUG [WorkbenchTestable][EditorHandler] Editor SQL Scrapbook 0 is closed 13:57:45.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:45.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:45.139 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 13:57:45.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:45.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:45.152 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:57:45.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:57:45.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:57:45.153 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:57:45.153 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E') 13:57:45.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:45.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:45.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:45.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:45.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:57:45.159 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 13:57:45.159 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 13:57:45.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:57:45.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:57:45.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:57:45.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:57:45.169 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 13:57:45.170 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 13:57:45.170 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 13:57:45.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:57:45.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Type query expression here TooltipText=Lucene engine is used here for query Default field: operation --- field name for 'Operation' column Field name for 'Frequency' column: frequency Field name for 'Action type' column: action Field name for 'Consumer Name' column: consumer 'Status','Date','Connection Profile' columns are not used for query purpose, try to use filters instead for these columns 13:57:45.171 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:57:45.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:45.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:45.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:45.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:45.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:57:45.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:45.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:45.182 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 13:57:45.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:45.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:45.188 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:57:45.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:57:45.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:57:45.188 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:57:45.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 '\*?\QData Source Explorer\E') 13:57:45.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:45.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:45.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:45.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:45.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:57:45.194 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 13:57:45.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 13:57:45.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:57:45.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:57:45.215 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:57:45.215 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:57:45.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:45.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:45.215 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 13:57:45.215 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:57:45.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:45.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:45.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:45.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:45.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:57:45.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:57:45.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:57:45.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children... 13:57:45.216 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 13:57:45.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:45.216 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 13:57:45.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:45.216 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 13:57:45.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children finished successfully 13:57:45.216 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 13:57:45.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:45.217 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 13:57:45.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:45.217 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 13:57:45.217 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item myDBProfile (H2 v. 1.4.0) 13:57:45.217 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile (H2 v. 1.4.0) 13:57:45.217 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile (H2 v. 1.4.0) 13:57:45.217 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile (H2 v. 1.4.0) about selection 13:57:45.231 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile (H2 v. 1.4.0) 13:57:45.231 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:57:45.232 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:57:45.235 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:57:45.235 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item myDBProfile (H2 v. 1.4.0) and wait with time period 1 13:57:45.235 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item myDBProfile (H2 v. 1.4.0) 13:57:45.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:57:45.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:57:45.736 INFO [WorkbenchTestable][TreeItemHandler] Expanded: myDBProfile (H2 v. 1.4.0) 13:57:45.737 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:57:45.737 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:57:45.755 DEBUG [main][MenuItemLookup] Found menu:'Connect' 13:57:45.755 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 13:57:45.755 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 13:57:45.755 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:45.755 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 13:57:45.755 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 13:57:45.755 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:45.755 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 13:57:45.755 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:57:45.755 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 13:57:45.755 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:45.755 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:57:45.755 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:45.755 DEBUG [main][MenuItemLookup] Found menu:'Open SQL Scrapbook' 13:57:45.755 DEBUG [main][MenuItemLookup] Item match:Open SQL Scrapbook 13:57:45.755 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open SQL Scrapboo&k" 13:57:45.755 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open SQL Scrapbook 13:57:45.756 INFO [main][MenuItemHandler] Select menu item: Open SQL Scrapboo&k 13:57:45.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@fb602ea is found... 13:57:45.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@fb602ea is found finished successfully 13:57:45.829 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Scrapbook 0\E') 13:57:45.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:45.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:45.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:45.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:45.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:57:45.835 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:57:45.835 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 13:57:45.835 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Type:") 13:57:45.835 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:57:45.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:45.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:45.836 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 13:57:45.836 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:57:45.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:45.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:45.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:45.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:45.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:57:45.842 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Type:") 13:57:45.842 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:57:45.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:45.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:45.843 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 13:57:45.843 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:57:45.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:45.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:45.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:45.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:45.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:57:45.845 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Generic JDBC_1.0 13:57:45.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified 13:57:45.856 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:57:45.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:45.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:45.864 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 13:57:45.865 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:57:45.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:45.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:57:45.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:57:45.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:45.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:57:45.866 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: myDBProfile 13:57:45.867 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 13:57:45.867 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:57:45.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:57:45.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:57:45.870 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 13:57:45.871 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:57:45.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:45.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:45.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:45.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:45.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 13:57:45.877 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: DROP TABLE TEST IF EXISTS; 13:57:45.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:57:45.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:57:45.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:57:45.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:57:45.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:57:45.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:57:45.880 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 13:57:45.880 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:57:45.892 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 13:57:45.892 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:45.892 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 13:57:45.892 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:57:45.892 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:57:45.892 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:45.892 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Ctrl+/' 13:57:45.892 DEBUG [main][MenuItemLookup] Found menu:'' 13:57:45.892 DEBUG [main][MenuItemLookup] Found menu:'Execute All Ctrl+Alt+X' 13:57:45.892 DEBUG [main][MenuItemLookup] Item match:Execute All Ctrl+Alt+X 13:57:45.892 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Execute All Ctrl+Alt+X" 13:57:45.892 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Execute All Ctrl+Alt+X 13:57:45.893 INFO [main][MenuItemHandler] Select menu item: &Execute All Ctrl+Alt+X 13:57:45.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... (Eclipse:1877): Gtk-CRITICAL **: 13:57:45.910: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1877): Gtk-CRITICAL **: 13:57:45.935: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:57:55.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available. failed, NO exception will be thrown 13:57:55.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... 13:57:55.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available. finished successfully 13:57:55.913 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:57:55.913 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=DROP TABLE TEST IF EXISTS; TooltipText=null 13:57:55.914 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 13:57:55.914 DEBUG [WorkbenchTestable][EditorHandler] Closing editor SQL Scrapbook 0 13:57:55.956 DEBUG [WorkbenchTestable][EditorHandler] Editor SQL Scrapbook 0 is closed 13:57:55.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:55.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:55.962 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 13:57:55.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:55.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:55.968 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:57:55.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:57:55.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:57:55.969 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:57:55.969 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E') 13:57:55.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:55.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:55.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:55.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:55.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:57:55.984 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 13:57:55.984 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 13:57:55.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:57:55.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:57:55.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:57:55.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:57:55.994 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 13:57:55.994 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 13:57:55.994 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 13:57:55.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:57:55.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Type query expression here TooltipText=Lucene engine is used here for query Default field: operation --- field name for 'Operation' column Field name for 'Frequency' column: frequency Field name for 'Action type' column: action Field name for 'Consumer Name' column: consumer 'Status','Date','Connection Profile' columns are not used for query purpose, try to use filters instead for these columns 13:57:55.996 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:57:55.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:55.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:55.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:55.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:55.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:57:55.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:57:55.997 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:2 13:57:55.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:57:55.998 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Visible Results (Shift+Delete)") 13:57:55.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:55.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:55.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:55.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:55.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:57:55.999 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Visible Results (Shift+Delete) 13:57:55.999 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:57:55.999 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:57:56.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children... 13:57:56.015 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:0 13:57:56.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children finished successfully 13:57:56.015 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 13:57:56.015 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 13:57:56.015 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 13:57:56.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:57:56.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Type query expression here TooltipText=Lucene engine is used here for query Default field: operation --- field name for 'Operation' column Field name for 'Frequency' column: frequency Field name for 'Action type' column: action Field name for 'Consumer Name' column: consumer 'Status','Date','Connection Profile' columns are not used for query purpose, try to use filters instead for these columns 13:57:56.016 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:57:56.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:57:56.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:57:56.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:57:56.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:57:56.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:57:56.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:58:06.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown 13:58:06.025 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 13:58:06.025 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:58:06.025 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:58:06.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:06.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:06.026 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 13:58:06.027 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSQLResultViewFail no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest) 13:58:06.027 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 13:58:06.027 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:58:06.027 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:58:06.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:06.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 118.322 s <<< FAILURE! - in org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest testSQLResultViewSuccess no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest) Time elapsed: 73.314 s <<< ERROR! org.eclipse.reddeer.common.exception.WaitTimeoutExpiredException: Timeout after: 60 s.: tree has children at org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest.removeResults(ResultViewTest.java:231) at org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest.testSQLResultView(ResultViewTest.java:200) at org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest.testSQLResultViewSuccess(ResultViewTest.java:195) testSQLResultViewFail no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest) Time elapsed: 42.571 s Running org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 13:58:06.036 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 13:58:06.037 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:58:06.037 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:58:06.037 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 13:58:06.037 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:58:06.037 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:58:06.037 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:58:06.037 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:58:06.037 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:58:06.038 INFO [WorkbenchTestable][JavaEEPerspective] Open perspective: 'Java EE' 13:58:06.038 DEBUG [WorkbenchTestable][JavaEEPerspective] Trying to open perspective: 'Java EE' 13:58:06.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:06.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:06.038 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:58:06.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:06.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:06.039 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective") 13:58:06.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:06.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:06.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:06.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:06.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:58:06.058 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 13:58:06.058 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:58:06.058 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:06.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 13:58:06.102 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:58:06.102 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 13:58:06.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:06.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:06.103 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:58:06.103 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:58:06.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:06.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:06.103 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 13:58:06.103 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:58:06.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:06.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:06.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:06.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:06.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:58:06.104 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java EE') 13:58:06.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:58:06.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:58:06.104 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (4) 13:58:06.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:58:06.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:58:06.105 TRACE [main][WidgetHandler] Notify Table with event 13 13:58:06.105 TRACE [main][WidgetHandler] Wait for synchronization 13:58:06.105 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:58:06.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:06.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:06.105 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 13:58:06.105 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:58:06.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:06.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:06.107 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:58:06.107 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:58:06.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:06.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:06.107 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 13:58:06.107 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:58:06.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:06.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:06.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:06.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:06.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:06.109 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:58:06.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:06.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:06.109 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:06.109 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:06.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:58:06.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:58:06.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:58:06.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:06.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:06.284 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:58:06.284 DEBUG [main][MenuItemLookup] Found menu:'File' 13:58:06.284 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:58:06.284 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:58:06.284 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:58:06.284 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:58:06.284 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:58:06.284 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:58:06.284 DEBUG [main][MenuItemLookup] Item match:Window 13:58:06.285 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:58:06.285 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:58:06.285 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:58:06.285 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:06.285 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:58:06.285 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:58:06.285 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:06.285 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:58:06.285 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:06.285 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 13:58:06.285 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:58:06.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:06.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:06.285 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:58:06.285 DEBUG [main][MenuItemLookup] Found menu:'File' 13:58:06.286 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:58:06.286 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:58:06.286 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:58:06.286 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:58:06.286 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:58:06.286 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:58:06.286 DEBUG [main][MenuItemLookup] Item match:Window 13:58:06.286 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:58:06.286 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:58:06.286 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:58:06.286 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:06.286 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:58:06.286 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:58:06.286 DEBUG [main][MenuItemLookup] Item match:Perspective 13:58:06.286 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:58:06.286 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:06.286 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:58:06.286 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:58:06.286 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:58:06.286 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:58:06.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:58:06.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:06.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:06.287 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:58:06.287 DEBUG [main][MenuItemLookup] Found menu:'File' 13:58:06.287 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:58:06.287 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:58:06.287 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:58:06.287 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:58:06.287 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:58:06.287 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:58:06.287 DEBUG [main][MenuItemLookup] Item match:Window 13:58:06.287 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:58:06.287 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:58:06.287 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:58:06.287 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:06.287 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:58:06.287 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:58:06.287 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:06.287 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:58:06.287 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:06.287 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 13:58:06.287 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:58:06.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:06.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:06.288 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:58:06.288 DEBUG [main][MenuItemLookup] Found menu:'File' 13:58:06.288 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:58:06.288 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:58:06.288 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:58:06.288 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:58:06.288 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:58:06.288 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:58:06.288 DEBUG [main][MenuItemLookup] Item match:Window 13:58:06.288 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:58:06.288 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:58:06.288 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:58:06.288 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:06.288 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:58:06.288 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:58:06.288 DEBUG [main][MenuItemLookup] Item match:Perspective 13:58:06.288 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:58:06.288 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:06.288 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:58:06.288 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:58:06.288 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:58:06.288 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:58:06.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:06.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:06.292 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:58:06.293 DEBUG [main][MenuItemLookup] Found menu:'File' 13:58:06.293 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:58:06.293 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:58:06.293 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:58:06.293 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:58:06.293 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:58:06.293 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:58:06.293 DEBUG [main][MenuItemLookup] Item match:Window 13:58:06.293 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:58:06.293 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:58:06.293 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:58:06.293 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:06.293 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:58:06.293 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:58:06.293 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:06.293 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:58:06.293 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:06.293 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 13:58:06.293 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:58:06.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:06.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:06.293 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:58:06.293 DEBUG [main][MenuItemLookup] Found menu:'File' 13:58:06.293 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:58:06.293 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:58:06.293 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:58:06.293 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:58:06.293 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:58:06.293 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:58:06.293 DEBUG [main][MenuItemLookup] Item match:Window 13:58:06.294 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:58:06.294 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:58:06.294 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:58:06.294 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:06.294 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:58:06.294 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:58:06.294 DEBUG [main][MenuItemLookup] Item match:Perspective 13:58:06.294 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:58:06.294 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:06.294 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:58:06.294 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:58:06.294 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:58:06.294 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:58:06.294 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 13:58:06.294 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 13:58:06.294 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 13:58:06.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 13:58:06.330 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:58:06.330 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 13:58:06.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:06.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:06.330 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:58:06.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:06.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:06.330 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:58:06.330 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:58:06.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:06.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:06.331 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 13:58:06.331 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:58:06.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:06.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:06.331 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:58:06.331 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:58:06.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:06.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:06.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:06.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:06.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:06.332 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 13:58:06.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:06.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:06.332 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:06.332 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:06.420 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:58:06.420 INFO [WorkbenchTestable][RequirementsRunner] Started test: createWebProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest) 13:58:06.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 13:58:06.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:58:06.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:58:06.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:58:06.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:06.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:06.436 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 13:58:06.436 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:58:06.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:06.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:06.436 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:58:06.436 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:58:06.437 DEBUG [main][MenuItemLookup] Found menu:'File' 13:58:06.437 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:58:06.437 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:58:06.437 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:58:06.437 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:58:06.437 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:58:06.437 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:58:06.437 DEBUG [main][MenuItemLookup] Item match:Window 13:58:06.437 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:58:06.437 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:58:06.437 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:58:06.437 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:06.437 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:58:06.437 DEBUG [main][MenuItemLookup] Item match:Show View 13:58:06.439 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 13:58:06.439 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:58:06.439 DEBUG [main][MenuItemLookup] Found menu:'Data Source Explorer' 13:58:06.439 DEBUG [main][MenuItemLookup] Found menu:'Markers' 13:58:06.439 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 13:58:06.439 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:58:06.439 DEBUG [main][MenuItemLookup] Found menu:'Packages' 13:58:06.439 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:58:06.439 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:58:06.439 DEBUG [main][MenuItemLookup] Found menu:'Properties' 13:58:06.439 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:58:06.439 DEBUG [main][MenuItemLookup] Found menu:'Servers' 13:58:06.439 DEBUG [main][MenuItemLookup] Found menu:'Snippets' 13:58:06.439 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:06.439 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:58:06.439 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:58:06.440 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:58:06.440 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:58:06.440 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:58:06.514 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:06.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:58:06.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:58:06.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:06.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:06.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:58:06.516 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:58:06.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:06.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:06.517 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:58:06.517 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:58:06.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:06.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:06.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:06.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:06.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:06.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:58:06.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:58:06.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:58:06.518 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:58:06.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:58:06.518 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:58:06.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:58:06.518 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:58:06.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:58:06.519 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:58:06.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:58:06.519 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:58:06.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:58:06.519 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:58:06.519 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 13:58:06.519 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 13:58:06.519 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 13:58:06.519 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 13:58:06.519 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:58:06.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:06.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:06.520 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:58:06.520 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:58:06.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:06.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:06.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:58:06.520 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:58:06.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:06.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:06.521 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:58:06.521 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:58:06.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:06.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:06.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:06.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:06.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:06.522 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:58:06.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:06.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:06.522 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:06.522 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:06.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:58:06.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:58:06.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 13:58:06.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:06.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:06.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 13:58:06.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:06.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:06.584 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:58:06.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:06.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:06.584 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:58:06.585 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:58:06.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:06.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:06.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:06.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:06.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:58:06.592 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:58:06.592 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:58:06.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:06.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:58:06.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:58:06.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:58:06.594 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:58:06.594 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:06.594 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:58:06.594 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:06.594 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 13:58:06.594 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:06.594 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:58:06.594 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:06.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:58:06.595 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:06.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:58:06.595 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:06.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 Dynamic Web Project"] 13:58:06.595 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:06.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:58:06.595 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:06.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:58:06.595 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:06.595 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:58:06.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:06.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:06.596 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:58:06.596 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:58:06.596 DEBUG [main][MenuItemLookup] Found menu:'File' 13:58:06.596 DEBUG [main][MenuItemLookup] Item match:File 13:58:06.597 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:58:06.597 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:58:06.599 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 13:58:06.599 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 13:58:06.599 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 13:58:06.599 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 13:58:06.599 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 13:58:06.599 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 13:58:06.599 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:58:06.599 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:06.599 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 13:58:06.599 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 13:58:06.599 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 13:58:06.599 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x)' 13:58:06.599 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x)' 13:58:06.599 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:58:06.599 DEBUG [main][MenuItemLookup] Found menu:'File' 13:58:06.599 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:06.599 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:58:06.599 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:06.599 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:58:06.599 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:58:06.599 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:58:06.599 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:58:06.600 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:58:06.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:58:06.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:58:06.669 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:58:06.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:06.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:06.670 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:58:06.670 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:06.671 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:58:06.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:06.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:06.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:06.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:06.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:06.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:58:06.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:58:06.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 13:58:06.674 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 13:58:06.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:58:06.674 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 13:58:06.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:58:06.674 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 13:58:06.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 13:58:06.674 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 13:58:06.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:58:06.674 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 13:58:06.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:58:06.674 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 13:58:06.675 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project 13:58:06.675 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project 13:58:06.675 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection 13:58:06.678 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project 13:58:06.678 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:58:06.678 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:58:06.679 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:58:06.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:06.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:06.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:06.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:06.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:06.686 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:58:06.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:06.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:06.686 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:06.686 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:06.783 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:58:06.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:06.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:06.784 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:58:06.784 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:58:06.784 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 13:58:06.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:06.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:06.785 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 13:58:06.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:06.785 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:58:06.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:06.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:06.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:06.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:06.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:58:06.789 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:58:06.795 INFO [WorkbenchTestable][AbstractText] Text set to: web project 13:58:06.819 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 13:58:06.819 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 13:58:06.819 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:58:06.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:06.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:06.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:06.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:06.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:06.847 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:58:06.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:06.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:06.847 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:06.847 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:06.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:58:07.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:58:07.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:58:07.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:58:07.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:58:07.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:58:07.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 13:58:07.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:58:07.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:58:07.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:58:07.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:58:07.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:58:07.352 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:58:07.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:58:07.352 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:58:07.353 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:58:07.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:07.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:58:07.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:58:07.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:58:07.356 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:58:07.356 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:58:07.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:07.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:07.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:07.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:07.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:07.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:07.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:08.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:08.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:08.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:58:08.360 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:58:08.360 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:58:08.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:08.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:08.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:58:08.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:08.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:08.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:08.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:08.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:08.362 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name web project 13:58:08.362 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:58:08.362 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:58:08.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:08.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:08.364 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:58:08.364 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:58:08.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:08.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:08.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:08.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:08.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:08.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:08.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:09.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:09.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:09.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:58:09.367 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:58:09.368 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:58:09.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:09.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:09.369 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:58:09.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:09.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:09.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:09.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:09.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:09.370 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name web project 13:58:09.370 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item web project 13:58:09.370 DEBUG [main][TreeItemHandler] Selecting tree item: web project 13:58:09.370 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item web project about selection 13:58:09.372 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: web project 13:58:09.373 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:58:09.373 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:09.399 DEBUG [main][MenuItemLookup] Found menu:'New' 13:58:09.399 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:58:09.399 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:09.399 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:58:09.399 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:58:09.399 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:58:09.399 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:09.399 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:58:09.399 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:58:09.399 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:58:09.399 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:58:09.399 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:09.399 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:58:09.399 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:58:09.399 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:58:09.400 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:58:09.400 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:09.400 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:58:09.400 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:58:09.400 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:09.400 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:58:09.400 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:58:09.400 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:58:09.400 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:58:09.400 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:58:09.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:58:09.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.1/lib/jrt-fs.jar)' is a system job, skipped 13:58:09.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:58:09.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.1/lib/jrt-fs.jar)' is a system job, skipped 13:58:09.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:58:09.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:58:09.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:58:09.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:58:09.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:58:09.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:58:09.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:58:09.953 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'web project' via Explorer 13:58:09.953 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item web project 13:58:09.953 DEBUG [main][TreeItemHandler] Selecting tree item: web project 13:58:09.954 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item web project about selection 13:58:09.955 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: web project 13:58:09.956 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:58:09.956 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:09.977 DEBUG [main][MenuItemLookup] Found menu:'New' 13:58:09.977 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:58:09.977 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:09.977 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:58:09.977 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:58:09.977 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:58:09.977 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:09.977 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:58:09.977 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:58:09.977 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:58:09.977 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:58:09.977 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:58:09.977 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:58:09.977 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:58:09.977 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:58:10.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:58:10.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:58:10.577 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:58:10.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:10.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:10.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:10.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:10.580 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:58:10.580 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:58:10.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:10.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:10.581 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:58:10.581 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:58:10.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:10.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:10.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:10.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:10.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:10.582 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:58:10.582 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:58:10.582 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:58:10.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:10.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:10.583 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:10.583 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:10.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:58:10.583 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:58:10.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:10.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:10.583 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:58:10.583 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:58:10.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:10.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:10.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:10.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:10.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:10.585 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:58:10.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:10.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:10.586 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:10.586 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:10.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:58:10.591 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:58:11.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:58:11.092 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:58:11.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:58:11.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:58:11.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:58:11.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:58:11.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:58:11.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:58:11.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:58:11.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:58:11.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:58:11.092 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 13:58:11.092 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:58:11.092 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:58:11.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:11.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:11.093 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createWebProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest) 13:58:11.093 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:58:11.093 INFO [WorkbenchTestable][RequirementsRunner] Started test: createWebProject1 no-configuration(org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest) 13:58:11.093 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 13:58:11.093 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:58:11.093 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:58:11.093 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:58:11.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:11.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:11.104 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:58:11.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:11.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:11.111 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:58:11.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:11.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:11.112 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:58:11.112 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:58:11.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:11.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:11.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:11.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:11.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:58:11.119 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:58:11.119 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:58:11.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:11.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:58:11.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:58:11.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:58:11.121 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:58:11.121 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:11.121 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:58:11.121 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:11.121 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 13:58:11.121 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:11.122 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:58:11.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:11.122 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:58:11.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:11.122 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:58:11.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:11.123 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 13:58:11.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:11.123 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:58:11.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:11.123 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:58:11.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:11.133 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:58:11.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:11.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:11.133 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:58:11.133 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:58:11.133 DEBUG [main][MenuItemLookup] Found menu:'File' 13:58:11.133 DEBUG [main][MenuItemLookup] Item match:File 13:58:11.134 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:58:11.134 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:58:11.136 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 13:58:11.136 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 13:58:11.136 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 13:58:11.136 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 13:58:11.136 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 13:58:11.136 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 13:58:11.136 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:58:11.136 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:11.136 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 13:58:11.136 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 13:58:11.136 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 13:58:11.136 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x)' 13:58:11.136 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x)' 13:58:11.136 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:58:11.136 DEBUG [main][MenuItemLookup] Found menu:'File' 13:58:11.136 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:11.136 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:58:11.136 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:11.136 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:58:11.136 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:58:11.137 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:58:11.137 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:58:11.137 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:58:11.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:58:11.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:58:11.206 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:58:11.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:11.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:11.207 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:58:11.207 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:11.208 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:58:11.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:11.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:11.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:11.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:11.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:11.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:58:11.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:58:11.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 13:58:11.210 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 13:58:11.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:58:11.210 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 13:58:11.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:58:11.210 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 13:58:11.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 13:58:11.211 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 13:58:11.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:58:11.211 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 13:58:11.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:58:11.211 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 13:58:11.212 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project 13:58:11.212 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project 13:58:11.212 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection 13:58:11.212 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project 13:58:11.212 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:58:11.212 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:58:11.213 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:58:11.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:11.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:11.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:11.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:11.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:11.215 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:58:11.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:11.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:11.215 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:11.215 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:11.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:58:11.293 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:11.293 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:11.293 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:58:11.294 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:58:11.294 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 13:58:11.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:11.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:11.295 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 13:58:11.295 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:11.295 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:58:11.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:11.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:11.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:11.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:11.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:58:11.299 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:58:11.300 INFO [WorkbenchTestable][AbstractText] Text set to: web project 13:58:11.319 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:58:11.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:11.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:11.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:11.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:11.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:58:11.322 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:58:11.323 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 13:58:11.323 INFO [WorkbenchTestable][WebProjectWizard] Go to next wizard page 13:58:11.323 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:58:11.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:11.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:11.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:11.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:11.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:11.326 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:58:11.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:11.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:11.327 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:11.327 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:11.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectSecondPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add Folder...") 13:58:11.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:11.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:11.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:11.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:11.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:11.342 INFO [WorkbenchTestable][AbstractButton] Click button &Add Folder... 13:58:11.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:11.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:11.342 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:11.342 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:11.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add Source Folder"] is available.... 13:58:11.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add Source Folder"] is available. finished successfully 13:58:11.376 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add Source Folder 13:58:11.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:11.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:11.377 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 13:58:11.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:11.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:11.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:11.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:11.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:58:11.377 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:58:11.378 INFO [WorkbenchTestable][AbstractText] Text set to: source 13:58:11.379 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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:58:11.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:11.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:11.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:11.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:11.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:11.381 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:58:11.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:11.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:11.381 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:11.381 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:11.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:58:11.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:58:11.402 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectSecondPage, index 0 and no matchers specified 13:58:11.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:11.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:11.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:11.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:11.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:11.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:58:11.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:58:11.412 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectSecondPage, index 0 and no matchers specified 13:58:11.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:11.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:11.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:11.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:11.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:11.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:58:11.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:58:11.414 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src/main/java 13:58:11.414 DEBUG [main][TreeItemHandler] Selecting tree item: src/main/java 13:58:11.414 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src/main/java about selection 13:58:11.415 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src/main/java 13:58:11.415 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectSecondPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 13:58:11.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:11.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:11.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:11.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:11.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:11.417 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:58:11.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:11.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:11.417 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:11.417 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:11.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectSecondPage, index 0 and no matchers specified 13:58:11.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:11.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:11.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:11.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:11.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:11.420 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item source and wait with time period 1 13:58:11.420 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item source 13:58:11.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:58:11.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:58:11.923 INFO [WorkbenchTestable][TreeItemHandler] Expanded: source 13:58:11.923 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item source 13:58:11.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:58:12.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:58:12.424 INFO [WorkbenchTestable][TreeItemHandler] Expanded: source 13:58:12.424 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectSecondPage, index 0 and no matchers specified 13:58:12.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:12.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:12.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:12.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:12.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:12.425 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item source and wait with time period 1 13:58:12.426 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item source 13:58:12.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:58:12.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:58:12.926 INFO [WorkbenchTestable][TreeItemHandler] Expanded: source 13:58:12.926 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item source 13:58:12.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:58:13.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:58:13.428 INFO [WorkbenchTestable][TreeItemHandler] Expanded: source 13:58:13.429 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 13:58:13.429 INFO [WorkbenchTestable][WebProjectWizard] Go to next wizard page 13:58:13.429 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:58:13.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:13.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:13.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:13.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:13.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:13.433 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:58:13.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:13.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:13.433 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:13.433 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:13.443 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectThirdPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate web.xml deployment descriptor") 13:58:13.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:13.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:13.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:13.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:13.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:13.444 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate web.xml deployment descriptor 13:58:13.445 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate web.xml deployment descriptor 13:58:13.445 INFO [WorkbenchTestable][AbstractButton] Click button &Generate web.xml deployment descriptor 13:58:13.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:13.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:13.445 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:13.445 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:13.445 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 13:58:13.445 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 13:58:13.446 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:58:13.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:13.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:13.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:13.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:13.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:13.448 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:58:13.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:13.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:13.448 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:13.448 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:13.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:58:13.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:58:13.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:58:13.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Validating web project' has no excuses, wait for it 13:58:14.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Validating web project' has no excuses, wait for it 13:58:14.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Validating web project' has no excuses, wait for it 13:58:15.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.1/lib/jrt-fs.jar)' is a system job, skipped 13:58:15.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:58:15.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:58:15.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:58:15.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:58:15.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:58:15.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:58:15.470 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:58:15.470 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:58:15.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:15.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:58:15.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:58:15.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:58:15.473 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:58:15.473 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:58:15.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:15.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:15.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:15.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:15.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:15.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:15.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:16.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:16.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:16.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:58:16.477 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:58:16.477 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:58:16.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:16.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:16.478 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:58:16.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:16.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:16.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:16.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:16.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:16.479 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name web project 13:58:16.479 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:58:16.479 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:58:16.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:16.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:16.480 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:58:16.481 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:58:16.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:16.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:16.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:16.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:16.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:16.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:16.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:17.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:17.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:17.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:58:17.488 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:58:17.488 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:58:17.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:17.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:17.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:58:17.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:17.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:17.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:17.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:17.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:17.490 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name web project 13:58:17.490 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:58:17.490 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:58:17.491 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item source of tree item web project 13:58:17.491 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item web project 13:58:17.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:58:17.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:58:17.992 INFO [WorkbenchTestable][TreeItemHandler] Expanded: web project 13:58:17.994 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:58:17.994 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:58:17.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:17.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:17.995 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:58:17.995 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:58:17.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:17.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:17.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:17.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:17.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:18.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:18.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:18.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:18.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:18.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:58:18.999 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:58:18.999 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:58:19.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:19.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:19.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:58:19.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:19.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:19.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:19.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:19.003 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:19.003 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name web project 13:58:19.003 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:58:19.004 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:58:19.004 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item web project 13:58:19.005 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item web project 13:58:19.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:58:19.005 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item web project is already expanded. No action performed 13:58:19.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:58:19.005 INFO [WorkbenchTestable][TreeItemHandler] Expanded: web project 13:58:19.005 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item main of tree item src 13:58:19.005 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:58:19.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:58:19.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:58:19.506 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:58:19.507 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item webapp of tree item main 13:58:19.507 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item main 13:58:19.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:58:20.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:58:20.009 INFO [WorkbenchTestable][TreeItemHandler] Expanded: main 13:58:20.009 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item WEB-INF of tree item webapp 13:58:20.010 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item webapp 13:58:20.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:58:20.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:58:20.510 INFO [WorkbenchTestable][TreeItemHandler] Expanded: webapp 13:58:20.511 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item web.xml of tree item WEB-INF 13:58:20.511 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item WEB-INF 13:58:20.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:58:21.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:58:21.012 INFO [WorkbenchTestable][TreeItemHandler] Expanded: WEB-INF 13:58:21.013 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:58:21.014 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:58:21.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:21.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:21.015 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:58:21.015 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:58:21.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:21.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:21.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:21.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:21.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:21.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:21.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:22.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:22.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:22.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:58:22.020 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:58:22.020 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:58:22.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:22.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:22.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:58:22.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:22.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:22.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:22.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:22.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:22.023 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name web project 13:58:22.023 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item web project 13:58:22.023 DEBUG [main][TreeItemHandler] Selecting tree item: web project 13:58:22.023 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item web project about selection 13:58:22.025 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: web project 13:58:22.025 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:58:22.025 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:22.046 DEBUG [main][MenuItemLookup] Found menu:'New' 13:58:22.046 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:58:22.046 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:22.046 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:58:22.046 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:58:22.046 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:58:22.046 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:22.046 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:58:22.046 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:58:22.046 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:58:22.046 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:58:22.046 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:22.046 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:58:22.046 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:58:22.046 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:58:22.046 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:58:22.046 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:22.046 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:58:22.047 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:58:22.047 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:22.047 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:58:22.047 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:58:22.047 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:58:22.047 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:58:22.047 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:58:22.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:58:22.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:58:22.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:58:22.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:58:22.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:58:22.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:58:22.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:58:22.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:58:22.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:58:22.049 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'web project' via Explorer 13:58:22.049 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item web project 13:58:22.049 DEBUG [main][TreeItemHandler] Selecting tree item: web project 13:58:22.050 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item web project about selection 13:58:22.051 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: web project 13:58:22.052 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:58:22.052 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:22.073 DEBUG [main][MenuItemLookup] Found menu:'New' 13:58:22.073 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:58:22.073 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:22.073 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:58:22.073 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:58:22.073 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:58:22.073 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:22.073 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:58:22.073 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:58:22.073 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:58:22.073 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:58:22.073 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:58:22.073 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:58:22.073 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:58:22.074 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:58:22.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:58:22.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:58:22.656 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:58:22.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:22.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:22.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:22.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:22.659 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:58:22.659 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:58:22.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:22.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:22.660 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:58:22.660 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:58:22.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:22.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:22.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:22.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:22.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:22.661 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:58:22.661 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:58:22.661 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:58:22.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:22.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:22.662 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:22.662 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:22.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:58:22.662 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:58:22.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:22.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:22.662 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:58:22.662 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:58:22.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:22.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:22.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:22.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:22.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:22.665 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:58:22.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:22.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:22.665 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:22.665 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:22.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:58:22.669 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:58:23.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:58:23.170 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:58:23.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:58:23.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:58:23.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:58:23.171 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:58:23.171 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:58:23.171 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:58:23.171 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:58:23.171 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:58:23.171 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:58:23.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:58:23.171 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 13:58:23.171 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:58:23.171 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:58:23.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:23.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:23.172 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 13:58:23.172 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createWebProject1 no-configuration(org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest) 13:58:23.172 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 13:58:23.172 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:58:23.172 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:58:23.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:23.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.137 s - in org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest createWebProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest) Time elapsed: 4.673 s createWebProject1 no-configuration(org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest) Time elapsed: 12.079 s Running org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest 13:58:23.179 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest 13:58:23.179 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:58:23.180 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:58:23.180 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest 13:58:23.180 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:58:23.180 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:58:23.180 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:58:23.180 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:58:23.180 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:58:23.180 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:58:23.180 INFO [WorkbenchTestable][RequirementsRunner] Started test: createProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest) 13:58:23.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest 13:58:23.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:58:23.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:58:23.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:58:23.181 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:58:23.181 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:23.181 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:58:23.181 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:23.181 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Utility Module"] 13:58:23.181 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:23.182 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:58:23.182 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:23.182 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:58:23.182 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:23.182 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:58:23.182 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:23.182 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Utility Module"] 13:58:23.182 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:23.182 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:58:23.182 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:23.182 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:58:23.183 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:23.183 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:58:23.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:23.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:23.183 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:58:23.183 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:58:23.183 DEBUG [main][MenuItemLookup] Found menu:'File' 13:58:23.183 DEBUG [main][MenuItemLookup] Item match:File 13:58:23.184 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:58:23.184 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:58:23.186 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 13:58:23.186 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 13:58:23.186 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 13:58:23.186 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 13:58:23.186 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 13:58:23.186 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 13:58:23.186 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:58:23.186 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:23.186 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 13:58:23.186 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 13:58:23.186 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 13:58:23.186 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x)' 13:58:23.186 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x)' 13:58:23.186 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:58:23.186 DEBUG [main][MenuItemLookup] Found menu:'File' 13:58:23.186 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:23.186 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:58:23.186 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:23.186 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:58:23.186 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:58:23.187 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:58:23.187 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:58:23.187 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:58:23.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:58:23.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:58:23.251 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:58:23.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:23.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:23.252 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:58:23.252 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:23.253 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:58:23.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:23.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:23.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:23.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:23.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:23.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:58:23.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:58:23.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children... 13:58:23.255 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 13:58:23.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:58:23.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:58:23.757 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 13:58:23.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children finished successfully 13:58:23.758 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 13:58:23.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:58:23.758 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 13:58:23.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:58:23.758 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 13:58:23.759 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Utility Project 13:58:23.759 DEBUG [main][TreeItemHandler] Selecting tree item: Utility Project 13:58:23.759 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Utility Project about selection 13:58:23.761 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Utility Project 13:58:23.761 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:58:23.761 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:58:23.761 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:58:23.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:23.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:23.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:23.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:23.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:23.766 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:58:23.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:23.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:23.767 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:23.767 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:23.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:58:23.851 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:23.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:23.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Utility Module"] is available.... 13:58:23.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Utility Module"] is available. finished successfully 13:58:23.861 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Utility Module 13:58:23.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:23.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:23.862 TRACE [WorkbenchTestable][UtilityProjectWizard] Shell New Java Utility Module is not null and is not disposed 13:58:23.862 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:23.863 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.UtilityProjectFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:58:23.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:23.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:23.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:23.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:23.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:58:23.866 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:58:23.867 INFO [WorkbenchTestable][AbstractText] Text set to: UtilityProject 13:58:23.868 TRACE [WorkbenchTestable][UtilityProjectWizard] Shell New Java Utility Module is not null and is not disposed 13:58:23.868 INFO [WorkbenchTestable][UtilityProjectWizard] Finish wizard 13:58:23.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.UtilityProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:58:23.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:23.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:23.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:23.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:23.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:23.873 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:58:23.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:23.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:23.874 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:23.874 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:23.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:58:24.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:58:24.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:58:24.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:58:24.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:58:24.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:58:24.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:58:24.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:58:24.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:58:24.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:58:24.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:58:24.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:58:24.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:24.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:24.380 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:58:24.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:24.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:24.382 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:58:24.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:24.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:24.383 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:58:24.383 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:58:24.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:24.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:24.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:24.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:24.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:58:24.384 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:58:24.384 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:58:24.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:24.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:24.409 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:58:24.409 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:58:24.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:24.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:24.411 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:58:24.411 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:58:24.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:24.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:24.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:24.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:24.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:24.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:24.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:25.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:25.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:25.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:58:25.431 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:58:25.432 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:58:25.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:25.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:25.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:58:25.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:25.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:25.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:25.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:25.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:25.434 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name UtilityProject 13:58:25.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:25.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:25.457 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:58:25.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:25.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:25.459 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:58:25.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:25.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:25.460 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:58:25.460 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:58:25.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:25.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:25.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:25.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:25.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:58:25.462 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:58:25.462 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:58:25.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:25.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:58:25.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:58:25.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:58:25.465 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:58:25.465 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:58:25.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:25.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:25.466 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:58:25.466 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:58:25.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:25.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:25.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:25.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:25.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:25.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:25.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:26.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:26.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:26.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:58:26.477 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:58:26.477 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:58:26.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:26.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:26.478 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:58:26.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:26.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:26.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:26.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:26.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:26.479 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name UtilityProject 13:58:26.480 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item UtilityProject 13:58:26.480 DEBUG [main][TreeItemHandler] Selecting tree item: UtilityProject 13:58:26.480 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item UtilityProject about selection 13:58:26.489 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: UtilityProject 13:58:26.490 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:58:26.490 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:26.548 DEBUG [main][MenuItemLookup] Found menu:'New' 13:58:26.548 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:58:26.548 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:26.548 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:58:26.548 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:26.548 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:58:26.548 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:58:26.548 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:58:26.548 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:58:26.548 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:58:26.548 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:58:26.548 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:58:26.548 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:58:26.548 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:26.548 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:58:26.548 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:58:26.548 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:26.548 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:58:26.548 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:58:26.548 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:58:26.548 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:58:26.549 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:58:26.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:58:26.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:58:27.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.1/lib/jrt-fs.jar)' is a system job, skipped 13:58:27.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:58:27.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:58:27.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:58:27.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:58:27.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:58:27.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:58:27.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:58:27.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:58:27.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:58:27.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:58:27.049 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'UtilityProject' via Explorer 13:58:27.049 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item UtilityProject 13:58:27.049 DEBUG [main][TreeItemHandler] Selecting tree item: UtilityProject 13:58:27.050 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item UtilityProject about selection 13:58:27.055 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: UtilityProject 13:58:27.056 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:58:27.056 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:27.143 DEBUG [main][MenuItemLookup] Found menu:'New' 13:58:27.143 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:58:27.143 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:27.143 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:58:27.143 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:27.143 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:58:27.143 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:58:27.143 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:58:27.143 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:58:27.143 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:58:27.144 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:58:27.144 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:58:27.144 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:58:27.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 'Delete.*'] is available.... 13:58:27.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:58:27.743 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:58:27.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:27.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:27.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:27.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:27.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:58:27.747 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:58:27.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:27.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:27.747 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:58:27.747 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:58:27.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:27.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:27.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:27.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:27.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:27.748 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:58:27.749 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:58:27.749 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:58:27.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:27.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:27.749 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:27.749 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:27.749 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:58:27.749 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:58:27.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:27.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:27.749 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:58:27.749 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:58:27.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:27.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:27.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:27.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:27.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:27.751 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:58:27.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:27.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:27.751 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:27.751 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:27.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:58:27.755 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:58:28.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:58:28.256 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:58:28.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:58:28.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:58:28.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:58:28.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:58:28.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:58:28.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:58:28.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:58:28.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:58:28.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:58:28.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:58:28.256 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest 13:58:28.256 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:58:28.256 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:58:28.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:28.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:28.257 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest) 13:58:28.257 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest 13:58:28.257 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:58:28.257 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:58:28.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:28.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.079 s - in org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest createProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest) Time elapsed: 5.077 s Running org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 13:58:28.264 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 13:58:28.265 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:58:28.265 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:58:28.265 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 13:58:28.265 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:58:28.265 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:58:28.266 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:58:28.266 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:58:28.266 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:58:28.266 INFO [WorkbenchTestable][JavaEEPerspective] Open perspective: 'Java EE' 13:58:28.266 DEBUG [WorkbenchTestable][JavaEEPerspective] Perspective 'Java EE' is already opened. 13:58:28.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:58:28.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:28.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:28.266 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:58:28.267 DEBUG [main][MenuItemLookup] Found menu:'File' 13:58:28.267 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:58:28.267 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:58:28.267 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:58:28.267 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:58:28.267 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:58:28.267 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:58:28.267 DEBUG [main][MenuItemLookup] Item match:Window 13:58:28.267 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:58:28.267 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:58:28.267 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:58:28.267 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:28.267 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:58:28.267 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:58:28.267 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:28.267 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:58:28.267 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:28.267 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 13:58:28.267 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:58:28.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:28.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:28.268 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:58:28.268 DEBUG [main][MenuItemLookup] Found menu:'File' 13:58:28.268 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:58:28.268 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:58:28.268 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:58:28.268 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:58:28.268 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:58:28.268 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:58:28.268 DEBUG [main][MenuItemLookup] Item match:Window 13:58:28.268 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:58:28.268 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:58:28.268 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:58:28.268 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:28.268 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:58:28.268 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:58:28.268 DEBUG [main][MenuItemLookup] Item match:Perspective 13:58:28.268 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:58:28.268 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:28.268 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:58:28.268 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:58:28.268 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:58:28.268 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:58:28.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:58:28.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:28.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:28.269 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:58:28.269 DEBUG [main][MenuItemLookup] Found menu:'File' 13:58:28.269 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:58:28.269 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:58:28.269 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:58:28.269 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:58:28.269 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:58:28.269 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:58:28.269 DEBUG [main][MenuItemLookup] Item match:Window 13:58:28.269 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:58:28.269 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:58:28.269 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:58:28.269 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:28.269 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:58:28.269 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:58:28.269 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:28.269 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:58:28.269 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:28.269 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 13:58:28.269 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:58:28.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:28.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:28.270 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:58:28.270 DEBUG [main][MenuItemLookup] Found menu:'File' 13:58:28.270 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:58:28.270 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:58:28.270 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:58:28.270 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:58:28.270 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:58:28.270 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:58:28.270 DEBUG [main][MenuItemLookup] Item match:Window 13:58:28.270 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:58:28.270 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:58:28.270 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:58:28.270 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:28.270 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:58:28.270 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:58:28.270 DEBUG [main][MenuItemLookup] Item match:Perspective 13:58:28.270 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:58:28.270 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:28.270 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:58:28.270 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:58:28.270 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:58:28.270 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:58:28.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:28.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:28.271 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:58:28.271 DEBUG [main][MenuItemLookup] Found menu:'File' 13:58:28.271 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:58:28.271 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:58:28.271 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:58:28.271 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:58:28.271 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:58:28.271 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:58:28.271 DEBUG [main][MenuItemLookup] Item match:Window 13:58:28.271 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:58:28.271 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:58:28.271 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:58:28.271 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:28.271 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:58:28.271 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:58:28.271 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:28.271 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:58:28.271 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:28.271 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 13:58:28.271 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:58:28.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:28.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:28.271 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:58:28.271 DEBUG [main][MenuItemLookup] Found menu:'File' 13:58:28.271 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:58:28.271 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:58:28.271 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:58:28.271 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:58:28.271 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:58:28.271 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:58:28.271 DEBUG [main][MenuItemLookup] Item match:Window 13:58:28.272 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:58:28.272 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:58:28.272 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:58:28.272 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:28.272 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:58:28.272 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:58:28.272 DEBUG [main][MenuItemLookup] Item match:Perspective 13:58:28.272 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:58:28.272 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:28.272 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:58:28.272 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:58:28.272 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:58:28.272 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:58:28.272 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 13:58:28.272 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 13:58:28.272 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 13:58:28.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 13:58:28.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 13:58:28.301 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 13:58:28.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:28.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:28.301 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:58:28.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:28.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:28.301 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:58:28.301 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:58:28.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:28.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:28.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 "Reset Perspective") 13:58:28.302 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:58:28.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:28.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:28.302 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:58:28.302 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:58:28.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:28.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:28.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:28.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:28.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:28.303 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 13:58:28.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:28.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:28.304 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:28.304 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:28.387 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:58:28.387 INFO [WorkbenchTestable][RequirementsRunner] Started test: createProjectWithWebModule no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) 13:58:28.387 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 13:58:28.387 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:58:28.387 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:58:28.387 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:58:28.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: Matcher matching text to regular expression 'New|Select a wizard'] 13:58:28.388 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:28.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: Matcher matching text to regular expression 'New|Select a wizard'] 13:58:28.388 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:28.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: "New EAR Application Project"] 13:58:28.389 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:28.389 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:58:28.389 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:28.389 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:58:28.389 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:28.389 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:58:28.389 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:28.390 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New EAR Application Project"] 13:58:28.390 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:28.390 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:58:28.390 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:28.390 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:58:28.390 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:28.390 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:58:28.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:28.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:28.391 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:58:28.391 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:58:28.391 DEBUG [main][MenuItemLookup] Found menu:'File' 13:58:28.391 DEBUG [main][MenuItemLookup] Item match:File 13:58:28.391 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:58:28.391 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:58:28.393 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 13:58:28.393 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 13:58:28.393 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 13:58:28.393 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 13:58:28.393 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 13:58:28.393 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 13:58:28.393 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:58:28.393 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:28.393 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 13:58:28.393 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 13:58:28.393 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 13:58:28.393 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x)' 13:58:28.393 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x)' 13:58:28.393 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:58:28.393 DEBUG [main][MenuItemLookup] Found menu:'File' 13:58:28.393 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:28.393 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:58:28.393 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:28.393 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:58:28.393 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:58:28.394 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:58:28.394 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:58:28.394 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:58:28.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:58:28.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:58:28.475 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:58:28.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:28.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:28.476 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:58:28.477 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:28.477 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:58:28.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:28.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:28.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:28.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:28.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:28.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:58:28.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:58:28.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children... 13:58:28.480 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 13:58:28.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:58:28.480 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 13:58:28.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:58:28.480 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 13:58:28.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children finished successfully 13:58:28.480 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 13:58:28.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:58:28.480 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 13:58:28.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:58:28.480 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 13:58:28.481 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Enterprise Application Project 13:58:28.481 DEBUG [main][TreeItemHandler] Selecting tree item: Enterprise Application Project 13:58:28.481 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Enterprise Application Project about selection 13:58:28.488 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Enterprise Application Project 13:58:28.488 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:58:28.488 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:58:28.488 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:58:28.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:28.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:28.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:28.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:28.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:28.491 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:58:28.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:28.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:28.491 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:28.491 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:28.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:58:28.561 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:28.562 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:28.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New EAR Application Project"] is available.... 13:58:28.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New EAR Application Project"] is available. finished successfully 13:58:28.562 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New EAR Application Project 13:58:28.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:28.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:28.563 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 13:58:28.563 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:28.564 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:58:28.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:28.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:28.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:28.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:28.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:58:28.568 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:58:28.568 INFO [WorkbenchTestable][AbstractText] Text set to: EARProject 13:58:28.570 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectWizard, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "EAR version") 13:58:28.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:28.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:28.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:28.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:28.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 13:58:28.584 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and no matchers specified 13:58:28.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:28.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:28.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:28.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:28.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:58:28.584 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo 6.0 to selection: 8.0 13:58:28.621 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 13:58:28.621 INFO [WorkbenchTestable][EarProjectWizard] Go to next wizard page 13:58:28.622 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:58:28.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:28.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:28.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:28.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:28.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:28.630 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:58:28.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:28.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:28.630 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:28.630 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:28.640 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectInstallPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate application.xml deployment descriptor") 13:58:28.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:28.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:28.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:28.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:28.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:28.647 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectInstallPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "New Module...") 13:58:28.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:28.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:28.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:28.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:28.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:28.649 INFO [WorkbenchTestable][AbstractButton] Click button New &Module... 13:58:28.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:28.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:28.649 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:28.649 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:28.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create default Java EE modules."] is available.... 13:58:28.817 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:28.820 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:28.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create default Java EE modules."] is available. finished successfully 13:58:28.821 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create default Java EE modules. 13:58:28.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:28.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:28.850 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.wizard.NewJ2EEComponentSelectionPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create default modules") 13:58:28.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:28.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:28.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:28.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:28.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:28.885 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &default modules 13:58:28.885 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Create &default modules 13:58:28.885 INFO [WorkbenchTestable][AbstractButton] Click button Create &default modules 13:58:28.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:28.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:28.885 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:28.885 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:28.904 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.wizard.NewJ2EEComponentSelectionPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Web") 13:58:28.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:28.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:28.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:28.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:28.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:28.913 INFO [WorkbenchTestable][AbstractButton] Click button &Web 13:58:28.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:28.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:28.913 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:28.913 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:28.914 TRACE [main][WidgetHandler] Notify Button with event 27 13:58:28.914 TRACE [main][WidgetHandler] Wait for synchronization 13:58:28.914 TRACE [main][WidgetHandler] Notify Button with event 13 13:58:28.914 TRACE [main][WidgetHandler] Wait for synchronization 13:58:28.914 TRACE [main][WidgetHandler] Notify Button with event 26 13:58:28.914 TRACE [main][WidgetHandler] Wait for synchronization 13:58:28.914 TRACE [main][WidgetHandler] Notify Button with event 3 13:58:28.914 TRACE [main][WidgetHandler] Wait for synchronization 13:58:28.914 TRACE [main][WidgetHandler] Notify Button with event 4 13:58:28.914 TRACE [main][WidgetHandler] Wait for synchronization 13:58:28.914 TRACE [main][WidgetHandler] Notify Button with event 13 13:58:28.914 TRACE [main][WidgetHandler] Wait for synchronization 13:58:28.918 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.wizard.NewJ2EEComponentSelectionPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >") 13:58:28.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:28.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:28.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:28.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:28.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:28.938 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:58:28.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:28.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:28.939 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:28.939 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:29.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:58:29.075 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:29.075 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:29.075 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:29.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:58:29.076 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:29.076 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:29.076 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:29.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 Dynamic Web Project"] 13:58:29.077 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:29.077 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:29.077 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 13:58:29.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:29.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:29.077 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 13:58:29.077 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:29.078 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:58:29.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:29.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:29.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:29.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:29.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:58:29.081 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:58:29.082 INFO [WorkbenchTestable][AbstractText] Text set to: CreatedWebProjectModule 13:58:29.084 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 13:58:29.084 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 13:58:29.084 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:58:29.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:29.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:29.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:29.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:29.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:29.097 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:58:29.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:29.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:29.097 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:29.097 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:29.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:58:29.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:58:29.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:58:29.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:58:29.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:58:29.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:58:29.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 13:58:29.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:58:29.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:58:29.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:58:29.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:58:29.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:58:29.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:58:29.603 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 13:58:29.603 INFO [WorkbenchTestable][EarProjectWizard] Finish wizard 13:58:29.604 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:58:29.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:29.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:29.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:29.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:29.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:29.608 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:58:29.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:29.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:29.608 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:29.608 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:29.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:58:30.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:58:30.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:58:30.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.1/lib/jrt-fs.jar)' is a system job, skipped 13:58:30.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:58:30.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:58:30.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:58:30.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:58:30.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 13:58:30.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:58:30.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:58:30.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:58:30.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 13:58:30.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:58:30.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:58:30.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:58:30.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:58:30.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:58:30.115 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:58:30.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:58:30.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:30.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:30.118 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:58:30.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:30.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:30.120 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:58:30.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:30.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:30.120 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:58:30.120 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:58:30.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:30.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:30.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:30.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:30.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:58:30.122 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:58:30.122 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:58:30.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:30.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:58:30.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:58:30.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:58:30.124 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:58:30.124 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:58:30.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:30.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:30.126 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:58:30.126 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:58:30.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:30.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:30.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:30.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:30.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:30.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:30.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:31.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:31.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:31.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:58:31.129 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:58:31.129 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:58:31.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:31.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:31.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:58:31.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:31.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:31.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:31.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:31.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:31.131 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name CreatedWebProjectModule 13:58:31.131 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 13:58:31.132 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:58:31.132 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:58:31.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:31.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:31.133 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:58:31.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:58:31.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:31.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:31.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:31.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:31.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:31.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:31.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:32.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:32.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:32.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:58:32.153 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:58:32.153 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:58:32.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:32.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:32.154 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:58:32.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:32.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:32.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:32.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:32.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:32.155 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name CreatedWebProjectModule 13:58:32.155 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 13:58:32.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:32.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:32.157 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:58:32.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:32.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:32.159 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:58:32.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:32.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:32.159 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:58:32.159 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:58:32.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:32.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:32.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:32.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:32.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:58:32.161 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:58:32.162 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:58:32.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:32.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:58:32.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:58:32.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:58:32.164 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:58:32.164 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:58:32.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:32.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:32.165 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:58:32.165 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:58:32.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:32.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:32.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:32.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:32.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:32.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:32.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:33.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:33.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:33.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:58:33.170 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:58:33.170 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:58:33.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:33.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:33.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:58:33.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:33.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:33.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:33.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:33.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:33.173 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name CreatedWebProjectModule 13:58:33.173 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 13:58:33.173 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:58:33.174 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:58:33.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:33.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:33.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:33.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:33.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:33.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:33.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:34.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:34.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:34.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:58:34.178 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:58:34.178 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:58:34.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:34.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:34.180 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:58:34.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:34.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:34.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:34.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:34.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:34.180 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name CreatedWebProjectModule 13:58:34.181 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 13:58:34.181 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:58:34.181 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:58:34.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:34.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:34.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:58:34.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:34.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:34.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:34.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:34.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:34.182 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 13:58:34.182 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 13:58:34.182 DEBUG [main][TreeItemHandler] Set Tree selection 13:58:34.182 DEBUG [main][TreeHandler] Notify Tree about selection event 13:58:34.188 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 13:58:34.228 DEBUG [WorkbenchTestable][TreeItemHandler] CreatedWebProjectModule 13:58:34.228 DEBUG [WorkbenchTestable][TreeItemHandler] EARProject 13:58:34.229 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:58:34.229 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:34.258 DEBUG [main][MenuItemLookup] Found menu:'New' 13:58:34.258 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:58:34.258 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:34.258 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:58:34.258 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:34.258 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:58:34.258 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:58:34.258 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:58:34.259 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:58:34.259 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:58:34.259 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:58:34.259 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:34.259 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:58:34.259 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:58:34.259 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:34.259 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:58:34.259 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:58:34.259 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:58:34.259 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:58:34.259 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:58:34.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:58:34.259 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:58:34.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:58:34.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:58:34.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:58:34.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:58:34.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:58:34.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:58:34.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:58:34.761 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:58:34.761 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:34.786 DEBUG [main][MenuItemLookup] Found menu:'New' 13:58:34.786 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:58:34.786 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:34.786 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:58:34.786 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:34.786 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:58:34.786 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:58:34.786 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:58:34.786 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:58:34.786 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:58:34.786 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:58:34.786 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:58:34.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... (Eclipse:1877): Gtk-CRITICAL **: 13:58:34.831: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1877): Gtk-CRITICAL **: 13:58:34.834: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1877): Gtk-CRITICAL **: 13:58:34.852: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1877): Gtk-CRITICAL **: 13:58:34.864: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:58:35.367 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:58:35.368 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:58:35.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:35.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:35.370 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:58:35.370 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:58:35.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:35.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:35.370 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:58:35.370 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:58:35.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:35.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:35.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:35.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:35.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:35.372 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:58:35.372 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:58:35.373 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:58:35.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:35.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:35.373 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:35.373 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:35.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:58:35.373 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:58:35.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:35.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:35.373 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:58:35.373 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:58:35.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:35.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:35.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:35.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:35.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:35.375 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:58:35.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:35.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:35.375 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:35.375 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:35.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:58:35.379 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:58:35.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:58:35.880 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:58:35.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:58:35.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:58:35.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:58:35.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:58:35.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:58:35.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:58:35.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:58:35.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:58:35.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:58:35.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:58:35.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:58:35.880 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 13:58:35.880 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:58:35.880 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:58:35.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:35.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:35.881 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createProjectWithWebModule no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) 13:58:35.881 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:58:35.881 INFO [WorkbenchTestable][RequirementsRunner] Started test: createProjectWithDefaultModules no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) 13:58:35.881 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 13:58:35.881 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:58:35.881 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:58:35.881 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:58:35.881 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:58:35.881 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:35.881 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:58:35.882 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:35.882 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New EAR Application Project"] 13:58:35.882 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:35.882 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:58:35.882 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:35.882 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:58:35.882 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:35.882 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:58:35.882 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:35.883 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New EAR Application Project"] 13:58:35.883 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:35.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:58:35.883 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:35.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:58:35.883 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:35.883 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:58:35.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:35.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:35.884 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:58:35.884 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:58:35.884 DEBUG [main][MenuItemLookup] Found menu:'File' 13:58:35.884 DEBUG [main][MenuItemLookup] Item match:File 13:58:35.884 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:58:35.884 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:58:35.887 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 13:58:35.887 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 13:58:35.887 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 13:58:35.887 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 13:58:35.887 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 13:58:35.887 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 13:58:35.887 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:58:35.887 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:35.887 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 13:58:35.887 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 13:58:35.887 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 13:58:35.887 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x)' 13:58:35.887 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x)' 13:58:35.887 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:58:35.887 DEBUG [main][MenuItemLookup] Found menu:'File' 13:58:35.887 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:35.887 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:58:35.887 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:35.887 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:58:35.887 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:58:35.888 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:58:35.888 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:58:35.888 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:58:35.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:58:35.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:58:35.953 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:58:35.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:35.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:35.955 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:58:35.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:35.955 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:58:35.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:35.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:35.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:35.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:35.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:35.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:58:35.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:58:35.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children... 13:58:35.958 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 13:58:35.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:58:35.959 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 13:58:35.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:58:35.959 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 13:58:35.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children finished successfully 13:58:35.959 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 13:58:35.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:58:35.960 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 13:58:35.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:58:35.960 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 13:58:35.960 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Enterprise Application Project 13:58:35.960 DEBUG [main][TreeItemHandler] Selecting tree item: Enterprise Application Project 13:58:35.960 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Enterprise Application Project about selection 13:58:35.961 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Enterprise Application Project 13:58:35.961 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:58:35.961 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:58:35.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:58:35.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:35.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:35.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:35.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:35.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:35.963 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:58:35.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:35.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:35.963 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:35.963 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:36.028 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:58:36.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:36.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:36.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New EAR Application Project"] is available.... 13:58:36.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New EAR Application Project"] is available. finished successfully 13:58:36.029 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New EAR Application Project 13:58:36.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:36.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:36.030 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 13:58:36.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:36.030 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:58:36.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:36.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:36.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:36.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:36.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:58:36.047 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:58:36.048 INFO [WorkbenchTestable][AbstractText] Text set to: EARProject 13:58:36.057 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectWizard, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "EAR version") 13:58:36.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:36.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:36.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:36.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:36.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 13:58:36.060 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and no matchers specified 13:58:36.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:36.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:36.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:36.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:36.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:58:36.060 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo 6.0 to selection: 7.0 13:58:36.092 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 13:58:36.092 INFO [WorkbenchTestable][EarProjectWizard] Go to next wizard page 13:58:36.092 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:58:36.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:36.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:36.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:36.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:36.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:36.101 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:58:36.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:36.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:36.101 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:36.101 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:36.110 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectInstallPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate application.xml deployment descriptor") 13:58:36.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:36.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:36.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:36.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:36.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:36.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectInstallPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "New Module...") 13:58:36.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:36.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:36.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:36.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:36.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:36.117 INFO [WorkbenchTestable][AbstractButton] Click button New &Module... 13:58:36.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:36.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:36.118 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:36.118 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:36.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create default Java EE modules."] is available.... 13:58:36.187 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:36.187 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:36.187 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:36.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create default Java EE modules."] is available. finished successfully 13:58:36.187 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create default Java EE modules. 13:58:36.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:36.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:36.188 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.wizard.NewJ2EEComponentSelectionPage, index 1 and no matchers specified 13:58:36.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:36.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:58:36.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:58:36.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:36.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 13:58:36.189 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:58:36.190 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.wizard.NewJ2EEComponentSelectionPage, index 3 and no matchers specified 13:58:36.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:36.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 13:58:36.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 13:58:36.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:36.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 3 was found 13:58:36.203 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:58:36.204 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.wizard.NewJ2EEComponentSelectionPage, index 2 and no matchers specified 13:58:36.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:36.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 13:58:36.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 13:58:36.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:36.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 13:58:36.205 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:58:36.205 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.wizard.NewJ2EEComponentSelectionPage, index 0 and no matchers specified 13:58:36.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:36.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:36.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:36.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:36.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:58:36.206 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:58:36.207 TRACE [WorkbenchTestable][DefaultJ2EEComponentCreationWizard] Shell Create default Java EE modules. is not null and is not disposed 13:58:36.207 INFO [WorkbenchTestable][DefaultJ2EEComponentCreationWizard] Finish wizard 13:58:36.211 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.wizard.DefaultJ2EEComponentCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:58:36.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:36.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:36.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:36.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:36.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:36.214 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:58:36.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:36.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:36.214 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:36.214 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:36.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:58:36.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:58:36.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:58:36.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:58:36.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:58:36.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 13:58:36.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 13:58:36.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 13:58:36.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 13:58:36.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:58:36.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:58:36.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:58:36.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 13:58:36.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:58:36.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:58:36.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:58:36.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:58:36.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:58:36.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:58:36.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:58:36.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:58:36.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:58:36.739 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 13:58:36.739 INFO [WorkbenchTestable][EarProjectWizard] Finish wizard 13:58:36.739 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:58:36.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:36.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:36.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:36.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:36.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:36.744 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:58:36.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:36.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:36.745 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:36.745 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:36.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:58:37.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:58:37.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:58:37.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 6 files to index (/opt/tools/java/openjdk/jdk-17/17.0.1/lib/jrt-fs.jar)' is a system job, skipped 13:58:37.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 13:58:37.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:58:37.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:58:37.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:58:37.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:58:37.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 13:58:37.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 13:58:37.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:58:37.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:58:37.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:58:37.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:58:37.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:58:37.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:58:37.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:58:37.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:58:37.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:58:37.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:37.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:37.252 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:58:37.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:37.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:37.254 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:58:37.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:37.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:37.254 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:58:37.254 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:58:37.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:37.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:37.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:37.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:37.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:58:37.257 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:58:37.257 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:58:37.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:37.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:58:37.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:58:37.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:58:37.259 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:58:37.259 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:58:37.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:37.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:37.261 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:58:37.261 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:58:37.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:37.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:37.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:37.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:37.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:37.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:37.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:38.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:38.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:38.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:58:38.311 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:58:38.311 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:58:38.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:38.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:38.312 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:58:38.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:38.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:38.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:38.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:38.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:38.313 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 13:58:38.313 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 13:58:38.313 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 13:58:38.313 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 13:58:38.313 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 13:58:38.314 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:58:38.314 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:58:38.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:38.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:38.315 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:58:38.315 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:58:38.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:38.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:38.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:38.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:38.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:38.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:38.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:39.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:39.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:39.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:58:39.318 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:58:39.318 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:58:39.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:39.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:39.319 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:58:39.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:39.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:39.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:39.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:39.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:39.320 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 13:58:39.320 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 13:58:39.320 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 13:58:39.321 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 13:58:39.321 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 13:58:39.321 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:58:39.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:58:39.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:39.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:39.322 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:58:39.322 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:58:39.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:39.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:39.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:39.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:39.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:39.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:39.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:40.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:40.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:40.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:58:40.326 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:58:40.326 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:58:40.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:40.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:40.328 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:58:40.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:40.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:40.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:40.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:40.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:40.328 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 13:58:40.329 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 13:58:40.329 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 13:58:40.329 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 13:58:40.329 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 13:58:40.329 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:58:40.329 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:58:40.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:40.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:40.330 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:58:40.330 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:58:40.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:40.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:40.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:40.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:40.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:40.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:40.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:41.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:41.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:41.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:58:41.335 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:58:41.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:58:41.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:41.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:41.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:58:41.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:41.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:41.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:41.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:41.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:41.337 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 13:58:41.337 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 13:58:41.338 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 13:58:41.338 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 13:58:41.338 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 13:58:41.338 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:58:41.338 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:58:41.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:41.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:41.339 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:58:41.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:58:41.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:41.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:41.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:41.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:41.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:41.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:41.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:42.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:42.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:42.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:58:42.343 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:58:42.343 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:58:42.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:42.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:42.345 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:58:42.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:42.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:42.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:42.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:42.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:42.346 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 13:58:42.346 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 13:58:42.347 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 13:58:42.347 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 13:58:42.347 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 13:58:42.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:42.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:42.349 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:58:42.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:42.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:42.350 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:58:42.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:42.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:42.351 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:58:42.351 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:58:42.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:42.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:42.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:42.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:42.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:58:42.353 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:58:42.353 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:58:42.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:42.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:58:42.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:58:42.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:58:42.355 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:58:42.355 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:58:42.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:42.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:42.356 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:58:42.356 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:58:42.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:42.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:42.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:42.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:42.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:42.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:42.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:43.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:43.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:43.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:58:43.361 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:58:43.361 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:58:43.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:43.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:43.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:58:43.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:43.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:43.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:43.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:43.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:43.363 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 13:58:43.363 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 13:58:43.363 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 13:58:43.363 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 13:58:43.363 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 13:58:43.363 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:58:43.363 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:58:43.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:43.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:43.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:43.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:43.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:43.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:43.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:44.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:44.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:44.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:58:44.367 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:58:44.367 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:58:44.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:44.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:44.368 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:58:44.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:44.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:44.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:44.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:44.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:44.369 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 13:58:44.369 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 13:58:44.369 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 13:58:44.369 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 13:58:44.369 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 13:58:44.370 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:58:44.370 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:58:44.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:44.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:44.371 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:58:44.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:44.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:44.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:44.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:44.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:44.372 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 13:58:44.372 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 13:58:44.372 DEBUG [main][TreeItemHandler] Set Tree selection 13:58:44.372 DEBUG [main][TreeHandler] Notify Tree about selection event 13:58:44.378 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 13:58:44.380 DEBUG [WorkbenchTestable][TreeItemHandler] EARProject 13:58:44.380 DEBUG [WorkbenchTestable][TreeItemHandler] EARProjectClient 13:58:44.380 DEBUG [WorkbenchTestable][TreeItemHandler] EARProjectConnector 13:58:44.380 DEBUG [WorkbenchTestable][TreeItemHandler] EARProjectEJB 13:58:44.380 DEBUG [WorkbenchTestable][TreeItemHandler] EARProjectWeb 13:58:44.380 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:58:44.380 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:44.410 DEBUG [main][MenuItemLookup] Found menu:'New' 13:58:44.410 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:58:44.410 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:44.410 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:58:44.410 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:44.410 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:58:44.410 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:58:44.410 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:58:44.410 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:58:44.410 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:58:44.410 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:58:44.410 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:44.410 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:58:44.410 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:58:44.410 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:44.410 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:58:44.410 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:58:44.410 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:58:44.410 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:58:44.410 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:58:44.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:58:44.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:58:44.911 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:58:44.911 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:58:44.911 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:58:44.911 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:58:44.911 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:58:44.911 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:58:44.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:58:44.911 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:58:44.911 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:44.931 DEBUG [main][MenuItemLookup] Found menu:'New' 13:58:44.931 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:58:44.931 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:44.931 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:58:44.931 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:44.931 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:58:44.931 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:58:44.931 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:58:44.931 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:58:44.931 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:58:44.931 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:58:44.932 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:58:44.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 13:58:45.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:58:45.522 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:58:45.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:45.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:45.524 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:58:45.524 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:58:45.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:45.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:45.525 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:58:45.525 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:58:45.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:45.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:45.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:45.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:45.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:45.526 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:58:45.526 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:58:45.526 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:58:45.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:45.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:45.527 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:45.527 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:45.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:58:45.527 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:58:45.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:45.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:45.527 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:58:45.527 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:58:45.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:45.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:45.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:45.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:45.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:45.529 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:58:45.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:45.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:45.529 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:45.529 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:45.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:58:45.531 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:58:46.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:58:46.033 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:58:46.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:58:46.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:58:46.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:58:46.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:58:46.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:58:46.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:58:46.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:58:46.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:58:46.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:58:46.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:58:46.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:58:46.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:58:46.033 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 13:58:46.033 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:58:46.033 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:58:46.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:46.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:46.034 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createProjectWithDefaultModules no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) 13:58:46.034 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:58:46.034 INFO [WorkbenchTestable][RequirementsRunner] Started test: createProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) 13:58:46.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 13:58:46.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:58:46.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:58:46.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:58:46.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:58:46.034 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:46.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:58:46.034 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:46.035 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New EAR Application Project"] 13:58:46.035 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:46.035 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:58:46.035 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:46.035 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:58:46.035 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:46.035 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:58:46.035 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:46.035 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New EAR Application Project"] 13:58:46.035 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:46.036 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:58:46.036 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:46.036 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:58:46.036 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:46.036 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:58:46.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:46.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:46.036 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:58:46.036 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:58:46.037 DEBUG [main][MenuItemLookup] Found menu:'File' 13:58:46.037 DEBUG [main][MenuItemLookup] Item match:File 13:58:46.037 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:58:46.037 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:58:46.039 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 13:58:46.039 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 13:58:46.039 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 13:58:46.039 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 13:58:46.039 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 13:58:46.039 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 13:58:46.039 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:58:46.039 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:46.039 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 13:58:46.039 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 13:58:46.039 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 13:58:46.039 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x)' 13:58:46.039 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x)' 13:58:46.039 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:58:46.039 DEBUG [main][MenuItemLookup] Found menu:'File' 13:58:46.039 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:46.039 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:58:46.039 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:46.039 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:58:46.039 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:58:46.040 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:58:46.040 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:58:46.041 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:58:46.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:58:46.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:58:46.107 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:58:46.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:46.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:46.108 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:58:46.108 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:46.108 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:58:46.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:46.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:46.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:46.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:46.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:46.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:58:46.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:58:46.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children... 13:58:46.111 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 13:58:46.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:58:46.111 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 13:58:46.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:58:46.111 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 13:58:46.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children finished successfully 13:58:46.111 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 13:58:46.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:58:46.112 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 13:58:46.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:58:46.112 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 13:58:46.112 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Enterprise Application Project 13:58:46.112 DEBUG [main][TreeItemHandler] Selecting tree item: Enterprise Application Project 13:58:46.112 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Enterprise Application Project about selection 13:58:46.112 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Enterprise Application Project 13:58:46.112 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:58:46.112 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:58:46.113 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:58:46.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:46.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:46.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:46.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:46.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:46.114 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:58:46.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:46.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:46.114 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:46.115 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:46.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:58:46.177 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:46.177 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:46.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New EAR Application Project"] is available.... 13:58:46.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New EAR Application Project"] is available. finished successfully 13:58:46.177 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New EAR Application Project 13:58:46.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:46.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:46.178 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 13:58:46.178 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:46.179 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:58:46.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:46.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:46.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:46.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:46.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:58:46.182 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:58:46.183 INFO [WorkbenchTestable][AbstractText] Text set to: EARProject 13:58:46.184 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectWizard, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "EAR version") 13:58:46.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:46.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:46.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:46.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:46.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 13:58:46.197 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and no matchers specified 13:58:46.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:46.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:46.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:46.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:46.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:58:46.198 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo 6.0 to selection: 7.0 13:58:46.229 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 13:58:46.229 INFO [WorkbenchTestable][EarProjectWizard] Go to next wizard page 13:58:46.229 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:58:46.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:46.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:46.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:46.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:46.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:46.239 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:58:46.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:46.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:46.239 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:46.239 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58: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.jst.j2ee.ui.project.facet.EarProjectInstallPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Generate application.xml deployment descriptor") 13:58:46.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:46.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:46.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:46.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:46.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:46.269 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 13:58:46.269 INFO [WorkbenchTestable][EarProjectWizard] Finish wizard 13:58:46.269 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.EarProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:58:46.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:46.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:46.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:46.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:46.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:46.271 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:58:46.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:46.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:46.271 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:46.271 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:46.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:58:46.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:58:46.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:58:46.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:58:46.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:58:46.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:58:46.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:58:46.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:58:46.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:58:46.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:58:46.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:58:46.777 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:58:46.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:58:46.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:46.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:46.778 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:58:46.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:46.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:46.780 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:58:46.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:46.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:46.780 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:58:46.781 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:58:46.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:46.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:46.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:46.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:46.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:58:46.782 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:58:46.782 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:58:46.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:46.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:58:46.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:58:46.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:58:46.785 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:58:46.785 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:58:46.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:46.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:46.786 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:58:46.786 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:58:46.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:46.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:46.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:46.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:46.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:47.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:47.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:47.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:47.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:47.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:58:47.790 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:58:47.790 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:58:47.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:47.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:47.792 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:58:47.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:47.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:47.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:47.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:47.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:47.793 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 13:58:47.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:47.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:47.795 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:58:47.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:47.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:47.796 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:58:47.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:47.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:47.797 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:58:47.797 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:58:47.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:47.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:47.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:47.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:47.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:58:47.799 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:58:47.799 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:58:47.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:47.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:58:47.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:58:47.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:58:47.801 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:58:47.801 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:58:47.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:47.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:47.802 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:58:47.802 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:58:47.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:47.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:47.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:47.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:47.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:48.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:48.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:48.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:48.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:48.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:58:48.806 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:58:48.806 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:58:48.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:48.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:48.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:58:48.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:48.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:48.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:48.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:48.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:48.808 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 13:58:48.809 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:58:48.809 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:58:48.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:48.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:48.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:48.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:48.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:49.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:49.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:49.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:49.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:49.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:58:49.813 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:58:49.813 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:58:49.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:49.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:49.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:58:49.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:49.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:49.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:49.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:49.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:49.815 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 13:58:49.816 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:58:49.816 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:58:49.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:49.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:49.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:58:49.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:49.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:49.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:49.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:49.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:49.818 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 13:58:49.818 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 13:58:49.818 DEBUG [main][TreeItemHandler] Set Tree selection 13:58:49.818 DEBUG [main][TreeHandler] Notify Tree about selection event 13:58:49.824 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 13:58:49.825 DEBUG [WorkbenchTestable][TreeItemHandler] EARProject 13:58:49.826 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:58:49.826 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:49.850 DEBUG [main][MenuItemLookup] Found menu:'New' 13:58:49.850 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:58:49.850 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:49.850 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:58:49.850 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:49.850 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:58:49.850 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:58:49.850 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:58:49.850 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:58:49.850 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:58:49.850 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:58:49.850 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:49.850 DEBUG [main][MenuItemLookup] Found menu:'Import' 13:58:49.850 DEBUG [main][MenuItemLookup] Found menu:'Export' 13:58:49.850 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:49.850 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:58:49.850 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:58:49.851 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:58:49.851 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:58:49.851 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:58:49.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:58:49.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:58:50.351 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:58:50.352 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:58:50.352 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:58:50.352 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:58:50.352 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:58:50.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:58:50.352 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:58:50.352 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:50.373 DEBUG [main][MenuItemLookup] Found menu:'New' 13:58:50.373 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:58:50.373 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:50.373 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:58:50.373 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:50.373 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:58:50.373 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:58:50.373 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:58:50.373 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:58:50.374 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:58:50.374 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:58:50.374 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:58:50.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 13:58:50.956 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:58:50.956 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:58:50.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:50.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:50.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:58:50.958 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:58:50.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:50.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:50.959 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:58:50.959 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:58:50.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:50.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:50.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:50.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:50.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:50.960 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:58:50.960 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:58:50.960 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:58:50.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:50.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:50.960 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:50.960 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:50.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:58:50.961 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:58:50.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:50.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:50.961 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:58:50.961 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:58:50.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:50.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:50.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:50.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:50.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:50.962 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:58:50.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:50.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:50.963 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:50.963 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:50.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:58:50.966 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:58:51.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:58:51.467 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:58:51.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:58:51.467 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:58:51.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:58:51.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:58:51.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:58:51.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:58:51.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:58:51.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:58:51.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:58:51.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:58:51.468 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 13:58:51.468 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:58:51.468 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:58:51.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:51.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:51.469 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) 13:58:51.469 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 13:58:51.469 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:58:51.469 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:58:51.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:51.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.205 s - in org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest createProjectWithWebModule no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) Time elapsed: 7.494 s createProjectWithDefaultModules no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) Time elapsed: 10.153 s createProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) Time elapsed: 5.435 s Running org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest 13:58:51.480 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest 13:58:51.481 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:58:51.481 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:58:51.481 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest 13:58:51.481 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:58:51.481 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:58:51.482 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:58:51.482 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:58:51.482 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:58:51.482 INFO [WorkbenchTestable][JavaEEPerspective] Open perspective: 'Java EE' 13:58:51.482 DEBUG [WorkbenchTestable][JavaEEPerspective] Perspective 'Java EE' is already opened. 13:58:51.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:58:51.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:51.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:51.482 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:58:51.483 DEBUG [main][MenuItemLookup] Found menu:'File' 13:58:51.483 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:58:51.483 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:58:51.483 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:58:51.483 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:58:51.483 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:58:51.483 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:58:51.483 DEBUG [main][MenuItemLookup] Item match:Window 13:58:51.483 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:58:51.483 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:58:51.483 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:58:51.483 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:51.483 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:58:51.483 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:58:51.483 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:51.483 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:58:51.483 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:51.483 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 13:58:51.483 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:58:51.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:51.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:51.484 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:58:51.484 DEBUG [main][MenuItemLookup] Found menu:'File' 13:58:51.484 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:58:51.484 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:58:51.484 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:58:51.484 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:58:51.484 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:58:51.484 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:58:51.484 DEBUG [main][MenuItemLookup] Item match:Window 13:58:51.484 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:58:51.484 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:58:51.484 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:58:51.484 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:51.484 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:58:51.484 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:58:51.484 DEBUG [main][MenuItemLookup] Item match:Perspective 13:58:51.484 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:58:51.484 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:51.484 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:58:51.485 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:58:51.485 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:58:51.485 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:58:51.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:58:51.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:51.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:51.485 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:58:51.485 DEBUG [main][MenuItemLookup] Found menu:'File' 13:58:51.485 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:58:51.485 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:58:51.485 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:58:51.485 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:58:51.485 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:58:51.485 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:58:51.485 DEBUG [main][MenuItemLookup] Item match:Window 13:58:51.485 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:58:51.485 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:58:51.485 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:58:51.485 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:51.485 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:58:51.485 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:58:51.485 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:51.485 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:58:51.486 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:51.486 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 13:58:51.486 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:58:51.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:51.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:51.486 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:58:51.486 DEBUG [main][MenuItemLookup] Found menu:'File' 13:58:51.486 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:58:51.486 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:58:51.486 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:58:51.486 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:58:51.486 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:58:51.486 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:58:51.486 DEBUG [main][MenuItemLookup] Item match:Window 13:58:51.486 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:58:51.486 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:58:51.486 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:58:51.486 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:51.486 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:58:51.486 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:58:51.486 DEBUG [main][MenuItemLookup] Item match:Perspective 13:58:51.486 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:58:51.486 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:51.486 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:58:51.487 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:58:51.487 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:58:51.487 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:58:51.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:51.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:51.487 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:58:51.487 DEBUG [main][MenuItemLookup] Found menu:'File' 13:58:51.487 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:58:51.487 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:58:51.487 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:58:51.487 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:58:51.487 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:58:51.487 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:58:51.487 DEBUG [main][MenuItemLookup] Item match:Window 13:58:51.487 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:58:51.487 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:58:51.487 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:58:51.487 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:51.487 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:58:51.487 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:58:51.487 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:51.487 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:58:51.487 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:51.487 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 13:58:51.487 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:58:51.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:51.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:51.488 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:58:51.488 DEBUG [main][MenuItemLookup] Found menu:'File' 13:58:51.488 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:58:51.488 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:58:51.488 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:58:51.488 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:58:51.488 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:58:51.488 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:58:51.488 DEBUG [main][MenuItemLookup] Item match:Window 13:58:51.488 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:58:51.488 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:58:51.488 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:58:51.488 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:51.488 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:58:51.488 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:58:51.488 DEBUG [main][MenuItemLookup] Item match:Perspective 13:58:51.488 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:58:51.488 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:51.488 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:58:51.488 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:58:51.488 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:58:51.488 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:58:51.488 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 13:58:51.488 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 13:58:51.488 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 13:58:51.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 13:58:51.519 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:58:51.519 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 13:58:51.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:51.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:51.520 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:58:51.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:51.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:51.520 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:58:51.520 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:58:51.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:51.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:51.521 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 13:58:51.521 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:58:51.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:51.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:51.521 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:58:51.521 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:58:51.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:51.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:51.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:51.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:51.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:51.523 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 13:58:51.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:51.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:51.523 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:51.523 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:51.622 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:58:51.622 INFO [WorkbenchTestable][RequirementsRunner] Started test: createEJBProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest) 13:58:51.622 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest 13:58:51.622 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:58:51.622 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:58:51.622 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:58:51.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:58:51.623 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:51.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:58:51.623 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:51.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 EJB Project"] 13:58:51.624 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:51.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:58:51.624 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:51.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:58:51.625 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:51.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:58:51.625 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:51.643 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New EJB Project"] 13:58:51.644 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:51.644 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:58:51.644 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:51.644 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:58:51.645 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:51.645 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:58:51.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:51.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:51.646 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:58:51.646 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:58:51.646 DEBUG [main][MenuItemLookup] Found menu:'File' 13:58:51.646 DEBUG [main][MenuItemLookup] Item match:File 13:58:51.646 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:58:51.669 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:58:51.671 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 13:58:51.671 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 13:58:51.671 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 13:58:51.671 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 13:58:51.671 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 13:58:51.671 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 13:58:51.671 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:58:51.671 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:51.671 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 13:58:51.671 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 13:58:51.671 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 13:58:51.671 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x)' 13:58:51.671 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x)' 13:58:51.671 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:58:51.671 DEBUG [main][MenuItemLookup] Found menu:'File' 13:58:51.671 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:51.671 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:58:51.671 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:51.671 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:58:51.671 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:58:51.680 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:58:51.680 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:58:51.680 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:58:51.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:58:51.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:58:51.771 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:58:51.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:51.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:51.773 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:58:51.773 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:51.773 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:58:51.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:51.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:51.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:51.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:51.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:51.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:58:51.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:58:51.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem EJB has children... 13:58:51.776 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item EJB 13:58:51.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:58:52.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:58:52.277 INFO [WorkbenchTestable][TreeItemHandler] Expanded: EJB 13:58:52.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem EJB has children finished successfully 13:58:52.278 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item EJB 13:58:52.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:58:52.278 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item EJB is already expanded. No action performed 13:58:52.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:58:52.279 INFO [WorkbenchTestable][TreeItemHandler] Expanded: EJB 13:58:52.279 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item EJB Project 13:58:52.279 DEBUG [main][TreeItemHandler] Selecting tree item: EJB Project 13:58:52.279 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item EJB Project about selection 13:58:52.281 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: EJB Project 13:58:52.281 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:58:52.281 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:58:52.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.dialogs.NewWizard, index 0 and following matchers specified (Widget 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:58:52.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:52.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:52.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:52.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:52.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:52.286 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:58:52.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:52.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:52.287 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:52.287 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:52.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:58:52.380 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:52.380 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:52.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New EJB Project"] is available.... 13:58:52.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New EJB Project"] is available. finished successfully 13:58:52.381 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New EJB Project 13:58:52.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:52.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:52.382 TRACE [WorkbenchTestable][EjbProjectWizard] Shell New EJB Project is not null and is not disposed 13:58:52.382 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:52.383 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.ejb.ui.project.facet.EjbProjectFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:58:52.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:52.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:52.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:52.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:52.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:58:52.387 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:58:52.388 INFO [WorkbenchTestable][AbstractText] Text set to: ejbProject 13:58:52.390 TRACE [WorkbenchTestable][EjbProjectWizard] Shell New EJB Project is not null and is not disposed 13:58:52.390 INFO [WorkbenchTestable][EjbProjectWizard] Finish wizard 13:58:52.390 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.ejb.ui.project.facet.EjbProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:58:52.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:52.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:52.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:52.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:52.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:52.394 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:58:52.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:52.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:52.394 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:52.394 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:52.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:58:52.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:58:52.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:58:52.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... ' is a system job, skipped 13:58:52.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:58:52.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:58:52.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:58:52.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:58:52.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:58:52.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:58:52.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:58:52.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:58:52.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:58:52.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:58:52.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:52.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:52.920 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 13:58:52.920 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:58:52.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:52.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:52.921 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:58:52.921 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:58:52.921 DEBUG [main][MenuItemLookup] Found menu:'File' 13:58:52.921 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:58:52.921 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:58:52.921 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:58:52.921 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:58:52.921 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:58:52.921 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:58:52.921 DEBUG [main][MenuItemLookup] Item match:Window 13:58:52.921 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:58:52.921 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:58:52.922 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:58:52.922 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:52.922 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:58:52.922 DEBUG [main][MenuItemLookup] Item match:Show View 13:58:52.924 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 13:58:52.924 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:58:52.924 DEBUG [main][MenuItemLookup] Found menu:'Data Source Explorer' 13:58:52.924 DEBUG [main][MenuItemLookup] Found menu:'Markers' 13:58:52.924 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 13:58:52.924 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:58:52.924 DEBUG [main][MenuItemLookup] Found menu:'Packages' 13:58:52.924 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:58:52.924 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:58:52.924 DEBUG [main][MenuItemLookup] Found menu:'Properties' 13:58:52.924 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:58:52.924 DEBUG [main][MenuItemLookup] Found menu:'Servers' 13:58:52.924 DEBUG [main][MenuItemLookup] Found menu:'Snippets' 13:58:52.924 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:52.924 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:58:52.924 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:58:52.925 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:58:52.925 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:58:52.925 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:58:52.997 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:52.999 DEBUG [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:52.999 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:58:53.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:53.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:53.001 DEBUG [WorkbenchTestable][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:53.001 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:58:53.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:53.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:53.001 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:58:53.001 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:58:53.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:53.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:53.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:53.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:53.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:53.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:58:53.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:58:53.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:58:53.003 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:58:53.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:58:53.003 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:58:53.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:58:53.003 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:58:53.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:58:53.003 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:58:53.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:58:53.003 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:58:53.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:58:53.003 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:58:53.004 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 13:58:53.004 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 13:58:53.004 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 13:58:53.004 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 13:58:53.004 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:58:53.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:53.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:53.004 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:58:53.004 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:58:53.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:53.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:53.005 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:58:53.005 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:58:53.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:53.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:53.006 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:58:53.006 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:58:53.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:53.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:53.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:53.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:53.006 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:53.007 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:58:53.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:53.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:53.007 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:53.007 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:53.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:58:53.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:58:53.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 13:58:53.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:53.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:53.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 13:58:53.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:53.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:53.064 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:58:53.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:53.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:53.065 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:58:53.065 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:58:53.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:53.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:53.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:53.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:53.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:58:53.082 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:58:53.083 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:58:53.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:53.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:58:53.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:58:53.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:58:53.085 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:58:53.085 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:58:53.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:53.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:53.087 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:58:53.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:58:53.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:53.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:53.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:53.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:53.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:53.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:53.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:54.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:54.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:54.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:58:54.092 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:58:54.092 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:58:54.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:54.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:54.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:58:54.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:54.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:54.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:54.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:54.093 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:54.094 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ejbProject 13:58:54.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:54.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:54.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:58:54.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:54.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:54.103 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:58:54.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:54.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:54.103 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:58:54.103 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:58:54.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:54.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:54.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:54.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:54.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:58:54.108 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:58:54.108 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:58:54.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:54.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:58:54.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:58:54.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:58:54.111 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:58:54.111 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:58:54.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:54.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:54.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:54.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:54.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:54.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:54.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:55.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:55.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:55.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:58:55.115 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:58:55.115 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:58:55.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:55.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:55.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:58:55.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:55.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:55.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:55.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:55.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:55.117 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ejbProject 13:58:55.117 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ejbProject 13:58:55.117 DEBUG [main][TreeItemHandler] Selecting tree item: ejbProject 13:58:55.118 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ejbProject about selection 13:58:55.121 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ejbProject 13:58:55.145 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:58:55.145 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:55.169 DEBUG [main][MenuItemLookup] Found menu:'New' 13:58:55.169 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:58:55.169 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:55.170 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:58:55.170 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:58:55.170 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:58:55.170 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:55.170 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:58:55.170 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:58:55.170 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:58:55.170 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:58:55.170 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:55.170 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:58:55.170 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:58:55.170 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:58:55.170 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:58:55.170 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:55.170 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:58:55.170 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:58:55.170 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:55.170 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:58:55.170 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:58:55.170 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:58:55.170 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:58:55.170 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:58:55.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:58:55.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:58:55.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:58:55.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:58:55.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:58:55.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:58:55.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:58:55.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:58:55.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:58:55.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:58:55.671 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ejbProject' via Explorer 13:58:55.671 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ejbProject 13:58:55.671 DEBUG [main][TreeItemHandler] Selecting tree item: ejbProject 13:58:55.671 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ejbProject about selection 13:58:55.673 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ejbProject 13:58:55.673 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:58:55.673 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:55.697 DEBUG [main][MenuItemLookup] Found menu:'New' 13:58:55.697 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:58:55.697 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:55.697 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:58:55.697 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:58:55.697 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:58:55.697 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:55.697 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:58:55.697 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:58:55.697 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:58:55.697 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:58:55.697 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:58:55.697 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:58:55.697 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:58:55.697 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:58:55.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:58:56.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:58:56.280 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:58:56.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:56.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:56.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:56.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:56.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: 32) 13:58:56.283 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:58:56.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:56.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:56.284 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:58:56.284 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:58:56.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:56.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:56.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:56.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:56.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:56.285 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:58:56.285 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:58:56.285 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:58:56.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:56.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:56.286 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:56.286 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:56.286 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:58:56.286 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:58:56.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:56.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:56.286 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:58:56.286 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:58:56.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:56.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:56.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:56.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:56.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:56.288 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:58:56.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:56.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:56.288 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:56.288 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:56.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:58:56.292 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:58:56.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:58:56.793 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:58:56.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:58:56.793 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:58:56.793 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:58:56.793 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:58:56.793 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:58:56.793 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:58:56.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:58:56.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:58:56.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:58:56.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:58:56.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:58:56.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:58:56.794 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest 13:58:56.794 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:58:56.794 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:58:56.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:56.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:56.794 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 13:58:56.795 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createEJBProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest) 13:58:56.795 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest 13:58:56.795 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:58:56.795 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:58:56.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:56.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.316 s - in org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest createEJBProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest) Time elapsed: 5.173 s Running org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 13:58:56.801 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 13:58:56.803 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:58:56.803 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:58:56.803 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 13:58:56.803 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:58:56.803 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:58:56.804 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:58:56.804 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:58:56.804 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:58:56.804 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 13:58:56.804 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 13:58:56.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:56.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:56.804 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:58:56.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:56.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:56.805 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective") 13:58:56.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:56.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:56.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:56.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:56.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:58:56.828 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 13:58:56.828 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:58:56.828 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:56.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 13:58:56.875 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:58:56.875 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 13:58:56.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:56.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:56.875 DEBUG [WorkbenchTestable][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:58:56.875 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:58:56.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:56.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:56.876 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 13:58:56.876 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:58:56.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:56.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:56.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:56.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:56.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:58:56.877 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 13:58:56.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:58:56.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:58:56.877 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 13:58:56.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:58:56.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:58:56.877 TRACE [main][WidgetHandler] Notify Table with event 13 13:58:56.878 TRACE [main][WidgetHandler] Wait for synchronization 13:58:56.878 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:58:56.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:56.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:56.878 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 13:58:56.878 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:58:56.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:56.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:56.879 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:58:56.879 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:58:56.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:56.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:56.880 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 13:58:56.880 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:58:56.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:56.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:56.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:56.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:56.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:56.885 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:58:56.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:56.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:56.885 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:56.885 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:56.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:58:56.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:58:56.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:58:56.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:56.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:56.971 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:58:56.971 DEBUG [main][MenuItemLookup] Found menu:'File' 13:58:56.971 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:58:56.971 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:58:56.971 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:58:56.971 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:58:56.971 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:58:56.971 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:58:56.971 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:58:56.971 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:58:56.971 DEBUG [main][MenuItemLookup] Item match:Window 13:58:56.972 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:58:56.972 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:58:56.972 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:58:56.972 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:56.972 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:58:56.972 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:58:56.972 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:56.972 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:58:56.972 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:56.972 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:58:56.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:56.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:56.977 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:58:56.977 DEBUG [main][MenuItemLookup] Found menu:'File' 13:58:56.977 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:58:56.977 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:58:56.977 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:58:56.977 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:58:56.977 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:58:56.977 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:58:56.977 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:58:56.977 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:58:56.977 DEBUG [main][MenuItemLookup] Item match:Window 13:58:56.977 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:58:56.977 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:58:56.977 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:58:56.977 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:56.977 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:58:56.977 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:58:56.977 DEBUG [main][MenuItemLookup] Item match:Perspective 13:58:56.977 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:58:56.977 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:56.977 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:58:56.977 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:58:56.977 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:58:56.977 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:58:56.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:58:56.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:56.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:56.978 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:58:56.978 DEBUG [main][MenuItemLookup] Found menu:'File' 13:58:56.978 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:58:56.978 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:58:56.978 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:58:56.978 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:58:56.978 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:58:56.978 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:58:56.978 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:58:56.978 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:58:56.978 DEBUG [main][MenuItemLookup] Item match:Window 13:58:56.979 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:58:56.979 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:58:56.979 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:58:56.979 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:56.979 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:58:56.979 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:58:56.979 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:56.979 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:58:56.979 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:56.979 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:58:56.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:56.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:56.979 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:58:56.979 DEBUG [main][MenuItemLookup] Found menu:'File' 13:58:56.979 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:58:56.979 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:58:56.979 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:58:56.979 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:58:56.979 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:58:56.979 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:58:56.979 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:58:56.979 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:58:56.979 DEBUG [main][MenuItemLookup] Item match:Window 13:58:56.979 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:58:56.979 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:58:56.979 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:58:56.979 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:56.979 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:58:56.980 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:58:56.980 DEBUG [main][MenuItemLookup] Item match:Perspective 13:58:56.980 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:58:56.980 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:56.980 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:58:56.980 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:58:56.980 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:58:56.980 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:58:56.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:56.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:56.980 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:58:56.980 DEBUG [main][MenuItemLookup] Found menu:'File' 13:58:56.980 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:58:56.980 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:58:56.980 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:58:56.980 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:58:56.980 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:58:56.980 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:58:56.980 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:58:56.980 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:58:56.980 DEBUG [main][MenuItemLookup] Item match:Window 13:58:56.981 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:58:56.981 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:58:56.981 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:58:56.981 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:56.981 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:58:56.981 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:58:56.981 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:56.981 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:58:56.981 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:56.981 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:58:56.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:56.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:56.981 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:58:56.981 DEBUG [main][MenuItemLookup] Found menu:'File' 13:58:56.981 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:58:56.981 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:58:56.981 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:58:56.981 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:58:56.981 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:58:56.981 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:58:56.981 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:58:56.981 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:58:56.981 DEBUG [main][MenuItemLookup] Item match:Window 13:58:56.981 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:58:56.981 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:58:56.981 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:58:56.981 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:56.981 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:58:56.981 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:58:56.981 DEBUG [main][MenuItemLookup] Item match:Perspective 13:58:56.981 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:58:56.981 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:56.981 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:58:56.981 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:58:56.982 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:58:56.982 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:58:56.982 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 13:58:56.982 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 13:58:56.982 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 13:58:57.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 13:58:57.014 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:58:57.014 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 13:58:57.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:57.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:57.014 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:58:57.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:57.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:57.015 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:58:57.015 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:58:57.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:57.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:57.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 "Reset Perspective") 13:58:57.015 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:58:57.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:57.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:57.016 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:58:57.016 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:58:57.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:57.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:57.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:57.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:57.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:57.018 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 13:58:57.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:57.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:57.018 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:57.018 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:57.126 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:58:57.126 INFO [WorkbenchTestable][RequirementsRunner] Started test: delete no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) 13:58:57.126 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 13:58:57.126 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:58:57.126 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:58:57.126 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:58:57.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:57.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:58:57.145 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' view via menu. 13:58:57.145 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:58:57.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:57.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:57.145 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:58:57.145 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:58:57.145 DEBUG [main][MenuItemLookup] Found menu:'File' 13:58:57.145 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:58:57.145 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:58:57.145 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:58:57.145 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:58:57.145 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:58:57.145 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:58:57.145 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:58:57.145 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:58:57.145 DEBUG [main][MenuItemLookup] Item match:Window 13:58:57.146 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:58:57.146 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:58:57.146 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:58:57.146 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:57.146 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:58:57.146 DEBUG [main][MenuItemLookup] Item match:Show View 13:58:57.148 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:58:57.148 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:58:57.148 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:58:57.148 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:58:57.148 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 13:58:57.148 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:58:57.148 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:58:57.148 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:58:57.148 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:58:57.148 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:58:57.148 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:58:57.148 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:58:57.148 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:58:57.148 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:58:57.148 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:57.148 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:58:57.148 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:58:57.149 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:58:57.149 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:58:57.149 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:58:57.220 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:57.222 DEBUG [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:57.222 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:58:57.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:57.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:57.224 DEBUG [WorkbenchTestable][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:57.224 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:58:57.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:57.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:57.224 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:58:57.224 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:58:57.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:57.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:57.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:57.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:57.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:57.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:58:57.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:58:57.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Remote Systems has children... 13:58:57.226 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Remote Systems 13:58:57.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:58:57.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:58:57.729 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Remote Systems 13:58:57.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Remote Systems has children finished successfully 13:58:57.730 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Remote Systems 13:58:57.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:58:57.731 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Remote Systems is already expanded. No action performed 13:58:57.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:58:57.731 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Remote Systems 13:58:57.731 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Remote Systems 13:58:57.731 DEBUG [main][TreeItemHandler] Selecting tree item: Remote Systems 13:58:57.732 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Remote Systems about selection 13:58:57.732 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Remote Systems 13:58:57.732 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:58:57.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:57.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:57.732 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:58:57.732 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:58:57.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:57.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:57.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:58:57.733 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:58:57.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:57.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:57.734 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:58:57.734 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:58:57.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:57.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:57.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:57.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:57.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:57.738 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:58:57.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:57.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:57.738 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:57.738 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:57.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:58:57.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:58:57.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.rse.ui.view.SystemViewPart' view is open... 13:58:57.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:57.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:57.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.rse.ui.view.SystemViewPart' view is open finished successfully 13:58:57.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:57.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:57.880 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:58:57.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:57.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:57.881 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:58:57.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 '\*?\QRemote Systems\E') 13:58:57.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:57.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:57.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:57.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:57.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:58:57.886 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:58:57.886 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:58:57.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:57.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:58:57.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:58:57.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:58:57.888 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 13:58:57.888 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:58:57.888 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:58:57.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:57.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:57.889 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:58:57.890 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:58:57.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:57.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:57.891 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:58:57.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:57.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:57.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:57.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:57.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:57.892 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 13:58:57.892 DEBUG [main][TreeItemHandler] Selecting tree item: Local 13:58:57.892 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 13:58:57.903 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 13:58:57.905 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:58:57.905 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:57.950 DEBUG [main][MenuItemLookup] Found menu:'New' 13:58:57.950 DEBUG [main][MenuItemLookup] Item match:New 13:58:57.951 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 13:58:57.951 DEBUG [main][MenuItemLookup] Item match:Connection... 13:58:57.952 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 13:58:57.952 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 13:58:57.952 INFO [main][MenuItemHandler] Select menu item: &Connection... 13:58:58.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 13:58:58.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available. finished successfully 13:58:58.087 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 13:58:58.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:58.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:58.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:58:58.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:58.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:58.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:58:58.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:58.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:58.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: "New Connection"] 13:58:58.092 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:58.092 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:58.092 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 13:58:58.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:58.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:58.092 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 13:58:58.092 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:58.093 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSENewConnectionWizardSelectionPage, index 0 and no matchers specified 13:58:58.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:58.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:58.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:58.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:58.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:58.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:58:58.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:58:58.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:58:58.101 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:58:58.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:58:58.102 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:58:58.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:58:58.102 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:58:58.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:58:58.102 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:58:58.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:58:58.102 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:58:58.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:58:58.102 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:58:58.103 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 13:58:58.103 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 13:58:58.103 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 13:58:58.111 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 13:58:58.143 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 13:58:58.143 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 13:58:58.144 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:58:58.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:58.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:58.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:58.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:58.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:58.149 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:58:58.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:58.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:58.149 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:58.149 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:58.178 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 1 and no matchers specified 13:58:58.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:58.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:58:58.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:58:58.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:58.179 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:58:58.179 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:127.0.0.1 13:58:58.182 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 0 and no matchers specified 13:58:58.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:58.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:58.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:58.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:58.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:58:58.184 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:58:58.184 INFO [WorkbenchTestable][AbstractText] Text set to: system1 13:58:58.185 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 13:58:58.185 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 13:58:58.185 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:58:58.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:58.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:58.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:58.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:58.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:58.191 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:58:58.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:58.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:58.191 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:58.191 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:58.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:58:58.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:58:58.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:58:58.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-z9lnm' is not running, skipped 13:58:58.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:58:58.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:58:58.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:58:58.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:58:58.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:58:58.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:58:58.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system1... 13:58:58.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:58.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:58.267 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:58:58.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:58.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:58.268 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:58:58.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 '\*?\QRemote Systems\E') 13:58:58.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:58.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:58.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:58.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:58.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:58:58.273 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:58:58.273 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:58:58.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:58.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:58:58.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:58:58.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:58:58.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:58:58.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:58.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:58.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:58.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:58.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:58.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system1 finished successfully 13:58:58.285 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 13:58:58.285 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:58:58.285 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:58:58.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:58.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:58.286 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 13:58:58.286 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:58:58.286 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:58:58.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:58.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:58.287 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:58:58.287 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:58:58.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:58.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:58.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:58:58.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:58.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:58.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:58.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:58.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:58.289 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 13:58:58.289 DEBUG [main][TreeItemHandler] Selecting tree item: Local 13:58:58.289 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 13:58:58.293 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 13:58:58.294 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:58:58.294 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:58.310 DEBUG [main][MenuItemLookup] Found menu:'New' 13:58:58.310 DEBUG [main][MenuItemLookup] Item match:New 13:58:58.310 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 13:58:58.310 DEBUG [main][MenuItemLookup] Item match:Connection... 13:58:58.311 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 13:58:58.311 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 13:58:58.311 INFO [main][MenuItemHandler] Select menu item: &Connection... 13:58:58.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 13:58:58.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available. finished successfully 13:58:58.368 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 13:58:58.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:58.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:58.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:58:58.369 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:58.369 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:58.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:58:58.370 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:58.370 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:58.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 Connection"] 13:58:58.370 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:58.370 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:58.370 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 13:58:58.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:58.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:58.371 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 13:58:58.371 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:58.371 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSENewConnectionWizardSelectionPage, index 0 and no matchers specified 13:58:58.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:58.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:58.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:58.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:58.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:58.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:58:58.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:58:58.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:58:58.375 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:58:58.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:58:58.375 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:58:58.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:58:58.375 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:58:58.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:58:58.376 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:58:58.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:58:58.376 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:58:58.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:58:58.376 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:58:58.376 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 13:58:58.376 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 13:58:58.376 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 13:58:58.378 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 13:58:58.378 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 13:58:58.378 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 13:58:58.378 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:58:58.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:58.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:58.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:58.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:58.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:58.384 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:58:58.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:58.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:58.385 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:58.385 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:58.411 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 1 and no matchers specified 13:58:58.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:58.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:58:58.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:58:58.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:58.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:58:58.412 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:localhost 13:58:58.416 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 0 and no matchers specified 13:58:58.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:58.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:58.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:58.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:58.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:58:58.417 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:58:58.417 INFO [WorkbenchTestable][AbstractText] Text set to: system2 13:58:58.418 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 13:58:58.418 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 13:58:58.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:58:58.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:58.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:58.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:58.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:58.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:58.421 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:58:58.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:58.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:58.421 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:58.421 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:58.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:58:58.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:58:58.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:58:58.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:58:58.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:58:58.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-z9lnm' is not running, skipped 13:58:58.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:58:58.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:58:58.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:58:58.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:58:58.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:58:58.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:58:58.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system2... 13:58:58.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:58.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:58.476 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:58:58.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:58.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:58.476 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:58:58.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 '\*?\QRemote Systems\E') 13:58:58.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:58.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:58.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:58.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:58.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:58:58.482 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:58:58.482 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:58:58.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:58.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:58:58.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:58:58.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:58:58.484 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:58:58.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:58.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:58.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:58.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:58.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:58.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system2 finished successfully 13:58:58.486 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 13:58:58.486 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:58:58.486 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:58:58.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:58.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:58.487 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:58:58.487 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:58:58.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:58.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:58.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:58:58.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:58.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:58.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:58.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:58.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:58.497 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:58:58.497 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:58:58.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:58.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:58.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:58:58.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:58.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:58.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:58.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:58.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:58.500 INFO [WorkbenchTestable][System] Deleting system system1 13:58:58.500 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 13:58:58.500 DEBUG [main][TreeItemHandler] Selecting tree item: system1 13:58:58.500 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 13:58:58.503 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 13:58:58.504 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 13:58:58.504 DEBUG [main][TreeItemHandler] Selecting tree item: system1 13:58:58.504 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 13:58:58.511 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 13:58:58.512 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:58:58.513 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:58.552 DEBUG [main][MenuItemLookup] Found menu:'New' 13:58:58.552 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:58:58.552 DEBUG [main][MenuItemLookup] Found menu:'Go To' 13:58:58.552 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:58.552 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:58:58.552 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 13:58:58.552 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 13:58:58.552 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:58.552 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:58:58.552 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:58.552 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:58:58.552 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 13:58:58.552 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 13:58:58.552 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:58:58.552 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:58:58.552 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:58:58.552 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:58.552 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 13:58:58.552 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 13:58:58.552 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:58.552 DEBUG [main][MenuItemLookup] Found menu:'Connect' 13:58:58.552 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 13:58:58.552 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:58.552 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 13:58:58.553 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:58:58.553 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:58.567 DEBUG [main][MenuItemLookup] Found menu:'New' 13:58:58.567 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:58:58.567 DEBUG [main][MenuItemLookup] Found menu:'Go To' 13:58:58.567 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:58.567 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:58:58.567 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 13:58:58.567 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 13:58:58.567 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:58.567 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:58:58.567 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:58.567 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:58:58.567 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 13:58:58.567 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 13:58:58.567 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 13:58:58.567 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 13:58:58.567 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1877): Gtk-CRITICAL **: 13:58:58.591: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:58:58.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 13:58:58.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available. finished successfully 13:58:58.618 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 13:58:58.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:58.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:58.619 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 13:58:58.619 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:58:58.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:58.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:58.619 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 13:58:58.619 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:58:58.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:58.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:58.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:58.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:58.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:58.625 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 13:58:58.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:58.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:58.625 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:58.625 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:58.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:58:58.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:58:58.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system1... 13:58:58.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:58.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:58.668 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:58:58.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:58.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:58.668 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:58:58.668 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 13:58:58.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:58.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:58.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:58.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:58.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:58:58.675 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:58:58.675 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:58:58.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:58.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:58:58.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:58:58.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:58:58.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:58:58.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:58.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:58.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:58.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:58.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:58.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system1 finished successfully 13:58:58.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:58:58.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:58:58.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-z9lnm' is not running, skipped 13:58:58.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:58:58.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:58:58.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:58:58.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:58:58.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:58:58.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:58:58.688 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:58:58.688 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:58:58.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:58.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:58.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:58:58.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:58.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:58.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:58.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:58.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:58.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:58.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:58.690 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:58:58.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:58.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:58.690 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:58:58.691 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:58:58.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:58.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:58:58.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:58:58.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:58:58.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:58:58.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:58.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:58.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:58.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:58.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:58.693 INFO [WorkbenchTestable][System] Deleting system Local 13:58:58.693 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 13:58:58.693 INFO [WorkbenchTestable][System] Deleting system system2 13:58:58.693 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system2 13:58:58.693 DEBUG [main][TreeItemHandler] Selecting tree item: system2 13:58:58.693 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system2 about selection 13:58:58.709 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system2 13:58:58.710 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system2 13:58:58.711 DEBUG [main][TreeItemHandler] Selecting tree item: system2 13:58:58.711 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system2 about selection 13:58:58.714 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system2 13:58:58.715 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:58:58.715 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:58.749 DEBUG [main][MenuItemLookup] Found menu:'New' 13:58:58.749 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:58:58.749 DEBUG [main][MenuItemLookup] Found menu:'Go To' 13:58:58.749 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:58.749 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:58:58.749 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 13:58:58.749 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 13:58:58.749 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:58.749 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:58:58.749 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:58.749 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:58:58.749 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 13:58:58.749 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 13:58:58.749 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:58:58.749 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:58:58.749 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:58:58.749 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:58.749 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 13:58:58.749 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 13:58:58.749 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:58.749 DEBUG [main][MenuItemLookup] Found menu:'Connect' 13:58:58.749 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 13:58:58.749 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:58.749 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 13:58:58.749 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:58:58.750 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:58.763 DEBUG [main][MenuItemLookup] Found menu:'New' 13:58:58.763 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:58:58.763 DEBUG [main][MenuItemLookup] Found menu:'Go To' 13:58:58.763 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:58.763 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:58:58.763 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 13:58:58.763 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 13:58:58.763 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:58.763 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:58:58.763 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:58.763 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:58:58.763 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 13:58:58.763 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 13:58:58.764 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 13:58:58.764 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 13:58:58.764 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1877): Gtk-CRITICAL **: 13:58:58.779: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:58:58.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 13:58:58.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available. finished successfully 13:58:58.805 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 13:58:58.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:58.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:58.806 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 13:58:58.806 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:58:58.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:58.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:58.806 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 13:58:58.806 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:58:58.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:58.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:58.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:58.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:58.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:58.807 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 13:58:58.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:58.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:58.808 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:58.808 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:58.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:58:58.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:58:58.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system2... 13:58:58.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:58.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:58.862 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:58:58.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:58.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:58.862 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:58:58.862 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 13:58:58.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:58.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:58.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:58.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:58.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:58:58.878 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:58:58.878 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:58:58.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:58.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:58:58.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:58:58.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:58:58.880 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:58:58.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:58.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:58.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:58.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:58.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:58.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system2 finished successfully 13:58:58.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:58:58.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-z9lnm' is not running, skipped 13:58:58.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:58:58.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:58:58.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:58:58.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:58:58.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:58:58.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:58:58.881 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 13:58:58.881 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:58:58.881 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:58:58.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:58.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:58.882 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 13:58:58.882 INFO [WorkbenchTestable][RequirementsRunner] Finished test: delete no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) 13:58:58.882 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:58:58.882 INFO [WorkbenchTestable][RequirementsRunner] Started test: disconnect_disconnected no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) 13:58:58.882 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 13:58:58.882 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:58:58.882 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:58:58.882 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:58:58.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:58.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:58.888 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 13:58:58.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:58.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:58.894 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:58:58.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:58.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:58.895 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:58:58.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 '\*?\QRemote Systems\E') 13:58:58.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:58.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:58.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:58.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:58.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:58:58.910 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:58:58.910 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:58:58.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:58.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:58:58.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:58:58.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:58:58.938 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 13:58:58.947 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:58:58.947 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:58:58.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:58.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:58.949 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:58:58.949 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:58:58.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:58.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:58.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:58:58.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:58.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:58.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:58.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:58.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:58.951 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 13:58:58.951 DEBUG [main][TreeItemHandler] Selecting tree item: Local 13:58:58.951 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 13:58:58.955 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 13:58:58.956 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:58:58.956 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:58.971 DEBUG [main][MenuItemLookup] Found menu:'New' 13:58:58.971 DEBUG [main][MenuItemLookup] Item match:New 13:58:58.972 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 13:58:58.972 DEBUG [main][MenuItemLookup] Item match:Connection... 13:58:58.972 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 13:58:58.972 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 13:58:58.972 INFO [main][MenuItemHandler] Select menu item: &Connection... 13:58:59.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 13:58:59.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available. finished successfully 13:58:59.028 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 13:58:59.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:59.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:59.029 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:58:59.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:59.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:59.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:58:59.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:59.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:59.030 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection"] 13:58:59.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:59.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:59.030 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 13:58:59.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:59.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:59.031 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 13:58:59.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:59.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSENewConnectionWizardSelectionPage, index 0 and no matchers specified 13:58:59.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:59.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:59.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:59.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:59.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:59.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:58:59.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:58:59.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:58:59.039 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:58:59.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:58:59.039 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:58:59.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:58:59.040 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:58:59.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:58:59.040 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:58:59.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:58:59.040 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:58:59.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:58:59.040 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:58:59.040 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 13:58:59.040 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 13:58:59.041 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 13:58:59.046 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 13:58:59.046 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 13:58:59.046 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 13:58:59.047 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:58:59.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:59.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:59.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:59.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:59.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:59.049 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:58:59.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:59.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:59.049 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:59.049 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:59.075 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 1 and no matchers specified 13:58:59.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:59.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:58:59.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:58:59.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:59.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:58:59.076 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:127.0.0.1 13:58:59.079 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 0 and no matchers specified 13:58:59.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:59.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:59.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:59.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:59.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:58:59.080 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:58:59.081 INFO [WorkbenchTestable][AbstractText] Text set to: system1 13:58:59.081 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 13:58:59.081 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 13:58:59.082 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:58:59.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:59.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:59.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:59.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:59.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:59.084 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:58:59.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:59.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:59.085 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:59.085 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:59.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:58:59.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:58:59.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:58:59.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:58:59.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:58:59.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-z9lnm' is not running, skipped 13:58:59.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:58:59.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:58:59.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:58:59.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:58:59.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:58:59.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:58:59.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system1... 13:58:59.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:59.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:59.138 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:58:59.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:59.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:59.139 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:58:59.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 '\*?\QRemote Systems\E') 13:58:59.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:59.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:59.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:59.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:59.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:58:59.145 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:58:59.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:58:59.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:59.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:58:59.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:58:59.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:58:59.147 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:58:59.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:59.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:59.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:59.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:59.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:59.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system1 finished successfully 13:58:59.148 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 13:58:59.149 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:58:59.149 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:58:59.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:59.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:59.149 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 13:58:59.150 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:58:59.150 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:58:59.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:59.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:59.151 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:58:59.151 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:58:59.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:59.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:59.152 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:58:59.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:59.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:59.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:59.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:59.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:59.161 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 13:58:59.161 DEBUG [main][TreeItemHandler] Selecting tree item: Local 13:58:59.161 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 13:58:59.164 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 13:58:59.165 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:58:59.165 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:59.184 DEBUG [main][MenuItemLookup] Found menu:'New' 13:58:59.184 DEBUG [main][MenuItemLookup] Item match:New 13:58:59.184 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 13:58:59.184 DEBUG [main][MenuItemLookup] Item match:Connection... 13:58:59.184 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 13:58:59.184 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 13:58:59.185 INFO [main][MenuItemHandler] Select menu item: &Connection... 13:58:59.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 13:58:59.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available. finished successfully 13:58:59.255 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 13:58:59.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:59.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:59.257 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:58:59.257 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:59.257 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:59.257 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:58:59.257 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:59.257 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:59.257 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection"] 13:58:59.257 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:59.257 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:59.257 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 13:58:59.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:59.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:59.258 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 13:58:59.258 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:59.258 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSENewConnectionWizardSelectionPage, index 0 and no matchers specified 13:58:59.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:59.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:59.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:59.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:59.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:59.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:58:59.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:58:59.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:58:59.262 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:58:59.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:58:59.262 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:58:59.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:58:59.262 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:58:59.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:58:59.262 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:58:59.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:58:59.263 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:58:59.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:58:59.263 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:58:59.263 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 13:58:59.263 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 13:58:59.263 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 13:58:59.264 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 13:58:59.264 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 13:58:59.264 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 13:58:59.264 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:58:59.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:59.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:59.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:59.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:59.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:59.271 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:58:59.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:59.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:59.271 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:59.271 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:59.298 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 1 and no matchers specified 13:58:59.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:59.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:58:59.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:58:59.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:59.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:58:59.300 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:localhost 13:58:59.303 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 0 and no matchers specified 13:58:59.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:59.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:59.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:59.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:59.305 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:58:59.305 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:58:59.305 INFO [WorkbenchTestable][AbstractText] Text set to: system2 13:58:59.306 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 13:58:59.306 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 13:58:59.306 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:58:59.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:59.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:59.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:59.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:59.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:59.310 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:58:59.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:59.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:59.310 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:59.310 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:59.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:58:59.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:58:59.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:58:59.396 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:58:59.396 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:58:59.396 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-z9lnm' is not running, skipped 13:58:59.396 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:58:59.396 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:58:59.396 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:58:59.396 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:58:59.396 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:58:59.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:58:59.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system2... 13:58:59.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:59.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:59.414 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:58:59.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:59.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:59.447 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:58:59.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 '\*?\QRemote Systems\E') 13:58:59.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:59.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:59.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:59.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:59.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:58:59.453 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:58:59.453 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:58:59.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:59.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:58:59.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:58:59.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:58:59.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:58:59.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:59.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:59.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:59.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:59.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:59.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system2 finished successfully 13:58:59.458 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 13:58:59.458 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:58:59.458 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:58:59.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:59.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:59.460 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:58:59.460 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:58:59.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:59.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:59.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:58:59.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:59.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:59.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:59.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:59.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:59.462 INFO [WorkbenchTestable][System] Disconnecting from remote system system1 13:58:59.462 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 13:58:59.462 DEBUG [main][TreeItemHandler] Selecting tree item: system1 13:58:59.462 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 13:58:59.465 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 13:58:59.466 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:58:59.466 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:59.487 DEBUG [main][MenuItemLookup] Found menu:'New' 13:58:59.487 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:58:59.487 DEBUG [main][MenuItemLookup] Found menu:'Go To' 13:58:59.487 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:59.487 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:58:59.488 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 13:58:59.488 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 13:58:59.488 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:59.488 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:58:59.488 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:59.488 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:58:59.488 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 13:58:59.488 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 13:58:59.488 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:58:59.488 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:58:59.488 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:58:59.488 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:59.488 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 13:58:59.488 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 13:58:59.488 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:59.488 DEBUG [main][MenuItemLookup] Found menu:'Connect' 13:58:59.488 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 13:58:59.488 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:59.488 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 13:58:59.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:59.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:59.488 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:58:59.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:59.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:59.489 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:58:59.489 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:58:59.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:59.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:58:59.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:58:59.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:58:59.491 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:58:59.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:59.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:59.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:59.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:59.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:59.492 INFO [WorkbenchTestable][System] Deleting system Local 13:58:59.492 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 13:58:59.492 INFO [WorkbenchTestable][System] Deleting system system1 13:58:59.492 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 13:58:59.492 DEBUG [main][TreeItemHandler] Selecting tree item: system1 13:58:59.493 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 13:58:59.498 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 13:58:59.499 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 13:58:59.499 DEBUG [main][TreeItemHandler] Selecting tree item: system1 13:58:59.500 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 13:58:59.503 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 13:58:59.514 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:58:59.514 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:59.526 DEBUG [main][MenuItemLookup] Found menu:'New' 13:58:59.526 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:58:59.526 DEBUG [main][MenuItemLookup] Found menu:'Go To' 13:58:59.526 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:59.526 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:58:59.526 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 13:58:59.526 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 13:58:59.526 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:59.526 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:58:59.526 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:59.526 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:58:59.526 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 13:58:59.526 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 13:58:59.526 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:58:59.526 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:58:59.526 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:58:59.526 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:59.526 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 13:58:59.526 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 13:58:59.526 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:59.526 DEBUG [main][MenuItemLookup] Found menu:'Connect' 13:58:59.526 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 13:58:59.526 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:59.526 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 13:58:59.526 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:58:59.526 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:59.538 DEBUG [main][MenuItemLookup] Found menu:'New' 13:58:59.538 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:58:59.538 DEBUG [main][MenuItemLookup] Found menu:'Go To' 13:58:59.538 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:59.538 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:58:59.538 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 13:58:59.538 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 13:58:59.538 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:59.538 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:58:59.538 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:59.538 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:58:59.538 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 13:58:59.538 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 13:58:59.539 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 13:58:59.539 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 13:58:59.539 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1877): Gtk-CRITICAL **: 13:58:59.554: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:58:59.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 13:58:59.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available. finished successfully 13:58:59.579 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 13:58:59.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:59.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:59.580 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 13:58:59.580 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:58:59.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:59.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:59.580 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 13:58:59.580 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:58:59.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:59.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:59.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:59.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:59.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:59.581 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 13:58:59.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:59.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:59.581 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:59.581 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:59.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:58:59.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:58:59.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system1... 13:58:59.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:59.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:59.615 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:58:59.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:59.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:59.615 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:58:59.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 '\*?\QRemote Systems\E') 13:58:59.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:59.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:59.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:59.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:59.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:58:59.632 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:58:59.632 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:58:59.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:59.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:58:59.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:58:59.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:58:59.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:58:59.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:59.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:59.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:59.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:59.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:59.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system1 finished successfully 13:58:59.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:58:59.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:58:59.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-z9lnm' is not running, skipped 13:58:59.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:58:59.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:58:59.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:58:59.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:58:59.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:58:59.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:58:59.635 INFO [WorkbenchTestable][System] Deleting system system2 13:58:59.635 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system2 13:58:59.635 DEBUG [main][TreeItemHandler] Selecting tree item: system2 13:58:59.635 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system2 about selection 13:58:59.647 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system2 13:58:59.649 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system2 13:58:59.649 DEBUG [main][TreeItemHandler] Selecting tree item: system2 13:58:59.649 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system2 about selection 13:58:59.652 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system2 13:58:59.653 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:58:59.653 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:59.666 DEBUG [main][MenuItemLookup] Found menu:'New' 13:58:59.666 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:58:59.666 DEBUG [main][MenuItemLookup] Found menu:'Go To' 13:58:59.666 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:59.666 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:58:59.666 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 13:58:59.666 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 13:58:59.666 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:59.666 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:58:59.666 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:59.666 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:58:59.666 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 13:58:59.666 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 13:58:59.666 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:58:59.666 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:58:59.666 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:58:59.666 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:59.666 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 13:58:59.666 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 13:58:59.666 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:59.666 DEBUG [main][MenuItemLookup] Found menu:'Connect' 13:58:59.666 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 13:58:59.666 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:59.666 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 13:58:59.667 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:58:59.667 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:59.681 DEBUG [main][MenuItemLookup] Found menu:'New' 13:58:59.681 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:58:59.681 DEBUG [main][MenuItemLookup] Found menu:'Go To' 13:58:59.681 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:59.682 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:58:59.682 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 13:58:59.682 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 13:58:59.682 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:59.682 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:58:59.682 DEBUG [main][MenuItemLookup] Found menu:'' 13:58:59.682 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:58:59.682 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 13:58:59.682 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 13:58:59.682 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 13:58:59.682 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 13:58:59.682 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1877): Gtk-CRITICAL **: 13:58:59.698: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:58:59.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 13:58:59.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available. finished successfully 13:58:59.732 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 13:58:59.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:59.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:59.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 "Delete") 13:58:59.732 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:58:59.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:59.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:59.733 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 13:58:59.733 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:58:59.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:59.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:59.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:59.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:59.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:59.735 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 13:58:59.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:59.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:59.735 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:59.735 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:59.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:58:59.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:58:59.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system2... 13:58:59.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:59.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:59.768 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:58:59.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:59.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:59.769 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:58:59.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 '\*?\QRemote Systems\E') 13:58:59.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:59.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:59.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:59.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:59.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:58:59.786 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:58:59.786 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:58:59.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:59.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:58:59.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:58:59.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:58:59.788 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:58:59.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:59.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:59.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:59.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:59.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:59.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system2 finished successfully 13:58:59.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:58:59.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-z9lnm' is not running, skipped 13:58:59.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:58:59.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:58:59.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:58:59.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:58:59.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:58:59.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:58:59.790 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 13:58:59.790 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:58:59.790 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:58:59.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:58:59.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:58:59.790 INFO [WorkbenchTestable][RequirementsRunner] Finished test: disconnect_disconnected no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) 13:58:59.790 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:58:59.790 INFO [WorkbenchTestable][RequirementsRunner] Started test: isConnected_false no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) 13:58:59.791 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 13:58:59.791 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:58:59.791 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:58:59.791 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:58:59.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:59.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:59.805 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 13:58:59.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:59.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:59.811 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:58:59.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:59.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:59.811 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:58:59.811 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 13:58:59.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:59.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:59.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:59.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:59.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:58:59.817 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:58:59.817 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:58:59.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:59.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:58:59.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:58:59.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:58:59.820 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 13:58:59.820 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:58:59.820 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:58:59.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:59.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:59.821 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:58:59.821 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:58:59.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:58:59.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:58:59.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:58:59.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:59.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:59.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:59.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:59.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:59.823 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 13:58:59.823 DEBUG [main][TreeItemHandler] Selecting tree item: Local 13:58:59.823 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 13:58:59.849 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 13:58:59.851 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:58:59.851 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:59.863 DEBUG [main][MenuItemLookup] Found menu:'New' 13:58:59.863 DEBUG [main][MenuItemLookup] Item match:New 13:58:59.864 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 13:58:59.864 DEBUG [main][MenuItemLookup] Item match:Connection... 13:58:59.864 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 13:58:59.864 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 13:58:59.864 INFO [main][MenuItemHandler] Select menu item: &Connection... 13:58:59.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 13:58:59.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available. finished successfully 13:58:59.918 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 13:58:59.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:59.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:59.919 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:58:59.919 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:59.919 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:59.920 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:58:59.920 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:59.920 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:59.920 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection"] 13:58:59.920 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:59.920 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:59.920 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 13:58:59.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:58:59.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:58:59.921 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 13:58:59.921 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:58:59.921 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSENewConnectionWizardSelectionPage, index 0 and no matchers specified 13:58:59.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:59.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:59.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:59.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:59.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:58:59.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:58:59.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:58:59.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:58:59.923 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:58:59.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:58:59.924 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:58:59.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:58:59.924 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:58:59.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:58:59.924 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:58:59.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:58:59.924 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:58:59.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:58:59.924 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:58:59.925 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 13:58:59.925 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 13:58:59.925 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 13:58:59.926 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 13:58:59.926 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 13:58:59.926 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 13:58:59.926 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:58:59.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:59.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:59.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:59.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:59.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:59.939 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:58:59.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:59.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:59.939 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:59.939 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:59.966 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 1 and no matchers specified 13:58:59.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:59.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:58:59.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:58:59.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:59.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:58:59.968 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:127.0.0.1 13:58:59.972 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 0 and no matchers specified 13:58:59.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:59.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:59.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:59.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:59.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:58:59.973 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:58:59.974 INFO [WorkbenchTestable][AbstractText] Text set to: system1 13:58:59.974 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 13:58:59.974 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 13:58:59.974 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:58:59.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:58:59.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:58:59.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:58:59.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:58:59.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:58:59.979 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:58:59.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:58:59.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:58:59.979 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:58:59.979 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:58:59.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:59:00.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:59:00.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:59:00.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:59:00.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:59:00.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:59:00.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-z9lnm' is not running, skipped 13:59:00.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:59:00.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:59:00.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:59:00.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:59:00.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:59:00.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:59:00.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system1... 13:59:00.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:00.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:00.058 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:59:00.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:00.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:00.059 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:59:00.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 '\*?\QRemote Systems\E') 13:59:00.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:00.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:00.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:00.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:00.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:59:00.076 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:59:00.077 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:59:00.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:00.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:59:00.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:59:00.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:59:00.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:59:00.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:00.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:00.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:00.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:00.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:00.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system1 finished successfully 13:59:00.089 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 13:59:00.089 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:59:00.089 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:59:00.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:00.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:59:00.090 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 13:59:00.090 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:59:00.090 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:59:00.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:00.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:59:00.092 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:59:00.092 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:59:00.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:00.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:59:00.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:59:00.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:00.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:00.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:00.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:00.093 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:00.093 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 13:59:00.094 DEBUG [main][TreeItemHandler] Selecting tree item: Local 13:59:00.094 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 13:59:00.097 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 13:59:00.098 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:59:00.098 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:00.112 DEBUG [main][MenuItemLookup] Found menu:'New' 13:59:00.112 DEBUG [main][MenuItemLookup] Item match:New 13:59:00.113 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 13:59:00.113 DEBUG [main][MenuItemLookup] Item match:Connection... 13:59:00.113 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 13:59:00.113 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 13:59:00.113 INFO [main][MenuItemHandler] Select menu item: &Connection... 13:59:00.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 13:59:00.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available. finished successfully 13:59:00.192 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 13:59:00.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:00.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:00.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:59:00.194 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:00.194 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:00.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:59:00.194 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:00.194 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:00.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 Connection"] 13:59:00.195 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:00.195 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:00.195 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 13:59:00.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:00.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:00.195 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 13:59:00.195 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:00.195 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSENewConnectionWizardSelectionPage, index 0 and no matchers specified 13:59:00.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:00.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:00.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:00.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:00.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:00.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:59:00.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:59:00.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:59:00.199 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:59:00.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:59:00.199 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:59:00.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:59:00.199 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:59:00.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:59:00.199 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:59:00.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:59:00.200 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:59:00.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:59:00.200 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:59:00.200 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 13:59:00.200 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 13:59:00.200 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 13:59:00.201 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 13:59:00.201 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 13:59:00.201 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 13:59:00.202 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:59:00.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:00.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:00.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:00.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:00.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:59:00.208 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:59:00.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:59:00.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:59:00.209 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:59:00.209 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:00.254 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 1 and no matchers specified 13:59:00.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:00.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:59:00.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:59:00.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:00.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:59:00.255 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:localhost 13:59:00.259 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 0 and no matchers specified 13:59:00.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:00.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:00.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:00.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:00.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:59:00.260 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:59:00.261 INFO [WorkbenchTestable][AbstractText] Text set to: system2 13:59:00.261 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 13:59:00.261 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 13:59:00.262 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:59:00.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:00.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:00.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:00.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:00.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:59:00.265 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:59:00.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:59:00.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:59:00.265 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:59:00.265 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:00.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:59:00.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:59:00.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:59:00.298 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:59:00.298 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:59:00.298 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:59:00.298 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:59:00.298 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-z9lnm' is not running, skipped 13:59:00.298 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:59:00.298 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:59:00.298 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:59:00.298 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:59:00.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:59:00.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system2... 13:59:00.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:00.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:00.340 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:59:00.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:00.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:00.340 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:59:00.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 '\*?\QRemote Systems\E') 13:59:00.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:00.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:00.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:00.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:00.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:59:00.347 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:59:00.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:59:00.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:00.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:59:00.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:59:00.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:59:00.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:59:00.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:00.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:00.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:00.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:00.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:00.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system2 finished successfully 13:59:00.360 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 13:59:00.360 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:59:00.360 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:59:00.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:00.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:59:00.361 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:59:00.361 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:59:00.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:00.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:59:00.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:59:00.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:00.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:00.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:00.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:00.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:00.363 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 13:59:00.363 DEBUG [main][TreeItemHandler] Selecting tree item: system1 13:59:00.363 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 13:59:00.366 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 13:59:00.367 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:59:00.367 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:00.383 DEBUG [main][MenuItemLookup] Found menu:'New' 13:59:00.383 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:59:00.383 DEBUG [main][MenuItemLookup] Found menu:'Go To' 13:59:00.383 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:00.383 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:59:00.383 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 13:59:00.383 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 13:59:00.383 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:00.383 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:59:00.383 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:00.383 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:59:00.383 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 13:59:00.383 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 13:59:00.383 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:59:00.383 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:59:00.383 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:59:00.383 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:00.383 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 13:59:00.383 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 13:59:00.383 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:00.383 DEBUG [main][MenuItemLookup] Found menu:'Connect' 13:59:00.383 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 13:59:00.383 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:00.383 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 13:59:00.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:00.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:00.384 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:59:00.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:00.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:00.385 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:59:00.385 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:59:00.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:00.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:59:00.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:59:00.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:59:00.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:59:00.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:00.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:00.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:00.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:00.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:00.388 INFO [WorkbenchTestable][System] Deleting system Local 13:59:00.388 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 13:59:00.388 INFO [WorkbenchTestable][System] Deleting system system1 13:59:00.388 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 13:59:00.388 DEBUG [main][TreeItemHandler] Selecting tree item: system1 13:59:00.388 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 13:59:00.391 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 13:59:00.392 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 13:59:00.392 DEBUG [main][TreeItemHandler] Selecting tree item: system1 13:59:00.392 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 13:59:00.409 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 13:59:00.410 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:59:00.410 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:00.446 DEBUG [main][MenuItemLookup] Found menu:'New' 13:59:00.446 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:59:00.446 DEBUG [main][MenuItemLookup] Found menu:'Go To' 13:59:00.446 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:00.446 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:59:00.446 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 13:59:00.446 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 13:59:00.446 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:00.446 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:59:00.446 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:00.446 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:59:00.446 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 13:59:00.446 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 13:59:00.446 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:59:00.446 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:59:00.446 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:59:00.446 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:00.446 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 13:59:00.446 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 13:59:00.446 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:00.446 DEBUG [main][MenuItemLookup] Found menu:'Connect' 13:59:00.446 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 13:59:00.446 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:00.446 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 13:59:00.446 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:59:00.446 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:00.458 DEBUG [main][MenuItemLookup] Found menu:'New' 13:59:00.458 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:59:00.458 DEBUG [main][MenuItemLookup] Found menu:'Go To' 13:59:00.458 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:00.458 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:59:00.458 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 13:59:00.458 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 13:59:00.458 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:00.458 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:59:00.458 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:00.459 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:59:00.459 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 13:59:00.459 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 13:59:00.459 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 13:59:00.459 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 13:59:00.461 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1877): Gtk-CRITICAL **: 13:59:00.475: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:59:00.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 13:59:00.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available. finished successfully 13:59:00.499 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 13:59:00.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:00.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:00.500 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 13:59:00.500 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:59:00.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:00.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:00.500 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 13:59:00.500 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:59:00.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:00.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:00.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:00.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:00.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:59:00.502 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 13:59:00.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:59:00.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:59:00.502 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:59:00.502 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:00.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:59:00.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:59:00.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system1... 13:59:00.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:00.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:00.535 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:59:00.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:00.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:00.535 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:59:00.535 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 13:59:00.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:00.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:00.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:00.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:00.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:59:00.559 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:59:00.559 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:59:00.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:00.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:59:00.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:59:00.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:59:00.562 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:59:00.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:00.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:00.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:00.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:00.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:00.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system1 finished successfully 13:59:00.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:59:00.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:59:00.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:59:00.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-z9lnm' is not running, skipped 13:59:00.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:59:00.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:59:00.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:59:00.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:59:00.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:59:00.563 INFO [WorkbenchTestable][System] Deleting system system2 13:59:00.563 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system2 13:59:00.563 DEBUG [main][TreeItemHandler] Selecting tree item: system2 13:59:00.564 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system2 about selection 13:59:00.567 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system2 13:59:00.569 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system2 13:59:00.569 DEBUG [main][TreeItemHandler] Selecting tree item: system2 13:59:00.569 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system2 about selection 13:59:00.573 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system2 13:59:00.574 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:59:00.574 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:00.602 DEBUG [main][MenuItemLookup] Found menu:'New' 13:59:00.603 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:59:00.603 DEBUG [main][MenuItemLookup] Found menu:'Go To' 13:59:00.603 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:00.603 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:59:00.603 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 13:59:00.603 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 13:59:00.603 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:00.603 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:59:00.603 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:00.603 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:59:00.603 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 13:59:00.603 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 13:59:00.603 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:59:00.603 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:59:00.603 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:59:00.603 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:00.603 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 13:59:00.603 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 13:59:00.603 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:00.603 DEBUG [main][MenuItemLookup] Found menu:'Connect' 13:59:00.603 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 13:59:00.603 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:00.603 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 13:59:00.603 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:59:00.603 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:00.615 DEBUG [main][MenuItemLookup] Found menu:'New' 13:59:00.616 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:59:00.616 DEBUG [main][MenuItemLookup] Found menu:'Go To' 13:59:00.616 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:00.616 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:59:00.616 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 13:59:00.616 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 13:59:00.616 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:00.616 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:59:00.616 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:00.616 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:59:00.616 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 13:59:00.616 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 13:59:00.616 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 13:59:00.616 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 13:59:00.616 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1877): Gtk-CRITICAL **: 13:59:00.645: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:59:00.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 13:59:00.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available. finished successfully 13:59:00.671 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 13:59:00.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:00.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:00.676 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 13:59:00.676 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:59:00.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:00.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:00.676 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 13:59:00.676 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:59:00.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:00.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:00.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:00.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:00.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:59:00.678 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 13:59:00.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:59:00.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:59:00.678 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:59:00.678 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:00.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:59:00.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:59:00.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system2... 13:59:00.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:00.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:00.713 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:59:00.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:00.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:00.713 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:59:00.740 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 13:59:00.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:00.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:00.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:00.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:00.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:59:00.748 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:59:00.748 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:59:00.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:00.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:59:00.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:59:00.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:59:00.750 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:59:00.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:00.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:00.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:00.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:00.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:00.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system2 finished successfully 13:59:00.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:59:00.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:59:00.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-z9lnm' is not running, skipped 13:59:00.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:59:00.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:59:00.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:59:00.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:59:00.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:59:00.751 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 13:59:00.751 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:59:00.751 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:59:00.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:00.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:00.751 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isConnected_false no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) 13:59:00.751 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 13:59:00.751 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:59:00.752 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:59:00.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:00.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.951 s - in org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest delete no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) Time elapsed: 1.756 s disconnect_disconnected no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) Time elapsed: 0.908 s isConnected_false no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) Time elapsed: 0.961 s Running org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 13:59:00.758 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 13:59:00.758 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:59:00.758 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:59:00.758 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 13:59:00.758 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:59:00.758 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:59:00.759 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:59:00.759 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:59:00.759 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:59:00.759 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:59:00.759 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSystem_notFound no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 13:59:00.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 13:59:00.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:59:00.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:59:00.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:59:00.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:00.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:00.774 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 13:59:00.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:00.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:00.780 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:59:00.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:00.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:00.781 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:59:00.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 '\*?\QRemote Systems\E') 13:59:00.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:00.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:00.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:00.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:00.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:59:00.789 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:59:00.789 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:59:00.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:00.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:59:00.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:59:00.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:59:00.792 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 13:59:00.793 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:59:00.793 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:59:00.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:00.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:59:00.794 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:59:00.794 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:59:00.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:00.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:59:00.795 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:59:00.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:00.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:00.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:00.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:00.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:00.805 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 13:59:00.805 DEBUG [main][TreeItemHandler] Selecting tree item: Local 13:59:00.805 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 13:59:00.808 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 13:59:00.809 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:59:00.809 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:00.824 DEBUG [main][MenuItemLookup] Found menu:'New' 13:59:00.824 DEBUG [main][MenuItemLookup] Item match:New 13:59:00.824 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 13:59:00.824 DEBUG [main][MenuItemLookup] Item match:Connection... 13:59:00.825 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 13:59:00.825 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 13:59:00.825 INFO [main][MenuItemHandler] Select menu item: &Connection... 13:59:00.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 13:59:00.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available. finished successfully 13:59:00.877 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 13:59:00.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:00.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:00.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:59:00.878 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:00.878 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59: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:59:00.879 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:00.879 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59: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 Connection"] 13:59:00.879 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:00.879 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:00.879 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 13:59:00.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:00.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:00.880 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 13:59:00.880 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:00.880 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSENewConnectionWizardSelectionPage, index 0 and no matchers specified 13:59:00.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:00.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:00.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:00.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:00.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:00.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:59:00.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:59:00.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:59:00.882 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:59:00.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:59:00.883 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:59:00.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:59:00.883 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:59:00.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:59:00.883 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:59:00.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:59:00.883 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:59:00.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:59:00.883 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:59:00.884 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 13:59:00.884 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 13:59:00.885 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 13:59:00.886 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 13:59:00.886 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 13:59:00.886 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 13:59:00.886 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:59:00.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:00.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:00.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:00.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:00.888 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:59:00.888 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:59:00.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:59:00.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:59:00.889 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:59:00.889 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:00.917 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 1 and no matchers specified 13:59:00.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:00.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:59:00.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:59:00.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:00.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:59:00.918 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:127.0.0.1 13:59:00.921 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 0 and no matchers specified 13:59:00.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:00.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:00.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:00.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:00.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:59:00.922 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:59:00.923 INFO [WorkbenchTestable][AbstractText] Text set to: Test Remote System A 13:59:00.923 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 13:59:00.923 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 13:59:00.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:59:00.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:00.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:00.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:00.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:00.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:59:00.926 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:59:00.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:59:00.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:59:00.926 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:59:00.926 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:00.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:59:00.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:59:00.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:59:00.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:59:00.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:59:00.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:59:00.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-z9lnm' is not running, skipped 13:59:00.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:59:00.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:59:00.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:59:00.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:59:00.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:59:00.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System A... 13:59:00.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:00.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:00.977 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:59:00.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:00.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:00.978 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:59:00.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 '\*?\QRemote Systems\E') 13:59:00.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:00.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:00.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:00.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:00.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:59:00.984 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:59:00.984 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:59:00.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:00.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:59:00.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:59:00.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:59:00.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:59:00.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:00.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:00.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:00.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:00.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:00.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System A finished successfully 13:59:00.995 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:59:00.996 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:59:00.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:00.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:59:00.996 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:59:00.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:00.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:00.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:00.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:00.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:00.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:00.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:00.997 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:59:00.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:00.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:00.998 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:59:00.998 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:59:00.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:00.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:59:00.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:59:00.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:59:01.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:59:01.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:01.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:01.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:01.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:01.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:01.001 INFO [WorkbenchTestable][System] Deleting system Local 13:59:01.001 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 13:59:01.001 INFO [WorkbenchTestable][System] Deleting system Test Remote System A 13:59:01.001 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System A 13:59:01.001 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System A 13:59:01.009 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System A about selection 13:59:01.012 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System A 13:59:01.013 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System A 13:59:01.013 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System A 13:59:01.013 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System A about selection 13:59:01.016 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System A 13:59:01.017 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:59:01.017 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:01.030 DEBUG [main][MenuItemLookup] Found menu:'New' 13:59:01.030 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:59:01.030 DEBUG [main][MenuItemLookup] Found menu:'Go To' 13:59:01.030 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:01.030 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:59:01.030 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 13:59:01.030 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 13:59:01.030 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:01.030 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:59:01.030 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:01.030 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:59:01.030 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 13:59:01.030 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 13:59:01.030 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:59:01.030 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:59:01.030 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:59:01.030 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:01.030 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 13:59:01.030 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 13:59:01.030 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:01.030 DEBUG [main][MenuItemLookup] Found menu:'Connect' 13:59:01.030 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 13:59:01.030 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:01.030 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 13:59:01.031 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:59:01.031 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:01.042 DEBUG [main][MenuItemLookup] Found menu:'New' 13:59:01.042 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:59:01.042 DEBUG [main][MenuItemLookup] Found menu:'Go To' 13:59:01.042 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:01.042 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:59:01.042 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 13:59:01.042 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 13:59:01.042 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:01.042 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:59:01.042 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:01.042 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:59:01.042 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 13:59:01.042 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 13:59:01.042 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 13:59:01.042 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 13:59:01.042 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1877): Gtk-CRITICAL **: 13:59:01.056: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:59:01.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 13:59:01.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available. finished successfully 13:59:01.081 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 13:59:01.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:01.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:01.082 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 13:59:01.082 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:59:01.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:01.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:01.082 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 13:59:01.082 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:59:01.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:01.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:01.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:01.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:01.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:59:01.084 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 13:59:01.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:59:01.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:59:01.084 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:59:01.084 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:01.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:59:01.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:59:01.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System A... 13:59:01.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:01.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:01.131 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:59:01.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:01.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:01.132 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:59:01.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 13:59:01.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:01.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:01.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:01.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:01.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:59:01.137 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:59:01.137 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:59:01.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:01.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:59:01.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:59:01.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:59:01.139 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:59:01.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:01.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:01.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:01.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:01.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:01.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System A finished successfully 13:59:01.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:59:01.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Background Job' is a system job, skipped 13:59:01.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-z9lnm' is not running, skipped 13:59:01.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:59:01.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:59:01.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:59:01.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:59:01.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:59:01.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:59:01.149 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 13:59:01.149 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:59:01.149 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:59:01.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:01.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:01.149 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSystem_notFound no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 13:59:01.150 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:59:01.150 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSystems no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 13:59:01.150 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 13:59:01.150 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:59:01.150 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:59:01.150 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:59:01.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:01.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:01.158 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 13:59:01.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:01.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:01.166 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:59:01.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:01.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:01.167 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:59:01.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 '\*?\QRemote Systems\E') 13:59:01.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:01.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:01.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:01.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:01.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:59:01.187 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:59:01.187 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:59:01.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:01.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:59:01.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:59:01.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:59:01.239 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 13:59:01.248 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:59:01.248 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:59:01.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:01.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:59:01.250 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:59:01.250 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:59:01.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:01.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:59:01.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:59:01.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:01.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:01.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:01.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:01.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:01.252 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 13:59:01.252 DEBUG [main][TreeItemHandler] Selecting tree item: Local 13:59:01.252 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 13:59:01.255 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 13:59:01.256 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:59:01.256 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:01.270 DEBUG [main][MenuItemLookup] Found menu:'New' 13:59:01.270 DEBUG [main][MenuItemLookup] Item match:New 13:59:01.270 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 13:59:01.270 DEBUG [main][MenuItemLookup] Item match:Connection... 13:59:01.270 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 13:59:01.270 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 13:59:01.271 INFO [main][MenuItemHandler] Select menu item: &Connection... 13:59:01.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 13:59:01.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available. finished successfully 13:59:01.340 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 13:59:01.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:01.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:01.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:59:01.342 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:01.342 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:01.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:59:01.342 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:01.342 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:01.343 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection"] 13:59:01.343 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:01.343 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:01.343 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 13:59:01.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:01.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:01.344 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 13:59:01.344 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:01.344 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSENewConnectionWizardSelectionPage, index 0 and no matchers specified 13:59:01.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:01.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:01.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:01.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:01.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:01.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:59:01.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:59:01.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:59:01.346 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:59:01.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:59:01.346 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:59:01.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:59:01.347 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:59:01.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:59:01.347 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:59:01.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:59:01.347 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:59:01.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:59:01.347 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:59:01.348 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 13:59:01.348 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 13:59:01.348 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 13:59:01.350 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 13:59:01.350 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 13:59:01.350 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 13:59:01.350 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:59:01.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:01.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:01.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:01.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:01.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:59:01.352 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:59:01.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:59:01.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:59:01.352 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:59:01.352 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:01.379 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 1 and no matchers specified 13:59:01.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:01.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:59:01.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:59:01.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:01.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:59:01.381 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:localhost 13:59:01.384 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 0 and no matchers specified 13:59:01.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:01.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:01.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:01.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:01.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:59:01.385 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:59:01.386 INFO [WorkbenchTestable][AbstractText] Text set to: Test Remote System A 13:59:01.386 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 13:59:01.386 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 13:59:01.386 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:59:01.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:01.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:01.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:01.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:01.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:59:01.389 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:59:01.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:59:01.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:59:01.389 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:59:01.389 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:01.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:59:01.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:59:01.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:59:01.413 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:59:01.413 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:59:01.413 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-z9lnm' is not running, skipped 13:59:01.413 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:59:01.413 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:59:01.413 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:59:01.413 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:59:01.413 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:59:01.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:59:01.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System A... 13:59:01.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:01.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:01.442 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:59:01.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:01.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:01.443 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:59:01.443 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 13:59:01.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:01.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:01.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:01.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:01.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:59:01.449 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:59:01.449 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:59:01.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:01.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:59:01.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:59:01.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:59:01.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:59:01.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:01.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:01.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:01.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:01.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:01.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System A finished successfully 13:59:01.461 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 13:59:01.461 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:59:01.461 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:59:01.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:01.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:59:01.463 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 13:59:01.463 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:59:01.463 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:59:01.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:01.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:59:01.464 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:59:01.464 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:59:01.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:01.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:59:01.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:59:01.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:01.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:01.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:01.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:01.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:01.466 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 13:59:01.466 DEBUG [main][TreeItemHandler] Selecting tree item: Local 13:59:01.466 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 13:59:01.471 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 13:59:01.472 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:59:01.472 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:01.483 DEBUG [main][MenuItemLookup] Found menu:'New' 13:59:01.483 DEBUG [main][MenuItemLookup] Item match:New 13:59:01.483 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 13:59:01.483 DEBUG [main][MenuItemLookup] Item match:Connection... 13:59:01.483 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 13:59:01.483 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 13:59:01.484 INFO [main][MenuItemHandler] Select menu item: &Connection... 13:59:01.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 13:59:01.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available. finished successfully 13:59:01.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 13:59:01.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:01.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:01.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:59:01.540 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:01.540 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:01.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:59:01.541 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:01.541 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:01.541 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection"] 13:59:01.541 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:01.541 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:01.541 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 13:59:01.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:01.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:01.541 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 13:59:01.541 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:01.542 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSENewConnectionWizardSelectionPage, index 0 and no matchers specified 13:59:01.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:01.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:01.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:01.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:01.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:01.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:59:01.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:59:01.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:59:01.544 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:59:01.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:59:01.544 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:59:01.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:59:01.544 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:59:01.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:59:01.544 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:59:01.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:59:01.545 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:59:01.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:59:01.545 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:59:01.545 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 13:59:01.545 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 13:59:01.545 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 13:59:01.546 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 13:59:01.547 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 13:59:01.547 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 13:59:01.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:59:01.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:01.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:01.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:01.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:01.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:59:01.549 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:59:01.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:59:01.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:59:01.549 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:59:01.549 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:01.577 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 1 and no matchers specified 13:59:01.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:01.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:59:01.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:59:01.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:01.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:59:01.578 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:127.0.0.1 13:59:01.582 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 0 and no matchers specified 13:59:01.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:01.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:01.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:01.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:01.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:59:01.583 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:59:01.584 INFO [WorkbenchTestable][AbstractText] Text set to: Test Remote System B 13:59:01.584 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 13:59:01.584 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 13:59:01.584 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:59:01.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:01.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:01.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:01.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:01.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:59:01.587 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:59:01.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:59:01.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:59:01.587 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:59:01.588 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:01.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:59:01.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:59:01.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:59:01.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:59:01.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:59:01.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-z9lnm' is not running, skipped 13:59:01.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:59:01.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:59:01.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:59:01.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:59:01.650 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:59:01.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:59:01.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System B... 13:59:01.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:01.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:01.667 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:59:01.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:01.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:01.668 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:59:01.668 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 13:59:01.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:01.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:01.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:01.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:01.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:59:01.674 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:59:01.674 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:59:01.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:01.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:59:01.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:59:01.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:59:01.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:59:01.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:01.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:01.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:01.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:01.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:01.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System B finished successfully 13:59:01.677 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:59:01.677 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:59:01.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:01.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:59:01.678 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:59:01.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:01.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:01.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:01.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:01.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:01.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:01.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:01.679 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:59:01.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:01.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:01.689 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:59:01.689 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:59:01.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:01.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:59:01.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:59:01.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:59:01.691 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:59:01.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:01.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:01.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:01.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:01.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:01.693 INFO [WorkbenchTestable][System] Deleting system Local 13:59:01.693 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 13:59:01.693 INFO [WorkbenchTestable][System] Deleting system Test Remote System A 13:59:01.693 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System A 13:59:01.693 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System A 13:59:01.693 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System A about selection 13:59:01.696 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System A 13:59:01.706 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System A 13:59:01.706 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System A 13:59:01.706 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System A about selection 13:59:01.709 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System A 13:59:01.710 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:59:01.710 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:01.722 DEBUG [main][MenuItemLookup] Found menu:'New' 13:59:01.722 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:59:01.722 DEBUG [main][MenuItemLookup] Found menu:'Go To' 13:59:01.722 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:01.722 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:59:01.722 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 13:59:01.722 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 13:59:01.722 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:01.722 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:59:01.722 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:01.722 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:59:01.722 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 13:59:01.722 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 13:59:01.722 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:59:01.722 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:59:01.722 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:59:01.722 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:01.722 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 13:59:01.722 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 13:59:01.722 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:01.722 DEBUG [main][MenuItemLookup] Found menu:'Connect' 13:59:01.722 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 13:59:01.722 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:01.722 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 13:59:01.723 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:59:01.723 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:01.734 DEBUG [main][MenuItemLookup] Found menu:'New' 13:59:01.734 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:59:01.734 DEBUG [main][MenuItemLookup] Found menu:'Go To' 13:59:01.734 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:01.734 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:59:01.734 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 13:59:01.734 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 13:59:01.734 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:01.734 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:59:01.734 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:01.734 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:59:01.734 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 13:59:01.734 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 13:59:01.734 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 13:59:01.734 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 13:59:01.735 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1877): Gtk-CRITICAL **: 13:59:01.749: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:59:01.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 13:59:01.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available. finished successfully 13:59:01.776 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 13:59:01.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:01.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:01.777 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 13:59:01.777 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:59:01.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:01.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:01.777 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 13:59:01.777 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:59:01.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:01.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:01.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:01.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:01.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:59:01.779 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 13:59:01.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:59:01.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:59:01.779 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:59:01.779 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:01.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:59:01.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:59:01.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System A... 13:59:01.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:01.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:01.818 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:59:01.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:01.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:01.818 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:59:01.819 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 13:59:01.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:01.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:01.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:01.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:01.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:59:01.826 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:59:01.826 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:59:01.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:01.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:59:01.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:59:01.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:59:01.829 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:59:01.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:01.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:01.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:01.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:01.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:01.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System A finished successfully 13:59:01.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:59:01.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-z9lnm' is not running, skipped 13:59:01.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:59:01.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:59:01.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:59:01.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:59:01.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:59:01.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:59:01.830 INFO [WorkbenchTestable][System] Deleting system Test Remote System B 13:59:01.830 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System B 13:59:01.830 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System B 13:59:01.830 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System B about selection 13:59:01.843 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System B 13:59:01.845 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System B 13:59:01.845 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System B 13:59:01.845 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System B about selection 13:59:01.848 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System B 13:59:01.851 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:59:01.851 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:01.865 DEBUG [main][MenuItemLookup] Found menu:'New' 13:59:01.865 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:59:01.865 DEBUG [main][MenuItemLookup] Found menu:'Go To' 13:59:01.865 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:01.865 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:59:01.865 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 13:59:01.865 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 13:59:01.865 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:01.865 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:59:01.865 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:01.865 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:59:01.865 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 13:59:01.865 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 13:59:01.865 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:59:01.865 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:59:01.865 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:59:01.865 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:01.865 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 13:59:01.865 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 13:59:01.865 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:01.865 DEBUG [main][MenuItemLookup] Found menu:'Connect' 13:59:01.865 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 13:59:01.865 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:01.865 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 13:59:01.865 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:59:01.865 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:01.892 DEBUG [main][MenuItemLookup] Found menu:'New' 13:59:01.892 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:59:01.892 DEBUG [main][MenuItemLookup] Found menu:'Go To' 13:59:01.892 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:01.892 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:59:01.892 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 13:59:01.893 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 13:59:01.893 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:01.893 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:59:01.893 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:01.893 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:59:01.893 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 13:59:01.893 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 13:59:01.893 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 13:59:01.893 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 13:59:01.893 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1877): Gtk-CRITICAL **: 13:59:01.910: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:59:01.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 13:59:01.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available. finished successfully 13:59:01.943 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 13:59:01.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:01.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:01.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 "Delete") 13:59:01.944 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:59:01.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:01.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:01.944 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 13:59:01.944 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:59:01.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:01.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:01.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:01.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:01.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:59:01.949 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 13:59:01.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:59:01.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:59:01.950 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:59:01.950 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:01.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:59:01.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:59:01.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System B... 13:59:01.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:01.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:01.985 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:59:01.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:01.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:01.985 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:59:01.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 '\*?\QRemote Systems\E') 13:59:01.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:01.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:01.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:01.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:01.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:59:01.992 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:59:01.992 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:59:01.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:01.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:59:01.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:59:01.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:59:01.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:59:01.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:01.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:01.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:01.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:01.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:01.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System B finished successfully 13:59:01.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:59:01.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:59:01.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-z9lnm' is not running, skipped 13:59:01.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:59:01.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:59:01.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:59:01.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:59:01.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:59:01.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:59:01.995 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 13:59:01.995 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:59:01.995 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:59:02.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:02.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:02.003 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSystems no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 13:59:02.004 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:59:02.004 INFO [WorkbenchTestable][RequirementsRunner] Started test: newConnection no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 13:59:02.004 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 13:59:02.004 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:59:02.004 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:59:02.004 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:59:02.004 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 13:59:02.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:02.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:02.009 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:59:02.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:02.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:02.010 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:59:02.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 '\*?\QRemote Systems\E') 13:59:02.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:02.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:02.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:02.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:02.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:59:02.053 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:59:02.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:59:02.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:02.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:59:02.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:59:02.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:59:02.055 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:59:02.063 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:59:02.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:02.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:59:02.088 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:59:02.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:02.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:02.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:02.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:02.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:02.089 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 13:59:02.089 DEBUG [main][TreeItemHandler] Selecting tree item: Local 13:59:02.089 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 13:59:02.093 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 13:59:02.094 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:59:02.094 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:02.109 DEBUG [main][MenuItemLookup] Found menu:'New' 13:59:02.109 DEBUG [main][MenuItemLookup] Item match:New 13:59:02.109 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 13:59:02.109 DEBUG [main][MenuItemLookup] Item match:Connection... 13:59:02.109 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 13:59:02.109 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 13:59:02.110 INFO [main][MenuItemHandler] Select menu item: &Connection... 13:59:02.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 13:59:02.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available. finished successfully 13:59:02.173 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 13:59:02.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:02.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:02.174 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:59:02.174 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:02.174 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:02.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:59:02.175 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:02.175 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:02.175 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection"] 13:59:02.175 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:02.175 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:02.175 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 13:59:02.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:02.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:02.175 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 13:59:02.175 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:02.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:02.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:02.175 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 13:59:02.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:02.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:02.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:02.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:02.176 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 13:59:02.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:02.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:02.176 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 13:59:02.176 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Cancel wizard 13:59:02.176 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:59:02.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:02.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:02.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:02.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:02.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:59:02.178 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:59:02.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:59:02.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:59:02.178 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:59:02.178 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:02.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:59:02.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:59:02.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:59:02.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:59:02.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:59:02.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-z9lnm' is not running, skipped 13:59:02.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:59:02.207 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:59:02.207 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:59:02.207 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:59:02.207 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:59:02.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:59:02.207 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:59:02.207 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:59:02.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:02.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:59:02.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:59:02.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:02.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:02.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:02.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:02.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:02.209 INFO [WorkbenchTestable][System] Deleting system Local 13:59:02.209 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 13:59:02.209 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 13:59:02.209 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:59:02.209 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:59:02.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:02.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:02.210 INFO [WorkbenchTestable][RequirementsRunner] Finished test: newConnection no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 13:59:02.210 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:59:02.210 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSystems_noRemoteSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 13:59:02.210 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 13:59:02.210 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:59:02.210 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:59:02.210 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:59:02.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:02.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:02.216 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:59:02.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:02.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:02.216 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:59:02.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 '\*?\QRemote Systems\E') 13:59:02.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:02.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:02.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:02.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:02.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:59:02.251 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:59:02.251 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:59:02.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:02.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:59:02.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:59:02.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:59:02.253 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:59:02.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:02.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:02.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:02.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:02.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:02.254 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:59:02.254 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:59:02.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:02.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:59:02.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:59:02.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:02.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:02.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:02.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:02.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:02.256 INFO [WorkbenchTestable][System] Deleting system Local 13:59:02.256 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 13:59:02.256 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 13:59:02.256 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:59:02.256 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:59:02.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:02.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:02.256 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSystems_noRemoteSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 13:59:02.256 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:59:02.256 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 13:59:02.256 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 13:59:02.256 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:59:02.256 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:59:02.256 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:59:02.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:02.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:02.262 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 13:59:02.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:02.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:02.275 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:59:02.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:02.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:02.276 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:59:02.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 '\*?\QRemote Systems\E') 13:59:02.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:02.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:02.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:02.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:02.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:59:02.294 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:59:02.294 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:59:02.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:02.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:59:02.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:59:02.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:59:02.296 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 13:59:02.304 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:59:02.304 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:59:02.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:02.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:59:02.305 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:59:02.305 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:59:02.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:02.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:59:02.306 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:59:02.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:02.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:02.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:02.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:02.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:02.307 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 13:59:02.307 DEBUG [main][TreeItemHandler] Selecting tree item: Local 13:59:02.307 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 13:59:02.310 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 13:59:02.311 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:59:02.311 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:02.323 DEBUG [main][MenuItemLookup] Found menu:'New' 13:59:02.323 DEBUG [main][MenuItemLookup] Item match:New 13:59:02.323 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 13:59:02.323 DEBUG [main][MenuItemLookup] Item match:Connection... 13:59:02.323 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 13:59:02.324 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 13:59:02.324 INFO [main][MenuItemHandler] Select menu item: &Connection... 13:59:02.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 13:59:02.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available. finished successfully 13:59:02.376 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 13:59:02.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:02.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:02.377 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:59:02.377 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:02.377 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:02.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:59:02.378 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:02.378 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:02.378 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection"] 13:59:02.378 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:02.378 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:02.378 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 13:59:02.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:02.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:02.378 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 13:59:02.378 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:02.379 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSENewConnectionWizardSelectionPage, index 0 and no matchers specified 13:59:02.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:02.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:02.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:02.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:02.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:02.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:59:02.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:59:02.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:59:02.381 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:59:02.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:59:02.381 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:59:02.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:59:02.381 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:59:02.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:59:02.381 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:59:02.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:59:02.381 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:59:02.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:59:02.381 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:59:02.382 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 13:59:02.382 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 13:59:02.382 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 13:59:02.383 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 13:59:02.383 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 13:59:02.383 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 13:59:02.383 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:59:02.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:02.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:02.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:02.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:02.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:59:02.386 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:59:02.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:59:02.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:59:02.386 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:59:02.386 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:02.412 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 1 and no matchers specified 13:59:02.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:02.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:59:02.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:59:02.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:02.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:59:02.414 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:localhost 13:59:02.417 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 0 and no matchers specified 13:59:02.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:02.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:02.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:02.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:02.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:59:02.419 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:59:02.419 INFO [WorkbenchTestable][AbstractText] Text set to: Test Remote System A 13:59:02.420 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 13:59:02.420 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 13:59:02.420 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:59:02.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:02.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:02.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:02.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:02.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:59:02.427 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:59:02.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:59:02.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:59:02.427 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:59:02.427 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:02.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:59:02.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:59:02.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:59:02.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:59:02.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:59:02.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:59:02.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-z9lnm' is not running, skipped 13:59:02.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:59:02.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:59:02.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:59:02.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:59:02.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:59:02.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:59:02.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System A... 13:59:02.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:02.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:02.477 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:59:02.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:02.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:02.478 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:59:02.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 '\*?\QRemote Systems\E') 13:59:02.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:02.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:02.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:02.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:02.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:59:02.484 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:59:02.484 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:59:02.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:02.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:59:02.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:59:02.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:59:02.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:59:02.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:02.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:02.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:02.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:02.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:02.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System A finished successfully 13:59:02.496 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 13:59:02.496 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:59:02.496 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:59:02.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:02.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:59:02.497 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 13:59:02.497 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:59:02.498 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:59:02.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:02.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:59:02.498 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:59:02.498 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:59:02.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:02.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:59:02.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:59:02.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:02.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:02.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:02.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:02.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:02.500 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 13:59:02.500 DEBUG [main][TreeItemHandler] Selecting tree item: Local 13:59:02.500 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 13:59:02.514 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 13:59:02.516 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:59:02.516 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:02.529 DEBUG [main][MenuItemLookup] Found menu:'New' 13:59:02.529 DEBUG [main][MenuItemLookup] Item match:New 13:59:02.529 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 13:59:02.529 DEBUG [main][MenuItemLookup] Item match:Connection... 13:59:02.529 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 13:59:02.529 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 13:59:02.529 INFO [main][MenuItemHandler] Select menu item: &Connection... 13:59:02.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 13:59:02.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available. finished successfully 13:59:02.583 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 13:59:02.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:02.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:02.584 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:59:02.584 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:02.584 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:02.585 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:59:02.585 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:02.585 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:02.585 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection"] 13:59:02.585 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:02.585 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:02.585 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 13:59:02.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:02.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:02.586 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 13:59:02.586 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:02.586 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSENewConnectionWizardSelectionPage, index 0 and no matchers specified 13:59:02.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:02.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:02.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:02.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:02.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:02.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:59:02.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:59:02.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:59:02.588 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:59:02.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:59:02.588 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:59:02.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:59:02.588 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:59:02.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:59:02.588 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:59:02.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:59:02.589 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:59:02.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:59:02.589 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:59:02.589 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 13:59:02.589 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 13:59:02.589 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 13:59:02.590 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 13:59:02.590 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 13:59:02.590 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 13:59:02.591 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:59:02.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:02.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:02.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:02.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:02.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:59:02.593 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:59:02.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:59:02.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:59:02.593 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:59:02.593 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:02.621 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 1 and no matchers specified 13:59:02.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:02.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:59:02.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:59:02.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:02.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:59:02.623 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:127.0.0.1 13:59:02.627 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 0 and no matchers specified 13:59:02.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:02.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:02.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:02.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:02.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:59:02.628 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:59:02.629 INFO [WorkbenchTestable][AbstractText] Text set to: Test Remote System B 13:59:02.629 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 13:59:02.629 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 13:59:02.633 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSEMainNewConnectionWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:59:02.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:02.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:02.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:02.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:02.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:59:02.636 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:59:02.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:59:02.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:59:02.636 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:59:02.636 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:02.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:59:02.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:59:02.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:59:02.663 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:59:02.663 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:59:02.663 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-z9lnm' is not running, skipped 13:59:02.663 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:59:02.663 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:59:02.663 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:59:02.663 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:59:02.663 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:59:02.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:59:02.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System B... 13:59:02.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:02.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:02.689 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:59:02.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:02.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:02.700 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:59:02.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 '\*?\QRemote Systems\E') 13:59:02.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:02.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:02.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:02.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:02.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:59:02.705 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:59:02.705 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:59:02.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:02.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:59:02.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:59:02.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:59:02.716 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:59:02.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:02.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:02.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:02.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:02.717 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:02.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System B finished successfully 13:59:02.718 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:59:02.718 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:59:02.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:02.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:59:02.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:59:02.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:02.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:02.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:02.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:02.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:02.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:02.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:02.720 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:59:02.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:02.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:02.720 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:59:02.720 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:59:02.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:02.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:59:02.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:59:02.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:59:02.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:59:02.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:02.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:02.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:02.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:02.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:02.723 INFO [WorkbenchTestable][System] Deleting system Local 13:59:02.723 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 13:59:02.723 INFO [WorkbenchTestable][System] Deleting system Test Remote System A 13:59:02.723 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System A 13:59:02.723 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System A 13:59:02.723 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System A about selection 13:59:02.727 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System A 13:59:02.728 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System A 13:59:02.728 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System A 13:59:02.728 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System A about selection 13:59:02.732 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System A 13:59:02.732 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:59:02.732 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:02.753 DEBUG [main][MenuItemLookup] Found menu:'New' 13:59:02.753 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:59:02.753 DEBUG [main][MenuItemLookup] Found menu:'Go To' 13:59:02.753 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:02.753 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:59:02.753 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 13:59:02.753 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 13:59:02.753 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:02.753 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:59:02.753 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:02.753 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:59:02.753 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 13:59:02.753 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 13:59:02.753 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:59:02.753 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:59:02.753 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:59:02.753 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:02.753 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 13:59:02.753 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 13:59:02.753 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:02.753 DEBUG [main][MenuItemLookup] Found menu:'Connect' 13:59:02.753 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 13:59:02.753 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:02.753 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 13:59:02.753 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:59:02.753 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:02.766 DEBUG [main][MenuItemLookup] Found menu:'New' 13:59:02.766 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:59:02.766 DEBUG [main][MenuItemLookup] Found menu:'Go To' 13:59:02.766 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:02.766 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:59:02.766 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 13:59:02.766 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 13:59:02.766 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:02.766 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:59:02.766 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:02.766 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:59:02.766 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 13:59:02.766 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 13:59:02.767 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 13:59:02.767 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 13:59:02.767 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1877): Gtk-CRITICAL **: 13:59:02.781: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:59:02.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 13:59:02.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available. finished successfully 13:59:02.807 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 13:59:02.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:02.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:02.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 "Delete") 13:59:02.807 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:59:02.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:02.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:02.808 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 13:59:02.808 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:59:02.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:02.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:02.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:02.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:02.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:59:02.809 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 13:59:02.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:59:02.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:59:02.809 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:59:02.809 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:02.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:59:02.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:59:02.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System A... 13:59:02.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:02.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:02.843 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:59:02.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:02.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:02.844 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:59:02.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 '\*?\QRemote Systems\E') 13:59:02.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:02.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:02.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:02.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:02.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:59:02.849 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:59:02.849 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:59:02.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:02.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:59:02.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:59:02.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:59:02.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:59:02.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:02.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:02.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:02.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:02.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:02.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System A finished successfully 13:59:02.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:59:02.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:59:02.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:59:02.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-z9lnm' is not running, skipped 13:59:02.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:59:02.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:59:02.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:59:02.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:59:02.861 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:59:02.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:59:02.861 INFO [WorkbenchTestable][System] Deleting system Test Remote System B 13:59:02.861 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System B 13:59:02.861 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System B 13:59:02.861 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System B about selection 13:59:02.865 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System B 13:59:02.866 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System B 13:59:02.866 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System B 13:59:02.874 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System B about selection 13:59:02.877 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System B 13:59:02.878 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:59:02.878 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:02.889 DEBUG [main][MenuItemLookup] Found menu:'New' 13:59:02.889 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:59:02.889 DEBUG [main][MenuItemLookup] Found menu:'Go To' 13:59:02.889 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:02.889 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:59:02.889 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 13:59:02.889 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 13:59:02.889 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:02.889 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:59:02.889 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:02.889 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:59:02.889 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 13:59:02.889 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 13:59:02.889 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:59:02.889 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:59:02.889 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:59:02.889 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:02.890 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 13:59:02.890 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 13:59:02.890 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:02.890 DEBUG [main][MenuItemLookup] Found menu:'Connect' 13:59:02.890 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 13:59:02.890 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:02.890 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 13:59:02.890 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:59:02.890 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:02.901 DEBUG [main][MenuItemLookup] Found menu:'New' 13:59:02.901 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:59:02.901 DEBUG [main][MenuItemLookup] Found menu:'Go To' 13:59:02.901 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:02.901 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:59:02.901 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 13:59:02.901 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 13:59:02.901 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:02.901 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:59:02.901 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:02.901 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:59:02.901 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 13:59:02.901 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 13:59:02.902 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 13:59:02.902 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 13:59:02.902 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1877): Gtk-CRITICAL **: 13:59:02.917: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:59:02.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 13:59:02.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available. finished successfully 13:59:02.943 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 13:59:02.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:02.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:02.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 "Delete") 13:59:02.944 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:59:02.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:02.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:02.944 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 13:59:02.944 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:59:02.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:02.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:02.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:02.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:02.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:59:02.946 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 13:59:02.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:59:02.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:59:02.946 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:59:02.946 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:02.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:59:02.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:59:02.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System B... 13:59:02.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:02.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:02.981 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:59:02.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:02.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:02.981 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:59:02.981 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 13:59:02.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:02.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:02.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:02.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:02.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:59:02.996 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:59:02.996 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:59:02.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:02.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:59:02.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:59:02.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:59:02.998 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:59:02.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:02.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:02.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:02.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:02.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:03.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System B finished successfully 13:59:03.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:59:03.007 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:59:03.007 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-z9lnm' is not running, skipped 13:59:03.007 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:59:03.007 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:59:03.007 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:59:03.007 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:59:03.007 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:59:03.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:59:03.008 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 13:59:03.008 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:59:03.008 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:59:03.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:03.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:03.008 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 13:59:03.009 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:59:03.009 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSystem_noRemoteSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 13:59:03.009 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 13:59:03.009 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:59:03.009 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:59:03.009 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:59:03.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:03.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:03.014 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:59:03.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:03.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:03.015 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:59:03.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 '\*?\QRemote Systems\E') 13:59:03.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:03.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:03.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:03.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:03.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:59:03.029 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:59:03.029 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:59:03.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:03.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:59:03.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:59:03.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:59:03.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:59:03.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:03.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:03.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:03.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:03.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:03.032 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 13:59:03.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 13:59:03.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:03.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:59:03.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:59:03.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:03.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:03.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:03.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:03.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:03.042 INFO [WorkbenchTestable][System] Deleting system Local 13:59:03.042 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 13:59:03.042 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 13:59:03.042 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:59:03.042 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:59:03.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:03.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:03.043 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSystem_noRemoteSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 13:59:03.043 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 13:59:03.043 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:59:03.043 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:59:03.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:03.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.286 s - in org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest getSystem_notFound no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) Time elapsed: 0.39 s getSystems no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) Time elapsed: 0.853 s newConnection no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) Time elapsed: 0.206 s getSystems_noRemoteSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) Time elapsed: 0.046 s getSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) Time elapsed: 0.752 s getSystem_noRemoteSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) Time elapsed: 0.034 s Running org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 13:59:03.049 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 13:59:03.049 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:59:03.049 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:59:03.050 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 13:59:03.050 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:59:03.050 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:59:03.050 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:59:03.050 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:59:03.050 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:59:03.051 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:59:03.051 INFO [WorkbenchTestable][RequirementsRunner] Started test: openPerspective no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) 13:59:03.051 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 13:59:03.051 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:59:03.051 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:59:03.051 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:59:03.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:03.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:03.053 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:59:03.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:03.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:03.055 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:59:03.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:03.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:03.055 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:59:03.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 '\*?\QPackage Explorer\E') 13:59:03.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:03.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:03.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:03.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:03.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:59:03.058 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:59:03.058 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:59:03.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:03.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:59:03.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:59:03.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:59:03.076 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 13:59:03.077 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 13:59:03.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:59:03.077 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:03.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:59:03.077 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:03.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 Dynamic Web Project"] 13:59:03.077 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:03.078 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:59:03.078 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:03.078 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:59:03.078 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:03.078 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:59:03.078 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:03.078 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 13:59:03.078 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:03.078 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:59:03.078 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:03.078 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:59:03.079 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:03.079 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:59:03.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:03.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:03.079 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:59:03.079 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:59:03.079 DEBUG [main][MenuItemLookup] Found menu:'File' 13:59:03.079 DEBUG [main][MenuItemLookup] Item match:File 13:59:03.080 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:59:03.080 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:59:03.082 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:59:03.082 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:59:03.082 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:03.082 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:59:03.082 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:59:03.082 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:59:03.082 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:59:03.082 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:59:03.082 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:59:03.082 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:59:03.082 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:59:03.082 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:59:03.082 DEBUG [main][MenuItemLookup] Found menu:'File' 13:59:03.082 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:59:03.082 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:59:03.082 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:03.082 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:59:03.082 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:03.082 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:59:03.082 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:59:03.083 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:59:03.083 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:59:03.090 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:59:03.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:59:03.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. finished successfully 13:59:03.155 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:59:03.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:03.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:03.156 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:59:03.156 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:03.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:59:03.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:03.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:03.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:03.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:03.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:03.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:59:03.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:59:03.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 13:59:03.159 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 13:59:03.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:59:03.160 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 13:59:03.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:59:03.160 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 13:59:03.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 13:59:03.160 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 13:59:03.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:59:03.160 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 13:59:03.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:59:03.160 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 13:59:03.161 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project 13:59:03.161 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project 13:59:03.161 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection 13:59:03.164 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project 13:59:03.164 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:59:03.164 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:59:03.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:59:03.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:03.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:03.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:03.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:03.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:59:03.171 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:59:03.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:59:03.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:59:03.171 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:59:03.171 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59: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:59:03.264 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:03.264 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:03.264 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:59:03.264 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:59:03.264 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 13:59:03.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:03.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:03.265 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 13:59:03.265 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:03.265 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 13:59:03.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:03.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:03.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:03.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:03.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:59:03.269 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:59:03.270 INFO [WorkbenchTestable][AbstractText] Text set to: webProject 13:59:03.272 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 13:59:03.272 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 13:59:03.272 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.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:59:03.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:03.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:03.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:03.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:03.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:59:03.276 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:59:03.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:59:03.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:59:03.276 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:59:03.276 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:03.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:59:03.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 13:59:03.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 13:59:03.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-z9lnm' is not running, skipped 13:59:03.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 13:59:03.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 13:59:03.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:59:03.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:59:03.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:59:03.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:59:03.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Associated Perspective?"] is available.... 13:59:03.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Associated Perspective?"] is available. finished successfully 13:59:03.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Open Perspective") 13:59:03.794 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:59:03.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:03.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:03.795 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Associated Perspective?" as the parent 13:59:03.795 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:59:03.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:03.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:03.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:03.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:03.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:59:03.796 INFO [WorkbenchTestable][AbstractButton] Click button &Open Perspective 13:59:03.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:59:03.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:59:03.796 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:59:03.796 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:03.982 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:59:03.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:03.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:03.983 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:59:03.983 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:59:03.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:03.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:59:03.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:59:03.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:59:03.986 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 13:59:03.986 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 13:59:03.986 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:59:03.986 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:59:04.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:04.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:59:04.058 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 13:59:04.058 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:59:04.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:04.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:04.059 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:59:04.059 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:59:04.059 DEBUG [main][MenuItemLookup] Found menu:'File' 13:59:04.059 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:59:04.059 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:59:04.059 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:59:04.059 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:59:04.059 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:59:04.059 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:59:04.059 DEBUG [main][MenuItemLookup] Item match:Window 13:59:04.071 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:59:04.071 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:59:04.071 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:59:04.071 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:04.071 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:59:04.071 DEBUG [main][MenuItemLookup] Item match:Show View 13:59:04.074 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 13:59:04.074 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:59:04.074 DEBUG [main][MenuItemLookup] Found menu:'Data Source Explorer' 13:59:04.074 DEBUG [main][MenuItemLookup] Found menu:'Markers' 13:59:04.074 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 13:59:04.074 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:59:04.074 DEBUG [main][MenuItemLookup] Found menu:'Packages' 13:59:04.074 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:59:04.074 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:59:04.074 DEBUG [main][MenuItemLookup] Found menu:'Properties' 13:59:04.074 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:59:04.074 DEBUG [main][MenuItemLookup] Found menu:'Servers' 13:59:04.074 DEBUG [main][MenuItemLookup] Found menu:'Snippets' 13:59:04.074 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:04.074 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:59:04.074 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:59:04.085 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:59:04.085 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:59:04.085 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:59:04.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:59:04.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:59:04.257 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:59:04.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:04.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:04.258 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:59:04.258 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:59:04.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:04.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:04.258 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:59:04.258 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:59:04.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:04.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:04.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:04.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:04.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:04.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:59:04.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:59:04.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:59:04.261 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:59:04.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:59:04.261 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:59:04.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:59:04.261 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:59:04.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:59:04.261 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:59:04.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:59:04.261 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:59:04.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:59:04.261 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:59:04.262 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 13:59:04.262 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 13:59:04.262 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 13:59:04.262 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 13:59:04.262 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:59:04.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:04.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:04.263 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:59:04.263 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:59:04.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:04.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:04.264 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:59:04.264 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:59:04.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:04.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:04.264 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:59:04.264 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:59:04.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:04.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:04.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:04.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:04.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:59:04.266 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:59:04.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:59:04.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:59:04.266 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:59:04.266 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:04.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:59:04.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:59:04.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 13:59:04.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:04.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:04.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 13:59:04.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:04.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:04.376 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:59:04.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:04.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:04.376 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:59:04.376 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:59:04.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:04.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:04.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:04.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:04.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:59:04.472 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:59:04.472 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:59:04.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:04.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:59:04.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:59:04.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:59:04.475 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:59:04.475 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:59:04.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:04.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:59:04.476 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:59:04.476 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:59:04.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:04.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:59:04.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:04.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:04.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:59:04.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:04.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:59:05.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:05.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:59:05.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:59:05.486 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:59:05.486 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:59:05.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:05.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:59:05.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:59:05.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:05.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:05.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:05.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:05.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:05.488 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name webProject 13:59:05.489 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:59:05.489 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:59:05.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:05.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:59:05.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:05.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:05.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:59:05.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:05.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:59:06.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:06.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:59:06.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:59:06.493 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:59:06.493 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:59:06.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:06.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:59:06.494 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:59:06.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:06.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:06.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:06.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:06.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:06.495 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name webProject 13:59:06.496 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:59:06.496 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:59:06.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:06.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:59:06.497 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:59:06.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:06.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:06.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:06.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:06.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:06.497 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 13:59:06.497 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 13:59:06.497 DEBUG [main][TreeItemHandler] Set Tree selection 13:59:06.498 DEBUG [main][TreeHandler] Notify Tree about selection event 13:59:06.499 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 13:59:06.500 DEBUG [WorkbenchTestable][TreeItemHandler] webProject 13:59:06.500 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:59:06.500 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:06.522 DEBUG [main][MenuItemLookup] Found menu:'New' 13:59:06.522 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:59:06.522 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:06.522 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:59:06.522 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:59:06.522 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:59:06.522 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:06.522 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:59:06.522 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:59:06.522 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:59:06.522 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:59:06.522 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:06.522 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:59:06.522 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:59:06.522 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:59:06.522 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:59:06.522 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:06.522 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:59:06.522 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:59:06.522 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:06.523 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:59:06.523 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:59:06.523 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:59:06.523 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:59:06.523 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:59:06.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:59:06.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.1/lib/jrt-fs.jar)' is a system job, skipped 13:59:06.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:59:07.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index ()' is a system job, skipped 13:59:07.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:59:07.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:59:07.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:59:07.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:59:07.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:59:07.023 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:59:07.023 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:07.092 DEBUG [main][MenuItemLookup] Found menu:'New' 13:59:07.092 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:59:07.092 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:07.092 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:59:07.092 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:59:07.092 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:59:07.092 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:07.092 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:59:07.092 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:59:07.092 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:59:07.092 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:59:07.092 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:59:07.093 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:59:07.093 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:59:07.093 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:59:07.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 13:59:07.759 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:59:07.759 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:59:07.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:07.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:07.762 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:59:07.762 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:59:07.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:07.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:07.762 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:59:07.762 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:59:07.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:07.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:07.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:07.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:07.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:59:07.763 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:59:07.763 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:59:07.763 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:59:07.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:59:07.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:59:07.763 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:59:07.763 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:07.764 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:59:07.764 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:59:07.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:07.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:07.764 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:59:07.764 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:59:07.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:07.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:07.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:07.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:07.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:59:07.766 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:59:07.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:59:07.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:59:07.766 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:59:07.766 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:07.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:59:07.770 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:59:08.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:59:08.271 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:59:08.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:59:08.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:59:08.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:59:08.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:59:08.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:59:08.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:59:08.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:59:08.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:59:08.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:59:08.271 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 13:59:08.271 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:59:08.271 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:59:08.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:08.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:08.272 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openPerspective no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) 13:59:08.272 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:59:08.272 INFO [WorkbenchTestable][RequirementsRunner] Started test: doNotOpenPerspective no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) 13:59:08.272 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 13:59:08.272 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:59:08.272 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:59:08.272 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:59:08.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:08.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:08.284 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:59:08.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:08.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:08.291 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:59:08.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:08.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:08.291 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:59:08.291 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:59:08.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:08.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:08.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:08.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:08.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:59:08.307 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:59:08.307 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:59:08.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:08.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:59:08.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:59:08.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:59:08.308 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 13:59:08.309 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 13:59:08.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:08.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:08.309 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:59:08.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:08.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:08.309 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:59:08.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:08.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:08.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:08.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:08.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:59:08.331 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 13:59:08.331 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:59:08.331 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:08.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 13:59:08.377 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:59:08.377 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 13:59:08.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:08.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:08.378 DEBUG [WorkbenchTestable][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:59:08.378 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:59:08.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:08.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:08.378 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 13:59:08.378 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:59:08.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:08.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:08.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:08.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:08.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:59:08.379 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 13:59:08.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:59:08.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:59:08.379 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 13:59:08.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:59:08.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:59:08.380 TRACE [main][WidgetHandler] Notify Table with event 13 13:59:08.380 TRACE [main][WidgetHandler] Wait for synchronization 13:59:08.380 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:59:08.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:08.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:08.380 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 13:59:08.380 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:59:08.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:08.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:08.385 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:59:08.385 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:59:08.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:08.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:08.386 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 13:59:08.386 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:59:08.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:08.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:08.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:08.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:08.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:59:08.388 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:59:08.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:59:08.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:59:08.388 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:59:08.388 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:08.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:59:08.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:59:08.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:59:08.466 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:08.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:59:08.466 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:08.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 Dynamic Web Project"] 13:59:08.466 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:08.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:59:08.466 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:08.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:59:08.467 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:08.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:59:08.467 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:08.467 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 13:59:08.467 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:08.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:59:08.467 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:08.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:59:08.467 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:08.467 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:59:08.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:08.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:08.468 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:59:08.468 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:59:08.468 DEBUG [main][MenuItemLookup] Found menu:'File' 13:59:08.468 DEBUG [main][MenuItemLookup] Item match:File 13:59:08.468 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:59:08.468 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:59:08.470 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:59:08.470 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:59:08.470 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:08.470 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:59:08.470 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:59:08.470 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:59:08.470 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:59:08.470 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:59:08.470 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:59:08.470 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:59:08.470 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:59:08.470 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:59:08.470 DEBUG [main][MenuItemLookup] Found menu:'File' 13:59:08.470 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:59:08.470 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:59:08.470 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:08.470 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:59:08.470 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:08.470 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:59:08.470 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:59:08.471 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:59:08.471 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:59:08.471 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:59:08.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:59:08.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:59:08.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:59:08.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:08.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:08.539 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:59:08.539 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:08.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:59:08.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:08.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:08.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:08.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:08.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:08.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:59:08.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:59:08.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 13:59:08.542 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 13:59:08.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:59:08.542 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 13:59:08.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:59:08.542 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 13:59:08.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 13:59:08.543 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 13:59:08.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:59:08.543 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 13:59:08.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:59:08.543 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 13:59:08.543 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project 13:59:08.543 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project 13:59:08.543 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection 13:59:08.543 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project 13:59:08.544 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:59:08.544 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:59:08.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:59:08.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:08.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:08.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:08.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:08.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:59:08.547 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:59:08.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:59:08.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:59:08.547 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:59:08.547 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:08.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:59:08.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:08.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:08.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Dynamic Web Project"] is available.... 13:59:08.639 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:59:08.639 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 13:59:08.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:08.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:08.650 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 13:59:08.650 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:08.650 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:59:08.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:08.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:08.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:08.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:08.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:59:08.664 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:59:08.664 INFO [WorkbenchTestable][AbstractText] Text set to: webProject 13:59:08.666 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 13:59:08.666 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 13:59:08.666 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:59:08.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:08.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:08.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:08.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:08.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:59:08.681 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:59:08.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:59:08.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:59:08.681 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:59:08.681 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:08.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:59:08.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 13:59:08.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 13:59:08.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:59:08.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:59:08.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:59:08.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:59:08.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:59:08.684 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:59:08.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:59:08.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Associated Perspective?"] is available.... 13:59:09.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Associated Perspective?"] is available. finished successfully 13:59:09.186 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "No", Widget matcher matching widgets with style: 8) 13:59:09.186 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:59:09.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:09.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:09.187 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Associated Perspective?" as the parent 13:59:09.187 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:59:09.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:09.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:09.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:09.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:09.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:59:09.189 INFO [WorkbenchTestable][AbstractButton] Click button &No 13:59:09.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:59:09.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:59:09.190 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:59:09.190 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:09.298 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:59:09.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:09.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:09.300 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:59:09.300 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:59:09.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:09.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:59:09.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:59:09.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:59:09.302 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 13:59:09.302 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 13:59:09.302 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:59:09.303 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:59:09.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:09.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:59:09.368 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 13:59:09.368 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:59:09.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:09.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:09.388 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:59:09.388 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:59:09.389 DEBUG [main][MenuItemLookup] Found menu:'File' 13:59:09.389 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:59:09.389 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:59:09.389 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:59:09.389 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:59:09.389 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:59:09.389 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:59:09.389 DEBUG [main][MenuItemLookup] Item match:Window 13:59:09.389 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:59:09.389 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:59:09.389 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:59:09.389 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:09.389 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:59:09.389 DEBUG [main][MenuItemLookup] Item match:Show View 13:59:09.392 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:59:09.392 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:59:09.392 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:59:09.392 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:59:09.392 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 13:59:09.392 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:59:09.392 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:59:09.392 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:59:09.392 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:59:09.392 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:59:09.392 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:59:09.392 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:59:09.392 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:59:09.392 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:59:09.392 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:09.392 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:59:09.392 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:59:09.393 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:59:09.393 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:59:09.393 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:59:09.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:59:09.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:59:09.565 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:59:09.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:09.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:09.566 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:59:09.566 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:59:09.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:09.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:09.566 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:59:09.566 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:59:09.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:09.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:09.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:09.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:09.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:09.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:59:09.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:59:09.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:59:09.568 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:59:09.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:59:09.568 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:59:09.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:59:09.569 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:59:09.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:59:09.569 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:59:09.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:59:09.569 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:59:09.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:59:09.569 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:59:09.569 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 13:59:09.569 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 13:59:09.569 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 13:59:09.570 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 13:59:09.570 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:59:09.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:09.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:09.570 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:59:09.570 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:59:09.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:09.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:09.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:59:09.571 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:59:09.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:09.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:09.571 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:59:09.571 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:59:09.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:09.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:09.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:09.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:09.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:59:09.572 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:59:09.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:59:09.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:59:09.572 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:59:09.572 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:09.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:59:09.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:59:09.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 13:59:09.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:09.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:09.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 13:59:09.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:09.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:09.688 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:59:09.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:09.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:09.689 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:59:09.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 '\*?\QPackage Explorer\E') 13:59:09.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:09.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:09.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:09.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:09.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:59:09.699 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:59:09.699 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:59:09.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:09.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:59:09.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:59:09.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:59:09.740 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:59:09.740 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:59:09.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:09.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:59:09.742 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:59:09.742 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:59:09.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:09.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:59:09.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:09.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:09.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:59:10.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:10.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:59:10.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:10.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:59:10.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:59:10.766 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:59:10.766 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:59:10.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:10.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:59:10.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:59:10.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:10.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:10.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:10.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:10.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:10.769 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name webProject 13:59:10.769 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:59:10.769 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:59:10.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:10.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:59:10.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:10.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:10.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:59:11.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:11.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:59:11.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:11.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:59:11.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:59:11.772 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:59:11.772 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:59:11.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:11.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:59:11.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:59:11.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:11.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:11.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:11.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:11.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:11.774 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name webProject 13:59:11.775 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:59:11.775 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:59:11.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:11.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:59:11.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:59:11.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:11.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:11.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:11.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:11.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:11.776 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 13:59:11.776 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 13:59:11.777 DEBUG [main][TreeItemHandler] Set Tree selection 13:59:11.777 DEBUG [main][TreeHandler] Notify Tree about selection event 13:59:11.778 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 13:59:11.779 DEBUG [WorkbenchTestable][TreeItemHandler] webProject 13:59:11.779 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:59:11.779 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:11.851 DEBUG [main][MenuItemLookup] Found menu:'New' 13:59:11.851 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:59:11.851 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:11.851 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:59:11.851 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:59:11.851 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:59:11.851 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:11.851 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:59:11.851 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:59:11.851 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:59:11.851 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:59:11.851 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:11.851 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:59:11.851 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:59:11.851 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:59:11.851 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:59:11.851 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:11.851 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:59:11.851 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:59:11.851 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:11.851 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:59:11.851 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:59:11.851 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:59:11.851 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:59:11.851 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:59:11.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:59:11.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.1/lib/jrt-fs.jar)' is a system job, skipped 13:59:11.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:59:12.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index ()' is a system job, skipped 13:59:12.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:59:12.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:59:12.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:59:12.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:59:12.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:59:12.356 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:59:12.356 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:12.379 DEBUG [main][MenuItemLookup] Found menu:'New' 13:59:12.379 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:59:12.379 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:12.379 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:59:12.379 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:59:12.379 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:59:12.379 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:12.379 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:59:12.379 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:59:12.379 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:59:12.379 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:59:12.379 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:59:12.379 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:59:12.379 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:59:12.379 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:59:12.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 13:59:12.997 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:59:12.997 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:59:12.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:12.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:13.000 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:59:13.000 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:59:13.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:13.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:13.000 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:59:13.000 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:59:13.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:13.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:13.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:13.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:13.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:59:13.001 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:59:13.001 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:59:13.001 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:59:13.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:59:13.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:59:13.002 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:59:13.002 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:13.002 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:59:13.002 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:59:13.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:13.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:13.002 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:59:13.002 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:59:13.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:13.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:13.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:13.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:13.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:59:13.004 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:59:13.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:59:13.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:59:13.005 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:59:13.005 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:13.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:59:13.009 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:59:13.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:59:13.509 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:59:13.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:59:13.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:59:13.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:59:13.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:59:13.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:59:13.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:59:13.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:59:13.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:59:13.510 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 13:59:13.510 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:59:13.510 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:59:13.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:13.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:13.510 INFO [WorkbenchTestable][RequirementsRunner] Finished test: doNotOpenPerspective no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) 13:59:13.511 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:59:13.511 INFO [WorkbenchTestable][RequirementsRunner] Started test: testThrowException no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) 13:59:13.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 13:59:13.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:59:13.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:59:13.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:59:13.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:13.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:13.513 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:59:13.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:13.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:13.516 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:59:13.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:13.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:13.516 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:59:13.516 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:59:13.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:13.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:13.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:13.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:13.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:59:13.518 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:59:13.518 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:59:13.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:13.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:59:13.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:59:13.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:59:13.520 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 13:59:13.520 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 13:59:13.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:59:13.521 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:13.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:59:13.521 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:13.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: "New Dynamic Web Project"] 13:59:13.521 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:13.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:59:13.522 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:13.522 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:59:13.522 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:13.522 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:59:13.522 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:13.522 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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:59:13.522 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:13.523 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:59:13.523 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:13.523 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:59:13.523 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:13.523 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:59:13.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:13.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:13.523 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:59:13.523 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:59:13.524 DEBUG [main][MenuItemLookup] Found menu:'File' 13:59:13.524 DEBUG [main][MenuItemLookup] Item match:File 13:59:13.524 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:59:13.524 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:59:13.526 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:59:13.526 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:59:13.526 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:13.526 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:59:13.526 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:59:13.526 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:59:13.526 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:59:13.526 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:59:13.526 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:59:13.526 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:59:13.526 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:59:13.526 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:59:13.526 DEBUG [main][MenuItemLookup] Found menu:'File' 13:59:13.526 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:59:13.526 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:59:13.526 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:13.526 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:59:13.526 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:13.526 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:59:13.526 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:59:13.527 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:59:13.527 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:59:13.527 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:59:13.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:59:13.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 'New|Select a wizard'] is available. finished successfully 13:59:13.592 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:59:13.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:13.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:13.594 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:59:13.594 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:13.594 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:59:13.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:13.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:13.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:13.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:13.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:13.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:59:13.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:59:13.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 13:59:13.597 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 13:59:13.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:59:13.597 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 13:59:13.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:59:13.597 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 13:59:13.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 13:59:13.597 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 13:59:13.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:59:13.598 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 13:59:13.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:59:13.598 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 13:59:13.598 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project 13:59:13.598 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project 13:59:13.598 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection 13:59:13.599 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project 13:59:13.599 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:59:13.599 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:59:13.599 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:59:13.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:13.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:13.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:13.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:13.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:59:13.601 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:59:13.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:59:13.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:59:13.601 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:59:13.601 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:13.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:59:13.681 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:13.681 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:13.681 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:59:13.682 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:59:13.682 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 13:59:13.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:13.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:13.683 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 13:59:13.683 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:13.684 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:59:13.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:13.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:13.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:13.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:13.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:59:13.709 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:59:13.710 INFO [WorkbenchTestable][AbstractText] Text set to: webProject 13:59:13.711 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 13:59:13.711 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 13:59:13.712 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:59:13.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:13.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:13.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:13.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:13.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:59:13.716 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:59:13.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:59:13.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:59:13.716 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:59:13.716 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:13.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:59:13.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 13:59:13.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 13:59:13.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:59:13.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:59:13.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:59:13.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:59:13.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:59:13.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:59:13.720 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:59:13.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:13.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:13.733 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell New Dynamic Web Project 13:59:13.733 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 13:59:13.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:13.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:13.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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:59:13.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:13.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:13.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:59:14.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:14.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:59:14.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:14.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:59:14.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:59:14.863 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 13:59:14.863 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 13:59:14.863 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:14.864 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:59:14.864 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:59:14.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:14.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:59:14.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:59:14.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:59:14.866 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 13:59:14.866 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 13:59:14.866 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:59:14.867 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:59:14.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:14.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:59:14.908 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 13:59:14.908 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:59:14.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:14.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:14.909 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:59:14.909 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:59:14.909 DEBUG [main][MenuItemLookup] Found menu:'File' 13:59:14.909 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:59:14.909 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:59:14.909 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:59:14.909 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:59:14.909 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:59:14.909 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:59:14.909 DEBUG [main][MenuItemLookup] Item match:Window 13:59:14.909 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:59:14.909 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:59:14.909 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:59:14.909 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:14.909 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:59:14.909 DEBUG [main][MenuItemLookup] Item match:Show View 13:59:14.912 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:59:14.912 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:59:14.912 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:59:14.912 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:59:14.912 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 13:59:14.912 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:59:14.912 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:59:14.912 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:59:14.912 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:59:14.912 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:59:14.912 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:59:14.912 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:59:14.912 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:59:14.912 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:59:14.912 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:14.912 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:59:14.912 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:59:14.912 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:59:14.912 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:59:14.913 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:59:15.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:59:15.043 DEBUG [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:59:15.043 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:59:15.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:15.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:15.045 DEBUG [WorkbenchTestable][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:59:15.045 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:59:15.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:15.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:15.045 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:59:15.045 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:59:15.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:15.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:15.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:15.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:15.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:15.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:59:15.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:59:15.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:59:15.047 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:59:15.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:59:15.048 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:59:15.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:59:15.048 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:59:15.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:59:15.048 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:59:15.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:59:15.048 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:59:15.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:59:15.048 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:59:15.049 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 13:59:15.049 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 13:59:15.049 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 13:59:15.049 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 13:59:15.049 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:59:15.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:15.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:15.049 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:59:15.049 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:59:15.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:15.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:15.051 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:59:15.051 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:59:15.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:15.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:15.051 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:59:15.051 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:59:15.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:15.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:15.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:15.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:15.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:59:15.053 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:59:15.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:59:15.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:59:15.053 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:59:15.053 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:15.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:59:15.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:59:15.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 13:59:15.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:15.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:15.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 13:59:15.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:15.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:15.266 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:59:15.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:15.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:15.266 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:59:15.267 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:59:15.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:15.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:15.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:15.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:15.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:59:15.268 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:59:15.268 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:59:15.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:15.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:59:15.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:59:15.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:59:15.271 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:59:15.271 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:59:15.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:15.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:59:15.273 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:59:15.273 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:59:15.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:15.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:59:15.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:15.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:15.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:59:15.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:15.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:59:16.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:16.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:59:16.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:59:16.276 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:59:16.276 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:59:16.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:16.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:59:16.277 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:59:16.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:16.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:16.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:16.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:16.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:16.279 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name webProject 13:59:16.279 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:59:16.279 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:59:16.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:16.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:59:16.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:16.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:16.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:59:16.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:16.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:59:17.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:17.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:59:17.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:59:17.283 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:59:17.283 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:59:17.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:17.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:59:17.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:59:17.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:17.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:17.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:17.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:17.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:17.286 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name webProject 13:59:17.286 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:59:17.286 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:59:17.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:17.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:59:17.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:59:17.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:17.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:17.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:17.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:17.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:17.288 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 13:59:17.288 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 13:59:17.288 DEBUG [main][TreeItemHandler] Set Tree selection 13:59:17.288 DEBUG [main][TreeHandler] Notify Tree about selection event 13:59:17.290 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 13:59:17.290 DEBUG [WorkbenchTestable][TreeItemHandler] webProject 13:59:17.290 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:59:17.290 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:17.328 DEBUG [main][MenuItemLookup] Found menu:'New' 13:59:17.328 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:59:17.328 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:17.328 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:59:17.328 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:59:17.328 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:59:17.328 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:17.328 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:59:17.328 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:59:17.328 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:59:17.328 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:59:17.328 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:17.328 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:59:17.328 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:59:17.328 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:59:17.328 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:59:17.328 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:17.328 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:59:17.328 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:59:17.328 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:17.328 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:59:17.328 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:59:17.328 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:59:17.328 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:59:17.329 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:59:17.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:59:17.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 13:59:17.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:59:17.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:59:17.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:59:17.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:59:17.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:59:17.830 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:59:17.830 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:17.849 DEBUG [main][MenuItemLookup] Found menu:'New' 13:59:17.849 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:59:17.849 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:17.849 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 13:59:17.849 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:59:17.849 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:59:17.849 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:17.849 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:59:17.849 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:59:17.849 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:59:17.849 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:59:17.850 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:59:17.850 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:59:17.850 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:59:17.850 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:59:17.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 13:59:18.425 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:59:18.426 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:59:18.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:18.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:18.428 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:59:18.428 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:59:18.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:18.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:18.428 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:59:18.428 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:59:18.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:18.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:18.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:18.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:18.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:59:18.430 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:59:18.430 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:59:18.430 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:59:18.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:59:18.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:59:18.430 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:59:18.430 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:18.431 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:59:18.431 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:59:18.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:18.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:18.431 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:59:18.431 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:59:18.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:18.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:18.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:18.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:18.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:59:18.432 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:59:18.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:59:18.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:59:18.433 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:59:18.433 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:18.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:59:18.436 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:59:18.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:59:18.937 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:59:18.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:59:18.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:59:18.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:59:18.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:59:18.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:59:18.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:59:18.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:59:18.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:59:18.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:59:18.938 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 13:59:18.938 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:59:18.938 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:59:18.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:18.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:18.938 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testThrowException no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) 13:59:18.938 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 13:59:18.938 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:59:18.938 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:59:18.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:18.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.89 s - in org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest openPerspective no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) Time elapsed: 5.221 s doNotOpenPerspective no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) Time elapsed: 5.238 s testThrowException no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) Time elapsed: 5.427 s Running org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest 13:59:18.955 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest 13:59:18.955 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:59:18.956 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:59:18.956 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest 13:59:18.956 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:59:18.956 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:59:18.956 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:59:18.956 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:59:18.956 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:59:18.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:18.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:59:18.967 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 13:59:18.967 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:59:18.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:18.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:18.968 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:59:18.968 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:59:18.968 DEBUG [main][MenuItemLookup] Found menu:'File' 13:59:18.968 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:59:18.968 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:59:18.968 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:59:18.968 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:59:18.968 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:59:18.968 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:59:18.968 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:59:18.968 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:59:18.968 DEBUG [main][MenuItemLookup] Item match:Window 13:59:18.969 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:59:18.969 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:59:18.969 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:59:18.969 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:18.969 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:59:18.969 DEBUG [main][MenuItemLookup] Item match:Show View 13:59:18.971 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:59:18.971 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:59:18.971 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:59:18.971 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:59:18.971 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 13:59:18.971 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:59:18.971 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:59:18.971 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:59:18.971 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:59:18.971 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:59:18.971 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:59:18.971 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:59:18.971 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:59:18.971 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:59:18.971 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:18.971 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:59:18.971 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:59:18.972 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:59:18.972 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:59:18.972 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:59:19.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:59:19.056 DEBUG [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:59:19.056 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:59:19.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:19.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:19.057 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:59:19.057 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:59:19.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:19.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:19.058 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:59:19.058 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:59:19.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:19.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:19.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:19.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:19.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:19.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:59:19.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:59:19.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:59:19.059 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:59:19.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:59:19.060 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:59:19.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:59:19.060 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:59:19.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:59:19.060 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:59:19.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:59:19.060 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:59:19.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:59:19.060 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:59:19.061 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 13:59:19.061 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 13:59:19.061 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 13:59:19.061 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 13:59:19.061 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:59:19.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:19.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:19.061 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:59:19.061 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:59:19.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:19.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:19.062 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:59:19.062 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:59:19.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:19.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:19.062 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:59:19.062 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:59:19.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:19.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:19.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:19.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:19.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:59:19.064 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:59:19.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:59:19.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:59:19.064 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:59:19.064 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:19.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:59:19.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:59:19.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 13:59:19.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:19.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:19.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 13:59:19.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:19.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:19.114 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:59:19.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:19.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:19.114 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:59:19.115 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:59:19.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:19.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:19.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:19.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:19.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:59:19.117 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:59:19.117 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:59:19.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:19.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:59:19.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:59:19.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:59:19.119 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:59:19.119 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:59:19.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:19.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:59:19.120 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:59:19.120 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:59:19.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:19.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:59:19.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:19.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:19.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:19.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:19.122 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:59:19.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:19.122 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:59:19.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:19.122 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Maven Project"] 13:59:19.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:19.122 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:59:19.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:19.122 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:59:19.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:19.123 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:59:19.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:19.123 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Maven Project"] 13:59:19.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:19.123 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:59:19.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:19.123 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:59:19.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:19.123 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:59:19.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:19.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:19.124 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:59:19.124 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:59:19.124 DEBUG [main][MenuItemLookup] Found menu:'File' 13:59:19.124 DEBUG [main][MenuItemLookup] Item match:File 13:59:19.124 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:59:19.124 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:59:19.126 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:59:19.126 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:59:19.126 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:19.126 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:59:19.126 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:59:19.126 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:59:19.126 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:59:19.126 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:59:19.126 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:59:19.126 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:59:19.126 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:59:19.126 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:59:19.126 DEBUG [main][MenuItemLookup] Found menu:'File' 13:59:19.126 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:59:19.126 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:59:19.126 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:19.127 DEBUG [main][MenuItemLookup] Found menu:'Example...' 13:59:19.127 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:19.127 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:59:19.127 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:59:19.138 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:59:19.138 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:59:19.138 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:59:19.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:59:19.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:59:19.207 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:59:19.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:19.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:19.208 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:59:19.208 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:19.209 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:59:19.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:19.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:19.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:19.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:19.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:19.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:59:19.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:59:19.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 13:59:19.211 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:59:19.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:59:19.212 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 13:59:19.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:59:19.212 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:59:19.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 13:59:19.212 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 13:59:19.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:59:19.213 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 13:59:19.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:59:19.213 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 13:59:19.213 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Maven Project 13:59:19.213 DEBUG [main][TreeItemHandler] Selecting tree item: Maven Project 13:59:19.213 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Maven Project about selection 13:59:19.216 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Maven Project 13:59:19.216 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:59:19.216 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:59:19.216 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:59:19.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:19.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:19.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:19.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:19.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:59:19.242 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:59:19.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:59:19.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:59:19.243 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:59:19.243 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:19.381 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:59:19.381 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:19.382 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:19.382 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:59:19.382 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:59:19.382 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Maven Project 13:59:19.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:19.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:19.383 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 13:59:19.383 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:19.384 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.wizard.MavenProjectWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create a simple project (skip archetype selection)") 13:59:19.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:19.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:19.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:19.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:19.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:59:19.385 INFO [WorkbenchTestable][CheckBox] Select checkbox Create a &simple project (skip archetype selection) 13:59:19.385 INFO [WorkbenchTestable][CheckBox] Check checkbox Create a &simple project (skip archetype selection) 13:59:19.385 INFO [WorkbenchTestable][AbstractButton] Click button Create a &simple project (skip archetype selection) 13:59:19.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:59:19.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:59:19.386 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:59:19.386 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:19.386 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 13:59:19.386 INFO [WorkbenchTestable][MavenProjectWizard] Go to next wizard page 13:59:19.386 DEBUG [WorkbenchTestable][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:59:19.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:19.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:19.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:19.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:19.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:59:19.389 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:59:19.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:59:19.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:59:19.389 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:59:19.389 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:19.412 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:59:19.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:19.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:19.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:19.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:19.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:59:19.423 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:mavenProjectTest 13:59:19.433 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:59:19.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:19.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:19.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:19.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:19.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:59:19.442 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:mavenProjectTest 13:59:19.448 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 13:59:19.448 INFO [WorkbenchTestable][MavenProjectWizard] Finish wizard 13:59:19.448 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.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:59:19.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:19.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:19.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:19.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:19.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:59:19.463 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:59:19.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:59:19.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:59:19.463 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:59:19.463 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:19.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:59:19.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:59:19.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:59:19.571 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating project "mavenProjectTest"' has no excuses, wait for it 13:59:20.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 13:59:20.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.1/lib/jrt-fs.jar)' is a system job, skipped 13:59:20.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:59:20.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:59:20.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:59:20.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:59:20.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:59:20.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:59:20.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:59:20.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:59:20.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:59:20.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:59:20.572 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:59:20.572 INFO [WorkbenchTestable][RequirementsRunner] Started test: updateMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest) 13:59:20.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest 13:59:20.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:59:20.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:59:20.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:59:20.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:20.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:20.575 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:59:20.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:20.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:20.575 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:59:20.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:59:20.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:20.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:20.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:20.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:20.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:59:20.577 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:59:20.577 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:59:20.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:20.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:59:20.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:59:20.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:59:20.580 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:59:20.580 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:59:20.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:20.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:59:20.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:20.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:20.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:59:21.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:21.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:59:21.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:21.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:59:21.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:59:21.610 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:59:21.610 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:59:21.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:21.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:59:21.611 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:59:21.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:21.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:21.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:21.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:21.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:21.612 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name mavenProjectTest 13:59:21.613 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item mavenProjectTest 13:59:21.613 DEBUG [main][TreeItemHandler] Selecting tree item: mavenProjectTest 13:59:21.614 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item mavenProjectTest about selection 13:59:21.621 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: mavenProjectTest 13:59:21.660 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:59:21.660 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:21.683 DEBUG [main][MenuItemLookup] Found menu:'New' 13:59:21.683 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:59:21.683 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:21.683 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:59:21.683 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:21.683 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:59:21.683 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:59:21.683 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:59:21.683 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:59:21.683 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:59:21.683 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:59:21.683 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:59:21.683 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:59:21.683 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:21.683 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:59:21.683 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:59:21.683 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:21.683 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:59:21.683 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 13:59:21.683 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 13:59:21.683 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:21.683 DEBUG [main][MenuItemLookup] Found menu:'Show in Remote Systems view' 13:59:21.683 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:59:21.683 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 13:59:21.683 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 13:59:21.683 DEBUG [main][MenuItemLookup] Found menu:'Team' 13:59:21.683 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 13:59:21.683 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 13:59:21.683 DEBUG [main][MenuItemLookup] Found menu:'Maven' 13:59:21.683 DEBUG [main][MenuItemLookup] Item match:Maven 13:59:21.684 DEBUG [main][MenuItemLookup] Found menu:'Add Dependency' 13:59:21.684 DEBUG [main][MenuItemLookup] Found menu:'Add Plugin' 13:59:21.684 DEBUG [main][MenuItemLookup] Found menu:'New Maven Module Project' 13:59:21.684 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:21.684 DEBUG [main][MenuItemLookup] Found menu:'Download Javadoc' 13:59:21.684 DEBUG [main][MenuItemLookup] Found menu:'Download Sources' 13:59:21.684 DEBUG [main][MenuItemLookup] Found menu:'Update Project... Alt+F5' 13:59:21.684 DEBUG [main][MenuItemLookup] Item match:Update Project... Alt+F5 13:59:21.685 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Update Project... Alt+F5" 13:59:21.685 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Update Project... Alt+F5 13:59:21.685 INFO [main][MenuItemHandler] Select menu item: &Update Project... Alt+F5 13:59:21.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Update Maven Project"] is available.... 13:59:21.874 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:21.874 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:59:21.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Update Maven Project"] is available. finished successfully 13:59:21.874 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Update Maven Project 13:59:21.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:21.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:21.875 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.internal.dialogs.UpdateMavenProjectsDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Clean projects") 13:59:21.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:21.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:21.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:21.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:21.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:59:21.877 INFO [WorkbenchTestable][CheckBox] Select checkbox Clean projects 13:59:21.878 DEBUG [WorkbenchTestable][CheckBox] Checkbox Clean projects already selected, no action performed 13:59:21.878 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.internal.dialogs.UpdateMavenProjectsDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:59:21.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:21.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:21.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:21.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:21.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:59:21.894 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:59:21.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:59:21.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:59:21.894 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:59:21.894 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:21.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Update Maven Project"] is available.... 13:59:21.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Update Maven Project"] is available. finished successfully 13:59:21.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:59:21.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven Project' has no excuses, wait for it 13:59:22.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.1/lib/jrt-fs.jar)' is a system job, skipped 13:59:22.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:59:22.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:59:22.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:59:22.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:59:22.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:59:22.467 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:59:22.467 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:59:22.467 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:59:22.467 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:59:22.467 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:59:22.467 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:59:22.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:59:22.467 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest 13:59:22.467 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:59:22.467 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:59:22.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:22.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:22.467 INFO [WorkbenchTestable][RequirementsRunner] Finished test: updateMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest) 13:59:22.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:22.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:22.469 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 13:59:22.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:22.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:22.471 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:59:22.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:22.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:22.471 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:59:22.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:59:22.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:22.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:22.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:22.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:22.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:59:22.546 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:59:22.546 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:59:22.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:22.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:59:22.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:59:22.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:59:22.551 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:59:22.551 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:59:22.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:22.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:59:22.552 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:59:22.552 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:59:22.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:22.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:59:22.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:22.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:22.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:59:23.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:23.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:59:23.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:23.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:59:23.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:59:23.557 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:59:23.557 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:59:23.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:23.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:59:23.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:59:23.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:23.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:23.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:23.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:23.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:23.559 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name mavenProjectTest 13:59:23.560 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:59:23.560 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:59:23.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:23.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:59:23.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:23.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:23.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:59:24.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:24.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:59:24.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:24.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:59:24.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:59:24.563 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:59:24.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:59:24.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:24.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:59:24.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:59:24.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:24.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:24.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:24.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:24.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:24.565 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name mavenProjectTest 13:59:24.566 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:59:24.566 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:59:24.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:24.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:59:24.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:59:24.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:24.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:24.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:24.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:24.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:24.568 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 13:59:24.568 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 13:59:24.568 DEBUG [main][TreeItemHandler] Set Tree selection 13:59:24.568 DEBUG [main][TreeHandler] Notify Tree about selection event 13:59:24.573 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 13:59:24.576 DEBUG [WorkbenchTestable][TreeItemHandler] mavenProjectTest 13:59:24.576 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:59:24.577 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:24.601 DEBUG [main][MenuItemLookup] Found menu:'New' 13:59:24.601 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:59:24.601 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:24.601 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:59:24.601 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:24.601 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:59:24.601 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:59:24.601 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:59:24.601 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:59:24.601 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 13:59:24.601 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:59:24.601 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:59:24.601 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:59:24.601 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:24.601 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:59:24.601 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:59:24.601 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:24.601 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:59:24.601 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:59:24.601 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:59:24.601 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:59:24.601 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:59:24.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:59:24.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:59:25.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:59:25.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:59:25.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:59:25.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:59:25.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:59:25.102 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:59:25.102 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:25.124 DEBUG [main][MenuItemLookup] Found menu:'New' 13:59:25.124 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:59:25.124 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:25.124 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:59:25.124 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:25.124 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:59:25.124 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:59:25.124 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:59:25.124 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:59:25.124 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:59:25.124 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:59:25.124 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:59:25.124 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:59:25.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 13:59:25.703 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:59:25.704 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:59:25.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:25.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:25.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:59:25.706 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:59:25.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:25.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:25.706 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:59:25.706 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:59:25.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:25.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:25.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:25.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:25.707 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:59:25.707 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:59:25.707 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:59:25.708 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:59:25.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:59:25.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:59:25.708 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:59:25.708 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:25.708 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:59:25.708 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:59:25.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:25.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:25.708 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:59:25.708 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:59:25.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:25.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:25.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:25.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:25.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:59:25.710 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:59:25.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:59:25.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:59:25.710 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:59:25.710 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:25.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:59:25.714 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:59:26.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:59:26.215 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:59:26.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:59:26.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 13:59:26.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:59:26.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:59:26.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven Dependencies' is not running, skipped 13:59:26.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 13:59:26.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 13:59:26.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:59:26.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:59:26.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:59:26.215 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest 13:59:26.216 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:59:26.216 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:59:26.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:26.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.261 s - in org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest updateMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest) Time elapsed: 1.895 s Running org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 13:59:26.236 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 13:59:26.236 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:59:26.236 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:59:26.236 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 13:59:26.236 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:59:26.236 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:59:26.237 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:59:26.237 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:59:26.237 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:59:26.237 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:59:26.237 INFO [WorkbenchTestable][RequirementsRunner] Started test: testBrowserEditor no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest) 13:59:26.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 13:59:26.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:59:26.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:59:26.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:59:26.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@41062f62 is found... 13:59:26.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@41062f62 is found finished successfully 13:59:26.308 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qbrowser\E') 13:59:26.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:26.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:26.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:26.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:26.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:59:26.314 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:26.315 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 13:59:26.315 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:59:26.315 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:59:26.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:26.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:26.315 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "browser"as the parent 13:59:26.315 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:59:26.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:26.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:26.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:26.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:26.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 13:59:26.317 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.w3.org/' 13:59:26.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:59:26.317 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:59:26.597 DEBUG [main][BrowserProgressListener] Calling chanded() 13:59:26.807 DEBUG [main][BrowserProgressListener] Calling chanded() 13:59:26.817 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:59:26.927 DEBUG [main][BrowserProgressListener] Calling chanded() 13:59:27.318 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:59:27.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:59:27.318 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 13:59:37.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:59:37.318 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:59:37.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:59:37.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:59:37.319 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:59:37.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:59:37.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:59:37.319 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:59:37.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:59:37.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:59:37.319 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:59:37.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:59:37.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:59:37.320 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:59:37.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:59:37.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:59:37.320 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:59:37.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:59:37.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:59:37.320 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:59:37.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:59:37.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:59:37.320 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:59:37.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:59:37.325 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:37.326 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= World Wide Web Consortium (W3C)

News

W3C opens Technical Architecture Group (TAG) election

15 November 2022 | Archive

W3C TAG logoThe W3C Advisory Committee, having nominated seven individuals, is invited today to vote until 13 December 2022 for three seats in the W3C Technical Architecture Group (TAG) election.

The TAG is a special working group within the W3C, chartered under the W3C Process Document, with stewardship of the Web architecture. Some aspects of its mission include:

  • to document and build consensus around principles of Web architecture and to interpret and clarify these principles when necessary;
  • to resolve issues involving general Web architecture brought to the TAG;
  • to help coordinate cross-technology architecture developments inside and outside W3C.

First Public Working Draft: Verifiable Credential Data Integrity 1.0

10 November 2022 | Archive

The Verifiable Credentials Working Group has published a First Public Working Draft of the Verifiable Credential Data Integrity 1.0. This specification describes mechanisms for ensuring the authenticity and integrity of Verifiable Credentials and similar types of constrained digital documents using cryptography, especially through the use of digital signatures and related mathematical proofs.

W3C Invites Implementations of WebXR Augmented Reality Module — Level 1

1 November 2022 | Archive

The Immersive Web Working Group invites implementations of a new Candidate Recommendation of WebXR Augmented Reality Module – Level 1, which expands the WebXR Device API with the functionality available on AR hardware.

W3C Workshop Report: WCG and HDR for the Web

28 October 2022 | Archive

W3C is pleased to announce the report from the W3C Workshop on Wide Color Gamut and High Dynamic Range for the Web, held online in July-September 2021.

This report contains an executive summary, introduces the subject area, discusses major topics from the live sessions, links to the presentation videos and session minutes, and details next steps that were taken, and continue to be explored, after the workshop.

The workshop connected the color science, content creation and web platform communities and explored the current, ongoing transition of the web platform from the legacy sRGB, narrow gamut, standard dynamic range world of the previous quarter century, through wide color gamut, and onto high dynamic range.

15 workshop talks were published and discussed online in five live sessions. The main outcomes are that:

  • Standardization efforts on WCG and HDR are in-place and ongoing at W3C, the International Color Consortium, the Alliance for Open Media, and other fora
  • A Color API for the Web is currently being incubated in WICG, and when more mature will require formation of a new W3C Working Group
  • Interoperability for WCG-aware Web specifications has been a focus for the last year, including Interop 2022
  • Canvas has already been extended to WCG, and HDR in Canvas is at the prototype stage
  • Handling of HDR content, in particular HDR tone mapping for a wide range of displays and viewing environments, needs significant further discussion and experimentation.

W3C thanks the Program Committee, workshop speakers, and all participants for making this event possible and for continuing to work together to explore the next steps in the year since the live sessions. Substantial progress has already been made. Join us in continuing this important effort.

Last Call for Review of Proposed Corrections: CSS Containment Module Level 1

26 October 2022 | Archive

The CSS Working Group has proposed corrections to the W3C Recommendation of CSS Containment Module Level 1. This CSS module describes the contain property, which indicates that the element’s subtree is independent of the rest of the page. This enables heavy optimizations by user agents when used well.

Proposed corrections are marked in the document. Comments, including implementation experience, are welcome via GitHub through 10 January 2023.

First Public Working Draft: Portable Network Graphics (PNG) Specification (Third Edition)

25 October 2022 | Archive

The PNG Working Group has published a First Public Working Draft of the Portable Network Graphics (PNG) Specification (Third Edition). Completely backwards compatible with the millions of PNG graphics conforming to the older (2003) Second Edition, this new edition folds in reported errata and clarifications and also adds some much-requested new features:

  • Animated PNG, widely implemented for a decade but not part of the official specification until now
  • Coding-Independent Code Points, which clearly identify the color space used by a graphic for improved rendering fidelity without blowing up the file size. This includes support for High Dynamic Range (HDR) color spaces such as BT.2100 HLG and PQ
  • Support for EXIF metadata

The PNG Working Group will continue to refine the PNG specification, including handling newly reported bugs, tracking implementations, and adding Web Platform Tests for the format.

First Public Working Drafts: CSS View Transitions Module Level 1; Scroll-linked Animations

25 October 2022 | Archive

The CSS Working Group has published the following two First Public Working Drafts:

CSS is a language for describing the rendering of structured documents (such as HTML and XML) on screen, on paper, etc.

Upcoming: W3C Workshop on Permissions

12 October 2022 | Archive

W3C announced today a Workshop on Permissions, 5–6 December 2022, in Munich, Germany. The event is hosted by Google.

The W3C Workshop on Permissions brings together security and privacy experts, UI/UX designers and researchers, browser vendors, OS developers, API authors, web publishers and users. We aim to address the privacy, security and usability challenges involved in controlling access to an increasingly powerful set of capabilities on the Web and other platforms.

The scope includes:

  • user concerns and preferences, including those of vulnerable individuals and communities;
  • better alignment of permission lifetime/duration with user tasks;
  • risks and benefits of human-centric grouping/categorization of permissions and applications;
  • challenges with novel capabilities;
  • capability abuse threat models and mitigations;
  • scoping of permissions to origins vs. applications, relation to same origin policy;
  • UIs and controls;
  • integrated permission control surfaces tailored to the capability itself;
  • permission transparency, accountability, and control; and
  • balancing well-specified permissions UX in standards with the ability for implementers to meet the future user and product requirements.

We aim to share experiences and user studies, leading to common understanding of how to ensure user comprehension and control of powerful capabilities while managing cognitive load.

Attendance is free for all invited participants and is open to the public, whether or not W3C members.

For more information on the workshop, please see the workshop details and submission instructions.

More news… RSS Atom

Events Header link

About W3C Header link

The World Wide Web Consortium (W3C) is an international community that develops open standards to ensure the long-term growth of the Web.

Donations Header link

Become a Friend of W3C: support the W3C mission and free developer tools.

Jobs and fellowship at W3C Header link

  • None at this time

Web Accessibility and W3C standards (Video) Header link

Thumbnail of Web Accessibility and W3C Standards Video

Watch our video on Web Accessibility and W3C standards!

TooltipText=null 13:59:37.327 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 13:59:37.327 DEBUG [WorkbenchTestable][EditorHandler] Closing editor browser 13:59:37.354 DEBUG [WorkbenchTestable][EditorHandler] Editor browser is closed 13:59:37.354 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 13:59:37.354 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:59:37.354 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:59:37.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:37.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:37.355 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testBrowserEditor no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest) 13:59:37.356 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:59:37.356 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWebBrowserView no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest) 13:59:37.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 13:59:37.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:59:37.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:59:37.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:59:37.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:37.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:59:37.365 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInternal Web Browser\E'' view via menu. 13:59:37.366 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:59:37.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:37.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:37.366 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:59:37.366 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:59:37.367 DEBUG [main][MenuItemLookup] Found menu:'File' 13:59:37.367 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:59:37.367 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:59:37.367 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:59:37.367 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:59:37.367 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:59:37.367 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:59:37.367 DEBUG [main][MenuItemLookup] Item match:Window 13:59:37.367 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:59:37.367 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:59:37.367 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:59:37.367 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:37.367 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:59:37.367 DEBUG [main][MenuItemLookup] Item match:Show View 13:59:37.370 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:59:37.370 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:59:37.370 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:59:37.370 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:59:37.370 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 13:59:37.370 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:59:37.370 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:59:37.370 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:59:37.370 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:59:37.370 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:59:37.370 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:59:37.370 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:59:37.370 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:59:37.370 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:59:37.370 DEBUG [main][MenuItemLookup] Found menu:'' 13:59:37.370 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:59:37.370 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:59:37.371 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:59:37.371 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:59:37.371 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:59:37.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:59:37.452 DEBUG [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:59:37.452 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:59:37.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:37.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:37.453 DEBUG [WorkbenchTestable][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:59:37.453 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:59:37.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:37.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:37.454 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:59:37.454 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:59:37.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:37.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:37.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:37.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:37.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:59:37.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:59:37.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:59:37.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:59:37.456 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:59:37.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:59:37.456 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:59:37.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:59:37.456 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:59:37.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:59:37.456 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:59:37.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:59:37.457 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:59:37.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:59:37.457 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:59:37.458 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Internal Web Browser 13:59:37.458 DEBUG [main][TreeItemHandler] Selecting tree item: Internal Web Browser 13:59:37.458 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Internal Web Browser about selection 13:59:37.458 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Internal Web Browser 13:59:37.458 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:59:37.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:37.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:37.458 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:59:37.458 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:59:37.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:37.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:37.459 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:59:37.459 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:59:37.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:37.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:37.460 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:59:37.460 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:59:37.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:37.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:37.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:37.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:37.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:59:37.461 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:59:37.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:59:37.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:59:37.461 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:59:37.461 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:59:37.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:59:37.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:59:37.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open... 13:59:37.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:37.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:37.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open finished successfully 13:59:37.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:37.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:37.526 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:59:37.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:59:37.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:59:37.526 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:59:37.526 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInternal Web Browser\E') 13:59:37.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:37.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:37.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:37.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:37.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:59:37.531 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 13:59:37.532 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 13:59:37.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:37.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:59:37.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:59:37.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:59:37.534 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:59:37.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:37.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:37.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:37.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:37.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 13:59:37.536 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 13:59:37.536 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 13:59:37.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:37.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 13:59:37.537 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.w3.org/' 13:59:37.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:59:37.584 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:59:37.598 DEBUG [main][BrowserProgressListener] Calling chanded() 13:59:37.837 DEBUG [main][BrowserProgressListener] Calling chanded() 13:59:38.065 DEBUG [main][BrowserProgressListener] Calling chanded() 13:59:38.084 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:59:38.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:59:38.084 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 13:59:48.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:59:48.085 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:59:48.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:59:48.085 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 13:59:48.086 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 13:59:48.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:48.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= World Wide Web Consortium (W3C)

News

W3C opens Technical Architecture Group (TAG) election

15 November 2022 | Archive

W3C TAG logoThe W3C Advisory Committee, having nominated seven individuals, is invited today to vote until 13 December 2022 for three seats in the W3C Technical Architecture Group (TAG) election.

The TAG is a special working group within the W3C, chartered under the W3C Process Document, with stewardship of the Web architecture. Some aspects of its mission include:

  • to document and build consensus around principles of Web architecture and to interpret and clarify these principles when necessary;
  • to resolve issues involving general Web architecture brought to the TAG;
  • to help coordinate cross-technology architecture developments inside and outside W3C.

First Public Working Draft: Verifiable Credential Data Integrity 1.0

10 November 2022 | Archive

The Verifiable Credentials Working Group has published a First Public Working Draft of the Verifiable Credential Data Integrity 1.0. This specification describes mechanisms for ensuring the authenticity and integrity of Verifiable Credentials and similar types of constrained digital documents using cryptography, especially through the use of digital signatures and related mathematical proofs.

W3C Invites Implementations of WebXR Augmented Reality Module — Level 1

1 November 2022 | Archive

The Immersive Web Working Group invites implementations of a new Candidate Recommendation of WebXR Augmented Reality Module – Level 1, which expands the WebXR Device API with the functionality available on AR hardware.

W3C Workshop Report: WCG and HDR for the Web

28 October 2022 | Archive

W3C is pleased to announce the report from the W3C Workshop on Wide Color Gamut and High Dynamic Range for the Web, held online in July-September 2021.

This report contains an executive summary, introduces the subject area, discusses major topics from the live sessions, links to the presentation videos and session minutes, and details next steps that were taken, and continue to be explored, after the workshop.

The workshop connected the color science, content creation and web platform communities and explored the current, ongoing transition of the web platform from the legacy sRGB, narrow gamut, standard dynamic range world of the previous quarter century, through wide color gamut, and onto high dynamic range.

15 workshop talks were published and discussed online in five live sessions. The main outcomes are that:

  • Standardization efforts on WCG and HDR are in-place and ongoing at W3C, the International Color Consortium, the Alliance for Open Media, and other fora
  • A Color API for the Web is currently being incubated in WICG, and when more mature will require formation of a new W3C Working Group
  • Interoperability for WCG-aware Web specifications has been a focus for the last year, including Interop 2022
  • Canvas has already been extended to WCG, and HDR in Canvas is at the prototype stage
  • Handling of HDR content, in particular HDR tone mapping for a wide range of displays and viewing environments, needs significant further discussion and experimentation.

W3C thanks the Program Committee, workshop speakers, and all participants for making this event possible and for continuing to work together to explore the next steps in the year since the live sessions. Substantial progress has already been made. Join us in continuing this important effort.

Last Call for Review of Proposed Corrections: CSS Containment Module Level 1

26 October 2022 | Archive

The CSS Working Group has proposed corrections to the W3C Recommendation of CSS Containment Module Level 1. This CSS module describes the contain property, which indicates that the element’s subtree is independent of the rest of the page. This enables heavy optimizations by user agents when used well.

Proposed corrections are marked in the document. Comments, including implementation experience, are welcome via GitHub through 10 January 2023.

First Public Working Draft: Portable Network Graphics (PNG) Specification (Third Edition)

25 October 2022 | Archive

The PNG Working Group has published a First Public Working Draft of the Portable Network Graphics (PNG) Specification (Third Edition). Completely backwards compatible with the millions of PNG graphics conforming to the older (2003) Second Edition, this new edition folds in reported errata and clarifications and also adds some much-requested new features:

  • Animated PNG, widely implemented for a decade but not part of the official specification until now
  • Coding-Independent Code Points, which clearly identify the color space used by a graphic for improved rendering fidelity without blowing up the file size. This includes support for High Dynamic Range (HDR) color spaces such as BT.2100 HLG and PQ
  • Support for EXIF metadata

The PNG Working Group will continue to refine the PNG specification, including handling newly reported bugs, tracking implementations, and adding Web Platform Tests for the format.

First Public Working Drafts: CSS View Transitions Module Level 1; Scroll-linked Animations

25 October 2022 | Archive

The CSS Working Group has published the following two First Public Working Drafts:

CSS is a language for describing the rendering of structured documents (such as HTML and XML) on screen, on paper, etc.

Upcoming: W3C Workshop on Permissions

12 October 2022 | Archive

W3C announced today a Workshop on Permissions, 5–6 December 2022, in Munich, Germany. The event is hosted by Google.

The W3C Workshop on Permissions brings together security and privacy experts, UI/UX designers and researchers, browser vendors, OS developers, API authors, web publishers and users. We aim to address the privacy, security and usability challenges involved in controlling access to an increasingly powerful set of capabilities on the Web and other platforms.

The scope includes:

  • user concerns and preferences, including those of vulnerable individuals and communities;
  • better alignment of permission lifetime/duration with user tasks;
  • risks and benefits of human-centric grouping/categorization of permissions and applications;
  • challenges with novel capabilities;
  • capability abuse threat models and mitigations;
  • scoping of permissions to origins vs. applications, relation to same origin policy;
  • UIs and controls;
  • integrated permission control surfaces tailored to the capability itself;
  • permission transparency, accountability, and control; and
  • balancing well-specified permissions UX in standards with the ability for implementers to meet the future user and product requirements.

We aim to share experiences and user studies, leading to common understanding of how to ensure user comprehension and control of powerful capabilities while managing cognitive load.

Attendance is free for all invited participants and is open to the public, whether or not W3C members.

For more information on the workshop, please see the workshop details and submission instructions.

More news… RSS Atom

Events Header link

About W3C Header link

The World Wide Web Consortium (W3C) is an international community that develops open standards to ensure the long-term growth of the Web.

Donations Header link

Become a Friend of W3C: support the W3C mission and free developer tools.

Jobs and fellowship at W3C Header link

  • None at this time

Web Accessibility and W3C standards (Video) Header link

Thumbnail of Web Accessibility and W3C Standards Video

Watch our video on Web Accessibility and W3C standards!

TooltipText=null 13:59:48.089 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 13:59:48.089 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 13:59:48.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:48.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= World Wide Web Consortium (W3C)

News

W3C opens Technical Architecture Group (TAG) election

15 November 2022 | Archive

W3C TAG logoThe W3C Advisory Committee, having nominated seven individuals, is invited today to vote until 13 December 2022 for three seats in the W3C Technical Architecture Group (TAG) election.

The TAG is a special working group within the W3C, chartered under the W3C Process Document, with stewardship of the Web architecture. Some aspects of its mission include:

  • to document and build consensus around principles of Web architecture and to interpret and clarify these principles when necessary;
  • to resolve issues involving general Web architecture brought to the TAG;
  • to help coordinate cross-technology architecture developments inside and outside W3C.

First Public Working Draft: Verifiable Credential Data Integrity 1.0

10 November 2022 | Archive

The Verifiable Credentials Working Group has published a First Public Working Draft of the Verifiable Credential Data Integrity 1.0. This specification describes mechanisms for ensuring the authenticity and integrity of Verifiable Credentials and similar types of constrained digital documents using cryptography, especially through the use of digital signatures and related mathematical proofs.

W3C Invites Implementations of WebXR Augmented Reality Module — Level 1

1 November 2022 | Archive

The Immersive Web Working Group invites implementations of a new Candidate Recommendation of WebXR Augmented Reality Module – Level 1, which expands the WebXR Device API with the functionality available on AR hardware.

W3C Workshop Report: WCG and HDR for the Web

28 October 2022 | Archive

W3C is pleased to announce the report from the W3C Workshop on Wide Color Gamut and High Dynamic Range for the Web, held online in July-September 2021.

This report contains an executive summary, introduces the subject area, discusses major topics from the live sessions, links to the presentation videos and session minutes, and details next steps that were taken, and continue to be explored, after the workshop.

The workshop connected the color science, content creation and web platform communities and explored the current, ongoing transition of the web platform from the legacy sRGB, narrow gamut, standard dynamic range world of the previous quarter century, through wide color gamut, and onto high dynamic range.

15 workshop talks were published and discussed online in five live sessions. The main outcomes are that:

  • Standardization efforts on WCG and HDR are in-place and ongoing at W3C, the International Color Consortium, the Alliance for Open Media, and other fora
  • A Color API for the Web is currently being incubated in WICG, and when more mature will require formation of a new W3C Working Group
  • Interoperability for WCG-aware Web specifications has been a focus for the last year, including Interop 2022
  • Canvas has already been extended to WCG, and HDR in Canvas is at the prototype stage
  • Handling of HDR content, in particular HDR tone mapping for a wide range of displays and viewing environments, needs significant further discussion and experimentation.

W3C thanks the Program Committee, workshop speakers, and all participants for making this event possible and for continuing to work together to explore the next steps in the year since the live sessions. Substantial progress has already been made. Join us in continuing this important effort.

Last Call for Review of Proposed Corrections: CSS Containment Module Level 1

26 October 2022 | Archive

The CSS Working Group has proposed corrections to the W3C Recommendation of CSS Containment Module Level 1. This CSS module describes the contain property, which indicates that the element’s subtree is independent of the rest of the page. This enables heavy optimizations by user agents when used well.

Proposed corrections are marked in the document. Comments, including implementation experience, are welcome via GitHub through 10 January 2023.

First Public Working Draft: Portable Network Graphics (PNG) Specification (Third Edition)

25 October 2022 | Archive

The PNG Working Group has published a First Public Working Draft of the Portable Network Graphics (PNG) Specification (Third Edition). Completely backwards compatible with the millions of PNG graphics conforming to the older (2003) Second Edition, this new edition folds in reported errata and clarifications and also adds some much-requested new features:

  • Animated PNG, widely implemented for a decade but not part of the official specification until now
  • Coding-Independent Code Points, which clearly identify the color space used by a graphic for improved rendering fidelity without blowing up the file size. This includes support for High Dynamic Range (HDR) color spaces such as BT.2100 HLG and PQ
  • Support for EXIF metadata

The PNG Working Group will continue to refine the PNG specification, including handling newly reported bugs, tracking implementations, and adding Web Platform Tests for the format.

First Public Working Drafts: CSS View Transitions Module Level 1; Scroll-linked Animations

25 October 2022 | Archive

The CSS Working Group has published the following two First Public Working Drafts:

CSS is a language for describing the rendering of structured documents (such as HTML and XML) on screen, on paper, etc.

Upcoming: W3C Workshop on Permissions

12 October 2022 | Archive

W3C announced today a Workshop on Permissions, 5–6 December 2022, in Munich, Germany. The event is hosted by Google.

The W3C Workshop on Permissions brings together security and privacy experts, UI/UX designers and researchers, browser vendors, OS developers, API authors, web publishers and users. We aim to address the privacy, security and usability challenges involved in controlling access to an increasingly powerful set of capabilities on the Web and other platforms.

The scope includes:

  • user concerns and preferences, including those of vulnerable individuals and communities;
  • better alignment of permission lifetime/duration with user tasks;
  • risks and benefits of human-centric grouping/categorization of permissions and applications;
  • challenges with novel capabilities;
  • capability abuse threat models and mitigations;
  • scoping of permissions to origins vs. applications, relation to same origin policy;
  • UIs and controls;
  • integrated permission control surfaces tailored to the capability itself;
  • permission transparency, accountability, and control; and
  • balancing well-specified permissions UX in standards with the ability for implementers to meet the future user and product requirements.

We aim to share experiences and user studies, leading to common understanding of how to ensure user comprehension and control of powerful capabilities while managing cognitive load.

Attendance is free for all invited participants and is open to the public, whether or not W3C members.

For more information on the workshop, please see the workshop details and submission instructions.

More news… RSS Atom

Events Header link

About W3C Header link

The World Wide Web Consortium (W3C) is an international community that develops open standards to ensure the long-term growth of the Web.

Donations Header link

Become a Friend of W3C: support the W3C mission and free developer tools.

Jobs and fellowship at W3C Header link

  • None at this time

Web Accessibility and W3C standards (Video) Header link

Thumbnail of Web Accessibility and W3C Standards Video

Watch our video on Web Accessibility and W3C standards!

TooltipText=null 13:59:48.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:59:48.114 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:59:48.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:59:48.114 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 13:59:48.114 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 13:59:48.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:48.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= World Wide Web Consortium (W3C)

News

W3C opens Technical Architecture Group (TAG) election

15 November 2022 | Archive

W3C TAG logoThe W3C Advisory Committee, having nominated seven individuals, is invited today to vote until 13 December 2022 for three seats in the W3C Technical Architecture Group (TAG) election.

The TAG is a special working group within the W3C, chartered under the W3C Process Document, with stewardship of the Web architecture. Some aspects of its mission include:

  • to document and build consensus around principles of Web architecture and to interpret and clarify these principles when necessary;
  • to resolve issues involving general Web architecture brought to the TAG;
  • to help coordinate cross-technology architecture developments inside and outside W3C.

First Public Working Draft: Verifiable Credential Data Integrity 1.0

10 November 2022 | Archive

The Verifiable Credentials Working Group has published a First Public Working Draft of the Verifiable Credential Data Integrity 1.0. This specification describes mechanisms for ensuring the authenticity and integrity of Verifiable Credentials and similar types of constrained digital documents using cryptography, especially through the use of digital signatures and related mathematical proofs.

W3C Invites Implementations of WebXR Augmented Reality Module — Level 1

1 November 2022 | Archive

The Immersive Web Working Group invites implementations of a new Candidate Recommendation of WebXR Augmented Reality Module – Level 1, which expands the WebXR Device API with the functionality available on AR hardware.

W3C Workshop Report: WCG and HDR for the Web

28 October 2022 | Archive

W3C is pleased to announce the report from the W3C Workshop on Wide Color Gamut and High Dynamic Range for the Web, held online in July-September 2021.

This report contains an executive summary, introduces the subject area, discusses major topics from the live sessions, links to the presentation videos and session minutes, and details next steps that were taken, and continue to be explored, after the workshop.

The workshop connected the color science, content creation and web platform communities and explored the current, ongoing transition of the web platform from the legacy sRGB, narrow gamut, standard dynamic range world of the previous quarter century, through wide color gamut, and onto high dynamic range.

15 workshop talks were published and discussed online in five live sessions. The main outcomes are that:

  • Standardization efforts on WCG and HDR are in-place and ongoing at W3C, the International Color Consortium, the Alliance for Open Media, and other fora
  • A Color API for the Web is currently being incubated in WICG, and when more mature will require formation of a new W3C Working Group
  • Interoperability for WCG-aware Web specifications has been a focus for the last year, including Interop 2022
  • Canvas has already been extended to WCG, and HDR in Canvas is at the prototype stage
  • Handling of HDR content, in particular HDR tone mapping for a wide range of displays and viewing environments, needs significant further discussion and experimentation.

W3C thanks the Program Committee, workshop speakers, and all participants for making this event possible and for continuing to work together to explore the next steps in the year since the live sessions. Substantial progress has already been made. Join us in continuing this important effort.

Last Call for Review of Proposed Corrections: CSS Containment Module Level 1

26 October 2022 | Archive

The CSS Working Group has proposed corrections to the W3C Recommendation of CSS Containment Module Level 1. This CSS module describes the contain property, which indicates that the element’s subtree is independent of the rest of the page. This enables heavy optimizations by user agents when used well.

Proposed corrections are marked in the document. Comments, including implementation experience, are welcome via GitHub through 10 January 2023.

First Public Working Draft: Portable Network Graphics (PNG) Specification (Third Edition)

25 October 2022 | Archive

The PNG Working Group has published a First Public Working Draft of the Portable Network Graphics (PNG) Specification (Third Edition). Completely backwards compatible with the millions of PNG graphics conforming to the older (2003) Second Edition, this new edition folds in reported errata and clarifications and also adds some much-requested new features:

  • Animated PNG, widely implemented for a decade but not part of the official specification until now
  • Coding-Independent Code Points, which clearly identify the color space used by a graphic for improved rendering fidelity without blowing up the file size. This includes support for High Dynamic Range (HDR) color spaces such as BT.2100 HLG and PQ
  • Support for EXIF metadata

The PNG Working Group will continue to refine the PNG specification, including handling newly reported bugs, tracking implementations, and adding Web Platform Tests for the format.

First Public Working Drafts: CSS View Transitions Module Level 1; Scroll-linked Animations

25 October 2022 | Archive

The CSS Working Group has published the following two First Public Working Drafts:

CSS is a language for describing the rendering of structured documents (such as HTML and XML) on screen, on paper, etc.

Upcoming: W3C Workshop on Permissions

12 October 2022 | Archive

W3C announced today a Workshop on Permissions, 5–6 December 2022, in Munich, Germany. The event is hosted by Google.

The W3C Workshop on Permissions brings together security and privacy experts, UI/UX designers and researchers, browser vendors, OS developers, API authors, web publishers and users. We aim to address the privacy, security and usability challenges involved in controlling access to an increasingly powerful set of capabilities on the Web and other platforms.

The scope includes:

  • user concerns and preferences, including those of vulnerable individuals and communities;
  • better alignment of permission lifetime/duration with user tasks;
  • risks and benefits of human-centric grouping/categorization of permissions and applications;
  • challenges with novel capabilities;
  • capability abuse threat models and mitigations;
  • scoping of permissions to origins vs. applications, relation to same origin policy;
  • UIs and controls;
  • integrated permission control surfaces tailored to the capability itself;
  • permission transparency, accountability, and control; and
  • balancing well-specified permissions UX in standards with the ability for implementers to meet the future user and product requirements.

We aim to share experiences and user studies, leading to common understanding of how to ensure user comprehension and control of powerful capabilities while managing cognitive load.

Attendance is free for all invited participants and is open to the public, whether or not W3C members.

For more information on the workshop, please see the workshop details and submission instructions.

More news… RSS Atom

Events Header link

About W3C Header link

The World Wide Web Consortium (W3C) is an international community that develops open standards to ensure the long-term growth of the Web.

Donations Header link

Become a Friend of W3C: support the W3C mission and free developer tools.

Jobs and fellowship at W3C Header link

  • None at this time

Web Accessibility and W3C standards (Video) Header link

Thumbnail of Web Accessibility and W3C Standards Video

Watch our video on Web Accessibility and W3C standards!

TooltipText=null 13:59:48.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:59:48.117 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:59:48.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:59:48.117 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 13:59:48.117 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 13:59:48.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:48.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= World Wide Web Consortium (W3C)

News

W3C opens Technical Architecture Group (TAG) election

15 November 2022 | Archive

W3C TAG logoThe W3C Advisory Committee, having nominated seven individuals, is invited today to vote until 13 December 2022 for three seats in the W3C Technical Architecture Group (TAG) election.

The TAG is a special working group within the W3C, chartered under the W3C Process Document, with stewardship of the Web architecture. Some aspects of its mission include:

  • to document and build consensus around principles of Web architecture and to interpret and clarify these principles when necessary;
  • to resolve issues involving general Web architecture brought to the TAG;
  • to help coordinate cross-technology architecture developments inside and outside W3C.

First Public Working Draft: Verifiable Credential Data Integrity 1.0

10 November 2022 | Archive

The Verifiable Credentials Working Group has published a First Public Working Draft of the Verifiable Credential Data Integrity 1.0. This specification describes mechanisms for ensuring the authenticity and integrity of Verifiable Credentials and similar types of constrained digital documents using cryptography, especially through the use of digital signatures and related mathematical proofs.

W3C Invites Implementations of WebXR Augmented Reality Module — Level 1

1 November 2022 | Archive

The Immersive Web Working Group invites implementations of a new Candidate Recommendation of WebXR Augmented Reality Module – Level 1, which expands the WebXR Device API with the functionality available on AR hardware.

W3C Workshop Report: WCG and HDR for the Web

28 October 2022 | Archive

W3C is pleased to announce the report from the W3C Workshop on Wide Color Gamut and High Dynamic Range for the Web, held online in July-September 2021.

This report contains an executive summary, introduces the subject area, discusses major topics from the live sessions, links to the presentation videos and session minutes, and details next steps that were taken, and continue to be explored, after the workshop.

The workshop connected the color science, content creation and web platform communities and explored the current, ongoing transition of the web platform from the legacy sRGB, narrow gamut, standard dynamic range world of the previous quarter century, through wide color gamut, and onto high dynamic range.

15 workshop talks were published and discussed online in five live sessions. The main outcomes are that:

  • Standardization efforts on WCG and HDR are in-place and ongoing at W3C, the International Color Consortium, the Alliance for Open Media, and other fora
  • A Color API for the Web is currently being incubated in WICG, and when more mature will require formation of a new W3C Working Group
  • Interoperability for WCG-aware Web specifications has been a focus for the last year, including Interop 2022
  • Canvas has already been extended to WCG, and HDR in Canvas is at the prototype stage
  • Handling of HDR content, in particular HDR tone mapping for a wide range of displays and viewing environments, needs significant further discussion and experimentation.

W3C thanks the Program Committee, workshop speakers, and all participants for making this event possible and for continuing to work together to explore the next steps in the year since the live sessions. Substantial progress has already been made. Join us in continuing this important effort.

Last Call for Review of Proposed Corrections: CSS Containment Module Level 1

26 October 2022 | Archive

The CSS Working Group has proposed corrections to the W3C Recommendation of CSS Containment Module Level 1. This CSS module describes the contain property, which indicates that the element’s subtree is independent of the rest of the page. This enables heavy optimizations by user agents when used well.

Proposed corrections are marked in the document. Comments, including implementation experience, are welcome via GitHub through 10 January 2023.

First Public Working Draft: Portable Network Graphics (PNG) Specification (Third Edition)

25 October 2022 | Archive

The PNG Working Group has published a First Public Working Draft of the Portable Network Graphics (PNG) Specification (Third Edition). Completely backwards compatible with the millions of PNG graphics conforming to the older (2003) Second Edition, this new edition folds in reported errata and clarifications and also adds some much-requested new features:

  • Animated PNG, widely implemented for a decade but not part of the official specification until now
  • Coding-Independent Code Points, which clearly identify the color space used by a graphic for improved rendering fidelity without blowing up the file size. This includes support for High Dynamic Range (HDR) color spaces such as BT.2100 HLG and PQ
  • Support for EXIF metadata

The PNG Working Group will continue to refine the PNG specification, including handling newly reported bugs, tracking implementations, and adding Web Platform Tests for the format.

First Public Working Drafts: CSS View Transitions Module Level 1; Scroll-linked Animations

25 October 2022 | Archive

The CSS Working Group has published the following two First Public Working Drafts:

CSS is a language for describing the rendering of structured documents (such as HTML and XML) on screen, on paper, etc.

Upcoming: W3C Workshop on Permissions

12 October 2022 | Archive

W3C announced today a Workshop on Permissions, 5–6 December 2022, in Munich, Germany. The event is hosted by Google.

The W3C Workshop on Permissions brings together security and privacy experts, UI/UX designers and researchers, browser vendors, OS developers, API authors, web publishers and users. We aim to address the privacy, security and usability challenges involved in controlling access to an increasingly powerful set of capabilities on the Web and other platforms.

The scope includes:

  • user concerns and preferences, including those of vulnerable individuals and communities;
  • better alignment of permission lifetime/duration with user tasks;
  • risks and benefits of human-centric grouping/categorization of permissions and applications;
  • challenges with novel capabilities;
  • capability abuse threat models and mitigations;
  • scoping of permissions to origins vs. applications, relation to same origin policy;
  • UIs and controls;
  • integrated permission control surfaces tailored to the capability itself;
  • permission transparency, accountability, and control; and
  • balancing well-specified permissions UX in standards with the ability for implementers to meet the future user and product requirements.

We aim to share experiences and user studies, leading to common understanding of how to ensure user comprehension and control of powerful capabilities while managing cognitive load.

Attendance is free for all invited participants and is open to the public, whether or not W3C members.

For more information on the workshop, please see the workshop details and submission instructions.

More news… RSS Atom

Events Header link

About W3C Header link

The World Wide Web Consortium (W3C) is an international community that develops open standards to ensure the long-term growth of the Web.

Donations Header link

Become a Friend of W3C: support the W3C mission and free developer tools.

Jobs and fellowship at W3C Header link

  • None at this time

Web Accessibility and W3C standards (Video) Header link

Thumbnail of Web Accessibility and W3C Standards Video

Watch our video on Web Accessibility and W3C standards!

TooltipText=null 13:59:48.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:59:48.119 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:59:48.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:59:48.120 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 13:59:48.120 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 13:59:48.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:48.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= World Wide Web Consortium (W3C)

News

W3C opens Technical Architecture Group (TAG) election

15 November 2022 | Archive

W3C TAG logoThe W3C Advisory Committee, having nominated seven individuals, is invited today to vote until 13 December 2022 for three seats in the W3C Technical Architecture Group (TAG) election.

The TAG is a special working group within the W3C, chartered under the W3C Process Document, with stewardship of the Web architecture. Some aspects of its mission include:

  • to document and build consensus around principles of Web architecture and to interpret and clarify these principles when necessary;
  • to resolve issues involving general Web architecture brought to the TAG;
  • to help coordinate cross-technology architecture developments inside and outside W3C.

First Public Working Draft: Verifiable Credential Data Integrity 1.0

10 November 2022 | Archive

The Verifiable Credentials Working Group has published a First Public Working Draft of the Verifiable Credential Data Integrity 1.0. This specification describes mechanisms for ensuring the authenticity and integrity of Verifiable Credentials and similar types of constrained digital documents using cryptography, especially through the use of digital signatures and related mathematical proofs.

W3C Invites Implementations of WebXR Augmented Reality Module — Level 1

1 November 2022 | Archive

The Immersive Web Working Group invites implementations of a new Candidate Recommendation of WebXR Augmented Reality Module – Level 1, which expands the WebXR Device API with the functionality available on AR hardware.

W3C Workshop Report: WCG and HDR for the Web

28 October 2022 | Archive

W3C is pleased to announce the report from the W3C Workshop on Wide Color Gamut and High Dynamic Range for the Web, held online in July-September 2021.

This report contains an executive summary, introduces the subject area, discusses major topics from the live sessions, links to the presentation videos and session minutes, and details next steps that were taken, and continue to be explored, after the workshop.

The workshop connected the color science, content creation and web platform communities and explored the current, ongoing transition of the web platform from the legacy sRGB, narrow gamut, standard dynamic range world of the previous quarter century, through wide color gamut, and onto high dynamic range.

15 workshop talks were published and discussed online in five live sessions. The main outcomes are that:

  • Standardization efforts on WCG and HDR are in-place and ongoing at W3C, the International Color Consortium, the Alliance for Open Media, and other fora
  • A Color API for the Web is currently being incubated in WICG, and when more mature will require formation of a new W3C Working Group
  • Interoperability for WCG-aware Web specifications has been a focus for the last year, including Interop 2022
  • Canvas has already been extended to WCG, and HDR in Canvas is at the prototype stage
  • Handling of HDR content, in particular HDR tone mapping for a wide range of displays and viewing environments, needs significant further discussion and experimentation.

W3C thanks the Program Committee, workshop speakers, and all participants for making this event possible and for continuing to work together to explore the next steps in the year since the live sessions. Substantial progress has already been made. Join us in continuing this important effort.

Last Call for Review of Proposed Corrections: CSS Containment Module Level 1

26 October 2022 | Archive

The CSS Working Group has proposed corrections to the W3C Recommendation of CSS Containment Module Level 1. This CSS module describes the contain property, which indicates that the element’s subtree is independent of the rest of the page. This enables heavy optimizations by user agents when used well.

Proposed corrections are marked in the document. Comments, including implementation experience, are welcome via GitHub through 10 January 2023.

First Public Working Draft: Portable Network Graphics (PNG) Specification (Third Edition)

25 October 2022 | Archive

The PNG Working Group has published a First Public Working Draft of the Portable Network Graphics (PNG) Specification (Third Edition). Completely backwards compatible with the millions of PNG graphics conforming to the older (2003) Second Edition, this new edition folds in reported errata and clarifications and also adds some much-requested new features:

  • Animated PNG, widely implemented for a decade but not part of the official specification until now
  • Coding-Independent Code Points, which clearly identify the color space used by a graphic for improved rendering fidelity without blowing up the file size. This includes support for High Dynamic Range (HDR) color spaces such as BT.2100 HLG and PQ
  • Support for EXIF metadata

The PNG Working Group will continue to refine the PNG specification, including handling newly reported bugs, tracking implementations, and adding Web Platform Tests for the format.

First Public Working Drafts: CSS View Transitions Module Level 1; Scroll-linked Animations

25 October 2022 | Archive

The CSS Working Group has published the following two First Public Working Drafts:

CSS is a language for describing the rendering of structured documents (such as HTML and XML) on screen, on paper, etc.

Upcoming: W3C Workshop on Permissions

12 October 2022 | Archive

W3C announced today a Workshop on Permissions, 5–6 December 2022, in Munich, Germany. The event is hosted by Google.

The W3C Workshop on Permissions brings together security and privacy experts, UI/UX designers and researchers, browser vendors, OS developers, API authors, web publishers and users. We aim to address the privacy, security and usability challenges involved in controlling access to an increasingly powerful set of capabilities on the Web and other platforms.

The scope includes:

  • user concerns and preferences, including those of vulnerable individuals and communities;
  • better alignment of permission lifetime/duration with user tasks;
  • risks and benefits of human-centric grouping/categorization of permissions and applications;
  • challenges with novel capabilities;
  • capability abuse threat models and mitigations;
  • scoping of permissions to origins vs. applications, relation to same origin policy;
  • UIs and controls;
  • integrated permission control surfaces tailored to the capability itself;
  • permission transparency, accountability, and control; and
  • balancing well-specified permissions UX in standards with the ability for implementers to meet the future user and product requirements.

We aim to share experiences and user studies, leading to common understanding of how to ensure user comprehension and control of powerful capabilities while managing cognitive load.

Attendance is free for all invited participants and is open to the public, whether or not W3C members.

For more information on the workshop, please see the workshop details and submission instructions.

More news… RSS Atom

Events Header link

About W3C Header link

The World Wide Web Consortium (W3C) is an international community that develops open standards to ensure the long-term growth of the Web.

Donations Header link

Become a Friend of W3C: support the W3C mission and free developer tools.

Jobs and fellowship at W3C Header link

  • None at this time

Web Accessibility and W3C standards (Video) Header link

Thumbnail of Web Accessibility and W3C Standards Video

Watch our video on Web Accessibility and W3C standards!

TooltipText=null 13:59:48.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:59:48.122 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:59:48.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:59:48.122 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 13:59:48.122 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 13:59:48.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:48.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= World Wide Web Consortium (W3C)

News

W3C opens Technical Architecture Group (TAG) election

15 November 2022 | Archive

W3C TAG logoThe W3C Advisory Committee, having nominated seven individuals, is invited today to vote until 13 December 2022 for three seats in the W3C Technical Architecture Group (TAG) election.

The TAG is a special working group within the W3C, chartered under the W3C Process Document, with stewardship of the Web architecture. Some aspects of its mission include:

  • to document and build consensus around principles of Web architecture and to interpret and clarify these principles when necessary;
  • to resolve issues involving general Web architecture brought to the TAG;
  • to help coordinate cross-technology architecture developments inside and outside W3C.

First Public Working Draft: Verifiable Credential Data Integrity 1.0

10 November 2022 | Archive

The Verifiable Credentials Working Group has published a First Public Working Draft of the Verifiable Credential Data Integrity 1.0. This specification describes mechanisms for ensuring the authenticity and integrity of Verifiable Credentials and similar types of constrained digital documents using cryptography, especially through the use of digital signatures and related mathematical proofs.

W3C Invites Implementations of WebXR Augmented Reality Module — Level 1

1 November 2022 | Archive

The Immersive Web Working Group invites implementations of a new Candidate Recommendation of WebXR Augmented Reality Module – Level 1, which expands the WebXR Device API with the functionality available on AR hardware.

W3C Workshop Report: WCG and HDR for the Web

28 October 2022 | Archive

W3C is pleased to announce the report from the W3C Workshop on Wide Color Gamut and High Dynamic Range for the Web, held online in July-September 2021.

This report contains an executive summary, introduces the subject area, discusses major topics from the live sessions, links to the presentation videos and session minutes, and details next steps that were taken, and continue to be explored, after the workshop.

The workshop connected the color science, content creation and web platform communities and explored the current, ongoing transition of the web platform from the legacy sRGB, narrow gamut, standard dynamic range world of the previous quarter century, through wide color gamut, and onto high dynamic range.

15 workshop talks were published and discussed online in five live sessions. The main outcomes are that:

  • Standardization efforts on WCG and HDR are in-place and ongoing at W3C, the International Color Consortium, the Alliance for Open Media, and other fora
  • A Color API for the Web is currently being incubated in WICG, and when more mature will require formation of a new W3C Working Group
  • Interoperability for WCG-aware Web specifications has been a focus for the last year, including Interop 2022
  • Canvas has already been extended to WCG, and HDR in Canvas is at the prototype stage
  • Handling of HDR content, in particular HDR tone mapping for a wide range of displays and viewing environments, needs significant further discussion and experimentation.

W3C thanks the Program Committee, workshop speakers, and all participants for making this event possible and for continuing to work together to explore the next steps in the year since the live sessions. Substantial progress has already been made. Join us in continuing this important effort.

Last Call for Review of Proposed Corrections: CSS Containment Module Level 1

26 October 2022 | Archive

The CSS Working Group has proposed corrections to the W3C Recommendation of CSS Containment Module Level 1. This CSS module describes the contain property, which indicates that the element’s subtree is independent of the rest of the page. This enables heavy optimizations by user agents when used well.

Proposed corrections are marked in the document. Comments, including implementation experience, are welcome via GitHub through 10 January 2023.

First Public Working Draft: Portable Network Graphics (PNG) Specification (Third Edition)

25 October 2022 | Archive

The PNG Working Group has published a First Public Working Draft of the Portable Network Graphics (PNG) Specification (Third Edition). Completely backwards compatible with the millions of PNG graphics conforming to the older (2003) Second Edition, this new edition folds in reported errata and clarifications and also adds some much-requested new features:

  • Animated PNG, widely implemented for a decade but not part of the official specification until now
  • Coding-Independent Code Points, which clearly identify the color space used by a graphic for improved rendering fidelity without blowing up the file size. This includes support for High Dynamic Range (HDR) color spaces such as BT.2100 HLG and PQ
  • Support for EXIF metadata

The PNG Working Group will continue to refine the PNG specification, including handling newly reported bugs, tracking implementations, and adding Web Platform Tests for the format.

First Public Working Drafts: CSS View Transitions Module Level 1; Scroll-linked Animations

25 October 2022 | Archive

The CSS Working Group has published the following two First Public Working Drafts:

CSS is a language for describing the rendering of structured documents (such as HTML and XML) on screen, on paper, etc.

Upcoming: W3C Workshop on Permissions

12 October 2022 | Archive

W3C announced today a Workshop on Permissions, 5–6 December 2022, in Munich, Germany. The event is hosted by Google.

The W3C Workshop on Permissions brings together security and privacy experts, UI/UX designers and researchers, browser vendors, OS developers, API authors, web publishers and users. We aim to address the privacy, security and usability challenges involved in controlling access to an increasingly powerful set of capabilities on the Web and other platforms.

The scope includes:

  • user concerns and preferences, including those of vulnerable individuals and communities;
  • better alignment of permission lifetime/duration with user tasks;
  • risks and benefits of human-centric grouping/categorization of permissions and applications;
  • challenges with novel capabilities;
  • capability abuse threat models and mitigations;
  • scoping of permissions to origins vs. applications, relation to same origin policy;
  • UIs and controls;
  • integrated permission control surfaces tailored to the capability itself;
  • permission transparency, accountability, and control; and
  • balancing well-specified permissions UX in standards with the ability for implementers to meet the future user and product requirements.

We aim to share experiences and user studies, leading to common understanding of how to ensure user comprehension and control of powerful capabilities while managing cognitive load.

Attendance is free for all invited participants and is open to the public, whether or not W3C members.

For more information on the workshop, please see the workshop details and submission instructions.

More news… RSS Atom

Events Header link

About W3C Header link

The World Wide Web Consortium (W3C) is an international community that develops open standards to ensure the long-term growth of the Web.

Donations Header link

Become a Friend of W3C: support the W3C mission and free developer tools.

Jobs and fellowship at W3C Header link

  • None at this time

Web Accessibility and W3C standards (Video) Header link

Thumbnail of Web Accessibility and W3C Standards Video

Watch our video on Web Accessibility and W3C standards!

TooltipText=null 13:59:48.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:59:48.124 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:59:48.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:59:48.124 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 13:59:48.124 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 13:59:48.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:48.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= World Wide Web Consortium (W3C)

News

W3C opens Technical Architecture Group (TAG) election

15 November 2022 | Archive

W3C TAG logoThe W3C Advisory Committee, having nominated seven individuals, is invited today to vote until 13 December 2022 for three seats in the W3C Technical Architecture Group (TAG) election.

The TAG is a special working group within the W3C, chartered under the W3C Process Document, with stewardship of the Web architecture. Some aspects of its mission include:

  • to document and build consensus around principles of Web architecture and to interpret and clarify these principles when necessary;
  • to resolve issues involving general Web architecture brought to the TAG;
  • to help coordinate cross-technology architecture developments inside and outside W3C.

First Public Working Draft: Verifiable Credential Data Integrity 1.0

10 November 2022 | Archive

The Verifiable Credentials Working Group has published a First Public Working Draft of the Verifiable Credential Data Integrity 1.0. This specification describes mechanisms for ensuring the authenticity and integrity of Verifiable Credentials and similar types of constrained digital documents using cryptography, especially through the use of digital signatures and related mathematical proofs.

W3C Invites Implementations of WebXR Augmented Reality Module — Level 1

1 November 2022 | Archive

The Immersive Web Working Group invites implementations of a new Candidate Recommendation of WebXR Augmented Reality Module – Level 1, which expands the WebXR Device API with the functionality available on AR hardware.

W3C Workshop Report: WCG and HDR for the Web

28 October 2022 | Archive

W3C is pleased to announce the report from the W3C Workshop on Wide Color Gamut and High Dynamic Range for the Web, held online in July-September 2021.

This report contains an executive summary, introduces the subject area, discusses major topics from the live sessions, links to the presentation videos and session minutes, and details next steps that were taken, and continue to be explored, after the workshop.

The workshop connected the color science, content creation and web platform communities and explored the current, ongoing transition of the web platform from the legacy sRGB, narrow gamut, standard dynamic range world of the previous quarter century, through wide color gamut, and onto high dynamic range.

15 workshop talks were published and discussed online in five live sessions. The main outcomes are that:

  • Standardization efforts on WCG and HDR are in-place and ongoing at W3C, the International Color Consortium, the Alliance for Open Media, and other fora
  • A Color API for the Web is currently being incubated in WICG, and when more mature will require formation of a new W3C Working Group
  • Interoperability for WCG-aware Web specifications has been a focus for the last year, including Interop 2022
  • Canvas has already been extended to WCG, and HDR in Canvas is at the prototype stage
  • Handling of HDR content, in particular HDR tone mapping for a wide range of displays and viewing environments, needs significant further discussion and experimentation.

W3C thanks the Program Committee, workshop speakers, and all participants for making this event possible and for continuing to work together to explore the next steps in the year since the live sessions. Substantial progress has already been made. Join us in continuing this important effort.

Last Call for Review of Proposed Corrections: CSS Containment Module Level 1

26 October 2022 | Archive

The CSS Working Group has proposed corrections to the W3C Recommendation of CSS Containment Module Level 1. This CSS module describes the contain property, which indicates that the element’s subtree is independent of the rest of the page. This enables heavy optimizations by user agents when used well.

Proposed corrections are marked in the document. Comments, including implementation experience, are welcome via GitHub through 10 January 2023.

First Public Working Draft: Portable Network Graphics (PNG) Specification (Third Edition)

25 October 2022 | Archive

The PNG Working Group has published a First Public Working Draft of the Portable Network Graphics (PNG) Specification (Third Edition). Completely backwards compatible with the millions of PNG graphics conforming to the older (2003) Second Edition, this new edition folds in reported errata and clarifications and also adds some much-requested new features:

  • Animated PNG, widely implemented for a decade but not part of the official specification until now
  • Coding-Independent Code Points, which clearly identify the color space used by a graphic for improved rendering fidelity without blowing up the file size. This includes support for High Dynamic Range (HDR) color spaces such as BT.2100 HLG and PQ
  • Support for EXIF metadata

The PNG Working Group will continue to refine the PNG specification, including handling newly reported bugs, tracking implementations, and adding Web Platform Tests for the format.

First Public Working Drafts: CSS View Transitions Module Level 1; Scroll-linked Animations

25 October 2022 | Archive

The CSS Working Group has published the following two First Public Working Drafts:

CSS is a language for describing the rendering of structured documents (such as HTML and XML) on screen, on paper, etc.

Upcoming: W3C Workshop on Permissions

12 October 2022 | Archive

W3C announced today a Workshop on Permissions, 5–6 December 2022, in Munich, Germany. The event is hosted by Google.

The W3C Workshop on Permissions brings together security and privacy experts, UI/UX designers and researchers, browser vendors, OS developers, API authors, web publishers and users. We aim to address the privacy, security and usability challenges involved in controlling access to an increasingly powerful set of capabilities on the Web and other platforms.

The scope includes:

  • user concerns and preferences, including those of vulnerable individuals and communities;
  • better alignment of permission lifetime/duration with user tasks;
  • risks and benefits of human-centric grouping/categorization of permissions and applications;
  • challenges with novel capabilities;
  • capability abuse threat models and mitigations;
  • scoping of permissions to origins vs. applications, relation to same origin policy;
  • UIs and controls;
  • integrated permission control surfaces tailored to the capability itself;
  • permission transparency, accountability, and control; and
  • balancing well-specified permissions UX in standards with the ability for implementers to meet the future user and product requirements.

We aim to share experiences and user studies, leading to common understanding of how to ensure user comprehension and control of powerful capabilities while managing cognitive load.

Attendance is free for all invited participants and is open to the public, whether or not W3C members.

For more information on the workshop, please see the workshop details and submission instructions.

More news… RSS Atom

Events Header link

About W3C Header link

The World Wide Web Consortium (W3C) is an international community that develops open standards to ensure the long-term growth of the Web.

Donations Header link

Become a Friend of W3C: support the W3C mission and free developer tools.

Jobs and fellowship at W3C Header link

  • None at this time

Web Accessibility and W3C standards (Video) Header link

Thumbnail of Web Accessibility and W3C Standards Video

Watch our video on Web Accessibility and W3C standards!

TooltipText=null 13:59:48.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:59:48.126 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:59:48.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:59:48.126 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 13:59:48.127 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 13:59:48.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:48.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= World Wide Web Consortium (W3C)

News

W3C opens Technical Architecture Group (TAG) election

15 November 2022 | Archive

W3C TAG logoThe W3C Advisory Committee, having nominated seven individuals, is invited today to vote until 13 December 2022 for three seats in the W3C Technical Architecture Group (TAG) election.

The TAG is a special working group within the W3C, chartered under the W3C Process Document, with stewardship of the Web architecture. Some aspects of its mission include:

  • to document and build consensus around principles of Web architecture and to interpret and clarify these principles when necessary;
  • to resolve issues involving general Web architecture brought to the TAG;
  • to help coordinate cross-technology architecture developments inside and outside W3C.

First Public Working Draft: Verifiable Credential Data Integrity 1.0

10 November 2022 | Archive

The Verifiable Credentials Working Group has published a First Public Working Draft of the Verifiable Credential Data Integrity 1.0. This specification describes mechanisms for ensuring the authenticity and integrity of Verifiable Credentials and similar types of constrained digital documents using cryptography, especially through the use of digital signatures and related mathematical proofs.

W3C Invites Implementations of WebXR Augmented Reality Module — Level 1

1 November 2022 | Archive

The Immersive Web Working Group invites implementations of a new Candidate Recommendation of WebXR Augmented Reality Module – Level 1, which expands the WebXR Device API with the functionality available on AR hardware.

W3C Workshop Report: WCG and HDR for the Web

28 October 2022 | Archive

W3C is pleased to announce the report from the W3C Workshop on Wide Color Gamut and High Dynamic Range for the Web, held online in July-September 2021.

This report contains an executive summary, introduces the subject area, discusses major topics from the live sessions, links to the presentation videos and session minutes, and details next steps that were taken, and continue to be explored, after the workshop.

The workshop connected the color science, content creation and web platform communities and explored the current, ongoing transition of the web platform from the legacy sRGB, narrow gamut, standard dynamic range world of the previous quarter century, through wide color gamut, and onto high dynamic range.

15 workshop talks were published and discussed online in five live sessions. The main outcomes are that:

  • Standardization efforts on WCG and HDR are in-place and ongoing at W3C, the International Color Consortium, the Alliance for Open Media, and other fora
  • A Color API for the Web is currently being incubated in WICG, and when more mature will require formation of a new W3C Working Group
  • Interoperability for WCG-aware Web specifications has been a focus for the last year, including Interop 2022
  • Canvas has already been extended to WCG, and HDR in Canvas is at the prototype stage
  • Handling of HDR content, in particular HDR tone mapping for a wide range of displays and viewing environments, needs significant further discussion and experimentation.

W3C thanks the Program Committee, workshop speakers, and all participants for making this event possible and for continuing to work together to explore the next steps in the year since the live sessions. Substantial progress has already been made. Join us in continuing this important effort.

Last Call for Review of Proposed Corrections: CSS Containment Module Level 1

26 October 2022 | Archive

The CSS Working Group has proposed corrections to the W3C Recommendation of CSS Containment Module Level 1. This CSS module describes the contain property, which indicates that the element’s subtree is independent of the rest of the page. This enables heavy optimizations by user agents when used well.

Proposed corrections are marked in the document. Comments, including implementation experience, are welcome via GitHub through 10 January 2023.

First Public Working Draft: Portable Network Graphics (PNG) Specification (Third Edition)

25 October 2022 | Archive

The PNG Working Group has published a First Public Working Draft of the Portable Network Graphics (PNG) Specification (Third Edition). Completely backwards compatible with the millions of PNG graphics conforming to the older (2003) Second Edition, this new edition folds in reported errata and clarifications and also adds some much-requested new features:

  • Animated PNG, widely implemented for a decade but not part of the official specification until now
  • Coding-Independent Code Points, which clearly identify the color space used by a graphic for improved rendering fidelity without blowing up the file size. This includes support for High Dynamic Range (HDR) color spaces such as BT.2100 HLG and PQ
  • Support for EXIF metadata

The PNG Working Group will continue to refine the PNG specification, including handling newly reported bugs, tracking implementations, and adding Web Platform Tests for the format.

First Public Working Drafts: CSS View Transitions Module Level 1; Scroll-linked Animations

25 October 2022 | Archive

The CSS Working Group has published the following two First Public Working Drafts:

CSS is a language for describing the rendering of structured documents (such as HTML and XML) on screen, on paper, etc.

Upcoming: W3C Workshop on Permissions

12 October 2022 | Archive

W3C announced today a Workshop on Permissions, 5–6 December 2022, in Munich, Germany. The event is hosted by Google.

The W3C Workshop on Permissions brings together security and privacy experts, UI/UX designers and researchers, browser vendors, OS developers, API authors, web publishers and users. We aim to address the privacy, security and usability challenges involved in controlling access to an increasingly powerful set of capabilities on the Web and other platforms.

The scope includes:

  • user concerns and preferences, including those of vulnerable individuals and communities;
  • better alignment of permission lifetime/duration with user tasks;
  • risks and benefits of human-centric grouping/categorization of permissions and applications;
  • challenges with novel capabilities;
  • capability abuse threat models and mitigations;
  • scoping of permissions to origins vs. applications, relation to same origin policy;
  • UIs and controls;
  • integrated permission control surfaces tailored to the capability itself;
  • permission transparency, accountability, and control; and
  • balancing well-specified permissions UX in standards with the ability for implementers to meet the future user and product requirements.

We aim to share experiences and user studies, leading to common understanding of how to ensure user comprehension and control of powerful capabilities while managing cognitive load.

Attendance is free for all invited participants and is open to the public, whether or not W3C members.

For more information on the workshop, please see the workshop details and submission instructions.

More news… RSS Atom

Events Header link

About W3C Header link

The World Wide Web Consortium (W3C) is an international community that develops open standards to ensure the long-term growth of the Web.

Donations Header link

Become a Friend of W3C: support the W3C mission and free developer tools.

Jobs and fellowship at W3C Header link

  • None at this time

Web Accessibility and W3C standards (Video) Header link

Thumbnail of Web Accessibility and W3C Standards Video

Watch our video on Web Accessibility and W3C standards!

TooltipText=null 13:59:48.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:59:48.128 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:59:48.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:59:48.128 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 13:59:48.129 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 13:59:48.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:48.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= World Wide Web Consortium (W3C)

News

W3C opens Technical Architecture Group (TAG) election

15 November 2022 | Archive

W3C TAG logoThe W3C Advisory Committee, having nominated seven individuals, is invited today to vote until 13 December 2022 for three seats in the W3C Technical Architecture Group (TAG) election.

The TAG is a special working group within the W3C, chartered under the W3C Process Document, with stewardship of the Web architecture. Some aspects of its mission include:

  • to document and build consensus around principles of Web architecture and to interpret and clarify these principles when necessary;
  • to resolve issues involving general Web architecture brought to the TAG;
  • to help coordinate cross-technology architecture developments inside and outside W3C.

First Public Working Draft: Verifiable Credential Data Integrity 1.0

10 November 2022 | Archive

The Verifiable Credentials Working Group has published a First Public Working Draft of the Verifiable Credential Data Integrity 1.0. This specification describes mechanisms for ensuring the authenticity and integrity of Verifiable Credentials and similar types of constrained digital documents using cryptography, especially through the use of digital signatures and related mathematical proofs.

W3C Invites Implementations of WebXR Augmented Reality Module — Level 1

1 November 2022 | Archive

The Immersive Web Working Group invites implementations of a new Candidate Recommendation of WebXR Augmented Reality Module – Level 1, which expands the WebXR Device API with the functionality available on AR hardware.

W3C Workshop Report: WCG and HDR for the Web

28 October 2022 | Archive

W3C is pleased to announce the report from the W3C Workshop on Wide Color Gamut and High Dynamic Range for the Web, held online in July-September 2021.

This report contains an executive summary, introduces the subject area, discusses major topics from the live sessions, links to the presentation videos and session minutes, and details next steps that were taken, and continue to be explored, after the workshop.

The workshop connected the color science, content creation and web platform communities and explored the current, ongoing transition of the web platform from the legacy sRGB, narrow gamut, standard dynamic range world of the previous quarter century, through wide color gamut, and onto high dynamic range.

15 workshop talks were published and discussed online in five live sessions. The main outcomes are that:

  • Standardization efforts on WCG and HDR are in-place and ongoing at W3C, the International Color Consortium, the Alliance for Open Media, and other fora
  • A Color API for the Web is currently being incubated in WICG, and when more mature will require formation of a new W3C Working Group
  • Interoperability for WCG-aware Web specifications has been a focus for the last year, including Interop 2022
  • Canvas has already been extended to WCG, and HDR in Canvas is at the prototype stage
  • Handling of HDR content, in particular HDR tone mapping for a wide range of displays and viewing environments, needs significant further discussion and experimentation.

W3C thanks the Program Committee, workshop speakers, and all participants for making this event possible and for continuing to work together to explore the next steps in the year since the live sessions. Substantial progress has already been made. Join us in continuing this important effort.

Last Call for Review of Proposed Corrections: CSS Containment Module Level 1

26 October 2022 | Archive

The CSS Working Group has proposed corrections to the W3C Recommendation of CSS Containment Module Level 1. This CSS module describes the contain property, which indicates that the element’s subtree is independent of the rest of the page. This enables heavy optimizations by user agents when used well.

Proposed corrections are marked in the document. Comments, including implementation experience, are welcome via GitHub through 10 January 2023.

First Public Working Draft: Portable Network Graphics (PNG) Specification (Third Edition)

25 October 2022 | Archive

The PNG Working Group has published a First Public Working Draft of the Portable Network Graphics (PNG) Specification (Third Edition). Completely backwards compatible with the millions of PNG graphics conforming to the older (2003) Second Edition, this new edition folds in reported errata and clarifications and also adds some much-requested new features:

  • Animated PNG, widely implemented for a decade but not part of the official specification until now
  • Coding-Independent Code Points, which clearly identify the color space used by a graphic for improved rendering fidelity without blowing up the file size. This includes support for High Dynamic Range (HDR) color spaces such as BT.2100 HLG and PQ
  • Support for EXIF metadata

The PNG Working Group will continue to refine the PNG specification, including handling newly reported bugs, tracking implementations, and adding Web Platform Tests for the format.

First Public Working Drafts: CSS View Transitions Module Level 1; Scroll-linked Animations

25 October 2022 | Archive

The CSS Working Group has published the following two First Public Working Drafts:

CSS is a language for describing the rendering of structured documents (such as HTML and XML) on screen, on paper, etc.

Upcoming: W3C Workshop on Permissions

12 October 2022 | Archive

W3C announced today a Workshop on Permissions, 5–6 December 2022, in Munich, Germany. The event is hosted by Google.

The W3C Workshop on Permissions brings together security and privacy experts, UI/UX designers and researchers, browser vendors, OS developers, API authors, web publishers and users. We aim to address the privacy, security and usability challenges involved in controlling access to an increasingly powerful set of capabilities on the Web and other platforms.

The scope includes:

  • user concerns and preferences, including those of vulnerable individuals and communities;
  • better alignment of permission lifetime/duration with user tasks;
  • risks and benefits of human-centric grouping/categorization of permissions and applications;
  • challenges with novel capabilities;
  • capability abuse threat models and mitigations;
  • scoping of permissions to origins vs. applications, relation to same origin policy;
  • UIs and controls;
  • integrated permission control surfaces tailored to the capability itself;
  • permission transparency, accountability, and control; and
  • balancing well-specified permissions UX in standards with the ability for implementers to meet the future user and product requirements.

We aim to share experiences and user studies, leading to common understanding of how to ensure user comprehension and control of powerful capabilities while managing cognitive load.

Attendance is free for all invited participants and is open to the public, whether or not W3C members.

For more information on the workshop, please see the workshop details and submission instructions.

More news… RSS Atom

Events Header link

About W3C Header link

The World Wide Web Consortium (W3C) is an international community that develops open standards to ensure the long-term growth of the Web.

Donations Header link

Become a Friend of W3C: support the W3C mission and free developer tools.

Jobs and fellowship at W3C Header link

  • None at this time

Web Accessibility and W3C standards (Video) Header link

Thumbnail of Web Accessibility and W3C Standards Video

Watch our video on Web Accessibility and W3C standards!

TooltipText=null 13:59:48.130 INFO [WorkbenchTestable][AbstractView] Close view 'Internal Web Browser' 13:59:48.130 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Internal Web Browser 13:59:48.130 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 13:59:48.131 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:59:48.162 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 13:59:48.162 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:59:48.162 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:59:48.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:48.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:48.168 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWebBrowserView no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest) 13:59:48.168 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 13:59:48.168 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:59:48.168 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:59:48.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:48.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.932 s - in org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest testBrowserEditor no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest) Time elapsed: 11.118 s testWebBrowserView no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest) Time elapsed: 10.811 s Running org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 13:59:48.176 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 13:59:48.176 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:59:48.176 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:59:48.176 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 13:59:48.176 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:59:48.176 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:59:48.177 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:59:48.177 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:59:48.177 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:59:48.177 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:59:48.177 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConstructorWithInternalBrowser no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest) 13:59:48.177 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 13:59:48.177 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:59:48.177 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:59:48.177 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:59:48.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@cc6596 is found... 13:59:48.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@cc6596 is found finished successfully 13:59:48.248 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qbrowser\E') 13:59:48.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:48.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:48.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:48.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:48.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:59:48.254 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:59:48.254 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 13:59:48.254 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:59:48.254 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:59:48.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:48.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:48.255 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "browser"as the parent 13:59:48.255 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:59:48.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:48.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:48.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:48.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:48.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 13:59:48.256 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.w3.org/' 13:59:48.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:59:48.258 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:59:48.467 DEBUG [main][BrowserProgressListener] Calling chanded() 13:59:48.717 DEBUG [main][BrowserProgressListener] Calling chanded() 13:59:48.759 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:59:48.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:59:48.759 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 13:59:58.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:59:58.759 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:59:58.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 13:59:58.759 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:59:58.759 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:59:58.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:59:58.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:59:58.762 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "browser"as the parent 13:59:58.763 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:59:58.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:59:58.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:59:58.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:59:58.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:59:58.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 13:59:58.765 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.eclipse.org/' 13:59:58.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 13:59:58.765 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:59:58.766 DEBUG [main][BrowserProgressListener] Calling chanded() 13:59:58.790 DEBUG [main][BrowserProgressListener] Calling chanded() 13:59:59.040 DEBUG [main][BrowserProgressListener] Calling chanded() 13:59:59.266 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 13:59:59.766 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:00:00.266 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() failed to create drawable 14:00:00.638 DEBUG [main][BrowserProgressListener] Calling chanded() 14:00:00.767 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:00:00.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:00:00.767 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 14:00:10.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:00:10.768 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:00:10.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:00:10.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:00:10.768 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:00:10.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:00:10.772 INFO [WorkbenchTestable][AbstractBrowser] Evaluate script: return document.documentElement.innerHTML; 14:00:10.778 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:00:10.779 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=The Community for Open Innovation and Collaboration | The Eclipse FoundationSkip to main content

Announcements

Community News

Back to the top

TooltipText=null 14:00:10.780 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 14:00:10.780 DEBUG [WorkbenchTestable][EditorHandler] Closing editor browser Error receiving IPC message on socket 35 in process 5362: Connection reset by peer 14:00:10.818 DEBUG [WorkbenchTestable][EditorHandler] Editor browser is closed 14:00:10.818 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 14:00:10.818 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:00:10.818 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:00:10.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:10.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:10.818 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConstructorWithInternalBrowser no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest) 14:00:10.818 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:00:10.819 INFO [WorkbenchTestable][RequirementsRunner] Started test: testText no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest) 14:00:10.819 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 14:00:10.819 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:00:10.819 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:00:10.819 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:00:10.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4875a5f6 is found... 14:00:10.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4875a5f6 is found finished successfully 14:00:10.886 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qbrowser\E') 14:00:10.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:10.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:10.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:10.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:10.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:00:10.895 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:00:10.895 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 14:00:10.896 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with no referenced composite specified, index 0 and no matchers specified 14:00:10.896 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:10.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:10.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:10.896 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "browser"as the parent 14:00:10.896 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:10.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:10.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:10.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:10.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:10.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 14:00:10.898 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.w3.org/' 14:00:10.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:00:10.900 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:00:11.117 DEBUG [main][BrowserProgressListener] Calling chanded() 14:00:11.290 DEBUG [main][BrowserProgressListener] Calling chanded() 14:00:11.401 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:00:11.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:00:11.401 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 14:00:21.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:00:21.401 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:00:21.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:00:21.402 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.browser.Browser with no referenced composite specified, index 0 and no matchers specified 14:00:21.402 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:21.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:21.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:21.402 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "browser"as the parent 14:00:21.403 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:21.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:21.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:21.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:21.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:21.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 14:00:21.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:00:21.404 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:00:21.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:00:21.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:00:21.404 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:00:21.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:00:21.404 INFO [WorkbenchTestable][AbstractBrowser] Evaluate script: return document.documentElement.innerHTML; 14:00:21.409 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:00:21.412 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= World Wide Web Consortium (W3C)

News

W3C opens Technical Architecture Group (TAG) election

15 November 2022 | Archive

W3C TAG logoThe W3C Advisory Committee, having nominated seven individuals, is invited today to vote until 13 December 2022 for three seats in the W3C Technical Architecture Group (TAG) election.

The TAG is a special working group within the W3C, chartered under the W3C Process Document, with stewardship of the Web architecture. Some aspects of its mission include:

  • to document and build consensus around principles of Web architecture and to interpret and clarify these principles when necessary;
  • to resolve issues involving general Web architecture brought to the TAG;
  • to help coordinate cross-technology architecture developments inside and outside W3C.

First Public Working Draft: Verifiable Credential Data Integrity 1.0

10 November 2022 | Archive

The Verifiable Credentials Working Group has published a First Public Working Draft of the Verifiable Credential Data Integrity 1.0. This specification describes mechanisms for ensuring the authenticity and integrity of Verifiable Credentials and similar types of constrained digital documents using cryptography, especially through the use of digital signatures and related mathematical proofs.

W3C Invites Implementations of WebXR Augmented Reality Module — Level 1

1 November 2022 | Archive

The Immersive Web Working Group invites implementations of a new Candidate Recommendation of WebXR Augmented Reality Module – Level 1, which expands the WebXR Device API with the functionality available on AR hardware.

W3C Workshop Report: WCG and HDR for the Web

28 October 2022 | Archive

W3C is pleased to announce the report from the W3C Workshop on Wide Color Gamut and High Dynamic Range for the Web, held online in July-September 2021.

This report contains an executive summary, introduces the subject area, discusses major topics from the live sessions, links to the presentation videos and session minutes, and details next steps that were taken, and continue to be explored, after the workshop.

The workshop connected the color science, content creation and web platform communities and explored the current, ongoing transition of the web platform from the legacy sRGB, narrow gamut, standard dynamic range world of the previous quarter century, through wide color gamut, and onto high dynamic range.

15 workshop talks were published and discussed online in five live sessions. The main outcomes are that:

  • Standardization efforts on WCG and HDR are in-place and ongoing at W3C, the International Color Consortium, the Alliance for Open Media, and other fora
  • A Color API for the Web is currently being incubated in WICG, and when more mature will require formation of a new W3C Working Group
  • Interoperability for WCG-aware Web specifications has been a focus for the last year, including Interop 2022
  • Canvas has already been extended to WCG, and HDR in Canvas is at the prototype stage
  • Handling of HDR content, in particular HDR tone mapping for a wide range of displays and viewing environments, needs significant further discussion and experimentation.

W3C thanks the Program Committee, workshop speakers, and all participants for making this event possible and for continuing to work together to explore the next steps in the year since the live sessions. Substantial progress has already been made. Join us in continuing this important effort.

Last Call for Review of Proposed Corrections: CSS Containment Module Level 1

26 October 2022 | Archive

The CSS Working Group has proposed corrections to the W3C Recommendation of CSS Containment Module Level 1. This CSS module describes the contain property, which indicates that the element’s subtree is independent of the rest of the page. This enables heavy optimizations by user agents when used well.

Proposed corrections are marked in the document. Comments, including implementation experience, are welcome via GitHub through 10 January 2023.

First Public Working Draft: Portable Network Graphics (PNG) Specification (Third Edition)

25 October 2022 | Archive

The PNG Working Group has published a First Public Working Draft of the Portable Network Graphics (PNG) Specification (Third Edition). Completely backwards compatible with the millions of PNG graphics conforming to the older (2003) Second Edition, this new edition folds in reported errata and clarifications and also adds some much-requested new features:

  • Animated PNG, widely implemented for a decade but not part of the official specification until now
  • Coding-Independent Code Points, which clearly identify the color space used by a graphic for improved rendering fidelity without blowing up the file size. This includes support for High Dynamic Range (HDR) color spaces such as BT.2100 HLG and PQ
  • Support for EXIF metadata

The PNG Working Group will continue to refine the PNG specification, including handling newly reported bugs, tracking implementations, and adding Web Platform Tests for the format.

First Public Working Drafts: CSS View Transitions Module Level 1; Scroll-linked Animations

25 October 2022 | Archive

The CSS Working Group has published the following two First Public Working Drafts:

CSS is a language for describing the rendering of structured documents (such as HTML and XML) on screen, on paper, etc.

Upcoming: W3C Workshop on Permissions

12 October 2022 | Archive

W3C announced today a Workshop on Permissions, 5–6 December 2022, in Munich, Germany. The event is hosted by Google.

The W3C Workshop on Permissions brings together security and privacy experts, UI/UX designers and researchers, browser vendors, OS developers, API authors, web publishers and users. We aim to address the privacy, security and usability challenges involved in controlling access to an increasingly powerful set of capabilities on the Web and other platforms.

The scope includes:

  • user concerns and preferences, including those of vulnerable individuals and communities;
  • better alignment of permission lifetime/duration with user tasks;
  • risks and benefits of human-centric grouping/categorization of permissions and applications;
  • challenges with novel capabilities;
  • capability abuse threat models and mitigations;
  • scoping of permissions to origins vs. applications, relation to same origin policy;
  • UIs and controls;
  • integrated permission control surfaces tailored to the capability itself;
  • permission transparency, accountability, and control; and
  • balancing well-specified permissions UX in standards with the ability for implementers to meet the future user and product requirements.

We aim to share experiences and user studies, leading to common understanding of how to ensure user comprehension and control of powerful capabilities while managing cognitive load.

Attendance is free for all invited participants and is open to the public, whether or not W3C members.

For more information on the workshop, please see the workshop details and submission instructions.

More news… RSS Atom

Events Header link

About W3C Header link

The World Wide Web Consortium (W3C) is an international community that develops open standards to ensure the long-term growth of the Web.

Donations Header link

Become a Friend of W3C: support the W3C mission and free developer tools.

Jobs and fellowship at W3C Header link

  • None at this time

Web Accessibility and W3C standards (Video) Header link

Thumbnail of Web Accessibility and W3C Standards Video

Watch our video on Web Accessibility and W3C standards!

TooltipText=null 14:00:21.412 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 14:00:21.413 DEBUG [WorkbenchTestable][EditorHandler] Closing editor browser 14:00:21.449 DEBUG [WorkbenchTestable][EditorHandler] Editor browser is closed 14:00:21.449 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 14:00:21.449 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:00:21.449 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:00:21.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:21.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:21.450 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testText no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest) 14:00:21.450 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 14:00:21.450 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:00:21.450 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:00:21.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:21.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.275 s - in org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest testConstructorWithInternalBrowser no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest) Time elapsed: 22.641 s testText no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest) Time elapsed: 10.632 s Running org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest 14:00:21.459 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest 14:00:21.460 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:00:21.460 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:00:21.460 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest 14:00:21.460 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:00:21.460 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:00:21.460 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:00:21.460 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:00:21.460 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:00:21.460 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:00:21.461 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsole no-configuration(org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest) 14:00:21.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest 14:00:21.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:00:21.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:00:21.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:00:21.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:21.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:00:21.474 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' view via menu. 14:00:21.474 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:21.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:21.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:21.475 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:00:21.475 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:00:21.475 DEBUG [main][MenuItemLookup] Found menu:'File' 14:00:21.475 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:00:21.475 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:00:21.475 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:00:21.475 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:00:21.475 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:00:21.475 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:00:21.475 DEBUG [main][MenuItemLookup] Item match:Window 14:00:21.476 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:00:21.476 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:00:21.476 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:00:21.476 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:21.476 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:00:21.476 DEBUG [main][MenuItemLookup] Item match:Show View 14:00:21.479 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 14:00:21.479 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 14:00:21.479 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:00:21.479 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 14:00:21.479 DEBUG [main][MenuItemLookup] Found menu:'Navigator (Deprecated)' 14:00:21.479 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:00:21.479 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 14:00:21.479 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:00:21.479 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:00:21.479 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:00:21.479 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 14:00:21.479 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:00:21.479 DEBUG [main][MenuItemLookup] Found menu:'Templates' 14:00:21.479 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 14:00:21.479 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:21.479 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:00:21.479 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:00:21.487 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:00:21.487 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:00:21.487 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:00:21.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:00:21.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:00:21.570 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:00:21.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:21.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:21.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:00:21.571 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:21.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:21.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:21.572 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:00:21.572 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:21.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:21.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:21.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:21.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:21.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:00:21.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:00:21.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:00:21.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:00:21.575 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:00:21.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:21.575 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:00:21.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:21.575 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:00:21.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:00:21.576 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:00:21.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:21.576 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:00:21.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:21.576 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:00:21.576 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 14:00:21.576 DEBUG [main][TreeItemHandler] Selecting tree item: Console 14:00:21.577 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 14:00:21.577 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 14:00:21.577 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:21.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:21.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:21.577 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:00:21.577 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:21.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:21.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:21.578 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:00:21.578 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:21.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:21.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:21.579 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:00:21.579 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:21.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:21.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:21.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:21.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:21.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:21.580 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:00:21.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:21.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:21.580 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:21.580 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:21.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:00:21.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:00:21.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.console.ConsoleView' view is open... 14:00:21.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:21.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:21.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.console.ConsoleView' view is open finished successfully 14:00:21.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:21.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:21.629 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:21.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:21.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:21.629 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:00:21.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 '\*?\QConsole\E') 14:00:21.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:21.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:21.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:21.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:21.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:00:21.635 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:00:21.635 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:00:21.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:00:21.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:00:21.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:00:21.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:00:21.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Console") 14:00:21.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:21.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:21.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:21.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:21.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:00:21.637 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:00:21.637 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:21.665 DEBUG [main][MenuItemLookup] Found menu:'1 New Console View' 14:00:21.665 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:21.665 DEBUG [main][MenuItemLookup] Found menu:'2 Java Stack Trace Console' 14:00:21.665 DEBUG [main][MenuItemLookup] Item match:2 Java Stack Trace Console 14:00:21.666 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Stack Trace Console" 14:00:21.666 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Stack Trace Console 14:00:21.666 INFO [main][MenuItemHandler] Select menu item: &2 Java Stack Trace Console 14:00:21.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'a string ending with "Java Stack Trace Console"... 14:00:21.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:21.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:21.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:21.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:21.715 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:21.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:21.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:21.716 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:00:21.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 '\*?\QConsole\E') 14:00:21.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:21.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:21.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:21.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:21.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:00:21.730 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:00:21.730 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:00:21.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:00:21.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:00:21.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:00:21.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:00:21.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:21.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:21.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'a string ending with "Java Stack Trace Console" finished successfully 14:00:21.732 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Close Console") 14:00:21.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:21.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:21.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:21.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:21.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:00:21.733 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Close Console 14:00:21.733 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:00:21.733 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:21.756 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:00:21.757 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:00:21.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:00:21.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 14:00:21.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:00:21.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:00:21.758 INFO [WorkbenchTestable][AbstractView] Close view 'Console' 14:00:21.758 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Console 14:00:21.758 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:00:21.758 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 14:00:21.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:21.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:21.790 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 14:00:21.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:21.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:21.795 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:21.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:21.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:21.796 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:00:21.796 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 14:00:21.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:21.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:21.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:21.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:21.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:00:21.801 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:00:21.801 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:00:21.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:00:21.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 14:00:21.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Console") 14:00:21.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:21.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:21.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:21.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:21.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:00:21.818 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:00:21.818 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:21.838 DEBUG [main][MenuItemLookup] Found menu:'1 New Console View' 14:00:21.838 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:21.838 DEBUG [main][MenuItemLookup] Found menu:'2 Java Stack Trace Console' 14:00:21.838 DEBUG [main][MenuItemLookup] Found menu:'3 Maven Console' 14:00:21.838 DEBUG [main][MenuItemLookup] Item match:3 Maven Console 14:00:21.838 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&3 Maven Console" 14:00:21.838 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 3 Maven Console 14:00:21.838 INFO [main][MenuItemHandler] Select menu item: &3 Maven Console 14:00:21.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'a string ending with "Maven Console"... 14:00:21.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:21.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:21.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:21.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:21.884 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:21.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:21.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:21.885 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:00:21.885 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 14:00:21.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:21.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:21.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:21.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:21.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:00:21.891 INFO [WorkbenchTestable][AbstractView] Activate view Console 14:00:21.891 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 14:00:21.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:00:21.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:00:21.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:00:21.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:00:21.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:21.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:21.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'a string ending with "Maven Console" finished successfully 14:00:21.892 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest 14:00:21.892 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:00:21.892 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:00:21.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:21.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:21.893 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsole no-configuration(org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest) 14:00:21.893 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest 14:00:21.893 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:00:21.893 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:00:21.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:21.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.434 s - in org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest testConsole no-configuration(org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest) Time elapsed: 0.432 s Running org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:00:21.900 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:00:21.901 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:00:21.901 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:00:21.901 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:00:21.901 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:00:21.901 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:00:21.907 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:00:21.907 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:00:21.907 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:00:21.907 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:21.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:21.908 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:21.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:21.908 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:21.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:21.909 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:21.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:21.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:21.909 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:00:21.909 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:00:21.909 DEBUG [main][MenuItemLookup] Found menu:'File' 14:00:21.909 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:00:21.909 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:00:21.909 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:00:21.909 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:00:21.909 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:00:21.909 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:00:21.909 DEBUG [main][MenuItemLookup] Item match:Window 14:00:21.910 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:00:21.910 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:00:21.910 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:00:21.910 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:21.910 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:00:21.910 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:00:21.910 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:21.910 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:00:21.910 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:21.910 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:00:21.910 DEBUG [main][MenuItemLookup] Item match:Preferences 14:00:21.910 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:00:21.910 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:00:21.910 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:00:21.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:00:21.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:00:21.991 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:00:21.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:21.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:21.993 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:00:21.994 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:22.000 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:00:22.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:22.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:22.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:22.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:22.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:00:22.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:00:22.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:00:22.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 14:00:22.002 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:00:22.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:22.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:22.504 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:00:22.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 14:00:22.505 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:00:22.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:22.506 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:00:22.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:22.506 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:00:22.506 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 14:00:22.506 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 14:00:22.506 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 14:00:22.506 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites (Eclipse:1877): Gtk-CRITICAL **: 14:00:22.569: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:00:22.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:22.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:22.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:22.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:22.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 "Add...") 14:00:22.601 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:22.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:22.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:22.608 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:00:22.608 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:22.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:22.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:22.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:22.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:22.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:22.612 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 14:00:22.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:22.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:22.612 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:22.612 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:22.651 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 14:00:22.651 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:22.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:22.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:22.651 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Site" as the parent 14:00:22.651 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:22.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:22.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:22.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:22.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:22.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:00:22.653 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:00:22.653 INFO [WorkbenchTestable][AbstractText] Text set to: Eclipse 14:00:22.654 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Location:") 14:00:22.654 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:22.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:22.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:22.654 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Site" as the parent 14:00:22.654 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:22.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:22.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:22.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:22.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:22.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:00:22.657 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:00:22.657 INFO [WorkbenchTestable][AbstractText] Text set to: https://download.eclipse.org/releases/latest 14:00:22.659 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add") 14:00:22.659 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:22.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:22.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:22.661 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Site" as the parent 14:00:22.661 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:22.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:22.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:22.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:22.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:22.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:22.663 INFO [WorkbenchTestable][AbstractButton] Click button A&dd 14:00:22.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:22.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:22.663 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:22.663 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:22.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 "Add...") 14:00:22.704 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:22.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:22.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:22.704 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:00:22.704 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:22.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:22.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:22.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:22.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:22.707 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:22.707 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 14:00:22.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:22.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:22.708 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:22.708 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:22.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 14:00:22.736 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:22.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:22.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:22.737 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Site" as the parent 14:00:22.737 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:22.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:22.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:22.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:22.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:22.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:00:22.739 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:00:22.739 INFO [WorkbenchTestable][AbstractText] Text set to: RedDeer 14:00:22.739 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Location:") 14:00:22.739 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:22.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:22.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:22.739 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Site" as the parent 14:00:22.739 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:22.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:22.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:22.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:22.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:22.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:00:22.742 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:00:22.743 INFO [WorkbenchTestable][AbstractText] Text set to: http://download.eclipse.org/reddeer/releases/latest 14:00:22.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 "Add") 14:00:22.743 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:22.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:22.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:22.744 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Site" as the parent 14:00:22.744 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:22.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:22.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:22.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:22.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:22.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:22.746 INFO [WorkbenchTestable][AbstractButton] Click button A&dd 14:00:22.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:22.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:22.746 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:22.746 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:22.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:22.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:22.784 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 14:00:22.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:22.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:22.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:22.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:22.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:22.790 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 14:00:22.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:22.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:22.790 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:22.790 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:22.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:00:22.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:00:22.852 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:22.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:22.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:22.852 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:00:22.853 INFO [WorkbenchTestable][RequirementsRunner] Started test: pageIsOpened no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:00:22.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:00:22.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:00:22.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:00:22.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:00:22.853 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:22.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:22.853 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:22.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:22.853 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:22.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:22.853 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:22.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:22.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:22.854 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:00:22.854 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:00:22.854 DEBUG [main][MenuItemLookup] Found menu:'File' 14:00:22.854 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:00:22.854 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:00:22.854 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:00:22.854 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:00:22.854 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:00:22.854 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:00:22.854 DEBUG [main][MenuItemLookup] Item match:Window 14:00:22.854 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:00:22.854 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:00:22.854 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:00:22.854 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:22.854 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:00:22.854 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:00:22.854 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:22.854 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:00:22.854 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:22.854 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:00:22.854 DEBUG [main][MenuItemLookup] Item match:Preferences 14:00:22.854 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:00:22.854 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:00:22.854 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1877): Gtk-CRITICAL **: 14:00:22.897: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:00:22.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.... 14:00:22.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:00:22.957 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:00:22.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:22.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:22.958 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:00:22.958 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:22.959 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:00:22.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:22.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:22.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:22.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:22.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:00:22.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:00:22.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:00:22.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 14:00:22.968 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:00:22.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:22.968 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:00:22.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:22.968 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:00:22.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 14:00:22.968 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:00:22.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:22.969 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:00:22.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:22.969 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:00:22.969 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 14:00:22.969 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 14:00:22.969 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 14:00:22.969 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 14:00:22.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:22.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:22.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:22.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:22.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:00:22.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:22.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:22.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:22.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:22.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 14:00:22.972 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:00:22.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:22.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:22.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:22.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:22.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:22.985 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:00:22.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:22.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:22.986 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:22.986 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:23.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:00:23.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:00:23.047 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:23.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:23.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:23.048 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:00:23.048 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:00:23.048 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:00:23.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:23.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:23.048 INFO [WorkbenchTestable][RequirementsRunner] Finished test: pageIsOpened no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:00:23.048 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:00:23.049 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemsTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:00:23.049 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:00:23.049 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:00:23.049 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:00:23.049 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:00:23.049 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:23.049 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:23.049 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:23.049 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:23.049 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:23.049 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:23.049 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:23.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:23.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:23.049 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:00:23.050 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:00:23.050 DEBUG [main][MenuItemLookup] Found menu:'File' 14:00:23.050 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:00:23.050 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:00:23.050 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:00:23.050 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:00:23.050 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:00:23.050 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:00:23.050 DEBUG [main][MenuItemLookup] Item match:Window 14:00:23.050 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:00:23.050 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:00:23.050 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:00:23.050 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:23.050 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:00:23.050 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:00:23.050 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:23.050 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:00:23.050 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:23.050 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:00:23.050 DEBUG [main][MenuItemLookup] Item match:Preferences 14:00:23.050 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:00:23.050 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:00:23.050 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1877): Gtk-CRITICAL **: 14:00:23.099: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:00:23.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:00:23.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:00:23.183 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:00:23.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:23.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:23.184 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:00:23.184 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:23.185 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:00:23.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:23.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:23.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:23.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:23.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:00:23.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:00:23.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:00:23.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 14:00:23.195 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:00:23.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:23.196 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:00:23.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:23.196 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:00:23.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 14:00:23.196 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:00:23.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:23.196 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:00:23.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:23.196 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:00:23.196 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 14:00:23.196 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 14:00:23.197 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 14:00:23.197 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 14:00:23.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:23.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:23.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:23.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:23.198 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:00:23.198 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:23.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:23.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:23.198 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:00:23.198 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:23.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:23.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:23.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:23.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:23.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:00:23.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:00:23.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:00:23.202 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:00:23.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:23.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:23.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:23.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:23.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:23.255 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:00:23.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:23.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:23.255 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:23.255 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:23.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:00:23.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:00:23.294 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:23.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:23.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:23.294 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:00:23.294 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:00:23.295 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:00:23.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:23.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:23.295 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemsTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:00:23.295 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:00:23.295 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:00:23.295 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:00:23.295 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:00:23.295 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:00:23.295 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:00:23.295 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:23.296 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:23.296 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:23.296 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:23.296 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:23.296 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:23.296 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:23.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:23.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:23.296 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:00:23.296 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:00:23.296 DEBUG [main][MenuItemLookup] Found menu:'File' 14:00:23.296 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:00:23.296 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:00:23.296 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:00:23.296 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:00:23.296 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:00:23.296 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:00:23.296 DEBUG [main][MenuItemLookup] Item match:Window 14:00:23.297 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:00:23.297 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:00:23.297 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:00:23.297 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:23.297 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:00:23.297 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:00:23.297 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:23.297 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:00:23.297 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:23.297 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:00:23.297 DEBUG [main][MenuItemLookup] Item match:Preferences 14:00:23.297 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:00:23.297 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:00:23.297 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1877): Gtk-CRITICAL **: 14:00:23.413: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:00:23.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:00:23.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. finished successfully 14:00:23.489 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:00:23.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:23.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:23.490 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:00:23.490 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:23.491 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:00:23.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:23.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:23.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:23.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:23.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:00:23.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:00:23.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:00:23.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 14:00:23.493 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:00:23.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:23.502 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:00:23.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:23.502 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:00:23.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 14:00:23.502 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:00:23.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:23.502 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:00:23.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:23.503 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:00:23.503 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 14:00:23.503 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 14:00:23.503 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 14:00:23.503 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 14:00:23.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:23.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:23.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:23.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:23.505 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:00:23.505 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:23.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:23.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:23.505 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:00:23.505 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:23.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:23.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:23.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:23.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:23.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:00:23.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:00:23.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:00:23.508 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Eclipse: 14:00:23.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:00:23.509 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:00:23.509 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:23.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:00:23.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:00:23.510 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:23.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:23.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:23.548 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:00:23.548 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:23.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:23.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:23.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:23.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:23.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:00:23.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:00:23.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:00:23.552 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:00:23.552 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:23.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:23.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:23.552 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:00:23.552 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:23.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:23.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:23.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:23.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:23.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:00:23.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:00:23.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:00:23.554 INFO [WorkbenchTestable][AbstractTableItem] Check table Item Eclipse: 14:00:23.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:00:23.556 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:00:23.556 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:23.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:00:23.557 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:00:23.557 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:23.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:23.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:23.557 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:00:23.557 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:23.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:23.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:23.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:23.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:23.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:00:23.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:00:23.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:00:23.560 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:00:23.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:23.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:23.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:23.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:23.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:23.569 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:00:23.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:23.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:23.569 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:23.569 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:23.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:00:23.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:00:23.604 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:23.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:23.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:23.604 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:00:23.604 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:00:23.604 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:00:23.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:23.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:23.605 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:00:23.605 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:00:23.606 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:00:23.606 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:00:23.606 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:00:23.606 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:00:23.606 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:00:23.606 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:23.606 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:23.606 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:23.606 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:23.606 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:23.607 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:23.607 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:23.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:23.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:23.607 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:00:23.607 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:00:23.607 DEBUG [main][MenuItemLookup] Found menu:'File' 14:00:23.607 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:00:23.607 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:00:23.607 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:00:23.607 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:00:23.607 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:00:23.607 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:00:23.607 DEBUG [main][MenuItemLookup] Item match:Window 14:00:23.608 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:00:23.608 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:00:23.608 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:00:23.608 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:23.608 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:00:23.608 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:00:23.608 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:23.608 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:00:23.608 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:23.608 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:00:23.608 DEBUG [main][MenuItemLookup] Item match:Preferences 14:00:23.608 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:00:23.608 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:00:23.608 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1877): Gtk-CRITICAL **: 14:00:23.655: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:00:23.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:00:23.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:00:23.711 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:00:23.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:23.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:23.712 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:00:23.713 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:23.713 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:00:23.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:23.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:23.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:23.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:23.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:00:23.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:00:23.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:00:23.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 14:00:23.716 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:00:23.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:23.716 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:00:23.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:23.716 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:00:23.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 14:00:23.717 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:00:23.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:23.717 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:00:23.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:23.717 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:00:23.717 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 14:00:23.717 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 14:00:23.717 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 14:00:23.726 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 14:00:23.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:23.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:23.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:23.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:23.727 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:00:23.727 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:23.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:23.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:23.728 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:00:23.728 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:23.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:23.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:23.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:23.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:23.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:00:23.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:00:23.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:00:23.731 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:00:23.731 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:23.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:23.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:23.731 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:00:23.731 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:23.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:23.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:23.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:23.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:23.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:00:23.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:00:23.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:00:23.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:00:23.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:23.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:23.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:23.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:23.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:23.756 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:00:23.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:23.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:23.756 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:23.756 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:23.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:00:23.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:00:23.783 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:23.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:23.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:23.783 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:00:23.783 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:00:23.783 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:00:23.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:23.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:23.784 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:00:23.784 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:00:23.784 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickRemoveTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:00:23.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:00:23.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:00:23.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:00:23.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:00:23.784 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:23.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:23.784 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:23.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:23.784 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:23.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:23.793 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:23.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:23.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:23.793 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:00:23.793 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:00:23.794 DEBUG [main][MenuItemLookup] Found menu:'File' 14:00:23.794 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:00:23.794 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:00:23.794 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:00:23.794 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:00:23.794 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:00:23.794 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:00:23.794 DEBUG [main][MenuItemLookup] Item match:Window 14:00:23.794 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:00:23.794 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:00:23.794 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:00:23.794 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:23.794 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:00:23.794 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:00:23.794 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:23.794 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:00:23.794 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:23.794 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:00:23.794 DEBUG [main][MenuItemLookup] Item match:Preferences 14:00:23.794 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:00:23.794 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:00:23.795 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1877): Gtk-CRITICAL **: 14:00:23.837: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:00:23.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:00:23.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:00:23.897 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:00:23.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:23.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:23.902 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:00:23.902 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:23.903 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:00:23.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:23.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:23.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:23.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:23.904 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:00:23.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:00:23.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:00:23.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 14:00:23.906 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:00:23.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:23.906 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:00:23.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:23.906 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:00:23.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 14:00:23.906 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:00:23.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:23.907 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:00:23.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:23.907 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:00:23.907 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 14:00:23.907 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 14:00:23.907 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 14:00:23.908 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 14:00:23.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:23.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:23.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:23.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:23.909 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:00:23.909 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:23.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:23.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:23.910 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:00:23.910 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:23.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:23.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:23.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:23.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:23.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:00:23.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:00:23.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:00:23.913 INFO [WorkbenchTestable][AbstractTableItem] Double click table item RedDeer 14:00:23.914 TRACE [main][WidgetHandler] Notify Table with event 13 14:00:23.914 TRACE [main][WidgetHandler] Wait for synchronization 14:00:23.947 TRACE [main][WidgetHandler] Notify Table with event 3 14:00:23.947 TRACE [main][WidgetHandler] Wait for synchronization 14:00:23.947 TRACE [main][WidgetHandler] Notify Table with event 4 14:00:23.947 TRACE [main][WidgetHandler] Wait for synchronization 14:00:23.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 "Remove") 14:00:23.947 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:23.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:23.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:23.965 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:00:23.965 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:23.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:23.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:23.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:23.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:23.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:23.969 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 14:00:23.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:23.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:23.969 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:23.969 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:24.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove Sites"] is available.... 14:00:24.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove Sites"] is available. finished successfully 14:00:24.005 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove Sites 14:00:24.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:24.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:24.005 INFO [WorkbenchTestable][AbstractShell] Close shell Remove Sites 14:00:24.005 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Remove Sites' 14:00:24.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:00:24.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:00:24.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:00:24.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:24.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:24.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:24.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:24.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:24.052 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:00:24.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:24.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:24.052 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:24.052 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:24.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:00:24.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:00:24.090 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:24.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:24.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:24.091 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:00:24.091 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:00:24.091 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:00:24.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:24.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:24.091 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickRemoveTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:00:24.091 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:00:24.091 INFO [WorkbenchTestable][RequirementsRunner] Started test: isItemEnabledTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:00:24.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:00:24.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:00:24.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:00:24.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:00:24.091 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:24.092 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:24.092 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:24.092 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:24.092 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:24.092 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:24.092 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:24.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:24.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:24.093 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:00:24.093 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:00:24.093 DEBUG [main][MenuItemLookup] Found menu:'File' 14:00:24.093 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:00:24.093 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:00:24.093 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:00:24.093 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:00:24.093 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:00:24.093 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:00:24.093 DEBUG [main][MenuItemLookup] Item match:Window 14:00:24.093 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:00:24.093 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:00:24.093 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:00:24.093 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:24.093 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:00:24.093 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:00:24.093 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:24.093 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:00:24.093 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:24.093 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:00:24.093 DEBUG [main][MenuItemLookup] Item match:Preferences 14:00:24.093 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:00:24.093 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:00:24.093 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1877): Gtk-CRITICAL **: 14:00:24.150: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:00:24.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:00:24.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 'Preferences.*'] is available. finished successfully 14:00:24.209 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:00:24.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:24.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:24.210 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:00:24.210 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:24.210 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:00:24.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:24.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:24.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:24.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:24.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:00:24.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:00:24.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:00:24.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 14:00:24.213 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:00:24.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:24.213 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:00:24.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:24.213 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:00:24.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 14:00:24.213 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:00:24.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:24.213 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:00:24.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:24.213 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:00:24.214 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 14:00:24.214 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 14:00:24.214 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 14:00:24.214 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 14:00:24.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:24.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:24.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:24.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:24.246 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:00:24.246 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:24.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:24.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:24.246 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:00:24.246 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:24.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:24.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:24.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:24.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:24.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:00:24.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:00:24.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:00:24.254 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:00:24.254 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:24.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:24.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:24.255 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:00:24.255 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:24.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:24.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:24.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:24.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:24.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:00:24.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:00:24.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:00:24.257 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Eclipse: 14:00:24.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:00:24.258 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:00:24.258 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:24.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:00:24.259 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:00:24.259 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:24.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:24.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:24.260 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:00:24.260 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:24.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:24.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:24.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:24.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:24.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:00:24.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:00:24.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:00:24.262 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:00:24.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:24.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:24.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:24.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:24.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:24.284 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:00:24.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:24.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:24.284 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:24.284 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:24.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:00:24.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:00:24.320 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:24.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:24.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:24.320 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:00:24.320 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:00:24.320 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:00:24.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:24.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:24.321 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isItemEnabledTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:00:24.321 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:00:24.321 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectItemAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:00:24.321 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:00:24.321 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:00:24.321 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:00:24.321 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:00:24.321 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:24.321 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:24.321 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:24.321 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:24.321 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:24.321 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:24.322 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:24.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:24.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:24.322 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:00:24.322 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:00:24.322 DEBUG [main][MenuItemLookup] Found menu:'File' 14:00:24.322 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:00:24.322 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:00:24.322 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:00:24.322 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:00:24.322 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:00:24.322 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:00:24.322 DEBUG [main][MenuItemLookup] Item match:Window 14:00:24.322 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:00:24.322 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:00:24.322 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:00:24.322 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:24.322 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:00:24.322 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:00:24.322 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:24.322 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:00:24.322 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:24.322 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:00:24.323 DEBUG [main][MenuItemLookup] Item match:Preferences 14:00:24.323 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:00:24.323 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:00:24.323 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1877): Gtk-CRITICAL **: 14:00:24.372: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:00:24.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:00:24.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:00:24.430 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:00:24.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:24.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:24.431 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:00:24.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:24.432 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:00:24.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:24.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:24.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:24.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:24.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:00:24.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:00:24.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:00:24.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 14:00:24.434 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:00:24.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:24.434 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:00:24.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:24.434 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:00:24.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 14:00:24.435 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:00:24.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:24.435 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:00:24.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:24.435 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:00:24.435 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 14:00:24.435 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 14:00:24.435 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 14:00:24.436 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 14:00:24.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:24.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:24.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:24.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:24.437 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:00:24.437 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:24.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:24.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:24.438 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:00:24.438 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:24.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:24.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:24.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:24.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:24.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:00:24.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:00:24.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:00:24.441 INFO [WorkbenchTestable][AbstractTableItem] Double click table item Eclipse 14:00:24.441 TRACE [main][WidgetHandler] Notify Table with event 13 14:00:24.441 TRACE [main][WidgetHandler] Wait for synchronization 14:00:24.443 TRACE [main][WidgetHandler] Notify Table with event 3 14:00:24.443 TRACE [main][WidgetHandler] Wait for synchronization 14:00:24.443 TRACE [main][WidgetHandler] Notify Table with event 4 14:00:24.443 TRACE [main][WidgetHandler] Wait for synchronization 14:00:24.443 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Edit") 14:00:24.443 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:24.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:24.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:24.463 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:00:24.463 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:24.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:24.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:24.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:24.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:24.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:24.467 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:00:24.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:24.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:24.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:24.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:24.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:24.471 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:00:24.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:24.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:24.471 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:24.471 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:24.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:00:24.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:00:24.508 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:24.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:24.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:24.509 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:00:24.509 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:00:24.509 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:00:24.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:24.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:24.510 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectItemAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:00:24.510 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:00:24.510 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickAddTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:00:24.510 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:00:24.510 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:00:24.510 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:00:24.510 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:00:24.510 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:24.510 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:24.510 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:24.510 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:24.510 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:24.511 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:24.511 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:24.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:24.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:24.511 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:00:24.511 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:00:24.511 DEBUG [main][MenuItemLookup] Found menu:'File' 14:00:24.511 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:00:24.511 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:00:24.511 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:00:24.511 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:00:24.511 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:00:24.511 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:00:24.511 DEBUG [main][MenuItemLookup] Item match:Window 14:00:24.511 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:00:24.511 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:00:24.511 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:00:24.511 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:24.511 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:00:24.511 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:00:24.511 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:24.511 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:00:24.511 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:24.511 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:00:24.511 DEBUG [main][MenuItemLookup] Item match:Preferences 14:00:24.512 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:00:24.512 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:00:24.512 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1877): Gtk-CRITICAL **: 14:00:24.561: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:00:24.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.... 14:00:24.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:00:24.622 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:00:24.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:24.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:24.624 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:00:24.624 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:24.624 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:00:24.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:24.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:24.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:24.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:24.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:00:24.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:00:24.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:00:24.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 14:00:24.627 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:00:24.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:24.627 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:00:24.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:24.627 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:00:24.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 14:00:24.627 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:00:24.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:24.628 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:00:24.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:24.628 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:00:24.628 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 14:00:24.628 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 14:00:24.628 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 14:00:24.628 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 14:00:24.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:24.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:24.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:24.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:24.630 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 14:00:24.630 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:24.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:24.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:24.630 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:00:24.630 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:24.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:24.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:24.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:24.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:24.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:24.641 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 14:00:24.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:24.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:24.641 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:24.641 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:24.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add Site"] is available.... 14:00:24.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add Site"] is available. finished successfully 14:00:24.674 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add Site 14:00:24.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:24.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:24.675 INFO [WorkbenchTestable][AbstractShell] Close shell Add Site 14:00:24.675 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Add Site' 14:00:24.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:00:24.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:00:24.702 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:00:24.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:24.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:24.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:24.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:24.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:24.709 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:00:24.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:24.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:24.709 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:24.710 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:24.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:00:24.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:00:24.735 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:24.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:24.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:24.736 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:00:24.736 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:00:24.736 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:00:24.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:24.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:24.736 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickAddTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:00:24.736 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:00:24.737 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickDisableTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:00:24.737 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:00:24.737 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:00:24.737 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:00:24.737 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:00:24.737 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:24.737 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:24.737 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:24.737 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:24.737 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:24.737 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:24.737 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:24.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:24.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:24.738 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:00:24.738 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:00:24.738 DEBUG [main][MenuItemLookup] Found menu:'File' 14:00:24.738 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:00:24.738 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:00:24.738 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:00:24.738 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:00:24.738 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:00:24.738 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:00:24.738 DEBUG [main][MenuItemLookup] Item match:Window 14:00:24.738 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:00:24.738 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:00:24.738 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:00:24.738 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:24.738 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:00:24.738 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:00:24.738 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:24.738 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:00:24.738 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:24.738 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:00:24.738 DEBUG [main][MenuItemLookup] Item match:Preferences 14:00:24.738 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:00:24.738 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:00:24.739 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1877): Gtk-CRITICAL **: 14:00:24.781: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:00:24.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:00:24.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:00:24.840 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:00:24.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:24.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:24.841 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:00:24.841 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:24.842 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:00:24.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:24.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:24.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:24.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:24.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:00:24.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:00:24.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:00:24.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 14:00:24.852 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:00:24.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:24.852 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:00:24.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:24.853 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:00:24.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 14:00:24.853 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:00:24.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:24.853 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:00:24.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:24.853 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:00:24.854 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 14:00:24.854 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 14:00:24.854 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 14:00:24.854 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 14:00:24.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:24.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:24.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:24.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:24.855 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:00:24.855 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:24.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:24.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:24.856 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:00:24.856 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:24.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:24.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:24.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:24.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:24.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:00:24.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:00:24.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:00:24.859 INFO [WorkbenchTestable][AbstractTableItem] Double click table item RedDeer 14:00:24.859 TRACE [main][WidgetHandler] Notify Table with event 13 14:00:24.859 TRACE [main][WidgetHandler] Wait for synchronization 14:00:24.860 TRACE [main][WidgetHandler] Notify Table with event 3 14:00:24.860 TRACE [main][WidgetHandler] Wait for synchronization 14:00:24.860 TRACE [main][WidgetHandler] Notify Table with event 4 14:00:24.860 TRACE [main][WidgetHandler] Wait for synchronization 14:00:24.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Disable") 14:00:24.860 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:24.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:24.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:24.863 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:00:24.863 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:24.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:24.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:24.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:24.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:24.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:24.868 INFO [WorkbenchTestable][AbstractButton] Click button &Disable 14:00:24.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:24.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:24.883 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:24.883 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:24.884 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:00:24.884 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:24.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:24.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:24.885 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:00:24.885 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:24.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:24.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:24.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:24.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:24.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:00:24.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:00:24.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:00:24.896 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:00:24.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:24.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:24.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:24.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:24.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:24.900 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:00:24.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:24.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:24.900 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:24.900 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:24.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:00:24.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:00:24.937 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:24.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:24.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:24.938 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:00:24.938 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:00:24.938 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:00:24.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:24.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:24.938 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickDisableTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:00:24.938 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:00:24.939 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleItemAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:00:24.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:00:24.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:00:24.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:00:24.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:00:24.939 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:24.939 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:24.939 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:24.939 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:24.939 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:24.939 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:24.939 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:24.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:24.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:24.939 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:00:24.939 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:00:24.939 DEBUG [main][MenuItemLookup] Found menu:'File' 14:00:24.940 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:00:24.940 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:00:24.940 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:00:24.940 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:00:24.940 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:00:24.940 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:00:24.940 DEBUG [main][MenuItemLookup] Item match:Window 14:00:24.940 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:00:24.940 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:00:24.940 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:00:24.940 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:24.940 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:00:24.940 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:00:24.940 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:24.940 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:00:24.940 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:24.940 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:00:24.940 DEBUG [main][MenuItemLookup] Item match:Preferences 14:00:24.940 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:00:24.940 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:00:24.940 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1877): Gtk-CRITICAL **: 14:00:24.982: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:00:25.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:00:25.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:00:25.039 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:00:25.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:25.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:25.040 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:00:25.040 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:25.041 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:00:25.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:25.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:25.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:25.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:25.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:00:25.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:00:25.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:00:25.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 14:00:25.043 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:00:25.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:25.043 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:00:25.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:25.043 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:00:25.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 14:00:25.043 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:00:25.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:25.043 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:00:25.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:25.043 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:00:25.044 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 14:00:25.044 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 14:00:25.044 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 14:00:25.044 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 14:00:25.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:25.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:25.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:25.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:25.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:00:25.054 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:25.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:25.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:25.054 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:00:25.054 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:25.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:25.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:25.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:25.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:25.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:00:25.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:00:25.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:00:25.057 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item RedDeer: 14:00:25.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:00:25.058 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:00:25.058 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:25.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:00:25.059 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:00:25.059 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:25.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:25.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:25.059 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:00:25.059 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:25.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:25.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:25.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:25.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:25.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:00:25.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:00:25.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:00:25.077 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:00:25.077 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:25.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:25.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:25.077 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:00:25.077 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:25.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:25.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:25.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:25.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:25.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:00:25.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:00:25.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:00:25.082 INFO [WorkbenchTestable][AbstractTableItem] Check table Item RedDeer: 14:00:25.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:00:25.083 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:00:25.083 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:25.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:00:25.084 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:00:25.084 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:25.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:25.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:25.084 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:00:25.084 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:25.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:25.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:25.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:25.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:25.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:00:25.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:00:25.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:00:25.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) 14:00:25.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:25.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:25.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:25.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:25.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:25.090 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:00:25.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:25.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:25.091 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:25.091 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:25.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:00:25.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:00:25.118 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:25.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:25.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:25.118 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:00:25.118 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:00:25.118 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:00:25.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:25.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:25.119 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleItemAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:00:25.119 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:00:25.119 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickEnableTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:00:25.119 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:00:25.119 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:00:25.119 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:00:25.119 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:00:25.119 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:25.120 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:25.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.*'] 14:00:25.120 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:25.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.*'] 14:00:25.120 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:25.120 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:25.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:25.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:25.120 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:00:25.120 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:00:25.121 DEBUG [main][MenuItemLookup] Found menu:'File' 14:00:25.121 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:00:25.121 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:00:25.121 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:00:25.121 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:00:25.121 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:00:25.121 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:00:25.121 DEBUG [main][MenuItemLookup] Item match:Window 14:00:25.121 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:00:25.121 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:00:25.121 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:00:25.121 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:25.121 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:00:25.121 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:00:25.121 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:25.121 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:00:25.121 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:25.121 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:00:25.121 DEBUG [main][MenuItemLookup] Item match:Preferences 14:00:25.121 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:00:25.121 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:00:25.121 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1877): Gtk-CRITICAL **: 14:00:25.163: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:00:25.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:00:25.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:00:25.222 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:00:25.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:25.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:25.224 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:00:25.224 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:25.224 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:00:25.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:25.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:25.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:25.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:25.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:00:25.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:00:25.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:00:25.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 14:00:25.235 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:00:25.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:25.235 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:00:25.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:25.235 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:00:25.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 14:00:25.236 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:00:25.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:25.236 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:00:25.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:25.236 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:00:25.236 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 14:00:25.236 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 14:00:25.236 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 14:00:25.237 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 14:00:25.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:25.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:25.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:25.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:25.238 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:00:25.238 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:25.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:25.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:25.238 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:00:25.238 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:25.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:25.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:25.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:25.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:25.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:00:25.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:00:25.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:00:25.241 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Eclipse: 14:00:25.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:00:25.242 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:00:25.242 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:25.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:00:25.243 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item JBoss Tools - Core: 14:00:25.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:00:25.244 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:00:25.244 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:25.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:00:25.245 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item JBoss Tools - Core + Central Update Site: 14:00:25.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:00:25.246 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:00:25.246 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:25.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:00:25.247 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item jbosstools-multiple.target: 14:00:25.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:00:25.248 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:00:25.248 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:25.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:00:25.249 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Oracle Eclipse Pack for Eclipse: 14:00:25.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:00:25.250 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:00:25.250 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:25.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:00:25.250 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Oracle Eclipse Pack for Eclipse: 14:00:25.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:00:25.264 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:00:25.264 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:25.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:00:25.266 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item RedDeer: 14:00:25.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:00:25.267 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:00:25.267 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:25.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:00:25.271 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 14:00:25.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:00:25.272 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:00:25.272 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:25.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:00:25.273 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 14:00:25.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:00:25.274 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:00:25.274 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:25.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:00:25.275 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 14:00:25.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:00:25.275 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:00:25.275 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:25.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:00:25.276 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 14:00:25.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:00:25.277 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:00:25.277 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:25.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:00:25.278 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 14:00:25.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:00:25.279 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:00:25.279 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:25.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:00:25.280 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 14:00:25.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:00:25.280 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:00:25.280 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:25.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:00:25.281 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 14:00:25.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:00:25.282 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:00:25.282 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:25.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:00:25.283 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 14:00:25.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:00:25.289 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:00:25.289 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:25.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:00:25.290 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 14:00:25.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:00:25.290 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:00:25.290 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:25.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:00:25.291 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 14:00:25.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:00:25.292 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:00:25.292 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:25.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:00:25.293 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:00:25.293 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:25.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:25.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:25.293 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:00:25.293 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:25.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:25.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:25.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:25.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:25.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:00:25.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:00:25.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:00:25.296 INFO [WorkbenchTestable][AbstractTableItem] Double click table item Eclipse 14:00:25.296 TRACE [main][WidgetHandler] Notify Table with event 13 14:00:25.296 TRACE [main][WidgetHandler] Wait for synchronization 14:00:25.297 TRACE [main][WidgetHandler] Notify Table with event 3 14:00:25.297 TRACE [main][WidgetHandler] Wait for synchronization 14:00:25.297 TRACE [main][WidgetHandler] Notify Table with event 4 14:00:25.297 TRACE [main][WidgetHandler] Wait for synchronization 14:00:25.297 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Enable") 14:00:25.297 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:25.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:25.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:25.309 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:00:25.309 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:25.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:25.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:25.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:25.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:25.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:25.313 INFO [WorkbenchTestable][AbstractButton] Click button E&nable 14:00:25.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:25.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:25.313 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:25.314 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:25.315 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:00:25.315 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:25.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:25.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:25.315 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:00:25.315 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:25.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:25.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:25.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:25.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:25.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:00:25.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:00:25.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:00:25.328 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:00:25.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:25.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:25.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:25.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:25.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:25.332 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:00:25.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:25.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:25.332 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:25.332 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:25.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:00:25.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:00:25.370 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:25.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:25.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:25.370 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:00:25.370 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:00:25.370 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:00:25.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:25.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:25.371 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickEnableTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:00:25.371 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:00:25.371 INFO [WorkbenchTestable][RequirementsRunner] Started test: isItemEnabledAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:00:25.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:00:25.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:00:25.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:00:25.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:00:25.371 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:25.371 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:25.371 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:25.372 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:25.372 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:25.372 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:25.372 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:25.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:25.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:25.372 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:00:25.372 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:00:25.372 DEBUG [main][MenuItemLookup] Found menu:'File' 14:00:25.372 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:00:25.372 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:00:25.372 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:00:25.372 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:00:25.372 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:00:25.372 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:00:25.372 DEBUG [main][MenuItemLookup] Item match:Window 14:00:25.373 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:00:25.373 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:00:25.373 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:00:25.373 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:25.373 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:00:25.373 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:00:25.373 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:25.373 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:00:25.373 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:25.373 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:00:25.373 DEBUG [main][MenuItemLookup] Item match:Preferences 14:00:25.373 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:00:25.373 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:00:25.373 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1877): Gtk-CRITICAL **: 14:00:25.425: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:00:25.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:00:25.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. finished successfully 14:00:25.489 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:00:25.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:25.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:25.490 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:00:25.490 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:25.490 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:00:25.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:25.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:25.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:25.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:25.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:00:25.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:00:25.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:00:25.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 14:00:25.499 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:00:25.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:25.499 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:00:25.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:25.499 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:00:25.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 14:00:25.499 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:00:25.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:25.500 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:00:25.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:25.500 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:00:25.500 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 14:00:25.500 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 14:00:25.500 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 14:00:25.500 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 14:00:25.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:25.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:25.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:25.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:25.502 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:00:25.502 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:25.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:25.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:25.502 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:00:25.502 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:25.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:25.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:25.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:25.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:25.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:00:25.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:00:25.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:00:25.505 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:00:25.505 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:25.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:25.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:25.505 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:00:25.505 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:25.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:25.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:25.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:25.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:25.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:00:25.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:00:25.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:00:25.508 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Eclipse: 14:00:25.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:00:25.523 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:00:25.523 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:25.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:00:25.532 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:00:25.532 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:25.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:25.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:25.532 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:00:25.532 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:25.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:25.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:25.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:25.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:25.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:00:25.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:00:25.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:00:25.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) 14:00:25.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:25.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:25.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:25.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:25.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:25.539 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:00:25.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:25.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:25.539 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:25.539 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:25.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:00:25.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:00:25.565 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:25.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:25.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:25.566 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:00:25.566 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:00:25.566 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:00:25.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:25.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:25.567 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isItemEnabledAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:00:25.567 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:00:25.567 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleAllItemsTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:00:25.567 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:00:25.567 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:00:25.567 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:00:25.567 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:00:25.567 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:25.567 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:25.567 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:25.568 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:25.568 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:25.568 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:25.568 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:25.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:25.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:25.568 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:00:25.568 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:00:25.569 DEBUG [main][MenuItemLookup] Found menu:'File' 14:00:25.569 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:00:25.569 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:00:25.569 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:00:25.569 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:00:25.569 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:00:25.569 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:00:25.569 DEBUG [main][MenuItemLookup] Item match:Window 14:00:25.569 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:00:25.569 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:00:25.569 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:00:25.569 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:25.569 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:00:25.569 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:00:25.569 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:25.569 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:00:25.569 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:25.569 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:00:25.569 DEBUG [main][MenuItemLookup] Item match:Preferences 14:00:25.569 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:00:25.569 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:00:25.569 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1877): Gtk-CRITICAL **: 14:00:25.612: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:00:25.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:00:25.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:00:25.670 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:00:25.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:25.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:25.671 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:00:25.671 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:25.671 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:00:25.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:25.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:25.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:25.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:25.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:00:25.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:00:25.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:00:25.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 14:00:25.674 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:00:25.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:25.674 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:00:25.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:25.674 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:00:25.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 14:00:25.682 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:00:25.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:25.683 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:00:25.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:25.683 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:00:25.683 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 14:00:25.683 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 14:00:25.683 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 14:00:25.684 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 14:00:25.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:25.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:25.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:25.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:25.685 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:00:25.685 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:25.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:25.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:25.686 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:00:25.686 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:25.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:25.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:25.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:25.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:25.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:00:25.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:00:25.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:00:25.688 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Eclipse: 14:00:25.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:00:25.689 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:00:25.689 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:25.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:00:25.690 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item JBoss Tools - Core: 14:00:25.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:00:25.704 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:00:25.704 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:25.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:00:25.705 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item JBoss Tools - Core + Central Update Site: 14:00:25.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:00:25.706 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:00:25.706 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:25.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:00:25.707 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item jbosstools-multiple.target: 14:00:25.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:00:25.707 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:00:25.707 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:25.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:00:25.712 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Oracle Eclipse Pack for Eclipse: 14:00:25.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:00:25.713 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:00:25.713 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:25.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:00:25.714 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Oracle Eclipse Pack for Eclipse: 14:00:25.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:00:25.715 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:00:25.715 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:25.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:00:25.716 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item RedDeer: 14:00:25.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:00:25.716 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:00:25.716 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:25.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:00:25.717 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 14:00:25.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:00:25.718 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:00:25.718 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:25.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:00:25.718 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 14:00:25.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:00:25.719 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:00:25.719 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:25.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:00:25.720 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 14:00:25.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:00:25.721 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:00:25.721 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:25.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:00:25.721 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 14:00:25.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:00:25.722 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:00:25.722 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:25.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:00:25.723 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 14:00:25.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:00:25.723 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:00:25.723 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:25.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:00:25.724 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 14:00:25.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:00:25.725 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:00:25.725 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:25.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:00:25.731 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 14:00:25.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:00:25.732 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:00:25.732 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:25.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:00:25.733 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 14:00:25.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:00:25.733 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:00:25.733 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:25.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:00:25.734 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 14:00:25.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:00:25.735 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:00:25.735 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:25.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:00:25.736 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 14:00:25.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:00:25.736 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:00:25.736 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:25.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:00:25.737 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:00:25.737 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:25.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:25.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:25.737 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:00:25.737 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:25.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:25.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:25.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:25.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:25.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:00:25.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:00:25.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:00:25.740 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:00:25.740 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:25.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:25.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:25.740 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:00:25.740 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:25.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:25.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:25.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:25.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:25.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:00:25.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:00:25.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:00:25.742 INFO [WorkbenchTestable][AbstractTableItem] Check table Item Eclipse: 14:00:25.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:00:25.743 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:00:25.743 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:25.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:00:25.744 INFO [WorkbenchTestable][AbstractTableItem] Check table Item JBoss Tools - Core: 14:00:25.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:00:25.745 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:00:25.745 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:25.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:00:25.746 INFO [WorkbenchTestable][AbstractTableItem] Check table Item JBoss Tools - Core + Central Update Site: 14:00:25.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:00:25.747 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:00:25.747 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:25.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:00:25.754 INFO [WorkbenchTestable][AbstractTableItem] Check table Item jbosstools-multiple.target: 14:00:25.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:00:25.755 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:00:25.755 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:25.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:00:25.756 INFO [WorkbenchTestable][AbstractTableItem] Check table Item Oracle Eclipse Pack for Eclipse: 14:00:25.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:00:25.756 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:00:25.756 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:25.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:00:25.757 INFO [WorkbenchTestable][AbstractTableItem] Check table Item Oracle Eclipse Pack for Eclipse: 14:00:25.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:00:25.758 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:00:25.758 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:25.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:00:25.760 INFO [WorkbenchTestable][AbstractTableItem] Check table Item RedDeer: 14:00:25.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:00:25.761 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:00:25.761 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:25.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:00:25.762 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 14:00:25.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:00:25.762 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:00:25.762 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:25.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:00:25.763 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 14:00:25.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:00:25.764 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:00:25.764 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:25.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:00:25.765 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 14:00:25.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:00:25.766 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:00:25.766 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:25.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:00:25.767 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 14:00:25.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:00:25.768 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:00:25.768 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:25.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:00:25.769 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 14:00:25.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:00:25.770 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:00:25.770 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:25.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:00:25.776 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 14:00:25.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:00:25.777 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:00:25.777 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:25.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:00:25.778 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 14:00:25.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:00:25.779 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:00:25.779 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:25.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:00:25.780 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 14:00:25.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:00:25.781 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:00:25.781 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:25.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:00:25.782 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 14:00:25.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:00:25.783 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:00:25.783 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:25.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:00:25.784 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 14:00:25.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:00:25.785 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:00:25.785 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:25.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:00:25.786 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:00:25.786 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:25.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:25.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:25.786 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:00:25.786 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:25.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:25.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:25.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:25.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:25.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:00:25.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:00:25.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:00:25.790 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:00:25.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:25.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:25.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:25.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:25.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:25.798 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:00:25.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:25.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:25.799 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:25.799 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:25.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:00:25.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:00:25.844 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:25.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:25.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:25.844 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:00:25.844 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:00:25.844 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:00:25.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:25.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:25.845 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleAllItemsTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:00:25.845 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:00:25.845 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickReloadTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:00:25.845 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:00:25.845 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:00:25.845 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:00:25.845 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:00:25.845 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:25.845 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:25.845 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:25.845 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:25.845 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:25.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:25.846 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:25.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:25.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:25.846 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:00:25.846 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:00:25.846 DEBUG [main][MenuItemLookup] Found menu:'File' 14:00:25.846 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:00:25.846 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:00:25.846 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:00:25.846 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:00:25.846 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:00:25.846 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:00:25.846 DEBUG [main][MenuItemLookup] Item match:Window 14:00:25.847 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:00:25.847 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:00:25.847 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:00:25.847 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:25.847 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:00:25.847 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:00:25.847 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:25.847 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:00:25.847 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:25.847 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:00:25.847 DEBUG [main][MenuItemLookup] Item match:Preferences 14:00:25.847 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:00:25.847 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:00:25.847 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1877): Gtk-CRITICAL **: 14:00:25.889: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:00:25.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:00:25.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:00:25.951 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:00:25.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:25.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:25.952 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:00:25.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:25.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 14:00:25.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:25.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:25.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:25.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:25.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:00:25.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:00:25.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:00:25.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 14:00:25.955 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:00:25.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:25.955 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:00:25.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:25.956 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:00:25.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 14:00:25.956 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:00:25.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:25.956 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:00:25.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:25.956 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:00:25.956 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 14:00:25.956 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 14:00:25.956 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 14:00:25.957 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 14:00:25.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:25.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:25.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:25.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:25.967 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:00:25.967 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:25.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:25.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:25.967 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:00:25.967 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:25.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:25.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:25.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:25.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:25.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:00:25.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:00:25.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:00:25.970 INFO [WorkbenchTestable][AbstractTableItem] Double click table item Eclipse 14:00:25.970 TRACE [main][WidgetHandler] Notify Table with event 13 14:00:25.970 TRACE [main][WidgetHandler] Wait for synchronization 14:00:25.971 TRACE [main][WidgetHandler] Notify Table with event 3 14:00:25.971 TRACE [main][WidgetHandler] Wait for synchronization 14:00:25.971 TRACE [main][WidgetHandler] Notify Table with event 4 14:00:25.971 TRACE [main][WidgetHandler] Wait for synchronization 14:00:25.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 "Reload") 14:00:25.971 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:25.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:25.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:25.993 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:00:25.993 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:25.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:25.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:25.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:25.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:25.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:25.998 INFO [WorkbenchTestable][AbstractButton] Click button Re&load 14:00:25.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:25.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:25.998 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:25.998 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:26.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 14:00:26.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available. finished successfully 14:00:26.033 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Progress Information 14:00:26.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:26.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:26.035 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 14:00:26.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:26.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:26.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:26.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:26.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:26.036 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:00:26.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:26.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:26.036 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:26.036 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:26.037 INFO [WorkbenchTestable][AbstractShell] Close shell Progress Information 14:00:26.037 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Progress Information' 14:00:26.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:00:26.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:00:26.539 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:00:26.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:26.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:26.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:26.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:26.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:26.544 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:00:26.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:26.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:26.544 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:26.545 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:26.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:00:26.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:00:26.581 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:26.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:26.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:26.581 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:00:26.581 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:00:26.581 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:00:26.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:26.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:26.582 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickReloadTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:00:26.582 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:00:26.582 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickEditTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:00:26.582 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:00:26.582 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:00:26.582 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:00:26.582 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:00:26.582 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:26.582 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:26.582 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:26.582 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:26.583 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:26.583 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:26.583 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:26.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:26.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:26.583 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:00:26.583 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:00:26.583 DEBUG [main][MenuItemLookup] Found menu:'File' 14:00:26.583 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:00:26.583 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:00:26.583 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:00:26.583 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:00:26.583 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:00:26.583 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:00:26.583 DEBUG [main][MenuItemLookup] Item match:Window 14:00:26.583 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:00:26.584 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:00:26.584 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:00:26.584 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:26.584 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:00:26.584 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:00:26.584 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:26.584 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:00:26.584 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:26.584 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:00:26.584 DEBUG [main][MenuItemLookup] Item match:Preferences 14:00:26.584 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:00:26.584 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:00:26.584 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1877): Gtk-CRITICAL **: 14:00:26.626: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:00:26.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 'Preferences.*'] is available.... 14:00:26.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:00:26.684 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:00:26.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:26.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:26.685 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:00:26.685 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:26.685 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:00:26.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:26.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:26.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:26.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:26.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:00:26.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:00:26.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:00:26.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 14:00:26.688 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:00:26.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:26.688 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:00:26.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:26.688 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:00:26.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 14:00:26.688 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:00:26.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:26.688 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:00:26.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:26.689 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:00:26.689 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 14:00:26.689 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 14:00:26.689 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 14:00:26.689 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 14:00:26.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:26.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:26.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:26.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:26.702 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:00:26.702 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:26.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:26.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:26.702 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:00:26.702 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:26.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:26.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:26.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:26.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:26.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:00:26.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:00:26.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:00:26.705 INFO [WorkbenchTestable][AbstractTableItem] Double click table item Eclipse 14:00:26.727 TRACE [main][WidgetHandler] Notify Table with event 13 14:00:26.727 TRACE [main][WidgetHandler] Wait for synchronization 14:00:26.728 TRACE [main][WidgetHandler] Notify Table with event 3 14:00:26.728 TRACE [main][WidgetHandler] Wait for synchronization 14:00:26.728 TRACE [main][WidgetHandler] Notify Table with event 4 14:00:26.728 TRACE [main][WidgetHandler] Wait for synchronization 14:00:26.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 "Edit") 14:00:26.729 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:26.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:26.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:26.731 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:00:26.731 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:26.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:26.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:26.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:26.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:26.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:26.736 INFO [WorkbenchTestable][AbstractButton] Click button &Edit 14:00:26.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:26.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:26.736 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:26.736 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:26.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Edit Site"] is available.... 14:00:26.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Edit Site"] is available. finished successfully 14:00:26.780 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Edit Site 14:00:26.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:26.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:26.785 INFO [WorkbenchTestable][AbstractShell] Close shell Edit Site 14:00:26.785 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Edit Site' 14:00:26.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:00:26.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:00:26.813 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:00:26.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:26.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:26.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:26.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:26.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:26.821 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:00:26.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:26.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:26.822 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:26.822 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:26.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:00:26.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:00:26.858 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:26.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:26.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:26.858 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:00:26.859 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:00:26.859 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:00:26.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:26.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:26.859 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickEditTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:00:26.860 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:00:26.860 INFO [WorkbenchTestable][RequirementsRunner] Started test: isButtonEnabledTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:00:26.860 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:00:26.860 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:00:26.860 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:00:26.860 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:00:26.860 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:26.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:26.860 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:26.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:26.860 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:26.861 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:26.861 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:26.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:26.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:26.861 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:00:26.861 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:00:26.861 DEBUG [main][MenuItemLookup] Found menu:'File' 14:00:26.861 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:00:26.861 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:00:26.861 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:00:26.861 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:00:26.861 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:00:26.861 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:00:26.861 DEBUG [main][MenuItemLookup] Item match:Window 14:00:26.861 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:00:26.861 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:00:26.861 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:00:26.861 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:26.861 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:00:26.861 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:00:26.861 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:26.861 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:00:26.861 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:26.861 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:00:26.862 DEBUG [main][MenuItemLookup] Item match:Preferences 14:00:26.862 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:00:26.862 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:00:26.862 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1877): Gtk-CRITICAL **: 14:00:26.903: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:00:26.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.... 14:00:26.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:00:26.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:00:26.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:26.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:26.964 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:00:26.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:26.964 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:00:26.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:26.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:26.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:26.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:26.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:00:26.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:00:26.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:00:26.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 14:00:26.973 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:00:26.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:26.973 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:00:26.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:26.973 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:00:26.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 14:00:26.973 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:00:26.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:26.973 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:00:26.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:26.973 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:00:26.974 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 14:00:26.974 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 14:00:26.974 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 14:00:26.974 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 14:00:26.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:26.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:26.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:26.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:26.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 "Add...") 14:00:26.975 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:26.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:26.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:26.976 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:00:26.976 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:26.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:26.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:26.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:26.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:26.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:26.979 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Edit") 14:00:26.979 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:26.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:26.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:26.979 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:00:26.979 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:26.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:26.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:26.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:26.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:26.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:26.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:00:26.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:26.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:26.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:26.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:26.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:26.996 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:00:26.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:26.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:26.996 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:26.996 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:27.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:00:27.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:00:27.024 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:27.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:27.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:27.024 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:00:27.024 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:00:27.024 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:00:27.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:27.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:27.025 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isButtonEnabledTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:00:27.025 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:00:27.025 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemAlternateSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:00:27.025 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:00:27.025 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:00:27.025 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:00:27.025 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:00:27.025 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:27.025 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:27.025 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:27.026 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:27.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.*'] 14:00:27.026 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:27.026 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:27.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:27.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:27.026 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:00:27.026 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:00:27.027 DEBUG [main][MenuItemLookup] Found menu:'File' 14:00:27.027 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:00:27.027 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:00:27.027 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:00:27.027 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:00:27.027 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:00:27.027 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:00:27.027 DEBUG [main][MenuItemLookup] Item match:Window 14:00:27.027 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:00:27.027 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:00:27.027 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:00:27.027 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:27.027 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:00:27.027 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:00:27.027 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:27.027 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:00:27.027 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:27.027 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:00:27.027 DEBUG [main][MenuItemLookup] Item match:Preferences 14:00:27.027 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:00:27.027 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:00:27.027 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1877): Gtk-CRITICAL **: 14:00:27.071: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:00:27.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.... 14:00:27.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 14:00:27.138 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:00:27.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:27.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:27.140 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:00:27.140 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:27.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 14:00:27.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:27.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:27.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:27.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:27.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:00:27.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:00:27.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:00:27.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 14:00:27.149 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:00:27.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:27.149 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:00:27.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:27.149 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:00:27.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 14:00:27.149 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:00:27.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:27.149 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:00:27.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:27.149 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:00:27.150 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 14:00:27.150 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 14:00:27.150 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 14:00:27.150 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 14:00:27.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:27.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:27.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:27.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:27.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 14:00:27.151 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:27.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:27.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:27.152 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:00:27.152 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:27.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:27.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:27.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:27.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:27.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:00:27.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:00:27.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:00:27.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:00:27.155 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:27.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:27.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:27.155 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:00:27.155 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:27.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:27.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:27.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:27.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:27.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:00:27.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:00:27.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:00:27.158 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:00:27.158 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:27.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:27.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:27.177 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:00:27.178 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:27.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:27.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:27.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:27.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:27.179 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:00:27.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:00:27.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:00:27.180 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:00:27.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:27.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:27.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:27.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:27.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:27.185 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:00:27.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:27.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:27.185 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:27.185 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:27.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:00:27.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:00:27.221 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:27.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:27.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:27.221 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:00:27.221 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:00:27.221 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:00:27.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:27.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:27.222 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemAlternateSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:00:27.222 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:00:27.222 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:00:27.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:00:27.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:00:27.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:00:27.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:00:27.222 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:27.222 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:27.223 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:27.223 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:27.223 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:27.223 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:27.223 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:27.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:27.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:27.223 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:00:27.223 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:00:27.223 DEBUG [main][MenuItemLookup] Found menu:'File' 14:00:27.223 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:00:27.223 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:00:27.223 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:00:27.223 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:00:27.223 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:00:27.223 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:00:27.223 DEBUG [main][MenuItemLookup] Item match:Window 14:00:27.224 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:00:27.224 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:00:27.224 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:00:27.224 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:27.224 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:00:27.224 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:00:27.224 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:27.224 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:00:27.224 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:27.224 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:00:27.224 DEBUG [main][MenuItemLookup] Item match:Preferences 14:00:27.224 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:00:27.224 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:00:27.224 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1877): Gtk-CRITICAL **: 14:00:27.269: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:00:27.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.... 14:00:27.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:00:27.327 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:00:27.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:27.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:27.328 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:00:27.328 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:27.328 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:00:27.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:27.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:27.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:27.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:27.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:00:27.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:00:27.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:00:27.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 14:00:27.340 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:00:27.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:27.340 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:00:27.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:27.340 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:00:27.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 14:00:27.340 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 14:00:27.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:27.340 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 14:00:27.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:27.340 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 14:00:27.341 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 14:00:27.341 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 14:00:27.341 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 14:00:27.341 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 14:00:27.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:27.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:27.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:27.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:27.342 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:00:27.342 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:27.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:27.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:27.342 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:00:27.342 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:27.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:27.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:27.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:27.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:27.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:00:27.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:00:27.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:00:27.345 INFO [WorkbenchTestable][AbstractTableItem] Double click table item RedDeer 14:00:27.346 TRACE [main][WidgetHandler] Notify Table with event 13 14:00:27.346 TRACE [main][WidgetHandler] Wait for synchronization 14:00:27.346 TRACE [main][WidgetHandler] Notify Table with event 3 14:00:27.347 TRACE [main][WidgetHandler] Wait for synchronization 14:00:27.347 TRACE [main][WidgetHandler] Notify Table with event 4 14:00:27.347 TRACE [main][WidgetHandler] Wait for synchronization 14:00:27.347 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Edit") 14:00:27.347 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:27.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:27.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:27.365 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:00:27.365 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:27.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:27.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:27.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:27.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:27.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:27.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) 14:00:27.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:27.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:27.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:27.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:27.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:27.373 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:00:27.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:27.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:27.374 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:27.374 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:27.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:00:27.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:00:27.412 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:27.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:27.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:27.412 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:00:27.412 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:00:27.412 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:00:27.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:27.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:27.413 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 14:00:27.413 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 14:00:27.413 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:00:27.413 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:00:27.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:27.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.514 s - in org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest pageIsOpened no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.195 s getItemsTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.246 s toggleItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.31 s getItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.178 s clickRemoveTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.307 s isItemEnabledTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.23 s selectItemAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.189 s clickAddTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.226 s clickDisableTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.201 s toggleItemAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.18 s clickEnableTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.252 s isItemEnabledAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.196 s toggleAllItemsTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.278 s clickReloadTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.737 s clickEditTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.277 s isButtonEnabledTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.165 s getItemAlternateSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.197 s selectItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.191 s Running org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 14:00:27.419 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 14:00:27.420 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:00:27.420 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:00:27.420 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 14:00:27.420 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:00:27.420 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:00:27.420 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:00:27.420 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:00:27.420 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:00:27.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.*'] 14:00:27.421 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:27.421 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:00:27.421 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectDifferentTabsOnPreferencePageTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 14:00:27.421 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 14:00:27.421 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:00:27.421 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:00:27.421 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:00:27.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.*'] 14:00:27.421 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:27.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.*'] 14:00:27.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:27.422 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:27.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:27.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:27.422 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:00:27.422 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:00:27.422 DEBUG [main][MenuItemLookup] Found menu:'File' 14:00:27.422 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:00:27.422 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:00:27.422 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:00:27.422 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:00:27.422 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:00:27.422 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:00:27.423 DEBUG [main][MenuItemLookup] Item match:Window 14:00:27.423 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:00:27.423 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:00:27.423 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:00:27.423 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:27.423 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:00:27.423 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:00:27.423 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:27.423 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:00:27.423 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:27.423 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:00:27.423 DEBUG [main][MenuItemLookup] Item match:Preferences 14:00:27.423 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:00:27.423 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:00:27.423 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1877): Gtk-CRITICAL **: 14:00:27.468: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:00:27.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:00:27.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 14:00:27.524 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:00:27.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:27.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:27.525 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:00:27.525 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:27.525 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:00:27.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:27.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:27.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:27.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:27.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:00:27.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:00:27.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:00:27.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:00:27.528 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:00:27.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:28.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:28.030 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:00:28.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:00:28.031 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:00:28.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:28.031 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:00:28.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:28.032 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:00:28.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 14:00:28.032 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 14:00:28.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:28.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:28.533 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 14:00:28.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 14:00:28.536 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 14:00:28.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:28.536 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 14:00:28.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:28.536 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 14:00:28.536 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 14:00:28.536 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 14:00:28.537 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 14:00:28.537 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 14:00:28.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:28.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:28.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:00:29.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:29.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:29.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:29.092 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Contents") 14:00:29.092 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:29.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:29.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:29.093 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:00:29.093 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:29.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:29.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:29.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:29.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:29.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 14:00:29.103 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Contents") 14:00:29.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:29.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:29.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:29.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:29.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 14:00:29.106 INFO [WorkbenchTestable][AbstractTabItem] Activate Contents 14:00:29.115 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Advanced") 14:00:29.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:29.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:29.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:29.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:29.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 14:00:29.117 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 14:00:29.127 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Password") 14:00:29.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:29.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:29.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:29.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:29.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 14:00:29.129 INFO [WorkbenchTestable][AbstractTabItem] Activate Password 14:00:29.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:00:29.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:29.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:29.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:29.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:29.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:29.135 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:00:29.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:29.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:29.135 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:29.135 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:29.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:00:29.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:00:29.175 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:29.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:29.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:29.175 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 14:00:29.176 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:00:29.176 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:00:29.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:29.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:29.176 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectDifferentTabsOnPreferencePageTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 14:00:29.176 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:29.176 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:29.176 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:00:29.176 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAvailableEncryptionAlgorithmsTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 14:00:29.176 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 14:00:29.177 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:00:29.177 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:00:29.177 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:00:29.177 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:29.177 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:29.177 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:29.177 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:29.177 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:29.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:29.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:29.177 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:00:29.177 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:00:29.177 DEBUG [main][MenuItemLookup] Found menu:'File' 14:00:29.177 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:00:29.177 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:00:29.177 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:00:29.177 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:00:29.177 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:00:29.177 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:00:29.177 DEBUG [main][MenuItemLookup] Item match:Window 14:00:29.178 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:00:29.178 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:00:29.178 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:00:29.178 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:29.178 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:00:29.178 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:00:29.178 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:29.178 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:00:29.178 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:29.178 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:00:29.178 DEBUG [main][MenuItemLookup] Item match:Preferences 14:00:29.178 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:00:29.178 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:00:29.178 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:00:29.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:00:29.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:00:29.856 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:00:29.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:29.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:29.863 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:00:29.863 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:29.863 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:00:29.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:29.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:29.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:29.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:29.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:00:29.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:00:29.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:00:29.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:00:29.866 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:00:29.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:29.866 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:00:29.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:29.866 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:00:29.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:00:29.866 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:00:29.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:29.867 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:00:29.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:29.867 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:00:29.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 14:00:29.867 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 14:00:29.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:29.867 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 14:00:29.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:29.867 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 14:00:29.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 14:00:29.867 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 14:00:29.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:29.868 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 14:00:29.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:29.868 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 14:00:29.868 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 14:00:29.868 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 14:00:29.868 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 14:00:29.868 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 14:00:29.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:29.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:29.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:29.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:29.870 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Advanced") 14:00:29.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:29.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:29.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:29.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:29.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 14:00:29.873 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 14:00:29.877 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and no matchers specified 14:00:29.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:29.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:29.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:29.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:29.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:00:29.888 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and no matchers specified 14:00:29.889 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:29.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:29.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:29.889 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:00:29.889 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:29.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:29.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:29.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:29.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:29.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:00:29.891 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:00:29.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:29.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:29.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:29.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:29.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:29.895 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:00:29.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:29.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:29.895 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:29.895 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:29.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:00:29.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:00:29.928 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:29.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:29.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:29.929 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 14:00:29.929 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:00:29.929 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:00:29.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:29.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:29.930 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAvailableEncryptionAlgorithmsTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 14:00:29.930 INFO [WorkbenchTestable][RequirementsRunner] Test method changeMasterPasswordTest is ignored because @Ignore annotation is presented. 14:00:29.930 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: changeMasterPasswordTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 14:00:29.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.*'] 14:00:29.930 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:29.930 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:00:29.930 INFO [WorkbenchTestable][RequirementsRunner] Started test: openStoragePreferencePageTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 14:00:29.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 14:00:29.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:00:29.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:00:29.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:00:29.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.*'] 14:00:29.931 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:29.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.*'] 14:00:29.931 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:29.931 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:29.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:29.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:29.931 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:00:29.931 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:00:29.931 DEBUG [main][MenuItemLookup] Found menu:'File' 14:00:29.931 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:00:29.931 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:00:29.931 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:00:29.931 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:00:29.931 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:00:29.931 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:00:29.931 DEBUG [main][MenuItemLookup] Item match:Window 14:00:29.932 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:00:29.932 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:00:29.932 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:00:29.932 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:29.932 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:00:29.932 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:00:29.932 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:29.932 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:00:29.932 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:29.932 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:00:29.932 DEBUG [main][MenuItemLookup] Item match:Preferences 14:00:29.932 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:00:29.932 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:00:29.932 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:00:30.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:00:30.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. finished successfully 14:00:30.591 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:00:30.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:30.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:30.597 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:00:30.597 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:30.598 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:00:30.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:30.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:30.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:30.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:30.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:00:30.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:00:30.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:00:30.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:00:30.601 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:00:30.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:30.601 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:00:30.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:30.601 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:00:30.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:00:30.602 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:00:30.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:30.602 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:00:30.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:30.602 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:00:30.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 14:00:30.602 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 14:00:30.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:30.603 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 14:00:30.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:30.603 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 14:00:30.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 14:00:30.603 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 14:00:30.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:30.603 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 14:00:30.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:30.603 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 14:00:30.603 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 14:00:30.603 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 14:00:30.604 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 14:00:30.604 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 14:00:30.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:30.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:30.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:30.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:30.605 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CLabel with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:00:30.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:30.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:30.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:30.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:30.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 14:00:30.607 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:00:30.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:30.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:30.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:30.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:30.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:30.611 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:00:30.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:30.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:30.611 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:30.611 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:30.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:00:30.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:00:30.644 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:30.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:30.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:30.645 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 14:00:30.645 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:00:30.645 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:00:30.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:30.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:30.645 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openStoragePreferencePageTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 14:00:30.645 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:30.646 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:30.646 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:00:30.646 INFO [WorkbenchTestable][RequirementsRunner] Started test: availableAlgorithmsContainsCurrentAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 14:00:30.646 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 14:00:30.646 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:00:30.646 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:00:30.646 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:00:30.646 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:30.646 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:30.646 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:30.646 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:30.646 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:30.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:30.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:30.647 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:00:30.647 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:00:30.647 DEBUG [main][MenuItemLookup] Found menu:'File' 14:00:30.647 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:00:30.647 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:00:30.647 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:00:30.647 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:00:30.647 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:00:30.647 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:00:30.647 DEBUG [main][MenuItemLookup] Item match:Window 14:00:30.647 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:00:30.647 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:00:30.647 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:00:30.647 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:30.647 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:00:30.647 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:00:30.647 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:30.647 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:00:30.647 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:30.647 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:00:30.647 DEBUG [main][MenuItemLookup] Item match:Preferences 14:00:30.647 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:00:30.647 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:00:30.647 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:00:30.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:00:31.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:00:31.311 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:00:31.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:31.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:31.318 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:00:31.318 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:31.318 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:00:31.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:31.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:31.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:31.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:31.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:00:31.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:00:31.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:00:31.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:00:31.321 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:00:31.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:31.321 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:00:31.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:31.321 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:00:31.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:00:31.322 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:00:31.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:31.322 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:00:31.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:31.322 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:00:31.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 14:00:31.323 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 14:00:31.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:31.323 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 14:00:31.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:31.323 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 14:00:31.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 14:00:31.323 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 14:00:31.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:31.323 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 14:00:31.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:31.323 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 14:00:31.323 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 14:00:31.323 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 14:00:31.324 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 14:00:31.324 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 14:00:31.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:31.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:31.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:31.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:31.325 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Advanced") 14:00:31.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:31.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:31.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:31.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:31.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 14:00:31.328 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 14:00:31.332 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and no matchers specified 14:00:31.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:31.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:31.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:31.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:31.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:00:31.345 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Advanced") 14:00:31.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:31.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:31.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:31.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:31.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 14:00:31.347 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 14:00:31.347 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and no matchers specified 14:00:31.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:31.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:31.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:31.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:31.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:00:31.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) 14:00:31.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:31.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:31.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:31.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:31.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:31.357 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:00:31.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:31.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:31.357 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:31.357 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:31.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:00:31.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:00:31.395 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:31.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:31.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:31.395 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 14:00:31.395 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:00:31.395 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:00:31.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:31.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:31.396 INFO [WorkbenchTestable][RequirementsRunner] Finished test: availableAlgorithmsContainsCurrentAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 14:00:31.397 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:31.397 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:31.397 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:00:31.397 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEncryptionAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 14:00:31.397 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 14:00:31.397 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:00:31.397 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:00:31.397 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:00:31.397 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:31.397 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:31.397 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:31.397 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:31.397 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:31.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:31.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:31.397 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:00:31.397 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:00:31.398 DEBUG [main][MenuItemLookup] Found menu:'File' 14:00:31.398 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:00:31.398 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:00:31.398 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:00:31.398 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:00:31.398 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:00:31.398 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:00:31.398 DEBUG [main][MenuItemLookup] Item match:Window 14:00:31.398 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:00:31.398 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:00:31.398 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:00:31.398 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:31.398 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:00:31.398 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:00:31.398 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:31.398 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:00:31.398 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:31.398 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:00:31.398 DEBUG [main][MenuItemLookup] Item match:Preferences 14:00:31.398 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:00:31.398 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:00:31.398 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:00:31.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.... 14:00:32.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:00:32.073 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:00:32.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:32.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:32.079 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:00:32.079 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:32.080 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:00:32.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:32.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:32.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:32.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:32.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:00:32.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:00:32.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:00:32.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:00:32.082 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:00:32.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:32.083 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:00:32.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:32.083 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:00:32.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:00:32.083 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:00:32.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:32.083 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:00:32.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:32.084 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:00:32.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 14:00:32.084 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 14:00:32.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:32.085 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 14:00:32.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:32.085 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 14:00:32.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 14:00:32.085 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 14:00:32.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:32.085 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 14:00:32.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:32.085 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 14:00:32.085 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 14:00:32.085 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 14:00:32.085 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 14:00:32.085 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 14:00:32.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:32.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:32.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:32.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:32.087 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Advanced") 14:00:32.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:32.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:32.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:32.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:32.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 14:00:32.089 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 14:00:32.093 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and no matchers specified 14:00:32.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:32.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:32.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:32.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:32.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:00:32.096 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and no matchers specified 14:00:32.096 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:32.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:32.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:32.105 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:00:32.105 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:32.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:32.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:32.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:32.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:32.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:00:32.108 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:00:32.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:32.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:32.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:32.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:32.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:32.111 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:00:32.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:32.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:32.112 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:32.112 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:32.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:00:32.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:00:32.149 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:32.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:32.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:32.150 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 14:00:32.150 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:00:32.150 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:00:32.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:32.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:32.150 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEncryptionAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 14:00:32.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.*'] 14:00:32.151 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:32.151 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:00:32.151 INFO [WorkbenchTestable][RequirementsRunner] Started test: setEncryptionAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 14:00:32.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 14:00:32.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:00:32.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:00:32.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:00:32.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.*'] 14:00:32.151 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:32.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.*'] 14:00:32.151 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:32.151 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:32.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:32.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:32.152 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:00:32.152 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:00:32.152 DEBUG [main][MenuItemLookup] Found menu:'File' 14:00:32.152 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:00:32.152 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:00:32.152 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:00:32.152 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:00:32.152 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:00:32.152 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:00:32.152 DEBUG [main][MenuItemLookup] Item match:Window 14:00:32.152 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:00:32.152 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:00:32.152 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:00:32.152 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:32.152 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:00:32.152 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:00:32.152 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:32.152 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:00:32.152 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:32.152 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:00:32.152 DEBUG [main][MenuItemLookup] Item match:Preferences 14:00:32.152 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:00:32.152 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:00:32.153 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:00:32.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:00:32.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:00:32.810 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:00:32.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:32.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:32.817 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:00:32.817 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:32.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:00:32.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:32.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:32.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:32.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:32.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:00:32.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:00:32.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:00:32.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:00:32.821 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:00:32.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:32.821 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:00:32.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:32.821 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:00:32.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:00:32.821 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:00:32.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:32.821 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:00:32.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:32.821 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:00:32.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 14:00:32.822 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 14:00:32.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:32.822 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 14:00:32.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:32.822 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 14:00:32.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 14:00:32.822 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 14:00:32.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:32.823 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 14:00:32.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:32.823 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 14:00:32.823 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 14:00:32.823 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 14:00:32.823 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 14:00:32.823 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 14:00:32.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:32.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:32.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:32.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:32.825 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Advanced") 14:00:32.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:32.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:32.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:32.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:32.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 14:00:32.828 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 14:00:32.832 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and no matchers specified 14:00:32.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:32.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:32.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:32.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:32.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:00:32.844 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Advanced") 14:00:32.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:32.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:32.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:32.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:32.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 14:00:32.847 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 14:00:32.847 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Advanced") 14:00:32.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:32.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:32.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:32.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:32.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 14:00:32.855 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 14:00:32.855 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and no matchers specified 14:00:32.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:32.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:32.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:32.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:32.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:00:32.859 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and no matchers specified 14:00:32.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:32.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:32.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:32.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:32.860 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:00:32.860 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo PBEWithMD5AndDES to selection: PBEWithHmacSHA224AndAES_128 14:00:32.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Advanced") 14:00:32.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:32.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:32.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:32.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:32.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 14:00:32.862 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 14:00:32.863 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and no matchers specified 14:00:32.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:32.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:32.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:32.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:32.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:00:32.865 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:00:32.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:32.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:32.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:32.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:32.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:32.870 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:00:32.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:32.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:32.870 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:32.870 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:32.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:00:32.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:00:32.903 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:32.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:32.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:32.903 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 14:00:32.903 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:00:32.903 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:00:32.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:32.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:32.904 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setEncryptionAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 14:00:32.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.*'] 14:00:32.904 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:32.904 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:00:32.904 INFO [WorkbenchTestable][RequirementsRunner] Started test: getStorageLocationTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 14:00:32.904 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 14:00:32.904 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:00:32.904 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:00:32.904 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:00:32.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.*'] 14:00:32.904 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:32.905 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:32.905 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:32.905 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:32.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:32.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:32.905 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:00:32.905 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:00:32.905 DEBUG [main][MenuItemLookup] Found menu:'File' 14:00:32.905 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:00:32.905 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:00:32.905 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:00:32.905 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:00:32.905 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:00:32.905 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:00:32.905 DEBUG [main][MenuItemLookup] Item match:Window 14:00:32.906 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:00:32.906 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:00:32.906 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:00:32.906 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:32.906 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:00:32.906 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:00:32.906 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:32.906 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:00:32.906 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:32.906 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:00:32.906 DEBUG [main][MenuItemLookup] Item match:Preferences 14:00:32.906 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:00:32.906 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:00:32.906 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:00:32.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.... 14:00:33.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:00:33.573 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:00:33.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:33.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:33.579 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:00:33.579 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:33.580 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:00:33.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:33.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:33.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:33.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:33.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:00:33.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:00:33.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:00:33.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:00:33.583 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:00:33.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:33.583 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:00:33.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:33.583 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:00:33.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:00:33.583 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:00:33.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:33.584 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:00:33.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:33.584 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:00:33.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 14:00:33.584 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 14:00:33.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:33.584 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 14:00:33.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:33.584 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 14:00:33.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 14:00:33.585 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 14:00:33.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:33.585 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 14:00:33.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:33.585 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 14:00:33.585 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 14:00:33.585 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 14:00:33.585 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 14:00:33.585 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 14:00:33.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:33.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:33.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:33.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:33.586 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Contents") 14:00:33.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:33.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:33.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:33.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:33.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 14:00:33.589 INFO [WorkbenchTestable][AbstractTabItem] Activate Contents 14:00:33.596 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and following matchers specified (Matcher matching widget with label: is "Storage location:") 14:00:33.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:33.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:33.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:33.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:33.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:00:33.611 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:00:33.616 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:00:33.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:33.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:33.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:33.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:33.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:33.620 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:00:33.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:33.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:33.620 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:33.620 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:33.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:00:33.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:00:33.655 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:33.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:33.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:33.655 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 14:00:33.655 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:00:33.655 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:00:33.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:33.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:33.656 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getStorageLocationTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 14:00:33.656 INFO [WorkbenchTestable][RequirementsRunner] Test method recoverMasterPasswordTest is ignored because @Ignore annotation is presented. 14:00:33.656 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: recoverMasterPasswordTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 14:00:33.656 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:33.656 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:33.657 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:00:33.657 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMasterPasswordProvidersTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 14:00:33.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 14:00:33.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:00:33.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:00:33.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:00:33.657 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:33.657 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:33.657 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:33.657 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:33.657 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:33.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:33.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:33.657 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:00:33.657 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:00:33.658 DEBUG [main][MenuItemLookup] Found menu:'File' 14:00:33.658 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:00:33.658 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:00:33.658 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:00:33.658 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:00:33.658 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:00:33.658 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:00:33.658 DEBUG [main][MenuItemLookup] Item match:Window 14:00:33.658 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:00:33.658 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:00:33.658 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:00:33.658 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:33.658 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:00:33.658 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:00:33.658 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:33.658 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:00:33.658 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:33.658 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:00:33.658 DEBUG [main][MenuItemLookup] Item match:Preferences 14:00:33.658 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:00:33.658 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:00:33.658 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:00:33.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:00:33.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:00:33.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:00:33.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:33.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:33.828 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:00:33.829 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:33.829 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:00:33.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:33.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:33.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:33.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:33.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:00:33.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:00:33.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:00:33.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:00:33.831 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:00:33.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:33.832 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:00:33.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:33.832 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:00:33.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:00:33.832 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:00:33.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:33.832 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:00:33.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:33.832 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:00:33.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 14:00:33.833 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 14:00:33.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:33.833 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 14:00:33.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:33.833 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 14:00:33.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 14:00:33.833 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 14:00:33.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:33.833 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 14:00:33.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:33.833 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 14:00:33.833 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 14:00:33.833 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 14:00:33.834 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 14:00:33.834 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 14:00:33.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:33.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:33.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:33.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:33.835 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.equinox.security.ui.storage.StoragePreferencePage, index 0 and no matchers specified 14:00:33.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:33.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:33.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:33.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:33.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:00:33.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:00:33.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:00:33.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:00:33.839 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:33.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:33.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:33.839 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:00:33.839 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:33.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:33.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:33.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:33.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:33.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:00:33.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:00:33.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:00:33.852 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:00:33.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:33.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:33.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:33.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:33.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:33.856 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:00:33.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:33.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:33.856 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:33.856 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:33.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:00:33.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:00:33.894 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:33.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:33.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:33.894 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 14:00:33.894 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:00:33.894 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:00:33.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:33.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:33.895 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMasterPasswordProvidersTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 14:00:33.895 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 14:00:33.895 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:00:33.895 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:00:33.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:33.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 10, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 6.477 s - in org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest selectDifferentTabsOnPreferencePageTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) Time elapsed: 1.755 s getAvailableEncryptionAlgorithmsTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) Time elapsed: 0.754 s changeMasterPasswordTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) skipped openStoragePreferencePageTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) Time elapsed: 0.715 s availableAlgorithmsContainsCurrentAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) Time elapsed: 0.75 s getEncryptionAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) Time elapsed: 0.753 s setEncryptionAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) Time elapsed: 0.753 s getStorageLocationTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) Time elapsed: 0.752 s recoverMasterPasswordTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) skipped getMasterPasswordProvidersTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) Time elapsed: 0.238 s Running org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 14:00:33.901 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 14:00:33.902 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:00:33.902 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:00:33.902 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 14:00:33.902 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:00:33.902 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:00:33.903 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:00:33.903 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:00:33.903 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:00:33.903 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:33.903 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:33.903 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:00:33.903 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFolding no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 14:00:33.903 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 14:00:33.903 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:00:33.903 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:00:33.903 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:00:33.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.*'] 14:00:33.904 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:33.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.*'] 14:00:33.904 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:33.904 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:33.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:33.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:33.904 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:00:33.904 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:00:33.905 DEBUG [main][MenuItemLookup] Found menu:'File' 14:00:33.905 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:00:33.905 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:00:33.905 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:00:33.905 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:00:33.905 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:00:33.905 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:00:33.905 DEBUG [main][MenuItemLookup] Item match:Window 14:00:33.905 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:00:33.905 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:00:33.905 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:00:33.905 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:33.905 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:00:33.905 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:00:33.905 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:33.905 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:00:33.905 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:33.905 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:00:33.905 DEBUG [main][MenuItemLookup] Item match:Preferences 14:00:33.905 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:00:33.905 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:00:33.905 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:00:33.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:00:34.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:00:34.572 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:00:34.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:34.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:34.578 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:00:34.579 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:34.579 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:00:34.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:34.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:34.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:34.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:34.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:00:34.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:00:34.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:00:34.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:00:34.582 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:00:34.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:35.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:35.083 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:00:35.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:00:35.087 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:00:35.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:35.088 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:00:35.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:35.088 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:00:35.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children... 14:00:35.089 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 14:00:35.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:35.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:35.589 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 14:00:35.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children finished successfully 14:00:35.591 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 14:00:35.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:35.591 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 14:00:35.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:35.591 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 14:00:35.592 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Folding 14:00:35.592 DEBUG [main][TreeItemHandler] Selecting tree item: Folding 14:00:35.592 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Folding about selection 14:00:35.592 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Folding 14:00:35.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:35.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:35.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:35.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:35.620 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:00:35.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:35.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:35.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:35.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:35.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:35.622 INFO [WorkbenchTestable][CheckBox] Select checkbox Enable f&olding 14:00:35.622 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Enable f&olding 14:00:35.623 INFO [WorkbenchTestable][AbstractButton] Click button Enable f&olding 14:00:35.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:35.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:35.623 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:35.623 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:35.623 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:00:35.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:35.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:35.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:35.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:35.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:35.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:00:35.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:35.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:35.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:35.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:35.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:35.627 INFO [WorkbenchTestable][CheckBox] Select checkbox Enable f&olding 14:00:35.627 INFO [WorkbenchTestable][CheckBox] Check checkbox Enable f&olding 14:00:35.627 INFO [WorkbenchTestable][AbstractButton] Click button Enable f&olding 14:00:35.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:35.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:35.628 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:35.628 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:35.628 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:00:35.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:35.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:35.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:35.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:35.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:35.630 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:00:35.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:35.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:35.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:35.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:35.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:35.639 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:00:35.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:35.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:35.639 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:35.640 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:35.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:00:35.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:00:35.676 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:35.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:35.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:35.677 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 14:00:35.677 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:00:35.677 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:00:35.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:35.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:35.677 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFolding no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 14:00:35.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.*'] 14:00:35.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:35.678 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:00:35.678 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHeaderComments no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 14:00:35.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 14:00:35.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:00:35.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:00:35.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:00:35.678 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:35.678 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:35.678 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:35.678 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:35.678 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:35.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:35.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:35.678 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:00:35.678 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:00:35.679 DEBUG [main][MenuItemLookup] Found menu:'File' 14:00:35.679 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:00:35.679 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:00:35.679 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:00:35.679 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:00:35.679 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:00:35.679 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:00:35.679 DEBUG [main][MenuItemLookup] Item match:Window 14:00:35.679 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:00:35.679 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:00:35.679 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:00:35.679 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:35.679 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:00:35.679 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:00:35.679 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:35.679 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:00:35.679 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:35.679 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:00:35.679 DEBUG [main][MenuItemLookup] Item match:Preferences 14:00:35.679 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:00:35.679 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:00:35.679 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:00:35.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:00:35.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:00:35.759 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:00:35.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:35.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:35.760 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:00:35.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:35.761 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:00:35.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:35.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:35.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:35.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:35.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:00:35.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:00:35.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:00:35.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:00:35.763 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:00:35.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:35.763 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:00:35.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:35.764 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:00:35.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:00:35.764 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:00:35.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:35.764 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:00:35.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:35.764 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:00:35.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children... 14:00:35.765 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 14:00:35.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:35.765 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 14:00:35.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:35.765 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 14:00:35.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children finished successfully 14:00:35.765 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 14:00:35.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:35.765 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 14:00:35.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:35.765 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 14:00:35.766 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Folding 14:00:35.766 DEBUG [main][TreeItemHandler] Selecting tree item: Folding 14:00:35.766 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Folding about selection 14:00:35.766 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Folding 14:00:35.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:35.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:35.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:35.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:35.768 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 2 and following matchers specified (Widget matcher matching widgets with style: 32) 14:00:35.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:35.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:00:35.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:00:35.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:35.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 14:00:35.771 INFO [WorkbenchTestable][CheckBox] Select checkbox &Header Comments 14:00:35.771 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Header Comments 14:00:35.771 INFO [WorkbenchTestable][AbstractButton] Click button &Header Comments 14:00:35.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:35.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:35.771 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:35.771 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:35.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.preferences.FoldingPreferencePage, index 2 and following matchers specified (Widget matcher matching widgets with style: 32) 14:00:35.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:35.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:00:35.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:00:35.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:35.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 14:00:35.783 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 2 and following matchers specified (Widget matcher matching widgets with style: 32) 14:00:35.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:35.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:00:35.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:00:35.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:35.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 14:00:35.785 INFO [WorkbenchTestable][CheckBox] Select checkbox &Header Comments 14:00:35.785 INFO [WorkbenchTestable][CheckBox] Check checkbox &Header Comments 14:00:35.785 INFO [WorkbenchTestable][AbstractButton] Click button &Header Comments 14:00:35.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:35.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:35.786 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:35.786 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:35.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.preferences.FoldingPreferencePage, index 2 and following matchers specified (Widget matcher matching widgets with style: 32) 14:00:35.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:35.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:00:35.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:00:35.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:35.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 14:00:35.788 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:00:35.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:35.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:35.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:35.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:35.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:35.795 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:00:35.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:35.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:35.796 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:35.796 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:35.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:00:35.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:00:35.820 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:35.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:35.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:35.820 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 14:00:35.820 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:00:35.820 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:00:35.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:35.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:35.821 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHeaderComments no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 14:00:35.821 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:35.821 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:35.821 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:00:35.821 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInnerTypes no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 14:00:35.821 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 14:00:35.821 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:00:35.821 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:00:35.821 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:00:35.821 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:35.821 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:35.821 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:35.821 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:35.822 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:35.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:35.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:35.822 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:00:35.822 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:00:35.822 DEBUG [main][MenuItemLookup] Found menu:'File' 14:00:35.822 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:00:35.822 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:00:35.822 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:00:35.822 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:00:35.822 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:00:35.822 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:00:35.822 DEBUG [main][MenuItemLookup] Item match:Window 14:00:35.822 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:00:35.822 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:00:35.822 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:00:35.822 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:35.822 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:00:35.822 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:00:35.822 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:35.822 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:00:35.822 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:35.822 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:00:35.822 DEBUG [main][MenuItemLookup] Item match:Preferences 14:00:35.822 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:00:35.823 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:00:35.823 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:00:35.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:00:35.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:00:35.897 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:00:35.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:35.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:35.899 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:00:35.899 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:35.899 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:00:35.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:35.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:35.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:35.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:35.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:00:35.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:00:35.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:00:35.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:00:35.902 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:00:35.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:35.902 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:00:35.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:35.902 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:00:35.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:00:35.903 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:00:35.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:35.903 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:00:35.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:35.903 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:00:35.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children... 14:00:35.904 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 14:00:35.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:35.904 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 14:00:35.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:35.904 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 14:00:35.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children finished successfully 14:00:35.904 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 14:00:35.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:35.904 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 14:00:35.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:35.904 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 14:00:35.905 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Folding 14:00:35.905 DEBUG [main][TreeItemHandler] Selecting tree item: Folding 14:00:35.905 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Folding about selection 14:00:35.905 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Folding 14:00:35.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:35.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:35.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:35.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:35.906 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 3 and following matchers specified (Widget matcher matching widgets with style: 32) 14:00:35.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:35.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 14:00:35.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 14:00:35.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:35.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 3 was found 14:00:35.909 INFO [WorkbenchTestable][CheckBox] Select checkbox Inner &types 14:00:35.909 INFO [WorkbenchTestable][CheckBox] Check checkbox Inner &types 14:00:35.909 INFO [WorkbenchTestable][AbstractButton] Click button Inner &types 14:00:35.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:35.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:35.910 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:35.910 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:35.910 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 3 and following matchers specified (Widget matcher matching widgets with style: 32) 14:00:35.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:35.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 14:00:35.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 14:00:35.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:35.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 3 was found 14:00:35.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.preferences.FoldingPreferencePage, index 3 and following matchers specified (Widget matcher matching widgets with style: 32) 14:00:35.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:35.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 14:00:35.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 14:00:35.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:35.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 3 was found 14:00:35.926 INFO [WorkbenchTestable][CheckBox] Select checkbox Inner &types 14:00:35.926 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Inner &types 14:00:35.926 INFO [WorkbenchTestable][AbstractButton] Click button Inner &types 14:00:35.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:35.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:35.927 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:35.927 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:35.927 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 3 and following matchers specified (Widget matcher matching widgets with style: 32) 14:00:35.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:35.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 14:00:35.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 14:00:35.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:35.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 3 was found 14:00:35.932 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:00:35.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:35.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:35.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:35.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:35.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:35.935 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:00:35.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:35.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:35.935 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:35.935 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:35.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:00:35.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:00:35.960 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:35.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:35.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:35.960 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 14:00:35.960 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:00:35.960 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:00:35.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:35.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:35.961 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInnerTypes no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 14:00:35.961 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:35.961 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:35.961 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:00:35.961 INFO [WorkbenchTestable][RequirementsRunner] Started test: testComments no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 14:00:35.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 14:00:35.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:00:35.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:00:35.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:00:35.961 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:35.961 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:35.962 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:35.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:35.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:35.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:35.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:35.962 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:00:35.962 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:00:35.962 DEBUG [main][MenuItemLookup] Found menu:'File' 14:00:35.962 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:00:35.962 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:00:35.962 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:00:35.962 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:00:35.962 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:00:35.962 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:00:35.962 DEBUG [main][MenuItemLookup] Item match:Window 14:00:35.962 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:00:35.962 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:00:35.963 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:00:35.963 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:35.963 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:00:35.963 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:00:35.963 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:35.963 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:00:35.963 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:35.963 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:00:35.963 DEBUG [main][MenuItemLookup] Item match:Preferences 14:00:35.963 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:00:35.963 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:00:35.963 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:00:36.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:00:36.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 'Preferences.*'] is available. finished successfully 14:00:36.038 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:00:36.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:36.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:36.039 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:00:36.039 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:36.040 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:00:36.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:36.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:36.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:36.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:36.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:00:36.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:00:36.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:00:36.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:00:36.042 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:00:36.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:36.042 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:00:36.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:36.043 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:00:36.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:00:36.043 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:00:36.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:36.043 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:00:36.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:36.043 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:00:36.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children... 14:00:36.044 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 14:00:36.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:36.044 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 14:00:36.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:36.044 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 14:00:36.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children finished successfully 14:00:36.045 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 14:00:36.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:36.045 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 14:00:36.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:36.045 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 14:00:36.045 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Folding 14:00:36.045 DEBUG [main][TreeItemHandler] Selecting tree item: Folding 14:00:36.045 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Folding about selection 14:00:36.046 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Folding 14:00:36.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:36.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:36.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:36.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:36.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.preferences.FoldingPreferencePage, index 1 and following matchers specified (Widget matcher matching widgets with style: 32) 14:00:36.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:36.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:00:36.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:00:36.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:36.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 14:00:36.050 INFO [WorkbenchTestable][CheckBox] Select checkbox &Comments 14:00:36.050 INFO [WorkbenchTestable][CheckBox] Check checkbox &Comments 14:00:36.050 INFO [WorkbenchTestable][AbstractButton] Click button &Comments 14:00:36.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:36.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:36.050 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:36.050 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:36.051 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 1 and following matchers specified (Widget matcher matching widgets with style: 32) 14:00:36.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:36.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:00:36.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:00:36.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:36.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 14:00:36.064 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 1 and following matchers specified (Widget matcher matching widgets with style: 32) 14:00:36.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:36.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:00:36.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:00:36.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:36.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 14:00:36.066 INFO [WorkbenchTestable][CheckBox] Select checkbox &Comments 14:00:36.066 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Comments 14:00:36.066 INFO [WorkbenchTestable][AbstractButton] Click button &Comments 14:00:36.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:36.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:36.067 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:36.067 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:36.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.preferences.FoldingPreferencePage, index 1 and following matchers specified (Widget matcher matching widgets with style: 32) 14:00:36.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:36.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:00:36.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:00:36.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:36.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 14:00:36.072 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:00:36.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:36.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:36.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:36.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:36.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:36.076 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:00:36.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:36.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:36.076 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:36.076 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:36.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:00:36.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:00:36.101 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:36.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:36.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:36.101 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 14:00:36.101 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:00:36.101 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:00:36.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:36.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:36.101 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testComments no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 14:00:36.102 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:36.102 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:36.102 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:00:36.102 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMembers no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 14:00:36.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 14:00:36.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:00:36.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:00:36.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:00:36.102 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:36.102 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:36.102 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:36.102 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:36.102 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:36.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:36.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:36.102 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:00:36.102 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:00:36.102 DEBUG [main][MenuItemLookup] Found menu:'File' 14:00:36.102 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:00:36.102 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:00:36.102 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:00:36.102 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:00:36.102 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:00:36.102 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:00:36.103 DEBUG [main][MenuItemLookup] Item match:Window 14:00:36.103 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:00:36.103 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:00:36.103 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:00:36.103 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:36.103 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:00:36.103 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:00:36.103 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:36.103 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:00:36.103 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:36.103 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:00:36.103 DEBUG [main][MenuItemLookup] Item match:Preferences 14:00:36.103 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:00:36.103 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:00:36.103 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:00:36.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.... 14:00:36.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 14:00:36.178 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:00:36.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:36.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:36.179 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:00:36.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:36.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 14:00:36.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:36.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:36.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:36.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:36.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:00:36.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:00:36.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:00:36.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:00:36.182 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:00:36.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:36.182 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:00:36.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:36.182 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:00:36.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:00:36.182 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:00:36.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:36.183 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:00:36.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:36.183 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:00:36.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children... 14:00:36.183 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 14:00:36.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:36.183 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 14:00:36.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:36.183 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 14:00:36.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children finished successfully 14:00:36.183 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 14:00:36.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:36.184 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 14:00:36.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:36.184 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 14:00:36.184 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Folding 14:00:36.184 DEBUG [main][TreeItemHandler] Selecting tree item: Folding 14:00:36.184 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Folding about selection 14:00:36.184 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Folding 14:00:36.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:36.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:36.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:36.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:36.186 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 4 and following matchers specified (Widget matcher matching widgets with style: 32) 14:00:36.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:36.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 14:00:36.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4 is found 14:00:36.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:36.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was found 14:00:36.188 INFO [WorkbenchTestable][CheckBox] Select checkbox &Members 14:00:36.189 INFO [WorkbenchTestable][CheckBox] Check checkbox &Members 14:00:36.189 INFO [WorkbenchTestable][AbstractButton] Click button &Members 14:00:36.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:36.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:36.189 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:36.189 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:36.189 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 4 and following matchers specified (Widget matcher matching widgets with style: 32) 14:00:36.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:36.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 14:00:36.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4 is found 14:00:36.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:36.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was found 14:00:36.204 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 4 and following matchers specified (Widget matcher matching widgets with style: 32) 14:00:36.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:36.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 14:00:36.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4 is found 14:00:36.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:36.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was found 14:00:36.206 INFO [WorkbenchTestable][CheckBox] Select checkbox &Members 14:00:36.206 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Members 14:00:36.206 INFO [WorkbenchTestable][AbstractButton] Click button &Members 14:00:36.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:36.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:36.206 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:36.206 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:36.207 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 4 and following matchers specified (Widget matcher matching widgets with style: 32) 14:00:36.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:36.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 14:00:36.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4 is found 14:00:36.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:36.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was found 14:00:36.211 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:00:36.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:36.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:36.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:36.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:36.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:36.215 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:00:36.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:36.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:36.215 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:36.215 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:36.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:00:36.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:00:36.239 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:36.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:36.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:36.239 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 14:00:36.239 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:00:36.239 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:00:36.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:36.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:36.240 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMembers no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 14:00:36.240 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:36.240 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:36.241 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:00:36.241 INFO [WorkbenchTestable][RequirementsRunner] Started test: testImports no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 14:00:36.241 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 14:00:36.241 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:00:36.241 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:00:36.241 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:00:36.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.*'] 14:00:36.241 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:36.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.*'] 14:00:36.241 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:36.241 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:36.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:36.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:36.241 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:00:36.241 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:00:36.241 DEBUG [main][MenuItemLookup] Found menu:'File' 14:00:36.241 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:00:36.241 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:00:36.241 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:00:36.241 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:00:36.241 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:00:36.241 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:00:36.241 DEBUG [main][MenuItemLookup] Item match:Window 14:00:36.242 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:00:36.242 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:00:36.242 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:00:36.242 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:36.242 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:00:36.242 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:00:36.242 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:36.242 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:00:36.242 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:36.242 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:00:36.242 DEBUG [main][MenuItemLookup] Item match:Preferences 14:00:36.242 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:00:36.242 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:00:36.242 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:00:36.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.... 14:00:36.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 14:00:36.318 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:00:36.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:36.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:36.319 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:00:36.319 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:36.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 14:00:36.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:36.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:36.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:36.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:36.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:00:36.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:00:36.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:00:36.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:00:36.323 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:00:36.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:36.323 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:00:36.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:36.323 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:00:36.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:00:36.324 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:00:36.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:36.324 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:00:36.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:36.324 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:00:36.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children... 14:00:36.325 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 14:00:36.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:36.325 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 14:00:36.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:36.325 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 14:00:36.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children finished successfully 14:00:36.325 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 14:00:36.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:36.325 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 14:00:36.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:36.326 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 14:00:36.326 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Folding 14:00:36.326 DEBUG [main][TreeItemHandler] Selecting tree item: Folding 14:00:36.326 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Folding about selection 14:00:36.327 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Folding 14:00:36.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:36.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:36.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:36.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:36.328 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 5 and following matchers specified (Widget matcher matching widgets with style: 32) 14:00:36.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:36.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 14:00:36.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5 is found 14:00:36.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:36.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was found 14:00:36.332 INFO [WorkbenchTestable][CheckBox] Select checkbox &Imports 14:00:36.342 DEBUG [WorkbenchTestable][CheckBox] Checkbox &Imports already selected, no action performed 14:00:36.342 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 5 and following matchers specified (Widget matcher matching widgets with style: 32) 14:00:36.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:36.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 14:00:36.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5 is found 14:00:36.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:36.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was found 14:00:36.345 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 5 and following matchers specified (Widget matcher matching widgets with style: 32) 14:00:36.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:36.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 14:00:36.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5 is found 14:00:36.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:36.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was found 14:00:36.347 INFO [WorkbenchTestable][CheckBox] Select checkbox &Imports 14:00:36.347 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Imports 14:00:36.347 INFO [WorkbenchTestable][AbstractButton] Click button &Imports 14:00:36.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:36.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:36.347 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:36.347 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:36.348 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 5 and following matchers specified (Widget matcher matching widgets with style: 32) 14:00:36.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:36.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 14:00:36.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5 is found 14:00:36.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:36.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was found 14:00:36.353 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:00:36.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:36.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:36.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:36.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:36.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:36.357 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:00:36.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:36.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:36.357 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:36.357 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:36.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:00:36.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:00:36.382 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:36.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:36.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:36.382 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 14:00:36.382 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:00:36.382 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:00:36.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:36.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:36.383 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testImports no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 14:00:36.383 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 14:00:36.383 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:00:36.383 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:00:36.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:36.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.483 s - in org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest testFolding no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) Time elapsed: 1.774 s testHeaderComments no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) Time elapsed: 0.143 s testInnerTypes no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) Time elapsed: 0.14 s testComments no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) Time elapsed: 0.14 s testMembers no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) Time elapsed: 0.138 s testImports no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) Time elapsed: 0.142 s Running org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 14:00:36.390 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 14:00:36.390 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:00:36.390 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:00:36.390 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 14:00:36.390 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:00:36.390 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:00:36.396 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:00:36.396 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:00:36.396 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:00:36.396 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 14:00:36.396 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 14:00:36.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 14:00:36.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:36.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:36.397 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:00:36.397 DEBUG [main][MenuItemLookup] Found menu:'File' 14:00:36.397 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:00:36.397 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:00:36.397 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:00:36.397 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:00:36.397 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:00:36.397 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:00:36.397 DEBUG [main][MenuItemLookup] Item match:Window 14:00:36.397 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:00:36.397 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:00:36.397 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:00:36.397 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:36.397 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:00:36.397 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:00:36.398 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:36.398 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:00:36.398 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:36.398 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:00:36.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:36.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:36.398 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:00:36.398 DEBUG [main][MenuItemLookup] Found menu:'File' 14:00:36.398 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:00:36.398 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:00:36.398 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:00:36.398 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:00:36.398 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:00:36.398 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:00:36.398 DEBUG [main][MenuItemLookup] Item match:Window 14:00:36.398 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:00:36.399 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:00:36.399 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:00:36.399 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:36.399 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:00:36.399 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:00:36.399 DEBUG [main][MenuItemLookup] Item match:Perspective 14:00:36.399 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:00:36.399 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:36.399 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:00:36.399 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:00:36.399 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:00:36.399 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:00:36.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 14:00:36.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:36.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:36.399 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:00:36.399 DEBUG [main][MenuItemLookup] Found menu:'File' 14:00:36.399 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:00:36.399 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:00:36.399 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:00:36.399 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:00:36.399 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:00:36.399 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:00:36.399 DEBUG [main][MenuItemLookup] Item match:Window 14:00:36.399 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:00:36.399 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:00:36.399 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:00:36.399 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:36.399 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:00:36.399 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:00:36.400 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:36.400 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:00:36.400 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:36.400 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:00:36.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:36.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:36.400 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:00:36.400 DEBUG [main][MenuItemLookup] Found menu:'File' 14:00:36.400 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:00:36.400 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:00:36.400 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:00:36.400 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:00:36.400 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:00:36.400 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:00:36.400 DEBUG [main][MenuItemLookup] Item match:Window 14:00:36.400 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:00:36.400 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:00:36.400 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:00:36.400 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:36.400 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:00:36.400 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:00:36.400 DEBUG [main][MenuItemLookup] Item match:Perspective 14:00:36.400 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:00:36.400 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:36.400 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:00:36.400 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:00:36.400 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:00:36.400 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:00:36.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:36.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:36.401 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:00:36.401 DEBUG [main][MenuItemLookup] Found menu:'File' 14:00:36.401 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:00:36.401 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:00:36.401 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:00:36.401 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:00:36.401 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:00:36.401 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:00:36.401 DEBUG [main][MenuItemLookup] Item match:Window 14:00:36.401 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:00:36.401 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:00:36.401 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:00:36.401 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:36.401 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:00:36.401 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:00:36.401 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:36.401 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:00:36.401 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:36.401 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:00:36.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:36.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:36.401 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:00:36.401 DEBUG [main][MenuItemLookup] Found menu:'File' 14:00:36.401 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:00:36.401 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:00:36.401 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:00:36.401 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:00:36.401 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:00:36.401 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:00:36.401 DEBUG [main][MenuItemLookup] Item match:Window 14:00:36.402 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:00:36.402 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:00:36.402 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:00:36.402 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:36.402 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:00:36.402 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:00:36.402 DEBUG [main][MenuItemLookup] Item match:Perspective 14:00:36.402 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:00:36.402 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:36.402 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:00:36.402 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:00:36.402 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:00:36.402 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:00:36.402 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 14:00:36.402 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 14:00:36.402 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 14:00:36.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 14:00:36.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available. finished successfully 14:00:36.433 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 14:00:36.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:36.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:36.434 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:36.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:36.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:36.434 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 14:00:36.434 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:36.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:36.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:36.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 14:00:36.435 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:36.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:36.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:36.435 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 14:00:36.435 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:36.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:36.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:36.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:36.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:36.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:36.438 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 14:00:36.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:36.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:36.438 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:36.438 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:36.555 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:00:36.556 INFO [WorkbenchTestable][RequirementsRunner] Started test: addRemoveVariable no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest) 14:00:36.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 14:00:36.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:00:36.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:00:36.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:00:36.556 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:36.556 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:36.556 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:36.556 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:36.556 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:36.557 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:36.564 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:36.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:36.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:36.564 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:00:36.564 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:00:36.564 DEBUG [main][MenuItemLookup] Found menu:'File' 14:00:36.564 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:00:36.564 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:00:36.564 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:00:36.564 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:00:36.564 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:00:36.565 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:00:36.565 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:00:36.565 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:00:36.565 DEBUG [main][MenuItemLookup] Item match:Window 14:00:36.565 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:00:36.565 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:00:36.565 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:00:36.565 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:36.565 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:00:36.565 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:00:36.565 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:36.565 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:00:36.565 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:36.565 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:00:36.565 DEBUG [main][MenuItemLookup] Item match:Preferences 14:00:36.565 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:00:36.565 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:00:36.565 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:00:36.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:00:36.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:00:36.649 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:00:36.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:36.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:36.659 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:00:36.659 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:36.659 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:00:36.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:36.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:36.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:36.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:36.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:00:36.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:00:36.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:00:36.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:00:36.662 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:00:36.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:36.662 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:00:36.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:36.662 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:00:36.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:00:36.663 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:00:36.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:36.663 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:00:36.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:36.663 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:00:36.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Build Path has children... 14:00:36.663 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Build Path 14:00:36.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:37.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:37.166 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Build Path 14:00:37.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Build Path has children finished successfully 14:00:37.167 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Build Path 14:00:37.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:37.167 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Build Path is already expanded. No action performed 14:00:37.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:37.167 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Build Path 14:00:37.168 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Classpath Variables 14:00:37.168 DEBUG [main][TreeItemHandler] Selecting tree item: Classpath Variables 14:00:37.168 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Classpath Variables about selection 14:00:37.169 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Classpath Variables 14:00:37.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:37.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:37.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:37.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:37.204 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and no matchers specified 14:00:37.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:37.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:37.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:37.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:37.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:00:37.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:00:37.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:00:37.207 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "New...") 14:00:37.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:37.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:37.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:37.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:37.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:37.210 INFO [WorkbenchTestable][AbstractButton] Click button &New... 14:00:37.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:37.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:37.210 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:37.210 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:37.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Entry"] is available.... 14:00:37.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Entry"] is available. finished successfully 14:00:37.245 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Entry 14:00:37.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:37.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:37.245 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 14:00:37.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:37.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:37.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:37.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:37.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:00:37.247 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:00:37.248 INFO [WorkbenchTestable][AbstractText] Text set to: VN 14:00:37.248 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget with label: is "Path:") 14:00:37.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:37.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:37.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:37.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:37.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:00:37.251 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:00:37.252 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.4.0-SNAPSHOT-sources.jar 14:00:37.252 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:00:37.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:37.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:37.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:37.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:37.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:37.255 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:00:37.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:37.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:37.255 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:37.255 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:37.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:00:37.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:00:37.283 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and no matchers specified 14:00:37.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:37.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:37.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:37.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:37.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:00:37.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:00:37.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:00:37.287 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and no matchers specified 14:00:37.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:37.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:37.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:37.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:37.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:00:37.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:00:37.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:00:37.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:37.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:37.295 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 14:00:37.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:37.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:37.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:37.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:37.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:37.298 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 14:00:37.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:37.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:37.299 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:37.299 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:37.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:00:37.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:00:37.352 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:37.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:37.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:37.353 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:37.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:37.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:37.353 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:00:37.353 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:00:37.353 DEBUG [main][MenuItemLookup] Found menu:'File' 14:00:37.353 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:00:37.353 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:00:37.353 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:00:37.353 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:00:37.353 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:00:37.353 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:00:37.353 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:00:37.353 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:00:37.354 DEBUG [main][MenuItemLookup] Item match:Window 14:00:37.354 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:00:37.354 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:00:37.354 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:00:37.354 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:37.354 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:00:37.354 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:00:37.354 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:37.354 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:00:37.354 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:37.354 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:00:37.354 DEBUG [main][MenuItemLookup] Item match:Preferences 14:00:37.354 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:00:37.354 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:00:37.354 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:00:37.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:00:37.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:00:37.443 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:00:37.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:37.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:37.445 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:00:37.445 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:37.445 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:00:37.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:37.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:37.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:37.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:37.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:00:37.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:00:37.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:00:37.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:00:37.448 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:00:37.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:37.448 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:00:37.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:37.448 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:00:37.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:00:37.449 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:00:37.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:37.449 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:00:37.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:37.449 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:00:37.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Build Path has children... 14:00:37.450 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Build Path 14:00:37.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:37.450 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Build Path is already expanded. No action performed 14:00:37.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:37.450 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Build Path 14:00:37.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Build Path has children finished successfully 14:00:37.451 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Build Path 14:00:37.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:37.451 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Build Path is already expanded. No action performed 14:00:37.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:37.451 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Build Path 14:00:37.451 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Classpath Variables 14:00:37.451 DEBUG [main][TreeItemHandler] Selecting tree item: Classpath Variables 14:00:37.451 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Classpath Variables about selection 14:00:37.451 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Classpath Variables 14:00:37.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:37.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:37.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:37.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:37.453 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and no matchers specified 14:00:37.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:37.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:37.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:37.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:37.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:00:37.456 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.4.0-SNAPSHOT-sources.jar") 14:00:37.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:37.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:37.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:37.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:37.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 14:00:37.457 TRACE [main][WidgetHandler] Notify Table with event 13 14:00:37.457 TRACE [main][WidgetHandler] Wait for synchronization 14:00:37.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 14:00:37.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:37.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:37.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:37.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:37.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:37.468 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 14:00:37.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:37.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:37.468 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:37.468 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:37.470 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and no matchers specified 14:00:37.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:37.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:37.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:37.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:37.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:00:37.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:00:37.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:00:37.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:37.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:37.475 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 14:00:37.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:37.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:37.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:37.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:37.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:37.478 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 14:00:37.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:37.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:37.479 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:37.479 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:37.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:00:37.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:00:37.542 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:37.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:37.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:37.542 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 14:00:37.542 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:00:37.542 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:00:37.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:37.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:37.543 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addRemoveVariable no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest) 14:00:37.543 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:00:37.543 INFO [WorkbenchTestable][RequirementsRunner] Started test: getVariables no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest) 14:00:37.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 14:00:37.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:00:37.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:00:37.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:00:37.543 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:37.543 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:37.543 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:37.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:37.544 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:37.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:37.544 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:37.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:37.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:37.544 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:00:37.544 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:00:37.544 DEBUG [main][MenuItemLookup] Found menu:'File' 14:00:37.544 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:00:37.544 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:00:37.544 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:00:37.544 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:00:37.544 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:00:37.544 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:00:37.544 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:00:37.544 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:00:37.544 DEBUG [main][MenuItemLookup] Item match:Window 14:00:37.545 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:00:37.545 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:00:37.545 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:00:37.545 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:37.545 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:00:37.545 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:00:37.545 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:37.545 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:00:37.545 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:37.545 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:00:37.545 DEBUG [main][MenuItemLookup] Item match:Preferences 14:00:37.545 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:00:37.545 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:00:37.545 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:00:37.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:00:37.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:00:37.633 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:00:37.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:37.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:37.634 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:00:37.634 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:37.634 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:00:37.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:37.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:37.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:37.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:37.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:00:37.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:00:37.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:00:37.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:00:37.637 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:00:37.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:37.637 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:00:37.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:37.638 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:00:37.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:00:37.638 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:00:37.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:37.638 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:00:37.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:37.638 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:00:37.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Build Path has children... 14:00:37.639 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Build Path 14:00:37.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:37.639 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Build Path is already expanded. No action performed 14:00:37.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:37.639 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Build Path 14:00:37.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Build Path has children finished successfully 14:00:37.640 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Build Path 14:00:37.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:37.640 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Build Path is already expanded. No action performed 14:00:37.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:37.640 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Build Path 14:00:37.640 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Classpath Variables 14:00:37.640 DEBUG [main][TreeItemHandler] Selecting tree item: Classpath Variables 14:00:37.640 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Classpath Variables about selection 14:00:37.641 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Classpath Variables 14:00:37.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:37.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:37.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:37.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:37.642 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePage, index 0 and no matchers specified 14:00:37.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:37.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:37.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:37.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:37.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:00:37.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:00:37.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:00:37.653 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:00:37.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:37.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:37.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:37.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:37.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:37.656 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:00:37.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:37.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:37.657 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:37.657 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:37.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:00:37.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:00:37.691 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:37.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:37.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:37.691 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 14:00:37.691 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:00:37.691 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:00:37.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:37.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:37.692 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getVariables no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest) 14:00:37.692 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 14:00:37.692 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:00:37.692 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:00:37.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:37.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.304 s - in org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest addRemoveVariable no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest) Time elapsed: 0.987 s getVariables no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest) Time elapsed: 0.149 s Results: Errors: ResultViewTest.testSQLResultViewSuccess:195->testSQLResultView:200->removeResults:231 » WaitTimeoutExpired EnvironmentTabTest.beforeClass:46 » CoreLayer No menu item matching Matcher ma... BrowserEditorTest.testEditor:70 » WorkbenchCoreLayer Unable to find editor mat... RepoConnectionDialogTest.getDialogTest:44 » WorkbenchLayer View 'Matcher match... Tests run: 329, Failures: 0, Errors: 4, Skipped: 3 (Eclipse:1877): Gdk-CRITICAL **: 14:00:38.139: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed [ERROR] There are test failures. Please refer to /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/target/surefire-reports for the individual test results. [INFO] [INFO] --- jacoco-maven-plugin:0.8.7: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.4.0-SNAPSHOT [38/58] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.gef.test --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.gef.test --- [INFO] The project's OSGi version is 4.4.0.v20221116-1312 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.gef.test --- [INFO] [INFO] --- tycho-packaging-plugin: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-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.gef.test --- [INFO] Resolving class path of RedDeer GEF Tests... [INFO] [INFO] --- jacoco-maven-plugin:0.8.7: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.7/org.jacoco.agent-0.8.7-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] --- maven-resources-plugin: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-plugin: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] --- maven-resources-plugin: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-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.gef.test --- [INFO] [INFO] --- tycho-source-plugin: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.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin: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.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.gef.test --- [INFO] [INFO] --- tycho-surefire-plugin: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.7/org.jacoco.agent-0.8.7-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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.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.087 s - in org.eclipse.reddeer.gef.test.matcher.IsEditPartWithParentTest testMacthingEditPartWithHigherParent(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithParentTest) Time elapsed: 0.06 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.019 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.002 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 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.001 s testMacthingEditPartWithSimpleLabelByRegex(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithLabelTest) Time elapsed: 0 s Running org.eclipse.reddeer.gef.test.GEFEditorTest 14:00:48.065 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 14:00:48.066 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 14:00:48.079 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 14:00:48.080 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 14:00:48.102 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.gef.test.GEFEditorTest 14:00:48.149 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:00:48.149 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:00:48.153 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 14:00:48.156 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 14:00:48.156 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 14:00:48.165 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 14:00:48.169 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:00:48.169 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:00:48.172 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:00:48.172 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:00:48.176 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:00:48.176 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 14:00:48.239 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:48.248 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:48.250 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:48.250 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:48.251 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:00:48.252 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:48.260 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:48.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:48.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:48.266 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:00:48.269 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:00:48.273 DEBUG [main][MenuItemLookup] Found menu:'File' 14:00:48.273 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:00:48.273 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:00:48.273 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:00:48.273 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:00:48.274 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:00:48.274 DEBUG [main][MenuItemLookup] Item match:Window 14:00:48.277 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:00:48.277 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:00:48.277 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:00:48.277 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:48.277 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:00:48.277 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:00:48.278 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:48.278 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:00:48.278 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:48.278 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:00:48.278 DEBUG [main][MenuItemLookup] Item match:Preferences 14:00:48.281 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:00:48.281 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:00:48.283 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:00:48.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:00:48.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:00:48.460 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:00:48.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:48.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:48.464 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:00:48.464 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:48.471 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:00:48.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:48.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:48.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:48.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:48.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:00:48.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:00:48.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:00:48.513 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:00:48.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:48.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:48.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:48.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:48.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:48.550 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:00:48.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:48.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:48.553 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:48.553 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:48.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:00:48.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:00:48.592 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:48.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:48.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:48.596 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:00:48.597 DEBUG [main][EditorHandler] 0 editor(s) found 14:00:48.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:48.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:48.639 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:00:48.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:48.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:48.644 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:48.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:48.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:48.644 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:00:48.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 '\*?\QProject Explorer\E') 14:00:48.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:48.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:48.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:48.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:48.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:00:48.650 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:00:48.650 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:00:48.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:00:48.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:00:48.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:00:48.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:00:48.660 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:00:48.661 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:00:48.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:00:48.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:00:48.664 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:00:48.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:00:48.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:00:48.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:00:48.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:48.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:48.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:48.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:48.668 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:00:48.669 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:00:48.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:00:48.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:00:48.671 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:48.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:48.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:48.672 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:00:48.672 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 14:00:48.672 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:00:48.673 INFO [WorkbenchTestable][RequirementsRunner] Started test: logicDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) 14:00:48.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 14:00:48.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:00:48.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:00:48.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:00:48.686 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:00:48.687 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:48.687 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:00:48.687 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:48.688 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 14:00:48.688 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:48.688 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:00:48.688 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:48.689 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:00:48.689 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:48.689 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:00:48.689 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:48.690 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 14:00:48.690 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:48.690 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:00:48.690 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:48.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: Matcher matching text to regular expression 'New|Select a wizard'] 14:00:48.691 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:48.691 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:48.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:48.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:48.692 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:00:48.692 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:00:48.692 DEBUG [main][MenuItemLookup] Found menu:'File' 14:00:48.692 DEBUG [main][MenuItemLookup] Item match:File 14:00:48.695 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:00:48.695 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:00:48.742 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:00:48.742 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:48.742 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:00:48.742 DEBUG [main][MenuItemLookup] Found menu:'File' 14:00:48.742 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:00:48.742 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:48.742 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:00:48.742 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:48.742 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:00:48.742 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:00:48.744 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:00:48.744 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:00:48.744 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:00:48.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:00:48.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:00:48.845 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:00:48.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:48.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:48.847 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:00:48.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:48.848 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:00:48.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:48.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:48.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:48.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:48.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:00:48.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:00:48.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:00:48.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:00:48.854 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:00:48.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:49.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:49.359 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:00:49.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:00:49.361 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:00:49.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:49.362 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:00:49.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:49.362 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:00:49.363 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 14:00:49.363 DEBUG [main][TreeItemHandler] Selecting tree item: Project 14:00:49.364 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 14:00:49.367 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 14:00:49.367 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:00:49.367 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:00:49.368 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:00:49.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:49.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:49.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:49.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:49.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:49.372 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:00:49.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:49.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:49.372 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:49.372 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:49.413 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:00:49.413 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:49.413 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:49.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 14:00:49.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 14:00:49.414 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 14:00:49.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:49.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:49.416 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 14:00:49.416 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:49.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 14:00:49.418 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:49.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:49.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:49.419 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 14:00:49.419 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:49.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:49.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:49.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:49.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:49.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:00:49.440 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:00:49.441 INFO [WorkbenchTestable][AbstractText] Text set to: test 14:00:49.444 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 14:00:49.444 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 14:00:49.451 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.gef.test.wizard.GeneralProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 14:00:49.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:49.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:49.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:49.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:49.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:49.456 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:00:49.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:49.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:49.457 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:49.457 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:49.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:00:49.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:00:49.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:00:49.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:00:49.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:00:49.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:00:49.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:49.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:49.981 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:00:49.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:49.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:49.983 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:49.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:49.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:49.984 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:00: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 '\*?\QProject Explorer\E') 14:00:49.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:49.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:49.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:49.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:49.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:00:49.986 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:00:49.986 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:00:49.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:00:49.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:00:49.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:00:49.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:00:49.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 14:00:49.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:50.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:00:50.005 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 14:00:50.007 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:50.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:50.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:50.008 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:00:50.008 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:00:50.008 DEBUG [main][MenuItemLookup] Found menu:'File' 14:00:50.008 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:00:50.008 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:00:50.008 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:00:50.008 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:00:50.009 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:00:50.009 DEBUG [main][MenuItemLookup] Item match:Window 14:00:50.009 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:00:50.009 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:00:50.009 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:00:50.009 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:50.009 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:00:50.009 DEBUG [main][MenuItemLookup] Item match:Show View 14:00:50.019 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 14:00:50.019 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:00:50.019 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:00:50.019 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:00:50.019 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:00:50.019 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:00:50.019 DEBUG [main][MenuItemLookup] Found menu:'Properties' 14:00:50.019 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:00:50.019 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:50.019 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:00:50.019 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:00:50.020 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:00:50.020 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:00:50.020 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:00:50.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:00:50.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:00:50.067 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:00:50.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:50.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:50.069 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:00:50.069 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:50.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:50.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:50.069 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:00:50.069 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:50.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:50.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:50.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:50.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:50.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:00:50.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:00:50.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:00:50.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:00:50.073 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:00:50.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:50.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:50.575 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:00:50.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:00:50.576 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:00:50.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:50.577 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:00:50.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:50.577 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:00:50.578 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 14:00:50.578 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 14:00:50.578 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 14:00:50.579 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 14:00:50.579 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:50.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:50.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:50.579 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:00:50.579 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:50.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:50.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:50.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 "Open") 14:00:50.581 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:50.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:50.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:50.582 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:00:50.582 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:50.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:50.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:50.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:50.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:50.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:50.584 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:00:50.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:50.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:50.585 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:50.585 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:50.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:00:50.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:00:50.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 14:00:50.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:50.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:50.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 14:00:50.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:50.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:50.945 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:50.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:50.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:50.945 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:00:50.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:00:50.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:50.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:50.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:50.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:50.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:00:50.951 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:00:50.951 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:00:50.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:00:50.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:00:50.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:00:50.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:00:50.963 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:00:50.963 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:00:50.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:00:50.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:00:50.966 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:00:50.966 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:00:50.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:00:50.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:00:50.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:50.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:50.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:00:51.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:51.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:00:51.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:51.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:00:51.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:00:51.973 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:00:51.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:00:51.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:00:51.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:00:51.977 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:00:51.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:51.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:51.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:51.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:51.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:00:51.980 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 14:00:51.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 14:00:51.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:51.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:51.989 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:51.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:51.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:51.990 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:00:51.990 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:00:51.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:51.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:51.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:51.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:51.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:00:51.993 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:00:51.993 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:00:52.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:00:52.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:00:52.018 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:00:52.019 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:00:52.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:00:52.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:00:52.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:52.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:52.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:00:52.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:52.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:00:53.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:53.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:00:53.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:00:53.022 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:00:53.022 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:00:53.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:00:53.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:00:53.024 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:00:53.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:53.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:53.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:53.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:53.025 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:00:53.025 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 14:00:53.026 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 14:00:53.026 DEBUG [main][TreeItemHandler] Selecting tree item: test 14:00:53.026 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 14:00:53.037 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 14:00:53.040 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:00:53.040 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:53.040 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:00:53.041 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:53.041 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 14:00:53.041 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:53.042 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:00:53.042 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:53.042 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:00:53.042 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:53.043 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 14:00:53.043 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:53.043 INFO [WorkbenchTestable][ExampleWizard] Opening wizard using top menu 14:00:53.044 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:00:53.044 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:53.044 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:00:53.044 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:53.045 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:53.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:53.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:53.045 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:00:53.046 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:00:53.046 DEBUG [main][MenuItemLookup] Found menu:'File' 14:00:53.046 DEBUG [main][MenuItemLookup] Item match:File 14:00:53.047 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:00:53.047 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:00:53.049 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:00:53.049 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:53.049 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:00:53.049 DEBUG [main][MenuItemLookup] Found menu:'File' 14:00:53.049 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:00:53.049 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:53.049 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:00:53.049 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:53.049 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:00:53.049 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:00:53.058 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:00:53.058 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:00:53.058 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:00:53.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:00:53.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. finished successfully 14:00:53.156 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:00:53.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:53.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:53.157 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:00:53.157 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:53.158 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:00:53.158 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:53.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:53.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:53.158 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 14:00:53.158 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:53.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:53.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:53.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:53.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:53.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:00:53.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:00:53.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:00:53.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children... 14:00:53.162 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 14:00:53.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:53.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:53.665 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 14:00:53.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children finished successfully 14:00:53.666 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 14:00:53.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:53.666 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 14:00:53.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:53.667 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 14:00:53.667 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Logic Diagram 14:00:53.667 DEBUG [main][TreeItemHandler] Selecting tree item: Logic Diagram 14:00:53.668 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Logic Diagram about selection 14:00:53.670 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Logic Diagram 14:00:53.670 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:00:53.670 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:00:53.671 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:00:53.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:53.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:53.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:53.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:53.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:53.673 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:00:53.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:53.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:53.673 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:53.673 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:53.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 14:00:53.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 14:00:53.728 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 14:00:53.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:53.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:53.729 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 14:00:53.729 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:00:53.729 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 14:00:53.729 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:53.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:53.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:53.730 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 14:00:53.730 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:53.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:53.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:53.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:53.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:53.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:00:53.736 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:00:53.737 INFO [WorkbenchTestable][AbstractText] Text set to: test.logic 14:00:53.738 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 14:00:53.738 INFO [WorkbenchTestable][ExampleWizard] Finish wizard 14:00:53.738 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.gef.test.wizard.ExampleWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 14:00:53.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:53.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:53.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:53.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:53.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:53.742 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:00:53.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:53.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:53.742 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:53.742 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:53.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:00:54.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:00:54.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:00:54.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:00:54.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:00:54.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:00:54.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:00:54.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:00:54.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:00:54.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:00:54.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:00:54.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5b5fb734 is found... 14:00:54.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5b5fb734 is found finished successfully 14:00:54.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 '\*?\Qtest.logic\E') 14:00:54.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:54.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:54.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:54.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:54.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:00:54.182 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:00:54.183 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:00:54.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:54.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:00:54.195 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' view via menu. 14:00:54.196 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 14:00:54.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:54.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:54.198 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 14:00:54.198 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test/test.logic - Eclipse Platform' 14:00:54.198 DEBUG [main][MenuItemLookup] Found menu:'File' 14:00:54.198 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:00:54.198 DEBUG [main][MenuItemLookup] Found menu:'View' 14:00:54.198 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:00:54.198 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:00:54.198 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:00:54.199 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:00:54.199 DEBUG [main][MenuItemLookup] Item match:Window 14:00:54.200 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:00:54.200 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:00:54.200 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:00:54.200 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:54.200 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:00:54.200 DEBUG [main][MenuItemLookup] Item match:Show View 14:00:54.203 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 14:00:54.203 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:00:54.203 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:00:54.203 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:00:54.203 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:00:54.203 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:00:54.203 DEBUG [main][MenuItemLookup] Found menu:'Properties' 14:00:54.203 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:00:54.203 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:54.203 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:00:54.238 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:00:54.250 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:00:54.250 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:00:54.250 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:00:54.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:00:54.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:00:54.345 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:00:54.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:54.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:54.347 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:00:54.347 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:54.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:54.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:54.347 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:00:54.348 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:54.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:54.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:54.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:54.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:54.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:00:54.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:00:54.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:00:54.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:00:54.350 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:00:54.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:54.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:54.855 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:00:54.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:00:54.857 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:00:54.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:00:54.857 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:00:54.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:00:54.858 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:00:54.859 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Palette 14:00:54.859 DEBUG [main][TreeItemHandler] Selecting tree item: Palette 14:00:54.859 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Palette about selection 14:00:54.860 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Palette 14:00:54.860 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:54.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:54.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:54.860 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:00:54.860 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:54.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:54.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:54.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:00:54.861 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:54.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:54.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:54.862 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:00:54.862 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:54.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:54.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:54.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:54.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:54.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:54.864 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:00:54.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:54.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:54.864 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:54.864 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:54.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:00:54.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:00:54.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.gef.view.PaletteView' view is open... 14:00:54.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:54.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:54.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.gef.view.PaletteView' view is open finished successfully 14:00:54.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:54.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:54.965 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 14:00:54.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:54.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:54.966 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 14:00:54.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 '\*?\QPalette\E') 14:00:54.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:54.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:54.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:54.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:54.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:00:54.967 INFO [WorkbenchTestable][AbstractView] Activate view Palette 14:00:54.967 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 14:00:54.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:00:54.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - test/test.logic - Eclipse Platform TooltipText=null 14:00:54.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:00:54.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:00:54.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:54.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:54.993 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 14:00:54.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:54.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:54.996 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 14:00:54.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:54.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:54.996 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 14:00:54.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 '\*?\QPalette\E') 14:00:54.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:54.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:54.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:54.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:54.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:00:54.998 INFO [WorkbenchTestable][AbstractView] Activate view Palette 14:00:54.998 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 14:00:54.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:00:55.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - test/test.logic - Eclipse Platform TooltipText=null 14:00:55.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:00:55.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:00:55.003 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 0] 14:00:55.003 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 14:00:55.003 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:55.022 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 14:00:55.023 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:55.050 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 14:00:55.050 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:55.060 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #0 Text=Label ) 14:00:55.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 14:00:55.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 14:00:55.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:55.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:55.082 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 14:00:55.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:55.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:55.087 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 14:00:55.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:55.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:55.089 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 14:00:55.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') 14:00:55.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:55.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:55.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:55.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:55.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:00:55.091 INFO [WorkbenchTestable][AbstractView] Activate view Palette 14:00:55.092 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 14:00:55.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:00:55.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:00:55.113 INFO [WorkbenchTestable][ViewerHandler] Click at [50, 0] 14:00:55.113 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 14:00:55.113 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:55.114 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 14:00:55.114 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:55.140 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 14:00:55.140 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:55.144 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #0 Value=0 ) 14:00:55.144 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #0 Value=0 ) 14:00:55.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2... 14:00:55.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2 finished successfully 14:00:55.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:55.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:55.153 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 14:00:55.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:55.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:55.154 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 14:00:55.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:55.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:55.171 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 14:00:55.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 '\*?\QPalette\E') 14:00:55.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:55.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:55.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:55.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:55.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:00:55.173 INFO [WorkbenchTestable][AbstractView] Activate view Palette 14:00:55.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 14:00:55.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:00:55.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:00:55.183 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 0] 14:00:55.183 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 14:00:55.183 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:55.184 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 14:00:55.184 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:55.205 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 14:00:55.205 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:55.207 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #0 ) 14:00:55.207 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #0 ) 14:00:55.207 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #0 ) 14:00:55.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 3... 14:00:55.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 3 finished successfully 14:00:55.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:55.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:55.245 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 14:00:55.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:55.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:55.246 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 14:00:55.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:55.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:55.249 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 14:00:55.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 '\*?\QPalette\E') 14:00:55.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:55.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:55.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:55.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:55.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:00:55.250 INFO [WorkbenchTestable][AbstractView] Activate view Palette 14:00:55.250 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 14:00:55.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:00:55.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:00:55.270 INFO [WorkbenchTestable][ViewerHandler] Click at [150, 0] 14:00:55.270 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 14:00:55.270 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:55.271 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 14:00:55.271 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:55.280 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 14:00:55.280 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:55.282 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #1 ) 14:00:55.282 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #1 ) 14:00:55.282 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #1 ) 14:00:55.282 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #1 ) 14:00:55.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 4... 14:00:55.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 4 finished successfully 14:00:55.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:55.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:55.293 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 14:00:55.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:55.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:55.295 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 14:00:55.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:55.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:55.297 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 14:00:55.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 '\*?\QPalette\E') 14:00:55.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:55.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:55.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:55.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:55.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:00:55.299 INFO [WorkbenchTestable][AbstractView] Activate view Palette 14:00:55.299 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 14:00:55.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:00:55.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:00:55.348 INFO [WorkbenchTestable][ViewerHandler] Click at [200, 0] 14:00:55.348 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 14:00:55.348 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:55.349 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 14:00:55.349 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:55.360 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 14:00:55.360 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:55.362 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #2 ) 14:00:55.362 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #2 ) 14:00:55.362 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #2 ) 14:00:55.362 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #2 ) 14:00:55.362 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #2 ) 14:00:55.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 5... 14:00:55.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 5 finished successfully 14:00:55.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:55.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:55.377 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 14:00:55.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:55.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:55.379 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 14:00:55.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:55.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:55.381 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 14:00:55.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 '\*?\QPalette\E') 14:00:55.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:55.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:55.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:55.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:55.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:00:55.383 INFO [WorkbenchTestable][AbstractView] Activate view Palette 14:00:55.383 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 14:00:55.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:00:55.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:00:55.406 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 100] 14:00:55.406 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 14:00:55.406 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:55.406 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 14:00:55.406 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:55.446 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 14:00:55.446 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:55.454 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 14:00:55.454 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 14:00:55.455 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 14:00:55.455 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 14:00:55.455 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 14:00:55.455 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 14:00:55.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 6... 14:00:55.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 6 finished successfully 14:00:55.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:55.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:55.461 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 14:00:55.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:55.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:55.467 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 14:00:55.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:55.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:55.469 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 14:00:55.469 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 14:00:55.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:55.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:55.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:55.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:55.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:00:55.471 INFO [WorkbenchTestable][AbstractView] Activate view Palette 14:00:55.471 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 14:00:55.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:00:55.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:00:55.490 INFO [WorkbenchTestable][ViewerHandler] Click at [50, 100] 14:00:55.490 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 14:00:55.490 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:55.491 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 14:00:55.491 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:55.504 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 14:00:55.504 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:55.506 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 14:00:55.506 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 14:00:55.506 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 14:00:55.506 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 14:00:55.506 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 14:00:55.506 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 14:00:55.506 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 14:00:55.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 7... 14:00:55.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 7 finished successfully 14:00:55.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:55.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:55.545 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 14:00:55.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:55.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:55.546 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 14:00:55.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:55.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:55.548 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 14:00:55.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') 14:00:55.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:55.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:55.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:55.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:55.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:00:55.550 INFO [WorkbenchTestable][AbstractView] Activate view Palette 14:00:55.550 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 14:00:55.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:00:55.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:00:55.571 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 100] 14:00:55.571 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 14:00:55.571 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:55.572 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 14:00:55.572 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:55.581 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 14:00:55.581 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:55.582 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 14:00:55.582 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 14:00:55.582 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 14:00:55.582 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 14:00:55.582 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 14:00:55.582 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 14:00:55.582 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 14:00:55.582 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 14:00:55.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 8... 14:00:55.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 8 finished successfully 14:00:55.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:55.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:55.594 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 14:00:55.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:55.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:55.595 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 14:00:55.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:55.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:55.597 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 14:00:55.597 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 14:00:55.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:55.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:55.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:55.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:55.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:00:55.599 INFO [WorkbenchTestable][AbstractView] Activate view Palette 14:00:55.599 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 14:00:55.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:00:55.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:00:55.608 INFO [WorkbenchTestable][ViewerHandler] Click at [150, 100] 14:00:55.608 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 14:00:55.608 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:55.608 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 14:00:55.608 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:55.658 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 14:00:55.658 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:55.659 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 14:00:55.659 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 14:00:55.659 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 14:00:55.659 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 14:00:55.659 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 14:00:55.659 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 14:00:55.659 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 14:00:55.659 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 14:00:55.659 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 14:00:55.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 9... 14:00:55.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 9 finished successfully 14:00:55.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:55.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:55.664 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 14:00:55.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:55.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:55.666 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 14:00:55.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:55.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:55.668 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 14:00:55.668 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 14:00:55.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:55.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:55.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:55.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:55.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:00:55.669 INFO [WorkbenchTestable][AbstractView] Activate view Palette 14:00:55.669 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 14:00:55.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:00:55.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:00:55.691 INFO [WorkbenchTestable][ViewerHandler] Click at [200, 100] 14:00:55.691 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 14:00:55.691 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:55.694 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 14:00:55.694 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:55.705 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 14:00:55.705 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:55.711 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 14:00:55.711 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 14:00:55.711 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 14:00:55.711 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 14:00:55.711 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 14:00:55.711 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 14:00:55.712 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 14:00:55.712 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 14:00:55.712 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 14:00:55.712 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 14:00:55.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 10... 14:00:55.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 10 finished successfully 14:00:55.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:55.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:55.747 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 14:00:55.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:55.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:55.748 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 14:00:55.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:55.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:55.750 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 14:00:55.751 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 14:00:55.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:55.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:55.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:55.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:55.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:00:55.752 INFO [WorkbenchTestable][AbstractView] Activate view Palette 14:00:55.752 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 14:00:55.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:00:55.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:00:55.775 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 200] 14:00:55.775 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 14:00:55.775 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:55.777 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 14:00:55.777 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:55.787 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 14:00:55.787 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:55.802 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 14:00:55.802 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 14:00:55.802 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 14:00:55.802 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 14:00:55.802 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 14:00:55.802 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 14:00:55.802 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 14:00:55.802 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 14:00:55.802 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 14:00:55.802 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 14:00:55.802 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 14:00:55.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 11... 14:00:55.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 11 finished successfully 14:00:55.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:55.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:55.847 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 14:00:55.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:55.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:55.849 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 14:00:55.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:55.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:55.851 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 14:00:55.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 '\*?\QPalette\E') 14:00:55.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:55.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:55.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:55.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:55.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:00:55.853 INFO [WorkbenchTestable][AbstractView] Activate view Palette 14:00:55.853 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 14:00:55.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:00:55.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:00:55.883 INFO [WorkbenchTestable][ViewerHandler] Click at [200, 200] 14:00:55.884 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 14:00:55.884 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:55.885 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 14:00:55.885 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:55.893 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 14:00:55.893 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:55.896 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 14:00:55.896 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 14:00:55.896 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 14:00:55.896 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 14:00:55.896 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 14:00:55.896 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 14:00:55.896 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 14:00:55.896 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 14:00:55.896 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 14:00:55.896 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 14:00:55.896 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 14:00:55.896 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 14:00:55.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 14... 14:00:55.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 14 finished successfully 14:00:55.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:55.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:55.945 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 14:00:55.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:55.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:55.946 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 14:00:55.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:55.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:55.959 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 14:00:55.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 '\*?\QPalette\E') 14:00:55.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:55.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:55.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:55.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:55.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:00:55.962 INFO [WorkbenchTestable][AbstractView] Activate view Palette 14:00:55.962 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 14:00:55.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:00:55.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:00:55.980 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 300] 14:00:55.980 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 14:00:55.980 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:55.980 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 14:00:55.980 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:55.988 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 14:00:55.988 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:55.992 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 14:00:55.992 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 14:00:55.992 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 14:00:55.992 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 14:00:55.992 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 14:00:55.992 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 14:00:55.992 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 14:00:55.992 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 14:00:55.992 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 14:00:55.992 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 14:00:55.992 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 14:00:55.992 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 14:00:55.992 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 14:00:56.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 22... 14:00:56.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 22 finished successfully 14:00:56.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:56.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:56.008 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 14:00:56.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:56.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:56.010 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 14:00:56.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:56.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:56.039 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 14:00:56.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 '\*?\QPalette\E') 14:00:56.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:56.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:56.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:56.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:56.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:00:56.044 INFO [WorkbenchTestable][AbstractView] Activate view Palette 14:00:56.044 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 14:00:56.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:00:56.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:00:56.063 INFO [WorkbenchTestable][ViewerHandler] Click at [105, 305] 14:00:56.063 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 14:00:56.063 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:56.064 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 14:00:56.064 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:56.072 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 14:00:56.072 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:56.073 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #2 Value=0 ) 14:00:56.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 23... 14:00:56.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 23 finished successfully 14:00:56.088 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:00:56.088 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:00:56.088 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:00:56.088 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 14:00:56.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:56.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:56.090 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 14:00:56.091 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test/test.logic - Eclipse Platform' 14:00:56.091 DEBUG [main][MenuItemLookup] Found menu:'File' 14:00:56.091 DEBUG [main][MenuItemLookup] Item match:File 14:00:56.106 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:00:56.106 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:00:56.106 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:00:56.106 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:00:56.106 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:56.106 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:00:56.106 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:00:56.106 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:56.106 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:00:56.106 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:00:56.107 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:00:56.107 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:00:56.107 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:00:56.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:00:56.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:00:56.171 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:00:56.171 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:00:56.173 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 35 14:00:56.173 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:56.211 DEBUG [main][MenuItemLookup] Found menu:'Undo Create Object' 14:00:56.211 DEBUG [main][MenuItemLookup] Item match:Undo Create Object 14:00:56.211 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Undo Create Object" 14:00:56.211 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Undo Create Object 14:00:56.212 INFO [main][MenuItemHandler] Select menu item: &Undo Create Object 14:00:56.216 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:00:56.246 DEBUG [main][EditorHandler] 1 editor(s) found 14:00:56.247 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test.logic 14:00:56.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 'Save .*'] is available.... 14:00:56.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. finished successfully 14:00:56.785 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 14:00:56.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:56.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:56.786 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:56.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:56.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:56.787 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 14:00:56.787 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:56.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:56.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:56.789 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 14:00:56.789 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:00:56.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:00:56.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:00:56.789 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 14:00:56.789 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:00:56.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:56.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:56.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:56.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:56.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:00:56.791 INFO [WorkbenchTestable][AbstractButton] Click button &Save 14:00:56.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:00:56.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:00:56.791 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:00:56.791 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:56.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:00:56.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:00:56.865 DEBUG [WorkbenchTestable][EditorHandler] Editor test.logic is closed 14:00:56.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:56.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:56.868 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:00:56.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:56.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:56.871 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:00:56.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:00:56.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:00:56.872 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:00:56.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 '\*?\QProject Explorer\E') 14:00:56.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:56.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:56.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:56.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:56.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:00:56.875 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:00:56.875 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:00:56.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:00:56.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:00:56.891 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:00:56.891 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:00:56.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:00:56.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:00:56.893 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:00:56.893 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:00:56.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:00:56.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:00:56.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:56.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:56.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:00:57.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:57.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:00:57.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:57.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:00:57.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:00:57.898 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:00:57.898 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:00:57.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:00:57.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:00:57.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 14:00:57.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:57.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:57.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:57.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:57.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:00:57.901 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 14:00:57.902 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:00:57.902 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:00:57.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:00:57.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:00:57.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:57.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:57.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:00:58.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:58.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:00:58.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:58.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:00:58.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:00:58.906 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:00:58.906 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:00:58.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:00:58.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:00:58.908 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:00:58.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:58.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:58.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:58.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:58.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:00:58.909 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 14:00:58.909 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:00:58.909 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:00:58.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:00:58.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:00:58.910 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:00:58.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:00:58.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:00:58.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:00:58.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:00:58.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:00:58.911 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 14:00:58.911 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 14:00:58.912 DEBUG [main][TreeItemHandler] Set Tree selection 14:00:58.913 DEBUG [main][TreeHandler] Notify Tree about selection event 14:00:58.919 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 14:00:58.920 DEBUG [WorkbenchTestable][TreeItemHandler] test 14:00:58.923 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:00:58.923 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:58.956 DEBUG [main][MenuItemLookup] Found menu:'New' 14:00:58.956 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:00:58.956 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:58.956 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:00:58.956 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:58.956 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:00:58.957 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:00:58.957 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:00:58.957 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:00:58.957 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:00:58.957 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:58.957 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:00:58.957 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:00:58.957 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:58.957 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:00:58.957 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:00:58.957 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:00:58.957 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:00:58.957 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:00:58.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:00:58.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:00:59.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:00:59.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:00:59.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:00:59.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:00:59.460 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:00:59.460 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:00:59.479 DEBUG [main][MenuItemLookup] Found menu:'New' 14:00:59.479 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:00:59.479 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:59.479 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:00:59.479 DEBUG [main][MenuItemLookup] Found menu:'' 14:00:59.479 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:00:59.479 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:00:59.479 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:00:59.479 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:00:59.479 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:00:59.479 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:00:59.479 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:00:59.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 14:01:00.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 14:01:00.122 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:01:00.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:00.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:00.126 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:01:00.126 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:01:00.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:01:00.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:01:00.126 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:01:00.126 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:01:00.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:00.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:00.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:00.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:00.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:01:00.128 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:01:00.129 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:01:00.129 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:01:00.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:01:00.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:01:00.129 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:01:00.129 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:00.129 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:01:00.129 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:01:00.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:01:00.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:01:00.130 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:01:00.130 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:01:00.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:00.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:00.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:00.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:00.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:01:00.132 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:01:00.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:01:00.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:01:00.132 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:01:00.132 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:00.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:01:00.146 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:01:00.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:01:00.647 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:01:00.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:01:00.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:01:00.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:01:00.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:01:00.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:01:00.648 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:00.648 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:00.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:00.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 14:01:00.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:01:00.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:01:00.651 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 14:01:00.651 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:01:00.654 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:01:00.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:01:00.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:01:00.655 INFO [WorkbenchTestable][RequirementsRunner] Finished test: logicDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) 14:01:00.655 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:01:00.656 INFO [WorkbenchTestable][RequirementsRunner] Started test: shapesDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) 14:01:00.656 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 14:01:00.656 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:01:00.656 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:01:00.656 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:01:00.656 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:00.656 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:00.656 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:00.657 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:00.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: "New Project"] 14:01:00.657 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:00.657 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:00.657 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:00.657 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:00.657 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:00.658 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:00.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:00.658 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 14:01:00.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:00.658 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:00.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:00.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'] 14:01:00.659 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:00.659 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:01:00.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:00.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:00.660 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:01:00.660 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:01:00.660 DEBUG [main][MenuItemLookup] Found menu:'File' 14:01:00.660 DEBUG [main][MenuItemLookup] Item match:File 14:01:00.661 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:01:00.661 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:01:00.663 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:01:00.663 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:00.663 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:01:00.663 DEBUG [main][MenuItemLookup] Found menu:'File' 14:01:00.663 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:01:00.663 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:00.663 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:01:00.663 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:00.663 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:01:00.663 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:01:00.664 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:01:00.664 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:01:00.664 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:01:00.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:01:00.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:01:00.728 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:01:00.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:00.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:00.739 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:01:00.739 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:00.740 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:01:00.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:00.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:00.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:00.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:00.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:01:00.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:01:00.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:01:00.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:01:00.749 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:01:00.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:01:00.749 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:01:00.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:01:00.749 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:01:00.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:01:00.750 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:01:00.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:01:00.750 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:01:00.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:01:00.750 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:01:00.750 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 14:01:00.750 DEBUG [main][TreeItemHandler] Selecting tree item: Project 14:01:00.751 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 14:01:00.754 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 14:01:00.754 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:01:00.754 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:01:00.754 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:01:00.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:00.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:00.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:00.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:00.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:01:00.761 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:01:00.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:01:00.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:01:00.761 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:01:00.761 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:00.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'] 14:01:00.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:00.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:00.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 14:01:00.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 14:01:00.785 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 14:01:00.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:00.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:00.787 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 14:01:00.787 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:00.787 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 14:01:00.787 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:01:00.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:01:00.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:01:00.787 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 14:01:00.787 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:01:00.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:00.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:00.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:00.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:00.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:01:00.790 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:01:00.791 INFO [WorkbenchTestable][AbstractText] Text set to: test 14:01:00.792 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 14:01:00.792 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 14:01:00.792 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.gef.test.wizard.GeneralProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 14:01:00.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:00.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:00.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:00.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:00.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:01:00.797 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:01:00.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:01:00.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:01:00.797 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:01:00.797 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:00.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:01:00.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:01:00.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:01:00.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:01:00.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:01:00.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:01:00.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:01:00.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:01:00.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:01:00.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:01:00.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:00.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:00.895 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:01:00.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:00.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:00.900 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:01:00.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:00.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:00.900 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:01:00.901 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:01:00.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:00.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:00.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:00.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:00.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:00.904 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:00.904 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:00.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:00.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:01:00.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:01:00.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:01:00.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 14:01:00.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:00.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:00.912 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:01:00.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:00.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:00.946 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:01:00.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:00.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:00.947 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:01:00.947 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:01:00.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:00.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:00.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:00.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:00.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:00.952 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:01:00.953 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:01:00.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:00.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:00.976 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:01:00.977 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:01:00.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:00.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:00.978 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:01:00.978 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:01:00.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:00.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:00.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:00.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:00.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:01.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:01.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:01.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:01.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:01.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:01:01.985 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:01:01.985 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:01:01.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:01.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:01.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 14:01:01.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:01.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:01.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:01.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:01.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:01:01.988 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 14:01:01.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 14:01:01.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:01.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:01.991 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:01:01.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:01.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:01.992 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:01:01.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 '\*?\QProject Explorer\E') 14:01:01.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:01.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:01.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:01.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:01.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:01.994 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:01.995 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:02.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:02.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:02.005 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:02.005 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:02.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:02.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:02.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:02.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:02.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:02.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:02.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:03.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:03.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:03.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:01:03.019 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:03.019 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:03.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:03.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:03.021 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:01:03.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:03.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:03.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:03.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:03.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:01:03.022 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 14:01:03.023 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 14:01:03.023 DEBUG [main][TreeItemHandler] Selecting tree item: test 14:01:03.023 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 14:01:03.031 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 14:01:03.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'] 14:01:03.032 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:03.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'] 14:01:03.032 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:03.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: ""] 14:01:03.033 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:03.033 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:03.033 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:03.033 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:03.033 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:03.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: ""] 14:01:03.034 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:03.034 INFO [WorkbenchTestable][ExampleWizard] Opening wizard using top menu 14:01:03.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'] 14:01:03.034 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:03.035 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:03.035 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:03.035 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:01:03.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:03.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:03.036 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:01:03.036 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:01:03.036 DEBUG [main][MenuItemLookup] Found menu:'File' 14:01:03.036 DEBUG [main][MenuItemLookup] Item match:File 14:01:03.037 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:01:03.037 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:01:03.038 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:01:03.038 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:03.038 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:01:03.038 DEBUG [main][MenuItemLookup] Found menu:'File' 14:01:03.038 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:01:03.039 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:03.039 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:01:03.039 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:03.039 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:01:03.039 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:01:03.047 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:01:03.047 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:01:03.047 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:01:03.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.... 14:01:03.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 14:01:03.110 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:01:03.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:03.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:03.111 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:01:03.111 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:03.112 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:01:03.112 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:01:03.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:01:03.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:01:03.112 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 14:01:03.112 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:01:03.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:03.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:03.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:03.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:03.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:01:03.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:01:03.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:01:03.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children... 14:01:03.115 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 14:01:03.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:01:03.116 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 14:01:03.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:01:03.116 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 14:01:03.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children finished successfully 14:01:03.116 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 14:01:03.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:01:03.116 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 14:01:03.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:01:03.117 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 14:01:03.117 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Shapes Diagram 14:01:03.117 DEBUG [main][TreeItemHandler] Selecting tree item: Shapes Diagram 14:01:03.117 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Shapes Diagram about selection 14:01:03.121 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Shapes Diagram 14:01:03.121 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:01:03.121 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:01:03.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) 14:01:03.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:03.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:03.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:03.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:03.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:01:03.129 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:01:03.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:01:03.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:01:03.130 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:01:03.130 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:03.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 14:01:03.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 14:01:03.162 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 14:01:03.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:03.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:03.163 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 14:01:03.163 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:03.164 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 14:01:03.164 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:01:03.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:01:03.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:01:03.164 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 14:01:03.164 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:01:03.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:03.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:03.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:03.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:03.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:01:03.170 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:01:03.171 INFO [WorkbenchTestable][AbstractText] Text set to: test.shapes 14:01:03.172 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 14:01:03.172 INFO [WorkbenchTestable][ExampleWizard] Finish wizard 14:01:03.172 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.gef.test.wizard.ExampleWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 14:01:03.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:03.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:03.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:03.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:03.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:01:03.181 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:01:03.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:01:03.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:01:03.181 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:01:03.181 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:03.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:01:03.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:01:03.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:01:03.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:01:03.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:01:03.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:01:03.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:01:03.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:01:03.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@62fce94c is found... 14:01:03.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@62fce94c is found finished successfully 14:01:03.696 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.shapes\E') 14:01:03.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:03.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:03.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:03.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:03.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:03.703 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:03.704 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:01:03.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:03.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:03.706 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 14:01:03.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:03.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:03.708 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 14:01:03.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:03.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:03.708 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 14:01:03.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 '\*?\QPalette\E') 14:01:03.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:03.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:03.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:03.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:03.717 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:03.717 INFO [WorkbenchTestable][AbstractView] Activate view Palette 14:01:03.717 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 14:01:03.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:03.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:01:03.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:03.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:03.734 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 14:01:03.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:03.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:03.736 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 14:01:03.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:03.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:03.737 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 14:01:03.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 '\*?\QPalette\E') 14:01:03.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:03.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:03.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:03.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:03.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:03.739 INFO [WorkbenchTestable][AbstractView] Activate view Palette 14:01:03.739 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 14:01:03.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:03.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - test/test.shapes - Eclipse Platform TooltipText=null 14:01:03.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:01:03.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:01:03.741 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 0] 14:01:03.741 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 14:01:03.741 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:03.742 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 14:01:03.742 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:03.756 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 14:01:03.756 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:03.760 INFO [main][AbstractEditor] New edit part ShapeEditPart( Ellipse 751316099 ) 14:01:03.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 14:01:03.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 14:01:03.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:03.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:03.768 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 14:01:03.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:03.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:03.770 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 14:01:03.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:03.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:03.771 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 14:01:03.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 '\*?\QPalette\E') 14:01:03.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:03.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:03.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:03.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:03.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:03.788 INFO [WorkbenchTestable][AbstractView] Activate view Palette 14:01:03.788 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 14:01:03.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:03.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:01:03.798 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 0] 14:01:03.798 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 14:01:03.798 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:03.799 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 14:01:03.799 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:03.841 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 14:01:03.841 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:03.842 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 272243411 ) 14:01:03.842 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 272243411 ) 14:01:03.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2... 14:01:03.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2 finished successfully 14:01:03.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:03.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:03.847 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 14:01:03.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:03.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:03.848 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 14:01:03.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:03.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:03.849 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 14:01:03.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 '\*?\QPalette\E') 14:01:03.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:03.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:03.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:03.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:03.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:03.851 INFO [WorkbenchTestable][AbstractView] Activate view Palette 14:01:03.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 14:01:03.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:03.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:01:03.874 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 200] 14:01:03.874 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 14:01:03.874 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:03.874 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 14:01:03.874 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:03.880 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 14:01:03.880 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:03.880 INFO [main][AbstractEditor] New edit part ShapeEditPart( Ellipse 712147062 ) 14:01:03.880 INFO [main][AbstractEditor] New edit part ShapeEditPart( Ellipse 712147062 ) 14:01:03.880 INFO [main][AbstractEditor] New edit part ShapeEditPart( Ellipse 712147062 ) 14:01:03.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 3... 14:01:03.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 3 finished successfully 14:01:03.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:03.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:03.886 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 14:01:03.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:03.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:03.888 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 14:01:03.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:03.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:03.898 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 14:01:03.898 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 14:01:03.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:03.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:03.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:03.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:03.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:03.900 INFO [WorkbenchTestable][AbstractView] Activate view Palette 14:01:03.900 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 14:01:03.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:03.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:01:03.939 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 200] 14:01:03.939 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 14:01:03.939 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:03.940 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 14:01:03.940 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:03.945 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 14:01:03.945 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:03.945 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 1247720979 ) 14:01:03.945 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 1247720979 ) 14:01:03.945 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 1247720979 ) 14:01:03.946 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 1247720979 ) 14:01:03.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 4... 14:01:03.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 4 finished successfully 14:01:03.953 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:03.953 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:01:03.953 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:01:03.954 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 14:01:03.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:03.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:03.958 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 14:01:03.958 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test/test.shapes - Eclipse Platform' 14:01:03.958 DEBUG [main][MenuItemLookup] Found menu:'File' 14:01:03.958 DEBUG [main][MenuItemLookup] Item match:File 14:01:03.960 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:01:03.960 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:01:03.960 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:01:03.960 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:01:03.960 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:03.960 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:01:03.960 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:01:03.960 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:03.960 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:01:03.960 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:01:03.961 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:01:03.961 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:01:03.961 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:01:04.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:01:04.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:01:04.036 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:04.036 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:01:04.036 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 35 14:01:04.037 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:04.056 DEBUG [main][MenuItemLookup] Found menu:'Undo shape creation' 14:01:04.056 DEBUG [main][MenuItemLookup] Item match:Undo shape creation 14:01:04.056 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Undo shape creation" 14:01:04.057 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Undo shape creation 14:01:04.060 INFO [main][MenuItemHandler] Select menu item: &Undo shape creation 14:01:04.065 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:01:04.065 DEBUG [main][EditorHandler] 1 editor(s) found 14:01:04.065 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test.shapes 14:01:04.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 'Save .*'] is available.... 14:01:04.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 'Save .*'] is available. finished successfully 14:01:04.600 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 14:01:04.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:04.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:04.601 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:01:04.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:01:04.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:01:04.601 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 14:01:04.601 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:01:04.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:04.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:04.602 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 14:01:04.602 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:01:04.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:01:04.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:01:04.603 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 14:01:04.603 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:01:04.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:04.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:04.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:04.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:04.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:01:04.604 INFO [WorkbenchTestable][AbstractButton] Click button &Save 14:01:04.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:01:04.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:01:04.605 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:01:04.605 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:04.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:01:04.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:01:04.651 DEBUG [WorkbenchTestable][EditorHandler] Editor test.shapes is closed 14:01:04.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:04.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:04.653 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:01:04.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:04.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:04.656 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:01:04.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:04.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:04.656 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:01:04.656 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:01:04.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:04.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:04.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:04.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:04.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:04.665 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:04.665 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:04.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:04.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:04.671 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:04.672 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:04.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:04.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:04.673 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:04.673 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:04.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:04.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:04.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:04.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:04.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:05.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:05.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:05.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:05.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:05.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:01:05.677 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:05.677 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:05.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:05.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:05.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 14:01:05.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:05.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:05.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:05.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:05.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:01:05.680 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 14:01:05.680 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:05.680 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:05.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:05.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:05.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:05.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:05.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:06.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:06.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:06.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:06.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:06.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:01:06.685 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:06.685 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:06.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:06.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:06.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 14:01:06.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:06.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:06.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:06.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:06.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:01:06.687 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 14:01:06.688 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:06.688 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:06.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:06.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:06.689 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:01:06.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:06.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:06.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:06.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:06.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:01:06.690 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 14:01:06.690 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 14:01:06.690 DEBUG [main][TreeItemHandler] Set Tree selection 14:01:06.690 DEBUG [main][TreeHandler] Notify Tree about selection event 14:01:06.697 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 14:01:06.699 DEBUG [WorkbenchTestable][TreeItemHandler] test 14:01:06.699 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:01:06.699 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:06.721 DEBUG [main][MenuItemLookup] Found menu:'New' 14:01:06.721 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:01:06.721 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:06.721 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:01:06.721 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:06.721 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:01:06.721 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:01:06.721 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:01:06.721 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:01:06.721 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:01:06.721 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:06.722 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:01:06.722 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:01:06.722 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:06.722 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:01:06.722 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:01:06.722 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:01:06.722 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:01:06.722 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:01:06.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:01:06.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:01:07.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:01:07.223 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:01:07.223 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:01:07.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:01:07.223 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:01:07.223 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:07.241 DEBUG [main][MenuItemLookup] Found menu:'New' 14:01:07.241 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:01:07.241 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:07.241 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:01:07.241 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:07.241 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:01:07.241 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:01:07.241 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:01:07.241 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:01:07.241 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:01:07.241 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:01:07.241 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:01:07.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 14:01:07.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 14:01:07.809 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:01:07.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:07.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:07.811 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:01:07.811 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:01:07.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:01:07.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:01:07.812 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:01:07.812 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:01:07.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:07.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:07.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:07.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:07.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:01:07.813 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:01:07.813 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:01:07.814 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:01:07.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:01:07.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:01:07.814 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:01:07.814 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:07.814 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:01:07.814 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:01:07.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:01:07.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:01:07.815 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:01:07.815 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:01:07.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:07.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:07.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:07.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:07.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:01:07.817 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:01:07.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:01:07.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:01:07.817 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:01:07.817 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:07.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:01:07.822 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:01:08.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:01:08.323 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:01:08.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:01:08.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:01:08.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:01:08.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:01:08.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:01:08.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:01:08.324 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:08.324 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:08.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:08.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 14:01:08.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:01:08.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:01:08.326 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 14:01:08.326 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:01:08.326 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:01:08.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:01:08.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:01:08.327 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shapesDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) 14:01:08.327 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 14:01:08.327 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:01:08.327 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:01:08.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:01:08.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.274 s - in org.eclipse.reddeer.gef.test.GEFEditorTest logicDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) Time elapsed: 11.982 s shapesDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) Time elapsed: 7.671 s Running org.eclipse.reddeer.gef.test.EditPartTest 14:01:08.335 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.gef.test.EditPartTest 14:01:08.336 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:01:08.336 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:01:08.336 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 14:01:08.336 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:01:08.336 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:01:08.337 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:01:08.337 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:01:08.337 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:01:08.337 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 14:01:08.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.*'] 14:01:08.337 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:08.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.*'] 14:01:08.337 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:08.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.*'] 14:01:08.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:08.338 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:01:08.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:08.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:08.339 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:01:08.339 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:01:08.339 DEBUG [main][MenuItemLookup] Found menu:'File' 14:01:08.339 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:01:08.339 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:01:08.339 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:01:08.339 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:01:08.339 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:01:08.339 DEBUG [main][MenuItemLookup] Item match:Window 14:01:08.339 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:01:08.339 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:01:08.339 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:01:08.339 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:08.339 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:01:08.339 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:01:08.339 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:08.339 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:01:08.339 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:08.339 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:01:08.340 DEBUG [main][MenuItemLookup] Item match:Preferences 14:01:08.340 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:01:08.340 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:01:08.340 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:01:08.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:01:08.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. finished successfully 14:01:08.418 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:01:08.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:08.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:08.420 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:01:08.420 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:08.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 14:01:08.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:08.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:08.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:08.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:08.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:01:08.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:01:08.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:01:08.423 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:01:08.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:08.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:08.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:08.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:08.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:01:08.453 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:01:08.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:01:08.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:01:08.454 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:01:08.454 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:08.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:01:08.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:01:08.481 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:01:08.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:08.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:08.482 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:01:08.482 DEBUG [main][EditorHandler] 0 editor(s) found 14:01:08.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:08.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:08.485 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:01:08.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:08.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:08.488 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:01:08.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:08.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:08.488 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:01:08.489 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:01:08.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:08.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:08.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:08.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:08.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:08.492 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:08.492 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:08.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:08.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:01:08.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:01:08.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:01:08.494 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:08.494 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:08.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:08.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:01:08.495 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:08.495 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:08.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:08.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:01:08.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:08.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:08.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:08.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:08.498 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:08.498 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:08.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:08.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:01:08.499 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:01:08.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:08.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:08.500 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:01:08.500 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 14:01:08.500 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:01:08.500 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 14:01:08.500 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 14:01:08.501 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:01:08.501 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:01:08.501 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:01:08.501 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:08.501 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:08.501 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:08.501 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:08.501 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 14:01:08.502 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:08.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'] 14:01:08.502 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:08.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'] 14:01:08.503 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:08.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'] 14:01:08.509 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:08.510 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 14:01:08.510 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:08.539 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:08.539 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:08.539 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:08.540 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:08.540 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:01:08.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:08.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:08.540 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:01:08.540 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:01:08.540 DEBUG [main][MenuItemLookup] Found menu:'File' 14:01:08.541 DEBUG [main][MenuItemLookup] Item match:File 14:01:08.541 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:01:08.541 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:01:08.543 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:01:08.543 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:08.543 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:01:08.543 DEBUG [main][MenuItemLookup] Found menu:'File' 14:01:08.543 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:01:08.543 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:08.543 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:01:08.543 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:08.543 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:01:08.543 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:01:08.543 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:01:08.543 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:01:08.544 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:01:08.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:01:08.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:01:08.604 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:01:08.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:08.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:08.606 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:01:08.606 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:08.606 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:01:08.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:08.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:08.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:08.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:08.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:01:08.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:01:08.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:01:08.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:01:08.609 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:01:08.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:01:08.609 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:01:08.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:01:08.609 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:01:08.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:01:08.610 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:01:08.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:01:08.610 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:01:08.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:01:08.610 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:01:08.610 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 14:01:08.610 DEBUG [main][TreeItemHandler] Selecting tree item: Project 14:01:08.611 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 14:01:08.644 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 14:01:08.644 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:01:08.644 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:01:08.644 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:01:08.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:08.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:08.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:08.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:08.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:01:08.647 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:01:08.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:01:08.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:01:08.647 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:01:08.647 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:08.669 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:08.669 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:08.669 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:08.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 14:01:08.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 14:01:08.670 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 14:01:08.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:08.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:08.671 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 14:01:08.671 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:08.671 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 14:01:08.671 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:01:08.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:01:08.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:01:08.671 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 14:01:08.671 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:01:08.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:08.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:08.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:08.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:08.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:01:08.674 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:01:08.675 INFO [WorkbenchTestable][AbstractText] Text set to: test 14:01:08.676 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 14:01:08.676 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 14:01:08.676 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.gef.test.wizard.GeneralProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 14:01:08.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:08.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:08.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:08.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:08.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:01:08.681 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:01:08.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:01:08.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:01:08.681 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:01:08.681 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:08.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:01:08.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:01:08.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:01:08.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:01:08.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:01:08.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:01:08.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:01:08.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:01:08.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:01:08.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:01:08.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:08.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:08.779 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:01:08.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:08.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:08.782 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:01:08.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:08.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:08.782 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:01:08.782 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:01:08.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:08.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:08.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:08.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:08.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:08.785 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:08.785 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:08.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:08.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:01:08.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:01:08.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:01:08.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 14:01:08.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:08.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:08.800 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:01:08.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:08.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:08.806 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:01:08.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:08.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:08.813 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:01:08.820 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:01:08.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:08.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:08.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:08.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:08.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:08.844 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:01:08.844 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:01:08.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:08.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:08.869 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:01:08.869 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:01:08.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:08.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:08.870 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:01:08.870 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:01:08.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:08.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:08.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:08.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:08.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:09.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:09.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:09.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:09.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:09.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:01:09.875 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:01:09.875 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:01:09.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:09.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:09.876 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:01:09.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:09.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:09.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:09.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:09.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:01:09.877 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 14:01:09.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 14:01:09.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:09.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:09.880 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:01:09.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:09.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:09.881 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:01:09.881 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:01:09.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:09.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:09.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:09.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:09.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:09.891 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:09.891 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:09.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:09.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:09.908 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:09.908 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:09.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:09.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:09.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:09.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:09.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:10.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:10.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:10.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:10.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:10.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:01:10.919 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:10.919 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:10.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:10.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:10.920 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:01:10.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:10.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:10.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:10.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:10.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:01:10.921 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 14:01:10.922 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 14:01:10.922 DEBUG [main][TreeItemHandler] Selecting tree item: test 14:01:10.922 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 14:01:10.928 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 14:01:10.929 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:10.929 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:10.929 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:10.930 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:10.930 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 14:01:10.930 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:10.930 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:10.930 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:10.931 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:10.933 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:10.934 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 14:01:10.934 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:10.934 INFO [WorkbenchTestable][ExampleWizard] Opening wizard using top menu 14:01:10.934 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:10.934 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:10.935 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:10.935 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:10.935 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:01:10.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:10.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:10.936 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:01:10.936 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:01:10.936 DEBUG [main][MenuItemLookup] Found menu:'File' 14:01:10.936 DEBUG [main][MenuItemLookup] Item match:File 14:01:10.937 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:01:10.937 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:01:10.938 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:01:10.938 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:10.938 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:01:10.938 DEBUG [main][MenuItemLookup] Found menu:'File' 14:01:10.938 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:01:10.938 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:10.938 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:01:10.938 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:10.938 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:01:10.938 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:01:10.939 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:01:10.939 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:01:10.939 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:01:11.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:01:11.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:01:11.012 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:01:11.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:11.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:11.013 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:01:11.013 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:11.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 14:01:11.013 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:01:11.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:01:11.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:01:11.014 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 14:01:11.014 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:01:11.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:11.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:11.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:11.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:11.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:01:11.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:01:11.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:01:11.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children... 14:01:11.016 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 14:01:11.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:01:11.017 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 14:01:11.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:01:11.017 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 14:01:11.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children finished successfully 14:01:11.017 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 14:01:11.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:01:11.017 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 14:01:11.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:01:11.017 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 14:01:11.017 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Logic Diagram 14:01:11.017 DEBUG [main][TreeItemHandler] Selecting tree item: Logic Diagram 14:01:11.018 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Logic Diagram about selection 14:01:11.021 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Logic Diagram 14:01:11.021 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:01:11.021 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:01:11.021 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:01:11.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:11.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:11.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:11.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:11.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:01:11.038 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:01:11.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:01:11.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:01:11.044 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:01:11.044 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:11.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 14:01:11.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 14:01:11.087 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 14:01:11.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:11.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:11.088 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 14:01:11.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:11.088 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 14:01:11.088 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:01:11.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:01:11.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:01:11.089 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 14:01:11.089 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:01:11.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:11.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:11.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:11.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:11.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:01:11.095 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:01:11.096 INFO [WorkbenchTestable][AbstractText] Text set to: test.logic 14:01:11.097 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 14:01:11.097 INFO [WorkbenchTestable][ExampleWizard] Finish wizard 14:01:11.097 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.gef.test.wizard.ExampleWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 14:01:11.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:11.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:11.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:11.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:11.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:01:11.101 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:01:11.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:01:11.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:01:11.101 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:01:11.101 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:11.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:01:11.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:01:11.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:01:11.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:01:11.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:01:11.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:01:11.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:01:11.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:01:11.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:01:11.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:01:11.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4d12d06d is found... 14:01:11.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4d12d06d is found finished successfully 14:01:11.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 '\*?\Qtest.logic\E') 14:01:11.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:11.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:11.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:11.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:11.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:11.273 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:11.274 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:01:11.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:11.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:11.276 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 14:01:11.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:11.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:11.277 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 14:01:11.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:11.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:11.279 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 14:01:11.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 '\*?\QPalette\E') 14:01:11.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:11.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:11.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:11.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:11.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:11.291 INFO [WorkbenchTestable][AbstractView] Activate view Palette 14:01:11.291 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 14:01:11.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:11.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:01:11.308 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 0] 14:01:11.308 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 14:01:11.308 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:11.309 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 14:01:11.309 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:11.315 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 14:01:11.315 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:11.316 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #2 Text=Label ) 14:01:11.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 14:01:11.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 14:01:11.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:11.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:11.323 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 14:01:11.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:11.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:11.341 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 14:01:11.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:11.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:11.343 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 14:01:11.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 '\*?\QPalette\E') 14:01:11.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:11.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:11.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:11.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:11.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:11.345 INFO [WorkbenchTestable][AbstractView] Activate view Palette 14:01:11.345 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 14:01:11.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:11.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:01:11.352 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 100] 14:01:11.352 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 14:01:11.352 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:11.352 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 14:01:11.352 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:11.370 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 14:01:11.371 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:11.373 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #3 Text=Label ) 14:01:11.373 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #3 Text=Label ) 14:01:11.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2... 14:01:11.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2 finished successfully 14:01:11.381 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 14:01:11.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:11.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:11.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:11.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:11.386 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:11.386 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:11.392 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:01:11.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 '\*?\Qtest.logic\E') 14:01:11.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:11.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:11.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:11.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:11.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:11.402 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:11.402 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:01:11.407 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 14:01:11.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:11.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:11.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:11.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:11.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:11.412 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:11.412 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:01:11.455 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.gef.impl.editpart.LabeledEditPart, index 0 and no matchers specified 14:01:11.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:11.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:11.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:11.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:11.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:01:11.456 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:01:11.456 INFO [WorkbenchTestable][AbstractText] Text set to: Foo 14:01:11.457 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 14 14:01:11.457 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:11.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 14:01:11.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:11.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:11.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:11.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:11.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:11.467 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:11.468 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:01:11.481 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.gef.impl.editpart.LabeledEditPart, index 0 and no matchers specified 14:01:11.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:11.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:11.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:11.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:11.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:01:11.482 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:01:11.482 INFO [WorkbenchTestable][AbstractText] Text set to: Hello 14:01:11.483 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 14 14:01:11.483 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:11.487 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 14:01:11.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:11.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:11.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:11.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:11.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:11.493 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:11.493 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:01:11.495 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 14:01:11.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:11.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:11.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:11.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:11.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:11.505 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:11.505 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:01:11.507 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:01:11.507 DEBUG [main][EditorHandler] 1 editor(s) found 14:01:11.507 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test.logic 14:01:11.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 'Save .*'] is available.... 14:01:12.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully 14:01:12.062 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 14:01:12.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:12.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:12.063 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:01:12.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:01:12.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:01:12.064 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 14:01:12.064 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:01:12.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:12.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:12.065 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 14:01:12.065 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:01:12.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:01:12.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:01:12.065 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 14:01:12.065 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:01:12.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:12.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:12.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:12.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:12.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:01:12.067 INFO [WorkbenchTestable][AbstractButton] Click button &Save 14:01:12.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:01:12.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:01:12.067 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:01:12.067 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:12.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:01:12.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:01:12.119 DEBUG [WorkbenchTestable][EditorHandler] Editor test.logic is closed 14:01:12.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:12.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:12.122 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:01:12.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:12.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:12.124 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:01:12.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:12.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:12.125 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:01:12.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:01:12.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:12.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:12.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:12.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:12.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:12.128 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:12.128 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:12.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:12.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:12.145 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:12.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:12.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:12.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:12.146 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:12.146 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:12.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:12.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:12.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:12.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:12.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:12.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:12.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:13.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:13.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:13.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:01:13.151 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:13.151 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:13.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:13.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:13.152 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:01:13.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:13.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:13.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:13.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:13.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:01:13.153 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 14:01:13.154 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:13.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:13.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:13.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:13.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:13.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:13.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:13.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:13.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:14.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:14.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:14.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:01:14.159 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:14.159 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:14.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:14.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:14.160 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:01:14.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:14.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:14.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:14.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:14.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:01:14.161 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 14:01:14.161 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:14.161 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:14.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:14.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:14.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:01:14.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:14.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:14.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:14.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:14.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:01:14.163 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 14:01:14.163 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 14:01:14.163 DEBUG [main][TreeItemHandler] Set Tree selection 14:01:14.163 DEBUG [main][TreeHandler] Notify Tree about selection event 14:01:14.169 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 14:01:14.169 DEBUG [WorkbenchTestable][TreeItemHandler] test 14:01:14.170 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:01:14.170 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:14.190 DEBUG [main][MenuItemLookup] Found menu:'New' 14:01:14.190 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:01:14.190 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:14.190 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:01:14.190 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:14.190 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:01:14.190 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:01:14.190 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:01:14.190 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:01:14.190 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:01:14.190 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:14.190 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:01:14.190 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:01:14.190 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:14.190 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:01:14.190 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:01:14.190 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:01:14.190 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:01:14.191 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:01:14.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:01:14.191 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:01:14.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:01:14.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:01:14.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:01:14.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:01:14.691 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:01:14.692 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:14.711 DEBUG [main][MenuItemLookup] Found menu:'New' 14:01:14.711 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:01:14.711 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:14.711 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:01:14.711 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:14.711 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:01:14.711 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:01:14.711 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:01:14.711 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:01:14.711 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:01:14.711 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:01:14.712 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:01:14.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 14:01:15.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 14:01:15.288 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:01:15.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:15.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:15.291 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:01:15.291 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:01:15.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:01:15.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:01:15.291 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:01:15.291 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:01:15.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:15.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:15.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:15.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:15.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:01:15.293 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:01:15.293 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:01:15.293 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:01:15.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:01:15.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:01:15.293 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:01:15.293 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:15.293 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:01:15.293 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:01:15.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:01:15.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:01:15.294 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:01:15.294 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:01:15.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:15.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:15.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:15.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:15.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:01:15.295 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:01:15.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:01:15.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:01:15.295 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:01:15.295 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:15.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:01:15.299 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:01:15.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:01:15.800 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:01:15.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:01:15.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:01:15.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:01:15.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:01:15.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:01:15.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:01:15.801 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:15.801 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:15.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:15.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 14:01:15.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:01:15.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:01:15.803 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 14:01:15.803 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:01:15.803 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:01:15.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:01:15.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:01:15.804 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 14:01:15.804 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:01:15.804 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 14:01:15.804 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 14:01:15.804 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:01:15.804 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:01:15.804 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:01:15.805 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:15.805 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:15.805 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:15.805 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:15.805 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 14:01:15.805 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:15.806 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:15.806 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:15.806 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:15.806 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:15.807 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:15.807 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:15.807 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 14:01:15.807 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:15.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'] 14:01:15.808 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:15.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'] 14:01:15.808 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:15.808 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:01:15.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:15.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:15.809 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:01:15.809 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:01:15.809 DEBUG [main][MenuItemLookup] Found menu:'File' 14:01:15.809 DEBUG [main][MenuItemLookup] Item match:File 14:01:15.810 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:01:15.810 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:01:15.811 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:01:15.811 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:15.811 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:01:15.811 DEBUG [main][MenuItemLookup] Found menu:'File' 14:01:15.811 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:01:15.811 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:15.811 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:01:15.811 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:15.811 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:01:15.811 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:01:15.812 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:01:15.812 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:01:15.812 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:01:15.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:01:15.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 14:01:15.884 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:01:15.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:15.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:15.891 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:01:15.891 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:15.892 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:01:15.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:15.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:15.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:15.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:15.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:01:15.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:01:15.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:01:15.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:01:15.896 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:01:15.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:01:15.897 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:01:15.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:01:15.897 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:01:15.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:01:15.897 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:01:15.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:01:15.897 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:01:15.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:01:15.898 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:01:15.898 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 14:01:15.898 DEBUG [main][TreeItemHandler] Selecting tree item: Project 14:01:15.898 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 14:01:15.902 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 14:01:15.902 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:01:15.902 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:01:15.903 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:01:15.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:15.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:15.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:15.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:15.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:01:15.906 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:01:15.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:01:15.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:01:15.906 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:01:15.906 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:15.940 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:15.940 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:15.940 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:15.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 14:01:15.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 14:01:15.940 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 14:01:15.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:15.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:15.941 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 14:01:15.941 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:15.942 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 14:01:15.942 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:01:15.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:01:15.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:01:15.942 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 14:01:15.942 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:01:15.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:15.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:15.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:15.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:15.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:01:15.946 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:01:15.947 INFO [WorkbenchTestable][AbstractText] Text set to: test 14:01:15.948 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 14:01:15.948 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 14:01:15.948 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.gef.test.wizard.GeneralProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 14:01:15.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:15.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:15.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:15.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:15.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:01:15.958 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:01:15.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:01:15.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:01:15.958 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:01:15.958 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:15.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:01:16.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:01:16.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:01:16.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:01:16.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:01:16.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:01:16.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:01:16.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:01:16.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:16.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:16.467 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:01:16.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:16.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:16.470 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:01:16.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:16.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:16.470 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:01:16.470 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:01:16.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:16.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:16.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:16.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:16.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:16.473 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:16.473 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:16.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:16.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:01:16.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:01:16.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:01:16.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 14:01:16.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:16.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:16.480 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:01:16.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:16.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:16.485 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:01:16.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:16.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:16.485 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:01:16.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 '\*?\QPackage Explorer\E') 14:01:16.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:16.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:16.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:16.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:16.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:16.497 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:01:16.497 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:01:16.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:16.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:16.517 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:01:16.517 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:01:16.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:16.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:16.518 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:01:16.518 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:01:16.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:16.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:16.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:16.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:16.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:17.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:17.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:17.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:17.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:17.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:01:17.523 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:01:17.523 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:01:17.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:17.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:17.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 14:01:17.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:17.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:17.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:17.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:17.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:01:17.525 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 14:01:17.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 14:01:17.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:17.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:17.528 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:01:17.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:17.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:17.529 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:01:17.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:01:17.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:17.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:17.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:17.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:17.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:17.540 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:17.540 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:17.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:17.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:17.558 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:17.558 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:17.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:17.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:17.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:17.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:17.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:18.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:18.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:18.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:18.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:18.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:01:18.562 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:18.562 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:18.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:18.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:18.563 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:01:18.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:18.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:18.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:18.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:18.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:01:18.564 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 14:01:18.565 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 14:01:18.565 DEBUG [main][TreeItemHandler] Selecting tree item: test 14:01:18.565 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 14:01:18.574 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 14:01:18.574 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:18.574 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:18.575 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:18.575 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:18.575 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 14:01:18.575 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:18.575 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:18.576 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:18.576 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:18.576 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:18.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: ""] 14:01:18.576 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:18.576 INFO [WorkbenchTestable][ExampleWizard] Opening wizard using top menu 14:01:18.576 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:18.576 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:18.577 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:18.577 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:18.577 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:01:18.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:18.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:18.578 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:01:18.578 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:01:18.578 DEBUG [main][MenuItemLookup] Found menu:'File' 14:01:18.578 DEBUG [main][MenuItemLookup] Item match:File 14:01:18.579 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:01:18.579 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:01:18.580 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:01:18.580 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:18.580 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:01:18.580 DEBUG [main][MenuItemLookup] Found menu:'File' 14:01:18.580 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:01:18.580 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:18.580 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:01:18.580 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:18.581 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:01:18.581 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:01:18.581 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:01:18.581 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:01:18.581 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:01:18.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.... 14:01:18.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:01:18.646 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:01:18.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:18.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:18.647 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:01:18.647 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:18.647 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:01:18.647 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:01:18.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:01:18.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:01:18.648 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 14:01:18.648 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:01:18.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:18.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:18.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:18.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:18.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:01:18.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:01:18.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:01:18.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children... 14:01:18.651 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 14:01:18.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:01:18.651 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 14:01:18.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:01:18.651 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 14:01:18.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children finished successfully 14:01:18.651 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 14:01:18.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:01:18.651 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 14:01:18.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:01:18.651 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 14:01:18.651 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Logic Diagram 14:01:18.651 DEBUG [main][TreeItemHandler] Selecting tree item: Logic Diagram 14:01:18.652 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Logic Diagram about selection 14:01:18.654 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Logic Diagram 14:01:18.655 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:01:18.655 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:01:18.655 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:01:18.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:18.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:18.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:18.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:18.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:01:18.662 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:01:18.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:01:18.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:01:18.662 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:01:18.662 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:18.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 14:01:18.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 14:01:18.695 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 14:01:18.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:18.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:18.696 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 14:01:18.696 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:18.696 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 14:01:18.696 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:01:18.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:01:18.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:01:18.696 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 14:01:18.696 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:01:18.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:18.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:18.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:18.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:18.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:01:18.705 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:01:18.706 INFO [WorkbenchTestable][AbstractText] Text set to: test.logic 14:01:18.711 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 14:01:18.711 INFO [WorkbenchTestable][ExampleWizard] Finish wizard 14:01:18.712 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.gef.test.wizard.ExampleWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 14:01:18.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:18.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:18.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:18.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:18.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:01:18.716 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:01:18.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:01:18.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:01:18.717 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:01:18.717 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:18.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:01:18.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:01:18.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:01:18.845 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:01:18.845 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:01:18.845 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:01:18.845 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:01:18.845 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:01:18.845 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:01:18.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:01:18.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2eb00507 is found... 14:01:18.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2eb00507 is found finished successfully 14:01:18.847 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 14:01:18.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:18.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:18.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:18.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:18.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:18.853 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:18.853 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:01:18.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:18.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:18.857 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 14:01:18.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:18.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:18.858 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 14:01:18.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:18.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:18.860 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 14:01:18.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 '\*?\QPalette\E') 14:01:18.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:18.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:18.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:18.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:18.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:18.862 INFO [WorkbenchTestable][AbstractView] Activate view Palette 14:01:18.862 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 14:01:18.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:18.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:01:18.870 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 100] 14:01:18.870 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 14:01:18.870 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:18.870 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 14:01:18.870 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:18.886 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 14:01:18.887 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:18.888 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #3 Value=0 ) 14:01:18.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 14:01:18.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 14:01:18.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:18.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:18.895 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 14:01:18.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:18.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:18.896 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 14:01:18.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:18.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:18.898 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 14:01:18.898 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 14:01:18.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:18.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:18.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:18.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:18.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:18.899 INFO [WorkbenchTestable][AbstractView] Activate view Palette 14:01:18.899 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 14:01:18.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:18.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:01:18.947 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 100] 14:01:18.947 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 14:01:18.947 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:18.948 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 14:01:18.948 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:18.962 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 14:01:18.962 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:18.963 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #4 Value=0 ) 14:01:18.963 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #4 Value=0 ) 14:01:18.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2... 14:01:18.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2 finished successfully 14:01:18.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:18.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:18.968 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 14:01:18.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:18.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:18.970 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 14:01:18.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:18.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:18.973 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 14:01:18.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 '\*?\QPalette\E') 14:01:18.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:18.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:18.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:18.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:18.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:18.975 INFO [WorkbenchTestable][AbstractView] Activate view Palette 14:01:18.975 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 14:01:18.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:18.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:01:19.014 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 14:01:19.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:19.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:19.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:19.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:19.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:19.045 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part test.logic 14:01:19.054 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:19.055 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:01:19.055 INFO [WorkbenchTestable][ViewerHandler] Click at [30, 121] 14:01:19.055 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 14:01:19.055 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:19.056 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 14:01:19.056 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:19.057 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 14:01:19.057 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:19.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 14:01:19.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:19.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:19.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:19.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:19.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:19.067 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:19.067 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:01:19.068 INFO [WorkbenchTestable][ViewerHandler] Click at [130, 121] 14:01:19.068 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 14:01:19.068 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:19.068 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 14:01:19.068 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:19.071 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 14:01:19.071 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:19.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:19.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:19.075 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 14:01:19.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:19.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:19.080 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 14:01:19.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:19.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:19.082 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 14:01:19.082 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 14:01:19.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:19.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:19.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:19.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:19.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:19.084 INFO [WorkbenchTestable][AbstractView] Activate view Palette 14:01:19.084 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 14:01:19.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:19.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:01:19.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 14:01:19.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:19.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:19.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:19.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:19.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:19.112 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part test.logic 14:01:19.143 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:19.143 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:01:19.144 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 14:01:19.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:19.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:19.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:19.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:19.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:19.151 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:19.151 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:01:19.151 INFO [WorkbenchTestable][ViewerHandler] Click at [86, 121] 14:01:19.152 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 14:01:19.152 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:19.152 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 14:01:19.153 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:19.157 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 14:01:19.157 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:19.158 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 35 14:01:19.158 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:19.170 DEBUG [main][MenuItemLookup] Found menu:'Undo Connection change' 14:01:19.170 DEBUG [main][MenuItemLookup] Found menu:'Redo' 14:01:19.170 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:19.170 DEBUG [main][MenuItemLookup] Found menu:'Paste' 14:01:19.170 DEBUG [main][MenuItemLookup] Found menu:'Delete' 14:01:19.170 DEBUG [main][MenuItemLookup] Item match:Delete 14:01:19.170 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete" 14:01:19.171 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 14:01:19.171 INFO [main][MenuItemHandler] Select menu item: &Delete 14:01:19.174 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 14:01:19.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:19.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:19.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:19.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:19.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:19.183 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:19.183 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:01:19.183 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:01:19.183 DEBUG [main][EditorHandler] 1 editor(s) found 14:01:19.184 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test.logic 14:01:19.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 'Save .*'] is available.... 14:01:19.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 'Save .*'] is available. finished successfully 14:01:19.715 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 14:01:19.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:19.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:19.717 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:01:19.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:01:19.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:01:19.717 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 14:01:19.717 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:01:19.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:19.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:19.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 "Save") 14:01:19.718 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:01:19.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:01:19.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:01:19.718 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 14:01:19.718 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:01:19.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:19.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:19.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:19.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:19.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:01:19.720 INFO [WorkbenchTestable][AbstractButton] Click button &Save 14:01:19.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:01:19.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:01:19.720 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:01:19.720 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:19.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:01:19.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:01:19.772 DEBUG [WorkbenchTestable][EditorHandler] Editor test.logic is closed 14:01:19.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:19.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:19.775 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:01:19.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:19.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:19.778 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:01:19.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:19.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:19.779 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:01:19.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 '\*?\QProject Explorer\E') 14:01:19.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:19.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:19.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:19.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:19.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:19.781 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:19.782 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:19.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:19.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:19.796 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:19.796 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:19.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:19.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:19.798 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:19.798 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:19.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:19.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:19.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:19.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:19.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:20.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:20.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:20.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:20.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:20.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:01:20.803 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:20.803 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:20.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:20.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:20.805 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:01:20.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:20.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:20.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:20.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:20.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:01:20.805 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 14:01:20.806 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:20.806 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:20.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:20.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:20.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:20.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:20.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:21.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:21.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:21.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:21.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:21.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:01:21.810 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:21.810 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:21.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:21.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:21.812 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:01:21.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:21.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:21.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:21.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:21.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:01:21.813 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 14:01:21.813 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:21.813 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:21.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:21.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:21.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 14:01:21.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:21.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:21.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:21.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:21.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:01:21.815 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 14:01:21.815 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 14:01:21.815 DEBUG [main][TreeItemHandler] Set Tree selection 14:01:21.815 DEBUG [main][TreeHandler] Notify Tree about selection event 14:01:21.820 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 14:01:21.821 DEBUG [WorkbenchTestable][TreeItemHandler] test 14:01:21.821 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:01:21.821 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:21.838 DEBUG [main][MenuItemLookup] Found menu:'New' 14:01:21.839 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:01:21.839 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:21.839 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:01:21.839 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:21.839 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:01:21.839 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:01:21.839 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:01:21.839 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:01:21.839 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:01:21.839 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:21.839 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:01:21.839 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:01:21.839 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:21.839 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:01:21.839 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:01:21.839 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:01:21.839 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:01:21.839 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:01:21.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:01:21.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:01:21.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:01:22.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:01:22.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:01:22.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:01:22.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:01:22.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:01:22.341 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:01:22.341 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:22.356 DEBUG [main][MenuItemLookup] Found menu:'New' 14:01:22.356 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:01:22.356 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:22.356 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:01:22.356 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:22.356 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:01:22.356 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:01:22.356 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:01:22.356 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:01:22.356 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:01:22.356 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:01:22.357 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:01:22.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 14:01:22.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 14:01:22.941 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:01:22.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:22.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:22.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: 32) 14:01:22.944 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:01:22.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:01:22.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:01:22.945 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:01:22.945 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:01:22.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:22.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:22.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:22.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:22.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:01:22.946 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:01:22.946 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:01:22.947 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:01:22.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:01:22.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:01:22.947 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:01:22.947 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:22.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") 14:01:22.947 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:01:22.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:01:22.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:01:22.948 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:01:22.948 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:01:22.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:22.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:22.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:22.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:22.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:01:22.949 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:01:22.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:01:22.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:01:22.949 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:01:22.949 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:22.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:01:22.954 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:01:23.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:01:23.456 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:01:23.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:01:23.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:01:23.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:01:23.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:01:23.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:01:23.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:01:23.456 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:23.457 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:23.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:23.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 14:01:23.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:01:23.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:01:23.458 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 14:01:23.458 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:01:23.458 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:01:23.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:01:23.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:01:23.459 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 14:01:23.459 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:01:23.459 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonExistingEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 14:01:23.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 14:01:23.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:01:23.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:01:23.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:01:23.460 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:23.461 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:23.462 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:23.462 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:23.462 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 14:01:23.462 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:23.462 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:23.463 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:23.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'] 14:01:23.463 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:23.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'] 14:01:23.463 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:23.463 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 14:01:23.463 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:23.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'] 14:01:23.464 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:23.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'] 14:01:23.464 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:23.464 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:01:23.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:23.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:23.465 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:01:23.465 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:01:23.465 DEBUG [main][MenuItemLookup] Found menu:'File' 14:01:23.465 DEBUG [main][MenuItemLookup] Item match:File 14:01:23.466 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:01:23.466 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:01:23.467 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:01:23.467 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:23.467 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:01:23.467 DEBUG [main][MenuItemLookup] Found menu:'File' 14:01:23.467 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:01:23.467 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:23.467 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:01:23.468 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:23.468 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:01:23.468 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:01:23.468 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:01:23.468 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:01:23.468 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:01:23.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.... 14:01:23.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:01:23.527 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:01:23.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:23.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:23.528 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:01:23.528 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:23.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:01:23.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:23.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:23.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:23.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:23.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:01:23.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:01:23.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:01:23.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:01:23.531 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:01:23.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:01:23.532 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:01:23.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:01:23.532 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:01:23.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:01:23.532 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:01:23.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:01:23.532 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:01:23.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:01:23.532 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:01:23.533 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 14:01:23.533 DEBUG [main][TreeItemHandler] Selecting tree item: Project 14:01:23.533 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 14:01:23.536 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 14:01:23.536 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:01:23.536 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:01:23.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:01:23.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:23.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:23.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:23.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:23.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:01:23.544 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:01:23.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:01:23.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:01:23.544 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:01:23.544 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:23.566 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:23.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:23.566 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:23.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 14:01:23.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 14:01:23.567 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 14:01:23.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:23.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:23.568 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 14:01:23.568 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:23.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 "Project name:") 14:01:23.568 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:01:23.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:01:23.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:01:23.568 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 14:01:23.568 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:01:23.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:23.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:23.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:23.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:23.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:01:23.571 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:01:23.572 INFO [WorkbenchTestable][AbstractText] Text set to: test 14:01:23.573 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 14:01:23.573 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 14:01:23.573 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.gef.test.wizard.GeneralProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 14:01:23.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:23.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:23.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:23.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:23.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:01:23.576 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:01:23.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:01:23.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:01:23.577 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:01:23.577 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:23.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:01:24.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:01:24.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:01:24.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:01:24.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:01:24.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:01:24.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:01:24.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:24.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:24.085 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:01:24.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:24.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:24.087 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:01:24.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:24.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:24.088 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:01:24.088 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:01:24.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:24.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:24.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:24.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:24.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:24.090 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:24.090 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:24.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:24.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:01:24.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:01:24.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:01:24.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 14:01:24.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:24.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:24.104 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:01:24.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:24.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:24.109 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:01:24.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:24.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:24.110 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:01:24.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 '\*?\QPackage Explorer\E') 14:01:24.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:24.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:24.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:24.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:24.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:24.122 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:01:24.122 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:01:24.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:24.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:24.143 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:01:24.143 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:01:24.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:24.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:24.144 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:01:24.144 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:01:24.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:24.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:24.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:24.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:24.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:24.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:24.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:25.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:25.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:25.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:01:25.149 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:01:25.149 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:01:25.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:25.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:25.151 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:01:25.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:25.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:25.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:25.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:25.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:01:25.153 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 14:01:25.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 14:01:25.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:25.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:25.156 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:01:25.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:25.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:25.157 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:01:25.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 '\*?\QProject Explorer\E') 14:01:25.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:25.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:25.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:25.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:25.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:25.160 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:25.160 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:25.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:25.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:25.169 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:25.169 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:25.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:25.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:25.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:25.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:25.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:25.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:25.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:26.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:26.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:26.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:01:26.174 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:26.175 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:26.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:26.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:26.176 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:01:26.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:26.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:26.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:26.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:26.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:01:26.177 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 14:01:26.177 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 14:01:26.177 DEBUG [main][TreeItemHandler] Selecting tree item: test 14:01:26.178 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 14:01:26.183 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 14:01:26.184 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:26.184 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:26.184 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:26.184 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:26.184 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 14:01:26.185 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:26.185 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:26.185 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:26.185 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:26.185 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:26.185 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 14:01:26.185 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:26.185 INFO [WorkbenchTestable][ExampleWizard] Opening wizard using top menu 14:01:26.186 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:26.186 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:26.186 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:26.186 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:26.186 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:01:26.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:26.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:26.187 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:01:26.187 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:01:26.187 DEBUG [main][MenuItemLookup] Found menu:'File' 14:01:26.187 DEBUG [main][MenuItemLookup] Item match:File 14:01:26.188 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:01:26.188 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:01:26.189 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:01:26.189 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:26.189 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:01:26.189 DEBUG [main][MenuItemLookup] Found menu:'File' 14:01:26.189 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:01:26.189 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:26.189 DEBUG [main][MenuItemLookup] Found menu:'Example...' 14:01:26.189 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:26.189 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:01:26.189 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:01:26.197 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:01:26.197 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:01:26.197 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:01:26.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:01:26.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 'New|Select a wizard'] is available. finished successfully 14:01:26.274 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:01:26.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:26.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:26.276 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:01:26.277 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:26.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 14:01:26.277 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:01:26.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:01:26.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:01:26.277 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 14:01:26.277 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:01:26.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:26.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:26.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:26.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:26.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:01:26.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:01:26.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:01:26.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children... 14:01:26.280 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 14:01:26.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:01:26.280 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 14:01:26.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:01:26.280 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 14:01:26.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children finished successfully 14:01:26.281 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 14:01:26.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:01:26.281 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 14:01:26.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:01:26.281 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 14:01:26.281 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Logic Diagram 14:01:26.281 DEBUG [main][TreeItemHandler] Selecting tree item: Logic Diagram 14:01:26.282 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Logic Diagram about selection 14:01:26.285 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Logic Diagram 14:01:26.285 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:01:26.285 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:01:26.285 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:01:26.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:26.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:26.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:26.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:26.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:01:26.292 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:01:26.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:01:26.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:01:26.292 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:01:26.292 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:26.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 14:01:26.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 14:01:26.344 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 14:01:26.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:26.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:26.345 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 14:01:26.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:26.345 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 14:01:26.345 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:01:26.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:01:26.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:01:26.346 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 14:01:26.346 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:01:26.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:26.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:26.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:26.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:26.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:01:26.358 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:01:26.359 INFO [WorkbenchTestable][AbstractText] Text set to: test.logic 14:01:26.360 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 14:01:26.360 INFO [WorkbenchTestable][ExampleWizard] Finish wizard 14:01:26.360 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.gef.test.wizard.ExampleWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 14:01:26.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:26.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:26.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:26.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:26.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:01:26.364 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:01:26.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:01:26.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:01:26.364 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:01:26.364 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:26.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:01:26.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:01:26.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:01:26.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:01:26.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:01:26.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:01:26.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:01:26.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:01:26.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:01:26.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:01:26.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@592a3d4c is found... 14:01:26.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@592a3d4c is found finished successfully 14:01:26.507 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 14:01:26.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:26.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:26.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:26.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:26.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:26.512 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:26.513 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:01:26.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:26.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:26.514 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 14:01:26.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:26.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:26.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 14:01:26.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:26.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:26.517 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 14:01:26.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 '\*?\QPalette\E') 14:01:26.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:26.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:26.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:26.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:26.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:26.528 INFO [WorkbenchTestable][AbstractView] Activate view Palette 14:01:26.528 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 14:01:26.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:26.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:01:26.545 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 0] 14:01:26.545 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 14:01:26.545 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:26.546 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 14:01:26.546 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:26.559 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 14:01:26.559 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:26.560 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #4 Text=Label ) 14:01:26.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 14:01:26.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 14:01:26.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:26.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:26.566 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 14:01:26.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:26.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:26.568 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 14:01:26.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:26.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:26.570 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 14:01:26.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') 14:01:26.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:26.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:26.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:26.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:26.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:26.572 INFO [WorkbenchTestable][AbstractView] Activate view Palette 14:01:26.572 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 14:01:26.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:26.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:01:26.595 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 100] 14:01:26.595 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 14:01:26.595 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:26.596 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 14:01:26.596 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:26.602 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 14:01:26.602 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:26.603 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #5 Text=Label ) 14:01:26.603 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #5 Text=Label ) 14:01:26.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2... 14:01:26.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2 finished successfully 14:01:26.606 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 14:01:26.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:26.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:26.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:26.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:26.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:26.617 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:26.617 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:01:26.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 14:01:26.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:26.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:26.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:26.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:26.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:26.625 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:26.629 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:01:26.631 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 14:01:26.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:26.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:26.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:26.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:26.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:26.641 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:26.641 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:01:26.655 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.gef.impl.editpart.LabeledEditPart, index 0 and no matchers specified 14:01:26.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:26.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:26.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:26.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:26.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:01:26.655 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:01:26.655 INFO [WorkbenchTestable][AbstractText] Text set to: Foo 14:01:26.656 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 14 14:01:26.656 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:26.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 14:01:26.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:26.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:26.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:26.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:26.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:26.665 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:26.665 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:01:26.679 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.gef.impl.editpart.LabeledEditPart, index 0 and no matchers specified 14:01:26.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:26.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:26.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:26.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:26.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:01:26.680 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:01:26.680 INFO [WorkbenchTestable][AbstractText] Text set to: Hello 14:01:26.681 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 14 14:01:26.681 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:26.685 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 14:01:26.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:26.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:26.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:26.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:26.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:26.692 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:26.692 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:01:26.694 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 14:01:26.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:26.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:26.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:26.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:26.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:26.704 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:26.704 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:01:26.705 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 35 14:01:26.705 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:26.717 DEBUG [main][MenuItemLookup] Found menu:'Undo' 14:01:26.717 DEBUG [main][MenuItemLookup] Found menu:'Redo' 14:01:26.717 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:26.717 DEBUG [main][MenuItemLookup] Found menu:'Paste' 14:01:26.717 DEBUG [main][MenuItemLookup] Found menu:'Delete' 14:01:26.717 DEBUG [main][MenuItemLookup] Item match:Delete 14:01:26.717 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete" 14:01:26.717 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 14:01:26.717 INFO [main][MenuItemHandler] Select menu item: &Delete 14:01:26.720 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 14:01:26.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:26.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:26.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:26.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:26.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:26.727 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:26.728 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:01:26.730 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:01:26.731 DEBUG [main][EditorHandler] 1 editor(s) found 14:01:26.731 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test.logic 14:01:26.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available.... 14:01:27.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully 14:01:27.265 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 14:01:27.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:27.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:27.267 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:01:27.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:01:27.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:01:27.267 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 14:01:27.267 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:01:27.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:27.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:27.268 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 14:01:27.268 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:01:27.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:01:27.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:01:27.269 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 14:01:27.269 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:01:27.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:27.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:27.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:27.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:27.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:01:27.270 INFO [WorkbenchTestable][AbstractButton] Click button &Save 14:01:27.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:01:27.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:01:27.270 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:01:27.270 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:27.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:01:27.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:01:27.320 DEBUG [WorkbenchTestable][EditorHandler] Editor test.logic is closed 14:01:27.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:27.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:27.323 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:01:27.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:27.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:27.326 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:01:27.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:27.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:27.326 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:01:27.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 '\*?\QProject Explorer\E') 14:01:27.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:27.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:27.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:27.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:27.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:27.329 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:27.329 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:27.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:27.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:27.341 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:27.341 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:27.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:27.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:27.342 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:27.342 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:27.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:27.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:27.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:27.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:27.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:27.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:27.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:28.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:28.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:28.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:01:28.347 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:28.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:28.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:28.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:28.349 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:01:28.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:28.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:28.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:28.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:28.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:01:28.350 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 14:01:28.351 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:28.351 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:28.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:28.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:28.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:28.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:28.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:28.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:28.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:29.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:29.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:29.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:01:29.357 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:29.357 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:29.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:29.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:29.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 14:01:29.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:29.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:29.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:29.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:29.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:01:29.359 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 14:01:29.359 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:29.359 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:29.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:29.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:29.360 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:01:29.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:29.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:29.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:29.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:29.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:01:29.361 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 14:01:29.361 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 14:01:29.361 DEBUG [main][TreeItemHandler] Set Tree selection 14:01:29.362 DEBUG [main][TreeHandler] Notify Tree about selection event 14:01:29.367 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 14:01:29.370 DEBUG [WorkbenchTestable][TreeItemHandler] test 14:01:29.370 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:01:29.370 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:29.392 DEBUG [main][MenuItemLookup] Found menu:'New' 14:01:29.392 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:01:29.392 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:29.392 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:01:29.392 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:29.392 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:01:29.392 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:01:29.392 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:01:29.392 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:01:29.392 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:01:29.392 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:29.392 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:01:29.392 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:01:29.392 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:29.392 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:01:29.392 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:01:29.393 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:01:29.393 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:01:29.393 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:01:29.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:01:29.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:01:29.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:01:29.893 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:01:29.893 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:01:29.893 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:01:29.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:01:29.894 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:01:29.894 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:29.917 DEBUG [main][MenuItemLookup] Found menu:'New' 14:01:29.917 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:01:29.917 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:29.917 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:01:29.917 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:29.917 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:01:29.917 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:01:29.917 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:01:29.917 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:01:29.917 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:01:29.917 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:01:29.917 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:01:29.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 14:01:30.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 14:01:30.525 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:01:30.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:30.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:30.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: 32) 14:01:30.528 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:01:30.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:01:30.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:01:30.529 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:01:30.529 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:01:30.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:30.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:30.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:30.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:30.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:01:30.530 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:01:30.530 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:01:30.530 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:01:30.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:01:30.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:01:30.531 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:01:30.531 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:30.531 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:01:30.531 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:01:30.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:01:30.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:01:30.531 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:01:30.531 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:01:30.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:30.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:30.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:30.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:30.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:01:30.534 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:01:30.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:01:30.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:01:30.534 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:01:30.534 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:30.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:01:30.539 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:01:31.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:01:31.041 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:01:31.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:01:31.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:01:31.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:01:31.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:01:31.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:01:31.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:01:31.041 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:31.041 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:31.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:31.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 14:01:31.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:01:31.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:01:31.043 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 14:01:31.043 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:01:31.043 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:01:31.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:01:31.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:01:31.043 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonExistingEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 14:01:31.043 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 14:01:31.043 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:01:31.043 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:01:31.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:01:31.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.709 s - in org.eclipse.reddeer.gef.test.EditPartTest selectEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) Time elapsed: 7.304 s clickEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) Time elapsed: 7.655 s nonExistingEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) Time elapsed: 7.584 s Results: Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco-maven-plugin:0.8.7: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.4.0-SNAPSHOT [39/58] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.graphiti.test --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.graphiti.test --- [INFO] The project's OSGi version is 4.4.0.v20221116-1312 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.graphiti.test --- [INFO] [INFO] --- tycho-packaging-plugin: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-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.graphiti.test --- [INFO] Resolving class path of RedDeer Graphiti Tests... [INFO] [INFO] --- jacoco-maven-plugin:0.8.7: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.7/org.jacoco.agent-0.8.7-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] --- maven-resources-plugin: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-plugin: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] --- maven-resources-plugin: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-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.graphiti.test --- [INFO] [INFO] --- tycho-source-plugin: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.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin: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.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.graphiti.test --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.reddeer.graphiti.test --- [INFO] Fetching org.eclipse.graphiti.doc_0.19.0.202208241413.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (6.03MB) [INFO] Fetching org.eclipse.graphiti.examples.chess_0.19.0.202208241413.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (76.05kB) [INFO] Fetching org.eclipse.graphiti.examples.common_0.19.0.202208241413.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (131.96kB) [INFO] Fetching org.eclipse.graphiti.pattern_0.19.0.202208241413.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (72.11kB) [INFO] Fetching org.eclipse.graphiti.examples.composite_0.19.0.202208241413.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (20.01kB) [INFO] Fetching org.eclipse.graphiti.examples.filesystem_0.19.0.202208241413.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (47.17kB) [INFO] Fetching org.eclipse.graphiti.examples.filesystem.mm_0.19.0.202208241413.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (36.85kB) [INFO] Fetching org.eclipse.graphiti.examples.tutorial_0.19.0.202208241413.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (69.67kB) [INFO] Fetching org.eclipse.graphiti.ui.capabilities_0.19.0.202208241413.jar from https://download.eclipse.org/releases/2022-12/202210281000/plugins/ (11.96kB) [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.7/org.jacoco.agent-0.8.7-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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.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 14:01:40.549 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 14:01:40.552 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 14:01:40.569 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 14:01:40.571 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 14:01:40.657 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 14:01:40.692 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:01:40.695 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:01:40.700 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 14:01:40.739 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 14:01:40.739 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 14:01:40.752 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 14:01:40.757 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:01:40.757 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:01:40.793 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:01:40.793 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:01:40.797 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:01:40.798 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 14:01:40.851 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:01:40.854 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:40.856 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:01:40.856 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:40.858 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:01:40.858 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:40.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:01:40.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:40.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:40.874 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:01:40.879 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:01:40.883 DEBUG [main][MenuItemLookup] Found menu:'File' 14:01:40.883 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:01:40.883 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:01:40.883 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:01:40.883 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:01:40.883 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:01:40.883 DEBUG [main][MenuItemLookup] Item match:Window 14:01:40.887 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:01:40.887 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:01:40.887 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:01:40.887 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:40.887 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:01:40.887 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:01:40.888 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:40.888 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:01:40.888 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:40.888 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:01:40.888 DEBUG [main][MenuItemLookup] Item match:Preferences 14:01:40.892 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:01:40.893 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:01:40.895 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:01:41.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:01:41.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:01:41.106 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:01:41.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:41.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:41.152 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:01:41.152 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:41.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:01:41.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:41.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:41.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:41.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:41.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:01:41.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:01:41.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:01:41.207 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:01:41.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:41.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:41.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:41.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:41.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:01:41.248 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:01:41.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:01:41.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:01:41.255 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:01:41.256 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:41.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:01:41.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:01:41.340 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:01:41.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:41.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:41.343 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:01:41.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:41.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:41.343 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:01:41.344 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 14:01:41.344 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:01:41.348 INFO [WorkbenchTestable][RequirementsRunner] Started test: contextButtonTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) 14:01:41.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 14:01:41.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:01:41.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:01:41.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:01:41.359 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:41.360 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:41.360 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:41.361 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:41.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: "New Project"] 14:01:41.365 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:41.366 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:41.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:41.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'] 14:01:41.367 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:41.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'] 14:01:41.368 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:41.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: "New Project"] 14:01:41.368 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:41.369 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:41.369 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:41.369 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:41.369 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:41.370 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:01:41.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:41.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:41.370 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:01:41.370 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:01:41.371 DEBUG [main][MenuItemLookup] Found menu:'File' 14:01:41.371 DEBUG [main][MenuItemLookup] Item match:File 14:01:41.374 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:01:41.374 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:01:41.380 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:01:41.380 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:41.380 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:01:41.380 DEBUG [main][MenuItemLookup] Found menu:'File' 14:01:41.380 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:01:41.381 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:41.381 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:01:41.381 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:01:41.382 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:01:41.382 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:01:41.383 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:01:41.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.... 14:01:41.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:01:41.505 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:01:41.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:41.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:41.507 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:01:41.507 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:41.514 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:01:41.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:41.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:41.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:41.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:41.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:01:41.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:01:41.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:01:41.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:01:41.550 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:01:41.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:01:42.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:01:42.055 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:01:42.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:01:42.057 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:01:42.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:01:42.057 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:01:42.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:01:42.058 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:01:42.058 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 14:01:42.059 DEBUG [main][TreeItemHandler] Selecting tree item: Project 14:01:42.060 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 14:01:42.064 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 14:01:42.064 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:01:42.064 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:01:42.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.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:01:42.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:42.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:42.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:42.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:42.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:01:42.069 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:01:42.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:01:42.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:01:42.070 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:01:42.070 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:42.115 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:42.115 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:42.115 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:42.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 14:01:42.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 14:01:42.116 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 14:01:42.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:42.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:42.118 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 14:01:42.118 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:42.121 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 14:01:42.121 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:01:42.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:01:42.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:01:42.122 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 14:01:42.122 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:01:42.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:42.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:42.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:42.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:42.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:01:42.140 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:01:42.141 INFO [WorkbenchTestable][AbstractText] Text set to: test 14:01:42.150 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 14:01:42.150 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 14:01:42.151 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest$GeneralProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 14:01:42.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:42.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:42.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:42.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:42.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:01:42.158 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:01:42.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:01:42.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:01:42.158 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:01:42.159 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:42.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:01:42.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:01:42.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:01:42.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:01:42.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:01:42.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:01:42.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:42.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:42.687 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:01:42.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:42.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:42.693 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:01:42.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:42.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:42.693 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:01:42.694 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:01:42.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:42.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:42.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:42.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:42.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:42.699 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:42.699 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:42.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:42.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:01:42.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:01:42.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:01:42.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 14:01:42.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:42.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:42.722 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 14:01:42.724 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:01:42.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:42.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:42.725 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:01:42.732 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:01:42.733 DEBUG [main][MenuItemLookup] Found menu:'File' 14:01:42.733 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:01:42.733 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:01:42.733 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:01:42.733 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:01:42.733 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:01:42.733 DEBUG [main][MenuItemLookup] Item match:Window 14:01:42.734 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:01:42.734 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:01:42.734 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:01:42.735 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:42.735 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:01:42.735 DEBUG [main][MenuItemLookup] Item match:Show View 14:01:42.745 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 14:01:42.745 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:01:42.745 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:01:42.745 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:01:42.745 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:01:42.745 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:01:42.745 DEBUG [main][MenuItemLookup] Found menu:'Properties' 14:01:42.746 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:01:42.746 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:42.746 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:01:42.746 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:01:42.746 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:01:42.747 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:01:42.747 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:01:42.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:01:42.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:01:42.798 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:01:42.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:42.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:42.800 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:01:42.801 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:01:42.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:01:42.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:01:42.801 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:01:42.801 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:01:42.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:42.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:42.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:42.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:42.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:01:42.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:01:42.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:01:42.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:01:42.804 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:01:42.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:01:43.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:01:43.307 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:01:43.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:01:43.309 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:01:43.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:01:43.309 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:01:43.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:01:43.310 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:01:43.311 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 14:01:43.311 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 14:01:43.311 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 14:01:43.312 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 14:01:43.312 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:01:43.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:01:43.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:01:43.312 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:01:43.312 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:01:43.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:43.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:43.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 "Open") 14:01:43.315 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:01:43.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:01:43.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:01:43.315 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:01:43.315 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:01:43.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:43.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:43.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:43.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:43.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:01:43.318 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:01:43.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:01:43.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:01:43.319 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:01:43.319 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:43.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:01:43.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:01:43.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 14:01:43.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:43.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:43.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 14:01:43.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:43.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:43.771 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:01:43.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:43.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:43.781 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:01:43.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 '\*?\QPackage Explorer\E') 14:01:43.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:43.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:43.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:43.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:43.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:43.789 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:01:43.789 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:01:43.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:43.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:01:43.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:01:43.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:01:43.793 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:01:43.793 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:01:43.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:43.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:43.796 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:01:43.796 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:01:43.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:43.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:43.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:43.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:43.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:44.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:44.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:44.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:44.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:44.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:01:44.802 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:01:44.802 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:01:44.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:44.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:44.805 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:01:44.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:44.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:44.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:44.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:44.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:01:44.808 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 14:01:44.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 14:01:44.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:44.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:44.817 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:01:44.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:44.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:44.818 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:01:44.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') 14:01:44.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:44.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:44.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:44.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:44.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:44.830 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:44.831 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:44.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:44.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:44.862 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:44.862 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:44.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:44.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:44.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:44.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:44.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:45.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:45.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:45.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:45.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:45.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:01:45.866 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:45.866 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:45.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:45.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:45.868 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:01:45.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:45.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:45.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:45.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:45.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:01:45.869 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 14:01:45.870 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 14:01:45.870 DEBUG [main][TreeItemHandler] Selecting tree item: test 14:01:45.870 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 14:01:45.880 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 14:01:45.881 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:45.882 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:45.882 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:45.882 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:45.882 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Diagram"] 14:01:45.883 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:45.883 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:45.883 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:45.883 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:45.884 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:45.884 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:45.884 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:45.884 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Diagram"] 14:01:45.885 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:45.885 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:45.885 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:45.885 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:45.885 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:45.886 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:01:45.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:45.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:45.886 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:01:45.887 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:01:45.887 DEBUG [main][MenuItemLookup] Found menu:'File' 14:01:45.887 DEBUG [main][MenuItemLookup] Item match:File 14:01:45.888 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:01:45.888 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:01:45.889 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:01:45.889 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:45.889 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:01:45.889 DEBUG [main][MenuItemLookup] Found menu:'File' 14:01:45.889 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:01:45.889 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:45.889 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:01:45.889 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:01:45.897 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:01:45.898 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:01:45.898 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:01:45.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:01:45.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:01:45.964 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:01:45.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:45.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:45.970 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:01:45.970 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:45.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:01:45.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:45.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:45.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:45.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:45.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:01:45.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:01:45.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:01:45.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Other has children... 14:01:45.975 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Other 14:01:45.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:01:46.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:01:46.478 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Other 14:01:46.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Other has children finished successfully 14:01:46.478 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Other 14:01:46.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:01:46.479 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Other is already expanded. No action performed 14:01:46.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:01:46.479 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Other 14:01:46.480 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Graphiti Example Diagram 14:01:46.480 DEBUG [main][TreeItemHandler] Selecting tree item: Graphiti Example Diagram 14:01:46.480 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Graphiti Example Diagram about selection 14:01:46.483 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Graphiti Example Diagram 14:01:46.483 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:01:46.483 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:01:46.483 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:01:46.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:46.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:46.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:46.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:46.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:01:46.486 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:01:46.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:01:46.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:01:46.487 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:01:46.487 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:46.530 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:46.530 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:46.530 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:46.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Diagram"] is available.... 14:01:46.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Diagram"] is available. finished successfully 14:01:46.532 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Diagram 14:01:46.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:46.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:46.533 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 14:01:46.533 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:46.535 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Diagram Type") 14:01:46.535 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:01:46.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:01:46.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:01:46.535 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Diagram" as the parent 14:01:46.535 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:01:46.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:46.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:46.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:46.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:46.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:01:46.540 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo tutorial to selection: tutorial 14:01:46.543 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 14:01:46.543 INFO [WorkbenchTestable][TutorialDiagramWizard] Go to next wizard page 14:01:46.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest$TutorialDiagramWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:01:46.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:46.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:46.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:46.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:46.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:01:46.550 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:01:46.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:01:46.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:01:46.550 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:01:46.550 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:46.557 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Diagram Name") 14:01:46.557 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:01:46.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:01:46.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:01:46.558 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Diagram" as the parent 14:01:46.558 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:01:46.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:46.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:46.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:46.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:46.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:01:46.563 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:01:46.563 INFO [WorkbenchTestable][AbstractText] Text set to: test 14:01:46.564 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 14:01:46.564 INFO [WorkbenchTestable][TutorialDiagramWizard] Finish wizard 14:01:46.564 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest$TutorialDiagramWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 14:01:46.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:46.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:46.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:46.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:46.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:01:46.568 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:01:46.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:01:46.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:01:46.568 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:01:46.568 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:47.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:01:47.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:01:47.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:01:47.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:01:47.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:01:47.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:01:47.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:01:47.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:01:47.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:01:47.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2b20162e is found... 14:01:47.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2b20162e is found finished successfully 14:01:47.354 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest\E') 14:01:47.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:47.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:47.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:47.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:47.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:47.365 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:47.365 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:01:47.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:47.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:47.388 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' view via menu. 14:01:47.389 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform 14:01:47.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:47.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:47.389 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform' 14:01:47.390 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform' 14:01:47.390 DEBUG [main][MenuItemLookup] Found menu:'File' 14:01:47.390 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:01:47.390 DEBUG [main][MenuItemLookup] Found menu:'View' 14:01:47.390 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:01:47.390 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:01:47.390 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:01:47.390 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:01:47.390 DEBUG [main][MenuItemLookup] Item match:Window 14:01:47.392 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:01:47.392 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:01:47.392 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:01:47.392 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:47.392 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:01:47.392 DEBUG [main][MenuItemLookup] Item match:Show View 14:01:47.396 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 14:01:47.396 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:01:47.396 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:01:47.396 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:01:47.396 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:01:47.396 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:01:47.396 DEBUG [main][MenuItemLookup] Found menu:'Properties' 14:01:47.396 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:01:47.396 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:47.396 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:01:47.396 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:01:47.441 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:01:47.441 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:01:47.442 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:01:47.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:01:47.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:01:47.510 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:01:47.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:47.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:47.514 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:01:47.514 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:01:47.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:01:47.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:01:47.515 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:01:47.515 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:01:47.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:47.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:47.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:47.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:47.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:01:47.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:01:47.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:01:47.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:01:47.518 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:01:47.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:01:48.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:01:48.022 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:01:48.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:01:48.025 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:01:48.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:01:48.025 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:01:48.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:01:48.026 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:01:48.027 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Palette 14:01:48.027 DEBUG [main][TreeItemHandler] Selecting tree item: Palette 14:01:48.027 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Palette about selection 14:01:48.028 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Palette 14:01:48.028 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:01:48.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:01:48.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:01:48.028 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:01:48.028 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:01:48.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:48.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:48.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 "Open") 14:01:48.030 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:01:48.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:01:48.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:01:48.030 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:01:48.030 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:01:48.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:48.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:48.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:48.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:48.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:01:48.032 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:01:48.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:01:48.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:01:48.032 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:01:48.032 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:48.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:01:48.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:01:48.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.gef.view.PaletteView' view is open... 14:01:48.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:48.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:48.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.gef.view.PaletteView' view is open finished successfully 14:01:48.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:48.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:48.151 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform 14:01:48.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:48.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:48.152 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform' 14:01:48.152 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 14:01:48.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:48.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:48.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:48.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:48.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:48.154 INFO [WorkbenchTestable][AbstractView] Activate view Palette 14:01:48.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 14:01:48.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:48.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform TooltipText=null 14:01:48.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:01:48.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:01:48.176 INFO [WorkbenchTestable][ViewerHandler] Click at [50, 100] 14:01:48.176 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 14:01:48.176 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:48.193 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 14:01:48.194 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:48.254 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 14:01:48.254 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:48.339 INFO [main][AbstractEditor] New edit part org.eclipse.graphiti.ui.internal.parts.ContainerShapeEditPart@1e284d90 14:01:48.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 14:01:48.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 14:01:48.440 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.gef.impl.editpart.internal.BasicEditPart, index 0 and no matchers specified 14:01:48.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:48.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:48.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:48.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:48.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:49.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:49.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:49.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:01:49.445 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 14:01:49.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest\E') 14:01:49.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:49.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:49.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:49.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:49.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:49.457 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:49.457 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:01:49.457 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:49.458 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:01:49.458 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 14:01:49.459 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test 14:01:49.550 DEBUG [WorkbenchTestable][EditorHandler] Editor test is closed 14:01:49.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:49.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:49.553 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:01:49.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:49.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:49.557 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:01:49.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:49.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:49.558 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:01:49.558 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:01:49.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:49.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:49.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:49.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:49.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:49.561 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:49.562 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:49.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:49.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:49.592 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:49.592 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:49.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:49.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:49.594 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:49.594 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:49.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:49.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:49.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:49.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:49.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:50.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:50.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:50.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:50.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:50.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:01:50.597 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:50.598 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:50.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:50.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:50.600 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:01:50.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:50.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:50.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:50.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:50.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:01:50.601 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 14:01:50.604 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 14:01:50.604 DEBUG [main][TreeItemHandler] Selecting tree item: test 14:01:50.604 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 14:01:50.621 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 14:01:50.623 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:01:50.623 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:50.697 DEBUG [main][MenuItemLookup] Found menu:'New' 14:01:50.697 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:01:50.698 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:50.698 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:01:50.698 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:50.698 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:01:50.698 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:01:50.698 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:01:50.698 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:01:50.698 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:01:50.698 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:50.698 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:01:50.698 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:01:50.698 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:50.698 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:01:50.698 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:01:50.698 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:01:50.698 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:01:50.698 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:01:50.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:01:50.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:01:50.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:01:51.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:01:51.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:01:51.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:01:51.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:01:51.201 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test' via Explorer 14:01:51.201 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 14:01:51.201 DEBUG [main][TreeItemHandler] Selecting tree item: test 14:01:51.201 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 14:01:51.210 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 14:01:51.213 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:01:51.213 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:51.246 DEBUG [main][MenuItemLookup] Found menu:'New' 14:01:51.246 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:01:51.246 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:51.246 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:01:51.247 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:51.247 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:01:51.247 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:01:51.247 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:01:51.247 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:01:51.247 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:01:51.247 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:01:51.247 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:01:51.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 14:01:51.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 14:01:51.914 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:01:51.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:51.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:51.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:51.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:51.919 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:01:51.919 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:01:51.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:01:51.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:01:51.919 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:01:51.919 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:01:51.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:51.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:51.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:51.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:51.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:01:51.921 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:01:51.922 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:01:51.922 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:01:51.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:01:51.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:01:51.922 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:01:51.922 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:51.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:01:51.923 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:01:51.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:01:51.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:01:51.924 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:01:51.924 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:01:51.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:51.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:51.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:51.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:51.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:01:51.926 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:01:51.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:01:51.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:01:51.927 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:01:51.927 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:51.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:01:51.945 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:01:52.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:01:52.446 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:01:52.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:01:52.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:01:52.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:01:52.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:01:52.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:01:52.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:01:52.448 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 14:01:52.448 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:01:52.451 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:01:52.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:01:52.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:01:52.454 INFO [WorkbenchTestable][RequirementsRunner] Finished test: contextButtonTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) 14:01:52.454 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:01:52.454 INFO [WorkbenchTestable][RequirementsRunner] Started test: doubleClickTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) 14:01:52.454 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 14:01:52.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:01:52.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:01:52.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:01:52.455 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:52.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:52.456 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:52.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:52.457 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 14:01:52.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:52.457 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:52.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:52.458 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:52.458 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:52.458 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:52.458 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:52.459 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 14:01:52.459 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:52.459 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:52.459 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:52.459 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:52.460 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:52.460 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:01:52.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:52.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:52.461 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:01:52.461 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:01:52.461 DEBUG [main][MenuItemLookup] Found menu:'File' 14:01:52.461 DEBUG [main][MenuItemLookup] Item match:File 14:01:52.462 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:01:52.462 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:01:52.464 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:01:52.464 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:52.464 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:01:52.464 DEBUG [main][MenuItemLookup] Found menu:'File' 14:01:52.464 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:01:52.464 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:52.465 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:01:52.465 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:01:52.465 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:01:52.465 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:01:52.465 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:01:52.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:01:52.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:01:52.572 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:01:52.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:52.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:52.574 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:01:52.574 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:52.574 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:01:52.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:52.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:52.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:52.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:52.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:01:52.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:01:52.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:01:52.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:01:52.578 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:01:52.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:01:52.578 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:01:52.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:01:52.586 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:01:52.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:01:52.587 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:01:52.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:01:52.587 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:01:52.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:01:52.588 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:01:52.588 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 14:01:52.588 DEBUG [main][TreeItemHandler] Selecting tree item: Project 14:01:52.588 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 14:01:52.591 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 14:01:52.591 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:01:52.591 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:01:52.592 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:01:52.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:52.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:52.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:52.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:52.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:01:52.595 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:01:52.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:01:52.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:01:52.595 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:01:52.595 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:52.619 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:52.619 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:52.620 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:52.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 14:01:52.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 14:01:52.620 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 14:01:52.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:52.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:52.644 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 14:01:52.644 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:52.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 "Project name:") 14:01:52.645 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:01:52.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:01:52.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:01:52.645 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 14:01:52.645 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:01:52.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:52.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:52.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:52.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:52.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:01:52.650 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:01:52.652 INFO [WorkbenchTestable][AbstractText] Text set to: test 14:01:52.660 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 14:01:52.660 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 14:01:52.661 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest$GeneralProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 14:01:52.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:52.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:52.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:52.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:52.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:01:52.666 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:01:52.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:01:52.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:01:52.667 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:01:52.667 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:52.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:01:52.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:01:52.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:01:52.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:01:52.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:01:52.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:01:52.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:01:52.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:01:52.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:01:52.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:52.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:52.788 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:01:52.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:52.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:52.792 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:01:52.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:52.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:52.793 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:01:52.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') 14:01:52.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:52.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:52.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:52.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:52.797 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:52.799 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:52.799 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:52.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:52.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:01:52.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:01:52.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:01:52.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 14:01:52.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:52.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:52.808 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:01:52.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:52.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:52.844 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:01:52.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:52.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:52.845 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:01:52.846 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:01:52.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:52.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:52.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:52.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:52.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:52.862 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:01:52.862 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:01:52.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:52.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:52.894 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:01:52.894 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:01:52.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:52.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:52.896 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:01:52.896 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:01:52.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:52.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:52.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:52.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:52.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:53.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:53.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:53.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:53.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:53.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:01:53.901 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:01:53.901 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:01:53.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:53.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:53.902 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:01:53.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:53.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:53.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:53.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:53.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:01:53.903 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 14:01:53.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 14:01:53.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:53.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:53.906 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:01:53.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:53.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:53.907 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:01:53.907 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:01:53.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:53.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:53.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:53.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:53.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:53.911 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:53.911 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:53.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:53.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:53.940 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:53.940 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:53.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:53.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:53.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:53.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:53.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:54.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:54.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:54.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:54.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:54.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:01:54.945 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:54.945 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:54.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:54.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:54.946 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:01:54.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:54.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:54.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:54.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:54.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:01:54.947 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 14:01:54.948 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 14:01:54.948 DEBUG [main][TreeItemHandler] Selecting tree item: test 14:01:54.948 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 14:01:54.957 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 14:01:54.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'] 14:01:54.958 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:54.959 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:54.959 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:54.959 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Diagram"] 14:01:54.959 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:54.959 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:54.960 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:54.960 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:54.960 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:54.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'] 14:01:54.961 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:54.961 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Diagram"] 14:01:54.961 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:54.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'] 14:01:54.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:54.962 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:54.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:54.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:01:54.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:54.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:54.963 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:01:54.963 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:01:54.963 DEBUG [main][MenuItemLookup] Found menu:'File' 14:01:54.963 DEBUG [main][MenuItemLookup] Item match:File 14:01:54.964 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:01:54.964 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:01:54.966 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:01:54.966 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:54.966 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:01:54.966 DEBUG [main][MenuItemLookup] Found menu:'File' 14:01:54.966 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:01:54.966 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:54.966 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:01:54.966 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:01:54.978 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:01:54.978 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:01:54.978 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:01:55.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:01:55.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:01:55.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:01:55.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:55.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:55.053 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:01:55.053 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:55.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:01:55.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:55.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:55.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:55.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:55.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:01:55.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:01:55.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:01:55.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Other has children... 14:01:55.057 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Other 14:01:55.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:01:55.057 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Other is already expanded. No action performed 14:01:55.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:01:55.057 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Other 14:01:55.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Other has children finished successfully 14:01:55.058 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Other 14:01:55.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:01:55.058 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Other is already expanded. No action performed 14:01:55.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:01:55.058 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Other 14:01:55.059 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Graphiti Example Diagram 14:01:55.059 DEBUG [main][TreeItemHandler] Selecting tree item: Graphiti Example Diagram 14:01:55.059 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Graphiti Example Diagram about selection 14:01:55.062 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Graphiti Example Diagram 14:01:55.062 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:01:55.062 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:01:55.063 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:01:55.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:55.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:55.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:55.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:55.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:01:55.071 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:01:55.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:01:55.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:01:55.071 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:01:55.071 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:55.089 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:01:55.089 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:55.089 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:55.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Diagram"] is available.... 14:01:55.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Diagram"] is available. finished successfully 14:01:55.090 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Diagram 14:01:55.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:55.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:55.091 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 14:01:55.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:01:55.091 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Diagram Type") 14:01:55.091 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:01:55.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:01:55.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:01:55.091 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Diagram" as the parent 14:01:55.091 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:01:55.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:55.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:55.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:55.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:55.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:01:55.095 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo tutorial to selection: tutorial 14:01:55.096 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 14:01:55.096 INFO [WorkbenchTestable][TutorialDiagramWizard] Go to next wizard page 14:01:55.096 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest$TutorialDiagramWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:01:55.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:55.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:55.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:55.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:55.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:01:55.098 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:01:55.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:01:55.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:01:55.099 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:01:55.099 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:55.109 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Diagram Name") 14:01:55.109 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:01:55.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:01:55.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:01:55.110 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Diagram" as the parent 14:01:55.110 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:01:55.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:55.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:55.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:55.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:55.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:01:55.143 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:01:55.144 INFO [WorkbenchTestable][AbstractText] Text set to: test 14:01:55.144 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 14:01:55.144 INFO [WorkbenchTestable][TutorialDiagramWizard] Finish wizard 14:01:55.145 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest$TutorialDiagramWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 14:01:55.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:55.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:55.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:55.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:55.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:01:55.148 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:01:55.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:01:55.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:01:55.149 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:01:55.149 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:55.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:01:55.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:01:55.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:01:55.371 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:01:55.371 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:01:55.371 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:01:55.371 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:01:55.371 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:01:55.371 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:01:55.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:01:55.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@660c7077 is found... 14:01:55.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@660c7077 is found finished successfully 14:01:55.372 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest\E') 14:01:55.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:55.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:55.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:55.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:55.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:55.382 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:55.383 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:01:55.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:55.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:55.396 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 14:01:55.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:55.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:55.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform 14:01:55.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:55.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:55.399 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform' 14:01:55.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 '\*?\QPalette\E') 14:01:55.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:55.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:55.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:55.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:55.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:55.401 INFO [WorkbenchTestable][AbstractView] Activate view Palette 14:01:55.402 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 14:01:55.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:55.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:01:55.464 INFO [WorkbenchTestable][ViewerHandler] Click at [50, 100] 14:01:55.464 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 14:01:55.465 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:55.465 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 14:01:55.465 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:55.481 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 14:01:55.482 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:55.487 INFO [main][AbstractEditor] New edit part org.eclipse.graphiti.ui.internal.parts.ContainerShapeEditPart@5472c27a 14:01:55.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 14:01:55.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 14:01:55.551 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.gef.impl.editpart.internal.BasicEditPart, index 0 and no matchers specified 14:01:55.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:55.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:55.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:56.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:56.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:56.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:56.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:56.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:01:56.553 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 14:01:56.553 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest\E') 14:01:56.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:56.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:56.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:56.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:56.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:56.562 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:56.562 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:01:56.563 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:56.564 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 14:01:56.564 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 14:01:56.564 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test 14:01:56.617 DEBUG [WorkbenchTestable][EditorHandler] Editor test is closed 14:01:56.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:56.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:56.621 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:01:56.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:56.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:56.624 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:01:56.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:56.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:56.624 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:01:56.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:01:56.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:56.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:56.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:56.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:56.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:01:56.627 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:56.627 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:56.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:56.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:56.651 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:56.651 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:56.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:56.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:56.653 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:56.653 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:56.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:56.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:56.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:56.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:56.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:57.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:57.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:57.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:57.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:01:57.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:01:57.658 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:01:57.658 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:01:57.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:01:57.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:01:57.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 14:01:57.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:57.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:57.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:57.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:57.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:01:57.660 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 14:01:57.660 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 14:01:57.660 DEBUG [main][TreeItemHandler] Selecting tree item: test 14:01:57.660 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 14:01:57.669 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 14:01:57.669 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:01:57.669 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:57.692 DEBUG [main][MenuItemLookup] Found menu:'New' 14:01:57.692 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:01:57.692 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:57.692 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:01:57.692 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:57.692 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:01:57.692 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:01:57.692 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:01:57.692 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:01:57.692 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:01:57.692 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:57.692 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:01:57.692 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:01:57.692 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:57.692 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:01:57.692 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:01:57.692 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:01:57.692 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:01:57.692 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:01:57.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:01:57.693 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:01:58.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:01:58.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:01:58.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:01:58.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:01:58.193 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test' via Explorer 14:01:58.194 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 14:01:58.194 DEBUG [main][TreeItemHandler] Selecting tree item: test 14:01:58.194 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 14:01:58.204 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 14:01:58.205 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:01:58.205 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:58.237 DEBUG [main][MenuItemLookup] Found menu:'New' 14:01:58.237 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:01:58.237 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:58.237 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:01:58.237 DEBUG [main][MenuItemLookup] Found menu:'' 14:01:58.237 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:01:58.237 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:01:58.237 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:01:58.237 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:01:58.237 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:01:58.237 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:01:58.238 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:01:58.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 14:01:58.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 14:01:58.841 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:01:58.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:01:58.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:01:58.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:58.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:58.844 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:01:58.844 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:01:58.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:01:58.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:01:58.844 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:01:58.844 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:01:58.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:58.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:58.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:58.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:58.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:01:58.846 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:01:58.846 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:01:58.846 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:01:58.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:01:58.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:01:58.846 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:01:58.846 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:58.847 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:01:58.847 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:01:58.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:01:58.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:01:58.847 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:01:58.847 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:01:58.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:01:58.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:01:58.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:01:58.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:01:58.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:01:58.850 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:01:58.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:01:58.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:01:58.850 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:01:58.850 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:01:58.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:01:58.854 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:01:59.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:01:59.356 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:01:59.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:01:59.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:01:59.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:01:59.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:01:59.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:01:59.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:01:59.356 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 14:01:59.356 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:01:59.356 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:01:59.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:01:59.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:01:59.357 INFO [WorkbenchTestable][RequirementsRunner] Finished test: doubleClickTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) 14:01:59.358 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 14:01:59.358 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:01:59.358 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:01:59.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:01:59.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.901 s - in org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest contextButtonTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) Time elapsed: 11.106 s doubleClickTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) Time elapsed: 6.903 s Results: Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco-maven-plugin:0.8.7: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.4.0-SNAPSHOT [40/58] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.direct.test --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.direct.test --- [INFO] The project's OSGi version is 4.4.0.v20221116-1312 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.direct.test --- [INFO] [INFO] --- tycho-packaging-plugin: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-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.direct.test --- [INFO] Resolving class path of RedDeer Direct Tests... [INFO] [INFO] --- jacoco-maven-plugin:0.8.7: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.7/org.jacoco.agent-0.8.7-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] --- maven-resources-plugin: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-plugin: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] --- maven-resources-plugin: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-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.direct.test --- [INFO] [INFO] --- tycho-source-plugin: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.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin: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.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.direct.test --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.reddeer.direct.test --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.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.7/org.jacoco.agent-0.8.7-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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.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: 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. Running org.eclipse.reddeer.direct.test.project.ProjectTest 14:02:08.563 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 14:02:08.565 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 14:02:08.577 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 14:02:08.579 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 14:02:08.684 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.direct.test.project.ProjectTest 14:02:08.770 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:02:08.774 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:08.777 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 14:02:08.841 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 14:02:08.841 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 14:02:08.854 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 14:02:08.860 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:08.860 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:02:08.864 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:08.864 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:02:08.868 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:08.870 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:08.873 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreatingProject no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) 14:02:08.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 14:02:08.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:08.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:08.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:08.941 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:02:08.954 DEBUG [main][EditorHandler] 0 editor(s) found 14:02:08.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:08.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:08.983 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:02:08.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:09.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:09.049 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:02:09.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:09.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:09.056 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:02:09.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:02:09.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:09.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:09.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:09.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:09.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:02:09.065 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:02:09.065 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:02:09.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:02:09.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:02:09.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:02:09.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:02:09.079 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:02:09.079 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:02:09.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:02:09.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:02:09.084 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:02:09.085 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:02:09.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:02:09.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:02:09.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:09.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:09.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:09.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:09.160 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:02:09.161 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:02:09.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:02:09.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:02:09.268 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 14:02:09.269 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:09.272 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:09.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:09.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:09.479 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreatingProject no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) 14:02:09.479 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:09.479 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingLocation no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) 14:02:09.480 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 14:02:09.480 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:09.480 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:09.480 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:09.480 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:02:09.480 DEBUG [main][EditorHandler] 0 editor(s) found 14:02:09.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:09.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:09.484 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:02:09.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:09.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:09.486 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:02:09.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:09.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:09.487 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:02:09.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 '\*?\QProject Explorer\E') 14:02:09.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:09.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:09.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:09.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:09.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:02:09.552 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:02:09.552 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:02:09.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:02:09.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:02:09.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:02:09.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:02:09.567 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:02:09.568 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:02:09.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:02:09.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:02:09.570 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:02:09.570 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:02:09.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:02:09.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:02:09.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:09.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:09.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:02:10.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:10.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:02:10.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:10.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:02:10.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:02:10.576 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:02:10.576 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:02:10.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:02:10.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:02:10.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 14:02:10.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:10.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:10.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:10.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:10.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:02:10.594 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test-creation 14:02:10.602 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:02:10.603 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:02:10.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:02:10.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:02:10.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:10.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:10.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:02:11.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:11.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:02:11.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:11.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:02:11.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:02:11.608 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:02:11.608 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:02:11.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:02:11.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:02:11.611 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:02:11.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:11.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:11.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:11.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:11.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:02:11.612 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test-creation 14:02:11.613 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:02:11.613 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:02:11.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:02:11.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:02:11.615 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:02:11.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:11.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:11.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:11.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:11.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:02:11.619 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 14:02:11.619 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 14:02:11.620 DEBUG [main][TreeItemHandler] Set Tree selection 14:02:11.623 DEBUG [main][TreeHandler] Notify Tree about selection event 14:02:11.641 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 14:02:11.649 DEBUG [WorkbenchTestable][TreeItemHandler] test-creation 14:02:11.655 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:02:11.656 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:11.758 DEBUG [main][MenuItemLookup] Found menu:'New' 14:02:11.759 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:02:11.759 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:11.759 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:02:11.759 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:11.759 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:02:11.759 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:02:11.759 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:02:11.759 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:02:11.759 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:02:11.759 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:11.759 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:02:11.760 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:02:11.760 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:11.760 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:02:11.760 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:02:11.762 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:02:11.763 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:02:11.765 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:02:11.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:02:11.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:02:12.270 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:02:12.270 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:02:12.270 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:02:12.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:02:12.270 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:02:12.270 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:12.300 DEBUG [main][MenuItemLookup] Found menu:'New' 14:02:12.300 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:02:12.300 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:12.300 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:02:12.300 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:12.300 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:02:12.300 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:02:12.300 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:02:12.300 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:02:12.300 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:02:12.301 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:02:12.301 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:02:12.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 14:02:12.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 14:02:12.544 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:02:12.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:12.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:12.549 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:02:12.549 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:02:12.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:12.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:12.550 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:02:12.550 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:02:12.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:12.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:12.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:12.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:12.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:12.556 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:02:12.560 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:02:12.560 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:02:12.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:02:12.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:02:12.563 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:02:12.563 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:12.565 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:02:12.565 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:02:12.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:12.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:12.566 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:02:12.566 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:02:12.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:12.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:12.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:12.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:12.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:12.570 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:02:12.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:02:12.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:02:12.571 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:02:12.571 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:12.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:02:12.592 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:02:13.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:02:13.094 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:02:13.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:02:13.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 14:02:13.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:02:13.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:02:13.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:02:13.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:02:13.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:02:13.095 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:02:13.095 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:02:13.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:02:13.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 14:02:13.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:02:13.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:02:13.107 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 14:02:13.107 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:13.107 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:13.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:13.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:13.125 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingLocation no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) 14:02:13.125 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 14:02:13.126 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:13.126 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:13.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:13.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.645 s - in org.eclipse.reddeer.direct.test.project.ProjectTest testCreatingProject no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) Time elapsed: 0.606 s testGettingLocation no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) Time elapsed: 3.646 s Running org.eclipse.reddeer.direct.test.preferences.PreferencesTest 14:02:13.160 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 14:02:13.161 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:02:13.162 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:13.162 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 14:02:13.162 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:13.162 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:02:13.163 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:13.163 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:02:13.163 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:13.163 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:02:13.163 DEBUG [main][EditorHandler] 0 editor(s) found 14:02:13.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:13.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:13.166 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:02:13.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:13.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:13.169 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:02:13.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:13.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:13.170 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:02:13.170 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:02:13.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:13.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:13.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:13.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:13.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:02:13.172 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:02:13.172 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:02:13.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:02:13.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:02:13.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:02:13.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:02:13.176 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:02:13.176 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:02:13.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:02:13.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:02:13.178 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:02:13.178 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:02:13.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:02:13.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:02:13.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:13.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:13.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:02:13.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:13.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:02:14.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:14.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:02:14.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:02:14.193 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:02:14.193 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:02:14.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:02:14.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:02:14.195 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:02:14.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:14.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:14.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:14.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:14.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:02:14.196 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test-location 14:02:14.197 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:02:14.197 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:02:14.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:02:14.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:02:14.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:14.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:14.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:02:14.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:14.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:02:15.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:15.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:02:15.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:02:15.202 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:02:15.202 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:02:15.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:02:15.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:02:15.204 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:02:15.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:15.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:15.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:15.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:15.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:02:15.205 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test-location 14:02:15.205 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:02:15.205 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:02:15.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:02:15.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:02:15.207 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:02:15.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:15.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:15.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:15.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:15.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:02:15.208 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 14:02:15.208 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 14:02:15.208 DEBUG [main][TreeItemHandler] Set Tree selection 14:02:15.208 DEBUG [main][TreeHandler] Notify Tree about selection event 14:02:15.218 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 14:02:15.222 DEBUG [WorkbenchTestable][TreeItemHandler] test-location 14:02:15.222 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:02:15.222 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:15.254 DEBUG [main][MenuItemLookup] Found menu:'New' 14:02:15.254 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:02:15.254 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:15.254 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:02:15.254 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:15.254 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:02:15.254 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:02:15.254 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:02:15.254 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:02:15.255 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:02:15.255 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:15.255 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:02:15.255 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:02:15.255 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:15.255 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:02:15.255 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:02:15.255 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:02:15.255 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:02:15.255 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:02:15.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:02:15.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:02:15.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:02:15.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:02:15.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:02:15.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:02:15.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:02:15.756 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:02:15.756 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:15.792 DEBUG [main][MenuItemLookup] Found menu:'New' 14:02:15.793 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:02:15.793 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:15.793 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:02:15.793 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:15.793 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:02:15.793 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:02:15.793 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:02:15.793 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:02:15.793 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:02:15.793 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:02:15.793 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:02:15.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 14:02:16.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 14:02:16.390 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:02:16.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:16.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:16.394 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:02:16.394 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:02:16.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:16.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:16.395 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:02:16.395 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:02:16.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:16.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:16.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:16.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:16.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:16.397 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:02:16.397 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:02:16.397 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:02:16.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:02:16.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:02:16.397 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:02:16.397 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:16.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:02:16.398 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:02:16.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:16.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:16.398 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:02:16.398 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:02:16.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:16.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:16.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:16.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:16.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:16.401 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:02:16.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:02:16.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:02:16.402 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:02:16.402 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:16.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:02:16.408 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:02:16.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:02:16.908 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:02:16.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:02:16.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:02:16.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:02:16.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:02:16.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:02:16.909 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:02:16.909 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:02:16.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:02:16.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 14:02:16.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:02:16.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:02:16.912 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:16.912 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonExistingPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 14:02:16.912 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 14:02:16.912 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:16.912 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:16.912 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:16.914 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 14:02:16.914 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:16.914 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:16.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:16.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:16.915 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonExistingPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 14:02:16.915 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:16.915 INFO [WorkbenchTestable][RequirementsRunner] Started test: setPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 14:02:16.915 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 14:02:16.915 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:16.915 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:16.916 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:16.925 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:02:16.925 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02:16.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.*'] 14:02:16.930 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02:16.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.*'] 14:02:16.930 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02:16.932 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:02:16.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:16.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:16.932 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:02:16.933 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:02:16.934 DEBUG [main][MenuItemLookup] Found menu:'File' 14:02:16.934 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:02:16.934 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:02:16.934 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:02:16.934 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:02:16.934 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:02:16.934 DEBUG [main][MenuItemLookup] Item match:Window 14:02:16.937 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:02:16.937 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:02:16.937 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:02:16.937 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:16.937 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:02:16.937 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:02:16.937 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:16.937 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:02:16.937 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:16.937 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:02:16.937 DEBUG [main][MenuItemLookup] Item match:Preferences 14:02:16.938 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:02:16.938 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:02:16.938 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:02:17.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 'Preferences.*'] is available.... 14:02:17.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:02:17.062 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:02:17.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:17.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:17.064 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:02:17.064 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02:17.064 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:02:17.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:17.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:17.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:17.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:17.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:02:17.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:02:17.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:02:17.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 14:02:17.081 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 14:02:17.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:02:17.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:02:17.586 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 14:02:17.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 14:02:17.588 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 14:02:17.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:02:17.588 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 14:02:17.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:02:17.588 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 14:02:17.589 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 14:02:17.590 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 14:02:17.590 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 14:02:17.591 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 14:02:17.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:17.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:17.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:02:18.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:18.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:02:18.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:18.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:02:18.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:02:18.638 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Update Settings") 14:02:18.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:18.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:18.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:18.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:18.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:18.648 DEBUG [main][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage$1$1, index 1 and no matchers specified 14:02:18.648 DEBUG [main][AbstractWait] Waiting until widget is found... 14:02:18.648 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:02:18.648 TRACE [main][WidgetLookup] widget with index 1 is found 14:02:18.648 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 14:02:18.648 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 14:02:18.648 DEBUG [main][AbstractText] Set focus to Text 14:02:18.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:18.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:18.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 14:02:18.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:18.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:18.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:18.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:18.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:18.665 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 14:02:18.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:02:18.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:02:18.665 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:02:18.665 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:18.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:02:18.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:02:18.703 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:02:18.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:18.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:18.705 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:02:18.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:18.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:18.706 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:02:18.706 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:02:18.706 DEBUG [main][MenuItemLookup] Found menu:'File' 14:02:18.706 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:02:18.706 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:02:18.706 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:02:18.706 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:02:18.706 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:02:18.706 DEBUG [main][MenuItemLookup] Item match:Window 14:02:18.707 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:02:18.707 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:02:18.707 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:02:18.707 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:18.707 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:02:18.707 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:02:18.707 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:18.707 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:02:18.707 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:18.707 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:02:18.708 DEBUG [main][MenuItemLookup] Item match:Preferences 14:02:18.708 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:02:18.708 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:02:18.708 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:02:18.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:02:18.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:02:18.791 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:02:18.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:18.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:18.793 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:02:18.793 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02:18.794 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:02:18.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:18.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:18.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:18.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:18.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:02:18.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:02:18.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:02:18.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 14:02:18.796 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 14:02:18.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:02:18.804 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 14:02:18.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:02:18.804 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 14:02:18.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 14:02:18.805 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 14:02:18.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:02:18.806 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 14:02:18.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:02:18.806 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 14:02:18.806 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 14:02:18.807 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 14:02:18.807 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 14:02:18.807 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 14:02:18.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:18.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:18.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:02:19.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:19.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:02:19.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:19.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:02:19.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:02:19.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.MavenSettingsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Update Settings") 14:02:19.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:19.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:19.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:19.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:19.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:19.826 DEBUG [main][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage$1$1, index 1 and no matchers specified 14:02:19.826 DEBUG [main][AbstractWait] Waiting until widget is found... 14:02:19.826 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:02:19.826 TRACE [main][WidgetLookup] widget with index 1 is found 14:02:19.826 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 14:02:19.826 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 14:02:19.826 DEBUG [main][AbstractText] Set focus to Text 14:02:19.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:19.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:19.832 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 14:02:19.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:19.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:19.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:19.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:19.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:19.837 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 14:02:19.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:02:19.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:02:19.837 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:02:19.837 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:19.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:02:19.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:02:19.858 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:02:19.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:19.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:19.859 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 14:02:19.859 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:19.859 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:19.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:19.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:19.869 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 14:02:19.869 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:19.869 INFO [WorkbenchTestable][RequirementsRunner] Started test: getPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 14:02:19.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 14:02:19.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:19.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:19.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:19.869 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:02:19.870 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02:19.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.*'] 14:02:19.870 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02:19.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.*'] 14:02:19.871 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02:19.871 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:02:19.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:19.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:19.871 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:02:19.872 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:02:19.872 DEBUG [main][MenuItemLookup] Found menu:'File' 14:02:19.872 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:02:19.872 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:02:19.872 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:02:19.872 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:02:19.872 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:02:19.872 DEBUG [main][MenuItemLookup] Item match:Window 14:02:19.873 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:02:19.873 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:02:19.873 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:02:19.873 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:19.873 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:02:19.873 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:02:19.873 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:19.873 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:02:19.873 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:19.873 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:02:19.873 DEBUG [main][MenuItemLookup] Item match:Preferences 14:02:19.873 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:02:19.873 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:02:19.873 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:02:19.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:02:19.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 14:02:19.961 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:02:19.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:19.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:19.963 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:02:19.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02:19.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 14:02:19.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:19.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:19.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:19.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:19.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:02:19.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:02:19.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:02:19.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 14:02:19.966 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 14:02:19.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:02:19.966 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 14:02:19.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:02:19.967 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 14:02:19.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 14:02:19.967 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 14:02:19.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:02:19.967 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 14:02:19.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:02:19.967 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 14:02:19.968 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 14:02:19.968 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 14:02:19.968 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 14:02:19.969 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 14:02:19.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:19.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:19.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:02:20.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:20.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:02:20.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:20.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:02:20.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:02:20.981 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Update Settings") 14:02:20.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:20.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:20.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:20.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:20.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:20.987 DEBUG [main][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage$1$1, index 1 and no matchers specified 14:02:20.988 DEBUG [main][AbstractWait] Waiting until widget is found... 14:02:20.988 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:02:20.988 TRACE [main][WidgetLookup] widget with index 1 is found 14:02:20.988 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 14:02:20.988 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 14:02:20.988 DEBUG [main][AbstractText] Set focus to Text 14:02:20.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:20.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:20.994 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 14:02:20.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:20.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:20.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:20.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:20.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:21.000 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 14:02:21.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:02:21.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:02:21.001 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:02:21.001 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:21.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:02:21.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:02:21.026 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:02:21.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:21.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:21.038 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:02:21.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:21.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:21.038 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:02:21.038 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:02:21.038 DEBUG [main][MenuItemLookup] Found menu:'File' 14:02:21.039 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:02:21.039 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:02:21.039 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:02:21.039 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:02:21.039 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:02:21.039 DEBUG [main][MenuItemLookup] Item match:Window 14:02:21.039 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:02:21.039 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:02:21.039 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:02:21.039 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:21.039 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:02:21.039 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:02:21.039 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:21.039 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:02:21.039 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:21.039 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:02:21.039 DEBUG [main][MenuItemLookup] Item match:Preferences 14:02:21.040 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:02:21.040 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:02:21.040 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:02:21.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:02:21.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:02:21.132 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:02:21.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:21.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:21.134 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:02:21.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02:21.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 14:02:21.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:21.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:21.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:21.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:21.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:02:21.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:02:21.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:02:21.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 14:02:21.138 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 14:02:21.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:02:21.139 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 14:02:21.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:02:21.139 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 14:02:21.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 14:02:21.139 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 14:02:21.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:02:21.139 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 14:02:21.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:02:21.139 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 14:02:21.140 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 14:02:21.140 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 14:02:21.140 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 14:02:21.140 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 14:02:21.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:21.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:21.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:02:21.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:21.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:02:22.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:22.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:02:22.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:02:22.153 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Update Settings") 14:02:22.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:22.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:22.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:22.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:22.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:22.161 DEBUG [main][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage$1$1, index 1 and no matchers specified 14:02:22.161 DEBUG [main][AbstractWait] Waiting until widget is found... 14:02:22.161 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:02:22.161 TRACE [main][WidgetLookup] widget with index 1 is found 14:02:22.161 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 14:02:22.161 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 14:02:22.161 DEBUG [main][AbstractText] Set focus to Text 14:02:22.162 INFO [WorkbenchTestable][AbstractText] Text set to: /tmp/settings_new.xml 14:02:22.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:22.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:22.168 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 14:02:22.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:22.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:22.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:22.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:22.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:22.174 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 14:02:22.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:02:22.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:02:22.174 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:02:22.174 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:22.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:02:22.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:02:22.211 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:02:22.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:22.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:22.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:02:22.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven settings' has no excuses, wait for it 14:02:22.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Repository registry initialization' is not running, skipped 14:02:22.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:02:22.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:02:22.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:02:22.714 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 14:02:22.714 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:22.714 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:22.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:22.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:22.715 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 14:02:22.715 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:22.715 INFO [WorkbenchTestable][RequirementsRunner] Started test: setDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 14:02:22.715 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 14:02:22.715 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:22.715 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:22.715 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:22.715 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:02:22.716 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02:22.716 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:02:22.716 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02:22.716 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:02:22.716 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02:22.717 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:02:22.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:22.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:22.717 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:02:22.717 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:02:22.717 DEBUG [main][MenuItemLookup] Found menu:'File' 14:02:22.717 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:02:22.717 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:02:22.717 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:02:22.717 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:02:22.717 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:02:22.717 DEBUG [main][MenuItemLookup] Item match:Window 14:02:22.718 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:02:22.718 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:02:22.718 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:02:22.718 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:22.718 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:02:22.718 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:02:22.718 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:22.718 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:02:22.718 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:22.718 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:02:22.718 DEBUG [main][MenuItemLookup] Item match:Preferences 14:02:22.718 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:02:22.718 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:02:22.718 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:02:22.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:02:22.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:02:22.799 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:02:22.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:22.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:22.800 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:02:22.800 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02:22.801 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:02:22.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:22.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:22.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:22.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:22.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:02:22.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:02:22.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:02:22.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 14:02:22.804 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 14:02:22.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:02:22.804 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 14:02:22.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:02:22.804 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 14:02:22.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 14:02:22.804 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 14:02:22.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:02:22.805 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 14:02:22.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:02:22.811 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 14:02:22.812 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 14:02:22.812 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 14:02:22.812 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 14:02:22.813 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 14:02:22.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:22.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:22.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:02:23.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:23.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:02:23.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:23.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:02:23.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:02:23.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Update Settings") 14:02:23.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:23.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:23.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:23.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:23.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:23.831 DEBUG [main][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage$1$1, index 1 and no matchers specified 14:02:23.832 DEBUG [main][AbstractWait] Waiting until widget is found... 14:02:23.832 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:02:23.832 TRACE [main][WidgetLookup] widget with index 1 is found 14:02:23.832 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 14:02:23.832 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 14:02:23.832 DEBUG [main][AbstractText] Set focus to Text 14:02:23.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Update Settings") 14:02:23.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:23.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:23.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:23.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:23.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:23.837 DEBUG [main][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage$1$1, index 1 and no matchers specified 14:02:23.837 DEBUG [main][AbstractWait] Waiting until widget is found... 14:02:23.837 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:02:23.837 TRACE [main][WidgetLookup] widget with index 1 is found 14:02:23.837 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 14:02:23.837 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 14:02:23.838 DEBUG [main][AbstractText] Set focus to Text 14:02:23.838 INFO [WorkbenchTestable][AbstractText] Text set to: /tmp/settings_new.xml 14:02:23.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:23.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:23.843 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 14:02:23.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:23.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:23.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:23.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:23.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:23.849 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 14:02:23.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:02:23.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:02:23.849 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:02:23.850 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:23.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:02:23.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:02:23.883 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:02:23.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:23.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:23.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:02:23.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:02:23.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Repository registry initialization' is not running, skipped 14:02:23.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:02:23.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:02:23.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:02:23.885 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:02:23.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:23.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:23.886 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:02:23.886 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:02:23.886 DEBUG [main][MenuItemLookup] Found menu:'File' 14:02:23.886 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:02:23.886 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:02:23.886 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:02:23.886 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:02:23.886 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:02:23.886 DEBUG [main][MenuItemLookup] Item match:Window 14:02:23.887 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:02:23.887 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:02:23.887 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:02:23.887 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:23.887 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:02:23.887 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:02:23.887 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:23.887 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:02:23.887 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:23.887 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:02:23.887 DEBUG [main][MenuItemLookup] Item match:Preferences 14:02:23.887 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:02:23.887 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:02:23.887 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:02:23.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.... 14:02:23.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:02:23.991 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:02:23.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:23.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:23.993 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:02:23.993 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02:23.993 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:02:23.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:23.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:23.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:23.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:23.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:02:23.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:02:23.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:02:23.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 14:02:23.996 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 14:02:23.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:02:23.996 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 14:02:23.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:02:23.996 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 14:02:23.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 14:02:23.997 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 14:02:23.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:02:23.997 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 14:02:23.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:02:23.997 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 14:02:23.997 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 14:02:23.998 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 14:02:23.998 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 14:02:23.998 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 14:02:23.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:23.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:24.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:02:24.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:24.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:02:25.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:25.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:02:25.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:02:25.010 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Update Settings") 14:02:25.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:25.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:25.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:25.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:25.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:25.017 DEBUG [main][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenSettingsPreferencePage$1$1, index 1 and no matchers specified 14:02:25.017 DEBUG [main][AbstractWait] Waiting until widget is found... 14:02:25.017 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:02:25.017 TRACE [main][WidgetLookup] widget with index 1 is found 14:02:25.017 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 14:02:25.017 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 14:02:25.017 DEBUG [main][AbstractText] Set focus to Text 14:02:25.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:25.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:25.022 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 14:02:25.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:25.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:25.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:25.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:25.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:25.027 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 14:02:25.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:02:25.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:02:25.028 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:02:25.028 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:25.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:02:25.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:02:25.048 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:02:25.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:25.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:25.048 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 14:02:25.048 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:25.048 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:25.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:25.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:25.049 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 14:02:25.049 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:25.049 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 14:02:25.049 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 14:02:25.049 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:25.049 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:25.049 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:25.049 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 14:02:25.049 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:25.049 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:25.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:25.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:25.050 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 14:02:25.050 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 14:02:25.050 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:25.050 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:25.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:25.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.892 s - in org.eclipse.reddeer.direct.test.preferences.PreferencesTest getNonExistingPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) Time elapsed: 0.003 s setPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) Time elapsed: 2.954 s getPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) Time elapsed: 2.846 s setDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) Time elapsed: 2.334 s getDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 14:02:25.058 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 14:02:25.059 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:02:25.059 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:25.059 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 14:02:25.060 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:25.060 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:02:25.068 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:25.068 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:02:25.068 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:25.069 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:25.069 INFO [WorkbenchTestable][RequirementsRunner] Started test: setOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 14:02:25.069 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 14:02:25.069 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:25.069 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:25.069 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:25.069 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:02:25.070 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02:25.070 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:02:25.070 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02:25.070 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:02:25.070 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02:25.071 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:02:25.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:25.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:25.071 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:02:25.071 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:02:25.071 DEBUG [main][MenuItemLookup] Found menu:'File' 14:02:25.071 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:02:25.071 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:02:25.071 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:02:25.071 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:02:25.072 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:02:25.072 DEBUG [main][MenuItemLookup] Item match:Window 14:02:25.072 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:02:25.072 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:02:25.072 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:02:25.072 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:25.072 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:02:25.072 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:02:25.072 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:25.072 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:02:25.072 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:25.072 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:02:25.072 DEBUG [main][MenuItemLookup] Item match:Preferences 14:02:25.072 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:02:25.072 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:02:25.073 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:02:25.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:02:25.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:02:25.170 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:02:25.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:25.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:25.172 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:02:25.172 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02: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 14:02:25.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:25.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:25.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:25.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:25.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:02:25.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:02:25.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:02:25.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:02:25.176 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:02:25.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:02:25.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:02:25.685 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:02:25.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:02:25.687 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:02:25.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:02:25.688 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:02:25.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:02:25.688 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:02:25.688 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Perspectives 14:02:25.689 DEBUG [main][TreeItemHandler] Selecting tree item: Perspectives 14:02:25.689 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Perspectives about selection 14:02:25.689 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Perspectives 14:02:25.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:25.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:25.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:25.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:25.751 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project") 14:02:25.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:25.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:25.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:25.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:25.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 14:02:25.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Always open") 14:02:25.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:25.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:25.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:25.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:25.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:25.761 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:02:25.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:25.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:25.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:25.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:25.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:25.766 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:02:25.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:02:25.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:02:25.766 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:02:25.766 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:25.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:02:25.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:02:25.794 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:02:25.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:25.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:25.795 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:02:25.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:25.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:25.795 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:02:25.795 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:02:25.796 DEBUG [main][MenuItemLookup] Found menu:'File' 14:02:25.796 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:02:25.796 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:02:25.796 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:02:25.796 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:02:25.796 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:02:25.796 DEBUG [main][MenuItemLookup] Item match:Window 14:02:25.796 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:02:25.796 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:02:25.796 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:02:25.796 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:25.796 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:02:25.796 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:02:25.796 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:25.796 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:02:25.796 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:25.796 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:02:25.796 DEBUG [main][MenuItemLookup] Item match:Preferences 14:02:25.797 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:02:25.797 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:02:25.797 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:02:25.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:02:25.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:02:25.894 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:02:25.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:25.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:25.896 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:02:25.896 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02:25.896 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:02:25.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:25.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:25.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:25.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:25.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:02:25.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:02:25.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:02:25.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:02:25.898 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:02:25.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:02:25.899 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:02:25.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:02:25.899 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:02:25.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:02:25.899 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:02:25.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:02:25.899 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:02:25.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:02:25.899 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:02:25.900 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Perspectives 14:02:25.900 DEBUG [main][TreeItemHandler] Selecting tree item: Perspectives 14:02:25.900 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Perspectives about selection 14:02:25.901 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Perspectives 14:02:25.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:25.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:25.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:25.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:25.902 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project") 14:02:25.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:25.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:25.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:25.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:25.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 14:02:25.920 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Prompt") 14:02:25.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:25.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:25.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:25.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:25.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:25.928 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:02:25.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:25.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:25.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:25.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:25.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:25.934 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:02:25.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:02:25.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:02:25.934 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:02:25.934 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:25.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:02:25.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:02:25.952 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:02:25.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:25.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:25.953 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:02:25.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:25.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:25.954 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:02:25.954 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:02:25.954 DEBUG [main][MenuItemLookup] Found menu:'File' 14:02:25.954 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:02:25.954 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:02:25.954 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:02:25.954 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:02:25.954 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:02:25.954 DEBUG [main][MenuItemLookup] Item match:Window 14:02:25.955 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:02:25.955 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:02:25.955 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:02:25.955 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:25.955 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:02:25.955 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:02:25.955 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:25.955 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:02:25.955 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:25.955 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:02:25.955 DEBUG [main][MenuItemLookup] Item match:Preferences 14:02:25.962 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:02:25.963 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:02:25.963 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:02:26.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 'Preferences.*'] is available.... 14:02:26.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:02:26.061 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:02:26.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:26.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:26.063 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:02:26.063 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02:26.063 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:02:26.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:26.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:26.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:26.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:26.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:02:26.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:02:26.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:02:26.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:02:26.076 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:02:26.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:02:26.077 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:02:26.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:02:26.077 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:02:26.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:02:26.077 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:02:26.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:02:26.078 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:02:26.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:02:26.078 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:02:26.079 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Perspectives 14:02:26.079 DEBUG [main][TreeItemHandler] Selecting tree item: Perspectives 14:02:26.079 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Perspectives about selection 14:02:26.079 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Perspectives 14:02:26.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:26.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:26.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:26.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:26.081 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project") 14:02:26.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:26.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:26.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:26.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:26.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 14:02:26.084 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Never open") 14:02:26.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:26.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:26.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:26.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:26.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:26.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) 14:02:26.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:26.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:26.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:26.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:26.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:26.089 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:02:26.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:02:26.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:02:26.090 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:02:26.090 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:26.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:02:26.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:02:26.105 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:02:26.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:26.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:26.107 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:02:26.107 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02:26.108 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:02:26.115 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02:26.138 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:02:26.138 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02:26.139 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:02:26.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:26.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:26.139 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:02:26.139 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:02:26.139 DEBUG [main][MenuItemLookup] Found menu:'File' 14:02:26.139 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:02:26.139 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:02:26.139 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:02:26.139 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:02:26.139 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:02:26.140 DEBUG [main][MenuItemLookup] Item match:Window 14:02:26.140 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:02:26.140 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:02:26.140 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:02:26.140 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:26.140 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:02:26.140 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:02:26.140 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:26.140 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:02:26.140 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:26.140 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:02:26.140 DEBUG [main][MenuItemLookup] Item match:Preferences 14:02:26.140 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:02:26.140 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:02:26.140 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:02:26.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:02:26.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:02:26.236 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:02:26.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:26.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:26.238 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:02:26.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02:26.239 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:02:26.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:26.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:26.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:26.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:26.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:02:26.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:02:26.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:02:26.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 14:02:26.241 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 14:02:26.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:02:26.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:02:26.743 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 14:02:26.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 14:02:26.744 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 14:02:26.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:02:26.745 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 14:02:26.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:02:26.745 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 14:02:26.745 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 14:02:26.745 DEBUG [main][TreeItemHandler] Selecting tree item: Console 14:02:26.746 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 14:02:26.746 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 14:02:26.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:26.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:26.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:26.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:26.842 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 14:02:26.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:26.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:26.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:26.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:26.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:26.851 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 14:02:26.851 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 14:02:26.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:02:26.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:02:26.852 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:02:26.852 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:26.854 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 14:02:26.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:26.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:26.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:26.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:26.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:26.859 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 14:02:26.859 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 14:02:26.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:02:26.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:02:26.860 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:02:26.860 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:26.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:26.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:26.871 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 14:02:26.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:26.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:26.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:26.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:26.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:26.876 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 14:02:26.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:02:26.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:02:26.876 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:02:26.876 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:26.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:02:26.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:02:26.907 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:02:26.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:26.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:26.908 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 14:02:26.908 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:26.908 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:26.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:26.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:26.908 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 14:02:26.909 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:26.909 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSettingConsoleShow no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 14:02:26.909 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 14:02:26.909 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:26.909 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:26.909 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:26.909 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:02:26.909 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02:26.909 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:02:26.909 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02:26.910 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:02:26.910 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02:26.910 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:02:26.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:26.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:26.910 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:02:26.910 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:02:26.910 DEBUG [main][MenuItemLookup] Found menu:'File' 14:02:26.910 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:02:26.911 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:02:26.911 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:02:26.911 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:02:26.911 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:02:26.911 DEBUG [main][MenuItemLookup] Item match:Window 14:02:26.911 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:02:26.911 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:02:26.911 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:02:26.911 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:26.911 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:02:26.911 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:02:26.911 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:26.911 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:02:26.911 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:26.911 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:02:26.911 DEBUG [main][MenuItemLookup] Item match:Preferences 14:02:26.912 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:02:26.912 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:02:26.912 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:02:27.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:02:27.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:02:27.005 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:02:27.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:27.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:27.007 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:02:27.007 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02:27.008 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:02:27.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:27.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:27.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:27.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:27.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:02:27.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:02:27.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:02:27.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 14:02:27.011 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 14:02:27.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:02:27.011 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 14:02:27.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:02:27.012 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 14:02:27.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 14:02:27.012 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 14:02:27.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:02:27.012 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 14:02:27.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:02:27.012 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 14:02:27.012 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 14:02:27.012 DEBUG [main][TreeItemHandler] Selecting tree item: Console 14:02:27.013 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 14:02:27.013 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 14:02:27.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:27.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:27.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:27.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:27.039 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard error") 14:02:27.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:27.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:27.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:27.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:27.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:27.043 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard out") 14:02:27.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:27.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:27.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:27.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:27.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:27.055 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:02:27.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:27.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:27.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:27.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:27.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:27.060 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:02:27.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:02:27.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:02:27.060 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:02:27.060 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:27.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:02:27.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:02:27.084 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:02:27.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:27.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:27.084 INFO [WorkbenchTestable][PreferencesUtil] Sets the console open on error to 'true' 14:02:27.085 INFO [WorkbenchTestable][PreferencesUtil] Sets the console open on error to 'false' 14:02:27.086 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:02:27.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:27.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:27.086 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:02:27.086 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:02:27.087 DEBUG [main][MenuItemLookup] Found menu:'File' 14:02:27.087 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:02:27.087 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:02:27.087 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:02:27.087 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:02:27.087 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:02:27.087 DEBUG [main][MenuItemLookup] Item match:Window 14:02:27.087 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:02:27.087 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:02:27.087 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:02:27.087 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:27.087 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:02:27.087 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:02:27.087 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:27.087 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:02:27.087 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:27.087 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:02:27.087 DEBUG [main][MenuItemLookup] Item match:Preferences 14:02:27.088 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:02:27.088 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:02:27.088 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:02:27.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:02:27.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:02:27.207 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:02:27.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:27.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:27.208 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:02:27.208 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02:27.208 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:02:27.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:27.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:27.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:27.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:27.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:02:27.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:02:27.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:02:27.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 14:02:27.223 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 14:02:27.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:02:27.223 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 14:02:27.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:02:27.223 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 14:02:27.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 14:02:27.223 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 14:02:27.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:02:27.223 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 14:02:27.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:02:27.224 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 14:02:27.224 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 14:02:27.224 DEBUG [main][TreeItemHandler] Selecting tree item: Console 14:02:27.224 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 14:02:27.224 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 14:02:27.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:27.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:27.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:27.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:27.239 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard error") 14:02:27.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:27.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:27.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:27.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:27.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:27.249 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard out") 14:02:27.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:27.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:27.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:27.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:27.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:27.266 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:02:27.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:27.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:27.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:27.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:27.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:27.272 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:02:27.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:02:27.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:02:27.272 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:02:27.272 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:27.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:02:27.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:02:27.299 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:02:27.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:27.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:27.300 INFO [WorkbenchTestable][PreferencesUtil] Sets the console open on error to 'false' 14:02:27.300 INFO [WorkbenchTestable][PreferencesUtil] Sets the console open on error to 'true' 14:02:27.301 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:02:27.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:27.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:27.301 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:02:27.301 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:02:27.301 DEBUG [main][MenuItemLookup] Found menu:'File' 14:02:27.301 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:02:27.301 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:02:27.301 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:02:27.302 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:02:27.302 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:02:27.302 DEBUG [main][MenuItemLookup] Item match:Window 14:02:27.302 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:02:27.302 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:02:27.302 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:02:27.302 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:27.302 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:02:27.302 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:02:27.302 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:27.302 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:02:27.302 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:27.302 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:02:27.302 DEBUG [main][MenuItemLookup] Item match:Preferences 14:02:27.302 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:02:27.302 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:02:27.303 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:02:27.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 'Preferences.*'] is available.... 14:02:27.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:02:27.401 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:02:27.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:27.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:27.402 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:02:27.402 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02:27.403 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:02:27.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:27.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:27.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:27.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:27.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:02:27.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:02:27.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:02:27.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 14:02:27.405 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 14:02:27.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:02:27.405 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 14:02:27.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:02:27.406 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 14:02:27.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 14:02:27.406 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 14:02:27.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:02:27.406 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 14:02:27.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:02:27.406 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 14:02:27.420 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 14:02:27.420 DEBUG [main][TreeItemHandler] Selecting tree item: Console 14:02:27.420 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 14:02:27.421 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 14:02:27.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:27.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:27.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:27.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:27.422 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard error") 14:02:27.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:27.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:27.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:27.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:27.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:27.429 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard out") 14:02:27.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:27.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:27.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:27.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:27.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:27.433 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:02:27.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:27.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:27.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:27.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:27.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:27.438 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:02:27.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:02:27.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:02:27.438 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:02:27.438 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:27.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:02:27.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:02:27.467 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:02:27.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:27.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:27.467 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:02:27.467 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02:27.467 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:02:27.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02:27.468 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:02:27.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02:27.468 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:02:27.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:27.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:27.469 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:02:27.469 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:02:27.469 DEBUG [main][MenuItemLookup] Found menu:'File' 14:02:27.470 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:02:27.470 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:02:27.470 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:02:27.470 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:02:27.470 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:02:27.470 DEBUG [main][MenuItemLookup] Item match:Window 14:02:27.470 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:02:27.470 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:02:27.470 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:02:27.470 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:27.470 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:02:27.470 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:02:27.470 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:27.470 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:02:27.470 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:27.470 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:02:27.470 DEBUG [main][MenuItemLookup] Item match:Preferences 14:02:27.470 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:02:27.470 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:02:27.471 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:02:27.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:02:27.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:02:27.587 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:02:27.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:27.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:27.589 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:02:27.589 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02:27.589 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:02:27.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:27.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:27.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:27.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:27.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:02:27.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:02:27.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:02:27.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 14:02:27.604 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 14:02:27.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:02:27.604 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 14:02:27.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:02:27.604 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 14:02:27.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 14:02:27.605 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 14:02:27.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:02:27.605 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 14:02:27.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:02:27.605 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 14:02:27.605 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 14:02:27.605 DEBUG [main][TreeItemHandler] Selecting tree item: Console 14:02:27.606 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 14:02:27.606 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 14:02:27.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:27.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:27.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:27.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:27.620 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 14:02:27.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:27.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:27.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:27.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:27.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:27.628 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 14:02:27.628 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 14:02:27.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:02:27.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:02:27.628 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:02:27.628 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:27.630 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 14:02:27.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:27.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:27.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:27.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:27.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:27.636 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 14:02:27.636 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 14:02:27.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:02:27.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:02:27.636 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:02:27.636 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:27.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:27.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:27.649 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 14:02:27.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:27.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:27.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:27.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:27.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:27.661 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 14:02:27.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:02:27.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:02:27.661 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:02:27.661 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:27.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:02:27.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:02:27.694 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:02:27.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:27.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:27.695 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 14:02:27.695 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:27.695 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:27.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:27.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:27.696 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSettingConsoleShow no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 14:02:27.696 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:27.696 INFO [WorkbenchTestable][RequirementsRunner] Started test: setOpenAssociatedPerspectiveWithIncorrectOptionTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 14:02:27.696 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 14:02:27.696 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:27.696 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:27.696 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:27.697 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:02:27.697 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02:27.697 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:02:27.697 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02:27.698 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:02:27.698 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02:27.698 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:02:27.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:27.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:27.698 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:02:27.698 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:02:27.699 DEBUG [main][MenuItemLookup] Found menu:'File' 14:02:27.699 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:02:27.699 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:02:27.699 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:02:27.699 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:02:27.699 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:02:27.699 DEBUG [main][MenuItemLookup] Item match:Window 14:02:27.699 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:02:27.699 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:02:27.699 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:02:27.699 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:27.699 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:02:27.699 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:02:27.699 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:27.699 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:02:27.699 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:27.699 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:02:27.699 DEBUG [main][MenuItemLookup] Item match:Preferences 14:02:27.700 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:02:27.700 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:02:27.700 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:02:27.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:02:27.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:02:27.800 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:02:27.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:27.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:27.802 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:02:27.802 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02:27.823 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:02:27.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:27.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:27.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:27.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:27.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:02:27.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:02:27.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:02:27.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 14:02:27.827 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 14:02:27.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:02:27.827 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 14:02:27.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:02:27.827 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 14:02:27.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 14:02:27.827 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 14:02:27.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:02:27.827 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 14:02:27.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:02:27.827 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 14:02:27.828 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 14:02:27.828 DEBUG [main][TreeItemHandler] Selecting tree item: Console 14:02:27.828 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 14:02:27.828 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 14:02:27.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:27.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:27.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:27.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:27.830 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 14:02:27.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:27.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:27.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:27.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:27.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:27.833 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 14:02:27.833 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 14:02:27.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:02:27.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:02:27.834 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:02:27.834 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:27.835 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 14:02:27.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:27.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:27.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:27.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:27.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:27.862 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 14:02:27.862 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 14:02:27.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:02:27.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:02:27.863 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:02:27.863 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:27.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:27.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:27.868 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 14:02:27.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:27.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:27.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:27.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:27.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:27.877 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 14:02:27.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:02:27.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:02:27.877 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:02:27.877 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:27.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:02:27.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:02:27.904 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:02:27.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:27.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:27.904 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 14:02:27.904 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:27.904 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:27.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:27.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:27.905 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setOpenAssociatedPerspectiveWithIncorrectOptionTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 14:02:27.905 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:27.905 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildingTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 14:02:27.905 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 14:02:27.905 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:27.905 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:27.905 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:27.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:27.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:27.906 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:02:27.906 DEBUG [main][MenuItemLookup] Found menu:'File' 14:02:27.906 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:02:27.906 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:02:27.906 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:02:27.906 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:02:27.906 DEBUG [main][MenuItemLookup] Item match:Project 14:02:27.908 DEBUG [main][MenuItemLookup] Found menu:'Open Project' 14:02:27.908 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 14:02:27.908 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:27.908 DEBUG [main][MenuItemLookup] Found menu:'Build All Ctrl+B' 14:02:27.908 DEBUG [main][MenuItemLookup] Found menu:'Build Project' 14:02:27.908 DEBUG [main][MenuItemLookup] Found menu:'Build Working Set' 14:02:27.908 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 14:02:27.908 DEBUG [main][MenuItemLookup] Found menu:'Build Automatically' 14:02:27.908 DEBUG [main][MenuItemLookup] Item match:Build Automatically 14:02:27.909 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 14:02:27.910 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 14:02:27.911 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:02:27.911 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02:27.912 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:02:27.912 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02:27.912 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:02:27.912 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02:27.912 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:02:27.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:27.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:27.913 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:02:27.913 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:02:27.913 DEBUG [main][MenuItemLookup] Found menu:'File' 14:02:27.913 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:02:27.913 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:02:27.913 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:02:27.913 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:02:27.913 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:02:27.913 DEBUG [main][MenuItemLookup] Item match:Window 14:02:27.914 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:02:27.914 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:02:27.914 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:02:27.914 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:27.914 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:02:27.914 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:02:27.914 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:27.914 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:02:27.914 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:27.914 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:02:27.914 DEBUG [main][MenuItemLookup] Item match:Preferences 14:02:27.914 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:02:27.914 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:02:27.914 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:02:28.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:02:28.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:02:28.024 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:02:28.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:28.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:28.027 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:02:28.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02:28.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:02:28.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:28.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:28.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:28.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:28.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:02:28.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:02:28.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:02:28.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 14:02:28.052 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 14:02:28.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:02:28.052 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 14:02:28.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:02:28.052 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 14:02:28.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 14:02:28.052 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 14:02:28.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:02:28.053 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 14:02:28.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:02:28.053 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 14:02:28.054 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 14:02:28.054 DEBUG [main][TreeItemHandler] Selecting tree item: Console 14:02:28.054 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 14:02:28.054 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 14:02:28.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:28.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:28.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:28.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:28.056 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 14:02:28.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:28.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:28.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:28.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:28.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:28.061 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 14:02:28.062 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 14:02:28.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:02:28.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:02:28.062 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:02:28.062 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:28.072 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 14:02:28.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:28.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:28.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:28.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:28.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:28.078 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 14:02:28.078 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 14:02:28.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:02:28.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:02:28.078 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:02:28.078 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:28.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:28.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:28.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 "Apply and Close") 14:02:28.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:28.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:28.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:28.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:28.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:28.092 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 14:02:28.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:02:28.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:02:28.092 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:02:28.092 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:28.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:02:28.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:02:28.147 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:02:28.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:28.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:28.147 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 14:02:28.147 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:28.147 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:28.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:28.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:28.148 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildingTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 14:02:28.148 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:28.148 INFO [WorkbenchTestable][RequirementsRunner] Started test: testLimitingConsoleOutput no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 14:02:28.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 14:02:28.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:28.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:28.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:28.148 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:02:28.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02:28.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.*'] 14:02:28.149 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02:28.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.*'] 14:02:28.149 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02:28.149 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:02:28.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:28.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:28.150 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:02:28.150 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:02:28.150 DEBUG [main][MenuItemLookup] Found menu:'File' 14:02:28.150 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:02:28.150 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:02:28.150 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:02:28.150 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:02:28.150 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:02:28.150 DEBUG [main][MenuItemLookup] Item match:Window 14:02:28.150 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:02:28.150 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:02:28.150 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:02:28.150 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:28.150 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:02:28.150 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:02:28.150 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:28.150 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:02:28.151 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:28.151 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:02:28.151 DEBUG [main][MenuItemLookup] Item match:Preferences 14:02:28.151 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:02:28.151 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:02:28.151 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:02:28.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.... 14:02:28.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:02:28.270 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:02:28.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:28.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:28.271 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:02:28.271 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02:28.272 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:02:28.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:28.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:28.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:28.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:28.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:02:28.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:02:28.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:02:28.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 14:02:28.287 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 14:02:28.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:02:28.288 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 14:02:28.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:02:28.288 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 14:02:28.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 14:02:28.288 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 14:02:28.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:02:28.289 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 14:02:28.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:02:28.303 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 14:02:28.304 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 14:02:28.304 DEBUG [main][TreeItemHandler] Selecting tree item: Console 14:02:28.304 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 14:02:28.304 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 14:02:28.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:28.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:28.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:28.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:28.310 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output") 14:02:28.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:28.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:28.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:28.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:28.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:28.315 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Matcher matching widget with label: is "Console buffer size (characters):") 14:02:28.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:28.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:28.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:28.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:28.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:02:28.362 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:02:28.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) 14:02:28.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:28.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:28.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:28.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:28.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:28.369 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:02:28.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:02:28.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:02:28.370 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:02:28.370 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:28.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:02:28.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:02:28.397 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:02:28.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:28.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:28.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:02:28.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:28.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:28.399 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:02:28.399 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:02:28.399 DEBUG [main][MenuItemLookup] Found menu:'File' 14:02:28.399 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:02:28.399 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:02:28.399 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:02:28.399 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:02:28.399 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:02:28.399 DEBUG [main][MenuItemLookup] Item match:Window 14:02:28.400 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:02:28.400 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:02:28.400 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:02:28.400 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:28.400 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:02:28.400 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:02:28.400 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:28.400 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:02:28.400 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:28.400 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:02:28.400 DEBUG [main][MenuItemLookup] Item match:Preferences 14:02:28.400 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:02:28.400 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:02:28.400 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:02:28.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:02:28.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 14:02:28.519 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:02:28.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:28.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:28.521 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:02:28.521 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02:28.521 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:02:28.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:28.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:28.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:28.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:28.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:02:28.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:02:28.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:02:28.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 14:02:28.553 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 14:02:28.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:02:28.554 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 14:02:28.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:02:28.554 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 14:02:28.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 14:02:28.555 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 14:02:28.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:02:28.555 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 14:02:28.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:02:28.555 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 14:02:28.556 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 14:02:28.556 DEBUG [main][TreeItemHandler] Selecting tree item: Console 14:02:28.556 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 14:02:28.556 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 14:02:28.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:28.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:28.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:28.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:28.558 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output") 14:02:28.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:28.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:28.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:28.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:28.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:28.566 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:02:28.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:28.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:28.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:28.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:28.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:28.570 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:02:28.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:02:28.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:02:28.571 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:02:28.571 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:28.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:02:28.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:02:28.599 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:02:28.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:28.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:28.602 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:02:28.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:28.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:28.602 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:02:28.602 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:02:28.603 DEBUG [main][MenuItemLookup] Found menu:'File' 14:02:28.603 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:02:28.603 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:02:28.603 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:02:28.603 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:02:28.603 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:02:28.603 DEBUG [main][MenuItemLookup] Item match:Window 14:02:28.603 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:02:28.603 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:02:28.603 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:02:28.603 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:28.603 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:02:28.603 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:02:28.603 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:28.603 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:02:28.603 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:28.603 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:02:28.603 DEBUG [main][MenuItemLookup] Item match:Preferences 14:02:28.603 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:02:28.603 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:02:28.604 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:02:28.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:02:28.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 'Preferences.*'] is available. finished successfully 14:02:28.747 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:02:28.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:28.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:28.749 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:02:28.749 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02:28.750 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:02:28.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:28.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:28.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:28.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:28.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:02:28.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:02:28.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:02:28.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 14:02:28.755 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 14:02:28.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:02:28.776 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 14:02:28.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:02:28.776 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 14:02:28.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 14:02:28.777 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 14:02:28.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:02:28.777 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 14:02:28.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:02:28.777 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 14:02:28.778 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 14:02:28.778 DEBUG [main][TreeItemHandler] Selecting tree item: Console 14:02:28.778 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 14:02:28.778 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 14:02:28.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:28.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:28.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:28.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:28.780 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Limit console output") 14:02:28.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:28.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:28.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:28.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:28.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:28.783 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Matcher matching widget with label: is "Console buffer size (characters):") 14:02:28.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:28.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:28.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:28.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:28.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:02:28.803 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:02:28.804 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:02:28.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:28.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:28.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:28.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:28.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:28.814 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:02:28.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:02:28.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:02:28.815 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:02:28.815 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:28.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:02:28.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:02:28.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:02:28.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:28.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:28.847 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:02:28.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02:28.848 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:02:28.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02:28.848 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:02:28.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02:28.848 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:02:28.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:28.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:28.849 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:02:28.849 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:02:28.849 DEBUG [main][MenuItemLookup] Found menu:'File' 14:02:28.849 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:02:28.849 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:02:28.849 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:02:28.849 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:02:28.849 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:02:28.849 DEBUG [main][MenuItemLookup] Item match:Window 14:02:28.850 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:02:28.850 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:02:28.850 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:02:28.850 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:28.850 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:02:28.850 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:02:28.850 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:28.850 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:02:28.850 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:28.850 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:02:28.850 DEBUG [main][MenuItemLookup] Item match:Preferences 14:02:28.850 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:02:28.850 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:02:28.850 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:02:28.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:02:28.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. finished successfully 14:02:28.999 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:02:29.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:29.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:29.001 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:02:29.001 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02:29.001 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:02:29.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:29.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:29.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:29.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:29.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:02:29.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:02:29.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:02:29.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 14:02:29.004 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 14:02:29.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:02:29.004 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 14:02:29.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:02:29.004 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 14:02:29.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 14:02:29.005 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 14:02:29.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:02:29.005 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 14:02:29.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:02:29.005 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 14:02:29.005 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 14:02:29.005 DEBUG [main][TreeItemHandler] Selecting tree item: Console 14:02:29.006 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 14:02:29.006 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 14:02:29.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:29.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:29.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:29.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:29.007 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 14:02:29.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:29.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:29.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:29.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:29.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:29.012 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 14:02:29.012 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 14:02:29.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:02:29.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:02:29.012 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:02:29.012 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:29.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 "Apply") 14:02:29.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:29.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:29.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:29.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:29.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:29.055 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 14:02:29.055 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 14:02:29.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:02:29.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:02:29.055 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:02:29.055 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:29.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:29.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:29.059 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 14:02:29.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:29.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:29.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:29.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:29.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:29.068 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 14:02:29.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:02:29.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:02:29.068 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:02:29.068 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:29.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:02:29.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:02:29.087 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:02:29.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:29.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:29.087 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 14:02:29.087 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:29.087 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:29.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:29.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:29.088 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testLimitingConsoleOutput no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 14:02:29.088 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:29.088 INFO [WorkbenchTestable][RequirementsRunner] Started test: getOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 14:02:29.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 14:02:29.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:29.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:29.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:29.088 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:02:29.089 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02:29.089 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:02:29.089 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02:29.089 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:02:29.089 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02:29.089 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:02:29.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:29.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:29.090 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:02:29.090 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:02:29.090 DEBUG [main][MenuItemLookup] Found menu:'File' 14:02:29.090 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:02:29.090 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:02:29.090 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:02:29.090 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:02:29.090 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:02:29.090 DEBUG [main][MenuItemLookup] Item match:Window 14:02:29.090 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:02:29.090 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:02:29.090 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:02:29.090 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:29.090 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:02:29.090 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:02:29.090 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:29.090 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:02:29.090 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:29.090 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:02:29.090 DEBUG [main][MenuItemLookup] Item match:Preferences 14:02:29.090 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:02:29.090 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:02:29.091 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:02:29.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 'Preferences.*'] is available.... 14:02:29.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:02:29.210 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:02:29.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:29.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:29.211 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:02:29.211 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02:29.212 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:02:29.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:29.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:29.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:29.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:29.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:02:29.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:02:29.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:02:29.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:02:29.214 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:02:29.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:02:29.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:02:29.717 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:02:29.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:02:29.718 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:02:29.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:02:29.719 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:02:29.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:02:29.719 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:02:29.720 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Perspectives 14:02:29.720 DEBUG [main][TreeItemHandler] Selecting tree item: Perspectives 14:02:29.720 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Perspectives about selection 14:02:29.720 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Perspectives 14:02:29.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:29.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:29.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:29.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:29.760 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project") 14:02:29.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:29.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:29.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:29.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:29.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 14:02:29.763 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Always open") 14:02:29.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:29.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:29.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:29.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:29.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:29.764 INFO [WorkbenchTestable][RadioButton] Select radio button Alwa&ys open 14:02:29.764 INFO [WorkbenchTestable][AbstractButton] Click button Alwa&ys open 14:02:29.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:02:29.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:02:29.765 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:02:29.765 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:29.765 TRACE [main][WidgetHandler] Notify Button with event 27 14:02:29.765 TRACE [main][WidgetHandler] Wait for synchronization 14:02:29.765 TRACE [main][WidgetHandler] Notify Button with event 13 14:02:29.765 TRACE [main][WidgetHandler] Wait for synchronization 14:02:29.765 TRACE [main][WidgetHandler] Notify Button with event 26 14:02:29.765 TRACE [main][WidgetHandler] Wait for synchronization 14:02:29.765 TRACE [main][WidgetHandler] Notify Button with event 3 14:02:29.765 TRACE [main][WidgetHandler] Wait for synchronization 14:02:29.765 TRACE [main][WidgetHandler] Notify Button with event 4 14:02:29.765 TRACE [main][WidgetHandler] Wait for synchronization 14:02:29.765 TRACE [main][WidgetHandler] Notify Button with event 13 14:02:29.765 TRACE [main][WidgetHandler] Wait for synchronization 14:02:29.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") 14:02:29.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:29.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:29.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:29.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:29.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:29.776 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 14:02:29.776 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 14:02:29.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:02:29.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:02:29.776 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:02:29.776 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:29.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 the associated perspective when creating a new project") 14:02:29.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:29.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:29.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:29.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:29.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 14:02:29.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 "Prompt") 14:02:29.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:29.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:29.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:29.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:29.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:29.781 INFO [WorkbenchTestable][RadioButton] Select radio button Promp&t 14:02:29.782 INFO [WorkbenchTestable][AbstractButton] Click button Promp&t 14:02:29.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:02:29.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:02:29.782 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:02:29.782 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:29.782 TRACE [main][WidgetHandler] Notify Button with event 27 14:02:29.782 TRACE [main][WidgetHandler] Wait for synchronization 14:02:29.782 TRACE [main][WidgetHandler] Notify Button with event 13 14:02:29.782 TRACE [main][WidgetHandler] Wait for synchronization 14:02:29.782 TRACE [main][WidgetHandler] Notify Button with event 26 14:02:29.782 TRACE [main][WidgetHandler] Wait for synchronization 14:02:29.782 TRACE [main][WidgetHandler] Notify Button with event 3 14:02:29.782 TRACE [main][WidgetHandler] Wait for synchronization 14:02:29.782 TRACE [main][WidgetHandler] Notify Button with event 4 14:02:29.782 TRACE [main][WidgetHandler] Wait for synchronization 14:02:29.782 TRACE [main][WidgetHandler] Notify Button with event 13 14:02:29.782 TRACE [main][WidgetHandler] Wait for synchronization 14:02:29.783 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 14:02:29.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:29.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:29.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:29.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:29.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:29.791 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 14:02:29.791 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 14:02:29.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:02:29.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:02:29.791 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:02:29.791 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:29.792 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Group with referenced composite class org.eclipse.reddeer.eclipse.ui.ide.dialogs.IDEPerspectivesPreferencePage, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Open the associated perspective when creating a new project") 14:02:29.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:29.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:29.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:29.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:29.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 14:02:29.796 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.group.DefaultGroup, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Never open") 14:02:29.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:29.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:29.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:29.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:29.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:29.797 INFO [WorkbenchTestable][RadioButton] Select radio button Ne&ver open 14:02:29.797 INFO [WorkbenchTestable][AbstractButton] Click button Ne&ver open 14:02:29.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:02:29.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:02:29.797 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:02:29.797 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:29.797 TRACE [main][WidgetHandler] Notify Button with event 27 14:02:29.797 TRACE [main][WidgetHandler] Wait for synchronization 14:02:29.797 TRACE [main][WidgetHandler] Notify Button with event 13 14:02:29.797 TRACE [main][WidgetHandler] Wait for synchronization 14:02:29.797 TRACE [main][WidgetHandler] Notify Button with event 26 14:02:29.797 TRACE [main][WidgetHandler] Wait for synchronization 14:02:29.798 TRACE [main][WidgetHandler] Notify Button with event 3 14:02:29.798 TRACE [main][WidgetHandler] Wait for synchronization 14:02:29.798 TRACE [main][WidgetHandler] Notify Button with event 4 14:02:29.798 TRACE [main][WidgetHandler] Wait for synchronization 14:02:29.798 TRACE [main][WidgetHandler] Notify Button with event 13 14:02:29.798 TRACE [main][WidgetHandler] Wait for synchronization 14:02:29.798 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 14:02:29.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:29.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:29.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:29.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:29.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:29.807 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 14:02:29.807 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 14:02:29.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:02:29.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:02:29.807 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:02:29.807 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:29.808 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:02:29.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:29.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:29.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:29.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:29.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:29.813 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:02:29.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:02:29.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:02:29.813 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:02:29.813 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:29.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:02:29.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:02:29.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:02:29.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:29.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:29.847 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:02:29.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02:29.848 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:02:29.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02:29.848 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:02:29.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02:29.848 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:02:29.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:29.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:29.849 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:02:29.849 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:02:29.849 DEBUG [main][MenuItemLookup] Found menu:'File' 14:02:29.849 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:02:29.849 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:02:29.849 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:02:29.849 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:02:29.849 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:02:29.849 DEBUG [main][MenuItemLookup] Item match:Window 14:02:29.850 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:02:29.850 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:02:29.850 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:02:29.850 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:29.850 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:02:29.850 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:02:29.850 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:29.850 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:02:29.850 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:29.850 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:02:29.850 DEBUG [main][MenuItemLookup] Item match:Preferences 14:02:29.850 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:02:29.850 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:02:29.850 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:02: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.... 14:02:29.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:02:29.952 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:02:29.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:29.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:29.954 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:02:29.954 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:02:29.954 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:02:29.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:29.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:29.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:29.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:29.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:02:29.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:02:29.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:02:29.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 14:02:29.967 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 14:02:29.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:02:30.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:02:30.469 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 14:02:30.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 14:02:30.470 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 14:02:30.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:02:30.471 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 14:02:30.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:02:30.471 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 14:02:30.471 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 14:02:30.472 DEBUG [main][TreeItemHandler] Selecting tree item: Console 14:02:30.472 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 14:02:30.472 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 14:02:30.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:30.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:30.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:30.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:30.521 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 14:02:30.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:30.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:30.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:30.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:30.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:30.526 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 14:02:30.527 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 14:02:30.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:02:30.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:02:30.527 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:02:30.527 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:30.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 14:02:30.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:30.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:30.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:30.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:30.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:30.534 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 14:02:30.534 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 14:02:30.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:02:30.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:02:30.534 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:02:30.534 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:30.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:30.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:30.544 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 14:02:30.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:30.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:30.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:30.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:30.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:30.549 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 14:02:30.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:02:30.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:02:30.549 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:02:30.550 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:30.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:02:30.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:02:30.572 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:02:30.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:30.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:30.572 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 14:02:30.573 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:30.573 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:30.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:30.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:30.573 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 14:02:30.573 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 14:02:30.573 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:30.573 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:30.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:30.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.516 s - in org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest setOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 1.839 s testSettingConsoleShow no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 0.787 s setOpenAssociatedPerspectiveWithIncorrectOptionTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 0.209 s autoBuildingTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 0.243 s testLimitingConsoleOutput no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 0.94 s getOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 1.485 s Results: Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco-maven-plugin:0.8.7: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.4.0-SNAPSHOT [41/58] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.reddeer.junit.test --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.junit.test --- [INFO] The project's OSGi version is 4.4.0.v20221116-1312 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.junit.test --- [INFO] [INFO] --- tycho-packaging-plugin: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-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.junit.test --- [INFO] Resolving class path of RedDeer JUnit Tests... [INFO] [INFO] --- jacoco-maven-plugin:0.8.7: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.7/org.jacoco.agent-0.8.7-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] --- maven-resources-plugin: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-plugin: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] --- maven-resources-plugin: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-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.junit.test --- [INFO] [INFO] --- tycho-source-plugin: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.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin: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.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.junit.test --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:test (default-test) @ org.eclipse.reddeer.junit.test --- [INFO] {osgi.os=macosx, osgi.ws=cocoa, org.eclipse.update.install.features=true, osgi.arch=x86_64} [ERROR] Cannot resolve project dependencies: [ERROR] You requested to install 'org.eclipse.equinox.p2.iu; org.mockito 1.9.5' but it could not be found [ERROR] [ERROR] See https://wiki.eclipse.org/Tycho/Dependency_Resolution_Troubleshooting for help. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for RedDeer Parent POM File 4.4.0-SNAPSHOT: [INFO] [INFO] RedDeer Parent POM File ............................ SUCCESS [ 6.481 s] [INFO] RedDeer Plugins .................................... SUCCESS [ 0.004 s] [INFO] RedDeer Common ..................................... SUCCESS [ 6.580 s] [INFO] RedDeer Workbench Core ............................. SUCCESS [ 0.995 s] [INFO] RedDeer E4 Workbench Core .......................... SUCCESS [ 0.372 s] [INFO] RedDeer Core ....................................... SUCCESS [ 1.224 s] [INFO] RedDeer SWT ........................................ SUCCESS [ 0.774 s] [INFO] RedDeer JFace ...................................... SUCCESS [ 0.447 s] [INFO] RedDeer Workbench .................................. SUCCESS [ 0.949 s] [INFO] RedDeer E4 Workbench ............................... SUCCESS [ 0.331 s] [INFO] RedDeer UIForms .................................... SUCCESS [ 0.419 s] [INFO] RedDeer Direct ..................................... SUCCESS [ 0.312 s] [INFO] RedDeer JUnit ...................................... SUCCESS [ 0.444 s] [INFO] RedDeer Eclipse .................................... SUCCESS [ 1.294 s] [INFO] RedDeer GEF ........................................ SUCCESS [ 0.539 s] [INFO] RedDeer GEF Spy .................................... SUCCESS [ 0.374 s] [INFO] RedDeer Graphiti ................................... SUCCESS [ 0.359 s] [INFO] RedDeer JDT Junit .................................. SUCCESS [ 0.254 s] [INFO] RedDeer JUnit Extensions ........................... SUCCESS [ 0.591 s] [INFO] RedDeer Requirements ............................... SUCCESS [ 0.399 s] [INFO] RedDeer UI ......................................... SUCCESS [ 0.996 s] [INFO] RedDeer Spy ........................................ SUCCESS [ 0.318 s] [INFO] RedDeer Recorder ................................... SUCCESS [ 0.808 s] [INFO] RedDeer Go ......................................... SUCCESS [ 0.309 s] [INFO] RedDeer Log Parser ................................. SUCCESS [ 0.370 s] [INFO] RedDeer CodeGen .................................... SUCCESS [ 0.539 s] [INFO] RedDeer Test-Apps .................................. SUCCESS [ 0.002 s] [INFO] RedDeer E4 Test App ................................ SUCCESS [ 0.193 s] [INFO] RedDeer Tests ...................................... SUCCESS [ 0.088 s] [INFO] RedDeer Common Tests ............................... SUCCESS [01:09 min] [INFO] RedDeer SWT Tests .................................. SUCCESS [03:31 min] [INFO] RedDeer Core Tests ................................. SUCCESS [03:00 min] [INFO] RedDeer Workbench Tests ............................ SUCCESS [04:45 min] [INFO] RedDeer UIForms Test ............................... SUCCESS [ 21.976 s] [INFO] RedDeer JFace Tests ................................ SUCCESS [01:17 min] [INFO] RedDeer Integration and Eclipse Installation Tests . SUCCESS [ 0.940 s] [INFO] RedDeer Eclipse Tests .............................. SUCCESS [32:39 min] [INFO] RedDeer GEF Tests .................................. SUCCESS [ 51.697 s] [INFO] RedDeer Graphiti Tests ............................. SUCCESS [ 28.325 s] [INFO] RedDeer Direct Tests ............................... SUCCESS [ 31.186 s] [INFO] RedDeer JUnit Tests ................................ FAILURE [ 0.875 s] [INFO] RedDeer Requirements Tests ......................... SKIPPED [INFO] RedDeer UI Tests ................................... SKIPPED [INFO] RedDeer E4 Workbench Tests ......................... SKIPPED [INFO] RedDeer Features ................................... SKIPPED [INFO] RedDeer E4 Feature ................................. SKIPPED [INFO] RedDeer Eclipse Feature ............................ SKIPPED [INFO] RedDeer GEF Spy Feature ............................ SKIPPED [INFO] RedDeer SWT Feature ................................ SKIPPED [INFO] RedDeer Tests Feature .............................. SKIPPED [INFO] RedDeer UI Feature ................................. SKIPPED [INFO] RedDeer Recorder Feature ........................... SKIPPED [INFO] RedDeer GEF/Graphiti Feature ....................... SKIPPED [INFO] RedDeer Spy Feature ................................ SKIPPED [INFO] RedDeer Log Parser Feature ......................... SKIPPED [INFO] RedDeer CodeGen Feature ............................ SKIPPED [INFO] RedDeer Site ....................................... SKIPPED [INFO] RedDeer Archetype .................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 50:01 min [INFO] Finished at: 2022-11-16T14:02:33Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:2.7.5:test (default-test) on project org.eclipse.reddeer.junit.test: Execution default-test of goal org.eclipse.tycho:tycho-surefire-plugin:2.7.5:test failed: Cannot resolve dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.junit.test:4.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.junit.test/.tycho-consumer-pom.xml: See log for details -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :org.eclipse.reddeer.junit.test Build step 'Invoke top-level Maven targets' marked build as failure Terminating xvnc. Archiving artifacts Recording test results [Checks API] No suitable checks publisher found. Sending e-mails to: odockal@redhat.com Finished: FAILURE